.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1380px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000000; } a:hover:not(.nav-link):not(.btn) { color: #b89060; } .pagination .page-list li:hover { border-color: #b89060; } .pagination .page-list li.current { border-color: #b89060; } .pagination .page-list li.current a { color: #b89060; } #mobile-header { border-bottom: none 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #mobile-header .m-nav-btn { color: #000000; } #mobile-header .m-nav-btn:hover { color: #ffffff; } #mobile-header .mobile-buttons-bar { background: #ffffff; } #mobile-header .m-nav-btn { padding-top: 1.2142857143rem; padding-bottom: 1.2142857143rem; border: none 1px; border-left: none; } #mobile-header .m-nav-btn:hover { background: #000000; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.6rem; } body { font-family: 'Jost', sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Cormorant', serif; } #blockcart-content { background: #ffffff; color: #000000; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #000000; } #blockcart-content a:not(.btn):hover { color: #000000; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #ededed; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #ededed; } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #1f1f1f; color: #ffffff; border: none 1px #f0f0f0; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #b89060; color: #ffffff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #b89060; color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #1f1f1f; color: #ffffff; border: none 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #b89060; color: #ffffff; border: none 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #1f1f1f; color: #ffffff; border: none 1px; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #b89060; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #b89060; color: #ffffff; } #wrapper .breadcrumb { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #000000; } #wrapper .breadcrumb li:after { color: #000000; } #wrapper .breadcrumb a { color: #000000; } /*** Text fields ***/ .form-control { background-color: #f8f8f8; color: #000000; border: none 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #f8f8f8; } .custom-select2:after { color: #000000; } .bootstrap-touchspin .btn-touchspin { background-color: #f8f8f8; color: #000000; border: none 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #000000; background: #f8f8f8; } .form-control::-webkit-input-placeholder { color: #000000; } .form-control::-moz-placeholder { color: #000000; } .form-control:-ms-input-placeholder { color: #000000; } .form-control:-moz-placeholder { color: #000000; } .form-control:focus { color: #000000; background: #f8f8f8; border-color: #8a8a8a; box-shadow: 0px 1px 0px 0px #000000; } .custom-select2:focus-within { background: #f8f8f8; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #f8f8f8; color: #000000; border-color: #000000; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #f8f8f8; border: none 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: none 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #000000; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #000000; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #000000; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.61); } .modal-content { background: #ffffff; border: none 1px; box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.2); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #000000; color: #ffffff; border: none 1px; } .product-price { color: #000000; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #000000; color: #ffffff; } .product-flags .new { background: #fafafa; color: #000000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #000000; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .product-unavailable-allow-oosp { background: #17459e; color: #0dd138; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #000000; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #000000; } ::-webkit-scrollbar-track { background: #ffffff; } body { scrollbar-face-color: #000000; scrollbar-track-color: #ffffff; } #header, #checkout-header { background: #131313; border-top: none 1px #ffffff; border-bottom: none 1px; box-shadow: 0px 0px 20px 0px rgba(255, 161, 161, 0.05); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #131313; border-bottom: none 1px; box-shadow: 0px 0px 20px 0px rgba(255, 161, 161, 0.05); } #header .header-nav { color: #ffffff; background: #3c373c; border-bottom: none 1px; padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; font-size: 1rem; display: none !important; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: rgba(255, 255, 255, 0.4); } #header .header-nav .social-links._topbar { font-size: 1.7857142857rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } #header .header-nav .social-links._topbar a:hover { color: rgba(255, 255, 255, 0.72) !important; } .header-top { padding-top: 2.8571428571rem; padding-bottom: 2.8571428571rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top a:not(.btn):not(.nav-link):hover { color: #b89060; } .header-top .form-search-control { border: none 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.2857142857rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #ffffff; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .stuck-header .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #1f1f1f; } .cart-products-count-btn { background: #a38860; color: #000000; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #131313; border-top: solid 1px rgba(255, 255, 255, 0.3); border-right: none 3px #38b82c; border-bottom: none 3px #457deb; border-left: none 3px #a6cc0f; margin: 0 -500%; padding: 0 500%; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.5714285714rem; max-width: 28.5714285714rem; color: #ffffff; padding-left: 1.1428571429rem; padding-right: 1.1428571429rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.2142857143rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.5714285714rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { color: #b89060; } .cbp-horizontal .cbp-tab-title { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.4285714286rem; max-height: 1.4285714286rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.7142857143rem; padding-right: 1.7142857143rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.7142857143rem; max-height: 1.7142857143rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #37a625; box-shadow: 0px 0px 20px 10000px rgba(74, 63, 63, 0.36); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #000000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #000000 !important; } .cbp-hrmenu .tabs-links { background: #ffffff; } .cbp-hrmenu .cbp-tabs-names li a { color: #000000 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #000000 !important; } .cbp-hrmenu .cbp-links li a:before { display: none; } .cbp-hrmenu .cbp-links li a { padding-left: 0; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #000000 !important; border-bottom: none 3px #c2bc29; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #000000 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000000 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.8571428571rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #000000 !important; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: none 1px; min-height: 4.4285714286rem; } .mobile-menu__link { color: #000000 !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.7857142857rem; font-style: normal; font-weight: bold; text-transform: none; } .mobile-menu__arrow { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #000000; font-size: 1.5714285714rem; } .mobile-menu__tab-icon { font-size: 1.7857142857rem; } .mobile-menu__tab-icon--img { max-height: 1.7857142857rem; } .mobile-menu__legend { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #000000; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.7857142857rem; font-style: normal; font-weight: bold; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.8571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.8571428571rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #000000; } .mobile-menu__footer { border-top: none 1px; color: #000000; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #000000; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: rgba(255, 255, 255, 0); color: rgba(0, 0, 0, 0.43); } .swiper-pagination-bullet { background: #000000; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.7142857143rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.7142857143rem; } .swiper-container-wrapper { margin: -0.7142857143rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.7142857143rem; } .swiper-container-wrapper .product-carousel { padding: 0.7142857143rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.7142857143rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .product-miniature-grid .product-title { font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 4.3714285714rem; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; } } .product-miniature-grid .product-functional-buttons { background: #ffffff; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.5rem 1rem; background: #1f1f1f; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #a38860; color: #ffffff; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.7142857143rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.7142857143rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.5rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #000000; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #col-product-info { position: -webkit-sticky; position: sticky; z-index: 1; top: 30px; transition: top 300ms ease 0s; } #main-product-wrapper .product-cover .expander { z-index: 1; } @media screen and (min-width: 768px) { #main-product-wrapper .no-quick-view-d-md-none { display: none; } } @media screen and (min-width: 768px) { #main-product-wrapper #swiper-wrapper-column-images { display: block; } } .modal-open #col-product-info { position: static; } #product .product-cover .expander { color: #000000; background: rgba(0, 0, 0, 0); } #product .product-cover .expander:hover { opacity: 0.6 !important; } #product .product-cover .expander { display: none; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; box-shadow: 0px -4px 30px 0px rgba(0, 0, 0, 0.09); position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #wrapper { border-top: none 1px; border-bottom: none 1px; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #000000; font-size: 2rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000000; } #content-wrapper .page-title span { margin-right: 0.5rem; } #content-wrapper .page-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #content-wrapper .section-title { color: #000000; font-size: 2rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #000000; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: none 1px #e3e3e3; left: 0; right: 0; } .nav-tabs .nav-link { color: #000000; font-size: 2rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 2px #000000; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 2px #000000; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 2px #000000; } #wrapper .block-title { color: #000000; font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #wrapper .block-title span { margin-right: 0.5rem; } #wrapper .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #000000; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.7142857143rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: rgba(255, 255, 255, 0.7) !important; } #footer .block-title, #checkout-footer .block-title { color: #c4a97a; font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #c4a97a; } #footer .block-title span, #checkout-footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #c4a97a; } #footer-container-first { border-top: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #3c373c; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 4.2857142857rem; padding-bottom: 3.2857142857rem; color: #f4f4f4; } #footer-container-main a, #checkout-footer a { color: #f4f4f4; } #footer-container-main a:hover, #checkout-footer a:hover { color: #f4f4f4; } #footer-copyrights { border-top: none 1px; background: #3c373c; padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; } #maintenance-page { background: #ffffff; color: #000000; } #maintenance-page a, #maintenance-page a:link { color: #000000; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #f5f5f5; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } .home-img img { width: auto!important; } .custom-style .style-italic { font-style: italic; } .cbp-hrmenu .cbp-menu-column { margin-top: 10px!important; } #footer-container-first { text-transform: uppercase; letter-spacing: .6px; font-weight: 500; font-size: 1.5rem; font-style: normal; } .psproductcountdown .pspc-main .pspc-highlight .pspc-count { color:#333!important; } .pspc-main .pspc-count { font-family: 'Cormorant Garamond', Sans-serif !important; font-weight: 700!important; box-shadow: rgba(0, 0, 0, 0.3) 0px 30px 60px -30px!important; background: transparent!important; margin: 0; } .pspc-main .pspc-time { position: relative; } .pspc-main .pspc-time:not(:last-child)::before { position: absolute; content: &quot;&quot;; right: 0; top: 50%; transform: tanslateX(-50%); width: 1px; background: rgba(0,0,0,.2); height: 80%; display: block; } .elementor-element-d0d9qhz .elementor-column-gap-default .elementor-element-populated { padding: 0!important; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { width: 90%!important; } #iqitmegamenu-mobile a { font-size: 13px!important; padding: 1.2rem 1rem 1.2rem 1rem!important; } #iqitmegamenu-mobile li { border-bottom: 1px solid rgba(255,255,255,.15); } #iqitmegamenu-mobile li ul { padding: 0!important; margin: 0!important; } .cbp-horizontal &gt; ul &gt; li &gt; a { padding-left: .85rem!important; padding-right: .85rem!important; } /*@font-face { font-family: &quot;Neutra&quot;; src: url(&quot;/css/Neutra-Text-TF-Light.otf&quot;) format('truetype') }*/ #wrapper .breadcrumb { margin-top: 0!important; } .section-img { width: 100%; height: auto; } .section-img img { display: block; width: 100%; height: auto; } .cbp-horizontal &gt; ul { margin-left: -2.1875rem; margin-right: -2.1875rem; } .block-links ul &gt; li a { padding-left: 0; } .block-links ul &gt; li a:before { display: none } .block-iqitcontactpage hr { border-color: transparent; } .products-selection .view-switcher { visibility: hidd.block-links ul&gt;li a:hover:beforeen; } .products-selection { border: none; } #products .products { margin-top: 40px; } #iqitmegamenu-wrapper.stuck-menu { box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05); } /* .elementor-element.elementor-element-c8gpuhz .product-miniature:hover { box-shadow: none!important; }*/ .nav-tabs { border: none; } .products-selection .showing { display: none; } .pagination .page-list li { border: none; font-size: 1rem; } .logo { max-height: 70px; } #header .header-btn-w .header-btn svg { height: 22px; width: auto; transition: .3s; fill: #fff; } .cbp-horizontal .cbp-tab-title { letter-spacing: .6px; font-size: .9rem!important; font-weight: 500!important; } .category-item .elementor-iqit-banner-content { transition: .3s; transform: translateY(calc(100% - 116px)); } .category-item:hover .elementor-iqit-banner-content { transform: translateY(0); } .desc-home .elementor-widget-wrap{ display: flex; flex-direction: column; justify-content: center; } /*.products-grid .product-miniature-layout-1 { background: #f5f5f5; padding: 1rem; } .products-grid .product-miniature-layout-1:hover{ background: #fff; } .products-grid .product-miniature-layout-1 .product-description { padding: 1rem; min-height: 210px; display: flex; flex-direction: column; justify-content: space-between; } .products-grid .product-miniature-default .product-title { font-weight: 500!important; font-size: 16px; }*/ .cbp-hrmenu .cbp-links.cbp-valinks-vertical li { margin-right:20px!important; font-size: .9rem!important; } .fancybox-skin, .rte{ padding: 0 !important; margin: 0 !important; } .rte p { margin: 0 !important; padding: 0 !important; } .cbp-hrmenu .cbp-links.cbp-valinks-vertical li a { letter-spacing: .6px!important; } .cbp-hrmenu .cbp-links.cbp-valinks-vertical li a::after { content: &quot;&quot;; display: block; bottom: -4px; height: 2px; background: #A38860; width: 100%; position: absolute; left: 0; opacity: 0; transition: .3s; } .cbp-hrmenu .cbp-links.cbp-valinks-vertical li a:hover::after { opacity: 1; } #footer .block-title { font-size: 16px; text-transform: uppercase; letter-spacing: .6px } .btn{ text-transform: uppercase; font-size: .9rem; letter-spacing: .6px; font-weight: 400; } .nav-tabs .nav-link { font-size: 1rem!important; text-transform: uppercase; letter-spacing: .6px; color: #000 !important; } .nav-tabs .nav-link.active { border-color:#A38860; } .nav-tabs .nav-link:hover { border-color:#A38860; } #footer-container-first h5 { text-transform: uppercase; letter-spacing: .6px; font-weight: 500; } .btn-product-list { padding: .8rem 1.2rem } .block-links ul &gt; li a { font-size: .9rem; } .block-categories ul&gt;li { margin: .5rem 0; } .product_header_container h1 { font-size: 35px!important; } .block-links ul&gt;li a::before { content: &quot;&quot;; position: absolute; bottom: -22px; height: 2px; width: 0; left: 0; display: block; background: #A38860; transition: .3s; } .block-links ul&gt;li a:hover::before { width: 100%; left: 0!important; } @media (max-width: 576px) { .js-product-miniature-wrapper { padding:0.5rem!important } .products-grid .product-miniature-layout-1 { padding: 0; } /*.product-miniature-grid .product-title { font-size: 13px!important; }*/ .product-miniature-grid .add-to-cart { display: none; } .right-nav { display: none; } } .reinsurance { margin: 3em auto 1em auto; } .reinsurance__item { display: flex; flex-direction:column; align-items: center; margin: 1em 0; } /* .reinsurance__item:hover .reinsurance__desc, .reinsurance__item:hover .reinsurance__title { color: #32bae5; } .reinsurance__item:hover .reinsurance__icon img { transform: translateY(-4px); } */ .reinsurance__icon { margin-bottom: .5em; } .reinsurance__icon img { transition: .3s; height: 50px; width: auto; } .reinsurance__title { color: #131313; font-weight: 600; text-transform: uppercase; transition: .3s; } .reinsurance__desc { transition: .3s; color: rgba(0,0,0,0.6); } #pfg-form-1 .row { margin: 0.5em 0!important; } #pfg-form-1 legend { font-size: 13px!important; } .pfg-forms .form-group { display: flex!important; } .submit.row { margin: 1em 0!important; } .pfg-forms .form-group&gt;label { text-align: left!important; } .pfg-forms .form-group label.input { margin: 0 0.5em; min-width: 315px; clear: unset!important; } @media (max-width: 1350px) { .pfg-forms .form-group label.input { min-width: 236px; } } @media (max-width: 576px) { .pfg-forms .form-group label.input { min-width: 200px; } } .pfg-forms input { padding: .8rem 1.4rem!important; } .pfg-forms select{ padding: .8rem 1.4rem!important; } .pfg-forms .form-group select:not([size]):not([multiple]) { height:3.5rem!important; } .pfg-forms input:focus, .pfg-forms select:focus, .pfg-forms textarea:focus { outline: 1px solid rgba(0,0,0,.6)!important; } .lgcomment_summary { font-family: 'Montserrat', sans-serif!important; background:transparent!important; border: 0!important; box-shadow: none!important; } .lgcomment_summary a { color: #rgba(0,0,0,.6)!important; } .lgcomment_review { box-shadow: rgba(0, 0, 0, 0.15) 0px 20px 30px!important; background: #fff!important; font-family: 'Montserrat', sans-serif!important; border: 0; border-radius: 5px; padding: 40px!important; } .lgcomments_store_reviews { padding: 0 0 3rem 0; } .fancybox-opened .fancybox-skin { box-shadow: 0 10px 25px rgb(0,0,0, .4)!important; } .cbp-menu-column-inner { height: 100%; } .sub-menu__item { display: flex; justify-content: space-between; flex-direction: column; height: 100%; } .sub-menu__top a { font-size: 18px; font-weight: 600; display: inline-block; margin-bottom: 1rem; } .cbp-hrmenu .cbp-column-title { font-size: 18px!important; font-weight: 600!important; margin-bottom: 1rem; } .sub-menu__top p { color: #3c373c;!important; } .sub-menu__bottom a { display: inline-block; position: relative; letter-spacing: .6px; font-size: 15px; transition: .3s; font-weight: 500; color:rgba(255, 255, 255, .9)!important; } .sub-menu__bottom a:hover { color: rgba(255, 255, 255, .5)!important; } .sub-menu__bottom a::before { content: &quot;&quot;; position: absolute; bottom: 0; height: 2px; width: 0; left: 0; display: block; background: #A38860; transition: .3s; } .sub-menu__bottom a:hover::before { width: 100%; } .products-grid .product-miniature-default { height: auto!important; } .product-miniature { margin-bottom: 0!important; } #product-availability { display:none;} #iqitpopup .iqitpopup-content { padding: 0 !important; } .footer-delivery img { height: 28px; margin: 0.4em 0; } .footer-delivery { display: flex; flex-direction: column; align-items: flex-start; } .footer-bot{ display: flex; align-items: center; justify-content: space-between; } .payments { display: flex; flex-direction: row; } .payments__icons { display: flex; align-items: center; } .payments__icons img { max-height: 21px; width: auto; margin: 0 1em; } @media (max-width: 576px) { .payments { flex-direction: column; } .payments__text { margin-bottom: 0.5em; } .payments__icons img { max-height: 14px; } } .copyright { display: flex; align-items: center; } .copyright img { height: 40px; width: auto; } .copyright p { margin: 0 1em; } @media (max-width: 992px) { .footer-bot { flex-direction: column; } .copyright { margin: 0.5em 0; } } .product-reference { font-size:1.2rem; } .top-banner { display: flex; justify-content: space-between; align-items: center; height: 40px; } .top-banner__left-content { display: flex; flex-direction: row; height: 100%; padding-left:1em; } .top-banner__right-content { display: flex; flex-direction: row; height: 100%; font-size: 12px; } .top-banner__msg { display: flex; flex-direction: column; color: #fff; padding: 0 1em; justify-content: center; } .top-banner__msg-top { text-transform: uppercase; font-weight: 600; letter-spacing: 0.025em; font-size: 12px; } .top-banner__msg-bottom a { color:#fff!important; } .top-banner__msg-bottom a:hover { color:#fff!important; } .top-banner__msg:not(:last-child) { border-right: 1px solid rgba(255,255,255, 0.3); } .top-banner__contact { height: 100%; } .top-banner__contact a { color: #fff; height: 100%; width: 100%; display: flex; justify-content: center; align-items: center; transition: .3s; margin: 0 0.5rem; } .top-banner__contact a:hover { background:#005e85; } .top-banner__contact ul { position: relative; height: 100%; background: #32bae5; } .top-banner__contact ul li { position: relative; height: 100%; width: 100%; } .top-banner__contact ul li span { color:#fff; margin: 0 .5em; } .top-banner__contact ul li i{ color:#fff; } .top-banner__contact ul li ul.contact-dropdown { position: absolute; top: 100%; width: 100%; height: 0; transition: all .2s ease; right: 0; opacity: 0; z-index: 100; } .top-banner__contact ul li:hover ul.contact-dropdown { opacity: 1; height: 50px; transform: translateY(0); } .top-banner__contact img { height: 25px; } @media (max-width: 576px) { .top-banner { height: auto; flex-direction: column; } .top-banner__left-content { padding-left: 0; padding: 0.5em 0; } .top-banner__contact ul { display: none; } } .top-banner__contact-mobile { display: flex; flex-direction: row; justify-content: center; align-items: center; height: 50px; } .top-banner__contact-mobile a { margin: 0 1rem; } .top-banner__contact-mobile i{ color:#fff; } .top-banner__contact-mobile a span { color:#fff; margin: 0 .5em; } .top-banner__contact-mobile a img { height: 25px; } .top-banner__links { display: flex; align-items: center; padding: 0 1em; } @media (max-width: 768px) { .top-banner__links { display: none; } } .top-banner__links a { color: #fff!important; font-weight: 600; letter-spacing: 0.025em; text-transform: uppercase; transiton: 0.3s; } .top-banner__links a:hover { color:#f8f8f8!important; } @media (max-width: 1199.98px) { .top-banner__left-content .top-banner__msg:nth-child(2) { display: none; } .top-banner__msg:not(:last-child) { border: none; } } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { max-height: 4rem !important; border-radius: 50px !important; } .cbp-hrmenu .cbp-tabs-names li a { font-weight: bold !important; } .credits .date { display: none !important; } .lgcomment_button button { background: #000000 none repeat scroll 0 0; color: #ffffff; } .lgcomment_button button:hover { background: #ffffff none repeat scroll 0 0; color: #000000; } .sub-menu__bottom_2 a { display: inline-block; position: relative; letter-spacing: .6px; font-size: 15px; transition: .3s; font-weight: 500; font-size: .9rem; color:rgba(0, 0, 0, .9)!important; } .sub-menu__bottom_2 a:hover { color: rgba(0, 0, 0, .5)!important; } .sub-menu__bottom_2 a::before { content: &quot;&quot;; position: absolute; bottom: 0; height: 2px; width: 0; left: 0; display: block; background: #A38860; transition: .3s; font-size: .9rem; } .sub-menu__bottom_2 a:hover::before { width: 100%; font-size: .9rem; } .everblock.everblock-2 { width: 100%; } .blog-paggination .links &gt; b { background: #000 none repeat scroll 0 0 !important; border: 1px solid #00 !important; } .sedestral .content a { color: #5f8bdf !important; } ul.product-flags.js-product-flags { display: none; } ._planButton_v4hon_29._active_v4hon_102._monochrome_v4hon_82 { background:#fa5022 !important; } .alma-pp-container.ps17 path { fill: #fa5022 !important; } .ets_rv_pagination_footer ul.pagination li.active .pagination-link { background: #a38860 !important; border-color: #a38860 !important; } .ets_rv_pagination_footer .pagination a.pagination-items-page:hover { background: #a38860 !important; } .ets_rv_latest_product_infos span { color: #1f1f1f !important; } .ets_rv_latest_product_infos span:hover { color: #a38860 !important; } .ybc_blog_content_block_item.col-xs-12.col-sm-4.col-lg-3 { max-width: 100% !important; } /* DÉBUT NEW VERSION */ /* Trait doré avant l'eyebrow */ .ag-eyebrow::before { content: ''; display: block; width: 24px; height: 1px; background-color: #B89060; flex-shrink: 0; } /* Aligner eyebrow + trait sur la même ligne */ .ag-eyebrow { display: flex; align-items: center; gap: 14px; } .ag-heading-xl .elementor-heading-title { font-size: clamp(32px, 2.8vw, 48px); color: #1E1A16; } .ag-body-text p { max-width: 400px; } .ag-intro-card { position: relative; z-index: 0; } .ag-intro-card::before { content: ''; position: absolute; inset: 40px 36px; background-color: #FFFFFF; border-radius: 28px; z-index: -1; } /* La section inner (ag-cards-grid) devient une vraie grille */ .ag-cards-grid &gt; .elementor-container { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; align-items: start; } /* Cache le comportement flex par défaut d'Elementor */ .ag-cards-grid .elementor-row { gap: 16px; } /* Chaque colonne devient une carte */ .ag-cards-grid .elementor-column { border-radius: 20px !important; /*overflow: hidden;*/ } /* Padding interne des cartes */ .ag-cards-grid .elementor-column &gt; .elementor-column-wrap &gt; .elementor-widget-wrap, .ag-cards-grid .elementor-column &gt; .elementor-widget-wrap { padding: 26px 22px !important; background: transparent !important; } .problem-number { width: 44px; height: 44px; border-radius: 50%; display: grid; place-items: center; background: rgba(163, 136, 96, .12); } .concept::before { content: 'YIN YANG'; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-family: 'Cormorant Garamond', sans-serif; font-size: 180px; font-weight: 300; letter-spacing: 0.2em; color: rgba(255, 255, 255, 0.025); white-space: nowrap; pointer-events: none; } .concept__grid { display: grid; grid-template-columns: 1fr auto 1fr; gap: 60px; align-items: start; position: relative; z-index: 1; } .concept__divider { display: flex; flex-direction: column; align-items: center; gap: 0; padding-top: 8px; } .concept__symbol { font-family: 'Cormorant Garamond', sans-serif; font-size: 92px; color: #a38860; line-height: 1; opacity: 0.7; } .concept__line { width: 1px; height: 80px; background: linear-gradient(to bottom, #a38860, transparent); margin: 12px 0; } /* DÉBUT NEW VERSION */ /* Trait doré avant l'eyebrow */ .ag-eyebrow::before { content: ''; display: block; width: 24px; height: 1px; background-color: #B89060; flex-shrink: 0; } /* Aligner eyebrow + trait sur la même ligne */ .ag-eyebrow { display: flex; align-items: center; gap: 14px; } /*.ag-heading-xl .elementor-heading-title { font-size: clamp(32px, 2.8vw, 48px); color: #1E1A16;*/ } /*.ag-body-text p { max-width: 320px; }*/ .ag-intro-card { position: relative; z-index: 0; } .ag-intro-card::before { content: ''; position: absolute; inset: 75px 75px; background-color: #FFFFFF; border-radius: 28px; z-index: -1; } /* La section inner (ag-cards-grid) devient une vraie grille */ .ag-cards-grid &gt; .elementor-container { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; align-items: start; } /* Cache le comportement flex par défaut d'Elementor */ .ag-cards-grid .elementor-row { gap: 16px; } /* Chaque colonne devient une carte */ .ag-cards-grid .elementor-column { border-radius: 20px !important; /*overflow: hidden;*/ } /* Padding interne des cartes */ .ag-cards-grid .elementor-column &gt; .elementor-column-wrap &gt; .elementor-widget-wrap, .ag-cards-grid .elementor-column &gt; .elementor-widget-wrap { padding: 26px 22px !important; background: transparent !important; } .problem-number { width: 44px; height: 44px; border-radius: 50%; display: grid; place-items: center; background: rgba(163, 136, 96, .12); } .concept { position: relative; overflow: hidden; } .concept::before { content: 'YIN YANG'; position: absolute; top: 30%; left: 50%; transform: translate(-50%, -50%); font-family: 'Cormorant Garamond', sans-serif; font-size: 180px; font-weight: 300; letter-spacing: 0.2em; color: rgba(255, 255, 255, 0.025); white-space: nowrap; pointer-events: none; } .concept .elementor-row, .concept .elementor-container { align-items: start; gap: 60px; } /* Colonne du milieu : largeur fixe auto */ .concept .elementor-col-33:nth-child(2), .concept .elementor-column:nth-child(2) { flex: 0 0 auto !important; width: auto !important; } /* Les deux colonnes latérales prennent l'espace restant */ .concept .elementor-column:nth-child(1), .concept .elementor-column:nth-child(3) { flex: 1 !important; } .concept__divider { display: flex; flex-direction: column; align-items: center; gap: 0; padding-top: 8px; } .concept__symbol { font-family: 'Cormorant Garamond', serif; font-size: 92px; color: #a38860; line-height: 1; opacity: 0.7; } .concept__line { width: 1px; height: 80px; background: linear-gradient(to bottom, #a38860, transparent); margin: 12px 0; } /* ──────── RÉASSURANCE ──────── */ /*.reassurance { border-top: 1px solid rgba(163,136,96,0.18); border-bottom: 1px solid rgba(163,136,96,0.18); }*/ .reassurance__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; } .reassurance__item { padding: 25px 21px; text-align: center; border-right: 1px solid rgba(163,136,96,0.15); } .reassurance__item:last-child { border-right: none; } .reassurance__icon { width: 44px; height: 44px; margin: 0 auto 16px; color: #a38860; display: flex; align-items: center; justify-content: center; } .reassurance__icon svg { width: 32px; height: 32px; fill: none !important; stroke: currentColor; stroke-width: 1.2px; } .reassurance__title { font-size: 13px; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 600; color: #131313; margin-bottom: 6px; } .reassurance__desc { font-size: 13px; color: #5D5D5D; font-weight: 300; } @media (max-width: 768px) { .reassurance__grid { grid-template-columns: repeat(2, 1fr); } .reassurance__item { padding: 20px 14px; border-bottom: 1px solid rgba(163,136,96,0.15); } /* bordure droite uniquement sur la 1re colonne */ .reassurance__item:nth-child(odd) { border-right: 1px solid rgba(163,136,96,0.15); } .reassurance__item:nth-child(even) { border-right: none; } /* pas de bordure basse sur la dernière ligne */ .reassurance__item:nth-last-child(-n+2) { border-bottom: none; } .reassurance__icon { width: 36px; height: 36px; margin-bottom: 12px; } .reassurance__icon svg { width: 26px; height: 26px; } .reassurance__title { font-size: 11.5px; letter-spacing: 0.14em; } .reassurance__desc { font-size: 12px; } } @media (max-width: 420px) { .reassurance__grid { grid-template-columns: 1fr; } .reassurance__item { border-right: none !important; } .reassurance__item:last-child { border-bottom: none; } } #footer .block-title { font-family: 'Cormorant Garamond', Georgia, serif; } /* ════════════════════════════════════════ ALTHEAGREY — Product Grid Layout 2 S'applique accueil + catégories ════════════════════════════════════════ */ .product-miniature-layout-2 { background: #FFFFFF; border-radius: 20px; overflow: hidden; box-shadow: 0 2px 18px rgba(0,0,0,0.05); transition: box-shadow 0.25s, transform 0.25s; padding: 0; } .product-miniature-layout-2:hover { box-shadow: 0 8px 40px rgba(0,0,0,0.1); transform: translateY(-3px); } .product-miniature-layout-2 .thumbnail-container { background: #F0EBE1; aspect-ratio: 1; overflow: hidden; } .product-miniature-layout-2 .thumbnail-container .ybc_item_img { display: block; overflow: hidden; border-radius: 20px 20px 0 0; } .product-miniature-layout-2 .product-thumbnail img { width: 100%; height: 100%; object-fit: contain; } .product-miniature-layout-2 .product-description { padding: 20px 24px 24px; min-height: unset; display: flex; flex-direction: column; } .product-miniature-layout-2 .product-category-name { font-family: 'Jost', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.24em; text-transform: uppercase; color: #B89060 !important; margin-bottom: 8px; } .product-miniature-layout-2 .product-title a { font-family: 'Cormorant Garamond', sans-serif; font-size: 22px !important; font-weight: 500 !important; color: #1E1A16 !important; line-height: 1.3 !important; text-decoration: none !important; display: -webkit-box !important; -webkit-line-clamp: 2 !important; -webkit-box-orient: vertical !important; overflow: hidden !important; } .product-miniature-layout-2 .product-reference { font-family: 'Jost', sans-serif; font-size: 15.5px; color: #8A8278 !important; font-weight: 400; margin-top: 4px; } .product-miniature-layout-2 .product-miniature-right { display: flex; flex-direction: column; align-items: flex-start !important; } .product-miniature-layout-2 .product-price { font-family: 'Cormorant Garamond', sans-serif !important; font-size: 26px !important; font-weight: 400 !important; color: #1E1A16 !important; } .product-miniature-layout-2 .ets_rv_grade_stars { color: #B89060; font-size: 12px; letter-spacing: 1.5px; } .product-miniature-layout-2 .ets-rv-comments-nb { font-family: 'Jost', sans-serif; font-size: 11px; color: #8A8278; font-weight: 300; } .product-miniature-layout-2 .input-group-add-cart { display: flex; align-items: center; justify-content: space-between; margin-top: 16px; margin-bottom: 16px; } .product-miniature-layout-2 .input-qty { display: none !important; } .product-miniature-layout-2 .add-to-cart { font-family: 'Jost', sans-serif; font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; background: #1E1A16; color: #FFFFFF; border: none; padding: 11px 22px; /*border-radius: 100px;*/ transition: background 0.25s; width: auto !important; margin-left: auto; } .product-miniature-layout-2 .add-to-cart:hover { background: #B89060; } .product-miniature-layout-2 .bag-icon, .product-miniature-layout-2 .spinner-icon { display: none; } .product-miniature-layout-2 .product-description-short { display: none; } .product-miniature-layout-2 .product-flag { font-family: 'Jost', sans-serif; font-size: 9px; letter-spacing: 0.16em; text-transform: uppercase; background: #1E1A16; color: #FFFFFF; padding: 5px 13px; border-radius: 100px; border: none; } /* ── FOND DE LA SECTION BLOG ── */ /* .ybc_blog_content_block { background-color: #F0EBE1; padding: 40px; }*/ .page_home .title_blog { font-family: 'Cormorant Garamond', sans-serif; font-size: 21px; } /* ── GAP ENTRE LES CARTES ── */ .ybc_blog_content_block .slick-track { gap: 20px; display: flex; } .ybc_blog_content_block_item { margin: 0 10px; } /* ── CARTE ARTICLE ── */ .ybc_blog_content_block_item { background: #FFFFFF; border-radius: 20px; overflow: hidden; padding: 0 !important; box-shadow: 0 2px 14px rgba(0,0,0,0.05); transition: box-shadow 0.25s, transform 0.25s; } .ybc_blog_content_block_item:hover { box-shadow: 0 6px 30px rgba(0,0,0,0.1); transform: translateY(-3px); } /* ── IMAGE ── */ /* ── FIX overflow image ── */ .ybc_blog_content_block_item .ybc_item_img { display: block; overflow: hidden; border-radius: 20px 20px 0 0; } .ybc_blog_content_block_item .ybc_item_img img { width: 100%; aspect-ratio: 4/3; object-fit: cover; display: block; border-radius: 0; } /* ── CONTENU TEXTE ── */ .ybc_blog_content_block_item .ybc-blog-latest-post-content { padding: 22px 22px 26px; } /* ── CATÉGORIE ── */ .ybc_blog_content_block_item .be-categories a { font-family: 'Jost', sans-serif; font-size: 9px; letter-spacing: 0.26em; text-transform: uppercase; color: #B89060 !important; text-decoration: none; } /* ── MASQUE &quot;Publié dans :&quot; ── */ .ybc_blog_content_block_item .be-label { display: none; } /* ── TITRE ── */ .ybc_blog_content_block_item .ybc_title_block { font-family: 'Cormorant Garamond', sans-serif; font-size: 18px; font-weight: 400; color: #1E1A16; line-height: 1.35; text-decoration: none; display: block; margin: 10px 0 8px; } /* ── DATE ── */ .ybc_blog_content_block_item .post-date { font-family: 'Jost', sans-serif; font-size: 11px; color: #8A8278; font-weight: 300; display: flex; align-items: center; gap: 8px; margin-bottom: 12px; } .ybc_blog_content_block_item .post-date::before { content: ''; display: block; width: 18px; height: 1px; background: #B89060; flex-shrink: 0; } /* ── MASQUE vues et toolbar ── */ .ybc_blog_content_block_item .ybc-blog-latest-toolbar { display: none; } /* ── DESCRIPTION ── */ .ybc_blog_content_block_item .blog_description { font-family: 'Jost', sans-serif; font-size: 12px; font-weight: 300; color: #8A8278; line-height: 1.72; margin-bottom: 16px; } /* ── LIEN LIRE L'ARTICLE ── */ .ybc_blog_content_block_item .read_more { font-family: 'Jost', sans-serif; font-size: 9.5px; letter-spacing: 0.2em; text-transform: uppercase; color: #1E1A16; text-decoration: none; border-bottom: 1px solid #B89060; padding-bottom: 3px; } /* ── BOUTON VOIR TOUT ── */ .blog_view_all_button .view_all_link { font-family: 'Jost', sans-serif; font-size: 10px; letter-spacing: 0.22em; text-transform: uppercase; color: #8A8278; text-decoration: none; border-bottom: 1px solid #B89060; padding-bottom: 3px; } /* BOUTONS EN LIGNE */ /* ── COLONNE : force les boutons en ligne ── */ .ag-filter-bar .elementor-widget-wrap { display: flex !important; flex-direction: row !important; flex-wrap: wrap !important; align-items: center !important; gap: 8px !important; padding: 0 !important; } .ag-filter-bar .elementor-widget-button { width: auto !important; } /* ── BOUTON FILTRE — classe à mettre sur chaque widget bouton ── */ .need-pill .elementor-button { background: #FFFFFF !important; border: 2px solid rgba(163,136,96,0.5) !important; border-radius: 100px !important; padding: 10px 20px !important; font-family: 'Jost', sans-serif !important; font-size: 11.5px !important; font-weight: 500 !important; letter-spacing: 0.1em !important; text-transform: uppercase !important; color: #4A4540 !important; white-space: nowrap !important; transition: background 0.2s, color 0.2s, border-color 0.2s !important; } .need-pill .elementor-button:hover { background: #B89060 !important; color: #FFFFFF !important; border-color: #B89060 !important; } /* ── Bouton actif : ajoute la classe need-pill-active sur le widget ── */ .need-pill-active .elementor-button { background: #B89060 !important; color: #FFFFFF !important; border-color: #B89060 !important; border: 3px solid #B89060 !important; border-radius: 100px !important; padding: 10px 20px !important; font-family: 'Jost', sans-serif !important; font-size: 11.5px !important; font-weight: 500 !important; letter-spacing: 0.1em !important; text-transform: uppercase !important; color: #FFFFFF !important; } .ets_rv_home_reviews .ets_rv_average_rating h3 { font-family: 'Cormorant Garamond'; } /* ── SECTION NEWSLETTER FOOTER ── */ #footer-container-first { background-color: #3c373c !important; padding: 80px 100px !important; } /* ── LAYOUT centré ── */ #footer-container-first .row.align-items-center { display: flex !important; flex-direction: column !important; align-items: center !important; text-align: center !important; max-width: 640px !important; margin: 0 auto !important; } #footer-container-first .block-newsletter { width: 100% !important; max-width: 100% !important; } /* ── EYEBROW ── */ #footer-container-first .newsletter-title { font-family: 'Cormorant Garamond', sans-serif !important; font-size: 25px !important; letter-spacing: 0.1em !important; text-transform: uppercase !important; line-height: 1.6 !important; color: #B89060 !important; margin-bottom: 20px !important; } /* ── INPUT + BOUTON ── */ #footer-container-first .newsletter-input-group { display: flex !important; border-radius: 100px !important; overflow: hidden !important; border: 1px solid rgba(184,144,96,0.3) !important; margin-bottom: 16px !important; } #footer-container-first .input-subscription { background: rgba(255,255,255,0.06) !important; border: none !important; border-radius: 0 !important; color: #131313 !important; font-family: 'Jost', sans-serif !important; font-size: 13px !important; font-weight: 400 !important; padding: 16px 28px !important; flex: 1 !important; box-shadow: none !important; } #footer-container-first .input-subscription::placeholder { color: #131313 !important; } #footer-container-first .input-subscription:focus { outline: none !important; box-shadow: none !important; } #footer-container-first .btn-subscribe { background: #B89060 !important; border: none !important; border-radius: 0 100px 100px 0 !important; color: #FFFFFF !important; font-family: 'Jost', sans-serif !important; font-size: 15x !important; letter-spacing: 0.2em !important; text-transform: uppercase !important; padding: 16px 32px !important; transition: background 0.25s !important; white-space: nowrap !important; } #footer-container-first .btn-subscribe::after { content: &quot;S\abonner&quot; !important; font-size: 10px !important; } #footer-container-first .btn-subscribe:hover { background: #A07850 !important; } /* ── MENTIONS ── */ #footer-container-first .ps-emailsubscription-conditions { font-family: 'Jost', sans-serif !important; font-size: 13px !important; color: rgba(255,255,255,0.7) !important; font-weight: 400 !important; line-height: 1.6 !important; text-transform: none !important; letter-spacing: 0 !important; } #footer-container-first .input-subscription { color: #131313F !important; caret-color: #B89060 !important; } #footer-container-first .input-subscription:focus { background: rgba(255,255,255,0.1) !important; } .coffret__badge { display: inline-block !important; background: #a38860 !important; color: #FFFFFF !important; font-family: 'Jost', sans-serif !important; font-size: 9.5px !important; letter-spacing: 0.25em !important; text-transform: uppercase !important; padding: 4px 10px !important; font-weight: 600 !important; } .gift .elementor-iqit-banner { box-shadow: 0 8px 40px rgba(0,0,0,0.1); transform: translateY(-3px); border-radius: 20px; overflow: hidden; transition: box-shadow 0.25s, transform 0.25s; } .gift .elementor-iqit-banner:hover { box-shadow: 0 12px 50px rgba(0,0,0,0.18); transform: translateY(-6px); } .gift .elementor-iqit-banner-content.elementor-iqit-banner-content-below { padding: 16px 20px 20px !important; } /* Sur l'accueil */ .products-grid .product-miniature-layout-2 .product-title a { display: -webkit-box !important; -webkit-line-clamp: 2 !important; -webkit-box-orient: vertical !important; overflow: hidden !important; } /* En catégorie — à adapter selon la classe trouvée */ .product-miniature .product-title a { display: -webkit-box !important; -webkit-line-clamp: 2 !important; -webkit-box-orient: vertical !important; overflow: hidden !important; } .product-prices .current-price .current-price-value, .product-price.current-price-value { font-family: 'Cormorant Garamond', sans-serif !important; } /* Trait doré vertical sur le bord gauche des cartes */ .ritual-trait .elementor-element-populated { position: relative !important; box-shadow: 0 8px 40px rgba(0,0,0,0.1); transform: translateY(-3px); border-radius: 20px; /*overflow: hidden;*/ transition: box-shadow 0.25s, transform 0.25s; } .ritual-trait .elementor-element-populated:hover { box-shadow: 0 12px 50px rgba(0,0,0,0.18); transform: translateY(-6px); } .ritual-trait .elementor-element-populated::before { content: '' !important; position: absolute !important; top: 0 !important; bottom: 0 !important; left: 0 !important; width: 3px !important; background-color: #B89060 !important; -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 20%, black 80%, transparent 100%) !important; mask-image: linear-gradient(to bottom, transparent 0%, black 20%, black 80%, transparent 100%) !important; z-index: 5 !important; display: block !important; pointer-events: none !important; } .ritual-row .elementor-row { gap: 30px !important; } .kreatic-white a { color: #fff !important; } /* ── BLOC RÉSEAUX SOCIAUX FOOTER ── */ #footer-container-first .block-social-links { text-align: center !important; margin-top: 32px !important; } #footer-container-first .social-links._footer { display: flex !important; justify-content: center !important; align-items: center !important; gap: 14px !important; list-style: none !important; padding: 0 !important; margin: 0 !important; } #footer-container-first .social-links._footer li { margin: 0 !important; } #footer-container-first .social-links._footer a { display: flex !important; align-items: center !important; justify-content: center !important; width: 38px !important; height: 38px !important; border-radius: 50% !important; border: 1px solid rgba(184,144,96,0.4) !important; background: transparent !important; transition: background 0.25s ease, border-color 0.25s ease !important; } #footer-container-first .social-links._footer a i { color: #B89060 !important; font-size: 14px !important; transition: color 0.25s ease !important; } #footer-container-first .social-links._footer a:hover { background: #B89060 !important; border-color: #B89060 !important; } #footer-container-first .social-links._footer a:hover i { color: #2C2820 !important; } /* ── FIX POSITION DU BLOC SOCIAL ── */ #footer-container-first .block-social-links { text-align: center !important; margin-top: 32px !important; margin-left: 0 !important; left: auto !important; float: none !important; width: 100% !important; } li::marker { color: #c4a97a; }