.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: #484848; } a:hover:not(.nav-link):not(.btn) { color: #5d8eb3; } .pagination .page-list li:hover { border-color: #5d8eb3; } .pagination .page-list li.current { border-color: #5d8eb3; } .pagination .page-list li.current a { color: #5d8eb3; } #mobile-header { border-bottom: none 1px #d9d9d9; } #mobile-header .mobile-main-bar { padding-top: 2.6923076923rem; padding-bottom: 2.6923076923rem; } #mobile-header .m-nav-btn { color: #484848; } #mobile-header .m-nav-btn:hover { color: #c91313; } #mobile-header .mobile-buttons-bar { background: #ffffff; } #mobile-header .m-nav-btn { padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; border: solid 1px rgba(21, 21, 21, 0.11); border-left: none; } #mobile-header .m-nav-btn:hover { background: #f5f5f5; } #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.4rem; } body { font-family: 'Raleway', sans-serif; } #blockcart-content { background: #ffffff; color: #484848; border: none 1px #f5e70f; box-shadow: 0px 6px 30px 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: #ffffff; color: #000000; border: solid 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: #000000; } .btn-secondary:not(:disabled):not(.disabled):active { background: #f2f2f2; color: #000000; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #000000; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #c91313; 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: #c91313; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #c91313; color: #ffffff; } #wrapper .breadcrumb { background: #f0f0f0; padding-top: 0.9230769231rem; padding-bottom: 0.9230769231rem; margin-top: -3.0769230769rem; margin-bottom: 3.0769230769rem; font-size: 0.8461538462rem; 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: solid 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: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #484848; } .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; border-color: #9e9e9e; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #1d1d1d; } .custom-radio input[type=radio]:checked + span { background-color: #1d1d1d; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #1d1d1d; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 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: #484848!important; border-bottom: solid 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(72, 72, 72, 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: #5d8eb3; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 1rem; 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: #c91313; color: #ffffff; } #back-to-top:hover { background: #c91313; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px; box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.18); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px; box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.18); } #header .header-nav { color: #484848; background: #fafafa; border-bottom: none 1px; padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; font-size: 0.9230769231rem; } #header .header-nav a { color: #484848; } #header .header-nav a:hover { color: #2972a7; } #header .header-nav .social-links._topbar { font-size: 1.1538461538rem; } .header-top { padding-top: 2.3076923077rem; padding-bottom: 2.3076923077rem; color: #484848; } .header-top a:not(.btn):not(.nav-link) { color: #484848; } .header-top a:not(.btn):not(.nav-link):hover { color: #c91313; } .header-top .form-search-control { background: #ffffff; border: solid 3px #e6e6e6; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.8461538462rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { color: #ffffff; padding: 0.0769230769rem 0.0769230769rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .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: #ffffff; } .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: #c91313; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 70%; } /*** 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: 3.8461538462rem; max-width: 15.3846153846rem; color: #1d1d1d; padding-left: 1.9230769231rem; padding-right: 1.9230769231rem; border-left: none 1px #e6e6e6; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #1d1d1d; } #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-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: #c91313; } .cbp-horizontal .cbp-tab-title { font-size: 1.3846153846rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #c91313; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.5384615385rem; max-height: 1.5384615385rem; } .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.5384615385rem; padding-right: 1.5384615385rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(15px); } #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; } .iqitmegamenu-submenu-container { 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: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: none; color: #ffffff; background: #5d8eb3; line-height: 3.8461538462rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #484848; background: #f0f0f0; } #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: 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.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: #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: #484848; background: #f0f0f0; } .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: 1.0769230769rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: solid 1px #e3e3e3; 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: #484848 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #2972a7 !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-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: #484848 !important; border-bottom: none 1px rgba(0, 0, 0, 0.12); font-size: 1.0769230769rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #2972a7 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 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-size: 1.3846153846rem; 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: dotted 1px rgba(145, 179, 165, 0.54); min-height: 4.7692307692rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; font-size: 1.6923076923rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { display: none; padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; color: #91b3a5; font-size: 1.6923076923rem; } .mobile-menu__tab-icon { font-size: 1.6923076923rem; } .mobile-menu__tab-icon--img { max-height: 1.6923076923rem; } .mobile-menu__legend { font-size: 0.9230769231rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #91b3a5; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #91b3a5; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.6923076923rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.6923076923rem; font-style: normal; font-weight: bold; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.2307692308rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 3.0769230769rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 3.0769230769rem; } .mobile-menu__column-title { margin-bottom: 1.3846153846rem; } .mobile-menu__links-list-li { padding-top: 0.4615384615rem; padding-bottom: 0.4615384615rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: none 1px; color: #ffffff; background-color: #91b3a5; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.3846153846rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.3846153846rem; } .swiper-container-wrapper { margin: -0.3846153846rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.3846153846rem; } .swiper-container-wrapper .product-carousel { padding: 0.3846153846rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.3846153846rem; } .product-miniature { border: solid 1px #f0f0f0; outline: 2px solid 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.1538461538rem; } .product-miniature-grid .product-title { font-size: 1.0769230769rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: solid 2px rgba(161, 161, 161, 0.25); } } .product-miniature-grid .product-functional-buttons { background: #ffffff; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .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.5384615385rem 1.0769230769rem; background: #e4131d; color: #ffffff; border: none 1px #c8c8c8; } .btn-product-list:hover { background: #c4c4c4; color: #e4131d; border-color: #e4131d; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.7692307692rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.7692307692rem; } .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: 2.1538461538rem; 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: #484848; 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; } #product .product-cover .expander { color: #484848; background: rgba(0, 0, 0, 0); } #product .product-cover .expander:hover { opacity: 0.6 !important; } #wrapper { background: #fafafa; border-top: none 1px; border-bottom: none 1px; padding-top: 3.0769230769rem; padding-bottom: 3.0769230769rem; color: #484848; box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.3); } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 3.0769230769rem; padding-bottom: 3.0769230769rem; } #content-wrapper .page-title { color: #1d1d1d; font-size: 2.4615384615rem; font-style: normal; font-weight: bold; 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: #1d1d1d; } #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 5px #2183e6; } #content-wrapper .section-title { color: #333333; font-size: 1.3846153846rem; 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: solid 3px #c91313; left: 0; right: 0; } .nav-tabs .nav-link { color: #000000; font-size: 1.2307692308rem; 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 #c91313; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #c91313; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #c91313; } #wrapper .block-title { color: #000000; font-size: 1.0769230769rem; font-style: normal; font-weight: bold; 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%; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #wrapper .block-title span { margin-right: 0.5rem; } #wrapper .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #left-column .block, #right-column .block { background: #ffffff; padding: 1.1538461538rem; border: solid 1px #f0f0f0; } #footer, #checkout-footer { background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #000000; background: rgba(0, 0, 0, 0.08); } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #ffffff; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 2rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #1d1d1d; font-size: 1.2307692308rem; font-style: normal; font-weight: bold; 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%; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #1d1d1d; } #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: 2.3076923077rem; padding-bottom: 2.3076923077rem; background: #ffffff; 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 rgba(161, 161, 161, 0.25); padding-top: 4.6153846154rem; padding-bottom: 3.6153846154rem; color: #484848; } #footer-container-main a, #checkout-footer a { color: #484848; } #footer-container-main a:hover, #checkout-footer a:hover { color: #2972a7; } #footer-copyrights { border-top: none 1px rgba(161, 161, 161, 0.25); background: #fafafa; padding-top: 1.6153846154rem; padding-bottom: 1.6153846154rem; } @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 } .btn-product-list:hover { background: #ffffff; color: #e4131d; BORDER: 1PX SOLID #e4131d; } .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 */ ul#iqit-config-tabs { background: #ffffff !important; } .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #ff0000; color: #fff; 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: #ff0000; BORDER: 1PX SOLID #FF0000; } .product-flags .discount, .product-flags .on-sale { background: #ff0000; color: #fff; font-size: 15px; font-family: 'Montserrat'; } .discount { background: #ff0000; color: #fff; font-size: 15px; font-family: 'Montserrat'; } span.regular-price { font-size: 18px; font-family: 'Montserrat'; } .product-price { color: #000000; font-family: 'Montserrat'; } .header-top a.header-cart-btn:not(:hover) { color: #000000; } .header-top a:not(.btn):not(.nav-link):hover { color: #ff0000; } #back-to-top { background: #ff0000; color: #fff; border-radius: 15px; } /* ========================================= OLTRELUCE – MOBILE SLIDER (solo section dyirik4) Trasforma .elementor-row in slider swipe ========================================= */ .elementor-element-dyirik4 .elementor-row{ display: flex !important; flex-wrap: nowrap !important; gap: 14px; overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch; scroll-snap-type: x mandatory; scroll-padding-left: 16px; padding: 0 16px 12px !important; margin: 0 !important; } /* nascondi scrollbar */ .elementor-element-dyirik4 .elementor-row::-webkit-scrollbar{ height: 0; } .elementor-element-dyirik4 .elementor-row{ scrollbar-width: none; } /* ogni colonna diventa una slide */ .elementor-element-dyirik4 .elementor-row > .elementor-column{ flex: 0 0 auto !important; width: auto !important; max-width: none !important; scroll-snap-align: start; } /* larghezza slide (regola qui) */ .elementor-element-dyirik4 .elementor-row > .elementor-column.elementor-col-20{ flex-basis: 78% !important; /* 1 card quasi full */ width: 78% !important; } /* wrapper interni ok a 100% */ .elementor-element-dyirik4 .elementor-column-wrap, .elementor-element-dyirik4 .elementor-widget-wrap{ width: 100% !important; } /* immagine responsive */ .elementor-element-dyirik4 .elementor-image-box-img img{ width: 100% !important; height: auto !important; display: block; } /* ========================================= OLTRELUCE – MOBILE SLIDER (solo section dyirik4) ========================================= */ .elementor-element-dyirik4{ position: relative; } /* Binario slider */ .elementor-element-dyirik4 .elementor-row{ display: flex !important; flex-wrap: nowrap !important; gap: 14px; overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch; scroll-snap-type: x mandatory; scroll-padding-left: 16px; padding: 0 16px 12px !important; margin: 0 !important; scrollbar-width: none; } .elementor-element-dyirik4 .elementor-row::-webkit-scrollbar{ height: 0; } /* Slide */ .elementor-element-dyirik4 .elementor-row > .elementor-column{ flex: 0 0 auto !important; width: auto !important; max-width: none !important; scroll-snap-align: start; } /* larghezza slide */ .elementor-element-dyirik4 .elementor-row > .elementor-column.elementor-col-20{ flex-basis: 78% !important; width: 78% !important; } /* wrapper interni */ .elementor-element-dyirik4 .elementor-column-wrap, .elementor-element-dyirik4 .elementor-widget-wrap{ width: 100% !important; } /* immagini */ .elementor-element-dyirik4 .elementor-image-box-img img{ width: 100% !important; height: auto !important; display: block; } /* ===================== DOTS (generati via JS) ===================== */ .elementor-element-dyirik4 .ml-dots{ display: flex; justify-content: center; gap: 8px; margin-top: 10px; padding: 0 16px; } .elementor-element-dyirik4 .ml-dot{ width: 8px; height: 8px; border-radius: 999px; background: #bbb; transition: transform .25s ease, background .25s ease, opacity .25s ease; opacity: .8; } .elementor-element-dyirik4 .ml-dot.is-active{ background: #000; transform: scale(1.15); opacity: 1; } .product-flags .discount, .product-flags .on-sale { background: #ff0000; color: #fff; font-size: 15px; font-family: 'Montserrat'; display: none; } .block.block-toggle.block-categories.block-links.js-block-toggle { display: none; } /* ========================================================= SIDEBAR FILTRI PRESTASHOP - SHOPIFY CLEAN VERSIONE DEFINITIVA CON CHECKBOX DISEGNATA SULLA LABEL ========================================================= */ .block-facets { background: #f7f7f7; border: 1px solid #dfdfdf; padding: 20px 16px; box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; } .block-facets *, .block-facets *::before, .block-facets *::after { box-sizing: border-box; } .block-facets #search_filters { display: flex; flex-direction: column; gap: 22px; } /* ========================================================= BLOCCO FILTRO ========================================================= */ .block-facets .facet { background: transparent; border: 0; margin: 0; padding: 0 0 20px; border-bottom: 1px solid #dddddd; } .block-facets .facet:last-child { border-bottom: 0; padding-bottom: 0; } /* ========================================================= TITOLI ========================================================= */ .block-facets .facet .facet-title, .block-facets .facet .block-title { margin: 0 0 16px; padding: 0; border: 0; color: #111111; font-size: 16px; line-height: 1.3; font-weight: 700; text-transform: none; letter-spacing: -0.1px; } /* ========================================================= LISTE ========================================================= */ .block-facets .facet ul { list-style: none; margin: 0; padding: 0; } .block-facets .facet ul.facet-type-checkbox { max-height: 255px; overflow-y: auto; overflow-x: hidden; padding-right: 4px; scrollbar-width: thin; scrollbar-color: #c3c3c3 transparent; } .block-facets .facet ul.facet-type-checkbox::-webkit-scrollbar { width: 5px; } .block-facets .facet ul.facet-type-checkbox::-webkit-scrollbar-track { background: transparent; } .block-facets .facet ul.facet-type-checkbox::-webkit-scrollbar-thumb { background: #c3c3c3; border-radius: 30px; } .block-facets .facet ul.facet-type-checkbox::-webkit-scrollbar-thumb:hover { background: #a9a9a9; } /* disponibilità senza scroll inutile */ .block-facets .facet:nth-child(2) ul.facet-type-checkbox { max-height: none; overflow: visible; } /* ========================================================= RIGHE ========================================================= */ .block-facets .facet li { margin: 0; padding: 0; } .block-facets .facet li + li { margin-top: 12px; } /* ========================================================= LABEL - checkbox disegnata via pseudo-elementi ========================================================= */ .block-facets .facet .facet-label { position: relative; display: block; padding-left: 34px; margin: 0; cursor: pointer; min-height: 20px; } /* quadratino */ .block-facets .facet .facet-label::before { content: ""; position: absolute; left: 0; top: 2px; width: 18px; height: 18px; background: #ffffff; border: 1px solid #c9c9c9; border-radius: 3px; transition: all 0.18s ease; } /* spunta */ .block-facets .facet .facet-label::after { content: ""; position: absolute; left: 6px; top: 5px; width: 4px; height: 8px; border-right: 2px solid #ffffff; border-bottom: 2px solid #ffffff; transform: rotate(45deg); opacity: 0; transition: opacity 0.18s ease; } /* hover */ .block-facets .facet .facet-label:hover::before { border-color: #111111; background: #fcfcfc; } /* checked: usa lo stato reale dell'input */ .block-facets .facet .facet-label:has(input[type="checkbox"]:checked)::before { background: #111111; border-color: #111111; } .block-facets .facet .facet-label:has(input[type="checkbox"]:checked)::after { opacity: 1; } /* focus accessibile */ .block-facets .facet .facet-label:has(input[type="checkbox"]:focus)::before { box-shadow: 0 0 0 2px rgba(17, 17, 17, 0.08); border-color: #111111; } /* ========================================================= INPUT REALI NASCOSTI ========================================================= */ .block-facets .facet .custom-checkbox { position: absolute !important; left: 0; top: 0; width: 18px; height: 18px; margin: 0; } .block-facets .facet .custom-checkbox input[type="checkbox"] { position: absolute !important; left: 0; top: 0; width: 18px; height: 18px; margin: 0; opacity: 0 !important; appearance: none; -webkit-appearance: none; pointer-events: none; } /* spegne totalmente le icone del tema */ .block-facets .facet .custom-checkbox .ps-shown-by-js, .block-facets .facet .custom-checkbox .checkbox-checked { display: none !important; } /* ========================================================= TESTI FILTRO ========================================================= */ .block-facets .facet .search-link, .block-facets .facet a._gray-darker { display: block; min-width: 0; color: #1f1f1f; text-decoration: none; font-size: 14px; line-height: 1.6; font-weight: 400; word-break: break-word; transition: color 0.18s ease; } .block-facets .facet .search-link:hover, .block-facets .facet a._gray-darker:hover { color: #000000; text-decoration: none; } /* conteggio */ .block-facets .facet .magnitude { color: #8a8a8a; font-size: 13px; font-weight: 400; white-space: nowrap; margin-left: 2px; } /* stato attivo testo */ .block-facets .facet .facet-label:has(input[type="checkbox"]:checked) .search-link, .block-facets .facet .facet-label:has(input[type="checkbox"]:checked) a._gray-darker { color: #111111; font-weight: 500; } /* hover leggero */ .block-facets .facet li:hover .search-link, .block-facets .facet li:hover a._gray-darker { color: #000000; } /* ========================================================= PREZZO ========================================================= */ .block-facets .faceted-slider { padding: 0; } .block-facets .faceted-slider li { margin: 0; } .block-facets .faceted-slider p[id^="facet_label_"] { margin: 0 0 18px; color: #5b5b5b; font-size: 14px; line-height: 1.45; font-weight: 400; } /* slider */ .block-facets .noUi-target { height: 5px; border: 0; box-shadow: none; background: #d2d2d2; border-radius: 999px; } .block-facets .noUi-connect { background: #6d6d6d; } .block-facets .noUi-horizontal .noUi-handle { width: 18px; height: 18px; right: -9px; top: -7px; border-radius: 50%; border: 1px solid #cfcfcf; background: #f5f5f5; box-shadow: none; cursor: pointer; } .block-facets .noUi-horizontal .noUi-handle:hover { border-color: #9d9d9d; background: #ffffff; } .block-facets .noUi-handle:before, .block-facets .noUi-handle:after { display: none; } /* ========================================================= RESPONSIVE ========================================================= */ @media (max-width: 767px) { .block-facets { padding: 16px 12px; } .block-facets #search_filters { gap: 18px; } .block-facets .facet { padding-bottom: 16px; } .block-facets .facet .facet-title, .block-facets .facet .block-title { font-size: 15px; margin-bottom: 14px; } .block-facets .facet .search-link, .block-facets .facet a._gray-darker { font-size: 14px; line-height: 1.5; } .block-facets .facet .magnitude { font-size: 12px; } .block-facets .faceted-slider p[id^="facet_label_"] { font-size: 14px; } .block-facets .facet ul.facet-type-checkbox { max-height: 220px; } } .discount { background: #ff0000; color: #fff; font-size: 15px; font-family: 'Montserrat'; display: none; } .btn-primary { color: #fff; background-color: #c91313 !Important; border-color: #c91313 !Important; font-size: 14px; margin-bottom: 0px; BORDER-RADIUS: 10PX; } .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 !important; color: #c91313 !important; BORDER: 1PX SOLID #c91313; } /* ========================================================= RESTYLING DISPOSIZIONE VARIANTI + PULSANTI SOLO BLOCCO ACQUISTO ========================================================= */ /* contenitore azioni */ #col-product-info .product-actions { margin-top: 8px; } #col-product-info .product-actions form { display: flex; flex-direction: column; gap: 20px; } /* ------------------------- VARIANTI -------------------------- */ #col-product-info .product-variants { margin: 0; padding: 20px 0 0; border-top: 1px solid #e7e7e7; } #col-product-info .product-variants-item { margin: 0; display: flex; flex-direction: column; gap: 10px; } #col-product-info .product-variants-item .form-control-label { margin: 0; font-size: 15px; line-height: 1.2; font-weight: 700; color: #111; text-transform: uppercase; letter-spacing: 0.03em; } #col-product-info .custom-select2 { width: 100%; max-width: 280px; } #col-product-info .form-control-select, #col-product-info select.form-control { width: 100%; height: 50px; padding: 0 42px 0 16px; border: 1px solid #d9d9d9; border-radius: 10px; background: #fff; box-shadow: none !important; font-size: 16px; font-weight: 500; color: #111; } #col-product-info .form-control-select:hover, #col-product-info select.form-control:hover { border-color: #bdbdbd; } #col-product-info .form-control-select:focus, #col-product-info select.form-control:focus { border-color: #111; outline: none; } /* ------------------------- BLOCCO ACQUISTO -------------------------- */ #col-product-info .product-add-to-cart { margin: 0; padding-top: 0 !important; } #col-product-info .product-quantity { display: grid; grid-template-columns: 86px minmax(220px, 320px) 52px; gap: 12px; align-items: stretch; margin: 0; } #col-product-info .col-add-qty, #col-product-info .col-add-btn, #col-product-info .col-add-wishlist { padding: 0 !important; margin: 0 !important; width: auto; max-width: none; flex: unset; } /* quantità compatta */ #col-product-info .qty { width: 100%; } #col-product-info .bootstrap-touchspin { position: relative; display: flex; align-items: stretch; width: 100%; height: 50px; border: 1px solid #d9d9d9; border-radius: 10px; overflow: hidden; background: #fff; } #col-product-info #quantity_wanted { width: 100%; height: 100%; padding: 0 28px 0 14px; border: 0 !important; box-shadow: none !important; background: transparent; font-size: 15px; font-weight: 600; color: #111; } #col-product-info #quantity_wanted:focus { outline: none; } #col-product-info .bootstrap-touchspin .input-group-btn-vertical { position: absolute; top: 0; right: 0; width: 24px; height: 100%; display: flex; flex-direction: column; border-left: 1px solid #d9d9d9; } #col-product-info .bootstrap-touchspin .btn-touchspin { width: 24px; height: 50%; padding: 0; margin: 0; border: 0 !important; border-radius: 0 !important; background: #fff !important; color: #222 !important; box-shadow: none !important; display: flex; align-items: center; justify-content: center; } #col-product-info .bootstrap-touchspin .btn-touchspin + .btn-touchspin { border-top: 1px solid #d9d9d9 !important; } #col-product-info .bootstrap-touchspin .btn-touchspin:hover { background: #f5f5f5 !important; } /* pulsante principale */ #col-product-info .add { display: flex; width: 100%; } #col-product-info .btn-primary { color: #fff; background-color: #c91313 !important; border-color: #c91313 !important; font-size: 14px; margin-bottom: 0; border-radius: 10px; box-shadow: none !important; } #col-product-info .btn-primary:hover, #col-product-info .btn-primary:focus, #col-product-info .btn-primary:active, #col-product-info .btn-primary.disabled:hover, #col-product-info .btn-primary.disabled:focus, #col-product-info .btn-primary.disabled:active, #col-product-info .btn-primary:disabled:hover, #col-product-info .btn-primary:disabled:focus, #col-product-info .btn-primary:disabled:active { background: #ffffff !important; color: #c91313 !important; border: 1px solid #c91313 !important; } #col-product-info .add-to-cart { width: 100%; min-width: 0; height: 50px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; font-size: 17px; font-weight: 500; line-height: 1; white-space: nowrap; } #col-product-info .add-to-cart .bag-icon, #col-product-info .add-to-cart .spinner-icon { font-size: 15px; } /* wishlist allineata */ #col-product-info #iqit-wishlist-product-btn, #col-product-info .btn-secondary.btn-iconic { width: 52px; min-width: 52px; height: 50px; padding: 0; border: 1px solid #d9d9d9 !important; border-radius: 10px !important; background: #fff !important; color: #111 !important; box-shadow: none !important; display: inline-flex; align-items: center; justify-content: center; transition: all 0.2s ease; } #col-product-info #iqit-wishlist-product-btn:hover { border-color: #111 !important; background: #f8f8f8 !important; } #col-product-info #iqit-wishlist-product-btn i { font-size: 18px; } /* ------------------------- BLOCCO CONTATTI -------------------------- */ #col-product-info .product-additional-info { margin-top: 0; padding-top: 18px; border-top: 1px solid #e7e7e7; } #col-product-info #contact_box_logo { margin: 0; } #col-product-info #contact_us { min-height: 46px; padding: 0 20px; display: inline-flex; align-items: center; justify-content: center; border-radius: 10px; font-size: 14px; font-weight: 500; text-decoration: none !important; } /* stripe vuoti */ #col-product-info #stripe-express-checkout-element:empty, #col-product-info #stripe-error-message:empty, #col-product-info #payment-method-messaging-element:empty { display: none !important; } /* ------------------------- VERSIONE PIÙ ORDINATA SU TABLET -------------------------- */ @media (max-width: 991px) { #col-product-info .product-quantity { grid-template-columns: 80px 1fr 50px; } #col-product-info .custom-select2 { max-width: 100%; } } /* ------------------------- MOBILE -------------------------- */ @media (max-width: 767px) { #col-product-info .product-actions form { gap: 18px; } #col-product-info .product-variants { padding-top: 18px; } #col-product-info .product-variants-item .form-control-label { font-size: 14px; } #col-product-info .custom-select2 { max-width: 100%; } #col-product-info .form-control-select, #col-product-info select.form-control { height: 48px; font-size: 15px; } #col-product-info .product-quantity { grid-template-columns: 74px 1fr 48px; gap: 10px; } #col-product-info .bootstrap-touchspin, #col-product-info #iqit-wishlist-product-btn, #col-product-info .btn-secondary.btn-iconic, #col-product-info .add-to-cart { height: 48px; } #col-product-info .add-to-cart { padding: 0 14px; font-size: 16px; } #col-product-info #contact_us { width: 100%; min-height: 48px; text-align: center; } } .btn-product-list { padding: 0.5384615385rem 1.0769230769rem; background: #e4131d; color: #ffffff; border: none 1px #c8c8c8; border-radius: 15px; } /*menu mobile*/ .mobile-menu__header-wrapper { color: #ffffff; background-color: #C91313; border-bottom: none 1px; } .mobile-menu__footer { border-top: none 1px; color: #ffffff; background-color: #c91313; } /* pulsante contatti scheda prodotto */ /* Pulsante "Contattaci per ulteriori informazioni" */ #contact_box_logo { width: clamp(69%, calc(90% - 1vw), 76%); margin-top: 20px; margin-left: 0; margin-right: auto; } #contact_box_logo .open-message-form.exclusive.btn.btn-primary { display: flex; align-items: center; justify-content: center; width: 100%; min-height: 54px; padding: 14px 20px; box-sizing: border-box; background: #91b3a5 !important; border: 1px solid #91b3a5 !important; border-radius: 10px; box-shadow: none !important; color: #ffffff !important; text-decoration: none !important; text-align: center; line-height: 1.2; white-space: normal; } #contact_box_logo .open-message-form.exclusive.btn.btn-primary span { display: block; width: 100%; color: #ffffff !important; } #contact_box_logo .open-message-form.exclusive.btn.btn-primary:hover, #contact_box_logo .open-message-form.exclusive.btn.btn-primary:focus { background: #7fa091 !important; border-color: #7fa091 !important; color: #ffffff !important; } @media (max-width: 767px) { #contact_box_logo { width: 100%; } } @media (min-width: 1600px) { #contact_box_logo { width: 72%; } } @media (min-width: 1920px) { #contact_box_logo { width: 69%; } } } } #footer-container-main .container > .row:first-child{ display: flex; flex-wrap: wrap; } #iqithtmlandbanners-block-3{ order: 1; } .block-iqitlinksmanager-1{ order: 2; } #iqithtmlandbanners-block-2{ order: 3; } #iqithtmlandbanners-block-4{ order: 4; } #iqithtmlandbanners-block-3 .block-title{ display: none !important; } /* MOBILE: box azienda sempre aperto */ @media (max-width: 767px){ #iqithtmlandbanners-block-3{ order: 1 !important; } #iqithtmlandbanners-block-3 .block-content{ display: block !important; height: auto !important; max-height: none !important; overflow: visible !important; opacity: 1 !important; visibility: visible !important; } #iqithtmlandbanners-block-3.block-toggle{ margin-bottom: 20px; } } @media (min-width: 768px) { .col-md-6 { width: 40%; } } @media (min-width: 768px) { .col-md-2 { width: 25.666667%; } }