body {
    font: normal normal normal 18px/26px Montserrat !important;
}

.category-layout-extra{
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font: normal normal bold 20px/24px Montserrat !important;
}

/* HEADER */
#header #sticky-wrapper div[data-sticky-menu] {
    background-color: white;
}
#header #sticky-wrapper .main-header {
    padding-top: 5.215px;
    padding-bottom: 5.215px
}
#header #sticky-wrapper .header-right {
    margin: 0;
}
#header .display-top {
    justify-content: right !important;
}
#header .display-top .searchbar-wrapper {
    margin-left: 0;
    width: auto;
    margin-bottom: 0;
}
#header .search-widget{
    display: inline-block;
    width: auto;
}
#header .search-widget form {
    display: flex;
    flex-direction: row;
}
#header .search-widget form input[type="text"] {
    max-width: 77px;
    height: 18px;
    border: 0;
    padding: 0;
    font: normal normal normal 14px/18px Montserrat;
    color: #BFBBBA;
    margin-right: 60px;
    margin-top: 2px;
}
#header .search-widget form input[type="text"]:focus {
    background-color: transparent;
    border-radius: 0;
}
#header .search-widget form [type="submit"] {
    width: 20px;
    height: 20px;
}
#header .search-widget form [type="submit"]:active {
    background-color: transparent;
    border: 0;
}
#header .search-widget form [type="submit"] svg {
    width: 100%;
    height: 100%;
}
#header .cart-preview .cart-header .cart-link,
#header .user-info .account-link > a {
    padding: 0;
    font-weight: 500;
}
#header #sticky-wrapper:not(.is-sticky) .user-info .account-link > a{
    color: #fff;
}
#header .user-info .account-link > a svg {
    width: 17px;
    height: 22px;
}

.cart-dropdown-wrapper .product-infos .product-name{
  font: normal normal normal 16px/19px Montserrat;
}

#header .cart-preview .cart-header .cart-link {
    font: normal normal 600 14px/18px Montserrat;
    color: #666666 !important;
}
#header .cart-preview .cart-header .cart-link:hover {
    background-color: unset;
}
#header .cart-preview .cart-header .cart-link svg {
    width: 19px;
    height: 22px;
}
#header .cart-preview .cart-header .cart-link .cart-total-value {
    margin-left: 10px;
}
#header .cart-preview .cart-header .cart-products-count {
    background-color: #C5AB76;
    width: 20px;
    height: 20px;
    left: 11px;
    top: -11px;
    font: normal normal 600 14px/18px Montserrat;
}
#header #sticky-wrapper .display-top > div {
    margin-left: 20px;
}
#header .header-main-menu {
    background: #C5AB76;
    box-shadow: none;
}
#header #amegamenu .anav-top {
    margin: 0;
    justify-content: space-between;
}
#header #amegamenu .anav-top .amenu-item {
    margin: 0;
}
#header #amegamenu .anav-top .amenu-item .chevron_down {
    transform: rotate(-90deg);
    height: 12px;
    width: 6px;
    margin-left: 8px;
}
#header #amegamenu .anav-top .amenu-item:hover {
    background: transparent;
}
#header #amegamenu .anav-top .amenu-item .amenu-link{
    text-align: right;
    font: normal normal bold 16px/21px Playfair Display;
    letter-spacing: 1.28px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
}
#_desktop_breadcrumb .breadcrumb-wrapper {
    background: #faf7f2;
}
#_desktop_breadcrumb .breadcrumb-wrapper ol.breadcrumb{
    padding: 20.5px 0px;
}
#_desktop_breadcrumb .breadcrumb-wrapper .breadcrumb .breadcrumb-item a{
    font: normal normal 600 16px/19px Montserrat;
    color: #666666;
    text-transform: initial;
}
#_desktop_breadcrumb .breadcrumb-wrapper .breadcrumb .breadcrumb-item:last-child a {
    color: #C5AB76;
}

/* FOOTER */
footer {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 30px !important;
  }
  
  footer .footer-links,
  footer .footer-left,
  footer .footer-right {
    padding: 0;
    flex: 1;
  }
  
  footer .footer-wrapper {
    display: flex;
    flex-direction: row !important;
    flex-wrap: nowrap;
  }
  
  footer .footer-left .logo svg {
    margin: auto;
  }
  
  footer .footer-left {
    border-left: 1px solid #ebe1cc;
    border-right: 1px solid #ebe1cc;
  }
  
  footer .footer-left.mobile {
    display: none;
  }
  
  footer .footer-about-us {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-right: 0 !important;
    max-width: 300px !important;
    margin: auto;
  }
  
  footer .footerInfo {
    color: #666666 !important;
    font-weight: 700 !important;
    text-align: center;
    margin-top: 30px !important;
    margin-bottom: 0;
    font: normal normal 500 16px / 19px Montserrat !important;
  }
  
  footer .social-links {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 30px !important;
    margin-left: unset !important;
  }
  
  footer .whatsappBlock a {
    margin-top: 30px !important;
    background: transparent;
    border: 2px solid #65bc54;
    border-radius: 0;
    font-size: 16px;
    color: #65bc54 !important;
    font-weight: 900;
    line-height: 19px;
    width: auto !important;
    padding: 15px !important;
  }
  
  .whatsappBlock a img {
    height: 19px !important;
    width: 19px !important;
  }
  
  footer .whatsappBlock {
    text-align: center;
  }
  
  footer .social-links .twitter,
  footer .social-links .vimeo,
  footer .social-links .rss {
    display: none;
  }
  
  footer .footer-right .block-newsletter {
    display: none;
  }
  
  footer .footer-right .contacts p {
    font-size: 12px !important;
  }
  
  footer .footer-main h4 {
    font-size: 18px !important;
    font-weight: 900;
    line-height: 22px;
    color: #c5ab76 !important;
    text-transform: unset !important;
    text-wrap: nowrap !important;
    font: normal normal bold 18px/22px Montserrat;
  }
  
  footer .linklist li a:before {
    content: "-" !important;
    padding-right: 2px !important ;
  }
  
  footer .linklist li {
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #666666 !important;
    line-height: 19px;
  }
  
  footer .fa.fa-phone,
  footer .fa.fa-map-marker {
    color: #c5ab76;
  }
  
  footer .copyright-payment p {
    font-size: 12px;
  }
  
  footer .copyright-payment {
    font-size: 10px;
  }
  
  footer .footer-bottom {
    border-top: 1px solid #c5ab76;
    margin-top: 40px;
  }
  
  .scroll-button {
    border-radius: 0 !important;
    height: 31px !important;
    width: 31px !important;
  }
  
  .scroll-button i {
    height: 31px !important;
    width: 31px !important;
    top: 4px !important;
  }
  
  @media screen and (max-width: 768px) {
    footer .footer-wrapper {
      flex-direction: column !important;
    }
    footer .footer-left {
      border-left: unset;
      border-right: unset;
    }
    footer .footer-left.mobile {
      display: unset;
    }
  
    footer .footer-left.desktop {
      display: none;
    }
  
    footer .footer-menu {
      margin-top: 0 !important ;
      margin-bottom: 0 !important;
    }
  
    footer .linklist.margin {
      margin-top: 30px !important;
    }
  }
  
  @media screen and (min-width: 768px) and (max-width: 991px) {
    footer .footer-links,
    footer .footer-left,
    footer .footer-right {
      padding: 20px !important;
    }
  }

/* FEATURED CATEGORIES */
.aone-featuredcategories {
    margin-top: 115px;
}
.aone-featuredcategories .block-content {
    max-width: 1078px;
    margin: auto;
}
.aone-featuredcategories .block-content button.slick-arrow {
    background: #FFFFFF;
    border: 2px solid #C5AB76;
    border-radius: 0;
    opacity: 1;
    color: #C5AB76;
}
.aone-featuredcategories .block-content .slick-prev {
    left: -50px;
    top: calc(50% - 30px);
}
.aone-featuredcategories .block-content .slick-prev:before {
    content: '\F053';
    font-size: 19px;
    margin-right: 3px;
}
.aone-featuredcategories .block-content .slick-next {
    right: -50px;
    top: calc(50% - 30px);
}
.aone-featuredcategories .block-content .slick-next:before {
    content: '\F054';
    font-size: 19px;
    margin-left: 3px;
}
.aone-featuredcategories .category-container {
    border-radius: 0 !important;
}
.aone-featuredcategories .category-block .category-image {
    padding: 0 !important;
    margin-bottom: -35px;
}
.aone-featuredcategories .category-block .category-image img {
    max-width: 346px;
    max-height: 255px;
}
.aone-featuredcategories .category-block .category-name {
    background: #C5AB76 !important;
    max-width: 306px;
    font: normal normal normal 22px / 30px Playfair Display !important;
    margin: auto !important;
    color: #fff;
    text-transform: initial !important;
    padding: 20px 0px !important;
    position: relative;
}
/* FEATURED PRODUCTS */
#featured-products.featured-products {
    margin-top: 60px;
}
#featured-products.featured-products .title-block {
    text-transform: initial;
    letter-spacing: 0;
    width: 100%;
    margin: auto;
}
#featured-products.featured-products .title-block .title {
    text-align: center;
    font: normal normal normal 40px/53px Playfair Display;
    color: #666666;
    margin-bottom: 30px;
    width: 100%;
}
#featured-products.featured-products .description {
    text-align: center;
    font: normal normal normal 16px/19px Montserrat;
    color: #666666;
    max-width: 600px;
    margin: 0 auto 40px;

}
#featured-products.featured-products .product-list {}
#featured-products.featured-products .product-list .product-list-wrapper {}
#featured-products.featured-products .product-list .product-list-wrapper .product-miniature {}
#featured-products.featured-products .product-list .product-list-wrapper .product-miniature .product-container {
    box-shadow: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#featured-products.featured-products .product-list .product-list-wrapper .product-miniature .product-thumbnail {
    padding: 0;
    border: 2px solid #C5AB76;
    border-radius: 0;
}
#featured-products.featured-products .product-list .product-list-wrapper .product-miniature .product-name {
    min-height: 62px;
    max-height: 62px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
#featured-products.featured-products .product-list .product-list-wrapper .product-miniature .product-name a{
    text-align: center;
    font: normal normal bold 16px/19px Montserrat;
    letter-spacing: 0px;
    color: #666666;
}
#featured-products.featured-products .product-list .product-list-wrapper .product-miniature .second-block-wrapper{
    text-align: center;
}
#featured-products.featured-products .product-list .product-miniature .product-price-and-shipping .first-prices,
#featured-products.featured-products .product-list .product-miniature .product-price-and-shipping .first-prices .price {
    font: normal normal bold 24px/29px Montserrat;
    letter-spacing: 0px;
    color: #666666;
    width: 100%;
}
#featured-products.featured-products.specials-products .product-list .product-miniature .product-price-and-shipping .first-prices,
#featured-products.featured-products.specials-products .product-list .product-miniature .product-price-and-shipping .first-prices .price {
    font: normal normal bold 24px/24px Montserrat;
    letter-spacing: 0px;
    color: #C5AB76;
    width: 100%;
}
.js-product-miniature .product-price-and-shipping .regular-price {
    text-decoration: line-through;
    font: normal normal bold 20px/24px Montserrat;
    letter-spacing: 0px;
    color: #666666;
}
#featured-products.featured-products .product-list .product-miniature .product-price-and-shipping {
    display: inline-flex;
}
#featured-products.featured-products .product-flags .product-flag span {
    font: normal normal bold 14px/18px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: #666666;
}

/* FEATURED PRODUCTS SLIDER */
.pos-featured-products {
    padding: 0;
    margin-top: 80px;
}
.pos-featured-products .owl-prev {
    left: 0px !important;
}
.pos-featured-products .owl-next {
    right: 0px !important;
}
.pos-featured-products .owl-nav > div {
    opacity: 0.5;
    color: #C5AB76;
}
.pos-featured-products .owl-nav > div.owl-prev:hover,
.pos-featured-products .owl-nav > div.owl-next:hover {
    opacity: 1;
    color: #C5AB76;
}
.pos-featured-products .pos_title {
    text-transform: initial;
    letter-spacing: 0;
    width: 100%;
    margin: 0 auto 40px;
}
.pos-featured-products .pos_title h2 {
    text-align: center;
    font: normal normal normal 40px/53px Playfair Display;
    color: #666666;
    margin-bottom: 30px;
    width: 100%;
    padding: 0;
}
.pos-featured-products .pos_title .text2 {
    text-align: center;
    font: normal normal normal 16px/19px Montserrat;
    color: #666666;
}
.pos-featured-products .product-miniature {
    margin-bottom: 50px;
}
.pos-featured-products .product-miniature .product-container {
    box-shadow: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pos-featured-products .product-miniature .product-thumbnail {
    padding: 0;
    border: 2px solid #C5AB76;
    border-radius: 0;
}
.pos-featured-products .product-miniature .product-name {
    text-align: center;
}
.pos-featured-products .product-miniature .product-name a{
    text-align: center;
    font: normal normal bold 16px/19px Montserrat;
    letter-spacing: 0px;
    color: #666666;
}
.pos-featured-products .product-miniature .second-block-wrapper{
    text-align: center;
}
.pos-featured-products .product-miniature .product-price-and-shipping .first-prices,
.pos-featured-products .product-miniature .product-price-and-shipping .first-prices .price {
    font: normal normal bold 24px/29px Montserrat;
    letter-spacing: 0px;
    color: #666666;
    width: 100%;
}

/* SUBSCRIBE NEWSLETTER */
.block-newsletter.js-emailsubscription {
    max-width: 100% !important;
    background: url('../images/banner_newsletter.png') no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 120px;
}
.block-newsletter.js-emailsubscription h4{
    font: normal normal normal 30px/40px Playfair Display;
    letter-spacing: 0px;
    color: #666666;
}
.block-newsletter.js-emailsubscription .newsletter-form .input-wrapper {
    display: flex;
}
.block-newsletter.js-emailsubscription .newsletter-form .input-wrapper input {
    font: normal normal normal 18px/22px Montserrat;
    letter-spacing: 0px;
    color: #ABABAB;
    max-width: 426px;
    width: 100%;
    border: 0;
    border-radius: 0;
    background: unset;
    padding: 12px 0;
    border-bottom: 1px solid #CECECE;
    margin-right: 20px;
}
.block-newsletter.js-emailsubscription .newsletter-form .input-wrapper .input-btn {}
.block-newsletter.js-emailsubscription .newsletter-form .input-wrapper .input-btn button {
    font: normal normal bold 16px/19px Montserrat;
    letter-spacing: 0px;
    color: #C5AB76;
    border-radius: 0;
    padding: 12px 30px;
    background: unset;
    border: 2px solid #C5AB76;
    text-transform: initial;
}
.block-newsletter.js-emailsubscription .newsletter-message .conditons {
    font: normal normal normal 10px/13px Montserrat !important;
    letter-spacing: 0px;
    color: #ABABAB;
    margin-top: 15px;
}
.block-newsletter.js-emailsubscription #gdpr_consent {
    margin-top: 15px;
}
.block-newsletter.js-emailsubscription #gdpr_consent .psgdpr_consent_message {
    font: normal normal normal 14px/18px Montserrat;
    color: #ABABAB;
}
.block-newsletter.js-emailsubscription #gdpr_consent a{
    color: #C5AB76;
}

.block-newsletter.js-emailsubscription #gdpr_consent .custom-checkbox input[type="checkbox"] + span {
    border: 2px solid #C5AB76;
    background-color: transparent;
    width: 18px;
    height: 18px;
}
.block-newsletter.js-emailsubscription #gdpr_consent .custom-checkbox input[type="checkbox"]:checked + span {
    background-color: #91865d;
}

/* SHIPPING TERMS */
.shipping-terms {}
.shipping-terms .shipping {
    text-align: center;
    background: url('../images/lizgarden_symbol.png') no-repeat;
    background-position: center;
    background-size: auto 100%;
    font: normal normal normal 30px/40px Playfair Display;
    letter-spacing: 0px;
    color: #666666;
    padding: 69px 0;
    margin-bottom: 40px;
}
.shipping-terms .shipping strong {
    font: normal normal bold 30px/37px Montserrat;
}
.shipping-terms .feature,
.shipping-terms .feature2 {
    border: 0;
    padding: 20px 3%;
}
.shipping-terms .feature .icon,
.shipping-terms .feature2 .icon {
    height: 61px;
}
.shipping-terms .feature a,
.shipping-terms .feature2 a{
    font: normal normal normal 16px/19px Montserrat;
    letter-spacing: 0px;
    color: #666666;
    margin-top: 20px;
}
.shipping-terms .feature a strong,
.shipping-terms .feature2 a strong{
    font: normal normal bold 22px/27px Montserrat;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 20px;
    display: block;
}

/* HOME RATING */
.home_rating {
    max-width: 100% !important;
    background: url('../images/banner_ratings.png') no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 97.5px;
    padding-bottom: 97.5px;
    margin-bottom: 100px;
}
.home_rating .wrapper {
    max-width: 560px;
    margin-left:auto
}
.home_rating .title {
    text-align: center;
    font: normal normal normal 30px/40px Playfair Display;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 30px;
}
.home_rating .ratings {
    display: flex;
    column-gap: 40px;
    justify-content: end;
}
.home_rating .ratings .rating {
    text-align: center;
    background: #fff;
    max-width: 260px;
    width: 100%;
    padding: 5px;
}
.home_rating .ratings .rating .rating_wrapper {
    border: 1px solid #C5AB76;
}
.home_rating .ratings .rating .rating_wrapper .name {
    font: normal normal 600 18px/22px Montserrat;
    letter-spacing: 0px;
    color: #C5AB76;
    margin-bottom: 10px;
    margin-top: 21px;
}
.home_rating .ratings .rating .rating_wrapper .value {
    font: normal normal bold 30px/37px Montserrat;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 10px;
}
.home_rating .ratings .rating .rating_wrapper .count {
    font: normal normal normal 18px/22px Montserrat;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 21px;
}

/* SLIDER */
.pos_bannerslide .pos-slideshow .info {
    position: absolute;
    top: 50%;
    z-index: 8;
    min-width: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1;
    direction: ltr !important;
    text-align: left;
}

.pos_bannerslide .pos-slideshow .info .title {
    font: normal normal normal 60px/80px Playfair Display;
    z-index: 0;
    width: 100%;
    color: #fff;
    margin-bottom: 10px;
    animation: rollIn 1s linear alternate;
    -webkit-animation: rollIn 1s linear alternate;
    -moz-animation: rollIn 1s linear alternate;
}

.pos_bannerslide .pos-slideshow .info .description {
    font: normal normal 300 40px/49px Montserrat;
    z-index: 0;
    width: 100%;
    color: #fff;
    margin: 0;
    margin-bottom: 50px;
    animation: rollIn 1s linear alternate;
    -webkit-animation: rollIn 1s linear alternate;
    -moz-animation: rollIn 1s linear alternate;
}
.pos_bannerslide .pos-slideshow .info .button {
    animation: slideInUp 0.5s linear alternate;
    -webkit-animation: slideInUp 0.5s linear alternate;
    -moz-animation: slideInUp 0.5s linear alternate;
    display: inline-block;
}
.pos_bannerslide .pos-slideshow .info .button a{
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    font: normal normal bold 18px/22px Montserrat;
    color: #fff;
    padding: 19px 38px;
    display: inline-block;
    background: transparent;
    border: 2px solid #FFFFFF;
}

.pos_bannerslide .pos-slideshow .nivo-directionNav a {
    color: #c9c9c9;
    opacity: 0;
}
.pos_bannerslide .pos-slideshow .nivo-directionNav a:hover {
    color: #FFFFFF;
    opacity: 1;
}
.pos_bannerslide .pos-slideshow .nivo-controlNav a {
    width: 20px;
    height: 8px;
    background: #FFFFFF;
    opacity: 0.5;
    border: 0;
    border-radius: 0;
}
.pos_bannerslide .pos-slideshow .nivo-controlNav a.active{
    width: 40px;
}
.pos_bannerslide .pos-slideshow .nivo-controlNav a.active,
.pos_bannerslide .pos-slideshow .nivo-controlNav a:hover {
    height: 8px;
    opacity: 1;
    border: 0;
    background: #FFFFFF;
}
.cookie-message .cookie-close-button {
    background: #C5AB76 !important;
    border-radius: 0 !important;
}

@media screen and (min-width: 768px){
    body#index #header {
        margin-bottom: -116px;
    }
    body#index #header #sticky-wrapper:not(.is-sticky) div[data-sticky-menu] {
        background-color: transparent !important;
    }
    body#index #header #sticky-wrapper:not(.is-sticky) .header-logo svg {
        max-width: 155px;  margin-top: 10px;
    }
    body#index #header #sticky-wrapper:not(.is-sticky) .header-logo svg,
    body#index #header #sticky-wrapper:not(.is-sticky) .header-right .searchbar-wrapper form [type="submit"] svg,
    body#index #header #sticky-wrapper:not(.is-sticky) .header-right .user-info .account-link > a svg,
    body#index #header #sticky-wrapper:not(.is-sticky) .header-right .cart-preview .cart-header .cart-link svg {
        filter: brightness(0) invert(1);
    }
    body#index #header #sticky-wrapper:not(.is-sticky) .header-right,
    body#index #header #sticky-wrapper:not(.is-sticky) .header-bottom {
        z-index: 99999;
    }
    body#index #header #sticky-wrapper:not(.is-sticky) .header-right .searchbar-wrapper form input[type="text"],
    body#index #header #sticky-wrapper:not(.is-sticky) .header-right .searchbar-wrapper form [type="submit"],
    body#index #header #sticky-wrapper:not(.is-sticky) .header-right .cart-preview .cart-header .cart-link .cart-total-value,
    body#index #header #sticky-wrapper:not(.is-sticky) .header-bottom,
    body#index #header #sticky-wrapper:not(.is-sticky) .header-bottom .header-main-menu {
        color: #fff;
        background: transparent;
    }
    body#index #header #sticky-wrapper:not(.is-sticky) .header-logo {
        height: 54.59px;
    }
    body#index #header #sticky-wrapper:not(.is-sticky) .header-logo a {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px){
    .pos_bannerslide .pos-slideshow .info .title {
        font: normal normal normal 35px/50px Playfair Display;
    }
    .pos_bannerslide .pos-slideshow .info .description {
        font: normal normal 300 20px/35px Montserrat;
        margin-bottom: 20px;
    }
    .pos_bannerslide .pos-slideshow .info .button a{
        font: normal normal bold 15px/18px Montserrat;
        padding: 19px 38px;
    }
}

@media screen and (max-width: 767px){
    [data-sticky-menu] {
        background: #fff;
    }
    #sticky-wrapper.mobile-sticky-wrapper.is-sticky [data-mobile-sticky] {
        padding-top: 10px;
    }
    .home_rating .ratings {
        justify-content: center;
        flex-wrap: wrap;
    }
    .home_rating .ratings .rating:first-child {
        margin-bottom: 40px;
    }
    .pos_bannerslide .pos-slideshow .info .title {
        font: normal normal normal 25px/30px Playfair Display;
    }
    .pos_bannerslide .pos-slideshow .info .description {
        font: normal normal 300 16px/20px Montserrat;
        margin-bottom: 20px;
    }
    .pos_bannerslide .pos-slideshow .info .button a{
        font: normal normal bold 12px/14px Montserrat;
        padding: 15px 25px;
    }
    #header .header-right .customer-signin-module {
        position: relative !important;
        top: 0;
    }
    #header .header-right .customer-signin-module .account-link {
        border: 0;
    }
    #header .header-nav {
        display: none;
    }
    #header .mobile-left-nav-trigger .left-nav-icon:hover {
        background: transparent !important;
    }
    #featured-products.featured-products .product-list .product-miniature .product-price-and-shipping .first-prices, 
    #featured-products.featured-products .product-list .product-miniature .product-price-and-shipping .first-prices .price {
        font: normal normal bold 20px / 24px Montserrat;
    }
    #featured-products.featured-products.specials-products .product-list .product-miniature .product-price-and-shipping .first-prices, 
    #featured-products.featured-products.specials-products .product-list .product-miniature .product-price-and-shipping .first-prices .price {
        font: normal normal bold 20px / 20px Montserrat;
    }
    .js-product-miniature .product-price-and-shipping .regular-price {
        font: normal normal bold 15px / 20px Montserrat;
    }
}

/* Products */
#product .back {
    color: #c5ab76 !important;
    font-size: 18px;
    text-align: left;
    font-weight: 900;
    line-height: 26px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 40px;
  }
  
  #product .product-page {
    margin-top: 70px;
  }
  
  #product .product-images .thumb.selected {
    border: 2px solid #c5ab76;
  }
  
  #product .main-product-details .product-cover .layer .zoom-in {
    color: #b2b2b2;
  }
  
  #product .product-title {
    margin-top: 0;
    color: #666666;
    font-size: 30px;
    text-align: left;
    line-height: 37px;
    text-transform: unset;
    font-weight: 400;
    margin-bottom: 10px;
  }
  
  #product .product-reference {
    color: #666666;
    font-size: 16px;
    line-height: 19px;
    text-align: left;
  }
  
  #product .product-variants {
    border-top: 1px solid #ebe1cc;
    border-bottom: 1px solid #ebe1cc;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  
  #product .product-variants-item .form-control-label {
    color: #666666;
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
  }
  
  #product
    .product-variants
    .product-variants-item
    .color-group
    .custom-checkbox {
    margin-right: 0px;
    gap: 10px;
  }
  
  #product .product-variants-item ul {
    gap: 56px;
  }
  
  #product .product-variants-item .attribute-list .color.texture {
    height: 32px;
    width: 32px;
    border-radius: unset;
  }
  
  #product .product-variants .product-variants-item .color-group .color {
    margin: 0px;
  }
  
  #product
    .product-variants-item
    .custom-checkbox
    input[type="radio"]:checked
    + span.color {
    background-color: #bc923c;
    border: unset;
  }
  
  #product
    .product-variants-item
    .custom-checkbox
    input[type="radio"]
    + span.color-name {
    color: #666666;
    font-size: 14px;
    line-height: 26px;
  }
  
  #product
    .product-variants-item
    .custom-checkbox
    input[type="radio"]:checked
    + span.color-name {
    color: #c5ab76;
  }
  
  #product
    .product-variants-item
    .custom-checkbox
    input[type="radio"]
    + span.color {
    border: unset;
  }
  
  #product
    .product-variants-item
    .custom-checkbox
    input[type="radio"]:hover
    + span.color {
    border: 2px solid #bc923c;
  }
  
  #product .product-variants-item .custom-checkbox .check-circle {
    display: none;
  }
  
  #product .product-description-short {
    overflow: hidden;
    max-height: calc(1.2em * 3); /* Three lines */
    line-height: 1.2em;
    position: relative;
  }
  
  #product #view-more-button {
    background: none;
    border: none;
    text-decoration: underline;
    font-size: 18px;
    text-align: left;
    line-height: 26px;
    color: #666666;
    margin-bottom: 22px;
    cursor: pointer;
  }
  
  #product .add-to-cart {
    background-color: #c5ab76;
    font-size: 18px;
    padding: 20px 26px;
    text-transform: unset;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  
  #product .add-to-cart:hover {
    background-color: #bc923c;
  }
  
  #product .product-share {
    color: #666666;
    font-size: 16px;
    line-height: 19px;
    text-align: left;
  }
  
  #product .share-socials {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
  }
  
  #product .socials-icons .background {
    height: 32px;
    width: 32px;
    background-color: #c5ab76;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  #product .socials-icons .background img {
    max-height: 17px;
  }
  
  #product .socials-icons {
    display: flex;
    flex-direction: row;
    gap: 15px;
  }
  
  #product .main-product-bottom .product-details {
    color: #666666;
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    border-bottom: 1px solid #c5ab76;
    width: max-content;
    margin: auto;
    cursor: pointer;
    margin-top: 60px;
  }
  
  #product .product-description-block strong {
    color: #c5ab76;
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
    font: normal normal bold 18px/26px Montserrat;
  }
  
  #product .product-description-block p {
    color: #c5ab76;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    font: normal normal normal 18px/26px Montserrat;
  }
  
  #product #product_delivery {
    width: 100%;
    border: none;
    background-color: #faf7f2;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  
  #product #product_delivery .square-wrapper {
    height: 100%;
    width: 100%;
    border: 1px solid #c5ab76;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    min-height: 100px;
  }
  
  #product .square {
    background: white;
    padding: 5px;
  }
  
  #product .info {
    display: flex;
  }
  
  #product .freedelivery {
    color: #c5ab76;
  }
  
  #product .info .title {
    color: #666666;
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
    display: flex;
    align-items: center;
    gap: 8px;
  }
  
  #product .info .delivery {
    margin-top: 10px;
    color: #666666;
    font-size: 16px;
    line-height: 26px;
  }
  
  #product .info .delivery b {
    color: #bc923c;
    font-size: 18px;
  }
  
  @media screen and (max-width: 991px) {
    #product #product_delivery {
      flex-direction: column;
      gap: 20px;
    }
  
    #product .info {
      max-width: 100%;
    }
  
    #product .square {
      max-width: 100%;
    }
  }

  /*CART*/

  #cart .cart-grid{
    margin: 0;
  }

  #cart .back {
    color: #c5ab76 !important;
    font-size: 18px;
    text-align: left;
    font-weight: 900;
    line-height: 26px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 40px;
  }
  
  #cart .page-heading {
    margin-top: 0;
    text-align: center;
    text-transform: unset;
    font-size: 40px !important;
    font: normal normal normal 40px/53px Playfair Display;
    color: #666666;
    font-weight: 400 !important;
    margin-bottom: 0px;
  }

  #cart .cart-grid-body{
    width: 100%;
    display: flex;
    border: none;
    gap: 40px;
  }

  #cart .cart-container {
    padding: 0;
  }

  #cart .cart-overview {
    padding: 0;
  }

  #cart .cart-items .cart-item {
    padding: 0px;
  }

  #cart .cart-items .cart-item .product-line-grid{
    padding: 30px;
    border: 1px solid #ebe1cc;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 0;
    justify-content: space-between;
  }

  #cart .cart-items .cart-item .product-line-grid.row{
    margin: 0 !important;
  }

  #cart .cart-items .cart-item .product-line-grid .product-line-grid-left img{
    border: 2px solid #C5AB76;
  }
  #cart .cart-items .cart-item .product-line-grid .product-line-grid-left{
    padding: 0;
  }

  #cart .cart-items .cart-item .product-line-grid-body{
    align-self: flex-start;
    padding-right: 0;
  }

  #cart .cart-items .cart-item .product-line-grid-body .product-name{
    text-align: left;
    font: normal normal medium 16px/19px Montserrat;
    color: #666666;
    font-size: 16px;
    font-synthesis: 19px;
    font-weight: 700;
  }

  #cart .cart-items .cart-item .product-line-grid-body .product-prices{
    margin-top: 10px;
    gap:10px;
    display: flex;
    flex-direction: column;
  }

  #cart .cart-items .cart-item .product-line-grid-body .product-prices .price-off{
    text-align: left;
    text-decoration: line-through;
    font: normal normal normal 18px/22px Montserrat;
    color: #B2B2B2;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 22px !important;
  }

  #cart .cart-items .cart-item .product-line-grid-body .product-prices .price{
    text-align: left;
    font: normal normal bold 18px/22px Montserrat;
    color: #C5AB76;
    font-weight: 900 !important;
    font-size: 18px !important;
    line-height: 22px !important;
  }

  #cart .cart-items .cart-item .product-line-actions .product-price{
    font: normal normal bold 16px/19px Montserrat;
    color: #666666;
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
  }

  #cart .cart-items .cart-item .product-line-actions .price-col{
    align-self: center;
  }

  #cart .cart-items .cart-item .product-line-actions .trash{
    align-self: center;
  }

  #cart .cart-items .cart-item .product-line-actions .trash-icon{
    height: 24px;
  }

  #cart .cart-items .cart-item .product-line-grid-right{
    align-self: start;
    padding: 0;
  }

  #cart .input-group.bootstrap-touchspin {
    display: grid;
    align-items: center; /* Center items vertically */
    grid-template-areas: 
        "number more"
        "number less";
    max-height: 50px;
    justify-content: center
  }

  #cart .input-group-btn {
      display: flex;
      justify-content: center;
      align-items: center;
  }

  #cart .input-group-btn .btn.btn-touchspin{
    height: 25px !important;
    border-radius: 0 !important;
    line-height: normal !important;
    margin: 0 !important;
    background: transparent !important;
    border: 1px solid #EBE1CC !important;
  }

  #cart .input-group-btn:first-of-type {
    grid-area: less; /* Position the "less" button */
    height: 25px !important;
  }

  #cart .input-group-btn:last-of-type {
    grid-area: more; /* Position the "more" button */
    height: 25px !important;
  }

  #cart input.js-cart-line-product-quantity.form-control {
    grid-area: number; /* Position the "number" input */
    height: 100% !important;
    border-radius: 0 !important;
    width: 40px;
    border: 1px solid #EBE1CC !important;
  }

  #cart .cart-summary{
    margin-top: 40px;
    border: 1px solid #EBE1CC;
  }

  #cart .row{
    margin: 0px;
  }

  #cart .cart-summary .title{
    padding: 15px 0 15px 30px;
    text-transform: uppercase;
    color: #666666;
    text-align: left;
    font: normal normal bold 18px/22px Montserrat;
    font-size: 18px;
    font-weight: 900;
    border-bottom: 1px solid #EBE1CC;
    width: 100%;
  }


  #cart .btn-touchspin .material-icons {
      color: #666666;
  }

  #cart .cart-detailed-totals{
    width: 100%;
  }

  #cart .cart-detailed-totals .row{
    flex-direction: column;
    margin: 0;
  }

  #cart .cart-summary-line .row{
    display: flex;
    flex-direction: row;
  }

  #cart .cart-detailed-totals .row .cart-item{
    display: flex;
    flex-direction: column;
    padding: 30px;
    border-bottom: 1px solid #EBE1CC;;
  }
  #cart .cart-detailed-totals .row .cart-item .cart-summary-line{
    display: flex;
    justify-content: space-between;
  }

  #cart .cart-detailed-totals .row .cart-item .cart-summary-line .products-number label{
    font: normal normal normal 16px/19px Montserrat;
    line-height: 19px;
    font-size: 16px;
    color: #666666;
  }

  #cart .cart-detailed-totals .row .cart-item .cart-summary-line .products-price .value{
    font: normal normal normal 16px/19px Montserrat;
    line-height: 19px;
    font-size: 16px;
    color: #666666;
  }

  #cart .cart-detailed-totals .row .cart-item .cart-summary-line:after{
    display: none;
  }

  #cart .cart-detailed-totals .row .cart-summary-totals{
    padding: 30px !important;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #EBE1CC;;
  }

  #cart .cart-detailed-totals .row .cart-summary-totals .cart-summary-line.cart-total{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  #cart .cart-detailed-totals .row .cart-summary-totals .cart-summary-line.cart-total span{
    margin-left: unset !important;
    font: normal normal normal 16px/19px Montserrat;
    line-height: 19px;
    font-size: 16px !important;
    color: #666666;
  }

  #cart .cart-summary-line:after{
    display: none;
  }
  
  #cart .cart-summary .checkout{
    padding: 30px;
  }
  #cart .cart-summary .checkout .btn-primary{
    background-color: #C5AB76 !important;
    font: normal normal bold 18px/22px Montserrat !important;
    text-transform: unset;
    height: auto !important;
    padding-top:20px;
    padding-bottom: 20px;
  }

  #cart .cart-summary .cart-voucher-off{
    padding: 30px;
    padding-top: 0 !important;
  }

  #cart .cart-summary .cart-voucher-off .input-group{
    flex-direction: column;
    gap:20px;  
  }
  #cart .cart-summary .cart-voucher-off .promo-title{
    color: #666666;
    font: normal normal bold 16px/19px Montserrat !important;
  }

  #cart .cart-summary .cart-voucher-off .subtitle{
    color: #666666;
    font: normal normal normal 16px/19px Montserrat !important;
  }


  #cart .cart-summary .cart-voucher-off .promo-title img{
    height: 15px;
    width: 15px;  
    margin-right: 10px;
  }

  #cart .cart-summary .input-group .promo-input{
    width: 100%;
    font: normal normal normal 16px/19px Montserrat !important;
  }

  #cart .cart-summary .input-group .input-group-btn{
    width: 100%;
    height: auto !important;
  }

  #cart .cart-summary .input-group .input-group-btn button{
    width: 100%;
    padding-top:20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font: normal normal bold 18px/22px Montserrat !important;
    text-transform: unset;
    background: #FAF7F2 0% 0% no-repeat padding-box;
    border: 2px solid #EBE1CC;
    color: #C5AB76;
    height: auto !important;
  }
  

  @media screen and (max-width: 991px) {

    #cart .cart-grid-body{
      flex-direction: column;
      height: max-content;
    }
  }


  /*MINI-CART*/

  .st-menu-right{
    z-index: 999999 !important;
  }

  .st-menu-right .st-menu-close{
    top: 15px !important;
  }

  .cart-dropdown-wrapper .cart-title{
    padding: 15px 0 15px 30px;
    border-bottom: 1px solid #EBE1CC !important;
    width: 100%;
    background-color: #FAF7F2 !important;
  }

  .cart-dropdown-wrapper .cart-title h4{
    color: #666666;
    font: normal normal bold 18px/22px Montserrat !important;
  }

  .cart-dropdown-wrapper .cart-subtotals span,
  .cart-dropdown-wrapper .cart-total span{
    font: normal normal normal 16px/19px Montserrat !important;
    color: #666666 !important;
  }

  .cart-dropdown-wrapper .cart-subtotals .label,
  .cart-dropdown-wrapper .cart-total .label{
    font: normal normal bold 16px/19px Montserrat !important;
    color: #666666 !important;
  }
  
  .cart-dropdown-wrapper .cart-bottom{
    padding: 15px 0 15px 30px;
    border-bottom: 1px solid #EBE1CC !important;
    width: 100%;
    background-color: #FAF7F2 !important;
  }

  .cart-dropdown-wrapper .checkBasket{
    font: normal normal bold 18px / 22px Montserrat !important;
    text-transform: unset !important;
    background: #FAF7F2 0% 0% no-repeat padding-box !important;
    border: 2px solid #EBE1CC;
    color: #C5AB76 !important;
    height: auto !important;
  }

  .cart-dropdown-wrapper .checkBasket:hover{
    background: #C5AB76 0% 0% no-repeat padding-box !important;
    border: 2px solid #EBE1CC;
    color: #EBE1CC !important;
  }

  .cart-dropdown-wrapper .btn-checkout{
    background-color: #C5AB76 !important;
    font: normal normal bold 18px/22px Montserrat !important;
    text-transform: unset !important;
    height: auto !important;
    padding-top:20px;
    padding-bottom: 20px;
  }

  .cart-dropdown-wrapper .btn-checkout:hover{
    background-color: #EBE1CC !important;
    color: #C5AB76 !important;
    border-color: #C5AB76 !important;
  }

  .cart-dropdown-wrapper .trash-icon{
    height: 20px;
    width: 20px;
  }

  .cart-dropdown-wrapper .product-image img{
    border: 2px solid #C5AB76;
  }

  /* CATEGORY PAGE */

#category .category-layout-extra{
  display: inline;
}

#category .page-heading {
    text-align: center;
    font: normal normal normal 40px/53px Playfair Display !important;
    color: #666666;
    margin-bottom: 30px;
    width: 100%;
}

#category .category-description p {
    text-align: center;
    font: normal normal normal 16px/19px Montserrat;
    color: #666666;
    max-width: 600px;
    margin: 0 auto 40px;
}

#category .product-list .product-list-wrapper.grid .product-miniature .product-container {
    box-shadow: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#category .product-list .product-list-wrapper .product-miniature .product-thumbnail {
    padding: 0;
    border: 2px solid #C5AB76;
    border-radius: 0;
}

#category .product-list .product-list-wrapper .product-miniature .product-name {
    min-height: 62px;
    max-height: 62px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

#category .product-list .product-list-wrapper .product-miniature .product-name a{
    text-align: center;
    font: normal normal bold 16px/19px Montserrat;
    letter-spacing: 0px;
    color: #666666;
}
#category .product-list .product-list-wrapper.grid .product-miniature .second-block-wrapper{
    text-align: center;
}
#category .product-list .product-miniature .product-price-and-shipping .first-prices,
#category .product-list .product-miniature .product-price-and-shipping .first-prices .price {
    font: normal normal bold 24px/29px Montserrat;
    letter-spacing: 0px;
    color: #666666;
    width: 100%;
}

.js-product-miniature .product-price-and-shipping .regular-price {
    text-decoration: line-through;
    font: normal normal bold 20px/24px Montserrat;
    letter-spacing: 0px;
    color: #666666;
}
#category .product-list.grid .product-miniature .product-price-and-shipping {
    display: inline-flex;
}
#category .product-flags .product-flag span {
    font: normal normal bold 14px/18px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: #666666;
}

#category .back{
  color: #c5ab76 !important;
  font-size: 18px;
  text-align: left;
  font-weight: 900;
  line-height: 26px;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 40px;
  margin-left: 15px;
}

#category .products-sort-order .custom-select{
  border-radius: 0 !important;
  border: 1px solid #EBE1CC !important;
  color: #c5ab76 !important;
}
#category .products-selection .products-sort-order .product-display .display-select .selected {
  color: #c5ab76 !important;
}

#category .products-selection .products-sort-order .product-display .display-select a:hover {
  color: #c5ab76 !important;
}

#category .products-selection .products-sort-order .product-display .display-select a {
  color: #EBE1CC;
}

#category .products-selection .products-sort-order .product-display .display-select i {
 font-size: 32px;
}

#category #_desktop_search_filters_clear_all button{
  background-color: #666666 !important;
  text-transform: unset;
  font: normal normal bold 16px/19px Montserrat !important;
}

#category #_desktop_search_filters_clear_all{
  text-align: start !important;
}


#category .left-categories ul li a{
  font: normal normal normal 16px/26px Montserrat;
  color: #666666;
  text-transform: unset;
}

#category .sidebar-column h4{
  font: normal normal bold 18px/26px Montserrat !important;
  color: #666666;
  border-bottom: 1px solid #EBE1CC;
}

#category #product_display_control{
  border: none;
}

/* CHECKOUT */

#checkout h5{
  font: normal normal normal 40px/53px Playfair Display;
}
#checkout .shipping-address h5,
#checkout .invoice-address h5{
  font: normal normal bold 18px/26px Montserrat !important;
}

#checkout h3{
  font: normal normal bold 18px/26px Montserrat !important;
}

#checkout input{
  font: normal normal normal 16px/19px Montserrat !important;
  border: 1px solid #C5AB76 !important;
  border-radius: 0 !important;
}

#checkout .btn.btn-primary{
  background-color: #C5AB76 !important;
  font: normal normal bold 18px/22px Montserrat !important;
  text-transform: unset !important;
  height: auto !important;
  padding-top:20px;
  padding-bottom: 20px;
}

#checkout .btn.btn-primary:hover{
  background-color: #EBE1CC !important;
  color: #C5AB76 !important;
  border-color: #C5AB76 !important;
}

#checkout .checkoutDateContainer{
  background: #FAF7F2 !important;
  border: 1px solid #C5AB76 !important;
}

#checkout .input-group-text {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  background: #FAF7F2 !important;
}
#checkout .input-group{
  border: 1px solid #C5AB76 !important;
}

#checkout .dropdown-toggle{
  background: #FAF7F2 !important;
}

#checkout textarea{
  background: #FAF7F2 !important;
  border: 1px solid #C5AB76 !important;
}



  