.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1270px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: black; } a:hover:not(.nav-link):not(.btn) { color: black; } .pagination .page-list li:hover { border-color: black; } .pagination .page-list li.current { border-color: black; } .pagination .page-list li.current a { color: black; } #mobile-header { background: white; border-bottom: solid 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: white; } #mobile-header .mobile-main-bar { padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; } #mobile-header .m-nav-btn { color: #777777; } #mobile-header .m-nav-btn:hover { color: #333333; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 18px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.5rem; } body { font-family: 'Space Grotesk', serif; } #blockcart-content { background: white; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #f8f8f8; color: #333333; border: none 1px #f0f0f0; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #dedede; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #dedede; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f8f8f8; color: #333333; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #000000; color: #ffffff; border: none 1px; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #333333; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #333333; color: #ffffff; } #wrapper .breadcrumb { margin-top: -0.8333333333rem; margin-bottom: 0.8333333333rem; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #ffffff; border: none 1px; } .product-price { color: #193488; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.6111111111rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #eba53d; color: #ffffff; } .product-flags .new { background: #969696; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #eba53d; 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: black; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px; } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; } } #header .header-nav { color: #777777; background: #f8f8f8; border-bottom: none 1px; padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; font-size: 0.6666666667rem; display: none !important; } #header .header-nav a { color: #777777; } #header .header-nav a:hover { color: #333333; } #header .header-nav .social-links._topbar { font-size: 0.8888888889rem; } .header-top { color: #aa0000; } .header-top a:not(.btn):not(.nav-link) { color: #777777; } .header-top a:not(.btn):not(.nav-link):hover { color: #333333; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.2222222222rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #777777; padding: 0.5rem 0.5rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #777777; } .header-top a.header-cart-btn:not(:hover) { color: #777777; } .stuck-header .header-top { padding-top: 0.2777777778rem; padding-bottom: 0.2777777778rem; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #29bee0; color: #ffffff; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: rgba(255, 255, 0, 0); border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 8.3333333333rem; max-width: 38.8888888889rem; color: #29bee0; padding-left: 0.8333333333rem; padding-right: 0.8333333333rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #29bee0; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -3.7222222222rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 8.3333333333rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: rgba(255, 255, 255, 0); color: #1a3388; } .cbp-horizontal .cbp-tab-title { font-size: 1.3888888889rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #19388a; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.1111111111rem; max-height: 1.1111111111rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8888888889rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.5555555556rem; padding-right: 0.5555555556rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .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: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 2.7777777778rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.4444444444rem; padding-bottom: 0.4444444444rem; 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.3333333333rem; max-height: 1.3333333333rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1.2222222222rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #37a625; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #29bee0 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #29bee0 !important; border-bottom: none 3px #c2bc29; font-size: 1.2222222222rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #193488 !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: 3rem; } #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: 0.8888888889rem; padding-bottom: 0.8888888889rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 0.8888888889rem; padding-bottom: 0.8888888889rem; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px #ebebeb; min-height: 3.4444444444rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; font-size: 1.2222222222rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; color: #595050; font-size: 1.2222222222rem; } .mobile-menu__tab-icon { font-size: 1.2222222222rem; } .mobile-menu__tab-icon--img { max-height: 1.2222222222rem; } .mobile-menu__legend { font-size: 0.6666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.2222222222rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.2222222222rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #595050 !important; } .mobile-menu__column { font-size: 0.8888888889rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.2222222222rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.2222222222rem; } .mobile-menu__column-title { margin-bottom: 0.4444444444rem; } .mobile-menu__links-list-li { padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #045cb4; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: 0rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0rem; } .swiper-container-wrapper { margin: 0rem; } .swiper-container-wrapper .products.swiper-container { padding: 0rem; } .swiper-container-wrapper .product-carousel { padding: 0rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .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 .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid { padding: 0.5555555556rem; } .product-miniature-grid .product-title { font-size: 1.2222222222rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .product-miniature-grid .product-functional-buttons { 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: #045cb4 !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.4166666667rem 0.8333333333rem; background: rgba(0, 0, 0, 0); color: #045cb4; border: none 1px; } .btn-product-list:hover { background: #ffffff; color: #045cb4; } .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 .product-description { padding: 0.5555555556rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.5555555556rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.3888888889rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: #333333; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #ffffff; background: #333333; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } .product-tabs .nav-tabs { justify-content: center; } .col-product-info, .quickview-info { text-align: center; } .product-variants-item > ul { display: inline-block; } .product-variants-item .custom-select2 { margin: 0 auto; } .product-add-to-cart .row.product-quantity { justify-content: center; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 0.8333333333rem; padding-bottom: 0.8333333333rem; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; } #content-wrapper .page-title { color: #333333; font-size: 1.2222222222rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333333; } #content-wrapper .section-title { color: #333333; font-size: 0.8888888889rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333333; } .nav-tabs .nav-link { color: #000000; font-size: 0.8888888889rem; 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 black; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px black; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px black; } #wrapper .block-title { color: #333333; font-size: 0.7777777778rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333333; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #f8f8f8; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #bd4e0f; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.0555555556rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #777777 !important; } #footer .block-title, #checkout-footer .block-title { color: #333333; font-size: 0.7777777778rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #333333; } #footer-container-first { border-top: none 1px; padding-top: 1.6666666667rem; padding-bottom: 1.6666666667rem; background: #212121; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #ffffff; } #footer-copyrights { border-top: none 1px; background: #ffffff; } @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; } .fa.fa-shopping-bag.mobile-bag-icon{ display:none!important; } .fa.fa-user{ display:none!important; } #order-detail #invoice-address{ display:none!important; } @media (min-width: 1801px) { .cms-id-7 #wrapper{ margin-top:-146px!important; } .cms-id-19 #wrapper{ margin-top:-95px!important; } #index #wrapper{ margin-top:-20px!important; } .cms-id-14 #wrapper{ margin-top:-155px!important; } .cms-id-13 #wrapper{ margin-top:-140px!important; } .cms-id-12 #wrapper{ margin-top:-225px!important; } .cms-id-11 #wrapper{ margin-top:-185px!important; } .cms-id-10 #wrapper{ margin-top:-222px!important; } .cms-id-6 #wrapper{ margin-top:-110px!important; } .fa.fa-user.fa-fw.icon{ display:none !important; } html body .header-top .row.align-items-center{ height:130px !important; } html body .cbp-horizontal .cbp-tab-title { line-height:5em !important;} html body .elementor-element-kb0gxoy, html body .elementor-element-ac8zhx6, html body .elementor-element-dltc6z1, html body .elementor-element-qvdgn1h, html body .elementor-element-pjxjz35, html body .elementor-element-3iar5gk, html body .elementor-element-w97a3vl, html body .elementor-element-ftbyl3r, html body .elementor-element-4yej532, html body .elementor-element-4taq0r3 { background-size:cover !important; } } @media (min-width: 1501px) and (max-width: 1800px) { .cms-id-7 #wrapper{ margin-top:-125px!important; } .cms-id-19 #wrapper{ margin-top:-95px!important; } .cms-id-14 #wrapper{ margin-top:-165px!important; } .elementor-element.elementor-element-k9npt8j .elementor-heading-title{ font-size:60px!important; } .cms-id-13 #wrapper{ margin-top:-140px!important; } .elementor-element.elementor-element-3iar5gk .elementor-container{ min-height:840px!important; } .cms-id-12 #wrapper{ margin-top:-225px!important; } .cms-id-11 #wrapper{ margin-top:-185px!important; } .cms-id-10 #wrapper{ margin-top:-222px!important; } .cms-id-6 #wrapper{ margin-top:-110px!important; } .fa.fa-user.fa-fw.icon{ display:none !important; } #index #wrapper{ margin-top:-140px!important; } html body .cbp-horizontal .cbp-tab-title { line-height:5em !important;} html body .header-top .row.align-items-center{ height:130px !important; } .elementor-element.elementor-element-96tem0k .elementor-icon-box-content .elementor-icon-box-title{ font-size:45px!important; } .elementor-element.elementor-element-96tem0k .elementor-icon-box-content .elementor-icon-box-description{ font-size:30px!important; } .elementor-element-kb0gxoy, .elementor-element-ac8zhx6, .elementor-element-dltc6z1, .elementor-element-qvdgn1h, .elementor-element-pjxjz35, .elementor-element-3iar5gk, .elementor-element-w97a3vl, .elementor-element-ftbyl3r, .elementor-element-4yej532, .elementor-element-4taq0r3 { background-size:contain !important; background-repeat:no-repeat !important; } } @media (min-width: 1024px) and (max-width: 1300px) { html body .cbp-horizontal .cbp-tab-title { line-height:2em !important;} .cbp-horizontal .cbp-tab-title{ font-size:25px!important; } } @media (min-width: 1024px) and (max-width: 1500px) { .elementor-element.elementor-element-9g00opf .elementor-heading-title{ font-size:60px!important; } .cms-id-7 #wrapper{ margin-top:-135px!important; } .cms-id-14 #wrapper{ margin-top: -136px!important;} .elementor-element.elementor-element-hea5ew6 .elementor-heading-title{ font-size:60px!important; } .elementor-element.elementor-element-ftbyl3r .elementor-container{ min-height:750px!important; } .cms-id-13 #wrapper{ margin-top:-145px !important; } .elementor-element.elementor-element-k9npt8j .elementor-heading-title{ font-size:60px!important; } .elementor-element.elementor-element-3iar5gk .elementor-container{ min-height:690px!important; } .cms-id-12{ margin-top:-136px!important; } .elementor-element.elementor-element-735uxvh .elementor-heading-title{ font-size:60px!important; } .cms-id-11 #wrapper{ margin-top:-205px !important; } .cms-id-10{ margin-top:-175px!important; } .elementor-element.elementor-element-dltc6z1 .elementor-container{ min-height:685px!important; } .elementor-element.elementor-element-b6r9jdr .elementor-spacer-inner{ height:0px!important; } .fa.fa-user.fa-fw.icon{ display:none !important; } .elementor-element.elementor-element-4taq0r3 .elementor-container{ min-height:720px!important; } .elementor-element.elementor-element-nt3ws7o .elementor-spacer-inner{ height:0px!important; } #index #wrapper{ margin-top:-130px!important; } .cms-id-6 #wrapper { margin-top: -22px !important; } html body .header-top .row.align-items-center{ height:60px !important; } .elementor-element.elementor-element-my11u7a .elementor-element-populated{ padding:0px!important; } .elementor-element.elementor-element-96tem0k .elementor-widget-container{ padding:0px!important; } .elementor-element.elementor-element-96tem0k .elementor-icon-box-content .elementor-icon-box-title{ font-size:40px !important; } .elementor-element.elementor-element-96tem0k .elementor-icon-box-content .elementor-icon-box-description{ font-size:25px !important; } .elementor-element.elementor-element-4yej532 .elementor-container{ min-height:657px!important; } .elementor-element.elementor-element-4yej532{ padding:0px 0px 30px 0px!important; } } @media (min-width: 991px) and (max-width: 1023px) { /* Styles for tablets */ .elementor-element.elementor-element-9g00opf .elementor-heading-title{ font-size:50px!important; } .fa.fa-user.fa-fw.icon{ display:none !important; } .elementor-element.elementor-element-kb0gxoy .elementor-container{ min-height:500px !important; } .elementor-element.elementor-element-dltc6z1 .elementor-container { min-height:466px !important; } .elementor-element.elementor-element-ftbyl3r .elementor-container{ min-height:475px !important; } .elementor-element.elementor-element-w97a3vl .elementor-container{ min-height:466px !important; } .elementor-element.elementor-element-3iar5gk .elementor-container{ min-height:466px !important; } .elementor-element.elementor-element-pjxjz35 .elementor-container{ min-height:470px !important; } .elementor-element.elementor-element-b6r9jdr .elementor-spacer-inner{ height:470px!important; } .elementor-element.elementor-element-4taq0r3 .elementor-container{ min-height:466px !important; } .elementor-element.elementor-element-nt3ws7o .elementor-spacer-inner{ height:1px !important; } margin-top:none !important; } .cms-id-20, .cms-id-15, .cons-id-10 { margin-top:-213px !important; } .cms-id-6{ margin-top:-54px ; } .cms-id-7{ margin-top:-90px ; } .cms-id-19{ margin-top:-70px !important; } .cms-id-13{ margin-top:-60px !important; } .cms-id-11{ margin-top:-57px !important; } .cms-id-14{ margin-top:-55px !important; } .elementor-element-kb0gxoy, .elementor-element-ac8zhx6, .elementor-element-dltc6z1, .elementor-element-qvdgn1h, .elementor-element-pjxjz35, .elementor-element-3iar5gk, .elementor-element-w97a3vl, .elementor-element-ftbyl3r, .elementor-element-4yej532, .elementor-element-4taq0r3 { background-size:contain !important; background-repeat:no-repeat !important; } .cbp-horizontal .cbp-tab-title{ line-height:2em!important; } .cbp-horizontal .nav-link{ line-height:4em!important; } .header-top .row.align-items-center{ height:40px !important; } } .fa.fa-user.fa-fw.icon{ display:none !important; } .fa.fa-shopping-bag.fa-fw.icon{ display:none !important; } #checkout .form-group:has(#field-siret) { display: none !important; } #checkout .form-group:has(#field-company) { display: none !important; } /*indirizzo di fatturazione*/ .row > .col-md-6:nth-of-type(2) .address-block { display: none !important; } #invoice-addresses{ display:none !important; } #id-failure-address-16{ display:none; } .form-group.row .custom-checkbox { display:none; } .add-address a[href*="newAddress=invoice"]{ display:none; } #product .product-description-section .section-title{ font-size: 24px !important; } #product .product-description-section .rte-content div{ font-size: 20px !important; } /* @media (min-width: 1024px) and (max-width: 1800px) { .cms-id-6{ margin-top:-75px !important; } .elementor-element.elementor-element-b6r9jdr .elementor-spacer-inner{ height:606px!important; } .elementor-element.elementor-element-4yej532 .elementor-container{ min-height:606px!important; } .elementor-element.elementor-element-96tem0k .elementor-widget-container{ padding:0px !important; } .elementor-element.elementor-element-my11u7a .elementor-element-populated{ padding:0px !important; } .ordine-css, .consegna-css{ margin-top:-180px!important; } #desktop-header-container .row.align-items-center{ margin-top:none !important; } .cms-id-20, .cms-id-15, .cons-id-10 { margin-top:-117px !important; } .elementor-element-ac8zhx6, .elementor-element-dltc6z1, .elementor-element-qvdgn1h, .elementor-element-pjxjz35, .elementor-element-3iar5gk, .elementor-element-w97a3vl, .elementor-element-ftbyl3r, .elementor-element-4yej532, .elementor-element-4taq0r3 { background-size:contain !important; background-repeat:no-repeat !important; } .cbp-horizontal .cbp-tab-title{ line-height:2em!important; } .cbp-horizontal .nav-link{ line-height:4em!important; } .header-top .row.align-items-center{ height:40px!important; } } */ /* @media (min-width: 991px) and (max-width: 1200px) and (orientation: landscape) { .elementor-element-ac8zhx6, .elementor-element-dltc6z1, .elementor-element-qvdgn1h{ background-size:contain!important; background-repeat:no-repeat!important; } .cbp-horizontal .cbp-tab-title{ line-height:2em!important; } .cbp-horizontal .nav-link{ line-height:4em!important; } .header-top .row.align-items-center{ height:60px!important; } } */ #module-ph_simpleblog-single .img-fluid.mb-4 { width:60%; display:block; margin:0 auto; } .simpleblog__post .rte-content p { font-size: 20px !important; line-height: 1.6; } .simpleblog__post .rte-content span { font-size: 20px !important; } .WidgetBackground__StyledWidgetBackground-sc-400c4f1-0 { background-color: transparent !important; box-shadow: none !important; border: none !important; } .WidgetBackground__Content-sc-49882ea2-2 [href*="elfsight.com/all-in-one-reviews-widget"] { display: none !important; visibility: hidden !important; height: 0 !important; width: 0 !important; overflow: hidden !important; } @media (max-width: 767px) { .elementor-element.elementor-element-b6r9jdr .elementor-spacer-inner{ height:200px!important; } .cms-id-20, .cms-id-15, .cons-id-10 { margin-top:-10px !important; } .cms-id-6{ margin-top:-12px ; } .cms-id-12{ margin-top:-12px ; } .cms-id-7{ margin-top:-90px ; } .cms-id-19{ margin-top:-10px !important; } .cms-id-13{ margin-top:-10px !important; } .cms-id-11{ margin-top:-10px !important; } .cms-id-14{ margin-top:-10px !important; } .fa.fa-shopping-bag.mobile-bag-icon{ display:none!important; } .fa.fa-user{ display:none!important; } .cms-id-7 #wrapper{ margin-top:103px!important; } #left-column .block.block-toggle.block-categories.block-links.js-block-toggle{ display: none !important; } } #mobile-header-sticky .stuck.stuck-down{ background:white; } .cbp-links.cbp-category-tree li a{ margin-left:10px; } .cbp-links.cbp-category-tree li { margin:10px; } .cbp-links.cbp-valinks.cbp-valinks-vertical li a{ margin-left:10px; } .cbp-hrmenu .cbp-links.cbp-valinks-vertical li{ margin:8px;} @media only screen and (min-width: 767px){ .elementor-element-ac8zhx6{ margin-top:-16px; } .elementor-element-keo6aop{ margin-top:-15px; } .elementor-element-qvdgn1h{ margin-top:-15px; } .elementor-element-dltc6z1{ margin-top:-16px; } .elementor-element-pjxjz35{ margin-top:-15px; } .elementor-element-3iar5gk{ margin-top:-16px; } .elementor-element-w97a3vl{ margin-top:-16px; } .elementor-element-ftbyl3r{ margin-top:-16px; } .homepage-css{ margin-top:-22px; } } #rev_slider_11_2 { margin-top:-90px!important; } #rev_slider_10_1{ margin-top:-90px!important; } body:not([class*="category-id-"]):not([class*="product-id-"]) .breadcrumb { display: none !important; } #product .rte-content { font-size: 20px !important; color: black !important; } #product #footer .rte-content{ font-size: 20px !important; color: white !important; } .mobile-menu__links-list-li{ font-size:18px!important; } @media only screen and (max-width: 768px) { .zampy-news { background-image:none!important; } } @media only screen and (max-width: 768px) { .col-mobile-logo .logo img { width: 90%; } } @media only screen and (max-width: 768px) { .zapi-zanzare { width:80%!important; padding-left:60px; }} @media only screen and (max-width: 768px) { .self-service{ width:80%!important; padding-left:60px; }} .js-top-menu-bottom.mobile-menu__footer{ display:none; } .go4269172405{ display:none!important; } #index .product-add-cart{ display:none; } /* .simpleblog__post.blog-mb.cardblog{ width:50%; } */ @media only screen and (max-width: 767px) { .tp-leftarrow{ display: none !important; } .tp-rightarrow{ display: none !important; } } .fa.fa-search{ position:relative!important; } #desktop-header-container .row.align-items-center{ background-color:white; margin-top:15px; } /* @media only screen and (min-width: 1024px) { #cms:not(.cms-id-16):not(.cms-id-17):not(.cms-id-18):not(.cms-id-5):not(.cms-id-8):not(#product){ margin-top: -170px!important; }} @media only screen and (min-width: 1024px) { #index { margin-top: -20px!important; }} @media only screen and (max-width: 768px) { .elementor-element-2g0evga{ margin-top:-16px; }} @media only screen and (max-width: 768px) { .toel-css { margin-top:-13px; }} @media only screen and (max-width: 768px) { .contatti-css { margin-top:-13px; }} @media only screen and (max-width: 768px) { .consulenza-css { margin-top:-13px; }}@media only screen and (max-width: 768px) { .compleanni-css { margin-top:-13px; }}@media only screen and (max-width: 768px) { .aqua-css { margin-top:-13px; }}@media only screen and (max-width: 768px) { .giardino-css{ margin-top:-13px; }} */ @media only screen and (max-width: 767px) { .homepage-css{ margin-top:-22px; } } @media only screen and (max-width: 768px) { .azienda-css { margin-top:-14px; } } @media only screen and (max-width: 768px) { .consegna-css{ margin-top:-13px; } } @media only screen and (max-width: 768px) { .servizi-css { margin-top:-76px; } } /* @media only screen and (min-width: 1024px) { #cms .cms-id-6{ margin-top: -150px!important; }} */ .elementor-widget-container .featured-products h4{ display:none!important; } /* .elementor-heading-title.elementor-size-default.none a:hover{ border-bottom:1px solid #EF8018;} */ .ets_cfu_span{ font-size:18px; } .ets_cfu_form-control-wrap.acceptance-361{ font-size:18px; line-height:1.2;} .wpcfu h3{ display:none!important; } .breadcrumb .col{ padding-top:50px!important; } #footer-container-main{ padding-top:0; paading-bottom:0; } .page-header .h1.page-title{ display:none;} .header-top .row.align-items-center{ box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); border-radius: 350px; height: 150px; } .header-top{ padding:0!important; } #desktop_logo img { width: 300px!important; height: auto; } .ps-shoppingcart.dropdown #blockcart-content{ z-index: 1000; } #image-gallery .modal-footer{ display: block; } .thumb{ margin-top: 15px; margin-bottom: 15px; } #category #inner-wrapper{margin-top: 50px;} .img_about img{width:100%!important;}