.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 100%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #777777; } a:hover:not(.nav-link):not(.btn) { color: #333333; } .pagination .page-list li:hover { border-color: #333333; } .pagination .page-list li.current { border-color: #333333; } .pagination .page-list li.current a { color: #333333; } #mobile-header { border-bottom: solid 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.1764705882rem; padding-bottom: 1.1764705882rem; } #mobile-header .m-nav-btn { color: #777777; } #mobile-header .m-nav-btn:hover { color: #333333; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 17px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.6rem; } body { font-family: Open Sans, sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: "Playfair Display", serif; } #blockcart-content { background: #ffffff; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** 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: #f8f8f8; color: #333333; 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: #dedede; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #dedede; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f8f8f8; color: #333333; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #000000; 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: #333333; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #333333; color: #ffffff; } #wrapper .breadcrumb { padding-top: 0.5882352941rem; padding-bottom: 0.5882352941rem; margin-top: -0.8823529412rem; margin-bottom: 0.8823529412rem; font-size: 0.7058823529rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; border-color: #8a8a8a; } /*** 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: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 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: #333333; 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: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #ffffff; border: none 1px; } .product-price { color: #030303; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.6470588235rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #eba53d; color: #ffffff; } .product-flags .new { background: #969696; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #eba53d; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .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; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px; } #header .header-nav { color: #000000; background: #ffffff; border-bottom: solid 1px #fafafa; padding-top: 0.4705882353rem; padding-bottom: 0.4705882353rem; font-size: 0.7647058824rem; } #header .header-nav a { color: #000000; } #header .header-nav a:hover { color: #000000; } #header .header-nav .social-links._topbar { font-size: 0.8235294118rem; } .header-top { padding-top: 1.4705882353rem; padding-bottom: 1.4705882353rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #000000; } .header-top a:not(.btn):not(.nav-link):hover { color: #000000; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.1764705882rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #ffffff; color: #000000; padding: 0.5294117647rem 0.5294117647rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000000; } .header-top a.header-cart-btn:not(:hover) { color: #000000; } .stuck-header .header-top { padding-top: 0.2941176471rem; padding-bottom: 0.2941176471rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #f3f4f6; } .cart-products-count-btn { background: #1bd33f; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #37435a; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: solid 1px #e3e3e3; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 2.1176470588rem; max-width: 11.7647058824rem; color: #f4f4f4; padding-left: 0.8823529412rem; padding-right: 0.8823529412rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #f4f4f4; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.5882352941rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.1176470588rem !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 { background: #334155; color: #ffffff; } .cbp-horizontal .cbp-tab-title { font-size: 0.8235294118rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #dadada; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.4117647059rem; max-height: 1.4117647059rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8235294118rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.5882352941rem; padding-right: 0.5882352941rem; } } #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; } .iqitmegamenu-submenu-container { width: auto !important; max-width: 100% !important; padding: 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.0588235294rem; font-style: normal; font-weight: normal; text-transform: none; color: #6b7280; background: #f3f4f6; line-height: 2.9411764706rem; } #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.4705882353rem; padding-bottom: 0.4705882353rem; 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.4117647059rem; max-height: 1.4117647059rem; } #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-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: 0.8235294118rem; 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 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 0.8235294118rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.1764705882rem; } #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: 0.9411764706rem; padding-bottom: 0.9411764706rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 0.9411764706rem; padding-bottom: 0.9411764706rem; font-size: 1.0588235294rem; 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: solid 1px #ebebeb; min-height: 3.6470588235rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.1764705882rem; padding-bottom: 1.1764705882rem; font-size: 1.2941176471rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.1764705882rem; padding-bottom: 1.1764705882rem; color: #595050; font-size: 1.2941176471rem; } .mobile-menu__tab-icon { font-size: 1.2941176471rem; } .mobile-menu__tab-icon--img { max-height: 1.2941176471rem; } .mobile-menu__legend { font-size: 0.8235294118rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.2941176471rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.2941176471rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #595050 !important; } .mobile-menu__column { font-size: 0.9411764706rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.3529411765rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.3529411765rem; } .mobile-menu__column-title { margin-bottom: 0.4705882353rem; } .mobile-menu__links-list-li { padding-top: 0.3529411765rem; padding-bottom: 0.3529411765rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: 0rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0rem; } .swiper-container-wrapper { margin: 0rem; } .swiper-container-wrapper .products.swiper-container { padding: 0rem; } .swiper-container-wrapper .product-carousel { padding: 0rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .product-miniature-grid .product-title { font-size: 0.8235294118rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 0.8235294118rem; font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .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; } .product-miniature-grid .product-functional-buttons a { display: block; border-radius: 50%; margin: 5px 0; padding: 8px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); } .product-miniature-grid .product-functional-buttons i { font-size: 1rem; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { background: #ffffff; } .product-miniature-grid .product-functional-buttons-bottom { bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(0, 0); } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { 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.4411764706rem 0.8823529412rem; background: black; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #ffffff; color: #000000; } .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.5882352941rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.5882352941rem; } .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(4, 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(3, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 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(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 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(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.4117647059rem; 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: #ffffff; background: #333333; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #ffffff; background: #333333; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 0.8823529412rem; padding-bottom: 0.8823529412rem; color: #4a4a4a; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.1764705882rem; padding-bottom: 1.1764705882rem; } #content-wrapper .page-title { color: #1a1a1a; font-size: 1.2941176471rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #1a1a1a; } #content-wrapper .section-title { color: #1a1a1a; font-size: 0.9411764706rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #1a1a1a; } .nav-tabs .nav-link { color: #000000; font-size: 0.9411764706rem; 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 3px #ca5058; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #333333; font-size: 0.8235294118rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333333; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #2c313d; } #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: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #bd4e0f; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.1176470588rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #777777 !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 0.8235294118rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #ffffff; } #footer-container-first { border-top: none 1px; padding-top: 1.7647058824rem; padding-bottom: 1.7647058824rem; background: #212121; 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: 2.3529411765rem; padding-bottom: 1.3529411765rem; color: #777777; } #footer-container-main a, #checkout-footer a { color: #9097a3; } #footer-container-main a:hover, #checkout-footer a:hover { color: #bec2c8; } #footer-copyrights { border-top: none 1px; background: #ffffff; padding-top: 0.8823529412rem; padding-bottom: 0.8823529412rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .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: #e3e3e3; 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; } .ps-shoppingcart.dropdown #blockcart-content{ z-index: 1000; } .category-hero .elementor-widget-wrap {position:relative;} .category-hero img { width:100%;} .category-hero .elementor-widget-heading {z-index:1; position: absolute; top:20%; left:50%; transform: translateX(-50%);} .category-hero .elementor-widget-heading h1 {text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);} .category-listing .elementor-button.elementor-size-large {font-size:15px; padding: 15px 5px;} .category-image img {height: 550px !important; object-fit: cover !important;width: 100% !important;} @media (max-width: 1080px) { .category-hero .elementor-widget-heading h1 { font-size:30px !important;} } @media (max-width: 550px) { .category-hero .elementor-widget-heading { top:10px; padding:0 10px; left: auto; transform: none; width: 100%;} } .category-listing .elementor-but500ton.elementor-size-large { padding:15px 10px;} .display-none {display:none;} article.product-miniature .btn-product-list { border:1px solid #222 !important; border-radius: 25px !important; color: #fff !important; background:#000 !important;} //category-title in center of images #category #js-product-list-header { position: relative; } #category #js-product-list-header h1 {position:absolute;top: 250px; left: 50%; transform: translate(-50%, -50%); z-index: 1; height:0; color:#fff; font-size:72px; margin:0; padding:0; border-bottom:none; text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);} @media (max-width: 980px) { #category #js-product-list-header h1 { position:static; top:0; left:0; transform:none; font-size:34px; height:auto; color:#222; text-shadow:none; padding-bottom:20px; } } .category-description {max-width:1100px; margin: 30px auto; font-size:17px;} .category-description h2 { font-family:Playfair Display, sans-serif; margin:40px 0; font-size:36px; font-weight:300;} .cat-banner { background-color: #ECECEC; width: 100%; box-sizing: border-box; padding: 30px 40px; text-align: center; } .cat-banner h2 { font-size: clamp(1.6rem, 3vw, 2.4rem); font-weight: 300; color: #1a1a1a; margin: 0 0 16px; letter-spacing: -0.02em; line-height: 1.2; font-family: Playfair Display, Sans-serif; } .cat-banner h3 { font-size: clamp(1.2rem, 2.4vw, 1.8rem); font-weight: 300; color: #1a1a1a; margin: 0 0 16px; letter-spacing: -0.02em; line-height: 1.2; font-family: Playfair Display, Sans-serif; } .cat-banner p { font-size: 1rem; color: #555; max-width: 660px; margin: 0 auto 32px; line-height: 1.7; } .cat-banner ul { display:inline-block; margin:10px auto; } .cat-banner ul li {text-align:left;} .cat-banner a { display: inline-block; background-color: #000; color: #fff !important; text-decoration: none; padding: 14px 32px; font-size: 0.9rem; font-weight: 500; letter-spacing: 0.04em; transition: background-color 0.2s ease, transform 0.2s ease; border-radius:25px;} .cat-banner a:hover { background-color: #333; transform: translateY(-1px); } .product-miniature-default {border: 1px solid #efeff1 !important;box-shadow: none !important;} .products.row > .col, .products.row > [class*="col-"] {padding: 0.25rem 0.25rem 0.5rem 0.25rem;} .product-miniature-default .product-reference { display:none;} .product-miniature-default .product-title { min-height:40px;font-size:18px!important;font-weight:600;} .beauty-menu { list-style:none; margin:0; padding:16px 0; display:flex; justify-content:center; flex-wrap:wrap; gap:10px; background:#000; } .beauty-menu a { text-decoration:none; color:#5a5a5a; font-size:11px; letter-spacing:0.8px; text-transform:uppercase; font-weight:500; padding:10px 22px; border-radius:999px; background:#fff; border:1px solid #ddd; transition:all 0.2s ease; } .beauty-menu a:hover { border-color:#999; color:#222; transform:translateY(-1px); } .beauty-content { font-family:Arial,sans-serif; color:#333; } .beauty-content p { font-size:17px; line-height:1.7; margin-bottom:20px; color:#4a4a4a; } .beauty-content ul { padding-left:0; margin:0; display:flex; flex-direction:column; gap:0; list-style:none; border:1px solid #ddd; border-radius:4px; } .beauty-content li { font-size:17px; line-height:1.6; padding:14px 20px; color:#4a4a4a; border-bottom:1px solid #ddd; background:#fff; } .beauty-content li:last-child { border-bottom:none; } .beauty-content li::before { content:"—"; margin-right:12px; color:#999; font-weight:400; } .elementor-widget.maximgheight .elementor-widget-container .elementor-image img {height: 400px !important; object-fit: cover; width: 100%;} @media (max-width: 980px) { .elementor-widget.maximgheight .elementor-widget-container .elementor-image img {height: 250px !important;} } @media (max-width: 600px) {.elementor-widget.maximgheight .elementor-widget-container .elementor-image img {height: 200px !important;}} .btntobottom .elementor-widget-wrap { display:flex; flex-direction:column; height:100%; } .btntobottom .elementor-widget-wrap > .elementor-widget:last-child { margin-top:auto; } .elementor-accordion .elementor-accordion-title {font-weight:300;} .swiper-container-wrapper .product-carousel { margin: 0 0.5rem; background: #ffffff; overflow: hidden; box-shadow: 0 2px 6px rgba(0,0,0,0.06), 0 4px 12px rgba(0,0,0,0.05); transition: box-shadow 0.3s ease; } .swiper-container-wrapper .product-carousel:hover { box-shadow: 0 4px 10px rgba(0,0,0,0.08), 0 6px 16px rgba(0,0,0,0.06); } .cat-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 1rem; padding: 1.5rem 0; } .cat-card { display: flex; align-items: center; justify-content: center; gap: 0.5rem; padding: 1.4rem 1.25rem; background: #f7f4f1; border-radius: 24px; border: 1px solid rgba(0,0,0,0.06); box-shadow: 0 2px 6px rgba(0,0,0,0.04), 0 4px 14px rgba(0,0,0,0.03); text-decoration: none; color: inherit; overflow: hidden; position: relative; transition: box-shadow 0.28s ease, transform 0.28s ease, background 0.28s ease, border-color 0.28s ease; } .cat-card::before { content: ''; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(180,150,120,0.08) 0%, transparent 60%); opacity: 0; transition: opacity 0.28s ease; border-radius: inherit; } .cat-card:hover { background: #f0ebe5; box-shadow: 0 4px 10px rgba(0,0,0,0.06), 0 8px 24px rgba(0,0,0,0.06); transform: translateY(-2px); border-color: rgba(180,150,120,0.3); } .cat-card:hover::before { opacity: 1; } .cat-icon { display: none; } .cat-label { font-family: 'Poppins', sans-serif; font-size: 0.8rem; font-weight: 400; color: #2a2a2a; line-height: 1.45; text-align: center; letter-spacing: 0.01em; } .cat-arrow { font-size: 1rem; color: #b4967a; flex-shrink: 0; opacity: 0; transform: translateX(-4px); transition: opacity 0.22s ease, transform 0.22s ease; } .cat-card:hover .cat-arrow { opacity: 1; transform: translateX(0); } #iqitmegamenu-wrapper .container-iqitmegamenu { padding:0;} .iqitmegamenu-submenu-container { padding-top:20px; padding-bottom:20px;} .cbp-hrmenu .cbp-categories-row > div { flex:0 0 100%; max-width:100%;} .cbp-hrmenu .cbp-links li { width: 50%; display: inline-block;} .container-iqitmegamenu a { font-family:"Montserrat", "Open Sans", sans-serif;} .cbp-hrmenu .cbp-submenu-aindicator { display:none;} .cbp-horizontal > ul > li > a { max-width:100%;} .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-weight: 400; text-transform: none; font-family: "Montserrat", "Open Sans", sans-serif;}