body {
    font-family: Inter, sans-serif;
}
.ps-shoppingcart.dropdown #blockcart-content{
z-index: 1000;
}

nav#cbp-hrmenu {
    font-family: Inter, sans-serif;
}

#desktop-header {
    box-shadow: 0 4px 8px rgb(0 0 0 / 15%);
}

#search_widget form input {
    outline: none;
    background-color: #f1f1f1;
    border: none;
    border-radius: 5px;
    padding: 10px 40px 10px 20px;
    font-size: 20px;
    line-height: 34px;
    font-family: revert;
}
.search-btn i.fa.fa-search {
    color: #9a152d;
    font-size: 21px;
}
.ui-autocomplete.searchbar-autocomplete {
    width: 100%;
    min-height: 100%;
    border: none
}

.ui-autocomplete.searchbar-autocomplete li a,.ui-autocomplete.searchbar-autocomplete li a.ui-state-focus {
    padding: 8px 15px;
    overflow: auto;
    border: none;
    background: none;
    margin: auto;
    border-radius: 0
}

.ui-autocomplete.searchbar-autocomplete li a:hover {
    background-color: #f1f1f1;
    cursor: pointer
}

.ui-autocomplete.searchbar-autocomplete li a .autocomplete-thumbnail {
    float: left;
    width: 50px;
    height: auto;
    margin-right: 8px
}

#header .header-btn-w .header-btn>.icon {
    font-size: 36px;
    color: #9a152d;
}

img.logo {
    height: auto;
    max-width: 140px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.cust_serv {
    width: 25%;
    float: right;
    height: 72px;
    background: #F4F4F4;
    padding-left: 13px;
    padding-top: 17px
}
.customer_service {
    display: block
}

.svg_service {
    text-align: right;
    float: left;
    margin-top: 5px
}

.text_service {
    text-align: left;
    float: left;
    padding-left: 12px
}

.text_service span {
    font-style: normal;
    font-size: 16px;
    line-height: 21px
}
.text_service a {
    font-family: Inter, sans-serif;
    color:black!important;
}
#iqitmegamenu-wrapper .text_service p {
    margin-bottom: 0;
}
/*Greg*/
.btn.btn-product-list.add-to-cart i{
    display: none;
}
.btn.btn-product-list.add-to-cart{
    background: #AF0401;
    font-weight: 700;
}
#content-wrapper .page-title,
.products-selection{
    border: none;
}
.ce-cat-search { margin: .75rem 0 1rem; }
.ce-cat-search__field { display:flex; gap:.5rem; }
.ce-cat-search__field input[type="search"] { flex:1; min-width:0; }
.addToCartFormWrapper{
    box-shadow: unset;
}
.addToCartFormWrapper .add-to-cart i{
    display: none;
}
.contact-rich .icon{
    display: none!important;
}
#footer .block-iqitlinksmanager li a{
    padding-left:0px;
}
#footer .block-iqitlinksmanager li a::before{
    content: none;
}
#footer .block-title, #checkout-footer .block-title{
    border:none
}
#footer-container-main a, #checkout-footer a{
    color:#000
}
.my-quickorder-wrapper input{
    text-align: center;
    color:#000
}
#product #product-availability{
    display: none;
}
.product_header_container{
    border:none
}
.product-additional-info{
    border:none;
    border-top:1px solid #000
}
#content-wrapper .section-title{
    border:none;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
}
.block-categories li, .product-miniature-default, .product-miniature-default .thumbnail-container{
    background: #fff;
}
#product .MagicToolboxContainer{
    border: 1px solid #f4f4f4;
    box-shadow: 0 4px 8px rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 20px;
    background: white;
}
.swiper-container-wrapper .product-carousel{
    padding: 0.5rem;
}
.swiper-button-next, .swiper-button-prev{
    background-color: transparent;
    color:#000
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 26px;
    border-radius: 0px;
    height: 4px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #9a152d;
}
.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
#wrapper .breadcrumb li a span {
    color: #000;
    font-weight: 400;
    font-size: 14px;
}
#wrapper .breadcrumb li span {
    color: #000;
    font-weight: 700;
    font-size: 14px;
}
#wrapper .breadcrumb li::after {
    content: '|';
    color: #000;
    opacity: 1;
    font-size: 18px;
}
.ns-box{
    background: #9a152d;
}
#wrapper .block-title{
    color:#000;
    border:none;
    font-size: 16px;
}
#infinity-loader-icon{
    display: none;
}
.ps-emailsubscription-block .btn-primary{
    background: transparent;
}
#header .header-nav{
    background: #9a152d;
}
#header .header-nav a{
    color:#fff;
    font-weight:700
}
#authentication #submit-login,
#registration .btn-primary{
    border-radius: 0px;
    background: #9a152d;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.my-account-page-content-wrapper, .page-authentication #content, .page-customer-account #content{
    border:none
}
#authentication input,
#registration input{
    border: 1px solid #000;
    border-radius: 0px !important;
    color: #000;
}
#contact .contact-page-info hr{
    display:none
}
.pagination .page-list li{
    border:1px solid #9a152d
}
.pagination .page-list li:hover{
    border:1px solid #9a152d
}
.pagination .page-list li a{
    color:#9a152d!important;
    font-weight: 700;
}
.pagination .page-list li a:hover{
    background: #9a152d;
    color:#fff!important;
}
.pagination .page-list li.current a{
    background: #9a152d;
    color:#fff!important;
    font-weight: 700;
}
.pagination .spacer{
    color:#9a152d!important;
}
.alert-info{
    background: #9a152d3b;
    color:#000;
    border:none
}
.products-grid .product-miniature .product-add-cart{
    display: block!important;
}
.register_button a{
    background:#9a152d;
    font-weight: 700;
    width:100%;
    text-transform: uppercase;
    padding:10px 5px
}
.carrier-hasLogo .col-xs-3{
    display: none;
}
.delivery-information{
    font-weight: 700;
    text-transform: uppercase;
}
#js-product-list{
    margin-bottom:30px;
}
@media(min-width:992px){
    .product-miniature-list-row .col-description,
    .product-miniature-list-row .col-buy{
        display: flex;
        align-items: center;
        gap:15px;
        justify-content: space-between;
    }
    .product-miniature-list-row .h3.product-title a,
    .product-miniature-list-row .h3.product-title,
    .product-miniature-list-row .product-description-short,
    .product-miniature-list-row .product-price-and-shipping span{
        font-size: 14px;
        margin:0px;
    }
    .product-miniature-list-row .h3.product-title a,
    .product-miniature-list-row .h3.product-title,
    #iqitwishlist-user-products  .col._name a{
        font-size: 18px;
        color: #9a152d;
        line-height: 28px;
        font-weight: 700;
    }
    .product-miniature-list-row .product-price-and-shipping span,
    #iqitwishlist-user-products .product-price{
        font-weight: 700;
        font-size: 18px;
    }
    .product-miniature-list-row .product-price-and-shipping{
        margin-bottom: 0px;
    }
    .category-image img{
        width:100%
    }
    .product-miniature-list-row .product-price-and-shipping {
        margin: 0;
        display: flex;
        flex-direction: column;
    }
    .product-miniature-list-row .product-price-and-shipping .iva_product{
        color: #000;
        font-size:14px;
    }
    .product-miniature-list-row .my-quickorder-wrapper {
        order: 2;
        width: 100%;
    }
    .product-miniature-list-row .addToCartFormWrapper {
        order: 2;
        width: 100%;
    }
    .product-miniature-list-row .quick-order .form-control,
    .product-miniature-list-row .addToCartFormWrapper select,
    .product-miniature-list-row .addToCartFormWrapper input[type="number"] {
        height: 2.5rem;
        /* font-size: 0.9rem; */
    }
    .vat_value,
    .tax-shipping-delivery-label{
        font-size:12px;
        color:#000
    }
    
    .product-miniature-list-row .addToCartFormWrapper .btn.add-to-cart {
        height: 2.5rem;
        padding: 0 12px;
        font-size: 0.9rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .elementor-brands .swiper-slide{
        padding-bottom: 20px;
    }
    .product-miniature-list-row .addToCartFormWrapper .btn.add-to-cart i.material-icons {
        font-size: 18px;
        margin-right: 5px;
    }
    .product-miniature-list-row{
        display: flex;
        align-items: center;
        padding: 0px;
        padding-top:5px;
        padding-bottom:5px;
        border-bottom: 1px #f4f4f4 solid;
    }
    .product-miniature-list .product-brand, .product-miniature-list .product-reference, .product-miniature-list .product-title{
        margin-bottom: 0px;
    }
    .my-quickorder-wrapper .btn-minus,
    .my-quickorder-wrapper .btn-plus{
        height: 2.5rem;
        width: 2.5rem;
        background: #f4f4f4;
        font-size: 18px;
        border-radius: 100%;
        color: #9a152d !important;
        font-weight: 700;
    }
    .my-quickorder-wrapper .quick-qty{
        border-right: none;
        border-left:none;
    }
    .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled
    {
        
        border: none;
        border-radius: 100% !important;
    }
    .my-quickorder-wrapper .quick-qty{
        max-width:50px;
    }
    .addToCartFormWrapper{
        max-width:140px;
    }
    .home-section-soluzioni .elementor-image-box-content{
        padding-left:15px;
        padding-right:15px;
        padding-bottom:20px;
    }
    .content_products_top{
        background: #9a152d;
        /* width: 100vw;
        position: relative;
        margin-left: -50vw;
        left: 50%; */
    }
    #js-product-list-top{
        max-width:1500px;
        margin:0 auto
    }
    #search_center_filter_toggler{
        background: transparent;
        color:#fff;
        font-weight:700;
        cursor:pointer
    }
    #search_center_filter_toggler i{
        padding-left:5px;
    }
    .products-sort-nb-dropdown.products-sort-order{
        display: flex;
        align-items: center;
        padding-right:15px;
    }
    .products-sort-nb-dropdown.products-sort-order .select-title.expand-more{
        background: transparent;
        padding: 0px;
        border: none;
        color:#fff;
        font-weight:700;
    }
    .sort-label{
        color:#fff;
        min-width: 90px;
        font-weight:700;
    }
    .col-add-btn .add-to-cart{
        background:#9a152d;
        font-weight: 700;
        width:100%;
        text-transform: uppercase;
    }
    .col-add-btn .add-to-cart i{
        display: none;
    }

    #product .product-cover .expander > span{
        background: transparent;
        color: #000;
    }
    #product .product-cover img{
        width:100%
    }
    .product-quantity .qty {
        width: 117px;
        border: 1px solid #000;
        border-radius: 0px;
    }
    .product-quantity .qty .input-group-btn button {
        border-right: 1px solid #000 !important;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 22px;
        line-height: 10px;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
        background: transparent;
    }
    #quantity_wanted {
        border: none;
        text-align: center;
        color: #000;
        background: transparent;
    }
    .product-quantity .qty .input-group-btn.btn-up button {
        border-left: 1px solid #000 !important;
        border-right: none !important;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 22px;
        line-height: 10px;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
        background: transparent;
    }
    #product .col-add-qty{
        flex:0 0 20%;
    }
    #product .col-add-btn{
        flex:0 0 70%;
    }
    #product .col-add-wishlist{
        flex:0 0 10%;
        text-align: right;
    }
    #product .col-add-wishlist button{
        background: transparent;
        padding: .5rem 0px .5rem 1.5rem;
        font-size:22px
    }
    #product .col-add-wishlist button i{
        color: #000;
    }
    #product .product-actions{
        padding-top:20px;
    }
    #product-infos-tabs {
        border: none;
        margin: 0px;
    }
    .card-header-tabs .nav-item, .nav-tabs .nav-item {
        margin-right: 1rem;
    }
    .nav-tabs .nav-link {
        font-size: 14px;
        text-transform: uppercase;
        color: #9a152d;
        background: #9a152d3b;
        padding: 15px 15px;
        border-radius: 0p;
        opacity: 1;
        border: 1px solid #9a152d;
    }
    .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
        border: none;
        color: #fff;
        background:#9a152d;
        border: 1px solid #9a152d;
    }
    .nav-tabs .nav-link.active {
        background: #9a152d;
    }
    .js-product-miniature-wrapper{
        padding:0.5rem 0px!important
    }
    #blockcart-content {
        width: 30%;
        padding: 15px;
    }
    #blockcart-content .modal-title, #js-cart-close span {
        color: #000;
    }
    #js-cart-close {
        opacity: 1;
    }
    .sub_cart{
        color:#000
    }
    #blockcart-content .cart-products, #blockcart-content .cart-subtotals, #blockcart-content .cart-totals, #blockcart-content .cart-buttons {
        padding-left: 8px;
        padding-right: 8px;
    }
    #blockcart-content .cart-products .pb-1 a {
        color: #000 !important;
        font-weight: 700 !important;
    }
    #blockcart-content .input-group.bootstrap-touchspin {
        max-width: 100px;
    }
    #blockcart-content .bootstrap-touchspin-down{
        border-right: 1px solid #000 !important;
        margin-top: 5px;
        margin-bottom: 2px;
        font-size: 26px;
        line-height: 10px;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
    }
    .bootstrap-touchspin .btn-touchspin:hover{
        background: transparent;
    }
    #blockcart-content .block-cart-product-quantity {
        border: none;
        text-align: center;
        color: #000;
        font-weight: 600;
        padding:0px;
    }
    #blockcart-content .bootstrap-touchspin-up
    {
        border-left: 1px solid #000 !important;
        margin-top: 2px;
        margin-bottom: 5px;
        font-size: 22px;
        line-height: 10px;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
    }
    #blockcart-content .remove-from-cart {
        float: right;
        color: #000;
    }
    #blockcart-content .input-group.bootstrap-touchspin {
        width: 100%;
        border: 1px solid #000;
        border-radius: 0px;
    }
    #blockcart-content .cart-products .block-cart-product-quantity{
        width: 50px;
    }
    .sub-total-cart-slider {
        text-align: center;
    }
    #blockcart-content .cart-subtotals{
        border: none;
    }
    .sub-total-cart-slider .subtotal_text,
    .sub-total-cart-slider .subtotal_value{
        font-weight: 700;
        color:#000
    }
    .btn-clear{
        height: 2.5rem!important;
    }
    #blockcart-content .cart-buttons .btn-primary{
        background: #9a152d;
        font-weight: 700;
        width: 100%;
        text-transform: uppercase;
        padding: 1rem 1.5rem;
    }
    #blockcart-content .btn.btn-block.btn-secondary {
        background: #F5F5F5;
        color: #000;
        text-transform: uppercase;
        font-weight: 600;
        padding: 1rem 1.5rem;
    }
    /*Carrello*/
    #cart .iqit-megamenu-container,
    #cart .col-header-center,
    #cart .col-header-right,
    #checkout .iqit-megamenu-container,
    #checkout .col-header-center,
    #checkout .col-header-right{
        display:none
    }
    #cart #desktop-header-container .align-items-center,
    #checkout #desktop-header-container .align-items-center{
        justify-content: center;
    }
    #cart .sticky-desktop-wrapper,
    #checkout .sticky-desktop-wrapper{
        height:auto!important;
    } 
    #cart #desktop-header,
    #checkout #desktop-header{
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .header-cart{
        display: flex;
        align-items: flex-end;
        gap: 15px;
        padding-bottom:30px;
    }
    #cart .h1.page-title{
        border:none;
        margin-bottom:0px;
        padding-bottom: 0px;
    }
    #cart .h1.page-title span,
    #checkout .h1.page-title span{
        font-size:32px;
        color:#000;
        font-weight: 600;
    }
    #cart .card-grid-body #cart-subtotal-products span,
    #checkout .card-grid-body #cart-subtotal-products span{
        font-family: 'Montserrat';
        font-size:18px;
        color:#000;
        font-weight: 400;
    }
    #checkout .h1.page-title{
        border:none
    }
    #checkout .step-title{
        color:#000;
        font-weight: 600;
    }
    .header-cart span{
        line-height: 26px;
    }
    #cart .product-line-grid-body .product-line-info .label{
        text-align: left;
        font-weight: 700;
        font-size: 18px;
        color:#000;
    }
    .manu_cart{
        color: #000 !important;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
    }
    .description_cart{
        color: #000;
        font-size: 14px;
        font-weight: 400;
    }
    #cart .cart-item, .cart-item-header{
        border:none
    }
    #cart .cart-item{
        background: #fff;
        margin-bottom: 10px;
        padding:20px;
    }

    #cart .product-line-info p{
        margin-bottom:5px;
    }
    #cart .unit-price .value{
        color:#000;
        font-size: 18px;
        font-weight: 400;
    }
    #cart .product-discount .regular-price{
        color:#000;
        font-size: 14px;
        font-weight: 400;
    }
    #cart .discount.discount-percentage{
        background: #EBEB2E;
        color: #000;
        font-weight: 700;
    }
    .cart-item .bootstrap-touchspin{
        max-width:100%
    }
    #cart .js-cart-line-product-quantity{
        border: none;
        text-align: center;
        color: #000;
        font-weight: 600;
        padding-bottom:5px
    }
    #cart #blockcart-content .js-cart-line-product-quantity {
        padding-bottom:0px
    }
    #cart .js-increase-product-quantity.bootstrap-touchspin-down{
        border-right: 1px solid #000 !important;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 26px;
        line-height: 10px;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
        padding-top:7px
    }
    #cart .js-decrease-product-quantity.bootstrap-touchspin-up{
        border-left: 1px solid #000 !important;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 22px;
        line-height: 10px;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
        padding-top:6px;
    }
    #cart .input-group.bootstrap-touchspin{
        width: 117px;
        border: 1px solid #000;
        border-radius: 0px;
    }
    #cart .card.cart-summary,
    #checkout .card.cart-summary{
        border:none;
        background: #fff;
        padding: 20px;
    }
    #cart .cart-detailed-totals .label,
    #cart .cart-detailed-totals .value,
    #checkout .cart-summary-subtotals .label,
    #checkout .cart-summary-subtotals .value,
    #checkout .cart-summary-line.cart-total .label,
    #checkout .cart-summary-line.cart-total .value{
        color:#000;
        font-size:16px;
        font-weight: 600;
    }
    #cart .ivainclusa,
    #checkout .ivainclusa{
        font-size:14px;
        font-weight: 400;
    }
    #cart .cart-summary-line.cart-total,
    #checkout .cart-summary-line.cart-total{
        border-top:1px solid #000;
        padding-top:15px;
        margin-top:15px;
    }
    #cart .card-body.cart-detailed-subtotals.js-cart-detailed-subtotals,
    #cart .card-body.cart-summary-totals.js-cart-summary-totals,
    #cart .checkout.cart-detailed-actions.js-cart-detailed-actions{
        padding:0px;
    }
    #cart .cart-voucher-area,
    #checkout .cart-voucher-area{
        background: transparent;
        padding:0px;
    }
    #cart .col-md.price .product-price strong{
        font-size:24px;
        font-weight: 600;
    }
    #cart .fa.fa-trash-o{
        color: #000;
        font-size: 18px;
    }
    #cart #cart-subtotal-shipping,
    #checkout #cart-subtotal-shipping{
        padding-top:10px;
        padding-bottom:10px;
    }
    #cart #cart-subtotal-discount,
    #checkout #cart-subtotal-discount{
        padding-top:10px;
    }

    #cart .title_voucher,
    #checkout .title_voucher{
        color:#000;
        font-size:16px;
        font-weight: 600;
    }
    .divider-btn{
        margin-left:-20px!important;
        margin-right:-20px!important;
        height: 20px;
        background: #EAEEFF;
    }
    #cart .card.cart-summary-extra{
        border:none
    }
    #cart .btn.btn-primary.btn-lg,
    #checkout #payment-confirmation button{
        border: none;
        color: #fff;
        background:#9a152d;
        border: none;
        text-transform: uppercase;
        font-weight: 700;
    }
    .promo-code input{
        border:1px solid #9a152d;
        border-radius: 0px !important;
    }
    .promo-code .input-group .btn.btn-secondary{
        border-radius: 0px !important;
        background: #000;
        padding: .6rem 1rem;
        border: 1px solid #9a152d;
        color:#fff;
        font-weight: 600;
        text-transform: uppercase;
        
    }
    .header-cart #cart-subtotal-products .label.js-subtotal span{
        color:#000;
        font-size: 18px;
        
    }
    #cart .nocart,
    #checkout .nocart{
        display:none
    }
    .onlycart,
    .onlycategory{
        display:none;
    }
    #cart .onlycart,
    #checkout .onlycart,
    .elementor-editor-active .onlycart,
    #category .onlycategory,
    .elementor-editor-active .onlycategory{
        display:block
    }

    #cart .cart-voucher .promo-name,
    #checkout .cart-voucher .promo-name{
        padding:0px;
        padding-bottom:10px;
    }
    #cart .block-promo,
    #checkout .block-promo{
        padding-top:10px;
    }
/*Fine carrello*/
   /*Checkout*/

    #checkout-personal-information-step input,
    #checkout-addresses-step input,
    #checkout-addresses-step select{
        border: 1px solid #000;
        border-radius: 0px!important;
        color: #000;
    }
    #checkout-personal-information-step input#field-password{
        border-radius: 0px!important;
    }
    #checkout-personal-information-step .btn.btn-outline-secondary{
        border-radius: 0px!important;
        background: #000;
        padding: .6rem 1rem;
        border: 1px solid #9a152d;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
    }
    #checkout #submit-login,
    #checkout .continue{
        border-radius: 0px;
        background: #9a152d;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
    }
    #checkout .forgot-password a,
    #checkout-personal-information-step label,
    #checkout-personal-information-step p,
    #checkout-personal-information-step a,
    #checkout-addresses-step label,
    #checkout-addresses-step p,
    #checkout-addresses-step a,
    #checkout-addresses-step .form-control-comment,
    .address-footer a{
        font-size: 14px;
        font-weight: 400;
        color: #000!important;
    }
    #checkout .custom-select2{
        background: transparent;
    }
    #checkout-addresses-step select{
        background: #fff!important;
    }
    .js-address-form .h4,
    .delivery-options-list span,
    .delivery-options-list label,
    .payment-options  span,
    .js-terms,
    .js-terms a,
    .step-edit{
        font-weight: 600;
        color: #000!important;
    }
    .address-footer i{
        display:none
    }
    #checkout .card-body,
    #checkout .card-block{
        padding:0px;
    }
    #checkout #checkout-personal-information-step,
    #checkout #checkout-addresses-step,
    #checkout #checkout-delivery-step,
    #checkout #checkout-payment-step{
        background: #fff;
    }
    #checkout #cart-subtotal-products{
        padding-top:10px;
    }
    /*Fine checkout */
    .cbp-hrmenu-tab:first-child .nav-link{
        padding-left:0px!important;
    }
    section#products {
        width: 100vw;
        position: relative;
        margin-left: -50vw;
        left: 50%;
        background: white;
        padding-top: 50px;
    }
    .ets_crosssell_tab_content .js-product-miniature-wrapper{
        flex:0 0 100%;
        max-width: 100%;
    }
    .ets_crosssell_title{
        border:none!important;
        display: block!important;
        text-align: center;
    }
    #content-wrapper .product_header_container .page-title{
        font-size: 2.7142857143rem;
        font-weight: 600 !important;
        line-height: 1.25em;
        letter-spacing: 0;
    }
    .product_header_container .product-price{
        color: #AF0401;
        font-style: normal;
        font-weight: 700;
        text-align: left;
        font-size: 26px;
        line-height: 25px;
        letter-spacing: .5px;
    }
    .addToCartFormWrapper{
        padding:0px;
        margin-bottom:15px;
    }
    .product-reference {
        font-size: 12px;
    }
    .products-list-intesta_mob{
        display: none;
    }
    .cbp-horizontal > ul > li > a{
        max-width:unset
    }
    .lang-en .cbp-horizontal .cbp-tab-title{
        font-size:1.2rem;
    }
    .products-list-intesta .col-12{
        text-align: center;
    }
    .soluzioni_homepage h3{
        min-height: 70px;
        max-width:100%!important
    }
    .soluzioni_homepage .elementor-image-box-description{
        min-height:130px
    }
}
/*Fine Desktop*/
/*Inizio Mobile*/
@media(max-width:992px){
    section#products {
        background: white;
    }
    #mobile-header{
        border:none;
        box-shadow: 0 4px 8px rgb(0 0 0 / 15%);
        padding-bottom:10px;
    }
    #mobile-btn-search{
        border-right:1px solid;
        border-left:1px solid;
    }
    .col-mobile-btn.col-mobile-btn-cart{
        border-left:1px solid;
    }
    .home-section-soluzioni .elementor-image-box-content {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }
    #footer .block-iqitcontactpage .block-content{
        display: block!important;
    }
    .product-miniature-list-row .quick-order .form-control,
    .product-miniature-list-row .addToCartFormWrapper select,
    .product-miniature-list-row .addToCartFormWrapper input[type="number"] {
        height: 2.5rem;
        font-size: 0.9rem;
    }
    
    .product-miniature-list-row .addToCartFormWrapper .btn.add-to-cart {
        height: 2.5rem;
        padding: 0 12px;
        font-size: 0.9rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .product-miniature-list-row .addToCartFormWrapper .btn.add-to-cart i.material-icons {
        font-size: 18px;
        margin-right: 5px;
    }
    .my-quickorder-wrapper .btn-minus,
    .my-quickorder-wrapper .btn-plus{
        height: 2.5rem;
        background: transparent;
    }
    .my-quickorder-wrapper .quick-qty{
        max-width:70px;
    }
    .addToCartFormWrapper{
        max-width:100%;
        padding: 0px 20px;
    }
    .product-miniature-list-row .product-price-and-shipping span {
        font-weight: 700;
    }
    .js-product-miniature-wrapper{
        padding:0.5rem 0px!important
    }
    .elementor-brands .swiper-slide{
        padding-bottom: 20px;
    }
    .content_products_top {
        background: #9a152d;
        width: 100vw;
        position: relative;
        margin-left: -50vw;
        left: 50%;
    }
    #search_center_filter_toggler {
        background: transparent;
        color: #fff;
        font-weight: 700;
        cursor: pointer;
    }
    .products-sort-nb-dropdown.products-sort-order {
        display: flex;
        align-items: center;
        padding-right: 15px;
    }
    .sort-label {
        color: #fff;
        min-width: 80px;
        font-weight: 700;
    }
    .products-sort-nb-dropdown.products-sort-order .select-title.expand-more {
        background: transparent;
        padding: 0px;
        border: none;
        color: #fff;
        font-weight: 700;
    }
    .products-sort-nb-dropdown.products-sort-order .sort-label,
    .products-sort-nb-dropdown.products-sort-order .select-title-name,
    .products-sort-nb-dropdown.products-sort-order i{
        line-height: 24px;
    }
    #search_center_filter_toggler i {
        padding-left: 5px;
    }
    .btn-clear{
        height: 2.5rem!important;
        margin-left:15px!important;
    }
    .col-12.col-sm-auto.col-buy {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .product-miniature-list .product-price-and-shipping {
        margin-bottom: 0px;
    }
    .my-quickorder-wrapper .btn-minus, .my-quickorder-wrapper .btn-plus{
        width: 2rem;
    }
    #mobile-header .m-nav-btn > span#mobile-cart-products-count{
        display:block!important;
        left: unset;
        right: 26px;
    }
    #mobile-cart-toogle{
        position: relative;
    }
    #category #wrapper, #cart #wrapper, #checkout #wrapper {
        background: #F4F4F4;
    }
    #product .product-cover .expander > span {
        background: transparent;
        color: #000;
    }
    .product_header_container, .product-additional-info{
        border: none;
    }
    #content-wrapper .product_header_container .page-title{
        font-size:24px;
    }
    .product-quantity .qty {
        width: 100%;
        border: 1px solid #000;
        border-radius: 0px;
    }
    .product-quantity .qty .input-group-btn button {
        border-right: 1px solid #000 !important;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 22px;
        line-height: 10px;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
        background: transparent;
    }
    #quantity_wanted {
        border: none;
        text-align: center;
        color: #000;
        background: transparent;
    }
    .product-quantity .qty .input-group-btn.btn-up button {
        border-left: 1px solid #000 !important;
        border-right: none !important;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 22px;
        line-height: 10px;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
        background: transparent;
    }
    .col-add-btn .add-to-cart{
        background: #9a152d;
        font-weight: 700;
        width: 100%;
        text-transform: uppercase;
    }
    #product .col-add-wishlist button {
        background: transparent;
        padding: .5rem 0px .5rem 1.5rem;
        font-size: 22px;
        text-align: right;
    }
    #product .col-add-wishlist button i {
        color: #000;
    }
    #product .col-add-wishlist {
        flex: 0 0 20%;
    }
    #product .col-add-btn {
        flex: 0 0 80%;
    }
    #product .col-add-qty {
        flex: 0 0 100%;
    }
    .nav-tabs {
        border: 1px solid #9a152d;
    }
    .iqit-accordion .nav-tabs .nav-link {
        margin: 0px;
    }

    .iqit-accordion .tab-content {
        padding: 15px;
        border: 1px solid #9a152d;
    }
    .product-description .rte-content, .product-features>dl.data-sheet dt.name, .product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name, .rte-content.product-description {
        color: #000;
    }
    .iqit-accordion .card-header-tabs .nav-link, .iqit-accordion .nav-tabs .nav-link {
        background: #9a152d3b;
        text-transform: uppercase;
        color: #9a152d;
        border: 1px solid #9a152d;
    }
    .iqit-accordion .nav-link:not(.collapsed) {
        border: none;
        background: #9a152d;
        color: #fff;
        margin: 0px;
    }
    .products .swiper-slide{
        padding:5px;
    }
    #blockcart-content {
        padding: 15px;
    }
    #blockcart-content .modal-title, #js-cart-close span {
        color: #000;
    }
    #js-cart-close {
        opacity: 1;
    }
    .sub_cart{
        color:#000
    }
    #blockcart-content .cart-products, #blockcart-content .cart-subtotals, #blockcart-content .cart-totals, #blockcart-content .cart-buttons {
        padding-left: 8px;
        padding-right: 8px;
    }
    #blockcart-content .cart-products .pb-1 a {
        color: #000 !important;
        font-weight: 700 !important;
        font-size:16px
    }
    #blockcart-content .input-group.bootstrap-touchspin {
        max-width: 100px;
    }
    #blockcart-content .bootstrap-touchspin-down{
        border-right: 1px solid #000 !important;
        margin-top: 5px;
        margin-bottom: 2px;
        font-size: 26px;
        line-height: 10px;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
    }
    #blockcart-content .block-cart-product-quantity {
        border: none;
        text-align: center;
        color: #000;
        font-weight: 600;
        padding:0px;
    }
    #blockcart-content .bootstrap-touchspin-up
    {
        border-left: 1px solid #000 !important;
        margin-top: 2px;
        margin-bottom: 5px;
        font-size: 22px;
        line-height: 10px;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
    }
    #blockcart-content .remove-from-cart {
        float: right;
        color: #000;
    }
    #blockcart-content .input-group.bootstrap-touchspin {
        width: 100%;
        border: 1px solid #000;
        border-radius: 0px;
    }
    #blockcart-content .cart-products .block-cart-product-quantity{
        width: 50px;
    }
    .sub-total-cart-slider {
        text-align: center;
    }
    #blockcart-content .cart-subtotals{
        border: none;
    }
    .sub-total-cart-slider .subtotal_text,
    .sub-total-cart-slider .subtotal_value{
        font-weight: 700;
        color:#000
    }
    .btn-clear{
        height: 2.5rem!important;
    }
    #blockcart-content .cart-buttons .btn-primary{
        background: #9a152d;
        font-weight: 700;
        width: 100%;
        text-transform: uppercase;
        padding: 1rem 1.5rem;
    }
    #blockcart-content .btn.btn-block.btn-secondary {
        background: #F5F5F5;
        color: #000;
        text-transform: uppercase;
        font-weight: 600;
        padding: 1rem 1.5rem;
    }
    /*Carrello*/
    #cart .iqit-megamenu-container,
    #cart .col-header-center,
    #cart .col-header-right,
    #checkout .iqit-megamenu-container,
    #checkout .col-header-center,
    #checkout .col-header-right{
        display:none
    }
    #cart #desktop-header-container .align-items-center,
    #checkout #desktop-header-container .align-items-center{
        justify-content: center;
    }
    #cart .sticky-desktop-wrapper,
    #checkout .sticky-desktop-wrapper{
        height:auto!important;
    } 
    #cart #desktop-header,
    #checkout #desktop-header{
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .header-cart{
        display: flex;
        align-items: flex-end;
        gap: 15px;
        padding-bottom:30px;
    }
    #cart .h1.page-title{
        border:none;
        margin-bottom:0px;
        padding-bottom: 0px;
    }
    #cart .h1.page-title span,
    #checkout .h1.page-title span{
        font-size:32px;
        color:#000;
        font-weight: 600;
    }
    #cart .card-grid-body #cart-subtotal-products span,
    #checkout .card-grid-body #cart-subtotal-products span{
        font-family: 'Montserrat';
        font-size:18px;
        color:#000;
        font-weight: 400;
    }
    #checkout .h1.page-title{
        border:none
    }
    #checkout .step-title{
        color:#000;
        font-weight: 600;
    }
    .header-cart span{
        line-height: 26px;
    }
    #cart .product-line-grid-body .product-line-info .label{
        text-align: left;
        font-weight: 700;
        font-size: 18px;
        color:#000;
    }
    .manu_cart{
        color: #000 !important;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
    }
    .description_cart{
        color: #000;
        font-size: 14px;
        font-weight: 400;
    }
    #cart .cart-item, .cart-item-header{
        border:none
    }
    #cart .cart-item{
        background: #fff;
        margin-bottom: 10px;
        padding:20px;
    }

    #cart .product-line-info p{
        margin-bottom:5px;
    }
    #cart .unit-price .value{
        color:#000;
        font-size: 14px;
        font-weight: 400;
    }
    #cart .product-discount .regular-price{
        color:#000;
        font-size: 14px;
        font-weight: 400;
    }
    #cart .discount.discount-percentage{
        background: #EBEB2E;
        color: #000;
        font-weight: 700;
    }
    .cart-item .bootstrap-touchspin{
        max-width:100%
    }
    #cart .js-cart-line-product-quantity{
        border: none;
        text-align: center;
        color: #000;
        font-weight: 600;
        padding-bottom:5px
    }
    #cart #blockcart-content .js-cart-line-product-quantity {
        padding-bottom:0px
    }
    #cart .js-increase-product-quantity.bootstrap-touchspin-down{
        border-right: 1px solid #000 !important;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 26px;
        line-height: 10px;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
        padding-top:7px
    }
    #cart .js-decrease-product-quantity.bootstrap-touchspin-up{
        border-left: 1px solid #000 !important;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 22px;
        line-height: 10px;
        color: #000;
        padding-left: 10px;
        padding-right: 10px;
        padding-top:6px;
    }
    #cart .input-group.bootstrap-touchspin{
        width: 117px;
        border: 1px solid #000;
        border-radius: 0px;
    }
    #cart .card.cart-summary,
    #checkout .card.cart-summary{
        border:none;
        background: #fff;
        padding: 20px;
    }
    #cart .cart-detailed-totals .label,
    #cart .cart-detailed-totals .value,
    #checkout .cart-summary-subtotals .label,
    #checkout .cart-summary-subtotals .value,
    #checkout .cart-summary-line.cart-total .label,
    #checkout .cart-summary-line.cart-total .value{
        color:#000;
        font-size:16px;
        font-weight: 600;
    }
    #cart .col-md.qty {
        flex: 0 0 41.66666667%;
    }
    #cart .col-md.price {
        flex: 0 0 48.33333333%;
    }
    #cart .product-line-actions .col-md-2.cart-line-product-actions {
        flex: 0 0 10%;
    }
    #cart .input-group.bootstrap-touchspin {
        width: auto;
        border: 1px solid #000;
        border-radius: 0px;
        margin: 0px;
    }
    #cart .product-line-actions{
        padding-top:15px;
    }
    #cart .ivainclusa,
    #checkout .ivainclusa{
        font-size:14px;
        font-weight: 400;
    }
    #cart .cart-summary-line.cart-total,
    #checkout .cart-summary-line.cart-total{
        border-top:1px solid #000;
        padding-top:15px;
        margin-top:15px;
    }
    #cart .card-body.cart-detailed-subtotals.js-cart-detailed-subtotals,
    #cart .card-body.cart-summary-totals.js-cart-summary-totals,
    #cart .checkout.cart-detailed-actions.js-cart-detailed-actions{
        padding:0px;
    }
    #cart .cart-voucher-area,
    #checkout .cart-voucher-area{
        background: transparent;
        padding:0px;
    }
    #cart .col-md.price .product-price strong{
        font-size:18px;
        font-weight: 600!important;
    }
    #cart .fa.fa-trash-o{
        color: #000;
        font-size: 18px;
    }
    #cart #cart-subtotal-shipping,
    #checkout #cart-subtotal-shipping{
        padding-top:10px;
        padding-bottom:10px;
    }
    #cart #cart-subtotal-discount,
    #checkout #cart-subtotal-discount{
        padding-top:10px;
    }

    #cart .title_voucher,
    #checkout .title_voucher{
        color:#000;
        font-size:16px;
        font-weight: 600;
        
    }

    .divider-btn{
        margin-left:-20px!important;
        margin-right:-20px!important;
        height: 20px;
        background: #EAEEFF;
    }
    #cart .card.cart-summary-extra{
        border:none
    }
    #cart .btn.btn-primary.btn-lg,
    #checkout #payment-confirmation button{
        border: none;
        color: #fff;
        background:#9a152d;
        border: none;
        text-transform: uppercase;
        font-weight: 700;
    }
    .promo-code input{
        border:1px solid #9a152d;
        border-radius: 0px !important;
    }
    .promo-code .input-group .btn.btn-secondary{
        border-radius: 0px !important;
        background: #000;
        padding: .6rem 1rem;
        border: 1px solid #9a152d;
        color:#fff;
        font-weight: 600;
        text-transform: uppercase;
        
    }
    .header-cart #cart-subtotal-products .label.js-subtotal span{
        color:#000;
        font-size: 18px;
        
    }
    #cart .nocart,
    #checkout .nocart{
        display:none
    }

    .onlycart{
        display:none;
    }
    #cart .onlycart,
    #checkout .onlycart,
    .elementor-editor-active .onlycart{
        display:block
    }
    #cart .cart-voucher .promo-name,
    #checkout .cart-voucher .promo-name{
        padding:0px;
        padding-bottom:10px;
    }
    #cart .block-promo,
    #checkout .block-promo{
        padding-top:10px;
    }
    /*Fine carrello*/
   /*Checkout*/

    #checkout-personal-information-step input,
    #checkout-addresses-step input,
    #checkout-addresses-step select{
        border: 1px solid #000;
        border-radius: 0px!important;
        color: #000;
    }
    #checkout-personal-information-step input#field-password{
        border-radius: 0px!important;
    }
    #checkout-personal-information-step .btn.btn-outline-secondary{
        border-radius: 0px!important;
        background: #000;
        padding: .6rem 1rem;
        border: 1px solid #9a152d;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
    }
    #checkout #submit-login,
    #checkout .continue{
        border-radius: 0px;
        background: #9a152d;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
    }
    #checkout .forgot-password a,
    #checkout-personal-information-step label,
    #checkout-personal-information-step p,
    #checkout-personal-information-step a,
    #checkout-addresses-step label,
    #checkout-addresses-step p,
    #checkout-addresses-step a,
    #checkout-addresses-step .form-control-comment,
    .address-footer a{
        font-size: 14px;
        font-weight: 400;
        color: #000!important;
    }
    #checkout .custom-select2{
        background: transparent;
    }
    #checkout-addresses-step select{
        background: #fff!important;
    }
    .js-address-form .h4,
    .delivery-options-list span,
    .delivery-options-list label,
    .payment-options  span,
    .js-terms,
    .js-terms a,
    .step-edit{
        font-weight: 600;
        color: #000!important;
    }
    .address-footer i{
        display:none
    }
    #checkout .card-body,
    #checkout .card-block{
        padding:0px;
    }
    #checkout #checkout-personal-information-step,
    #checkout #checkout-addresses-step,
    #checkout #checkout-delivery-step,
    #checkout #checkout-payment-step{
        background: #fff;
    }
    #checkout #cart-subtotal-products{
        padding-top:10px;
    }
    #checkout .sticky-mobile-wrapper{
        display: none;
    }
    #checkout #mobile-header{
        padding-bottom:0px;
    }
    .stuck.stuck-down .row-mobile-buttons{
        padding-top:5px;
        padding-bottom:5px;
    }
    /*Fine checkout */ 
    .col-mobile-menu-push #_mobile_iqitmegamenu-mobile{
        width:100%;
    }
    .mobile-menu__header-wrapper,
    .mobile-menu__footer{
        background-color: #9a152d;
    }
    .mobile-menu__close span,
    .mobile-menu__language-selector,
    .mobile-menu__user a{
        color:#fff!important;
    }
    .mobile-menu__currency-selector{
        display: none!important;
    }
    .mobile-menu__link{
        color: #000!important;
    }
    .col-mobile-menu-push #_mobile_iqitmegamenu-mobile .fa-bars{
        color: #9a152d;
    }
    .mobile-menu__tab{
        border-bottom: 1px solid #9a152d;
    }
    .col-indicators{
        flex:0 0 15%;
        max-width: 15%;
    }
    .col-add-to-cart{
        flex:0 0 55%;
        max-width: 55%;
    }
    .col-price{
        flex:0 0 30%;
        max-width: 30%;
    }
    .container-mob-add{
        display: flex;
        align-items: center;
        padding-top:10px;
        flex-wrap: wrap;
        padding-left: 0px;
        padding-right: 0px;
    }
    .container-mob-add .product-price-and-shipping{
        display: flex;
        flex-direction: column;
    }
    .my-quickorder-wrapper .quick-order .input-group{
        justify-content: center;
    }
    .container-mob-add .btn-clear{
        margin-left:15px!important
    }
    .product-list-subcategories .subcategory-card-wrapper{
        width:50%
    }
    .products-list-intesta,
    .btn.btn-lg.ok{
        display: none;
    }
    #left-column #facets_search_wrapper.open{
        display:block;
    }
    #left-column #facets_search_wrapper.open .hidden-sm-down{
        display:block!important;
    }
    .products-list-intesta_mob{
        background: #9a152d;
        color: white;
        font-size: 14px;
        padding: 15px 0px;
        font-weight: 700;
        margin-top: 10px;
        display: flex;
    }
    .products-list-intesta_mob div:not(:first-child) {
        border-left: 1px #d0d0d0 solid;
    }
    .col-indicators,
    .col-price,
    .col-add-to-cart{
        display: flex;
        justify-content: center;
    }
    .col-add-to-cart{
        flex-direction: column;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .products-list-intesta_mob .col-add-to-cart{
        padding-top:0px;
        padding-bottom:0px;
    }
    .container-mob-add .col-add-to-cart{
        padding-top:8px;
        padding-bottom: 8px;
    }
    .product-miniature{
        box-shadow: 0 4px 8px rgb(0 0 0 / 15%);
        margin-top:15px;
    }
    #left-column{
        margin-top:0px;
        padding:0px;
    }
    #variants_listing .addToCartFormWrapper{
        padding-bottom:15px;
    }

    .row.product-miniature-list-row{
        align-items: center;
    }
    .carriere-name-container{
        padding-left:0px;
    }
    ._availability{
        flex: 0 0 15%;
        max-width: 15%;
    }
    ._price_wish{
        flex: 0 0 30%;
        max-width: 30%;
        display:flex;
        flex-direction:column;
        align-items: center;
    }
    ._add_wish{
        flex: 0 0 55%;
        max-width: 55%;
    }
    ._price_wish .product-price{
        font-size: 1.5rem;
        font-weight:700
    }
    .product-miniature .product-price-and-shipping{
        display:flex;
        flex-direction:column
    }
    .iva_product{
        font-weight: 700;
    }
    #iqitwishlist-user-products .products-list-intesta_mob{
        margin-bottom:15px;
    }
    ._remove_wish{
        padding-top:10px;
    }
    #iqitwishlist-user-products .quick-qty{
        padding:0px;
    }
    ._image_wish{
        text-align: center;
    }
    ._name a{
        font-weight: 700;
        font-size:16px;
    }
    ._name{
        padding-top:5px!important;
    }
    .product-miniature .h3.product-title{
        font-size:16px;
    }
    .cms-id-19 .faq_page h3{
        font-size:20px;
    }
    .cms-id-19 .faq_page p{
        font-size:16px;
    }
    .sub-container{
        min-height:50px;
        margin-bottom:0px;
    }
    .cart-products .col.p-0.text-right span{
        font-weight:700;
        font-size:16px;
        color: #9a152d!important;
    }
}
/*Fine Mobile*/
@media(min-width:992px) and (max-width:1500px){
    #desktop-header,
    #wrapper,
    #footer{
        padding-left:15px;
        padding-right: 15px;
    }
}

    #category #wrapper,
    #cart #wrapper,
    #checkout #wrapper{
        background: #F4F4F4;
    }
.product-list-subcategories .subcategory-card {
    box-shadow: 0 4px 8px rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 20px;
        background: white;
}
.product-list-subcategories .subcategory-name {
        font-size: 20px;
    font-weight: 700;
    color: #9a152d!important;
}
.subcategory-card-wrapper {
    padding: 15px;
}
#category .page-title {
    text-align: center;
        font-size: 28px;
        color: #9a152d!important;
}
.product-filter-title {
    background: #f4f4f4;
    color: #9a152d;
    background: #9a152d;
    color: white;
    font-size: 18px;
    padding: 15px;
    font-weight: 700;
}
.products-list-intesta {
    background: #f4f4f4;
    color: #9a152d;
    background: #9a152d;
    color: white;
    font-size: 18px;
    padding: 15px;
    font-weight: 700;
    margin-bottom: 20px;
}
.products-list-intesta div:not(:first-child) {
    border-left: 1px #d0d0d0 solid;
}
div#facets_search_wrapper {
    padding: 15px;
}
#search_filters .noUi-connect {
    background: #9a152d;
}


.product-miniature-list-row .availability-dot,
#iqitwishlist-user-products .availability-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 2px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
}
.product-miniature-list-row .availability-indicator,
#iqitwishlist-user-products .availability-indicator {
        width: fit-content;
    padding: 5px;
    background: #f4f4f4;
    border-radius: 10px;
    margin:0 auto

}
.product-miniature-list-row .availability-dot.active-red,
#iqitwishlist-user-products .availability-dot.active-red {
    background-color: #9a152d;
    border-color: #9a152d;
}
.product-miniature-list-row .availability-dot.active-yellow,
#iqitwishlist-user-products .availability-dot.active-yellow {
    background-color: #ffc107;
    border-color: #ffc107;
}
.product-miniature-list-row .availability-dot.active-green,
#iqitwishlist-user-products .availability-dot.active-green {
    background-color: #28a745;
    border-color: #28a745;
}
.product-miniature-list-row .btn-clear,
#iqitwishlist-user-products .btn-clear {
    color: #9a152d;
    font-size: 16px;;
}
#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet {
    padding-top: 1rem;
    border-bottom: 1px #f4f4f4 solid;
    padding-bottom: 10px !important;
}
.home-section-soluzioni .elementor-image-box-wrapper {
    box-shadow: 0 4px 8px rgb(0 0 0 / 15%);
    border-radius: 10px;
    background: white;
        overflow: hidden;
}
.home-section-soluzioni h3 {        
    max-width: 230px;;
}
#footer-container-first .content-nwsl {
    display: none;
}
.cms-id-4 .page-header,
.cms-id-4 .breadcrumb {
    display: none!important;
}
.cms-id-19 .page-header,
.cms-id-19 .breadcrumb {
    display: none!important;
}
.cms-id-4 #wrapper {
    padding-top:0!important; 
}
.cms-id-24 #wrapper {
    padding-top:0!important; 
}
.cms-id-24 .page-header,
.cms-id-24 .breadcrumb {
    display: none!important;
}

.cms-id-24 #wrapper {
    padding-top:0!important; 
}
#iqitwishlist-user-products .iqitwishlist-product ._name{
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
}
.product-attachments {
    margin-top: 1rem;
  }
  
  .attachment-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #9a152d;
    color: #fff!important;
    padding: 10px 5px;
    border-radius: 0px;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 10px;

  }
  
  .attachment-btn i {
    margin-right: 8px;
    font-size: 1.1em;
  }
  
  .attachment-btn .file-size {
    font-weight: normal;
    font-size: 0.9em;
    margin-left: 6px;
    opacity: 0.85;
  }
  
  .attachment-btn:hover {
    background: #333;
    text-decoration: none;
    color: #fff;
  }
  .product-miniature .product-add-cart,
  .product-unavailable-for-order {
    text-align: left!important;
}

/* @media(min-width:992px) and (max-width:1400px){
    .row.product-miniature-list-row .col-list-name{
        width: 35.66666667%;
    }
    .row.product-miniature-list-row .col-12.col-sm-1.col-price{
        width: 14.33333333%;
    }
    .row.product-miniature-list-row .col-add-to-cart{
        padding-top:10px;
        padding-bottom:10px
    }
} */
/* @media(min-width:992px) and (max-width:1067px){
    .row.product-miniature-list-row .col-12.col-sm-1.col-price{
        width: 12.33333333%;
    }
    .row.product-miniature-list-row .col-add-to-cart{
        width: 18.66666667%;
    }
} */

/* @media(min-width:767px) and (max-width:992px){
    .row.product-miniature-list-row .col-list-image{
        width: 25%;
    }
    .row.product-miniature-list-row .col-list-name{
        width: 45%;
    }
    .row.product-miniature-list-row .col-list-reference{
        width:20%
    }
    .row.product-miniature-list-row .col-indicators{
        flex: 0 0 10%;
        max-width: 10%;
    }
    .row.product-miniature-list-row .col-price{
        width:50%;
    }
    .row.product-miniature-list-row .col-add-to-cart{
        width:50%;
    }
} */
@media(min-width:576px) and (max-width:766px){
    .row.product-miniature-list-row .col-list-image{
        width: 25%;
    }
    .row.product-miniature-list-row .col-list-reference{
        width:20%
    }
    .row.product-miniature-list-row .col-list-name{
        width: 55%;
    }
}
@media(min-width:992px) and (max-width:1155px){
    .cbp-horizontal .cbp-tab-title{
        font-size:.9rem;
    }
    .cust_serv{
        width:20%
    }
    .lang-it .cust_serv{
        width:23%
    }
    .text_service b,
    .text_service .number{
        font-size:12px;
    }
}
@media(min-width:1156px) and (max-width:1422px){
    .cbp-horizontal .cbp-tab-title{
        font-size:1rem;
    }
    .cust_serv{
        width:23%
    }
}
@media(min-width:1156px) and (max-width:1500px){
    .lang-it .cbp-horizontal .cbp-tab-title{
        font-size:1.1rem;
    }
}
