.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1920px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000000; } 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 { background: #ffffff; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 1.25rem; padding-bottom: 1.25rem; } #mobile-header .m-nav-btn { color: #c9660c; } #mobile-header .m-nav-btn:hover { color: #ffffff; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #ffffff; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.4rem; } body { font-family: 'Quicksand', serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Quicksand'; } #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: #f8f8f8; color: #000000; border: solid 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: #000000; border: none 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: none 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: rgba(255, 179, 114, 0.4); color: #3b3b3b; 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: #ff7510; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #ff7510; color: #ffffff; } #wrapper .breadcrumb { font-size: 1rem; 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: #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: black!important; color: white!important; } .tooltip { --bs-tooltip-bg: #000000; --bs-tooltip-color: #ffffff; } /*** 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: #0a0a0a; color: #ffffff; border: none 1px; } .product-price { color: #ff4e00; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #fc0000; color: #ffffff; } .product-flags .new { background: #fafafa; color: #000000; } .product-flags .online-only, .product-flags .pack { background: #ffa30a; color: #ffffff; } .product-flags .out_of_stock { background: #000000; color: #ffffff; } .discount { background: #fc0000; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #000000; color: #ffffff; } .product-unavailable-allow-oosp { background: #1a1a1a; color: #ffffff; } .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: #e7c08f; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #e7c08f; } ::-webkit-scrollbar-track { background: #ffffff; } body { scrollbar-face-color: #e7c08f; scrollbar-track-color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px; } #header .header-nav { color: #000000; border-bottom: solid 1px #e9e9e9; padding-top: 0.9375rem; padding-bottom: 0.9375rem; font-size: 0.75rem; } #header .header-nav a { color: #000000; } #header .header-nav a:hover { color: #ff6200; } #header .header-nav .social-links._topbar { font-size: 1.125rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #cc5f1c !important; } #header .header-nav .social-links._topbar a:hover { color: #000000 !important; } .header-top { padding-top: 1.25rem; padding-bottom: 1.25rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #777777; } .header-top a:not(.btn):not(.nav-link):hover { color: rgba(0, 0, 0, 0.92); } .header-top .form-search-control { background: #ffffff; color: #707070; border: solid 1px #d7d7d7; } .header-top input.form-search-control::-webkit-input-placeholder { color: #707070; } .header-top input.form-search-control:-moz-placeholder { color: #707070; } .header-top input.form-search-control:-ms-input-placeholder { color: #707070; } .header-top input.form-search-control:-moz-placeholder { color: #707070; } .header-top .search-btn { color: #707070; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.125rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #777777; padding: 0.5625rem 0.5625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #777777; } .header-top a.header-cart-btn:not(:hover) { color: #777777; } .stuck-header .header-top { padding-top: 0.4375rem; padding-bottom: 0.4375rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #000000; color: #ffffff; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: solid 1px #e9e9e9; border-right: none 3px #38b82c; border-bottom: none 8px #ffffff; 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.125rem; max-width: 17.5rem; color: #000000; border-left: none 8px #ffe1c6; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0625rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.125rem !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: #000000; } .cbp-horizontal .cbp-tab-title { font-size: 0.8125rem; 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.25rem; max-height: 1.25rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.75rem; } } #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-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 20px 20px 0px rgba(74, 63, 63, 0.02); } .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: #000000 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .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: #777777 !important; } .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.125rem; font-style: normal; font-weight: bold; text-transform: none; } .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.375rem; } #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: 1rem; padding-bottom: 1rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1rem; padding-bottom: 1rem; font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px red; } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: none 1px; min-height: 3.875rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.25rem; padding-bottom: 1.25rem; font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { display: none; padding-top: 1.25rem; padding-bottom: 1.25rem; color: #595050; font-size: 1.375rem; } .mobile-menu__tab-icon { font-size: 1.375rem; } .mobile-menu__tab-icon--img { max-height: 1.375rem; } .mobile-menu__legend { font-size: 0.75rem; 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.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.25rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.5rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.5rem; } .mobile-menu__links-list-li { padding-top: 0.375rem; padding-bottom: 0.375rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #ff4e00; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: rgba(255, 255, 255, 0); color: rgba(0, 0, 0, 0.43); } .swiper-pagination-bullet { background: #ff4e00; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.625rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.625rem; } .swiper-container-wrapper { margin: -0.625rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.625rem; } .swiper-container-wrapper .product-carousel { padding: 0.625rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.625rem; } .product-miniature { border: solid 1px #eaeaea; outline: 1px none transparent; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover picture:last-child .product-thumbnail-first { opacity: 1; } .product-miniature-grid { padding: 1.25rem; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.375rem; font-style: normal; font-weight: bold; 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 { 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-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 .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.46875rem 0.9375rem; background: #ffffff; color: #000000; border: solid 1px #dedede; } .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.625rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.625rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.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: #ffffff; background: #ff7510; } .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: #ff7510; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .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; } .product-tabs .nav-tabs { justify-content: center; } @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 { background: #ffffff; 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: #464646; text-align: center; font-size: 2.5rem; font-style: normal; font-weight: normal; text-transform: uppercase; 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: #464646; } #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 .page-title span { margin-left: 0.5rem; } #content-wrapper .page-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #content-wrapper .section-title { color: #464646; text-align: center; font-size: 2.25rem; font-style: normal; font-weight: normal; text-transform: uppercase; 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 .section-title a:link, #content-wrapper .section-title a:visited { color: #464646; } #content-wrapper .section-title span { margin-right: 0.5rem; } #content-wrapper .section-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #content-wrapper .section-title span { margin-left: 0.5rem; } #content-wrapper .section-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } .nav-tabs .nav-link { color: #464646; font-size: 1.125rem; 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: #464646; border-bottom: solid 1px rgba(112, 112, 112, 0.15); } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 1px rgba(112, 112, 112, 0.15); border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #464646; border-bottom: solid 1px rgba(112, 112, 112, 0.15); } #wrapper .block-title { color: #000000; font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #fdfdfd url("/img/cms/Fond.png") center bottom / cover no-repeat scroll; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #f7f7f7; } #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: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.1875rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #000000 !important; } #footer .block-title, #checkout-footer .block-title { color: #000000; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: uppercase; border-bottom: none 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: #000000; } #footer-container-first { border-top: none 1px; padding-top: 1.875rem; padding-bottom: 1.875rem; background: #212121; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: uppercase; } #footer-container-main, #checkout-footer { border-top: solid 1px #c4c4c4; padding-top: 1.875rem; padding-bottom: 0.875rem; color: #000000; } #footer-container-main a, #checkout-footer a { color: #000000; } #footer-container-main a:hover, #checkout-footer a:hover { color: #333333; } #footer-copyrights { border-top: none 1px; padding-top: 0.3125rem; padding-bottom: 0.3125rem; } #maintenance-page { background: #ffffff; color: #000000; } #maintenance-page a, #maintenance-page a:link { color: #000000; } /* Correction des flèches de quantité Font Awesome */ .fa-angle-up::before { font-family: "FontAwesome" !important; content: "\f106" !important; } .fa-angle-down::before { font-family: "FontAwesome" !important; content: "\f107" !important; } /* Correction de la taille des titres */ .h3 { font-size: 22px; } /* Nombre d'articles dans le panier - Sticky Header */ .ps-shoppingcart .cart-toogle { margin-right: 20px!important; } /* Centrage du menu principal */ .cbp-hrmenu > ul > li { float: none!important; } /* Positionnement du menu sticky sous la top bar */ #iqitmegamenu-wrapper.stuck-menu { top: 0px; } .cbp-horizontal > ul { margin-left: -2.1875rem; margin-right: -2.1875rem; } .block-links ul > li a { padding-left: 0; } .block-links ul > li a:before { display: none } .block-iqitcontactpage hr { border-color: transparent; } .products-selection .view-switcher { visibility: hidden; } .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); } .nav-tabs { border: none; } .products-selection .showing { display: none; } .pagination .page-list li { border: none; font-size: 1.5rem; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .container.iqitmegamenu-submenu-container .cbp-column-title, #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .container.iqitmegamenu-submenu-container a.cbp-column-title:link { font-weight: 700; text-transform: uppercase; font-size: 20px; margin-top: 15px; margin-bottom: -5px; } .cbp-hrmenu .cbp-menu-column { margin-top: 0px!important; } .cbp-horizontal .cbp-tab-title { text-align: center!important; } /* A faire au propre */ #category #js-product-list-top .pagination-wrapper { display: none; } @media (min-width: 1200px) { .breadcrumb { padding-left: 60px; } #product #main-product-wrapper { padding-left: 60px; } } .page-category .container>.breadcrumb { padding: 0px!important; } .cart-products .product-image img { height: inherit!important; } /* Ajout CSS logo */ #desktop_logo { width: 250px!important; margin: 0 auto; max-width: 100%; } /* Top menu */ #header .header-nav { background-image: url("/img/cms/Fond.png")!important; background-repeat: no-repeat!important; background-position: center!important; background-size: cover!important; } #header .header-nav .block-iqitlinksmanager ul li a { font-size: 12px!important; font-weight: 600; text-transform: uppercase; } /* Top menu drapeaux */ #header.desktop-header-style-w-2 #language_selector .lang-flag { max-width: 25px; } /* Recherche */ #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .search-widget .form-search-control { padding: 0.6rem 1rem 0.6rem 0.6rem; font-size: 12px; } /* Icones */ #header-user-btn a img, .col-mobile-btn-account a img, #mobile-btn-search img, #search_widget button img { width: 25px!important; } #header #blockcart a img, body #mobile-cart-wrapper img { height: 100px!important; } #header.desktop-header-style-w-2 .header-btn-w .header-btn .title { display: inline-block; font-size: 12px !important; font-weight: 600; text-transform: uppercase; } /* Menu principal */ #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal .cbp-tab-title { font-size: 15px; font-weight: 500; } #iqitmegamenu-horizontal { padding-top: 20px; } #footer-container-first.footer-style-1 { background: #FFFFFF!important; border-top: #dedede 1px solid!important; } #footer-copyrights { font-size: 13px !important; } /* Blog */ .simpleblog-posts h2 a { text-decoration: none; font-size: 18px!important; font-weight: 400!important; } #content-wrapper .page-title { color: #464646; text-align: center; font-size: 30px; } /* Logo Mobile */ #iqitmegamenu-mobile #mobile_menu_logo img { width: 180px!important; margin-top: 15px; margin-left: 80px!important; } /* Newsletter */ .ps-emailsubscription-block form .newsletter-input-group button.btn-subscribe { background: #fff!important; border: #e7c08f!important; transition: 0.2s; color: #000!important; } /* Footer links */ #footer #footer-container-main .container .row>.block-iqitlinksmanager ul>li a { display: list-item; font-size: 14px!important; color: #000!important; line-height: 1!important; } /* Relais Colissimo */ @media screen and (min-width: 1000px) { #modal-body { padding: 5px!important; height: 700px!important; } .widget_colissimo_contenu { width: 100%!important; height: 574px; background: #F7F7F7 0% 0% no-repeat padding-box; border: 1px solid #E7E7E7; opacity: 1; margin: auto; box-sizing: content-box !important; } .widget_colissimo_filtres { width: 60%!important; height: 56px; background: #FFFFFF 0% 0% no-repeat padding-box; border-top: 1px solid #E7E7E7; font: normal normal normal 13px / 16px; opacity: 1; } #widget_colissimo_liste { width: 60%!important; height: 574px!important; } #widget_colissimo_map { width: 40%!important; height: 574px!important; } .widget_colissimo_text_bouton { text-align: center!important; margin: 0px; letter-spacing: 0px; color: #FFFFFF; opacity: 1; padding: 0px!important; font-size: 13px; margin-top: -5px!important; font-weight: bold!important; } .widget_colissimo_bouton_validation { width: 200px!important; height: 29px; margin-top: 20px!important; background: #FE7E16!important; border-radius: 23px; opacity: 1; margin: auto; padding-left: 13px!important; } } /* Nombre articles panier */ header#header nav.header-nav div#ps-shoppingcart-wrapper span.cart-products-count-btn { position: relative; border-radius: 50%; top: 6px!important; right: 21px!important; background: transparent; color: #cc5b16; padding-left: 8px !important; font-size: 12px !important; } div#mobile-header div#mobile-cart-wrapper span.cart-products-count-btn { margin-top: 0; top: 14px!important; right: 10px!important; } /* Catégorie Noel */ .category-image { height: 270px!important; width: auto !important; background-size: cover !important; background-position: center !important; } /* Message d'alerte */ .alert-info { color: #000000; background-color: #F5F5F5; border-color: #ccc; font-size: 14px; } /* Logo menu mobile */ #mobile_menu_logo { width: 200px!important; } #iqitmegamenu-mobile li { position: relative; padding-left: 15px; } #iqitmegamenu-mobile li a { font-size: 14px; font-weight: 700; text-transform: uppercase; } #iqitmegamenu-mobile a { display: block; padding: 10px!important; min-height: 30px!important; } /* Taille des miniatures produits dans le panier */ #blockcart .cart-products .product-image img { height: 100px !important; width: auto !important; } /* Taille de l'icône panier dans la top bar */ #header #blockcart > a img { height: 25px !important; } /* Taille de l'icône panier mobile */ #mobile-cart-wrapper > a img { height: 25px !important; width: auto !important; } /* Suppression des flèches devant les liens du Mega Menu */ .cbp-hrmenu .cbp-links li a::before { content: none !important; } /* Side cart - correction uniquement sur desktop */ @media (min-width: 992px) { #sticky-cart-wrapper .ps-shoppingcart-side #blockcart-content { top: 0 !important; } #sticky-cart-wrapper { position: absolute; top: 50%; right: 1rem; transform: translateY(-50%); margin-top: 0px; } #sticky-cart-wrapper #blockcart .info-wrapper { display: inline-block !important; } #sticky-cart-wrapper #blockcart .title { display: inline !important; } } /* Images produit */ .images-container-left .col-left-product-thumbs { display: none !important; } /* Forcer le carousel à afficher exactement 6 logos sur desktop */ .elementor-image-carousel.swiper { overflow: hidden !important; } .elementor-image-carousel.swiper .swiper-slide { flex-shrink: 0 !important; } /* CSS récupéré Agence Ugocom*/ .col-15,.col-lg-15,.col-md-15,.col-sm-15,.col-xl-15 { position:relative; width:100%; min-height:1px; padding-right:15px; padding-left:15px; } .col-15 { -ms-flex:0 0 20%; flex:0 0 20%; max-width:20%; } @media (min-width:576px) and (max-width:767.98px) { .col-sm-15 { -ms-flex:0 0 20%; flex:0 0 20%; max-width:20%; } } @media (min-width:768px) and (max-width:1250.98px) { .col-md-15 { -ms-flex:0 0 20%; flex:0 0 20%; max-width:20%; } } @media (min-width:992px) and (max-width:1199.98px) { .col-lg-15 { -ms-flex:0 0 20%; flex:0 0 20%; max-width:20%; } } @media (min-width:1200px) { .col-xl-15 { -ms-flex:0 0 20%; flex:0 0 20%; max-width:20%; } } #header.desktop-header-style-w-2 { font-weight:700; } @media (max-width:1692px) { #header.desktop-header-style-w-2 .header-nav { font-size:16px; } } @media (max-width:1492px) { #header.desktop-header-style-w-2 .header-nav { font-size:14px; } } @media (max-width:1300px) { #header.desktop-header-style-w-2 .header-nav { font-size:12px; } } @media (max-width:1250px) { #header.desktop-header-style-w-2 .header-nav { display:none; } } #header.desktop-header-style-w-2 .header-nav .container { padding:0 50px; } @media (max-width:1300px) { #header.desktop-header-style-w-2 .header-nav .container { padding:0 10px; } } #header.desktop-header-style-w-2 .header-nav .left-nav>div>ul>li,#header.desktop-header-style-w-2 .header-nav .right-nav>div>ul>li { line-height:35px; } #header.desktop-header-style-w-2 .header-nav .left-nav>div>ul>li:after,#header.desktop-header-style-w-2 .header-nav .right-nav>div>ul>li:after { background:rgba(255,179,114,.4); opacity:.4; margin-left:1.5rem; margin-right:1.5rem; } @media (max-width:1692px) { #header.desktop-header-style-w-2 .header-nav .left-nav>div>ul>li:after,#header.desktop-header-style-w-2 .header-nav .right-nav>div>ul>li:after { margin-left:1rem; margin-right:1rem; } } @media (max-width:1492px) { #header.desktop-header-style-w-2 .header-nav .left-nav>div>ul>li:after,#header.desktop-header-style-w-2 .header-nav .right-nav>div>ul>li:after { margin-left:.5rem; margin-right:.5rem; } } @media (max-width:1300px) { #header.desktop-header-style-w-2 .header-nav .left-nav>div>ul>li:after,#header.desktop-header-style-w-2 .header-nav .right-nav>div>ul>li:after { margin:0; } } #header.desktop-header-style-w-2 .header-btn-w .header-btn .title { display:inline-block; } #header.desktop-header-style-w-2 #language_selector { padding:.5rem; } #header.desktop-header-style-w-2 #language_selector .lang-flag { max-width:25px; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 #language_selector { margin-right:20px; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .header-top { padding-top:60px; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .search-widget { display:inline-block; width:280px; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .search-widget .form-search-control { border-bottom:1px solid #707070; margin:.8rem 2rem .8rem 1rem; padding:.6rem 1rem .6rem 0; font-size:18px; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .search-widget .search-btn { padding:0 0 0 1em; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li>.cbp-main-link,#header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li>a,#header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li>a:not([href]):not([tabindex]) { border-bottom:8px solid #fff; margin-bottom:15px; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li.cbp-hropen>a,#header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li.cbp-hropen>a:hover,#header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li.cbp-hropen>a:not([href]):not([tabindex]) { border-bottom:8px solid #ffe1c6; } @media (max-width:1792px) { #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal .cbp-tab-title { font-size:16px; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li>.cbp-main-link,#header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li>a,#header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li>a:not([href]):not([tabindex]) { max-width:180px; padding:0 15px; } } @media (max-width:1392px) { #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal .cbp-tab-title { font-size:14px; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li>.cbp-main-link,#header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li>a,#header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li>a:not([href]):not([tabindex]) { max-width:150px; padding:0 10px; } } @media (max-width:1300px) { #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal .cbp-tab-title { font-size:12px; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li>.cbp-main-link,#header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li>a,#header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .cbp-horizontal>ul>li>a:not([href]):not([tabindex]) { max-width:120px; padding:0 5px; } } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .container.iqitmegamenu-submenu-container { max-width:1380px; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .container.iqitmegamenu-submenu-container .cbp-column-title,#header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .container.iqitmegamenu-submenu-container a.cbp-column-title:link { font-weight:700; text-transform:uppercase; font-size:22px; margin-top:40px; } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .container.iqitmegamenu-submenu-container ul.cbp-links.cbp-category-tree { margin-top:75px; list-style:url("/img/cms/bullet@2x.png"); } #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .container.iqitmegamenu-submenu-container ul.cbp-links.cbp-category-tree li { margin:10px 0 10px 25px; padding:0; } @media (max-width:767.98px) { #header.desktop-header-style-w-2 #mobile-header.mobile-header-style-1 .col-mobile-logo img { max-width:120px; } } .search_widget .autocomplete-suggestions { background:#fff; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { width:340px; } #footer-container-first.footer-style-1 { background:#d6d6d6; color:#000; text-align:center; font-weight:700; line-height:1.6rem; padding-left:10px; padding-right:10px; } #footer-container-first.footer-style-1 .block { padding:0; } @media (max-width:767.98px) { #footer-container-first.footer-style-1 { font-size:12px; } } #footer-container-main.footer-style-1>.container { max-width:1680px; } #footer-container-main.footer-style-1 .block .block-title { margin:0; font-family:Quicksand,serif; } #footer-container-main.footer-style-1 .block.block-links ul { list-style:disc; margin-left:20px; } #footer-container-main.footer-style-1 .block.block-links ul>li,#footer-container-main.footer-style-1 .block.block-links ul>li a { color:#707070; } #footer-container-main.footer-style-1 .block.block-links ul>li a:hover { color:#000; } #footer-container-main.footer-style-1 .block.block-iqitcontactpage { font-weight:700; line-height:1.6rem; } #footer-container-main.footer-style-1 .block.block-iqitcontactpage img { max-width:100%; } #footer-container-main.footer-style-1 .ps-emailsubscription-block .gdpr_module,#footer-container-main.footer-style-1 .ps-emailsubscription-block .ps-emailsubscription-conditions { max-width:none; color:#707070!important; } #footer-container-main.footer-style-1 .ps-emailsubscription-block .newsletter-input-group { padding-bottom:2px; border-bottom:1px solid #707070; } #footer-container-main.footer-style-1 .ps-emailsubscription-block .newsletter-input-group .input-subscription { background:#fff; } body#index { background-image:url("/img/cms/f466d40224dae1c0779518d00dc5fd30@2x.png"); background-position:top; background-size:cover; background-repeat:no-repeat; } body#index .page-home .page-home-link a:link:not(.nav-link):not(.btn),body#index .page-home .page-home-link a:visited:not(.nav-link):not(.btn) { color:#fff; } #cms #wrapper { padding:0; } #cms .breadcrumb,#cms .page-header { display:none; } .text-muted { font-size:1rem; opacity:1; } #content-wrapper .page-title { font-weight:500!important; } #content-wrapper .section-title { font-family:Cormorant Garamond,serif; font-weight:500!important; } #product #content-wrapper .page-title span { max-width:635px; } #wrapper .breadcrumb ol li:last-child { font-weight:700; } .product-container .product-reference { color:#d55e07; } .product-container .product-additional-info,.product-container .product_header_container,.product-container .product_p_price_container { border:none; } .product-container .product-add-to-cart button.add-to-cart { text-transform:uppercase; } .tabs.product-tabs { max-width:962px; margin-left:auto; margin-right:auto; } .tabs.product-tabs .nav-tabs { margin-right:8px; } .tabs.product-tabs .nav-tabs .nav-link { border:1px solid hsla(0,0%,44%,.14); padding:20px 0; width:275px; text-align:center; background:rgba(255,244,234,.14); opacity:1; font-weight:700; } .tabs.product-tabs .nav-tabs .nav-link.active,.tabs.product-tabs .nav-tabs .nav-link:focus,.tabs.product-tabs .nav-tabs .nav-link:hover { background:rgba(255,179,114,.14); } .tabs.product-tabs .nav-tabs .nav-link .iqitreviews-title.float-left,.tabs.product-tabs .nav-tabs .nav-link .iqitreviews-title.float-xs-left { float:none!important; } #contact #main .page-content,#module-iqitwishlist-view #wrapper,.page-customer-account #wrapper { max-width:1380px; margin-left:auto; margin-right:auto; } @media (min-width: 576px) { .col-sm-6 { width: 100%!important; } } /* ========================================= HEADER - LANGUES / COMPTE / PANIER ========================================= */ #header .header-nav .right-nav { display: flex !important; align-items: center !important; justify-content: flex-end !important; } #header .header-nav .right-nav > div { display: flex !important; align-items: center !important; height: 100%; margin-top: 0 !important; } #header .header-nav .right-nav #language_selector { display: flex !important; align-items: center !important; padding: 0 !important; margin: 0 !important; margin-right:10px !important; } #header .header-nav .right-nav #header-user-btn { display: flex !important; align-items: center !important; margin-top: -30px !important; } #header .header-nav .right-nav #ps-shoppingcart { display: flex !important; align-items: center !important; margin-top: -30px !important; } #header .header-nav .right-nav .header-btn .title { margin-top: -30px !important; } #header .header-nav .right-nav > div:after { display: none !important; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -35px !important; } /* Remplacement de l'icône panier mobile */ #mobile-header .fa-shopping-bag.mobile-bag-icon { font-size: 0 !important; width: 28px !important; height: 28px !important; display: inline-block !important; background-image: url("/img/cms/Image%208@2x.png"); background-repeat: no-repeat; background-position: center; background-size: contain; } /* Masque l'icône Font Awesome d'origine */ #mobile-header .fa-shopping-bag.mobile-bag-icon::before { display: none !important; content: none !important; } /* Icônes personnalisées du header mobile */ #mobile-header .fa-shopping-bag.mobile-bag-icon, #mobile-header .fa-user { font-size: 0 !important; width: 28px !important; height: 28px !important; display: inline-block !important; background-repeat: no-repeat !important; background-position: center !important; background-size: contain !important; } /* Icône panier */ #mobile-header .fa-shopping-bag.mobile-bag-icon { background-image: url("/img/cms/Image%208@2x.png") !important; } /* Icône utilisateur */ #mobile-header .fa-user { background-image: url("/img/cms/Image%209@2x.png") !important; } /* Masque les anciennes icônes Font Awesome */ #mobile-header .fa-shopping-bag.mobile-bag-icon::before, #mobile-header .fa-user::before { display: none !important; content: none !important; } @media screen and (max-width: 767px) { div#mobile-header div#mobile-cart-wrapper span.cart-products-count-btn { font-size: 11px !important; margin-right: -4px !important; margin-top: -2px !important; } } /* Alignement des titres du mega menu */ #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .container.iqitmegamenu-submenu-container .cbp-column-title { margin-top: 20px !important; } /* MENU MOBILE - corriger l'affichage des flèches */ #iqitmegamenu-mobile li > .mm-expand > .close-icon { display: none !important; } #iqitmegamenu-mobile li.show > .mm-expand > .close-icon { display: inline-block !important; } #iqitmegamenu-mobile li.show > .mm-expand > .expand-icon { display: none !important; } /* MENU MOBILE - sous-menus repliables */ #iqitmegamenu-mobile li:not(.show) > ul { display: none !important; } #iqitmegamenu-mobile li.show > ul { display: block !important; } /* MENU MOBILE - flèches à droite des catégories */ #iqitmegamenu-mobile li { position: relative; } #iqitmegamenu-mobile li > .mm-expand { position: absolute !important; right: 15px !important; top: 10px !important; margin: 0 !important; font-size: 10px !important; } /* HEADER - Barre de recherche taille placeholder */ #header.desktop-header-style-w-2 #desktop-header.desktop-header-style-2 .search-widget .form-search-control { font-size: 12px !important; padding-left:10px; } /* Blog - Largeur colonne */ @media (min-width: 1200px) { .col-sm-6 { width: 33% !important; } } /* TITRES _ H2 */ h2 { font-size: 20px !important; } /* Espacement du menu principal */ @media (min-width: 1500px) { .cbp-hrmenu > ul > li > a { padding-left: 12px; padding-right: 12px; } } /* Écrans intermédiaires */ @media (min-width: 1200px) and (max-width: 1499px) { .cbp-hrmenu > ul > li > a { padding-left: 7px; padding-right: 7px; } }