.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1800px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #484848; } a:hover:not(.nav-link):not(.btn) { color: #e94f1a; } .pagination .page-list li:hover { border-color: #e94f1a; } .pagination .page-list li.current { border-color: #e94f1a; } .pagination .page-list li.current a { color: #e94f1a; } #mobile-header { background: #e94f1a; border-bottom: solid 1px #e94f1a; } #mobile-header #mobile-header-sticky { background: #e94f1a; } #mobile-header .mobile-main-bar { padding-top: 0.625rem; padding-bottom: 0.625rem; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #ffffff; } #mobile-header .mobile-buttons-bar { background: #e94f1a; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.7rem; } body { font-family: 'Jost', sans-serif; } #blockcart-content { background: #ffffff; color: #484848; border: none 1px; } #blockcart-content a:not(.btn) { color: #484848; } #blockcart-content a:not(.btn):hover { color: #484848; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: rgba(0, 0, 0, 0.16); } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.16); } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #ffffff; color: #000000; border: none 1px; } .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: none 1px; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #000000; border: none 1px; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #e94f1a; 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: #e94f1a; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #e94f1a; color: #ffffff; } #wrapper .breadcrumb { background: #fafafa; padding-top: 0.8125rem; padding-bottom: 0.8125rem; margin-top: -2.5rem; margin-bottom: 2.5rem; font-size: 0.9375rem; font-style: normal; font-weight: normal; text-transform: none; color: #858585; } #wrapper .breadcrumb li:after { color: #858585; } #wrapper .breadcrumb a { color: #858585; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #484848; border: none 1px; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #484848; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #484848; border: none 1px; } .bootstrap-touchspin .btn-touchspin:hover { color: #484848; } .form-control::-webkit-input-placeholder { color: #484848; } .form-control::-moz-placeholder { color: #484848; } .form-control:-ms-input-placeholder { color: #484848; } .form-control:-moz-placeholder { color: #484848; } .form-control:focus { color: #484848; border-color: #e94f1a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #e94f1a; } .custom-radio input[type=radio]:checked + span { background-color: #e94f1a; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #e94f1a; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: none 1px; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #484848!important; border-bottom: none 1px; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(72, 72, 72, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #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(255, 255, 255, 0.8); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #e94f1a; color: #000000; border: none 1px; } .product-price { color: #e94f1a; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.9375rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #ab0202; color: #ffffff; } .product-flags .new { background: #ff561c; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #e0e0e0; color: #ffffff; } .discount { background: #ab0202; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #e0e0e0; color: #ffffff; } .alert-success { background: #f7941d; color: #ffffff; border-color: #f7941d; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-info { background: #f7941d; color: #ffffff; border-color: #f7941d; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-warning { background: #f7941d; color: #ffffff; border-color: #f7941d; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-danger { background: #f7941d; color: #ffffff; border-color: #f7941d; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } #iqitcompare-floating { background: #e94f1a; 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: #e94f1a; color: #ffffff; display: none; } #back-to-top:hover { background: #252525; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #e94f1a; } ::-webkit-scrollbar-track { background: #252525; } body { scrollbar-face-color: #e94f1a; scrollbar-track-color: #252525; } #header, #checkout-header { background: #e94f1a; border-top: none 1px; border-bottom: none 1px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #e94f1a; border-bottom: none 1px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); } #header .header-nav { color: #ffffff; background: #252525; border-bottom: none 1px; padding-top: 0.625rem; padding-bottom: 0.625rem; font-size: 0.875rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #e94f1a; } #header .header-nav .social-links._topbar { font-size: 0.9375rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } #header .header-nav .social-links._topbar a:hover { color: #e94f1a !important; } .header-top { padding-top: 1.875rem; padding-bottom: 1.875rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top a:not(.btn):not(.nav-link):hover { color: #252525; } .header-top .form-search-control { background: #ffffff; color: #252525; border: none 1px; } .header-top input.form-search-control::-webkit-input-placeholder { color: #252525; } .header-top input.form-search-control:-moz-placeholder { color: #252525; } .header-top input.form-search-control:-ms-input-placeholder { color: #252525; } .header-top input.form-search-control:-moz-placeholder { color: #252525; } .header-top .search-btn { color: #252525; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.25rem; display: block; } .header-top .header-cart-default a.cart-toogle { color: #ffffff; padding: 0.0625rem 0.0625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .header-top .header-cart-default .cart-toogle > .icon { font-size: 2.8rem; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper { text-align: left; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details, .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { display: block; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { opacity: 0.8; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details { font-weight: bold; } .header-top .header-cart-default .cart-toogle > .info-wrapper .cart-separator { display: none; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #252525; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 75%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 1px; border-right: none 1px; border-bottom: none 4px #fafafa; border-left: none 1px; 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: 4rem; max-width: 12.5rem; color: #252525; padding-left: 1.25rem; padding-right: 1.25rem; border-left: none 1px; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #252525; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.5rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 4rem !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { color: #e94f1a; } .cbp-horizontal .cbp-tab-title { font-size: 0.9375rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #e94f1a; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1rem; max-height: 1rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.75rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.25rem; padding-right: 1.25rem; } } #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: none 1px; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: none 1px; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 0.9375rem; letter-spacing: 0.0625rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #ffffff; background: #252525; line-height: 3.125rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #e94f1a; background: #252525; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-size: 0.9375rem; font-style: normal; font-weight: bold; text-transform: uppercase; padding-top: 0.875rem; padding-bottom: 0.875rem; border-top: none 1px; } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.5rem; max-height: 1.5rem; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { color: #333333; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #e94f1a; } #cbp-hrmenu1 .cbp-legend { background: #e94f1a; 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: #e94f1a; background: #252525; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.9375rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 0px 0px 0px 0px; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #484848 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #e94f1a !important; } .cbp-hrmenu .tabs-links { background: #252525; } .cbp-hrmenu .cbp-tabs-names li a { color: #ffffff !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #000000; color: #e94f1a !important; } .cbp-hrmenu .cbp-links li a:before { display: none; } .cbp-hrmenu .cbp-links li a { padding-left: 0; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #484848 !important; border-bottom: solid 1px #e94f1a; padding-bottom: 8px; font-size: 0.9375rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #e94f1a !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: 3.375rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1rem; padding-bottom: 1rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1rem; padding-bottom: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 0px 0px 0px; } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: none 1px; min-height: 3.875rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.25rem; padding-bottom: 1.25rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { display: none; padding-top: 1.25rem; padding-bottom: 1.25rem; color: #e94f1a; font-size: 1.375rem; } .mobile-menu__legend { font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #e94f1a; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #e94f1a; border-bottom: none 1px; } .mobile-menu__title { font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.5rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.5rem; } .mobile-menu__column-title { margin-bottom: 1.125rem; } .mobile-menu__links-list-li { padding-top: 0.375rem; padding-bottom: 0.375rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: none 1px; color: #ffffff; background-color: #e94f1a; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.9375rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.9375rem; } .swiper-container-wrapper { margin: -0.9375rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.9375rem; } .swiper-container-wrapper .product-carousel { padding: 0.9375rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.9375rem; } .product-miniature { border: none 1px; outline: 1px none transparent; background: #ffffff; } .product-miniature .product-price { color: #e94f1a; } .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.125rem; } .product-miniature-grid .product-title { font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; } .product-miniature:hover .product-price { color: #e94f1a; } } .product-miniature-grid .product-functional-buttons { background: #ffffff; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .product-add-cart { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.4375rem 0.875rem; background: #252525; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #e94f1a; color: #ffffff; border-color: #e94f1a; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.625rem; } .products-grid .product-miniature-layout-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.625rem; } .products-grid .product-miniature-layout-3 .product-description { background: #ffffff; } .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.75rem; 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: #484848; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #484848; background: rgba(0, 0, 0, 0); transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; box-shadow: 0px 0px 0px 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; } } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 2.5rem; padding-bottom: 2.5rem; color: #484848; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #e94f1a; font-size: 1.6875rem; font-style: normal; font-weight: bold; text-transform: uppercase; border-bottom: solid 2px #e94f1a; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #e94f1a; } #content-wrapper .section-title { color: #e94f1a; font-size: 1.5rem; font-style: normal; font-weight: normal; text-transform: none; border-bottom: solid 2px #e94f1a; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #e94f1a; } .nav-tabs .nav-link { color: #000000; font-size: 1.25rem; 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 1px #e94f1a; } .iqit-accordion .title { font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #1d1d1d; } .iqit-accordion .nav-link { border-bottom: solid 1px #e94f1a; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 1px #e94f1a; } #wrapper .block-title { color: #000000; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #left-column .block, #right-column .block { background: #ffffff; padding: 0.9375rem; border: none 1px; } #footer, #checkout-footer { background: #252525; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px; 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.375rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #e94f1a; font-style: normal; font-weight: normal; text-transform: uppercase; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #e94f1a; } #footer .block-title span, #checkout-footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px; } #footer-container-first { border-top: none 1px; padding-top: 1.875rem; padding-bottom: 1.875rem; background: #e94f1a; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: normal; text-transform: uppercase; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 2rem; padding-bottom: 1rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #e94f1a; } #footer-copyrights { border-top: solid 1px rgba(160, 160, 160, 0.25); background: #252525; padding-top: 0.75rem; padding-bottom: 0.75rem; } @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: #e94f1a; color: #ffffff; } #maintenance-page a, #maintenance-page a:link { color: #ffffff; } /*** Tabellina dati ulteriori per varianti. Es: https://www.attrezziamo.com/Decespugliatori-a-scoppio/58765-Active---DECESPUGLIATORE-55-con-motore-a-scoppio-517-cc---3-cv.html ***/ table.tab_caratteristiche_varianti{ margin-bottom: 10px; } div.rte-content:has(>table.tab_caratteristiche_varianti){ overflow: auto; } table.tab_caratteristiche_varianti tr:nth-child(even) { background-color: #f7f7f7; } table.tab_caratteristiche_varianti td{ padding: 10px; min-width: 120px; } table.tab_caratteristiche_varianti th{ padding-left: 10px; padding-right: 10px; background-color: #f0f0f0; border-bottom: 1px solid #b2b2b2; } table.tab_caratteristiche_varianti td,table.tab_caratteristiche_varianti th{ text-align:center; } /** Visualizza countdown solo su pagina promo **/ #category.category-id-parent-2751 .products-grid .product-miniature-layout-2 .price-countdown-wrapper, #category.category-id-2751 .products-grid .product-miniature-layout-2 .price-countdown-wrapper, #cms.cms-id-21 .products-grid .product-miniature-layout-2 .price-countdown-wrapper{ display: block; } .price-countdown-wrapper .price-countdown.badge-discount{ background: #f4b334; } .price-countdown-wrapper { display: none; } /** Bottoni di pagamento sulla pagina delle promo #category.category-id-parent-2751 .products-grid .product-miniature-layout-2 .product-add-cart, #category.category-id-2751 .products-grid .product-miniature-layout-2 .product-add-cart, #cms.cms-id-21 .products-grid .product-miniature-layout-2 .product-add-cart{display: block!important;} **/ /** Bottone PROMOZIONI sul menù **/ #iqitmegamenu-mobile li.mobile-menu__tab--id-36 a{ margin-left: -16px; } #iqitmegamenu-mobile li.mobile-menu__tab--id-36 a, #cbp-hrmenu-tab-36 .nav-link > span{ background-color: #f5b434; padding: 16px; border-radius: 24px; } /** Colonna filtri sopra tutto su mobile **/ @media (max-width: 767px) { #left-column {z-index:9999;} } /** Tolta la lista di categorie da pagina lista prodotti dei marchi **/ #manufacturer #left-column .block-categories{display:none} /** Tolto il blocco della newsletter sul displayFooterBefore e cambiato il colore di sfondo **/ #footer-container-first, #header .elementor-displayBanner .elementor:has(.elementor-element-6pklbdl){background-color: #ffffff;} #footer-container-first{padding: 0;} #footer-container-first div.block-newsletter{display:none;} /*** Widget Recensioni ***/ .feedaty_widget .fdt_merchantStriscia-3_widget_merchant { position: absolute!important; top: -37px!important; left: calc(50% - 341px)!important; background: none!important; width: 100%!important; } .feedaty_widget .fdt_merchantStriscia-3_widget_merchant a { justify-content: center!important; color: #ffffff!important; } .feedaty_widget .fdt_merchantStriscia-3_widget_merchant a > div { margin-left: 15px; margin-right: 15px; } .feedaty_widget .fdt_merchant150x100-1_widget_merchant { width: unset!important; max-width: unset!important; min-width: unset!important; } .block_newsletter { background: #232323; margin: 0; position: fixed; bottom: -350px; left: -275px; max-width: 410px; padding: 0rem .5rem 3rem .5rem; z-index: +105; text-align: center; -webkit-border-top-right-radius: 11px; -moz-border-radius-topright: 11px; border-top-right-radius: 11px; height: 460px } .block_lampade { background: #232323; margin: 0; position: fixed; bottom: -350px; right: -275px; max-width: 410px; padding: 0rem .5rem 3rem .5rem; z-index: +105; text-align: center; -webkit-border-top-right-radius: 11px; -moz-border-radius-topright: 11px; border-top-right-radius: 11px; height: 460px } .block_newsletter p { color: #fff } .block_newsletter .info-newsletter,.block_newsletter .info-newsletter2 { font-size: .8rem; color: #c1c1c1; margin-bottom: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px } .block_newsletter .info-newsletter2 { font-weight: 700 } p#block-newsletter-label a { text-decoration: underline; color: #d5dde9 } .block_newsletter table,.block_newsletter table td { width: 100% } /*** Nscondi il recaptcha ***/ .grecaptcha-badge { display: none; } /*****************************************************/ /* animazine spedizione gratis top bar */ .blink { animation: blinker 2.0s linear infinite; } @keyframes blinker { 50% { opacity: 0; } } /* --- */ /*********** BANNER Sped Gratis come Sticky ********************/ #desktop-header.stuck-header, #iqitmegamenu-wrapper.stuck-menu, #mobile-header-sticky.stuck-down{ top: 54px; } /************** Icona furgone per Sped gratis su scheda prodotto ******************/ @media (min-width: 768px) { .spedizioni-gratis-product .elementor-element-populated{ padding-left:0px; padding-right: 0px; }} .spedizioni-gratis-product .testo p:before { content: "\f0d1"; display: inline-block; font: normal normal normal 14px / 1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; margin-right: 6px; margin-left: -10px; } /*************** Icona furgone - Per il modulo del quanto manca alla sped gratis *********************/ .elementor-displayBanner div.elementor:has(div.elementor-element-tth7cmy){ position: fixed; top: 0px; z-index: 99; width: 100%; } body{ margin-top: 54px; } /*********** Fine BANNER come Sticky ********************/ .cart-grid-right .iqitfreedeliverycount {margin: 1rem 0!important;} .iqitfreedeliverycount-title strong:before{ content: "\f0d1"; display: inline-block; font: normal normal normal 14px / 1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; margin-right: 6px; } /*.product-flag.new { animation: blink 1s infinite; } @keyframes blink { 0%, 100% { opacity: 1; } 50% { opacity: 0; } }*/ /**** Nascndo il titoletto della blocco lista di categorie nel catalogo sidebar di sinistra ***/ .block-categories h5.block-title{ // display:none; } img.mobile-menu__tab-icon.mobile-menu__tab-icon--img { display: none !important; } .product-flags .product-flag { font-weight: 500; } .container_catalogo img { filter: grayscale(1); transition: .3s; } .container_catalogo a:hover img { filter: grayscale(0); } .nascosto { display:none; } /* menu sx prodotti */ ul.category-sub-menu { font-weight: 600; } .block-categories li ul { font-weight: 400; font-size: 1em; } .block-links ul > li { margin-bottom: .45rem; } /*** bordo inferiore pagine ***/ div#js-product-list { margin-bottom: 80px !important; } /* span { -webkit-animation: fitmentMarquee 20s linear infinite; animation-duration: 20s; animation: fitmentMarquee 5s linear infinite; animation-duration: 5s; padding-left: 20px; } */ /* sub menu */ .cbp-hrmenu .cbp-hrsub, .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title { font-weight: 600; } /* spazio sopra footer INIZIO */ #main .page-content { margin-bottom: 0px !important; } #wrapper { padding-bottom: 0px !important; } /* spazio sopra footer FINE */ .mobile-menu__header-wrapper { color: #ffffff; background-color: #e94f1a; border-bottom: none 1px; } div.product_header_container > h1.h1 > a { font-weight: 500 !important; font-size: 26px !important; line-height: 30px !important; } div.product_header_container > h1.h1.page-title > span { font-weight: 500 !important; font-size: 30px !important; line-height: 33px !important; } .elementor-element.elementor-element-y2laayi .elementor-iqit-banner .elementor-iqit-banner-description, elementor-iqit-banner-subtitle.elementor-iqit-banner-description, .elementor-element.elementor-element-i8wyssv .elementor-iqit-banner .elementor-iqit-banner-description { text-shadow: 0px 1px 8px #000000 !important; } /*.elementor-iqit-banner-title { text-shadow: 0px 1px 8px #000000 !important; }*/ h1.h1.page-title > span, .iqit-accordion .title, #content-wrapper .section-title { font-weight: 600 !important; text-transform: uppercase; font-size: 1.1rem; } .nav-tabs .nav-link { font-weight: 600 !important; } /* rimuove lo spazio a destra e a sinisra del menu */ .container.iqit-megamenu-container { padding-right: 0px; padding-left: 0px; margin-right: auto; margin-left: auto; } #iqitmegamenu-horizontal .cbp-vertical-on-top .fa-bars::before { content: " "; background-image: url(/img/cms/pittogramma1.svg); background-size: 14px 15px; background-repeat: no-repeat; height: 17px; width: 17px; display: block; position: relative; top: 5px; } h5.elementor-heading-title.elementor-size-default.none > span { line-height: 1.4; } /* icone footer */ .contact-rich .part .icon i { font-size: 1rem; } /* aumento il weight del menu */ .cbp-horizontal .cbp-tab-title, #cbp-hrmenu1 .cbp-vertical-title { font-weight: 500; } /* allinea in verticale le icone del menu */ .cbp-hrmenu .cbp-mainlink-icon { vertical-align: top; } /* allinea e dimensione l'icona logo del menu */ .cbp-hrmenu .cbp-mainlink-iicon { width: 33px; display: inline; vertical-align: bottom; margin-right: 0px; } /* add background colors in variouse boxes - start */ .product-info-row{ background: #fff; margin: 0; padding: 2rem 1rem; margin-bottom: 3rem; border: 1px solid #f0f0f0 } #left-column{ padding-right: 0;} body#checkout section.checkout-step, .cart-grid-right .cart-summary{ background: #fff } .cart-items{ background: #fff; border: 1px solid #f0f0f0 } .cart-item{ padding: 1rem } .products-selection{ background: #fff; padding-left: 1rem; padding-right: 1rem; border: 1px solid #f0f0f0 } .product-tabs .nav-link{ padding: 1rem; border-top: 1px solid transparent; border-left: 1px solid transparent; border-right: 1px solid transparent; } .product-tabs .nav-link.active{ background: #fff; border-top: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; } .product-tabs .nav-tabs{ margin: 0; } .product-tabs .tab-content{ background: #fff; padding: 1.5rem; border: 1px solid #f0f0f0; border-top: none; } /* add background colors in variouse boxes - end */ /* bordi form */ .form-control { border: 1px solid #f0f0f0; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f2f2f2; } .container_catalogo { display: grid; grid-template-columns: 12.5% 12.5% 12.5% 12.5% 12.5% 12.5% 12.5% 12.5%; } @media (max-width:990px) { .container_catalogo { grid-template-columns: 50% 50%; } } .container_catalogo .col { padding: 15px; } .container_catalogo .col span { height: 57px; font-weight: 500; line-height: 20px; text-transform: uppercase; color: #252525; transition: .15s; } .container_catalogo .col:hover span { color:#e94f1a !important; } @media (max-width:1100px) { .container_catalogo .col span { height: 75px; font-size: 11px !important; } } @media (max-width:990px) { .container_catalogo .col span { height: 60px; font-size: 13px !important; padding: 0; line-height: 18px; } } .form-group.checkbox_box .row .col-xs-12.col-md-4 { display: none; } .checkbox_privacy { margin-top: 4px; } @media (min-width: 768px) { .gformbuilderpro_form .gformbuilderpro_content .col-md-8 { flex: unset; max-width: unset; } } .elementor-displayWrapperBottom { position: fixed; left: 40px; bottom: 0px; z-index: 10; } .fa.fa-whatsapp { display: flex; height: 70px; width: 70px; background-color: #00bb2d; border-radius: 100px; align-items: center; justify-content: center; } .elementor-displayWrapperBottom .elementor-widget-wrap { display: flex; align-items: center; gap: 20px; } /* Area di ricerca */ .search-widget .autocomplete-suggestions span.product-price{ display:none; } /* sticky per i filtri */ #products > div:has(#search_filter_toggler) { position: sticky; top: 64px; z-index: 99; } @media (max-width: 768px) { #products > div:has(#search_filter_toggler) { top: 80px; } } /* header più piccolino su mobile */ .col-mobile-logo .logo { max-width: 70%; } #mobile-header .m-nav-btn>span { margin: 0 !important; line-height: 1 !important; } #header #mobile-header .mobile-main-bar { padding-top: 1rem; padding-bottom: 1rem; } /* ordinamento diverso per tasti whatsapp e richiedi preventivo diversa per il mobile */ @media (max-width:768px) { .elementor-displayWrapperBottom { left: 20px !important; } .elementor-displayWrapperBottom .elementor-widget-wrap { flex-direction: column !important; align-items: flex-start !important; gap: 10px !important; } } /* toglie la colonna di sinistra del top header in mobile */ @media(max-width:768px) { #header .header-nav .left-nav, #header .header-nav .center-nav { display: none; } #header .header-nav .justify-content-between, #header .header-nav .justify-content-between .right-nav { display: block; text-align: center !important; } } /* nasconde il bottone checkout nel carrello nella sidebar */ #blockcart-content .cart-buttons .btn-primary { display: none; } #blockcart-content .cart-buttons .btn-secondary { background: #e94f1a; color: #ffffff; border: none 1px; } #blockcart-content .cart-buttons .btn-secondary:hover { background: #f2f2f2; color: #000000; } /* nasconde infofrmazioni non neccessarie nel prodotto Assicurazione */ body.product-id-57793 #col-product-info .product-prices.js-product-prices, body.product-id-57793 #col-product-info .product-information #add-to-cart-or-refresh, body.product-id-57793 #col-product-info .product-information .product-additional-info.js-product-additional-info, body.product-id-57793 #col-product-info #product-details-wrapper { display: none; } /* sistemazioni varie per l'elemento Assicurazione nel carrello */ .presta_custom_field .control-label { display: flex; align-items: center; margin: 0; } #presta_custom_attribute hr.separator { display: none; } #presta_custom_attribute .clearfix .presta_block .presta_error_code { margin: 0; } #id_presta_custom_attribute #presta_custom_attribute { padding: 10px; } @media(max-width:767px) { footer div.elementor-widget-container:has(.elementor-heading-title) { padding: 40px 0 10px 0 !important; } .order-first { order: -1 !important; } #left-column { margin-top: -10px; } div#ps_checkout-payment-method-logo-block-container{ display: none; } /* sposta il logo del brand su mobile*/ #main-product-wrapper .product_header_container { display: grid; } #main-product-wrapper h1.page-title { order:1; } #main-product-wrapper div.product-manufacturer { order:3; background-color: #FAFAFA; margin-top: 20px; margin-bottom: 10px; width: 100%; } #main-product-wrapper div.product-manufacturer a { display: block; max-width: 110px; margin: auto; } #main-product-wrapper div.product-manufacturer a img { filter: brightness(.98); max-width: 100%; } #main-product-wrapper div.product-prices { order:2; } div.product_header_container > h1.h1.page-title > span { font-size: 23px !important; } #product #back-to-top { bottom: 87px; } #product ._footer-copyrights-1 .copyright-txt { margin-bottom: 80px; } } /* icona di x al posto di twitter su scheda prodotto */ .social-sharing ul { display: flex; align-items: center; } .social-sharing .twitter i { display: none; } .social-sharing .twitter a .x-icon { background-image: url(https://www.attrezziamo.com/img/cms/x-twitter-brands-solid.svg); padding: 8px; background-size: contain; background-repeat: no-repeat; } /* form consulenza */ .richiesta_consulenza label { display: none; } #gformbuilderpro_56 button { background-color: #00bb2d; padding: 10px 25px; } .richiesta_consulenza input { border-radius: 5px; } .richiesta_consulenza .checkbox_privacy { margin-top: 8px; } @media(max-width:767px) { .richiesta_consulenza .privacy_des * { font-size: 12px !important; line-height: 1.3rem; } .richiesta_consulenza .submit_btn_left { text-align: center; } .richiesta_consulenza .checkbox_privacy { margin-top: 3px; } } /*********************banner sconti****************************/ .banner_sconti { background: #ffff; margin: 0; position: fixed; bottom: -410px; right: 0; max-width: 410px; padding: 0rem .5rem 3rem .5rem; z-index: +105; text-align: center; -webkit-border-top-right-radius: 11px; -moz-border-radius-topright: 11px; border-top-right-radius: 11px; border: 5px solid #e94f1a; border-radius:15px; cursor:pointer; transition: all 0.5s ease-in-out; } .banner_sconti_show{ right:0; bottom:0; transform:none; cursor: auto; animation:none; } .banner_sconti__container__content .banner_sconti_img { margin: 50px auto 20px; } .banner_sconti__container__content .banner_sconti_btn{ text-transform: uppercase; font-weight: 600; } .banner_sconti_head{ position:relative; } .banner_sconti_head img { position: absolute; top: -180px; left: 50%; transform: translateX(-50%); width: 200px; height: 150px; } .banner_sconti_head__cross{ position: absolute; margin: 10px; font-weight: 600; color: black; opacity: 0; cursor:pointer; } .banner_sconti_head__cross p { font-size: 16px; } .banner_sconti_show .banner_sconti_head__cross{ opacity:1; z-index: +999; } .banner_sconti_btn{ border-radius: 100px; } .elementor-displayWrapperBottom{ z-index:99; } @media (max-width: 600px) { .banner_sconti { right: -15%; } .banner_sconti_show{ right: 0; } .banner_sconti_show .banner_sconti_head img{ top: -175px; } .banner_sconti_head img{ position: absolute; top: -165px; left: 50%; transform: translateX(-50%); width: 130px; height: 150px; } .elementor-element-5k187hq span i.fa { display:none; } a.banner_sconti_btn { padding: 0.9rem 1.8rem; font-size: 18px; } } @media (max-width: 450px) { .banner_sconti { right: -28%; } .banner_sconti_show{ right: 0; } .banner_sconti_head img{ position: absolute; top: -165px; left: 55%; transform: translateX(-50%); width: 130px; height: 150px; } } /* fix bottoni sopra il metti in carrello in prodotti da mobile*/ @media (max-width: 500px) { #product .elementor-element-m7h1i94 { margin-bottom: 74px; } #product .banner_sconti_head img { top: -249px; } .elementor-element-5k187hq a.btn { padding: 0.7rem 1.25rem; } }