.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: 1380px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #1a1a1a; } a:hover:not(.nav-link):not(.btn) { color: #fb6200; } .pagination .page-list li:hover { border-color: #fb6200; } .pagination .page-list li.current { border-color: #fb6200; } .pagination .page-list li.current a { color: #fb6200; } #mobile-header { background: #278d3f; border-bottom: solid 1px #c2c2c2; } #mobile-header #mobile-header-sticky { background: #278d3f; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #ffb402; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #347741; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.6rem; } body { font-family: 'Poppins', sans-serif; } #blockcart-content { background: #ffffff; color: #222d37; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #222d37; } #blockcart-content a:not(.btn):hover { color: #222d37; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: rgba(0, 0, 0, 0.16); } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.16); } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #ffffff; color: #000000; border: solid 1px rgba(0, 0, 0, 0.11); } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #f2f2f2; color: #000000; } .btn-secondary:not(:disabled):not(.disabled):active { background: #f2f2f2; color: #000000; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #000000; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #ffd814; color: #0f1111; border: solid 1px #ffd500; } .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: #ffa200; color: #0f1111; border-color: #ffd500; } .btn-primary:not(:disabled):not(.disabled):active { background: #ffa200; color: #0f1111; border-color: #ffd500; } #wrapper .breadcrumb { padding-top: 0.75rem; padding-bottom: 0.75rem; margin-top: -0.9375rem; margin-bottom: 0.9375rem; font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: #313131; } #wrapper .breadcrumb li:after { color: #313131; } #wrapper .breadcrumb a { color: #313131; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #484848; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #484848; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #484848; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #484848; } .form-control::-webkit-input-placeholder { color: #484848; } .form-control::-moz-placeholder { color: #484848; } .form-control:-ms-input-placeholder { color: #484848; } .form-control:-moz-placeholder { color: #484848; } .form-control:focus { color: #484848; border-color: #9e9e9e; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #1d1d1d; } .custom-radio input[type=radio]:checked + span { background-color: #1d1d1d; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #1d1d1d; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px rgba(0, 0, 0, 0.27); box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.15); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px rgba(0, 0, 0, 0.27); } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(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: #f5e70f; color: #000000; border: none 1px; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #008518; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 1.5rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #ff6621; color: #ffffff; } .product-flags .new { background: #e9e9e9; color: #000000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #ff1a00; color: #fff7f7; } .discount { background: #ff6621; color: #ffffff; } .product-available { background: #ffffff; color: #67a675; } .product-unavailable { background: #ff1a00; color: #fff7f7; } .product-unavailable-allow-oosp { background: #17459e; color: #00b020; } .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: #30b1a6; border-top: solid 1px; border-left: solid 1px; border-right: solid 1px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.03); } #page-preloader { background: #ffffff; } #back-to-top { background: #ff6621; color: #ffffff; display: none; } #back-to-top:hover { background: #ffb402; color: #ffffff; } #header, #checkout-header { background: #278d3f; border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #278d3f; border-bottom: none 1px; } #header .header-nav { color: #2f993f; background: #ffffff; border-bottom: none 1px; padding-top: 0.5rem; padding-bottom: 0.5rem; font-size: 0.875rem; box-shadow: 0px 0px 0px 0px; } #header .header-nav a { color: #2f993f; } #header .header-nav a:hover { color: #64df54; } #header .header-nav .social-links._topbar { font-size: 1.125rem; } .header-top { padding-top: 0.125rem; padding-bottom: 0.125rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top .form-search-control { background: #ffffff; color: #222d37; border: solid 1px rgba(200, 200, 200, 0.61); } .header-top input.form-search-control::-webkit-input-placeholder { color: #222d37; } .header-top input.form-search-control:-moz-placeholder { color: #222d37; } .header-top input.form-search-control:-ms-input-placeholder { color: #222d37; } .header-top input.form-search-control:-moz-placeholder { color: #222d37; } .header-top .search-btn { color: #222d37; } .header-top .header-btn-w .header-btn > .icon { font-size: 1rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #ffffff; padding: 0.5625rem 0.5625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .stuck-header .header-top { padding-top: 0.125rem; padding-bottom: 0.125rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #278d3f; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #ffc80c; color: #222d37; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 90%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #237536; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; border-left: none 3px #a6cc0f; 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: 2.5rem; max-width: 12.5rem; color: #ffffff; padding-left: 0.75rem; padding-right: 0.75rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.75rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.5rem !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 { color: #f4ff00; } .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: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.375rem; max-height: 1.375rem; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { display: block; text-align: center; margin-left: auto; margin-right: auto; margin-bottom: 0.8rem; } .cbp-horizontal .cbp-tab-title { text-align: center; } @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: 0.625rem; padding-right: 0.625rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 2.5rem; } #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.5rem; padding-bottom: 0.5rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.5rem; max-height: 1.5rem; } #cbp-hrmenu1 > 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: 0.875rem; 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: #333333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !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-size: 1.125rem; 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 #7a7a7a; min-height: 3.875rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.25rem; padding-bottom: 1.25rem; font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.25rem; padding-bottom: 1.25rem; color: #595050; font-size: 1.375rem; } .mobile-menu__tab-icon { font-size: 1.375rem; } .mobile-menu__tab-icon--img { max-height: 1.375rem; } .mobile-menu__legend { font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: #000000; background-color: #fb6200; } .mobile-menu__header-wrapper { color: #373030; background-color: #e9e9e9; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.375rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #595050 !important; } .mobile-menu__column { font-size: 1rem; 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: 0.5rem; } .mobile-menu__links-list-li { padding-top: 0.375rem; padding-bottom: 0.375rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #373030; } .mobile-menu__footer { border-top: none 1px; color: #373030; background-color: #e9e9e9; display: none; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #237536; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.3125rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.3125rem; } .swiper-container-wrapper { margin: -0.3125rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.3125rem; } .swiper-container-wrapper .product-carousel { padding: 0.3125rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.3125rem; } .product-miniature { border: solid 1px #f0f0f0; outline: 1px none transparent; box-shadow: 3px 0px 6px 3px #c2c2c2; } .product-miniature-grid { padding: 0.625rem; } .product-miniature-grid .product-title { font-size: 0.9375rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.625rem; letter-spacing: -0.125rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 3.1875rem; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 3px 3px 6px 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: !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 .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: 0rem 0rem; background: #ffd814; color: #000000; border: none 1px; } .btn-product-list:hover { background: #ffd500; color: #000000; border-color: #ffd500; } .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-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(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); } } @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: 2.1875rem; 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: #000000; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-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: #000000; 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; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; box-shadow: 0px -4px 30px 0px rgba(0, 0, 0, 0.09); position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #checkout #wrapper { background: #ededed; } #checkout .card, #checkout section.checkout-step { background: #ffffff; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 0.9375rem; padding-bottom: 0.9375rem; color: #484848; box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.3); } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0.625rem; padding-bottom: 0.625rem; } #content-wrapper .page-title { color: #333333; font-size: 1.75rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333333; } #content-wrapper .page-title span { margin-right: 0.5rem; } #content-wrapper .page-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 1px #e3e3e3; } #content-wrapper .section-title { color: #333333; font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 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: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 3px #ca5058; } .iqit-accordion .title { font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #2e2323; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #333333; font-size: 0.875rem; 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 { padding: 0.625rem; border: none 1px; } #footer, #checkout-footer { background: #222d37; } #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.25rem; } #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: #ffe702; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #ffe702; } #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 #e3e3e3; } #footer-container-first { border-top: none 1px; padding-top: 1.875rem; padding-bottom: 1.875rem; background: #1e73be; 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; padding-top: 3.75rem; padding-bottom: 2.75rem; color: #868282; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #ffb402; } #footer-copyrights { border-top: none 1px; background: #222d37; padding-top: 1.3125rem; padding-bottom: 1.3125rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; } .ybc_item_img { border-radius: 10px; } #xpay_list_icon { display: none !important; } #pay-with-payment-option-1-form { display: none !important; } .ybc_block_slider .slick-slide { border-radius: 10px; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); margin:10px; } #blockcart-content .cart-title .close { margin-right: 30px; margin-bottom: 10px } .fa-trash-o:before { margin-right: 20px; } .product-list-subcategories .row { min-width: 100%; } #blockcart-content .cart-products>li { border-radius: 10px; box-shadow: 3px 0 6px 3px #f0f0f0; margin: 2px; padding-bottom: 1px; } .blog_description img { border-radius: 25px; !important; box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1); !important; } .block-iqitlinksmanager { font-weight: bold; } .img-404-custom { display: block; /* Necessario per far funzionare margin: auto orizzontalmente */ margin: 5px auto; /* 20px di margine sopra/sotto, centrata orizzontalmente */ height: auto; /* Mantiene le proporzioni dell'immagine */ border-radius: 15px; /* Bordi arrotondati. Puoi cambiare 15px con il valore che preferisci (es. 10px, 25px) */ /* Stile per mobile (default) */ max-width: 90%; /* L'immagine occuperà al massimo il 90% della larghezza del suo contenitore */ /* Se vuoi una larghezza fissa su mobile, potresti usare: width: 280px; max-width: 100%; */ } .ybc_blog_img_wrapper { display: none !important; } .ybc_image-single { display: none !important; } .lgcookieslaw-reject-button-enabled .lgcookieslaw-button-container .lgcookieslaw-accept-button { border-radius: 25px; font-weight:700; } li>a#author-blog-info-link { display: none; } .lgcookieslaw-banner-floating .lgcookieslaw-reject-button { border-radius: 25px; } #lgcookieslaw_banner.lgcookieslaw-banner-floating { border-radius: 10px; } #iqitpopup .iqit-close-checkbox { padding: 0px 40px 0px 10px; font-size: 15px; } #iqitpopup.showed-iqitpopup { border-radius: 10px; } div.col-md-2.form-control-comment { display: none; } .blockreassurance_product { margin-top: 0px; } .product-quantity .qty .input-group { border-radius: 10px 0px 0px 10px; font-size: 18px; } .product-quantity>.col { margin-bottom: 2px; } .ets_rv_reviews_header { text-transform: none; } label[for="field-siret"] { display: none; } #field-siret { display: none; } .js-address-form .form-group:first-of-type { display: none!important; } .container { position: relative; /* Manteniamo i fiocchi all'interno del container */ } .fiocco { position: absolute; top: -10px; background: white; border-radius: 50%; opacity: 0.8; animation: caduta 10s linear infinite, oscillazione 3s ease-in-out infinite; pointer-events: none } @keyframes caduta { 0% { top: -10px; opacity: 1; } 100% { top: 100vh; opacity: 0.2; } } @keyframes oscillazione { 0%, 100% { transform: translateX(0); } 50% { transform: translateX(20px); } } .product-reference .text-muted { display: none !important; } .product-brand .text-muted { display: none !important; } .product-miniature-list .product-price { font-size: 2.0rem; font-weight: 800; } .text-muted { display: none !important; } .product-miniature-list .product-description-short { min-width: 480px; } .ets_abancart_popup.ets_abancart_overload .ets_abancart_wrapper.active { color: black !important; } .product-list-subcategories .subcategory-image { margin-bottom: -10px; } .subcategory-name { white-space: normal; /* Permette di mandare a capo il testo */ overflow-wrap: break-word; /* Forza l'andata a capo in caso di parole lunghe */ margin-bottom: 10px; } .img-fluid-wish { max-width: 120px; } /html/body/main/section/div[2]/div/section/section/div/div[1]/li[3] { display: none; } .title_blog, .title_blog a { display: none; } #header .desktop-header-style-1 .col-header-center .search-widget, #header .desktop-header-style-2 .col-header-center .search-widget { margin: 0 -10px; } .header-top .form-search-control { border-radius: 25px !important; } .btn-product-list { padding: 0.625rem 3rem; border-radius:5px; } wrapper > div:nth-child(1) > nav > div > div:nth-child(1) > ol > li:nth-child(1) { display:none; } .ets-rv-comments-nb { display:none; } .none { display:none; } .ybc-blog #content-wrapper .ybc-blog-wrapper, #content-wrapper .ybc-blog-wrapper { background-color: #fff; margin: 0; padding: 5px; margin-bottom: 30px; } .blog-category { margin-bottom: 0px; } .ybc-blog-list li { margin-bottom: 35px; width:45% !important; box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2); border-radius: 5px; margin: 20px; padding: 5px; } .blog-category.has-blog-image .ybc_item_img { display:none; } .cta-button { padding: 5px; border-radius:5px; background-color:#ffd814 !important; color:#0f1111 !important; border:solid 1px #ffd500 !important; width: 250px !important; } .popup_login_form.ets-rv-product-comment-modal a.btn { margin-bottom:5px; } #new-product-page { display:none; pointer-events: none; cursor: default; } #prices-drop-page { display:none; pointer-events: none; cursor: default; } #best-sales-page { display:none; pointer-events: none; cursor: default; } #category-page-2 { display:none; pointer-events: none; cursor: default; } button.btn.ets-rv-btn-comment.ets-rv-btn-comment-big, button.btn.btn-question.ets-rv-btn-question-big, .ets-rv-btn-comment-inverse, .ets_rv_modal_review button.btn.ets-rv-post-product-question { color: #000; } .swiper-slide { padding:2px; } .col-md-offset-3 { background: #e5e5e5eb; border-radius: 5px; margin-left: 100px; padding: 10px 0px 10px 150px; } .ybc-blog-wrapper-detail { padding: 2px; } .ybc-navigation-blog { display: none !important; } .whatsapp-btn { display: inline-block; background-color: #25D366; color: white; padding: 10px 20px; border-radius: 25px; text-align: center; text-decoration: none; font-weight: bold; transition: background-color 0.3s; } .whatsapp-btn:hover { background-color: #128C57; } .blog-product-list .right-block { text-transform: none; } .blog_view_all { text-transform: none; } .ybc_title_block { text-transform: none; } .page-heading .title_cat { text-transform: none; } .ets-rv-product-comments-additional-info .ets-rv-btn-comment.ets-rv-btn-comment-big { color: #000!important; } .product-miniature-list .product-description-short { min-width:570px; } .product-miniature-list .product-price-and-shipping { flex-direction:column; } .product-availability { margin-left:15px; } .divisione-blocchi { display:inline-flex; } .product-miniature { box-shadow:3px 0px 6px 3px #f0f0f0; } .blocco-prezzi { width:40%; display:flex; justify-content: center; flex-direction: column; height: 100px; } .product-miniature-list .product-description-short { width:100%; } .product-miniature-list .product-price-and-shipping { display:inline-flex; } .form-control { padding-bottom:4px; } .alert { padding:0.5rem 1.25rem; margin-bottom:0px; } .ps-shoppingcart.dropdown #blockcart-content{ z-index: 1000; } .alert-info{ border-radius: 5px; background-color:#e4f2ed; border-color: #ffffff00; } .saving-label { display: none !important; } .pbp-widget-full-width .bundle .products .product .image .saving-label-child, .pbp-widget-mini-width .bundle .products .product .image .saving-label-child { background-color: #2fb5d2; border-radius: 5px; } .search-widget .search-btn { color: black !important; } .icon.fa.fa-home.cbp-mainlink-icon { margin-top: 10px; } #content > div.block.ybc_block_latest.ybc_blog_ltr_mode.page_home.ybc_block_default > h4 { display: none; } .discount{ padding: 5px; border-radius: 5px; background:linear-gradient(130deg,#a65dd5 1%,#6995be 100%); } .product-availability.d-block { display: none !important; } .btn-primary { border-radius: 5px; } .ps-shoppingcart.header-cart-btn-w .cart-products-count-btn { font-family: 'Roboto'; font-weight: 600; } #elegantalrelatedproductbyfeature .elegantal-carousel .elegantal-item>* { padding: 0.3rem; } #lrp-product-widget > i { display: none; } #cart-points-summary > div > i { display: none; } .product-description-short.text-muted { display: none; } #customer-form > section > div.pqnp-list-of-interest.form-group.row { display: none; } #iqitmegamenu-mobile .fa.fa-angle-down.expand-icon { color:#28a745; } #iqitmegamenu-mobile > ul > li.show > ul > li.show > span > i.fa.fa-angle-up.close-icon{ color:#28a745; } #iqitmegamenu-mobile > ul > li.show > span > i.fa.fa-angle-up.close-icon{ color:#28a745; } #main-product-wrapper > div.tabs.product-tabs.product-sections.product-info-row > section { border-radius: 5px; box-shadow: 0 0 20px rgb(0 71 74 / 20%); padding: 0.5rem; border:1px solid #6565652b; } .product-description-section.block-section { border: 1px solid #308e4224 !important; border-radius: 5px !important; box-shadow: 0 0 20px rgb(0 71 74 / 20%)!important; padding: 0.5rem !important; } .product-actions { border: 1px solid #308e4224; border-radius: 5px; box-shadow: 0 0 20px rgb(0 71 74 / 20%); padding: 0.5rem; background: #e4f2ed; } .cbp-hrmenu .cbp-menu-column { margin-top: 10px !important; } .cbp-hrmenu .cbp-column-title { margin-bottom:0px; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title { margin-bottom:0px; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { padding-bottom:0px; } .cbp-category-link-w { font-size: 14px; } .col-6 { padding-left:2px; padding-right:2px; } .col-md-4 { padding-left:2px; padding-right:2px; } .col-lg-3 { padding-left:2px; padding-right:2px; } .col-xl-15 { padding-left:2px; padding-right:2px; } @media (max-width: 450px) { #blockcart-content > div.cart-buttons.text-center > a.btn.btn-primary.btn-block.btn-lg.mb-2 { border-radius:25px; padding: 5px; } .ybc-blog-list li { margin: 6px; } .product-thumbnail { width: 150px; /* O la larghezza che preferisci */ aspect-ratio: 1 / 1; /* Quadrato. Usa 16 / 9 per rettangolo, 4 / 3, etc. */ overflow: hidden; /* Nasconde le parti dell'immagine che escono dal box */ } .product-thumbnail img { width: 80%; height: 100%; object-fit: contain; } #wrapper { padding-top: 3.9375rem; } #checkout-personal-information-step > div > div:nth-child(1) > div:nth-child(2) { z-index: 2; } #blockcart-content > div.cart-buttons.text-center > a.btn.btn-secondary.btn-block { display: none !important; } #jolisearch_mobile_header > span { font-size:20px; } .search-widget .form-search-control { padding: 5px; } #mobile-header .dropdown-mobile { padding: 2px; background-color: #2f993f; border-color: #2f993f; } #search-widget-mobile > form > div > input { border-radius: 5px; } /* Nasconde l'icona-trigger della ricerca, che non serve più */ #mobile-btn-search > a.m-nav-btn { display: none !important; } /* Rende visibile il contenitore della barra di ricerca */ #mobile-header #search-widget-mobile { display: block !important; } .iqitfreedeliverycount-title { font-size: 12px; /* Modifica dimensione testo raggiungi 69 euro di spedizione mobile */ } #mobile-header .ps-shoppingcart.side-cart #blockcart-content { padding-bottom: 10px; } #header .header-nav .right-nav>div:after { display: none; /* Rimuove il | pipe dopo i preferiti nella TopBar Mobile */ } #blockcart-content .cart-totals { border-top: none; } .product-miniature-grid { padding: 0.5rem; } #header > nav > div > div > div.col.col-auto.col-md.right-nav.text-right > div.block-iqitlinksmanager.block-iqitlinksmanager-6.block-links-inline.d-inline-block { display: none !important; } .ybc_blog_img_wrapper img { margin-top: -50px; !important; } .subcategory-name { white-space: normal; /* Permette di mandare a capo il testo */ overflow-wrap: break-word; /* Forza l'andata a capo in caso di parole lunghe */ font-size: 16px; } .product-list-subcategories { overflow-x: auto; -webkit-overflow-scrolling: touch; white-space: nowrap; /* Mantiene le card su un'unica riga */ padding: 0 10px; /* Spazio orizzontale interno */ margin: 0 -10px; /* Compensa il padding interno per un effetto full-width su mobile */ } .col-md-6 { padding-right: 2px; padding-left: 2px; } .product-list-subcategories .row { display: inline-flex; flex-wrap: nowrap; } /* Imposta dimensioni consistenti per ogni card */ .product-list-subcategories .row > [class*="col-"] { flex: 0 0 auto; margin-right: 0px; /* Spaziatura tra le card */ width: 140px; /* Larghezza fissa per card su mobile */ } /* Rimuovi lo spazio extra sull’ultima colonna se necessario */ .product-list-subcategories .row > [class*="col-"]:last-child { margin-right: 0; } .verde { display: none;} .pt-3 { padding-top: 0.5rem !important; } #ps_checkout-payment-method-logo-block-container { display: none; } .btn:not(:disabled):not(.disabled) { width: 100%; } .btn-product-list { padding: 0.625rem 1.3rem; border-radius:5px; } .product-manufacturer .mb-3 { display: none;} .product-miniature-list .product-description-short { display: none; } .col-md-offset-3 { background: #e5e5e5eb; border-radius: 5px; margin-left: 15px; margin-right: 15px; padding: 10px 0px 10px 30px; } .h3 .product-title { margin-left: 15px;} .blocco-prezzi { width: 100%; height:120px; } } #mobile-header .m-nav-btn>span { margin-top: 0px; } #product-details-wrapper { border-radius: 5px; box-shadow: 0 0 20px rgb(0 71 74 / 20%); padding: 0.5rem; border: 1px solid #6565652b; } .col-md-3 { padding-right: 0px; padding-left: 0px; } .block-section { margin-bottom: 20px; } .product-info-row { border: 0px !important; padding: 0.00rem 0.00rem !important; } .logo img-fluid{ width: 225px; height: 34px; } .product-flags .product-flag { border-radius: 5px; } .product-flags .discount, .product-flags .on-sale { background: linear-gradient(130deg,#a65dd5 1%,#6995be 100%); } .custom-checkbox input[type=checkbox]+span:not(.color), .custom-radio { border-radius: 5px; } #left-column .block, #right-column .block { background: #8bc27947; border-radius: 10px; box-shadow: 0 0 20px rgb(0 71 74 / 15%); } .card { background: #8bc2791c; box-shadow: 0 0 20px rgb(0 71 74 / 20%); border-radius: 10px; margin-bottom:15px; } #search_widget > form > div.input-group > input { border-radius: 15px; } .h2, h2 { font-size: 1.6rem; } .search-widget .search-btn { top: 0; } .wrap.d-block .form-control-select, select { background: none; } .form-control.quantity.border-6.border.bbserviricetta { background: none; } .col-xs-12.col-md-5.flexing.pr-0 { flex: 0 0 25.66667% !important; max-width: 25.66667% !important; } .col.view-switcher a { display: none; } .nascondi { display: none; } #iqitcookielaw-accept { width: auto; } .product-add-to-cart .add-to-cart, .product-add-to-cart .btn-iconic { width: 100% !important; } #wrapper .block-title { display: block; } .product_p_price_container{ border-top: none; } .product-additional-info { border-top: none; padding-top: 0.1 rem; } .infotesto { font-size: 13px; display: none; } .rosso{color:#2b7e3b;} .verde{color:#870411;} .prezzodivisodue{ width: 50%; float: left; line-height:26px; } .boxdelprezzo { min-height: 80px; font-size:14px; } .product-quantity .qty { width: 100%; } .col-sm-auto { width: 100%; } .products-grid .product-miniature-layout-1 { text-align: center; border-radius: 6px 6px 6px 6px ; } .header-btn.header-user-btn .fa.fa-user.fa-fw.icon { font-size: 30px; line-height: 40px; } #cart-toogle .fa.fa-shopping-bag.fa-fw.icon { font-size: 30px; line-height: 40px; } .product-miniature-grid .product-title { overflow: hidden; height: 6.0rem; } /* 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; } @media (max-width: 767.98px) { #left-column #search_filter_controls, #right-column #search_filter_controls { padding: 30px; } .blog_description { display: none; } #left-column .block, #right-column .block { padding: 1.625rem } #left-column #search_filter_controls button, #right-column #search_filter_controls button { margin: 0.5rem 0.5rem; } } @media (min-width:768px) { .ybc_blog_layout_grid .ybc-blog-list>li { width: 45% !important } #blockcart-content { width: 440px; } .fa-heart-o-header:before { font-size: 30px; } #header-wishlist-btn { margin-top: 7px; } .img-404-custom { max-width: 450px; /* L'immagine avrà una larghezza massima di 450px su desktop. Adatta questo valore. */ /* Esempio alternativo: max-width: 50%; se vuoi che sia il 50% del contenitore su desktop */ } } .ybc_blog_img_wrapper img { margin-top: -35px; !important; } .col-6-sb { border-radius: 12px; background-color: #fff; box-shadow: 0 4px 8px #8bc9547d; margin: 15px; } .product-list-subcategories { overflow-x: auto; -webkit-overflow-scrolling: touch; white-space: nowrap; /* Mantiene le card su un'unica riga */ padding: 0 10px; /* Spazio orizzontale interno */ margin: 0 -10px; /* Compensa il padding interno per un effetto full-width su mobile */ } .col-md-6 { padding-right: 2px; padding-left: 2px; } .product-list-subcategories .row { display: inline-flex; flex-wrap: nowrap; } /* Imposta dimensioni consistenti per ogni card */ .product-list-subcategories .row > [class*="col-"] { flex: 0 0 auto; margin-right: 0px; /* Spaziatura tra le card */ width: 140px; /* Larghezza fissa per card su desktop */ } /* Rimuovi lo spazio extra sull’ultima colonna se necessario */ .product-list-subcategories .row > [class*="col-"]:last-child { margin-right: 0; } .subcategories-name { overflow-wrap: break-word; } } @media (max-width:991.98px) { .hidden-md-down { display:block !important; } } /* add background colors in variouse boxes - end */