.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: 1600px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #777777; } a:hover:not(.nav-link):not(.btn) { color: #333333; } .pagination .page-list li:hover { border-color: #333333; } .pagination .page-list li.current { border-color: #333333; } .pagination .page-list li.current a { color: #333333; } #mobile-header { border-bottom: solid 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.25rem; padding-bottom: 1.25rem; } #mobile-header .m-nav-btn { color: #777777; } #mobile-header .m-nav-btn:hover { color: #333333; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: Manrope, sans-serif; } #blockcart-content { background: #ffffff; color: #333333; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #333333; } #blockcart-content a:not(.btn):hover { color: #333333; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #333333; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #333333; } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #f8f8f8; color: #333333; border: none 1px #f0f0f0; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #dedede; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #333333; color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f8f8f8; color: #333333; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #000000; color: #ffffff; border: none 1px; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #333333; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #333333; color: #ffffff; } #wrapper .breadcrumb { padding-top: 0.625rem; padding-bottom: 0.625rem; margin-top: -0.9375rem; margin-bottom: 0.9375rem; font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #ffffff; border: none 1px; } .product-price { color: #ad1f00; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.6875rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #ff0000; color: #ffffff; } .product-flags .new { background: #969696; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #ff0000; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .product-unavailable-allow-oosp { background: #17459e; color: #0dd138; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px #a53737; border-left: none 1px #a53737; border-right: none 1px #a53737; box-shadow: 0px 4px 19px 6px rgba(92, 81, 81, 0.16); } #iqitcompare-floating a { color: #242424; } #page-preloader { background: #ffffff; } #page-preloader .loader-wrapper { font-size: 38px; } #page-preloader .loader-1 { border-color: rgba(217, 27, 91, 0.2); border-top-color: #d91b5b; } #page-preloader .loader-2 { background: rgba(217, 27, 91, 0.3); } #page-preloader .loader-2:after, #page-preloader .loader-2:before { background: rgba(217, 27, 91, 0.3); } @keyframes loader-2 { 50% { background: #d91b5b; } } #back-to-top { background: #000000; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px; } #header .header-nav { color: #ffffff; background: #000000; border-bottom: none 1px; padding-top: 0.3125rem; padding-bottom: 0.3125rem; font-size: 1.125rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #333333; } #header .header-nav .social-links._topbar { font-size: 0.875rem; } .header-top { padding-top: 1.25rem; padding-bottom: 1.25rem; color: #777777; } .header-top a:not(.btn):not(.nav-link) { color: #777777; } .header-top a:not(.btn):not(.nav-link):hover { color: #333333; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.25rem; 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.3125rem; padding-bottom: 0.3125rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #1bd33f; color: #000000; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.125rem; max-width: 12.5rem; color: #000000; padding-left: 0.625rem; padding-right: 0.625rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #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 { background: #ffffff; color: #d91b5b; } .cbp-horizontal .cbp-tab-title { font-size: 0.8125rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.25rem; max-height: 1.25rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.625rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.375rem; padding-right: 0.375rem; } } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.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: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #37a625; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #000000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000000; } #iqitmegamenu-mobile { background: #ffffff; color: #000000; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #000000; } #iqitmegamenu-mobile li > ul { background: #ffffff; } #iqitmegamenu-mobile li > ul > li > ul { background: #ffffff; } #iqitmegamenu-mobile > li > a { border-bottom: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; box-shadow: 3px 0px 12px 0px rgba(0, 0, 0, 0.16); } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: 0rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0rem; } .swiper-container-wrapper { margin: 0rem; } .swiper-container-wrapper .products.swiper-container { padding: 0rem; } .swiper-container-wrapper .product-carousel { padding: 0rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0rem; } .product-miniature { border: none 1px; outline: 1px none transparent; background: #ffffff; color: #777777; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #777777; } .product-miniature .product-price { color: #d61a5c; } .product-miniature .iqit-review-star { color: #ffffff; } .product-miniature-grid { padding: 0.9375rem; } .product-miniature-grid .product-title { font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .product-miniature-grid .product-functional-buttons { display: none; } .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 .product-add-cart { 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: #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-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(1, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: #333333; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #ffffff; background: #333333; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; box-shadow: 0px -4px 30px 0px rgba(0, 0, 0, 0.09); position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 0.9375rem; padding-bottom: 0.9375rem; color: #777777; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #333333; font-size: 1.375rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333333; } #content-wrapper .section-title { color: #333333; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333333; } .nav-tabs .nav-link { color: #000000; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 3px #ca5058; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #333333; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333333; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #f8f8f8; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #bd4e0f; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.1875rem; } #footer .block-title, #checkout-footer .block-title { color: #333333; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; 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: #333333; } #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: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 2.5rem; padding-bottom: 1.5rem; color: #777777; } #footer-container-main a, #checkout-footer a { color: #777777; } #footer-container-main a:hover, #checkout-footer a:hover { color: #333333; } #footer-copyrights { border-top: none 1px; background: #ffffff; padding-top: 0.9375rem; padding-bottom: 0.9375rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } .wskazowka p { color: #fff !important; } .simpleblog__listing__post__wrapper__content__headline { border-bottom: none !important; } .simpleblog__listing__post__wrapper__content__readmore span { color: #D91A5D !important; } .footertel { padding-top: 40px; padding-left: 73px; } #footer .block-title { color: #2E2323; font-family: Manrope; font-size: 14px; font-style: normal; font-weight: 600; line-height: 19.2px; letter-spacing: 0.28px; margin-bottom: 0px; padding-bottom: 13px; } #desktop_logo img, .col-mobile-logo img { width:157px; height: 64px; } body .product-miniature .thumbnail-container { height: unset !important; min-height: 64px !important; } body { background: #fff !important; font-family: Manrope, Sans-serif !important; } .cart-products-count-btn { background: #000; color: #fff; } .product-miniature-grid .product-price { font-size: 16px !important; font-weight: 500 !important; } .col-header-right .title { display:none !important; } .col-header-right .icon, #mobile-header .m-nav-btn, #sticky-cart-wrapper .header-btn{ color: #D91A5D !important; } #mobile-header .fa-shopping-bag:before, .col-header-right .fa-shopping-bag:before, .sticky-desktop-wrapper .fa-shopping-bag:before { content: url("https://novella.pl/img/Shopping-Basket.svg") !important; } .elementor-accordion .elementor-accordion-title.active .elementor-accordion-icon .fa:before { content: url("https://novella.pl/img/up.svg") !important; } .elementor-accordion .elementor-accordion-title .elementor-accordion-icon .fa:before { content: url("https://novella.pl/img/down.svg") !important; } #module-ph_simpleblog-single .page-title { font-size: 2.7rem !important; line-height: 3.2rem !important; font-weight: 700 !important; text-align: left !important; border-bottom: none !important; margin-bottom: 16px !important; } #module-ph_simpleblog-single .page-title:before, .page-module-ph-simpleblog-single .page-title:after { display:none !important; } .page-module-ph-simpleblog-single #content-wrapper .page-title span { margin-left: 0px !important; } .page-module-ph-simpleblog-single #wrapper .breadcrumb { margin-top: 1rem !important; } .page-module-ph-simpleblog-single .simpleblog__postInfo { font-weight: 400; font-size: 16px; line-height: 20px; } #module-ph_simpleblog-single .simpleblog__postInfo ul li a { color: #000 !important; font-weight: 400; font-size: 16px; line-height: 20px; } #module-ph_simpleblog-single .fa-calendar:before, #module-ph_simpleblog-single .fa-user:before, #module-ph_simpleblog-single .fa-tags:before { font-family: "Manrope", sans-serif; !important; font-weight: 300; font-size: 16px; line-height: 20px; } #module-ph_simpleblog-single .fa-calendar:before { content: 'Data publikacji:' !important; } #module-ph_simpleblog-single .fa-user:before { content: 'Autor:' !important; } #module-ph_simpleblog-single .fa-tags:before { content: 'Kategoria:' !important; } #module-ph_simpleblog-single .fa-eye:before { display:none !important; } #module-ph_simpleblog-single .simpleblog__postInfo ul li { padding: 10px 20px; border: 0.5px solid #B6B6B6; margin-right:20px !important; } #module-ph_simpleblog-single .simpleblog__postInfo ul li:after { display: none !important; } #module-ph_simpleblog-single .simpleblog__post__content .elementor-text-editor h2, #module-ph_simpleblog-single .simpleblog__post__content .elementor-text-editor h3 { margin-top: 40px; color: #1B1B1B; font-size: 28px; font-weight: 600; line-height: 39.2px; } #module-ph_simpleblog-single .simpleblog__post__content .elementor-text-editor p { color: #1B1B1B; font-size: 16px; font-weight: 400; line-height: 22px; } #module-ph_simpleblog-list #content-wrapper .page-title { font-size: 36px; font-style: normal; font-weight: 700; text-transform: none; border-bottom: none !important; } .blogSubcat__link { color: #D81B5D; } .simpleblog__listing__post__wrapper { max-width:600px; } #CybotCookiebotDialogBodyButtonDecline { display: none !important; } #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper { justify-content: center !important; } .gm_omniprice { display: block !important; font-size: 13px; padding: 0 !important; } #deliveryCountdownBlock { width: 100% !important; background-size: 100% 100%; } .left-nav a { margin-right: 20px; } .right-nav .social-links { padding: 0; } .right-nav .social-links>li>a { color: #fff !important; } .vjs_video_3-dimensions.vjs-fluid { padding-top: 0; } .cbp-horizontal>ul>li>a, .cbp-horizontal>ul>li>a:not([href]):not([tabindex]), .cbp-horizontal>ul>li>.cbp-main-link { padding-left: 7px !important; padding-right: 7px !important; } .col-header-menu { padding-left: 0px !important; padding-right: 0px !important; } #product-accessories-sidebar #omnibuspricescontainer { display:none !important; } @media (max-width: 1600px) { .cbp-horizontal .cbp-tab-title { font-size: 10px !important; } } /* === NOWE STYLE DLA PRZYCISKU "DODAJ DO KOSZYKA" W STANIE WYŁĄCZONYM === */ /* 1. Przycisk "Dodaj do koszyka" w stanie :disabled będzie "przygaszony" */ .product-quantity .add-to-cart:disabled { background-color: #000000 !important; color: #ffffff !important; opacity: 0.6 !important; cursor: not-allowed !important; position: relative; /* Niezbędne dla pozycjonowania pseudoelementu ::after */ } /* 2. Komunikat pojawiający się po najechaniu na wyłączony przycisk - wersja dla JavaScript */ .product-quantity .add-to-cart:disabled:hover::after { content: 'Najpierw wybierz rozmiar!'; position: absolute; bottom: 110%; left: 50%; transform: translateX(-50%); background-color: #FF0000 !important; /* Bardzo jaskrawa czerwień */ color: white !important; /* Upewnij się, że tekst jest biały dla kontrastu */ padding: 8px 15px; border-radius: 5px; font-size: 13px; font-weight: bold; /* Mocniejsze pogrubienie */ white-space: nowrap; z-index: 100; box-shadow: 0 2px 8px rgba(0,0,0,0.3); /* Nieco mocniejszy cień */ border: 1px solid #A30000; /* Opcjonalna ciemniejsza ramka dla lepszego odcięcia */ /* Ustawiamy początkową przezroczystość i widoczność na 0/hidden. Animacja sama zadba o ich zmianę na początku. */ opacity: 0; visibility: hidden; /* Używamy zmiennej CSS dla nazwy animacji, aby JS mógł ją resetować */ animation-name: var(--tooltip-animation-name, showAndHideTooltip); animation-duration: 1.7s; animation-fill-mode: forwards; animation-timing-function: ease-out; /* Możesz dostosować funkcję czasową */ } /* DODANA REGUŁA: Ukryj pseudoelement ::after dla aktywnego (nie :disabled) przycisku na :hover */ /* Ta reguła powinna pozostać bez zmian, aby nie pokazywać komunikatu dla aktywnego przycisku */ .product-quantity .add-to-cart:not(:disabled):hover::after { content: "" !important; display: none !important; } .cbp-hrmenu .cbp-menu-column { margin-top: 5px; } .tmdvideo img { aspect-ratio: auto 452 / 584 !important; height: auto !important; width: 66px !important; } .delivery-option-logo { height: auto !important; } #tc-modification .private-customer { padding: 0 0 60px !important; } #tc-modification .btn { background: #000 !important; } .private-customer .custom-checkbox { display: none; } .second-address .custom-checkbox { display: block; } .link_show_please_call_me { display: none; } #product .link_show_please_call_me { display: block !important; } .please_call_me .row { margin-left: 0px; } .col-form-label.required::after { position: relative; font-size: 14px; line-height: 12px; color: #f00; content: "*"; } .delivery-option img { width: 100px; } .product-details-section { display:none; } .modal-body { padding:10px; } .modal-body .nav-tabs { display:none; } iframe { border-width: 0px; } #header-search-btn .fullscreen-search #search_widget::before { content: 'x'; font-weight: 700; float: right; padding: 5px; font-size: 23px; } #header-search-btn .fullscreen-search #search_widget:hover:before { cursor:pointer; } .grecaptcha-badge { visibility: hidden; } #minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 { inset: auto 12px 74px auto !important; } @media (min-width: 768px) { #footer .block-content::before { content: ''; display:block; background-color: #d81b5d; width: 70px; height:4px; position:relative; margin-bottom: 24px; } .simpleblog__post__content { margin-left:-18px !important; } } @media (max-width: 767px) { .page-product #footer { padding-bottom:150px !important; } #module-ph_simpleblog-single .simpleblog__post__content .elementor-text-editor h2, #module-ph_simpleblog-single .simpleblog__post__content .elementor-text-editor h3 { margin-top: 26px; font-size: 22px; font-weight: 600; line-height: 30px; } #module-ph_simpleblog-single .simpleblog__post__content .elementor-text-editor p{ font-size: 12px; line-height: 17px; } .logofoot { text-align: center; } .footertel { padding-top: 34px; padding-bottom: 34px; padding-left: 0px !important; } #footer .block { text-align: center; } #footer .block-title { color: #575756; text-align: center; font-family: Manrope; font-size: 12px; font-style: normal; font-weight: 600; line-height: 12.6px; letter-spacing: 0.72px; text-transform: uppercase; } #footer .block-toggle>.block-title span::after { color: #D61A5C !important; } .elementor-element.elementor-element-9itqx3y { background-position: 20% center !important; } .link_show_please_call_me { bottom: 70px; } .tmdvideo img { aspect-ratio: auto 452 / 584 !important; height: 20.8vw !important; width: auto !important; } .product-variants { position: fixed; bottom: 73px; left: 0; background: #fff; width: 100%; text-align: center; z-index: 99; } #minimized-trustbadge-98e3dadd90eb493088abdc5597a70810 { inset: auto 12px 5px auto!important; } #iqitsizecharts-modal .rte-content > div { overflow: scroll; } } /* === DODANY KOD DLA IKONY INSTAGRAMA - HOVER === */ .right-nav .social-links li.instagram a:hover i.fa-instagram { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: #d6249f; opacity: 1; } /* .right-nav .social-links li.instagram a:hover i.fa-instagram { color: transparent !important; } */ /* === KONIEC DODANEGO KODU === */ /* === DEFINICJA ANIMACJI DLA TOOLTIPU === */ /* Tę regułę @keyframes możesz umieścić na końcu swojego pliku CSS lub w pobliżu reguły, która jej używa. */ /* Definicja klatek kluczowych animacji (pozostaje bez zmian, ale upewnij się, że zaczyna od widocznego stanu) */ @keyframes showAndHideTooltip { 0% { opacity: 1; visibility: visible; } 88.23% { /* Widoczny przez ~1.5s ( (1.5s / 1.7s) * 100% ) */ opacity: 1; visibility: visible; } 100% { /* Przez ostatnie 0.2s znika */ opacity: 0; visibility: hidden; } /* === POPRAWKA FONT-DISPLAY DLA SZYBSZEGO WYŚWIETLANIA TEKSTU === */ @font-face { font-family: 'Manrope'; font-style: normal; font-weight: 400; font-display: swap; src: url(/themes/warehouse/assets/fonts/manrope-v20-latin_latin-ext-regular.woff2) format('woff2'); } @font-face { font-family: 'Manrope'; font-style: normal; font-weight: 700; font-display: swap; src: url(/themes/warehouse/assets/fonts/manrope-v20-latin_latin-ext-700.woff2) format('woff2'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; font-display: swap; src: url(/themes/warehouse/assets/fonts/roboto-v49-latin-regular.woff2) format('woff2'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; font-display: swap; src: url(/themes/warehouse/assets/fonts/roboto-v49-latin-700.woff2) format('woff2'); } }