h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 36px;
  font-weight: 900;
  line-height: 39px;
  font-family: 'Open Sans Condensed';
  letter-spacing: 1.16px;
}

h4
 {
  font-size: 25px;
  font-weight: 900;
  line-height: 39px;
  font-family: 'Open Sans Condensed';
  letter-spacing: 1.16px;
  text-transform: uppercase;
}
h2{
   font-size: 23px !important;
  line-height: 26px !important;
}
.starter
 {
color:#10aebc;
}

.business
 {
color:#157c8e;
}

.extra
 {
color:#294860;
}

body,
p {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #4a4a4a;
  font-family: 'Open Sans Condensed';
}
a {
  color: #000;
}
a:hover {
  color: #000;
  text-decoration: none;
}
.sppb-addon-content {
  font-family: 'Open Sans Condensed';
  font-weight: 400;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: .64px;
}
.sppb-title-subheading {
  font-weight: 400;
}
body,
#wrapper {
  overflow-x: hidden;
  margin: 0 auto;
}
.btn,
.mijoshop .btn {
  background: #3D0401;
  color: #BD9E66;
  text-decoration: none;
  font-family: 'Open Sans Condensed';
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
  padding: 10px 20px;
  border: none;
}
section.sppb-section .sppb-row-container {
  max-width: 980px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  section.sppb-section .sppb-row-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.mod-sppagebuilder .sppb-section .sppb-container-inner {
  max-width: 980px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .mod-sppagebuilder .sppb-section .sppb-container-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.products-section {
  background-size: 100% auto !important;
}
@media (max-width: 767px) {
  .products-section {
    background-size: auto 1000px !important;
  }
}
.medium-content {
  padding-left: 20px;
  padding-right: 20px;
}
.medium-content .sppb-container-inner {
  max-width: 980px;
  margin: 0 auto;
}
a.scroll-to-top {
  position: fixed;
  bottom: 0;
  left: calc(50% - 21px);
  z-index: 9999;
}
a.scroll-to-top i {
  font-size: 66px;
  color: #3d0401;
}
#wrapper {
  padding-top: 80px;
}
#main-menu-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.lucie-mainmenu {
  height: 150px;
  transition: height 1s ease;
  background: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media (max-width: 767px) {
  .lucie-mainmenu {
    display: none;
  }
}
.lucie-mainmenu .site-tool {
  position: absolute;
  top: 11px;
  right: 0;
  color: #BD9E66;
  font-family: 'Roboto Condensed';
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: .45px;
}
.lucie-mainmenu .site-tool * {
  vertical-align: middle;
  display: inline-block;
}
/*.lucie-mainmenu .site-tool .signin {
  text-decoration: none;
  color: #BD9E66;
  cursor: pointer;
}*/
/*.lucie-mainmenu .site-tool .cart {
  display: inline-block;
  cursor: pointer;
  width: 32px;
  height: 25px;
  background: url('../images/cart.png') no-repeat;
  background-size: contain;
  background-position: center center;
  margin-left: 5px;
  position: relative;
}*/
.lucie-mainmenu .site-tool .cart .mijo-cart-count {
  font-family: 'Poppins';
  font-size: 8px;
  line-height: 10px;
  font-weight: 400;
  height: 10px;
  width: 15px;
  position: absolute;
  right: 1px;
  top: 0;
  text-align: center;
  text-decoration: none;
  color: #000;
}
.lucie-mainmenu .menu-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: calc(50% - 86px);
  display: inline-block;
  height: 40px;
}
.lucie-mainmenu .menu-list li {
  display: inline-block;
}
.lucie-mainmenu .menu-list li a {
  font-family: 'Roboto Condensed';
  text-decoration: none;
  font-weight: 700;
  color: #000;
}
.lucie-mainmenu .menu-list li a img.icon {
  vertical-align: sub;
  margin-left: 5px;
}
.lucie-mainmenu .menu-list li a:hover {
  color: #666666;
}
.lucie-mainmenu .menu-list li:not(:last-child) {
  margin-right: 53px;
}
.lucie-mainmenu .menu-list.left-menu {
  text-align: left;
}
.lucie-mainmenu .menu-list.right-menu {
  text-align: right;
}
.lucie-mainmenu .logo-container {
  /*width: 150px;*/
  width: 170px;
  transition: width .7s ease;
}
.lucie-mainmenu .logo-container img {
  width: 110%;
  padding-bottom: 20px;
}
.lucie-mainmenu input.search {
  border-radius: 6px;
  border: 2px solid #BD9E66;
  color: #BD9E66;
  height: 39px;
  width: 210px;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 50px;
  background: url('../images/Lupe.png') no-repeat;
  background-position: right 20px center;
  background-size: inherit;
}
body.scrolled #main-menu-wrapper .lucie-mainmenu {
  height: 120px;
}
body.scrolled #main-menu-wrapper .lucie-mainmenu .logo-container {
  width: 150px;
}
.lucie-mainmenu-mobile {
  height: auto;
  background: #fff;
  position: relative;
  padding: 15px 2px;
}
@media (min-width: 768px) {
  .lucie-mainmenu-mobile {
    display: none;
  }
}
.lucie-mainmenu-mobile .head-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.lucie-mainmenu-mobile .buttons {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.lucie-mainmenu-mobile .mobile-toggle {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.45px;
  line-height: 16px;
  font-weight: 700;
  color: #000;
}
.lucie-mainmenu-mobile .mobile-toggle i {
  font-size: 40px;
  color: #000;
  margin-right: 12px;
}
.lucie-mainmenu-mobile .site-tool {
  color: #000;
  font-family: 'Roboto Condensed';
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: .45px;
  margin-bottom: 5px;
}
.lucie-mainmenu-mobile .site-tool * {
  vertical-align: middle;
  display: inline-block;
}
/*.lucie-mainmenu-mobile .site-tool .signin {
  text-decoration: none;
  color: #BD9E66;
  cursor: pointer;
}*/
/*.lucie-mainmenu-mobile .site-tool .cart {
  display: inline-block;
  cursor: pointer;
  width: 32px;
  height: 25px;
  background: url('../images/cart.png') no-repeat;
  background-size: contain;
  background-position: center center;
  margin-left: 5px;
  position: relative;
}*/
/*.lucie-mainmenu-mobile .site-tool .cart .mijo-cart-count {
  font-family: 'Roboto Condensed';
  font-size: 8px;
  line-height: 10px;
  font-weight: 400;
  height: 10px;
  width: 15px;
  position: absolute;
  right: 1px;
  top: 0;
  text-align: center;
  text-decoration: none;
  color: #BD9E66;
}*/
.lucie-mainmenu-mobile .menu-list {
  list-style-type: none;
  height: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  transition: all 1s ease;
}
.lucie-mainmenu-mobile .menu-list li {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #000;
}
.lucie-mainmenu-mobile .menu-list li a {
  font-family: 'Roboto Condensed';
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #000;
}
.lucie-mainmenu-mobile .menu-list li a img.icon {
  vertical-align: sub;
  margin-left: 5px;
}
.lucie-mainmenu-mobile.open .menu-list {
  display: block;
  height: auto;
  opacity: 1;
}
.lucie-mainmenu-mobile .logo-container {
  width: 70%;
  text-align: right;
}
.lucie-mainmenu-mobile .logo-container img {
  max-height: 97px;
  width: 100%;
  padding-right: 15px;
  
}
.lucie-mainmenu-mobile input.search {
  border-radius: 6px;
  border: 2px solid #BD9E66;
  color: #BD9E66;
  height: 39px;
  width: 100%;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 50px;
  background: url('../images/Lupe.png') no-repeat;
  background-position: right 20px center;
  background-size: inherit;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .header {
    background-size: auto 498px !important;
    background-position: top center !important;
  }
}
.lucie-header {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .lucie-header {
    flex-direction: column;
  }
}
.lucie-header .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
  text-align: center;
}
.lucie-header .content * {
  color: #fff;
}
.lucie-header .content .title {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 700;
  font-size: 97px;
  line-height: 97px;
  letter-spacing: .64px;
  margin: 0;
}
.lucie-header .content .subtitle {
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-size: 64px;
  line-height: 90px;
  letter-spacing: .64px;
  margin: 0;
}
.lucie-header .content .year {
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-size: 64px;
  line-height: 90px;
  letter-spacing: .64px;
  margin: 0;
}
.lucie-header .content .line {
  background: #fff;
  max-width: 500px;
  width: calc(100% - 20px);
  height: 4px;
}
.lucie-header .product {
  width: 272px;
  height: auto;
  padding: 22px;
  background: #fff;
  background-image: url('../images/traube-black.png');
  background-repeat: no-repeat;
  background-size: inherit;
  background-position: top 15px left 13px;
  box-shadow: 6px 7px 13px 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #979797;
}
.lucie-header .product .product-image {
  margin: 10px 20px 0 20px;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.lucie-header .product .product-title {
  margin: 24px 0 0 0;
  font-family: 'Roboto Condensed';
  color: #333;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
}
.lucie-header .product .product-subtitle {
  font-family: 'Roboto Condensed';
  color: #333;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
}
.lucie-header .product .rating-price {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 5px;
}
.lucie-header .product .rating-price .rating .rate {
  width: 17px;
  height: 17px;
  display: inline-block;
  background-size: inherit;
  background-position: center center;
  background-repeat: no-repeat;
}
.lucie-header .product .rating-price .rating .rate.starred {
  background-image: url('../images/stared.png');
}
.lucie-header .product .rating-price .rating .rate.unstarred {
  background-image: url('../images/unstared.png');
}
.lucie-header .product .rating-price .price {
  font-family: 'Roboto Condensed';
  color: #3D0401;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
}
.lucie-header .product .links {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
}
.lucie-header .product .links .more {
  font-family: 'Roboto Condensed';
  color: #3D0401;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .45px;
  text-decoration: none;
  text-transform: uppercase;
}
.lucie-header .product .links .product-button {
  font-family: 'Roboto Condensed';
  color: #3D0401;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .45px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #979797;
  border-radius: 8px;
  padding: 5px 10px;
}
.lucie-products .products {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lucie-products .products .product {
  width: calc(33% - 20px);
  height: auto;
  padding: 22px;
  background: #fff;
  background-image: url('../images/traube-black.png');
  background-repeat: no-repeat;
  background-size: inherit;
  background-position: top 15px left 13px;
  box-shadow: 6px 2px 24px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .lucie-products .products .product {
    width: calc(50% - 5px);
    margin-bottom: 20px;
  }
}
.lucie-products .products .product .product-image {
  margin: 10px 20px 0 20px;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.lucie-products .products .product .product-title {
  margin: 24px 0 0 0;
  font-family: 'Roboto Condensed';
  color: #333;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
}
.lucie-products .products .product .product-subtitle {
  font-family: 'Roboto Condensed';
  color: #333;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
}
.lucie-products .products .product .rating-price {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .lucie-products .products .product .rating-price {
    display: block;
  }
}
.lucie-products .products .product .rating-price .rating .rate {
  width: 17px;
  height: 17px;
  display: inline-block;
  background-size: inherit;
  background-position: center center;
  background-repeat: no-repeat;
}
.lucie-products .products .product .rating-price .rating .rate.starred {
  background-image: url('../images/stared.png');
}
.lucie-products .products .product .rating-price .rating .rate.unstarred {
  background-image: url('../images/unstared.png');
}
.lucie-products .products .product .rating-price .price {
  font-family: 'Roboto Condensed';
  color: #3D0401;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
}
.lucie-products .products .product .links {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
}
.lucie-products .products .product .links .more {
  font-family: 'Roboto Condensed';
  color: #3D0401;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .45px;
  text-decoration: none;
  text-transform: uppercase;
}
.lucie-products .products .product .links .product-button {
  font-family: 'Roboto Condensed';
  color: #3D0401;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .45px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #979797;
  border-radius: 8px;
  padding: 5px 10px;
}
.lucie-products .show-more {
  margin-top: 52px;
}
.lucie-products .show-more a {
  background: #3D0401;
  color: #BD9E66;
  text-decoration: none;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
  padding: 19px 59px;
}
.lucie-tabs {
  padding-top: 27px;
  padding-bottom: 27px;
  box-shadow: 0 7px 10px 0 rgba(0, 0, 0, 0.5);
  background: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .lucie-tabs {
    box-shadow: none;
  }
}
.lucie-tabs .tab {
  display: inline-block;
  text-align: center;
  height: 52px;
  line-height: 52px;
  padding: 0 20px;
  font-family: 'Roboto Condensed';
  color: #BD9E66;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .45px;
}
.lucie-tabs .tab:not(:last-child) {
  border-right: 1px solid #979797;
}
.lucie-tabs .tab img {
  height: 38px;
  margin-right: 8px;
}
@media (max-width: 767px) {
  .lucie-tabs .tab {
    margin: 0 auto;
    display: block;
    width: 250px;
    text-align: left;
    border: none !important;
  }
}
.lucie-image-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .lucie-image-content {
    flex-direction: column;
  }
}
.lucie-image-content .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: calc(50% - 267px);
}
@media (max-width: 767px) {
  .lucie-image-content .image {
    width: 100%;
    height: 670px;
  }
}
.lucie-image-content .main {
  width: 707px;
  text-align: center;
  padding: 41px 7px 17px 15px;
}
@media (max-width: 767px) {
  .lucie-image-content .main {
    width: 100%;
  }
}
.lucie-image-content .main .title {
  font-family: 'Alegreya';
  color: #BD9E66;
  font-size: 36px;
  font-weight: 900;
  font-style: italic;
  line-height: 39px;
  margin: 0;
  letter-spacing: 1.16px;
}
.lucie-image-content .main .content {
  margin-top: 20px;
}
.lucie-image-content .main .author {
  font-family: 'Alegreya';
  color: #BD9E66;
  font-size: 14px;
  font-weight: 700;
  font-style: italic;
  line-height: 19px;
  letter-spacing: .45px;
  margin-top: 5px;
}
.lucie-image-content .holder {
  width: calc(50% - 460px);
}
@media (max-width: 767px) {
  .lucie-image-content .holder {
    display: none;
  }
}
.lucie-slide-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .lucie-slide-content {
    flex-direction: column;
  }
}
.lucie-slide-content .holder {
  width: calc(50% - 460px);
}
@media (max-width: 767px) {
  .lucie-slide-content .holder {
    display: none;
  }
}
.lucie-slide-content .images {
  width: calc(50% - 267px);
  position: relative;
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .lucie-slide-content .images {
    width: 100%;
    height: 670px;
    order: 1;
  }
}
.lucie-slide-content .images .image {
  width: 100%;
  min-height: 626px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: top;
}
@media (max-width: 767px) {
  .lucie-slide-content .images .image {
    width: 100%;
    height: 670px;
  }
}
.lucie-slide-content .images .slick-dots {
  bottom: 10px !important;
}
@media (min-width: 768px) {
  .lucie-slide-content .images .slick-dots {
    width: auto;
    left: 30%;
  }
}
.lucie-slide-content .images .slick-dots li {
  margin: 0;
}
.lucie-slide-content .images .slick-dots li button:before {
  font-size: 8px;
  color: #9B9B9B;
}
.lucie-slide-content .images .slick-dots li.slick-active button:before {
  color: #D8D8D8;
}
.lucie-slide-content .main {
  width: 707px;
  text-align: center;
  padding: 22px;
}
@media (max-width: 767px) {
  .lucie-slide-content .main {
    width: 100%;
    order: 2;
  }
}
.lucie-slide-content .main .wrap-main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  border: 6px solid #BD9E66;
  padding: 30px;
}
.lucie-slide-content .main .wrap-main .title {
  font-family: 'Alegreya';
  color: #BD9E66;
  font-size: 36px;
  font-weight: 900;
  font-style: italic;
  line-height: 39px;
  margin: 0;
  letter-spacing: 1.16px;
}
.lucie-slide-content .main .wrap-main .content {
  margin-top: 30px;
}
.lucie-slide-content .main .wrap-main .author {
  font-family: 'Alegreya';
  color: #BD9E66;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: .45px;
  margin-top: 40px;
}
.lucie-slide-content .main .wrap-main .foot {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.lucie-slide-content .main .wrap-main .foot .foot-button {
  font-family: 'Roboto Condensed';
  color: #BD9E66;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: .45px;
}
.lucie-slide-content .main .wrap-main .foot .foot-button img {
  height: 20px;
  margin-right: 5px;
}
.lucie-image-content-2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .lucie-image-content-2 {
    flex-direction: column;
  }
}
.lucie-image-content-2 .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 50%;
}
@media (max-width: 767px) {
  .lucie-image-content-2 .image {
    width: 100%;
    height: 408px;
  }
}
.lucie-image-content-2 .main {
  width: 50%;
  text-align: left;
  padding: 20px 30px;
  border: 6px solid #BD9E66;
}
@media (max-width: 767px) {
  .lucie-image-content-2 .main {
    width: 100%;
  }
}
.lucie-image-content-2 .main .title {
  font-family: 'Alegreya';
  color: #BD9E66;
  font-size: 36px;
  font-weight: 900;
  font-style: italic;
  line-height: 39px;
  margin: 0;
  letter-spacing: 1.16px;
}
.lucie-image-content-2 .main .subtitle {
  font-family: 'Alegreya';
  color: #BD9E66;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  line-height: 25px;
  margin: 0;
  letter-spacing: 1.16px;
}
.lucie-image-content-2 .main .content {
  margin-top: 20px;
}
.lucie-image-content-2 .main .author {
  font-family: 'Roboto Condensed';
  color: #BD9E66;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 16px;
  letter-spacing: .45px;
  margin-top: 30px;
  margin-bottom: 50px;
}
.lucie-image-content-3 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .lucie-image-content-3 {
    flex-direction: column;
  }
}
.lucie-image-content-3 .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 50%;
  min-height: 586px;
}
@media (max-width: 767px) {
  .lucie-image-content-3 .image {
    width: 100%;
  }
}
.lucie-image-content-3 .main {
  width: 460px;
  min-height: 586px;
  text-align: left;
  padding: 83px 0 83px 25px;
  *display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .lucie-image-content-3 .main {
    width: 100%;
    padding: 36px 20px;
    text-align: center;
    min-height: none;
  }
}
.lucie-image-content-3 .main .title {
  font-family: 'Alegreya';
  color: #BD9E66;
  font-size: 36px;
  font-weight: 900;
  font-style: italic;
  line-height: 39px;
  margin: 0;
  letter-spacing: 1.16px;
}
.lucie-image-content-3 .main .subtitle {
  font-family: 'Alegreya';
  color: #BD9E66;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  line-height: 25px;
  margin: 0;
  letter-spacing: 1.16px;
}
.lucie-image-content-3 .main .content {
  margin-top: 50px;
}
.lucie-image-content-3 .main .content.extra {
  height: 0;
  overflow: hidden;
  transition: height 1s ease;
}
.lucie-image-content-3 .main .author {
  font-family: 'Roboto Condensed';
  color: #BD9E66;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 16px;
  letter-spacing: .45px;
  margin-top: 30px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
}
.lucie-image-content-3 .main .author.clicked {
  display: none;
}
.lucie-image-content-3 .main .author.clicked + .content.extra {
  height: auto;
}
.lucie-image-content-3 .holder {
  width: calc(50% - 460px);
}
.sppb-ajaxt-contact-form input {
  border: 1px solid #000;
  color: #000;
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
  letter-spacing: .64px;
  padding: 15px;
}
.sppb-ajaxt-contact-form textarea {
  border: 1px solid #000;
  color: #000;
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
  letter-spacing: .64px;
  padding: 15px;
  background: none;
  resize: none;
  width: 100%;
  height: 134px;
}
.sppb-ajaxt-contact-form .email-name-group {
  display: flex;
  flex-direction: row;
}
.sppb-ajaxt-contact-form .email-name-group input[name="email"] {
  width: 62%;
  margin-right:2%;
  background: none;
}
.sppb-ajaxt-contact-form .email-name-group input[name="name"] {
  width: 36%;
 /* background-color: #fff;*/
  background: none;
  color: #000;
}
.sppb-ajaxt-contact-form .sppb-btn {
  background: none;
  border: 1px solid #000;
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
  letter-spacing: .64px;
  padding: 15px;
  color: #000;
  border-radius: 0;
  min-width: 200px;
}
.address .sppb-addon-content {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1.7px;
}
.sppb-link-list-list ul li {
  letter-spacing: 1.7px;
}
.foot-header .sppb-addon-title {
  letter-spacing: 1.7px;
}
.copy-right .sppb-addon-title {
  font-weight: 400;
  letter-spacing: 1.7px;
}
.foot-text .sppb-addon-content {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}
.tim-social-icons .icon {
  display: inline-block;
}
.tim-social-icons .icon img {
  height: 29px;
}
.tim-social-icons .icon:not(:last-child) {
  margin-right: 50px;
}
.lucie-wine-regions .countries {
  display: flex;
  flex-direction: row;
  max-width: 980px;
  margin: 0 auto;
}
.lucie-wine-regions .countries .country {
  width: 25%;
  padding-top: 32%;
  background-size: cover;
  background-position: center center;
  background-repeat: none;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.lucie-wine-regions .countries .country .overlay {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(61, 4, 1, 0.55);
  transition: top .5s ease;
}
.lucie-wine-regions .countries .country .overlay h4 {
  font-family: 'Roboto Condensed';
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.77px;
  line-height: 25px;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .lucie-wine-regions .countries .country .overlay h4 {
    font-size: 16px;
  }
}
.lucie-wine-regions .countries .country .overlay .line {
  width: 68px;
  height: 3px;
  background: #fff;
  margin-top: 10px;
  margin-bottom: 30px;
}
.lucie-wine-regions .countries .country:hover .overlay,
.lucie-wine-regions .countries .country.selected .overlay {
  top: 0;
}
.tabs-slider .lucie-wine-region-tabs {
  max-width: 980px;
  margin: 50px auto;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: row;
  justify-content: center;
}
.tabs-slider .lucie-wine-region-tabs:not(.selected) {
  display: none;
}
.tabs-slider .lucie-wine-region-tabs .tab {
  display: inline-block;
  cursor: pointer;
}
.tabs-slider .lucie-wine-region-tabs .tab:not(:last-child) {
  margin-right: 55px;
}
@media (max-width: 767px) {
  .tabs-slider .lucie-wine-region-tabs .tab:not(:last-child) {
    margin-right: 20px;
  }
}
.tabs-slider .lucie-wine-region-tabs .tab .title {
  font-family: "Roboto Condensed";
  font-size: 18px;
  font-weight: bold;
  line-height: 29px;
  letter-spacing: normal;
  margin: 0;
  color: #3D0401;
}
.tabs-slider .lucie-wine-region-tabs .tab .subtitle {
  font-family: "Roboto Condensed";
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  letter-spacing: normal;
  color: #3D0401;
}
.tabs-slider .lucie-wine-region-tabs .tab:hover *,
.tabs-slider .lucie-wine-region-tabs .tab.selected * {
  color: #BD9E66;
}
.lucie-region-products .lucie-region {
  display: block;
}
.lucie-region-products .lucie-region .lucie-image-content-3 {
  background: #3D0401;
}
.lucie-region-products .lucie-region .products {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px;
}
.lucie-region-products .lucie-region .products .product {
  width: calc(16.66% - 20px);
  height: auto;
  padding: 22px;
  background: #fff;
  background-image: url('../images/traube-black.png');
  background-repeat: no-repeat;
  background-size: inherit;
  background-position: top 15px left 13px;
  box-shadow: 6px 2px 24px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 40px;
}
.lucie-region-products .lucie-region .products .product:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .lucie-region-products .lucie-region .products .product {
    width: calc(50% - 5px);
    margin-bottom: 20px;
  }
}
.lucie-region-products .lucie-region .products .product .product-image {
  margin: 10px 20px 0 20px;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.lucie-region-products .lucie-region .products .product .product-title {
  margin: 24px 0 0 0;
  font-family: 'Roboto Condensed';
  color: #333;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
}
.lucie-region-products .lucie-region .products .product .product-subtitle {
  font-family: 'Roboto Condensed';
  color: #333;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
}
.lucie-region-products .lucie-region .products .product .rating-price {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .lucie-region-products .lucie-region .products .product .rating-price {
    display: block;
  }
}
.lucie-region-products .lucie-region .products .product .rating-price .rating .rate {
  width: 17px;
  height: 17px;
  display: inline-block;
  background-size: inherit;
  background-position: center center;
  background-repeat: no-repeat;
}
.lucie-region-products .lucie-region .products .product .rating-price .rating .rate.starred {
  background-image: url('../images/stared.png');
}
.lucie-region-products .lucie-region .products .product .rating-price .rating .rate.unstarred {
  background-image: url('../images/unstared.png');
}
.lucie-region-products .lucie-region .products .product .rating-price .price {
  font-family: 'Roboto Condensed';
  color: #3D0401;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
}
.lucie-region-products .lucie-region .products .product .links {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
}
.lucie-region-products .lucie-region .products .product .links .more {
  font-family: 'Roboto Condensed';
  color: #3D0401;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .45px;
  text-decoration: none;
  text-transform: uppercase;
}
.lucie-region-products .lucie-region .products .product .links .product-button {
  font-family: 'Roboto Condensed';
  color: #3D0401;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .45px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #979797;
  border-radius: 8px;
  padding: 5px 10px;
}
.lucie-region-products .show-more {
  margin-top: 52px;
}
.lucie-region-products .show-more a {
  background: #3D0401;
  color: #BD9E66;
  text-decoration: none;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
  padding: 19px 59px;
}
.sppb-link-list-wrap ul li:hover a {
  color: #3d0401 !important;
}
body.scrolled .lucie-mainmenu-mobile {
  display: none !important;
}
.mijoshop .product-layout .product-thumb {
  border: none;
  box-shadow: 6px 2px 24px 0 rgba(0, 0, 0, 0.5);
  padding: 22px;
  background: #fff;
  background-image: url('../images/traube-black.png');
  background-repeat: no-repeat;
  background-size: inherit;
  background-position: top 15px left 13px;
}
.mijoshop .product-layout .product-thumb .caption h4 {
  margin: 24px 0 0 0;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .64px;
}
.mijoshop .product-layout .product-thumb .caption h4 a {
  color: #333;
}
.mijoshop .product-layout .product-thumb .caption h4 a:hover {
  text-decoration: none;
}
.mijoshop .product-layout .product-thumb .caption p {
  font-family: 'Roboto Condensed';
}
.mijoshop .product-layout .product-thumb .caption p:not(.price) {
  color: #333;
}
.mijoshop #content_oc > h3 {
  color: #333;
  font-family: 'Alegreya';
}
.mijoshop #content_oc .table .btn {
  padding: 0 7px;
}
