.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: 1500px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #0b0b0b; } #mobile-header { border-bottom: none 1px #d9d9d9; } #mobile-header .mobile-main-bar { padding-top: 2.1875rem; padding-bottom: 2.1875rem; } #mobile-header .m-nav-btn { color: #484848; } #mobile-header .m-nav-btn:hover { color: #c9a227; } #mobile-header .mobile-buttons-bar { background: #ffffff; } #mobile-header .m-nav-btn { padding-top: 0.5rem; padding-bottom: 0.5rem; border: solid 1px rgba(21, 21, 21, 0.11); border-left: none; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.7rem; } body { font-family: Zalando Sans SemiExpanded; } #blockcart-content { background: #ffffff; color: #484848; border: groove 1px #f3f3f3; box-shadow: 3px 6px 10px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #484848; } #blockcart-content a:not(.btn):hover { color: #484848; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: rgba(0, 0, 0, 0.16); } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.16); } /*** 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: #bfbfbf; color: #000000; border: none 1px rgba(0, 0, 0, 0.11); } .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: #f2f2f2; color: #c9a227; } .btn-secondary:not(:disabled):not(.disabled):active { background: #f2f2f2; color: #c9a227; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #bfbfbf; color: #000000; border: none 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #c9a227; border: none 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #c9a227; 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: #ffffff; color: #c9a227; } .btn-primary:not(:disabled):not(.disabled):active { background: #ffffff; color: #c9a227; } #wrapper .breadcrumb { background: #ffffff; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-top: -1.875rem; margin-bottom: 1.875rem; font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; color: #858585; } #wrapper .breadcrumb li:after { color: #858585; } #wrapper .breadcrumb a { color: #858585; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #484848; border: none 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #484848; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #484848; border: none 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #484848; background: #ffffff; } .form-control::-webkit-input-placeholder { color: #484848; } .form-control::-moz-placeholder { color: #484848; } .form-control:-ms-input-placeholder { color: #484848; } .form-control:-moz-placeholder { color: #484848; } .form-control:focus { color: #484848; background: #ffffff; } .custom-select2:focus-within { background: #ffffff; } /*** 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: #000000; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: groove 1px rgba(0, 0, 0, 0.27); box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.1); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: black!important; border-bottom: groove 1px rgba(0, 0, 0, 0.27); } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(0, 0, 0, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333!important; color: white!important; } .tooltip { --bs-tooltip-bg: #333333; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.8); } .modal-content { background: #ffffff; border: solid 2px #e0e0e0; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #f5e70f; color: #000000; border: none 1px; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #000000; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.8125rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #2972a7; color: #ffffff; } .product-flags .new { background: #e9e9e9; color: #000000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #2972a7; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #c9a227; color: #ffffff; } #back-to-top:hover { background: #c9a227; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #bfbfbf; } ::-webkit-scrollbar-track { background: #ffffff; } body { scrollbar-face-color: #bfbfbf; scrollbar-track-color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: groove 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: groove 1px; } #header .header-nav { background: url("/img/cms/TOP_BAR.png") left top / auto repeat fixed; border-bottom: none 1px #ffffff; padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 0.875rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #141414; } #header .header-nav .social-links._topbar { font-size: 0.9375rem; } .header-top { padding-top: 0.625rem; padding-bottom: 0.625rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #141414; } .header-top a:not(.btn):not(.nav-link):hover { color: #e0b94d; } .header-top .form-search-control { background: #f7f7f7; border: groove 1px #e6e6e6; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.25rem; display: block; } .header-top .header-cart-default a.cart-toogle { color: #c9a227; padding: 0.0625rem 0.0625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #c9a227; } .header-top .header-cart-default .cart-toogle > .icon { font-size: 2.8rem; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper { text-align: left; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details, .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { display: block; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { opacity: 0.8; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details { font-weight: bold; } .header-top .header-cart-default .cart-toogle > .info-wrapper .cart-separator { display: none; } .header-top a.header-cart-btn:not(:hover) { color: #c9a227; } .stuck-header .header-top { padding-top: 0.5rem; padding-bottom: 0.5rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #e53935; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 85%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: none 1px #e6e6e6; border-right: none 1px #e6e6e6; border-bottom: none 1px rgba(255, 255, 255, 0.4); border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 2.8125rem; max-width: 12.5rem; padding-left: 0.875rem; padding-right: 0.875rem; border-left: none 1px #e6e6e6; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.90625rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.8125rem !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { color: #c9a227; } .cbp-horizontal .cbp-tab-title { font-size: 0.875rem; 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.25rem; max-height: 1.25rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.75rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1rem; padding-right: 1rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .iqitmegamenu-submenu-container { width: auto !important; max-width: 100% !important; padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 0.9375rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 3.125rem; } #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 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { border: groove 1px #e3e3e3; box-shadow: 0px 15px 15px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #c9a227 !important; } .cbp-hrmenu .cbp-tabs-names li a { color: !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { color: #c9a227 !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: !important; border-bottom: none 1px rgba(0, 0, 0, 0.12); font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #c9a227 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #141414 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.375rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1rem; padding-bottom: 1rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1rem; padding-bottom: 1rem; font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: solid 1px #c9c9c9; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.24); } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: groove 1px #141414; min-height: 3.875rem; } .mobile-menu__link { color: #141414 !important; padding-top: 1.25rem; padding-bottom: 1.25rem; font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.25rem; padding-bottom: 1.25rem; color: #141414; font-size: 1.375rem; } .mobile-menu__tab-icon { font-size: 1.375rem; } .mobile-menu__tab-icon--img { max-height: 1.375rem; } .mobile-menu__legend { font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #91b3a5; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #141414; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.375rem; font-style: normal; font-weight: bold; text-transform: none; color: #141414 !important; } .mobile-menu__column { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #141414; margin-bottom: 2.5rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.5rem; } .mobile-menu__column-title { margin-bottom: 1.125rem; } .mobile-menu__links-list-li { padding-top: 0.375rem; padding-bottom: 0.375rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: none 1px; color: #ffffff; background-color: #141414; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.25rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.25rem; } .swiper-container-wrapper { margin: -0.25rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.25rem; } .swiper-container-wrapper .product-carousel { padding: 0.25rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.25rem; } .product-miniature { border: none 1px #f0f0f0; outline: 2px none transparent; background: #ffffff; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover picture:last-child .product-thumbnail-first { opacity: 1; } .product-miniature-grid { padding: 0.125rem; } .product-miniature-grid .product-title { font-size: 0.9375rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 3.1875rem; } @media (hover: hover) { .product-miniature:hover { outline: none 2px rgba(161, 161, 161, 0.25); } } .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-reference { 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.4375rem 0.875rem; background: #bababa; color: #0b0b0b; border: none 1px #c8c8c8; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.0625rem; } .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-2 .product-description { padding: 0.0625rem; } .products-grid .product-miniature-layout-3 .product-description { background: #ffffff; } .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(6, 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(5, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.875rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px rgba(0, 0, 0, 0.05); } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: rgba(255, 255, 255, 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: #ffffff; background: rgba(255, 255, 255, 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-modal .easyzoom-modal > a { cursor: default; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 1.875rem; padding-bottom: 1.875rem; color: #0b0b0b; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 2.5rem; padding-bottom: 2.5rem; } #content-wrapper .page-title { color: #0b0b0b; font-size: 2.0625rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 5px #2183e6; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #0b0b0b; } #content-wrapper .section-title { color: #333333; font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333333; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: none 3px #5d8eb3; left: 0; right: 0; } .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: none 3px #5d8eb3; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: none 3px #5d8eb3; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: none 3px #5d8eb3; } #wrapper .block-title { color: #0b0b0b; 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; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #0b0b0b; } #left-column .block, #right-column .block { background: #ffffff; border: none 1px #f0f0f0; } #footer, #checkout-footer { background: #141414; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: groove 1px #000000; background: rgba(255, 255, 255, 0.08); } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #141414; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #141414; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #141414; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #141414; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #141414; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #141414; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #141414; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.625rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #c9a227 !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 1.1875rem; font-style: normal; font-weight: bold; text-transform: uppercase; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #ffffff; } #footer .block-title span, #checkout-footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 3px #f5e70f; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 1.3125rem; padding-bottom: 1.3125rem; background: #ffffff; color: #141414; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: uppercase; } #footer-container-main, #checkout-footer { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 3.75rem; padding-bottom: 2.75rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #c9a227; } #footer-copyrights { border-top: groove 1px #141414; background: #ffffff; padding-top: 1.3125rem; padding-bottom: 1.3125rem; } @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; } /* add background colors in variouse boxes - start */ .product-info-row{ background: #fff; margin: 0; padding: 2rem 1rem; margin-bottom: 3rem; border: 1px solid #f0f0f0 } #left-column{ padding-right: 0;} body#checkout section.checkout-step, .cart-grid-right .cart-summary{ background: #fff } .cart-items{ background: #fff; border: 1px solid #f0f0f0 } .cart-item{ padding: 1rem } .products-selection{ background: #fff; padding-left: 1rem; padding-right: 1rem; border: 1px solid #f0f0f0 } .product-tabs .nav-link{ padding: 1rem; border-top: 1px solid transparent; border-left: 1px solid transparent; border-right: 1px solid transparent; } .product-tabs .nav-link.active{ background: #fff; border-top: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; } .product-tabs .nav-tabs{ margin: 0; } .product-tabs .tab-content{ background: #fff; padding: 1.5rem; border: 1px solid #f0f0f0; border-top: none; } /* add background colors in variouse boxes - end */ /* ----------------------------------------------------- Titoli principali (H1–H6) ----------------------------------------------------- */ h1, h2, h3, h4, h5, h6 { font-weight: 700; /** spessore titoli **/ line-height: 1.5; color: #111; margin-bottom: 0.5em; } /* ----------------------------------------------------- Pesi e dimensioni differenziate ----------------------------------------------------- */ h1 { font-weight: 900; font-size: 2.4rem; } /** Titolo principale **/ h2 { font-weight: 800; font-size: 2rem; } /** Sottotitolo **/ h3 { font-weight: 600; font-size: 1.6rem; } /** Titolo sezione **/ h4 { font-weight: 500; font-size: 1.3rem; } h5 { font-weight: 300; font-size: 1.1rem; } /** Titolo menu **/ h6 { font-weight: 400; font-size: 1rem; } /*allineamento prezzi prodotti */ /* --- CSS per pagine categoria --- */ .product-miniature { display: flex; flex-direction: column; height: 100%; } .product-miniature .product-description { display: flex; flex-direction: column; flex: 1; } .product-miniature .product-price-and-shipping { margin-top: auto; } .product-miniature .product-title { min-height: 3em; } /* Linea sotto i link principali */ .cbp-hrmenu-underline { position: absolute; bottom: 0; height: 2px; background-color: #141414; transition: opacity 0.2s ease, left 0.25s ease, width 0.25s ease; pointer-events: none; z-index: 9999; opacity: 0; /* inizialmente invisibile */ } /*Accordion Bold*/ .iqit-accordion .title a { font-weight: 700; /* grassetto */ font-size: 16px; /* puoi regolare */ text-transform: uppercase; /* se vuoi maiuscolo come ora */ color: #c00; /* rosso Ferrari */ } /*immagini fai che funzioni*/ .product-lmage-large { position: relative; width: 100%; height: 400px; /* altezza fissa del box */ overflow: hidden; } .product-lmage-large img { width: 100%; height: 100%; object-fit: cover; /* usa tutto il box, ritaglia se necessario */ display: block; transition: transform 0.5s ease; /* per effetto zoom */ } /* Zoom leggero al passaggio del mouse */ .product-lmage-large:hover img { transform: scale(1.02); /* zoom minuscolo 2% */ } /* --- Striscia quantità / carrello / preferiti --- */ /* --- Pulsante base aggiungi al carrello --- */ .product-add-to-cart .add-to-cart, .product-actions .add-to-cart, button.add-to-cart { position: relative; display: inline-block; min-width: 400px; padding: 14px 24px; color: #fff !important; background: transparent !important; /* sfondo gestito dal pseudo-elemento */ border: none; text-transform: uppercase; font-size: 16px; font-weight: 700; letter-spacing: .5px; cursor: pointer; overflow: hidden; border-radius: 2px; /* <-- qui */ } /* --- Background separato, indipendente dal testo --- */ .product-add-to-cart .add-to-cart::before, button.add-to-cart::before { content: ""; position: absolute; inset: 0; /* prende tutto lo spazio */ background-color: #E53935; /* colore del bottone */ z-index: -1; /* sotto il testo */ transition: transform .2s ease; transform-origin: center; border-radius: 0px; } /* --- Hover: restringe SOLO il background --- */ .product-add-to-cart .add-to-cart:hover::before, button.add-to-cart:hover::before { transform: scale(0.980); /* restringe solo il riquadro */ } /* --- Click leggero (solo background) --- */ .product-add-to-cart .add-to-cart:active::before, button.add-to-cart:active::before { opacity: 0.88; transform: scale(0.970); } /* --- Ripple effect --- */ .ripple-effect { position: absolute; border-radius: 50%; background: rgba(255,255,255,0.18); transform: scale(0); animation: ripple 600ms linear; pointer-events: none; } @keyframes ripple { to { transform: scale(2.6); opacity: 0; } } /* --- Tasto preferiti allineato al carrello --- */ /* --- Tasto preferiti allineato al carrello --- */ .row.product-quantity .col-add-wishlist button { height: 52px; /* stesso valore del pulsante carrello */ min-width: 60px; padding: 0 12px; /* solo padding orizzontale */ display: flex; align-items: center; justify-content: center; transition: transform 0.2s ease; /* animazione hover e click */ border-radius: 2px; /* <-- qui */ } /* Se il cuore è più piccolo o troppo grande */ .row.product-quantity .col-add-wishlist button i { font-size: 20px; /* regola la dimensione icona */ pointer-events: none; /* il cuore non reagisce all’hover/click del pulsante */ } /* --- Hover: effetto leggero solo sul pulsante --- */ .row.product-quantity .col-add-wishlist button:hover { transform: scale(0.970); } /* --- Click leggero solo sul pulsante --- */ .row.product-quantity .col-add-wishlist button:active { transform: scale(0.950); opacity: 0.88; /* opzionale, come il carrello */ } /* Nasconde l'icona della borsa nel pulsante "Aggiungi al carrello" */ button.add-to-cart .bag-icon { display: none !important; } /* --- Nasconde il testo "Tasse incluse" --- */ .tax-shipping-delivery-label { font-size: 0; /* nasconde il testo inline */ } /* Ripristina font-size dei figli (i bottoni) */ .tax-shipping-delivery-label > * { font-size: initial; } /* --- Bottoni Oney e HeyLight sulla stessa riga --- */ .tax-shipping-delivery-label { display: flex; align-items: center; gap: 10px; /* distanza tra i bottoni */ } /* Forza Oney e HeyLight a non andare a capo */ .tax-shipping-delivery-label .payplugOneyCta_wrapper, .tax-shipping-delivery-label .heidipay-container-2 { display: inline-flex; align-items: center; flex-shrink: 0; /* evita che si riducano troppo su schermi stretti */ } /* email button */ /* CAMPOS FORM LOGIN PRESTASHOP */ #login-form input.form-control, #login-form-modal input.form-control, #field-email, #field-password { background-color: #f5f5f5 !important; color: #000 !important; border: 1px solid #ccc !important; } /* Placeholder visibile */ #login-form input.form-control::placeholder, #field-email::placeholder, #field-password::placeholder { color: #666 !important; } /* ========================================= Tutte le immagini dei banner e dei prodotti ========================================= */ /* Banner semplici (Elementor o altro) */ .elementor-widget-image img { border-radius: 2px !important; } /* Immagini prodotto griglia / liste */ .product-miniature img, .product-thumbnail img, .js-lazy-product-image, img.product-thumbnail-first, img.product-thumbnail-second { border-radius: 2px !important; } /* COLORI MENU MOBILE/TABLET — HIFIPRESTIGE */ @media (max-width: 991px) { /* Rimuove margini/padding dei <li> */ #mobile-menu li, #mobile-menu ul { margin: 0 !important; padding: 0 !important; width: 100% !important; } /* DEMO - sfondo #141414, scritta bianca */ li:has(a[href*="301-ex-demo"]) { background: #141414 !important; width: 100% !important; } li:has(a[href*="301-ex-demo"]) a, li:has(a[href*="301-ex-demo"]) .cbp-tab-title { color: #ffffff !important; padding: 12px 15px !important; /* puoi aumentare se vuoi più altezza */ display: block; width: 100%; box-sizing: border-box; } /* TASSO ZERO - #00D1C1 */ li:has(a[href*="323-finanziabili"]) { background: #00D1C1 !important; width: 100% !important; } li:has(a[href*="323-finanziabili"]) a, li:has(a[href*="323-finanziabili"]) .cbp-tab-title { color: #ffffff !important; padding: 12px 15px !important; display: block; width: 100%; box-sizing: border-box; } /* PROMO - #E53935 */ li:has(a[href*="322-promo"]) { background: #E53935 !important; width: 100% !important; } li:has(a[href*="322-promo"]) a, li:has(a[href*="322-promo"]) .cbp-tab-title { color: #ffffff !important; padding: 12px 15px !important; display: block; width: 100%; box-sizing: border-box; } /* BLOG - #3FA9F5 */ li:has(a[href*="hifiprestige.it/blog"]) { background: #3FA9F5 !important; width: 100% !important; } li:has(a[href*="hifiprestige.it/blog"]) a, li:has(a[href*="hifiprestige.it/blog"]) .cbp-tab-title { color: #ffffff !important; padding: 12px 15px !important; display: block; width: 100%; box-sizing: border-box; } } /* Contenitore immagine con rapporto fisso */ .thumbnail-container { width: 100%; position: relative; aspect-ratio: 4 / 5; /* Puoi cambiare rapporto se ti serve */ overflow: hidden; } /* L’immagine deve riempire il box */ .thumbnail-container img { width: 100%; height: 100%; object-fit: cover; /* Ritaglia correttamente */ object-position: center; /* Centra il soggetto */ display: block; }