.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1380px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #333333; } 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; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; } #mobile-header .m-nav-btn { color: #000000; } #mobile-header .m-nav-btn:hover { color: #000000; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #ffffff; } #mobile-header .m-nav-btn { padding-top: 1.0769230769rem; padding-bottom: 1.0769230769rem; border: none 1px; border-left: none; } #mobile-header .m-nav-btn:hover { background: #f8f8f8; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 13px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.5rem; } body { font-family: Poppins; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Poppins', sans-serif; } #blockcart-content { background: #ffffff; color: #000000; border: none 1px; } #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: #333333; border: none 1px; } .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: #6b6b6b; color: #ffffff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #6b6b6b; color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f8f8f8; color: #333333; border: none 1px; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #6b6b6b; color: #ffffff; border: none 1px; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #7b7b7b; 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: #2e2323; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #2e2323; color: #ffffff; } #wrapper .breadcrumb { background: #ffffff; padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; margin-top: -3.0769230769rem; margin-bottom: 3.0769230769rem; font-style: normal; font-weight: normal; text-transform: none; color: #000000; } #wrapper .breadcrumb li:after { color: #000000; } #wrapper .breadcrumb a { color: #000000; } /*** Text fields ***/ .form-control { background-color: #f8f8f8; color: #333333; border: none 1px; } .custom-select2, .custom-select2 option { background-color: #f8f8f8; } .custom-select2:after { color: #333333; } .bootstrap-touchspin .btn-touchspin { background-color: #f8f8f8; color: #333333; border: none 1px; } .bootstrap-touchspin .btn-touchspin:hover { color: #333333; background: #f8f8f8; } .form-control::-webkit-input-placeholder { color: #333333; } .form-control::-moz-placeholder { color: #333333; } .form-control:-ms-input-placeholder { color: #333333; } .form-control:-moz-placeholder { color: #333333; } .form-control:focus { color: #333333; background: #f8f8f8; border-color: #8a8a8a; } .custom-select2:focus-within { background: #f8f8f8; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #2e2323; } .custom-radio input[type=radio]:checked + span { background-color: #2e2323; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #2e2323; border-color: #e0e0e0; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: none 1px; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: none 1px; } .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(150, 150, 150, 0.67); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #333333; color: #ffffff; border: none 1px; } .product-price { color: #333333; } .iqit-review-star { color: #f2dc38; } .product-flags .product-flag { font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #de3529; color: #ffffff; } .product-flags .new { background: #fafafa; color: #000000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #333333; color: #fff7f7; } .discount { background: #de3529; color: #ffffff; } .product-available { background: #333333; color: #ffffff; } .product-unavailable { background: #333333; color: #fff7f7; } .product-unavailable-allow-oosp { background: #333333; color: #000000; } .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; } #iqitcompare-floating a { color: #3c3c3c; } #page-preloader { background: #ffffff; } #back-to-top { background: #333333; color: #ffffff; } #back-to-top:hover { background: #666666; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #333333; } ::-webkit-scrollbar-track { background: #ffffff; } body { scrollbar-face-color: #333333; 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: #333333; background: #ffffff; border-bottom: none 1px; padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; font-size: 0.9230769231rem; } #header .header-nav a { color: #333333; } #header .header-nav a:hover { color: #333333; } #header .header-nav .social-links._topbar { font-size: 1.0769230769rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #333333 !important; } .header-top { color: #333333; } .header-top a:not(.btn):not(.nav-link) { color: #333333; } .header-top a:not(.btn):not(.nav-link):hover { color: #333333; } .header-top .form-search-control { border: none 1px; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.5384615385rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #333333; padding: 0.6923076923rem 0.6923076923rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #333333; } .header-top a.header-cart-btn:not(:hover) { color: #333333; } .stuck-header .header-top { padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #7b7b7b; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 1px; border-right: none 1px; border-bottom: none 1px; border-left: none 1px; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.8461538462rem; max-width: 18.0769230769rem; color: #333333; padding-left: 1.1538461538rem; padding-right: 1.1538461538rem; border-left: none 1px; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #333333; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.3076923077rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.8461538462rem !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: #ffffff; color: #000000; } .cbp-horizontal .cbp-tab-title { font-size: 1.0769230769rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.5384615385rem; max-height: 1.5384615385rem; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { display: block; text-align: center; margin-left: auto; margin-right: auto; margin-bottom: 0.8rem; } .cbp-horizontal .cbp-tab-title { text-align: center; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1.0769230769rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.1538461538rem; padding-right: 1.1538461538rem; } } .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: none 1px; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: none 1px; } #cbp-hrmenu1 .cbp-vertical-title { font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.8461538462rem; } #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.6153846154rem; padding-bottom: 0.6153846154rem; border-top: none 1px; } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.8461538462rem; max-height: 1.8461538462rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #333333; 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: #f8f8f8; border: none 1px; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #333333 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #7b7b7b !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #333333 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #7b7b7b !important; } .cbp-hrmenu .cbp-links li a:before { display: none; } .cbp-hrmenu .cbp-links li a { padding-left: 0; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: none 1px; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #7b7b7b !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #fefefe; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #333333 !important; } #iqitmegamenu-mobile { background: #fefefe; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 4.1538461538rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1.2307692308rem; padding-bottom: 1.2307692308rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.2307692308rem; padding-bottom: 1.2307692308rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #fefefe; } .mobile-menu__tab { border-bottom: none 1px; min-height: 4.7692307692rem; } .mobile-menu__link { color: #333333 !important; padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; color: #ffffff; font-size: 1.6923076923rem; } .mobile-menu__legend { font-style: normal; font-weight: normal; text-transform: none; color: #333333; background-color: #f8f8f8; } .mobile-menu__header-wrapper { color: #333333; background-color: rgba(255, 255, 255, 0.08); border-bottom: none 1px; } .mobile-menu__title { font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-style: normal; font-weight: normal; text-transform: none; color: #333333 !important; } .mobile-menu__column { font-style: normal; font-weight: normal; text-transform: none; color: #333333; margin-bottom: 4.2307692308rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 4.2307692308rem; } .mobile-menu__column-title { margin-bottom: 0.9230769231rem; } .mobile-menu__links-list-li { padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #333333; } .mobile-menu__footer { border-top: none 1px; color: #333333; background-color: rgba(255, 255, 255, 0.08); } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #695c52; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: rgba(255, 255, 255, 0); color: rgba(0, 0, 0, 0.43); } .swiper-pagination-bullet { background: #000000; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -1.1538461538rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 1.1538461538rem; } .swiper-container-wrapper { margin: -1.1538461538rem; } .swiper-container-wrapper .products.swiper-container { padding: 1.1538461538rem; } .swiper-container-wrapper .product-carousel { padding: 1.1538461538rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 1.1538461538rem; } .product-miniature { border: none 1px; 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 .product-title { font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; } } .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-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.5769230769rem 1.1538461538rem; background: black; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #ffffff; color: #000000; } .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: 1.1538461538rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 1.1538461538rem; } .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-style: normal; font-weight: normal; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #000000; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #col-product-info { position: -webkit-sticky; position: sticky; z-index: 1; top: 30px; transition: top 300ms ease 0s; } #main-product-wrapper .product-cover .expander { z-index: 1; } @media screen and (min-width: 768px) { #main-product-wrapper .no-quick-view-d-md-none { display: none; } } @media screen and (min-width: 768px) { #main-product-wrapper #swiper-wrapper-column-images { -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -1rem; } #main-product-wrapper .product-lmage-large { position: relative; width: 100%; min-height: 1px; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; padding: 1rem; } } .modal-open #col-product-info { position: static; } .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: #000000; background: rgba(0, 0, 0, 0); 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-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; } #checkout #header { display: none !important; } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #checkout #wrapper { background: #ededed; } #checkout .card, #checkout section.checkout-step { background: #ffffff; } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 3.0769230769rem; padding-bottom: 3.0769230769rem; color: #333333; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 3.0769230769rem; padding-bottom: 3.0769230769rem; } #content-wrapper .page-title { color: #333333; font-style: normal; font-weight: normal; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333333; } #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; } #content-wrapper .section-title { color: #333333; font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px; 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: #333333; 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: #333333; border-bottom: none 1px; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #333333; } .iqit-accordion .nav-link { border-bottom: none 1px; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #333333; border-bottom: none 1px; } #wrapper .block-title { color: #555555; font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #555555; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #f8f8f8; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #333333; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #333333; } #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: #333333; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #333333; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #333333; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #333333; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.6923076923rem; } #footer .block-title, #checkout-footer .block-title { color: #2e2323; 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: #2e2323; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: none 1px; left: 0; right: 0; } #footer-container-first { border-top: none 1px; padding-top: 3.8461538462rem; padding-bottom: 3.8461538462rem; background: #f8f8f8; color: #2e2323; } #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: 0.7692307692rem; padding-bottom: 0; color: #636363; } #footer-container-main a, #checkout-footer a { color: #636363; } #footer-container-main a:hover, #checkout-footer a:hover { color: #333333; } #footer-copyrights { border-top: none 1px; background: #f8f8f8; padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; } @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: #ffffff; color: #555555; } #maintenance-page a, #maintenance-page a:link { color: #555555; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #2e2323; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: none 1px; background: #f5f5f5; color: #555555; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #555555; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #555555; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #555555; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #555555; } body.page-product #product-availability.product-unavailable:not(.product-combination-only-unavailable) { background-color: #2e640c !important; } .product-unavailable:not(.product-combination-only-unavailable) { background-color: #dc3545 !important; /* np. czerwony — wstaw dowolny kolor */ } .product-combination-only-unavailable { background-color: #2e640c !important; /* np. żółty */ } h1.h1.page-title { font-size: 35px; font-weight: 500 !important; } span.product-price.current-price-value { font-size: 35px; } .product-miniature-grid .product-title { font-style: normal; font-weight: 400; text-transform: none; font-size: 15px; } span.product-price { font-size: 15px; font-weight: 700 !important; } a.cbp-column-title.nav-link.cbp-category-title { font-weight: 700 !important; } /* ========================================================================== mair.pl — CLS Fix Pack v2 Data: 2026-03-25 Cel: Redukcja CLS z 0.392 do <0.1 Instrukcja: Wklej ten CSS do jednego z miejsc: - BackOffice → Moduły → Custom CSS (jeśli masz taki moduł) - themes/TWOJ_MOTYW/assets/css/custom.css - Albo jako <style> w head.tpl (przed </head>) WAŻNE: Wartości min-height w sekcji 1 musisz dopasować do faktycznych wymiarów swojego slidera. Instrukcja pomiaru poniżej. ========================================================================== */ /* -------------------------------------------------------------------------- 1. HERO SLIDER — rezerwacja miejsca (największy wpływ: -0.335 CLS) Jak zmierzyć poprawną wartość min-height: 1. Otwórz mair.pl/pl/ w Chrome 2. DevTools (F12) → kliknij selektor elementu → kliknij .hero-container 3. W panelu po prawej zobaczysz computed height — wpisz tę wartość poniżej 4. Zmniejsz okno do ~375px szerokości i powtórz dla wersji mobile -------------------------------------------------------------------------- */ .hero-container { min-height: 520px; /* ← DOPASUJ do faktycznej wysokości desktop */ contain: layout style; /* izoluje layout — zmiany wewnątrz nie przesuwają reszty */ overflow: hidden; } @media (max-width: 991px) { .hero-container { min-height: 400px; /* ← DOPASUJ do tabletu */ } } @media (max-width: 767px) { .hero-container { min-height: 300px; /* ← DOPASUJ do mobile */ } } /* 2. WRAPPER — nadpisanie sticky footer margin-bottom */ #wrapper { margin-bottom: 0 !important; } body { display: flex; flex-direction: column; min-height: 100vh; } #wrapper { flex: 1 0 auto; } #footer, footer, .footer { flex-shrink: 0; } /* -------------------------------------------------------------------------- 3. FLAGA JĘZYKA — wymuszenie stałych wymiarów (czyści warning) -------------------------------------------------------------------------- */ img.lang-flag { width: 16px !important; height: 11px !important; aspect-ratio: 16 / 11; display: inline-block; } /* -------------------------------------------------------------------------- 4. NAWIGACJA PRAWA (newsletter, lista życzeń) — stabilizacja (-0.052 CLS) -------------------------------------------------------------------------- */ .right-nav { min-height: 40px; /* ← DOPASUJ jeśli u Ciebie inaczej */ } /* -------------------------------------------------------------------------- 5. NAV-DOT SLIDER — poprawiony wygląd pilulki Zachowuje oryginalny wygląd (kółko → pilulka), ale BEZ transition na width/border-radius. Zmiana jest natychmiastowa = Lighthouse nie raportuje non-composited animation. -------------------------------------------------------------------------- */ .hero-container .nav-dot { border-radius: 50%; width: 12px; height: 12px; transition: background-color 0.3s ease; } .hero-container .nav-dot.active { width: 40px; border-radius: 6px; } /* -------------------------------------------------------------------------- 6. COOKIE BANNER (CookieFirst) — nie przesuwa contentu (-0.003 CLS) -------------------------------------------------------------------------- */ [data-testid="box"].cf1e63 { position: fixed !important; } /* -------------------------------------------------------------------------- 7. GOOGLE FONTS — fallback z podobnymi metrykami Minimalizuje przeskok tekstu gdy Poppins się doładowuje (FOUT) -------------------------------------------------------------------------- */ body { font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } /* -------------------------------------------------------------------------- 8. OBRAZY — rezerwacja miejsca na lazy-loaded images Zapobiega layout shift gdy obrazy się doładowują. Dotyczy sekcji Czyste Powietrze (PNG 1920x1080 wyświetlane w 409x230) i logotypów w sliderze partnerów. -------------------------------------------------------------------------- */ img[alt*="Czyste Powietrze"], img[alt*="Program Czyste"] { aspect-ratio: 16 / 9; width: 100%; height: auto; object-fit: cover; } .swiper-slide-image { aspect-ratio: 5 / 3; object-fit: contain; } /* -------------------------------------------------------------------------- 9. PRODUCT THUMBNAILS — fix unsized image warning Lighthouse raportuje product thumbnails jako unsized. Wymuszamy stały aspect-ratio 1:1 (305x305). -------------------------------------------------------------------------- */ .product-thumbnail-first { aspect-ratio: 1 / 1; width: 100%; height: auto; } @media (max-width: 1400px){ main { margin: 0px auto; } } .nav-tabs { border: none; } section.product-brand-section.block-section { display: none; } /* Styluje nagłówek sekcji newslettera w stopce – ustawia rozmiar i odstęp */ #footer .footer-style-3 .block-newsletter>h5{ display: block; font-size: 2rem; margin-bottom: 2rem; } #stores .page-stores .store-item-footer li, .iqitproducttags, .social-sharing { display: none; margin-bottom: .5rem; } .checkout-step .payment-options .payment-option { display: flex; align-items: center; flex-wrap: nowrap; } .checkout-step .payment-options .payment-option .custom-radio { flex-shrink: 0; margin-right: 8px; } .custom-checkbox { display: flex; align-items: flex-start; } .custom-checkbox input[type="checkbox"] { flex-shrink: 0; margin-right: 8px; margin-top: 3px; } .custom-checkbox label { flex: 1; } /* Blokuje całą stronę gdy baner CookieFirst jest widoczny */ body.cookiefirst-enabled::before { content: ""; position: fixed; inset: 0; background: rgba(0, 0, 0, 0.5); z-index: 9998; pointer-events: all; } /* Gdy zgoda została udzielona — usuń blokadę */ body.cookiefirst-consent-given::before { display: none; } /*dodatkowe informacje o produkcie*/ .product-additional-info { border-top: 1px solid rgba(160, 160, 160, .25); padding-top: 1rem; display: none; } /* ================================ FACETED FILTERS – flat / bez dropdown / bez sticky / bez cieni ================================ */ /* 1) OFF: sticky / fixed */ #left-column, #left-column #search_filters_wrapper, #left-column #search_filters, #left-column .block-facets, #left-column .facets, #left-column #search_filters_wrapper .block-facets, #left-column #search_filters_wrapper .block-facets .block-content, #left-column #search_filters_wrapper .block-facets .facets, #left-column #search_filters_wrapper .block-facets .facets .facet, #left-column #search_filters_wrapper .block-facets .facets aside.facet, #left-column #search_filters_wrapper .block-facets .facets aside.facet-dropdown, #left-column #search_filters.dropdown-search-filters { position: static !important; top: auto !important; bottom: auto !important; left: auto !important; right: auto !important; } /* 2) OFF: dropdown / accordion – zawsze widoczne */ #left-column #search_filters .facet, #left-column #search_filters aside.facet, #left-column #search_filters aside.facet-dropdown, #left-column #search_filters .facet .facet-title, #left-column #search_filters .facet .facet-content, #left-column #search_filters .facet .collapse, #left-column #search_filters .facet .collapsing, #left-column #search_filters .facet .dropdown-menu, #left-column #search_filters .facet .facet-dropdown, #left-column #search_filters .facet .dropdown, #left-column #search_filters .facet .dropdown.show, #left-column #search_filters .facet .dropdown-menu.show, #left-column #search_filters .facet .dropdown-menu[style], #left-column #search_filters .facet .facet-content[style] { display: block !important; height: auto !important; max-height: none !important; overflow: visible !important; visibility: visible !important; opacity: 1 !important; } /* 3) OFF: absolute / transform */ #left-column #search_filters .dropdown-menu, #left-column #search_filters .facet-dropdown .dropdown-menu { position: static !important; transform: none !important; inset: auto !important; float: none !important; margin: 0 !important; } /* 4) OFF: klikanie + strzałki */ #left-column #search_filters .facet-title, #left-column #search_filters .dropdown-toggle, #left-column #search_filters button, #left-column #search_filters [data-toggle], #left-column #search_filters [data-bs-toggle] { pointer-events: none !important; cursor: default !important; } #left-column #search_filters .facet-title::after, #left-column #search_filters .dropdown-toggle::after, #left-column #search_filters .facet-title i, #left-column #search_filters .facet-title svg { display: none !important; } /* 5) OFF: WSZYSTKIE CIENIE / POŚWIATY */ #left-column #search_filters, #left-column #search_filters *, #left-column #search_filters_wrapper, #left-column .block-facets, #left-column .facets, #left-column .facet, #left-column aside.facet { box-shadow: none !important; text-shadow: none !important; filter: none !important; background-image: none !important; } #left-column #search_filters *::before, #left-column #search_filters *::after { box-shadow: none !important; text-shadow: none !important; filter: none !important; background-image: none !important; } /* 6) Wygląd – czysty, płaski panel */ #left-column #search_filters aside.facet, #left-column #search_filters .facet { margin: 0 0 18px 0 !important; padding: 0 0 12px 0 !important; border-bottom: 1px solid #e5e7eb !important; background: transparent !important; } #left-column #search_filters .facet-title { display: block !important; font-weight: 700 !important; margin: 0 0 10px 0 !important; font-size: 14px !important; color: #111827 !important; } iframe.iframe { border-radius: 10px !important; } /*Strzałki na sliderze - strona główna*/ .swiper-button-next, .swiper-button-prev { background: rgba(255, 255, 255, 0); color: rgba(0, 0, 0, .43); margin-left: -20px; } .swiper-button-next, .swiper-button-prev { background: rgba(255, 255, 255, 0); color: rgba(0, 0, 0, .43); margin-left: -20px; margin-right: -20px; } /* Kontener z overlayem */ .twoj-element { position: relative; overflow: hidden; } /* ── NEWSLETTER BANNER ── */ .nl-banner { display: flex; align-items: center; justify-content: space-between; border: 1.5px solid #e2e2e2; border-radius: 12px; padding: 14px 14px 14px 20px; background: #fff; gap: 16px; font-family: sans-serif; max-width: 100%; margin: 16px 0; transition: border-color .25s, box-shadow .25s; } .nl-banner__price { font-size: 16px; font-weight: 700; color: #333; } .nl-banner__original { font-size: 12px; color: #bbb; text-decoration: line-through; margin-left: 6px; } .nl-banner__caption { font-size: 12px; color: #888; margin-top: 3px; } .nl-banner__saving { display: inline-block; background: #f3f3f3; color: #333; font-size: 11px; font-weight: 600; border-radius: 20px; padding: 2px 8px; margin-top: 5px; } .nl-banner__btn { flex-shrink: 0; background: #fff; color: #333; border: 1.5px solid #d1d1d1; border-radius: 8px; padding: 12px 22px; font-size: 14px; font-weight: 600; cursor: pointer; white-space: nowrap; position: relative; overflow: hidden; z-index: 1; transition: color .3s ease, border-color .3s ease; } .nl-banner__btn::before { content: ''; position: absolute; inset: 0; background: #333; transform: translateY(100%); transition: transform .3s cubic-bezier(.4, 0, .2, 1); z-index: -1; border-radius: 6px; } .nl-banner__btn:hover { color: #fff; border-color: #333; } .nl-banner__btn:hover::before { transform: translateY(0); } .nl-modal-overlay { display: none; position: fixed; inset: 0; background: rgba(0,0,0,.2); z-index: 9999; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .nl-modal-overlay.open { display: flex; } .nl-modal { background: #fff; border-radius: 16px; padding: 36px 32px; max-width: 340px; width: 90%; text-align: center; box-shadow: 0 24px 64px rgba(0,0,0,.13); animation: nlPop .3s cubic-bezier(.34,1.56,.64,1); position: relative; font-family: sans-serif; } @keyframes nlPop { from{transform:scale(.85);opacity:0} to{transform:scale(1);opacity:1} } .nl-modal__x { position:absolute;top:12px;right:14px;background:none;border:none;font-size:20px;color:#ccc;cursor:pointer } .nl-modal__x:hover { color:#555 } .nl-modal__icon { font-size:36px; margin-bottom:12px } .nl-modal h3 { font-size:18px; font-weight:700; color:#333; margin-bottom:8px } .nl-modal p { font-size:13px; color:#888; line-height:1.6; margin-bottom:16px } .nl-modal__price { font-size:34px; font-weight:700; color:#333; margin-bottom:2px } .nl-modal__was { font-size:13px; color:#bbb; text-decoration:line-through; margin-bottom:18px } .nl-modal__code { background:#f5f5f5; border:1.5px dashed #333; border-radius:8px; padding:10px 16px; font-size:15px; font-weight:700; color:#333; letter-spacing:.14em; margin-bottom:20px; } .nl-modal__close { background:#333; color:#fff; border:none; border-radius:8px; padding:12px 28px; width:100%; font-size:14px; font-weight:600; cursor:pointer; transition: background .2s; } .nl-modal__close:hover { background:#111 } /* Opinie – tylko przycisk "Napisz swoją opinię" */ button.btn.btn-comment.post-product-comment { color: var(--bs-btn-color); background: linear-gradient(135deg, #ffd84d 0%, #ffcd00 40%, #ffb000 100%); border-radius: 8px; } button.btn.btn-comment.post-product-comment:hover { background: linear-gradient(180deg, #ffcd00 0%, #ffb700 100%); } /* 7) Listy – porządek */ #left-column #search_filters ul { list-style: none !important; padding: 0 !important; margin: 0 !important; } #left-column #search_filters li { list-style: none !important; margin: 0 0 8px 0 !important; padding: 0 !important; } /* 8) Label + checkbox */ #left-column #search_filters label { display: flex !important; align-items: center !important; gap: 8px !important; margin: 0 !important; padding: 6px 4px !important; border-radius: 4px !important; color: #1f2937 !important; font-size: 13px !important; } #left-column #search_filters label:hover { background: #f8fafc !important; } /* 9) Inputy */ #left-column #search_filters input[type="checkbox"], #left-column #search_filters input[type="radio"] { margin: 0 !important; box-shadow: none !important; outline: none !important; } /* 10) OFF: clearfix hack */ #left-column #search_filters .clearfix::after { content: "" !important; display: block !important; clear: both !important; } /*rozwijane menu*/ .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { box-shadow: 0 2000px 0 2000px rgba(0, 0, 0, 0.18); background: #fff; border: none 1px #37a625; margin-left: -50px; } /*Niedostępne - Unavalable products*/ .product-unavailable { background: #de1010; color: #fff7f7; padding: 5px; border-radius: 5px; box-shadow: 0px 0px 8px 1px #6666; } /*Etykieta promocyjna*/ .product-flags .discount, .product-flags .on-sale { background: #de3529; color: #fff; border-radius: 5px; box-shadow: 0px 0px 5px -2px #666666; } #iqitpopup .iqitpopup-newsletter-form .newsletter-input { width: 100%; height: 35px; max-width: 479px; display: block; margin: 0; border-radius: 10px; } #iqitpopup .iqitpopup-newsletter-form { padding: 15px 10px; background: #f6f6f6; position: absolute; bottom: 0; width: 100%; text-align: center; border-radius: 0px 0px 7px 7px; } #iqitpopup .iqitpopup-newsletter-form .button-medium { padding-top: 9px; padding-bottom: 9px; margin-top: 10px; } /* Dodaje delikatną górną ramkę i odstęp nad stopką */ #footer-container-main > .container{ border-top: 1px solid hsla(0,0%,63%,.25); padding-top: 80px } .product-extracontent-section .section-content { position: relative; padding-top: 6.5px; margin-top: 10px; } div#product-details { display: none !important; } #checkout-payment-step img[src*="redcompaypo/views/img/logo.png"] { display: none !important; } /*PRODUCT ROW*/ .products.row>.col, .products.row>[class*="col-"] { padding: 1.1538461538rem; position: static; } /* Ukrywa kolor obramowania linii <hr> wewnątrz sekcji kontaktowej */ .block-iqitcontactpage hr { border-color: transparent; } /*Zaokrągla MegaMega menu na dole (prawy i lewy róg)*/ .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { border-radius: 0 0 15px 15px; } /*Odpowiada za szare tło za MegaMenu*/ .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { margin-top: 0px } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #37a625; } #products #search_filters.dropdown-search-filters { display: none !important; } /*Zaokrąglenie zdjęć produktów*/ .img-fluid, .img-thumbnail, .rte-content img { border-radius: 10px; } /*Szerokość MegaMenu*/ .cbp-hrmenu .menu_row { padding: 0px 18px 0px 18px; } /*Przycisk logowania Google*/ .btn-google img { width: 18px; height: auto; } /*Cookies*/ #cookie-change-button button img { transition: transform 0.7s ease-in-out; width: 40px; height: 40px; display: none !important; } /*Pop up*/ #iqitpopup { background-color: #fff; background-repeat: repeat-y !important; border-radius: 7px 0px 7px 7px; } #iqitpopup .iqitpopup-close { height: 25px; top: -25px; right: 0; position: absolute; background: #D6D6D6; padding-right: 25px; border-radius: 7px 7px 7px 0px; } #iqitpopup .iqit-close-popup { background: #333333; width: 25px; height: 25px; cursor: pointer; z-index: 2; text-align: center; line-height: 25px; position: absolute; top: 0; right: 0; border-radius: 7px 7px 0px 7px; } /*scrollowanie blog*/ @media (min-width: 768px) { .col-md-3, .col-md-4 { flex: 0 0 auto; width: 40%; position: sticky; top: 80px; /* margin-top: 50px; */ align-self: flex-start; height: fit-content; } } /*Ciasteczka - cookies*/ #iqitcookielaw.iqitcookielaw-showed { opacity: 1; visibility: visible; transform: translate(0, 0); max-width: 80%; background-color: #ffffff; border: solid 1px #c5c5c5; border-radius: 10px; } /*InPostPay*/ .inpostpay-widget { width: 67.5% !important; } @media (max-width: 768px) { .inpost-izi-btn-wrapper.js-inpost-izi-product-btn-wrapper { margin-right: 0px !important; } } /*Filtry*/ div#search_filters { position: absolute; } /* HOME – tylko karty w sliderze produktów (Elementor) */ .elementor-products-carousel .product-miniature.product-miniature-default { position: relative; border: 1px solid #c6c6c6; padding: 10px; /* Delikatny biało-szary gradient */ border-radius: 8px; } /* Miniatura tylko na home */ .elementor-products-carousel .product-miniature.product-miniature-default .thumbnail-container { border-radius: 10px; } /* Tylko karty produktów (listing) */ #products .product-miniature.product-miniature-default, #products .product-miniature.product-miniature-default .thumbnail-container { position: relative; border: 1px solid #c6c6c6; padding: 10px; background: linear-gradient(180deg, #ffffff 0%, #f2f2f2 100%); } /* Zaokrąglenie TYLKO na miniaturach produktów */ #products .product-miniature.product-miniature-default .thumbnail-container { border-radius: 10px; } /* Layout 1 – tylko w gridzie produktów */ #products .products-grid .product-miniature-layout-1 { text-align: center; border: 1px solid #c6c6c6; border-radius: 8px; } /*OOOOOO*/ element.style { height: 0.5px; background-color: #c6c6c6; margin-bottom: 5px; } .product-tabs { margin-bottom: 3rem; margin-top: -1.57rem; } .block-section { margin-bottom: -0.51rem; clear: both; } @media (min-width: 768px) { #header .col-md-3, #header .col-md-4 { flex: 0 0 auto !important; width: 40%; position: static !important; } } .product-extracontent-section .section-content { position: relative; padding-top: 6px; margin-top: 15px; } /*TOP BAR*/ .top-banner { background-color: #f8f9fa; /* Kolor tła */ padding: 0px 0; /* Odstępy */ text-align: center; /* Wyśrodkowanie tekstu */ font-size: 14px; /* Rozmiar czcionki */ } .top-banner p { margin: 0; font-size: 14px; color: #333; /* Kolor tekstu */ } /*Wysokość NavBaru*/ #header .header-btn-w { margin-top: 6px; } .iqitproducttags { display: none !important; } /*Wyszukiwarka*/ /* Kolumna z wyszukiwarką – niech może się porządnie rozciągnąć */ .col-search-header-btm { flex: 1 1 auto !important; max-width: 100% !important; } /* Sam widget – dłuższy, przyklejony do lewej */ #search_widget { width: 100% !important; max-width: 900px !important; /* tu regulujesz DŁUGOŚĆ paska */ margin-right: 150px !important; border-radius: 100px !important; } /* Formularz w jednej linii */ #search_widget form { display: flex !important; } /* Cieńsze, smukłe pole */ #search_widget .form-control { flex: 1 1 auto !important; height: 39px; /* tu regulujesz GRUBOŚĆ – było wyżej */ padding: 0 20px; font-size: 14px; border-radius: 30px 30px 30px 30px; /* delikatniejszy zaokrąglony */ } /* Cieńszy przycisk z lupką */ #search_widget .search-btn { height: 38px; padding: 0 15px; border-radius: 30px 30px 30px 30px; } /*Koniec wszyukiwarki*/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled /*Specificity: (0,2,0)*/ { background: #333333; color: #fff; border: none 1px; border-radius: 10px; } .user-icon { width: 20px; height: auto; vertical-align: middle; margin-right: 6px; } .cart-icon { width: 20px; height: auto; margin-right: 6px; display: inline-block; vertical-align: middle; } #header .header-btn-w .header-btn .title { font-size: 11px; } .search-icon { width: 18px; height: auto; vertical-align: middle; } .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4), .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control, .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select, .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating), .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control, .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select, .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) { font-size: 12px; } /*Margin Podgląd*/ .quickview .images-container-bottom .product-cover { margin: 10px; } /*Widok*/ .btn-product-list { padding: .5769230769rem 1.1538461538rem; background: #119e00; border-radius: 7px; color: #fff; border: none 1px; } /*Social Media - Blog*/ .my-2 { display: none !important; } div#iqithtmlandbanners-block-3 { display: block; margin-top: 20px; height: 500px; border-radius: 15px; /* tło */ display: block; margin-top: 20px; height: 350px; border-radius: 15px; background-color: #f7f7f7; background-image: url(https://mair.pl/img/cms/Blog/Prawa%20Strona/Ogrzewanie_blog_zestaw.png); background-repeat: no-repeat; background-position: center bottom; background-size: auto 75%; position: relative; overflow: hidden; } /*Płatności*/ .payment-option label[for|=payment-option] img[src*=przelewy24][src*=svg] { margin-left: .5rem; width: 2.7rem; height: 2em; } /* Nagłówek */ div#iqithtmlandbanners-block-3::before { content: "Minimalizm, precyzja i niezawodność"; position: absolute; top: 20px; left: 20px; right: 20px; font-size: 20px; font-weight: 700; /* grubszy */ color: #333; line-height: 1.3; } /* Podtytuł */ div#iqithtmlandbanners-block-3::after { content: "Rozwiązania, które zamieniają dom w przestrzeń komfortu."; position: absolute; top: 55px; /* odległość od góry (pod nagłówkiem) */ left: 20px; right: 20px; font-size: 15px; font-weight: 400; /* cieńszy */ color: #555; /* jaśniejszy kolor */ line-height: 1.4; } /*blog*/ .card-block { flex: 1 1 auto; padding: 1.25rem; margin-right: 60px; } @media (min-width: 768px) { .col-md-10, .col-md-9 { flex: 0 0 auto; width: 70%; } } @media (min-width: 768px) { .col-md-3, .col-md-4 { flex: 1 1 auto; width: 30%; } } /*Wielkość lupy */ .search-icon { width: 20px; height: auto; vertical-align: middle; } /*Dostawa - Checkout*/ body#checkout section.checkout-step .delivery-option>label>.row>div:first-child img { margin: 0 .8rem 0 0; width: 50px; border-radius: 3px; } .header-top .form-search-control { border: none 1px #e3e3e3; border-radius: 10px; } .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4), .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control, .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select, .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating), .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control, .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select, .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) { border-top-right-radius: 10px; border-bottom-right-radius: 10px; } .search-widget .form-search-control { padding: .8rem 3.4rem .8rem 1rem; } /*Szerokość cookie*/ #iqitcookielaw.iqitcookielaw-showed { opacity: 1; visibility: visible; transform: translate(0, 0); max-width: 80%; background-color: white; } /*ikony w wersji mobilnej dla menu*/ .mobile-icon { width: 20px; height: auto; vertical-align: middle; display: inline-block; } #header .header-nav { background-color: #f8f8f8; } /*EasyProtect*/ .easyprotect-content-product { padding: 20px; background: #f6f6f6; border-radius: 5px; } .ep-product-top .ep-product-top-content img { width: 50px; object-fit: contain; } .easyprotect-content-product .ep-product-top .ep-product-top-content p a { margin-top: 0px; display: flex ; align-items: center; gap: 8px; } .ep-product-top .ep-product-top-content { display: flex; gap: 20px; align-items: center; margin-top: 0px; padding-bottom: 3px; margin-bottom: 10px; border-bottom: 1.65px solid #D9DADA; } .ep-product-top h2 { color: #5B5B5B; font-size: 15px; font-weight: 700; } .ep-product-top a { font-size: 13px; color: #4D2F81; margin-bottom: 20px; display: inline-block; } .ep-product-top .ep-product-top-content p { margin-bottom: 0; color: #5B5B5B; font-size: 13px !important; } .easyprotect-content-product input[type=radio], .ep-cart-content-2 input[type=radio] { -webkit-appearance: none; appearance: none; margin: 0; font: inherit; width: 20px; height: 23px; min-width: 20px; min-height: 23px; display: grid; cursor: pointer; place-content: center; background-image: url(data:image/svg+xml,<svg width="23" height="26" viewBox="0 0 23 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 7.08215L11.4475 1.14996L21.8949 7.08215V18.9179L11.4475 24.85L1 18.9178V7.08215Z" fill="white" stroke="%233E1E6D" stroke-width="2"/></svg>); background-repeat: no-repeat; background-size: cover; background-position: center; } .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: rgba(17,158,0,1) 95%; border-radius: 5px; } .badge-warning { background-color: #119e00; color: #fff; border-radius: 3px; font-size: 11px; } /*serce w produkcie*/ .fa-heart { --fa: "\f004"; display: none !important; } .block-section { margin-bottom: 1.5rem; clear: both; } .mt-3 { margin-top: 0px !important; } /*Przyciski strona produktowa*/ .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: #333; border: none 1px #695c52; border-radius: 5px; } /*Santander Wtyczka*/ .easyprotect-content-product { padding: 20px; background: #f6f6f6; border-radius: 5px; margin-bottom: 30px; } /*Prawa strona - 3 features*/ #content-wrapper .section-title { CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX; color: #333; font-size: 1.3rem; font-style: normal; font-weight: 500; text-transform: none; border-top: 1px solid #e3e3e3; padding-top: 1px; margin-top: 10px; border-bottom: none 1px #e3e3e3; margin-bottom: -0.1em; padding-bottom: 0em; } /* ukryj licznik sztuk i ewentualną etykietę */ #product-details .product-quantities { display:none !important; } .product-details-wrapper .section-title { display: none !important; } #content-wrapper .section-title { CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX; color: #333; font-size: 1.3rem; display: none; font-style: normal; font-weight: 500; text-transform: none; border-top: 1px solid #e3e3e3; padding-top: 1px; margin-top: 10px; border-bottom: none 1px #e3e3e3; margin-bottom: -.1em; padding-bottom: 0em; } /* Linie tylko nad sekcjami z ikonami/opisem */ .product-extracontent-section .section-content { position: relative; padding-top: 12px; /* odstęp pod linią */ margin-top: 15px; /* odstęp od poprzedniego elementu */ } .product-extracontent-section .section-content::before { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 1px; /* grubość linii */ background-color: #c6c6c6; /* kolor linii */ .tabs.product-tabs.product-sections { margin-top: 0px !important; } /* [A] Ukryj tytuł sekcji nad liniami tylko dla sekcji rat/leasingu */ #content-wrapper section.product-extracontent-section.iqitadditionaltab-8 .section-title{ display: none !important; } /* [B] Ułóż treść: pogrubiony nagłówek + link jako podtytuł pod nim */ #content-wrapper section.product-extracontent-section.iqitadditionaltab-8 .section-content strong{ display: block; margin: 0 0 2px 0; /* mała przerwa nad podtytułem */ } /* sam link jako druga linia (podtytuł) */ #content-wrapper section.product-extracontent-section.iqitadditionaltab-8 .section-content a{ display: block !important; font-size: 13px !important; line-height: 1.4; color: #6f6f6f !important; font-weight: 400 !important; text-decoration: none; margin: 0 !important; /* kasuje inline margin-left: 6px */ padding: 0 !important; } /* jeśli wewnątrz linku jest <p> z inline style – też go zerujemy */ #content-wrapper section.product-extracontent-section.iqitadditionaltab-8 .section-content a p{ margin: 0 !important; padding: 0 !important; font: inherit !important; color: inherit !important; } /* hover – opcjonalnie podkreślenie */ #content-wrapper section.product-extracontent-section.iqitadditionaltab-8 .section-content a:hover{ text-decoration: underline; } tbody, td, tfoot, th, thead, tr { border-color: inherit; border-style: solid; border-width: 0; padding: 0px 10px 0px 10px; } Kasujemy zbędne przerwy między liniami w ikonowych sekcjach #content-wrapper .product-extracontent-section .section-content { margin: 0 !important; padding-block: 10px !important; /* odstęp góra/dół równy i mniejszy */ } /* Zerujemy marginesy wewnętrznych paragrafów i innych bloków #content-wrapper .product-extracontent-section .section-content p { margin: 0 !important; padding: 0 !important; } /* ============================================================ FREE SHIPPING PROGRESS BAR — mair.pl ============================================================ */ #mair-free-shipping-bar { margin: 12px 0 8px 0; font-size: 0.88rem; line-height: 1.4; } .mair-fsbar-inner { background: #f5f8ff; border: 1px solid #d0dff5; border-radius: 8px; padding: 10px 14px 12px; display: flex; flex-direction: column; gap: 6px; } .mair-fsbar-inner.mair-fsbar--achieved { background: #edfbf0; border-color: #a8e6bb; } .mair-fsbar-icon { margin-right: 4px; } .mair-fsbar-msg { color: #333; font-size: 0.875rem; } .mair-fsbar-inner.mair-fsbar--achieved .mair-fsbar-msg { color: #1a7a3a; font-weight: 600; } .mair-fsbar-track { background: #ffffff; border-radius: 6px; height: 7px; overflow: hidden; margin-top: 4px; } .mair-fsbar-inner.mair-fsbar--achieved .mair-fsbar-track { background: #c5e8ce; } .mair-fsbar-fill { height: 100%; background: linear-gradient(90deg, #2563eb 0%, #3b82f6 100%); border-radius: 6px; transition: width 0.5s ease; } .mair-fsbar-inner.mair-fsbar--achieved .mair-fsbar-fill { background: linear-gradient(90deg, #16a34a 0%, #22c55e 100%); } /* Przycisk "Dodaj do koszyka" - pełna szerokość na stronie produktu */ .product-add-to-cart .add .add-to-cart { width: 100%; display: block; } /* Defer rendering of below-fold heavy background sections */ .elementor-element-mo3sm56, .elementor-element-1jsd7tq { content-visibility: auto; contain-intrinsic-size: auto 500px; }