.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #f5f5f5; } .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: #000000; } a:hover:not(.nav-link):not(.btn) { color: #20476f; } .pagination .page-list li:hover { border-color: #20476f; } .pagination .page-list li.current { border-color: #20476f; } .pagination .page-list li.current a { color: #20476f; } #mobile-header { border-bottom: solid 1px #f9b000; } #mobile-header .mobile-main-bar { padding-top: 0.1538461538rem; padding-bottom: 0.1538461538rem; } #mobile-header .m-nav-btn { color: #000000; } #mobile-header .m-nav-btn:hover { color: #333333; } #mobile-header .mobile-buttons-bar { background: #f9b000; } #mobile-header .m-nav-btn { padding-top: 0.3846153846rem; padding-bottom: 0.3846153846rem; border: solid 1px rgba(21, 21, 21, 0.11); border-left: none; } #mobile-header .m-nav-btn:hover { background: #f9b000; } #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: 'Montserrat', sans-serif; } #blockcart-content { background: #ffffff; color: #000000; border: none 1px #f5e70f; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #000000; } #blockcart-content a:not(.btn):hover { color: #000000; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: 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: #20476f; 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: #f9b000; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #f9b000; color: #ffffff; } #wrapper .breadcrumb { background: #e6e6e6; padding-top: 0.9230769231rem; padding-bottom: 0.9230769231rem; margin-top: -1.5384615385rem; margin-bottom: 1.5384615385rem; 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: #000000; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #000000; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #000000; } .form-control::-webkit-input-placeholder { color: #000000; } .form-control::-moz-placeholder { color: #000000; } .form-control:-ms-input-placeholder { color: #000000; } .form-control:-moz-placeholder { color: #000000; } .form-control:focus { color: #000000; border-color: #20476f; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #20476f; } .custom-radio input[type=radio]:checked + span { background-color: #20476f; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #f2f2f2; color: #20476f; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #20476f; border: solid 1px rgba(0, 0, 0, 0.27); box-shadow: 7px 4px 30px 0px rgba(0, 0, 0, 0.16); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: white!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(255, 255, 255, 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 #20476f; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #f9b000; color: #000000; border: none 1px; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #20476f; } .iqit-review-star { color: #f9b000; } .product-flags .product-flag { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #f9b000; color: #000000; } .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: #f9b000; color: #000000; } .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: #20476f; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #iqitcompare-floating a { color: #ffffff; } #page-preloader { background: #ffffff; } #back-to-top { background: #eb5d0b; color: #000000; } #back-to-top:hover { background: #20476f; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #eb5d0b; } ::-webkit-scrollbar-track { background: #20476f; } body { scrollbar-face-color: #eb5d0b; scrollbar-track-color: #20476f; } #header, #checkout-header { background: #20476f; border-top: none 1px; border-bottom: none 1px; } @media (min-width: 992px) { #header, #checkout-header { padding-bottom: 1.5384615385rem; } } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #20476f; border-bottom: none 1px; } #header .header-nav { color: #ffffff; background: #20476f; border-bottom: none 1px; padding-top: 0.3846153846rem; padding-bottom: 0.3846153846rem; font-size: 0.9230769231rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: rgba(255, 255, 255, 0.8); } #header .header-nav .social-links._topbar { font-size: 0.9230769231rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } .header-top { padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top a:not(.btn):not(.nav-link):hover { color: rgba(255, 255, 255, 0.8); } .header-top .form-search-control { background: #ffffff; border: solid 5px #295c90; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.5384615385rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #f9b000; color: #000000; padding: 0.9230769231rem 0.9230769231rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000000; } .header-top a.header-cart-btn:not(:hover) { color: #000000; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #20476f; } .cart-products-count-btn { background: #2183e6; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 75%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: solid 1px rgba(255, 255, 255, 0.4); border-right: solid 1px rgba(255, 255, 255, 0.4); border-bottom: solid 1px rgba(255, 255, 255, 0.4); border-left: solid 1px rgba(255, 255, 255, 0.4); margin: 0 -500%; padding: 0 500%; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.3076923077rem; max-width: 15.3846153846rem; color: #ffffff; padding-left: 1.5384615385rem; padding-right: 1.5384615385rem; border-left: solid 1px rgba(255, 255, 255, 0.4); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0384615385rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.3076923077rem !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } .cbp-horizontal .cbp-tab-title { font-size: 0.8461538462rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; 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.1538461538rem; } .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; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.3846153846rem; font-style: normal; font-weight: bold; text-transform: none; color: #000000; background: #f9b000; line-height: 3.8461538462rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #2183e6; } #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: #ffffff; background: #2183e6; } .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: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-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: #086bd0 !important; border-bottom: solid 1px rgba(0, 0, 0, 0.12); padding-bottom: 8px; font-size: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #20476f; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #ffffff !important; } #iqitmegamenu-mobile { background: #20476f; } #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: #ededed !important; padding-top: 1.2307692308rem; padding-bottom: 1.2307692308rem; font-size: 1.2307692308rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: solid 1px; } .mobile-menu__submenu { background: #20476f; } .mobile-menu__tab { border-bottom: solid 1px rgba(197, 194, 194, 0.2); min-height: 3.8461538462rem; } .mobile-menu__link { color: #ffffff !important; padding-top: 1.0769230769rem; padding-bottom: 1.0769230769rem; font-size: 1.3076923077rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.0769230769rem; padding-bottom: 1.0769230769rem; color: #ffffff; font-size: 1.6923076923rem; } .mobile-menu__tab-icon { font-size: 1.3076923077rem; } .mobile-menu__tab-icon--img { max-height: 1.3076923077rem; } .mobile-menu__legend { font-size: 0.9230769231rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #153d66; 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.5384615385rem; font-style: normal; font-weight: normal; 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__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: #153d66; } /*** 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: 1px 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.3846153846rem; } .product-miniature-grid .product-title { font-size: 1.2307692308rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.3846153846rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: solid 1px rgba(161, 161, 161, 0.25); background: #fafafa; } } .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-description-short { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.7692307692rem 1.5384615385rem; background: #20476f; color: #ffffff; border: none 1px #c8c8c8; } .btn-product-list:hover { background: #20476f; color: #ffffff; border-color: #20476f; } .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-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(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.1538461538rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: solid 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: #000000; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #000000; background: rgba(0, 0, 0, 0); } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-tabs .nav-tabs { justify-content: center; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3); position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #wrapper { background: #fafafa; border-top: none 1px; border-bottom: none 1px; padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; color: #000000; box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.3); } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; } #content-wrapper .page-title { color: #000000; font-size: 2.4615384615rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000000; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 40px; height: 1px; border-bottom: solid 5px #20476f; left: 0; right: 0; } #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 #20476f; left: 0; right: 0; } .nav-tabs .nav-link { color: #000000; font-size: 1.5384615385rem; 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 #20476f; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #20476f; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #20476f; } #wrapper .block-title { color: #000000; font-size: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #left-column .block, #right-column .block { background: #ffffff; padding: 1.1538461538rem; border: solid 1px #f0f0f0; } #footer, #checkout-footer { background: #20476f; } #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: 1.6923076923rem; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 3px #f9b000; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #ffffff; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 1.1538461538rem; padding-bottom: 1.1538461538rem; background: #f5e70f; 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: solid 1px rgba(161, 161, 161, 0.25); padding-top: 4.6153846154rem; padding-bottom: 3.6153846154rem; color: rgba(255, 255, 255, 0.85); } #footer-container-main a, #checkout-footer a { color: rgba(255, 255, 255, 0.85); } #footer-container-main a:hover, #checkout-footer a:hover { color: #ffffff; } #footer-copyrights { border-top: solid 1px rgba(161, 161, 161, 0.25); background: #ffffff; padding-top: 0.3846153846rem; padding-bottom: 0.3846153846rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } .faq-accordion details { margin-bottom: 12px; border: 1px solid #ddd; border-radius: 6px; padding: 12px 16px; background: #fafafa; transition: all 0.3s ease; } .faq-accordion summary { font-weight: bold; cursor: pointer; font-size: 16px; list-style: none; display: flex; justify-content: space-between; align-items: center; } /* Rimuove il triangolino standard */ .faq-accordion summary::-webkit-details-marker { display: none; } /* Icona freccia */ .faq-accordion summary::after { content: "▼"; font-size: 14px; transition: transform 0.3s ease; } /* Icona ruotata quando aperto */ .faq-accordion details[open] summary::after { transform: rotate(-180deg); } .faq-accordion p { margin-top: 10px; line-height: 1.6; } #lappstarcnc-checkout{ width: 100% !important; } .bottone-articolo { display: inline-block; background-color: #20476F; color: #ffffff !important; /* Forza il colore bianco */ padding: 12px 24px; border-radius: 5px; font-size: 16px; text-decoration: none; font-family: Arial, sans-serif; transition: color 0.3s ease; } .bottone-articolo:hover { color: #1a1a1a !important; /* Testo scuro al passaggio del mouse */ } .tabella-responsive { width: 100%; overflow-x: auto; margin-bottom: 1rem; border: 1px solid black; } .tabella-responsive table { width: 100%; border-collapse: collapse; min-width: 720px; /* Abbassata da 800px per migliore adattabilità */ font-size: 14px; /* Font più piccolo per compattezza */ } .tabella-responsive th, .tabella-responsive td { border: 1px solid black; padding: 6px; text-align: left; vertical-align: top; } .tabella-responsive th { background-color: #f2f2f2; white-space: nowrap; } .btn-acquista { display: inline-block; padding: 6px 10px; background-color: #20476F; /* ✅ Sfondo blu */ color:#ffffff !important; /* 🔒 Forzatura colore bianco */ text-decoration: none; border-radius: 4px; font-weight: bold; font-size: 13px; margin-top: 4px; text-align: center; transition: background-color 0.3s ease; } .btn-acquista:hover { background-color: #163454; /* Colore leggermente più scuro al passaggio */ } .tabella-responsive { width: 100%; overflow-x: auto; margin-bottom: 1rem; border: 1px solid black; /* Bordo esterno nero */ } .tabella-responsive table { width: 100%; border-collapse: collapse; min-width: 600px; /* Per lo scroll mobile */ } .tabella-responsive th, .tabella-responsive td { border: 1px solid black; /* Bordi neri per ogni cella */ padding: 8px; text-align: left; } .tabella-responsive th { background-color: #f2f2f2; } .my-account-side-links .col-lg-4{ max-height: 35px !important; } #product #inner-wrapper .row{ width: 100% !important; } #product #content-wrapper{ max-width: 100% !important; flex: 0 0 100% !important; } #product #left-column{ display: none !important; } html[lang="en"] #attachments, html[lang="fr"] #attachments, html[lang="es"] #attachments, html[lang="de"] #attachments, html[lang="ro"] #attachments { display: none !important; } html[lang="en"] #blockcart-content .iqitfreedeliverycount, html[lang="fr"] #blockcart-content .iqitfreedeliverycount, html[lang="es"] #blockcart-content .iqitfreedeliverycount, html[lang="de"] #blockcart-content .iqitfreedeliverycount, html[lang="ro"] #blockcart-content .iqitfreedeliverycount { display: none !important; } .product-attachments-section .section-title{ display:none !important; } #attachments .product-attachments .attachment{ margin-right: 20px; } #attachments .product-attachments{ display: inline-flex; } .cbp-horizontal > ul > li > a{ padding-left: 17px !important; padding-right: 17px !important; } .button-9 a:visited:not(.nav-link):not(.btn) { color:white !important; font-weight: bold !important; } .button-9 a { color:white; font-weight: bold; } .button-9 { appearance: button; backface-visibility: hidden; background-color: #20476F; border-radius: 6px; border-width: 0; box-shadow: rgba(50, 50, 93, .1) 0 0 0 1px inset,rgba(50, 50, 93, .1) 0 2px 5px 0,rgba(0, 0, 0, .07) 0 1px 1px 0; box-sizing: border-box; color: white; cursor: pointer; font-family: -apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Ubuntu,sans-serif; font-size: 100%; height: 44px; line-height: 1.15; margin: 12px 0 0; outline: none; overflow: hidden; padding: 0 25px; position: relative; text-align: center; text-transform: none; transform: translateZ(0); transition: all .2s,box-shadow .08s ease-in; user-select: none; -webkit-user-select: none; touch-action: manipulation; width: auto; } .button-9:disabled { cursor: default; } .button-9:focus { box-shadow: rgba(50, 50, 93, .1) 0 0 0 1px inset, rgba(50, 50, 93, .2) 0 6px 15px 0, rgba(0, 0, 0, .1) 0 2px 2px 0, rgba(50, 151, 211, .3) 0 0 0 4px; } #estimateddelivery:lang(en), #estimateddelivery:lang(fr), #estimateddelivery:lang(es), #estimateddelivery:lang(de), #estimateddelivery:lang(ro){ display:none !important; } #toggle-button { display: block; margin: 10px auto; /* Centro il pulsante */ padding: 10px; cursor: pointer; } #toggle-button.show-more { margin-top: -33px; color: black; border: none; background: none; color: black; } #toggle-button.show-less { margin-top: -33px; color: black; border: none; background: none; color: black; } .category-description-top { max-height: 25em; /* Imposta un'altezza massima che corrisponde a circa 500 caratteri */ overflow: hidden; position: relative; } .category-description-top::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 6em; /* Altezza dell'area sfumata */ background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); } .category-description-top.expanded { max-height: none; } .category-description-top.expanded::after { content: ''; background: none; } /*/ TESTO CTEOGRIA/*/ @media only screen and (max-width: 768px) { #index .aggiungicarrello { display: inline !important; } } .elementor-element-bcr9jdo:hover, .elementor-element-5fuhcg0:hover{ transform: scale(1.02); } .elementor-element-bcr9jdo, .elementor-element-5fuhcg0{ transition: transform 1s; transform: scale(1); } .elementor-element-2wc0l15 p{ font-size:11px; } html[lang="de"] #category .category-description .rte-content p img, html[lang="de"] .iqitfreedeliverycount-title { display:none; } @media (min-width:1025px){ .circleRollButtonText{ display:none} .circleRollButton{ display:unset; height: 0 !important;} #cbp-hrmenu1 > ul > li > a { padding-top: 7px !important; padding-bottom: 6px !important; } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { max-height: 20px !important; } #index .elementor-element-3movuun{ margin-top: 55px; } #sticky-cart-wrapper #cart-toogle .fa-shopping-bag:hover{ color:#f9b000; } #cbp-hrmenu1 > ul > li > a{ padding-top: 7px; padding-bottom: 7px; font-size: 11px; } .aggiungicarrello{ font-size:11px !important; } .add-to-cart { padding-left: 30px !important; padding-right: 30px !important; } .elementor-section.elementor-section-stretched { width: 100%; position: relative; left: auto; margin: 0 auto; } .container{ max-width:1300px; } #cbp-hrmenu ul li .nav-link .cbp-tab-title{ font-size:9px; } #ybc_blog_page a { font-size:10px; } #sticky-cart-wrapper #cart-toogle{ font-size:15px; } } @media (max-width: 767px){ #index .elementor-element-08di3in .elementor-widget-container{ margin-bottom:30px; } } #index .elementor-element-08di3in .elementor-widget-container{ padding-left:45px; padding-right: 45px; padding-top:35px; padding-bottom:35px; border-radius:30px; } #index .elementor-element-6vts306 .elementor-icon .fa-credit-card{ margin-right:2px; } #index .fa-credit-card:before, #index .fa-plane:before, #index .fa-phone:before{ color:white; } #index .elementor-element-hbonfd1 .elementor-icon{ background: orange; padding: 20px; border-radius: 20px; margin-bottom: 14px; } #index .elementor-element-25rjrzs .elementor-icon{ background: #20476f; padding: 20px; border-radius: 20px; margin-bottom: 14px; } #index .elementor-element-6vts306 .elementor-icon{ background: #49dd00; padding: 20px; border-radius: 20px; margin-bottom: 14px; } #index .elementor-icon-box-wrapper{ display: block; text-align: center; } .product-add-to-cart #ps-checkout-express-button div.paypal-buttons-context-iframe { z-index:0 !important; } a.ybc_item_img img{ transform: scale(1.5); } #module-ph_simpleblog-single #iqitmegamenu-wrapper.stuck-menu{ position:inherit !important; } #blockcart-content .cart-products{ padding-right: 20px !important; } #product #PM_ASBlockOutput_1 { display: none !important; } @media only screen and (max-width: 768px) { .lc_chatbox_closed{ right: auto !important; bottom: 8px !important; } } #back-to-top, #back-to-top:hover { background: #f9b000 !important; z-index: 1 !important; } .lgcookieslaw-fixed-button.lgcookieslaw-fixed-button-right { right: inherit !important; left:10px !important; z-index: 1 !important; height: inherit !important; width: inherit !important; } .lc_chatbox{ z-index: 100 !important; } #product .lc_chatbox_closed{ bottom: 80px !important; } .lc_heading > svg { top: 18px !important; left: 19px !important; } #identity #chat-tickets-link, #identity #chat-history-link{ margin-left: -6px !important; } #identity .col-md-6{ list-style: none !important; } #identity li.ets_sc_shopping_cart{ padding-left: 8px !important; padding-top: 9px !important; border-bottom: 1px solid rgba(160,160,160,0.2) !important; padding-bottom: 5px !important; } #identity #chat-history-link span span i svg{ width: 1.28571429em !important; text-align: center !important; } #identity #chat-tickets-link span span i svg{ width: 1.28571429em !important; text-align: center !important; } #identity .lgcookieslaw-account-button span img{ width: 1.28571429em !important; text-align: center !important; } #checkout:lang(fr) span#zoid-paypal-message-uid_ec71482431_mtu6mdm6ntg{ display:none !important; } @media only screen and (max-width: 768px) { #authentication .col-md-3, #identity .col-md-3, #checkout .col-md-3 { flex: 0 0 100% !important; max-width: 100% !important; } #authentication .col-md-6, #identity .col-md-6, #checkout .col-md-6{ flex: 0 0 100% !important; max-width: 100% !important; } } @media only screen and (min-width: 768px) { #authentication .col-md-3, #identity .col-md-3, #checkout .col-md-3{ flex: 0 0 16.66% !important; max-width: 16.66% !important; } #authentication .col-md-6, #identity .col-md-6, #checkout .col-md-6{ flex: 0 0 66.66% !important; max-width: 66.66% !important; } } .pp__d-table-cell{ display: inline-flex !important; } .additional_info_box_form .form-group:nth-child(4):lang(fr){ display:none !important; } .additional_info_box_form .form-group:nth-child(4):lang(es){ display:none !important; } .additional_info_box_form .form-group:nth-child(4):lang(en){ display:none !important; } .additional_info_box_form .form-group:nth-child(3):lang(fr){ display:none !important; } .additional_info_box_form .form-group:nth-child(3):lang(es){ display:none !important; } .additional_info_box_form .form-group:nth-child(3):lang(en){ display:none !important; } .additional_info_box_form .form-group:nth-child(2):lang(fr){ display:none !important; } .additional_info_box_form .form-group:nth-child(2):lang(es){ display:none !important; } .additional_info_box_form .form-group:nth-child(2):lang(en){ display:none !important; } #login-form .form-group{ display:flex !important; } .additional_info_box_form .form-group{ display:flex !important; } /*/ TABLET /*/ @media (min-width: 800px) and (max-width: 1280px){ .left-colum-no-tablet{ width: 0% !important; } .elementor-element-hbonfd1{ width: 100% !important; margin-bottom: 10px !important; margin-left: 10px !important; margin-right: 10px !important; } .elementor-element-6vts306{ width: 100% !important; margin-bottom: 10px !important; margin-left: 10px !important; } .elementor-element-25rjrzs{ width: 100% !important; margin-bottom: 10px !important; margin-left: 10px !important; } } /*/ LEFT COLUMN NO TABLET /*/ .container-iqitmegamenu:lang(fr){ padding-left: 0px !important; padding-right: 0px !important; } /*/ RIMOZIONE FOTO DESCRIZIONE CATEGORIA /*/ .category-description-top .rte-content img:lang(fr){ display:none !important; } .category-description-top .rte-content img:lang(en){ display:none !important; } .category-description-top .rte-content img:lang(es){ display:none !important; } /*/ RIMOZIONE FOTO DESCRIZIONE CATEGORIA /*/ /* MODIFICA LUNGHEZZA HORIZONTAL MENU FRANCESE/SPAGNOLO */ .container-iqitmegamenu:lang(fr){ max-width: 1340px !important; } .container-iqitmegamenu:lang(es){ max-width: 1320px !important; } /* MODIFICA LUNGHEZZA HORIZONTAL MENU FRANCESE */ /* RIMOZIONE ELEMENTI DALLE LINGUE */ .ets_sc_display_notification:lang(fr){ display:none !important; } .ets_sc_display_notification:lang(en){ display:none !important; } .ets_sc_display_notification:lang(es){ display:none !important; } .iqitfreedeliverycount-title:lang(fr){ display:none !important; } .iqitfreedeliverycount-title:lang(es){ display:none !important; } .iqitfreedeliverycount-title:lang(en){ display:none !important; } /* RIMOZIONE ELEMENTI DALLE LINGUE */ .product-unavailable { background-color: #e9351e !important; color: #ffffff !important; } .badge { padding: 10px !important; font-size: 100% !important; font-weight: 400 !important; } .aggiungicarrello{ display: inline-block !important; } .add-to-cart{ padding-left: 60px; padding-right: 60px } .whatsapp{ bottom: 67px !important; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #000; background: #f9b000; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 1; } .social-sharing { display: none; } .product-additional-info { padding-top: 0px; } .at-icon-wrapper{ fill:white; } .promo-highlighted { margin: 1.3rem 0 0 0; font-size: 15px; margin-top: 16px; text-align: center; } .promo-discounts { margin-bottom: 0; font-size: 15px; text-align: center; } span.code{ text-decoration: none; cursor: pointer; font-weight: bold; } .iqitcookielaw-showed{ background-color: white; } h3.simpleblog__listing__post__wrapper__content__headline{ font-size: 18px; } .mb-3, .my-3 { width: 100%; } .material-icons { margin-top: -17px !important; font-size: 15px !important; } .ets_rv_my_review{ max-width: 100% !important; padding-left: 8px !important; margin-top: -11px !important; margin-bottom: -11px !important; } #my-review-link > .link-item > i > svg { height: 13px !important; margin-left: -13px; margin-right: -12px; } .active { right:0px !important; } @media only screen and (max-width: 768px){ .add-to-cart{ padding-left: 26px; padding-right: 26px } .product-miniature-grid .input-group-add-cart .input-group { width: 71px; margin-right: 5px; } #authentication #brevo-conversations{ display: none !important; } #product .brevo-conversations--pos-bottom:not(.brevo-conversations--expanded) { bottom: 90px !important; } #brevo-conversations{ z-index: 90 !important; } #ps_checkout-paypal-pay-later-message-cart{ display:none; } .aggiungicarrello{ display: none !important; } #chat-application{ height: calc(70vh - 36px) !important; } } #chat-application{ bottom:60px !important; } .elementor-button-text:active{ background:none !important; } #wrapper { padding-top: 8px !important; } .mobile-menu__content > ul > li:nth-of-type(17) > a::before{ background-image: url('/img/cms/pipe-variant.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(2) > a::before{ background-image: url('/img/cms/home-icona.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(5) > a::before{ background-image: url('/img/cms/alarm.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; }.mobile-menu__content > ul > li:nth-of-type(4) > a::before{ background-image: url('/img/cms/television.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(6) > a::before{ background-image: url('/img/cms/workers.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(7) > a::before{ background-image: url('/img/cms/engineering.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(9) > a::before{ background-image: url('/img/cms/intercom.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(10) > a::before{ background-image: url('/img/cms/videocitofoni.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(11) > a::before{ background-image: url('/img/cms/air-conditioner.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(12) > a::before{ background-image: url('/img/cms/energrinn.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(13) > a::before{ background-image: url('/img/cms/lamp.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(14) > a::before{ background-image: url('/img/cms/lightning.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(15) > a::before{ background-image: url('/img/cms/switch.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(16) > a::before{ background-image: url('/img/cms/police.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(18) > a::before{ background-image: url('/img/cms/fan.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(19) > a::before{ background-image: url('/img/cms/cctv.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(3) > a::before{ background-image: url('/img/cms/604494.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } .mobile-menu__content > ul > li:nth-of-type(8) > a::before{ background-image: url('/img/cms/3463555.png'); background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; content: ""; margin-right: 20px; vertical-align: middle; } #_mobile_iqitmegamenu-mobile { width: 100% !important; font-size: 18px; } .mobile-menu__close { color: #ffb700; margin: -10px; } .mobile-menu__header-wrapper{ height: 37px; background-color: none !important; } #search_widget { display: inherit; } #cbp-hrmenu > ul:last-child{ border-right: 1px solid #ffffff66; } #cbp-hrmenu-tab-3 .cbp-mainlink-iicon { max-height: 15px } .cbp-hrsub-wrapper{ top:0; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: auto; min-height: 100%; marign-top: inherit !important; } .cbp-hrsub { min-height: auto !important; marign-top: -42px; } .text{ text-align: justify; font-size: 12px; } .text.short { height: 80px; overflow: hidden; } .text.full { } .read-more { cursor: pointer; display: inline-block; font-weight: bold; padding: 3px; background-color: #06c; color: white; margin: 2px; } @media (min-width: 1024px) { #gdpr_consent { margin-top: 60px; } } #cbp-hrmenu-tab-28 > a{ border-right: solid 1px rgba(255, 255, 255, 0.4) !important; } #cbp-hrmenu-tab-1:first-child{ border-left: solid 1px rgba(255, 255, 255, 0.4) !important; } /*/menu auto widht /*/ .cbp-horizontal > ul > li > a{ max-width: none !important; } /*/ Hide Category image /*/ .category-image { display:none; } /*/ Hide Left Column mobile /*/ @media screen and (max-width: 600px) { #left-column { visibility: hidden; display: none; } #footer-container-main, #checkout-footer { padding-top: 25px !important; padding-bottom: 6px !important; } /*/ Bordo inizio e fine Barra Menu /*/ .cbp-hrmenu-tab:first-child{ border-left: 1px solid #ffffff66; } /*/ Lunghezza uguale nava bar superiore /*/ .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { max-width: none !important; } /*/ Box Checkout Termini e condizioni solo su Dekstop/*/ @media (min-width: 1024px) { #gdpr_consent{ margin-top: 60px; } } /* Immagine Categoria Rimossa */ .category-image { display:none !important; } /* add background colors in variouse boxes - start */ .product-info-row{ background: #fff; margin: 0; padding: 2rem 1rem; margin-bottom: 3rem; border: 1px solid #f0f0f0 } #cbp-hrmenu1{ background: #fff; border: 1px solid #f0f0f0; } 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 } /* add background colors in variouse boxes - end */ .category-sub-menu .current_cate>.acc_header a{color:#086bd0;font-weight: bold;} .block-categories .category-sub-menu .current_cate > a{color:#086bd0;font-weight: bold;} #iqitcookielaw.iqitcookielaw-showed { background: sandybrown !important; } .block-onepagecheckout .payment-options .paypal-marks { display: none !important; } div#paypal-marks { display: none !important; } @media only screen and (min-width: 768px) { #authentication .col-md-6, #identity .col-md-6, #checkout .col-md-6 { flex: 0 0 66.66% !important; max-width: 100% !important; } }