@font-face { font-family: 'ard'; src: url('../fonts/atami-regular-webfont.woff2') format('woff2'); src: url('../fonts/atami-light-webfont.woff2') format('woff2'), url('../fonts/Atami-Oblique.otf') format('otf'), url('../fonts/Atami-LightOblique.otf') format('otf'), } @font-face { font-family: 'ard-hand'; src: url('../fonts/wokiee.woff') format('woff'); } .iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #f6f4ee; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1400px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #c3a698; } 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.25rem; padding-bottom: 1.25rem; } #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: 16px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 2rem; } body { font-family: 'ard', sans-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.625rem; padding-bottom: 0.625rem; margin-top: -0.9375rem; margin-bottom: 0.9375rem; font-size: 0.75rem; 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: #c3a698; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.6875rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #fdbe00; 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: #fdbe00; 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 #a53737; border-left: none 1px #a53737; border-right: none 1px #a53737; box-shadow: 0px 4px 19px 6px rgba(92, 81, 81, 0.16); } #iqitcompare-floating a { color: #242424; } #page-preloader { background: #ffffff; } #back-to-top { background: #000000; color: #ffffff; display: none; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { background: #1f1f1f; border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #1f1f1f; border-bottom: none 1px; } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; } } #header .header-nav { color: #ffffff; background: #aa8a73; border-bottom: none 1px; padding-top: 0.125rem; padding-bottom: 0.125rem; font-size: 0.75rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #cfcdcd; } #header .header-nav .social-links._topbar { font-size: 0.875rem; } .header-top { padding-top: 0.625rem; padding-bottom: 0.625rem; color: #777777; } .header-top a:not(.btn):not(.nav-link) { color: #777777; } .header-top a:not(.btn):not(.nav-link):hover { color: #333333; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.875rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #ffffff; padding: 0.5625rem 0.5625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #1f1f1f; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #e31d27; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 60%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: none 1px #e6e1e1; border-right: none 3px #38b82c; border-bottom: none 1px #e6e1e1; 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.5rem; max-width: 18.75rem; color: #ffffff; padding-left: 1.5625rem; padding-right: 1.5625rem; 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: -0.75rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.5rem !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: #c3a698; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.25rem; max-height: 1.25rem; } .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.5625rem; padding-right: 1.5625rem; } } #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.125rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.125rem; } #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.5rem; padding-bottom: 0.5rem; 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.5rem; max-height: 1.5rem; } #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-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: rgba(0, 150, 214, 0.52); color: #0096d6 !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.875rem; 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: #1f1f1f; } #iqitmegamenu-mobile { background: #ffffff; color: #1f1f1f; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #1f1f1f; } #iqitmegamenu-mobile li > ul { background: #e6e3e3; } #iqitmegamenu-mobile li > ul > li > ul { background: #c4b5b5; } #iqitmegamenu-mobile > ul > li > a { border-bottom: none 1px #c5b7b7; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { color: #330e0e; } .swiper-pagination-bullet { background: #0096d8; } /*** 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.875rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.4375rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 0.875rem; } @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 { 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: #a89c9c !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { 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.46875rem 0.9375rem; background: #eae2e2; color: #151313; border: none 1px; } .btn-product-list:hover { background: #ffffff; color: #1f1f1f; } .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.625rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.625rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(31, 31, 32, 0.33); } .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(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.125rem; 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-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #ffffff; background: #333333; transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } #product-modal .easyzoom-modal > a { cursor: default; } .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; } } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 0.9375rem; padding-bottom: 0.9375rem; color: #1f1f1f; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #333333; font-size: 1.375rem; 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: #333333; } #content-wrapper .section-title { color: #333333; font-size: 1rem; 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: #333333; } .nav-tabs .nav-link { color: #000000; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 3px #d1bea0; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #d1bea0; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #d1bea0; } #wrapper .block-title { color: #333333; font-size: 0.875rem; 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: url("/img/cms/banners/back-footer.jpg") center center / auto repeat scroll; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #ded0d0; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #ffffff; } #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: #ded0d0; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #ded0d0; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #ded0d0; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #ded0d0; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.75rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #aa8a73; font-size: 1.4375rem; font-style: normal; font-weight: normal; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #aa8a73; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: solid 1px #e3e3e3; left: 0; right: 0; } #footer-container-first { border-top: none 1px; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: normal; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 3.75rem; padding-bottom: 2.75rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #c3a698; } #footer-copyrights { border-top: none 1px; background: #212223; padding-top: 0.4375rem; padding-bottom: 0.4375rem; } @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: #1e1f1f; color: #aa8a73; } #maintenance-page a, #maintenance-page a:link { color: #aa8a73; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #aa8a73; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #aa8a73; background: #e3e3e3; color: #e3e3e3; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #e3e3e3; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #e3e3e3; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #e3e3e3; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #e3e3e3; } #desktop_logo .img-fluid, .img-thumbnail { max-width: 150px; } .search-widget .search-btn { background: #aa8a73; border-bottom-right-radius: 6px; border-top-right-radius: 6px; } #search_widget input.form-control.form-search-control.ui-autocomplete-input { border-radius: 6px; } .ps-emailsubscription-block .btn-subscribe { padding: 0 2rem; background: #e31c26; border-bottom-right-radius: 10px; border-top-right-radius: 10px; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border-radius: 10px; } .elementor-displayFooterAfter { WIDTH: 100%; } footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { padding: 17px 10px; } i.user-icon img, .cart-icon img, i.search-icon img { width: 30px; } .slick-slide { margin: 10px; border: 1px solid #d1c8c894; border-radius: 5px; } .section-cat .elementor-widget-container { background-size: 140px; } .section-cat .elementor-widget-container { background-size: clamp(110px, 80%, 10px) auto; background-origin: content-box; } .col.col-mobile-logo img { max-width: 100px; } @media (max-width: 575.98px){ .header-nav .right-nav{ display:none; } #mobile-header .m-nav-btn>i { color: white; }} div#col-product-info { box-shadow: 0px 0px 2px grey; padding: 15px; border-radius: 3px; } .product-miniature-default .price-countdown { font-size: .9rem; } #category .block-links ul>li a { font-weight: 600; line-height: 30px; } #category .block-links ul>li .category-sub-link { font-weight: 400; width: -webkit-fill-available; line-height: initial; margin: 7px; border-radius: 3px; } #left-column .block-title a { padding: 6px; font-size: 30px; font-weight: 400; } div#search_filters a { } #product .slick-slide { margin-top: unset; } .footer-blur { background: #284e7054; } .wsp-btn-extra-text { display: none; } .mobile-view .elementor-row { flex-wrap: unset; } #product .btn-group-lg>.btn, .btn-lg { border-radius: 5px; font-size: 16px; } button.btn.btn-primary.btn-lg.add-to-cart { background: #1F1F1F; } #category .js-product-miniature-wrapper, #prices-drop .js-product-miniature-wrapper { padding: 12px !important; } #category .products-grid .product-miniature-layout-1, #prices-drop .products-grid .product-miniature-layout-1 { border: 1px solid #cacbcd; border-radius: 5px; } .discount-section .product-flags .discount, .discount-section .product-flags .on-sale, .discount-section .discount { background: #dd3333; border-radius: 4px; } .search-widget .form-search-control { padding: 0.6rem 1rem; } #iqitmegamenu-mobile li { border-bottom: 1px solid #e9e1e1; padding: 6px; } #product i.fa.fa-angle-left, #product i.fa.fa-angle-right { font-size: 30px; color: #313836; padding: 6px; } div.smartdatasoft-root-wsp-button-area.bot_right { z-index:9;} body#checkout { font-size: 18px; color: black !important; } #authentication { font-size: 18px; color: black !important; } body#checkout .form-control-comment { font-size: .9rem; } #authentication .form-control-comment { font-size: .9rem; } body#checkout #wrapper, #authentication #wrapper{ color: #403c3c !important; } body#checkout #wrapper a, #authentication #wrapper a { color: #403c3c !important; } span.icon svg { fill: white; width: 29px; } i.user, .shopping { padding: 5px; } div#footer-copyrights img { height: 20px; } .copyright-txt { color: white; font-size: 10px; } .slider-products .nav-tabs .nav-link.active{ background: #aa8a73; color: white !important; border-bottom: unset; } .slider-products .nav-tabs .nav-item { position: relative; } .slider-products a.nav-link.active:after { content: ''; display: block; position: absolute; border: 10px solid transparent; left: 24px; top: 38px; transform: translate(-50%, 0); border-top-color: #aa8a73; border-top-width: 10px; } .slider-products a.nav-link { padding: 5px 10px !important; border-radius: 5px; font-size: 23px !important; } .slider-products .nav-tabs .nav-link.active, .slider-products .nav-tabs .nav-link:hover, .slider-products .nav-tabs .nav-link:focus { border-bottom: unset !important; } @media (max-width:700px){ .cat-logos img { max-width: 80% !important; } .slider-prdt .products-grid .product-miniature-layout-1{ margin:auto; } div#inner-wrapper{ background-position-x:center; } .banners-home .elementor-button-link.elementor-button.btn.elementor-size-medium.btn-primary { display: none; } .banners-home .elementor-widget-banner .elementor-iqit-banner-img img { height: 100px; object-fit: cover; border-radius: 8px; border: 1px solid #282626; } .slider-products a.nav-link { margin: 5px; } } #footer-copyrights { box-shadow: inset 0px 0px 8px #0d0e0e; } .banners-home .btn-primary { padding: 2px 10px; background: #e31c26; border-radius: 7px; } .banners-home h4.elementor-iqit-banner-title { background: #4217174a; padding: 2px 13px; } .category-image img.img-fluid { width: auto; } #footer-container-first { padding: 0px; } .slider-products .nav-tabs { border-bottom: unset; } .ms-grid .brand-img { display: block; box-shadow: 0px 0px 2px grey; border-radius: 5px; } .brand-infos a { display: block; font-size: 20px; margin: 5px; } .brand-infos p { color: #e31c26; font-weight: 600; } #index #mobile-header { background: #1f1f1f !important; position: absolute; left: 0; right: 0; } #mobile-header .mobile-main-bar { padding: 5px; } .btn-product-list { border-radius: 4px; } .slider-products .swiper-container-wrapper .product-carousel { padding: 20px; } .slider-products article.product-miniature { width: fit-content; box-shadow: 0px 0px 2px grey; } .top-bnr ul.elementor-icon-list-items { display: flex; } #footer-container-first .form-control { background-color: #ffffffb3; border: unset; } #product #wrapper p { font-size: 18px; line-height: 2; } #product #desktop-header row.no-gutters.justify-content-end, #category #desktop-header row.no-gutters.justify-content-end { background: #bbb9b9; padding: 4px; border-radius: 4px; } .top-bnr i.elementor-icon-list-item { margin-right: 10px !important; } .products-list-footer img { border: 1px solid #cec6c6; margin: 4px; border-radius: 3px; } .header-banner i.fa { padding: 2px; } .cbp-horizontal > ul > li > a span:after { content: ""; width: 0%; position: absolute; background-color:#AA8A73; bottom: 0px; left: 0px; height: 2px; transition: .45s all linear; } .cbp-horizontal > ul > li:hover>a span:after { width: 100%; } i.icon-f-39:before,i.icon-f-85:before,i.icon-f-94:before{ font-family: 'ard-hand'; font-style: initial; color:white; font-size:23px; } i.icon-f-39:before { content: "\e986"; } i.icon-f-85:before { content: "\e9b4"; } i.icon-f-94:before { content: "\e9bd"; } div#inner-wrapper { background-image: url(/img/cms/motif1-background.png); background-size: inherit; background-repeat: repeat-y; } .stuck-header .stuck-logo { display: block !important; } .stuck-header #desktop_logo { display: none !important; } .product-miniature-default .thumbnail-container,.product-lmage-large img { background: rgb(170,138,115); background: linear-gradient(0deg, rgb(201 195 190) 0%, rgb(255 255 255) 100%); } .products-grid .product-miniature-layout-1 .product-description { background: #1f1f1f; } .slider-prdt .btn-product-list { display: none; } #footer-container-main, #checkout-footer { background: #1f1f1f9e; } #footer .footer-style-3 .block-newsletter { display: none; } .blog-title .section-title { width: fit-content; display: block; margin: auto; background: #a98a72; border-radius: 5px; padding: 3px !important; } div#product-infos-tabs-content,.blog-list p.d-inline { background: #eeebe273; padding: 15px; border-radius: 5px; } #index header#header { background: unset; } li#product-details-tab-nav { display: none; } .col-header-left { align-items: center; justify-content: center; display: flex; } .category-products .swiper-slide{ padding:20px; } .category-products h4.section-title { font-size: 1.5rem !important; } #js-product-list-top .showing, #js-product-list-top .products-nb-per-page { display:none; } #category .cat-footer-text { display: block; } #header-search-btn .fullscreen-search .form-search-control { border-radius: 7px; } #product .tax-shipping-delivery-label { display: none; } #module-ph_simpleblog-single div#content { background: #ffffff99; padding: 15px; } #product ul#product-infos-tabs { border-bottom: 3px solid #d1bea0; } #product ul#product-infos-tabs li.nav-item { display: none; } div#iqitmegamenu-mobile ul li:first-child a:after { content: "x"; right: 25px; position: absolute; color: #211f1fc7; padding: 0px 8px; border-radius: 100%; border: 1px solid; top: 18px; } div#_mobile_iqitmegamenu-mobile ul li:first-child { background: #aa8a7373; } #footer, #checkout-footer { background-size: 100px; }