.ajax-search-form .ajax-results-wrapper .autocomplete-suggestions {
    max-height: 600px;
}

.rainweb-lista-marchi {
    max-height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.rainweb-lista-marchi .rainweb-marchio {
    margin-bottom: 10px;
}

.categories-grid .count {
    display: none !important;
}

.productCarousel .outofstock .out-of-stock+.product-content-image,
.products-loop .outofstock .out-of-stock+.product-content-image {
    pointer-events: auto !important;
}

.etheme-product-grid-item .etheme-product-grid-button {
    padding: 12px 16px !important;
}

.etheme-product-grid-item .footer-inner .xstore-compare[data-action=remove] .et-icon,
.etheme-product-grid-item .footer-inner .xstore-wishlist[data-action=remove] .et-icon {
    color: #9C1111 !important;
}

.content-page,
.page-content {
    padding-bottom: 0 !important;
}

.et_product-block .product_brand a {
    color: #9C1111 !important;
    font-weight: 600 !important;
}

.contenitore-tracking {
    background-color: #9C1111;
    padding: 20px;
    margin-bottom: 20px;
    color: #fff;
}

.contenitore-tracking p {
    margin-bottom: 0;
}

.contenitore-tracking a {
    color: #fff;
    font-weight: bold;
}

.contenitore-tracking a .dashicons::before {
    font-size: 12px;
}


/* POSIZIONE SPINNER CONTACT FORM INFORMAZIONI ARTICOLO */
#form-richiesta-info .wpcf7-spinner {
    opacity: 1 !important;
    height: 40px !important;
    border: none !important;
    border-radius: 100% !important;
    padding: 0 !important;
    position: relative !important;
    width: 97% !important;
    display: flex !important;
    justify-content: center !important;
}

/* SPINNER CONTACT FORM */
.wpcf7-spinner::before {
    width: 25px !important;
    height: 25px !important;
    border: 4px solid var(--et_loader-br-color, var(--et_border-color)) !important;
    border-left-color: var(--et_loader-br-color2, #888) !important;
}

#mobile-header-spedizione {
    display: flex;
    justify-content: center;
    align-items: center;
}

.et-toggle-mob-sidebars-inner .et-toggle {
    background-color: black !important;
}

.empty-category-block p.not-found-info {
    line-height: 1px !important;
}

@media screen and (max-width: 991px) {
    .elementor-widget-rainweb_marchi .widget-title {
        color: white !important;
    }
}

/* PULSANTI PAYPAL Z-INDEX */
.paypal-buttons>iframe {
    z-index: 1 !important;
}

/* DIMENSIONI LABEL FORMATO */
.st-label-swatch .st-custom-attribute {
    font-size: 16px !important;
}

/* ETICHETTA PREZZO PAGINA ARTICOLO */
.woocommerce-variation-price .price {
    font-size: 20px !important;
}

.testo-percentuale-sconto {
    margin-bottom: 0;
    color: #9c1111;
    font-weight: bold;
    font-size: 20px;
}

.rainweb-prezzo {
    font-size: 40px;
    margin-bottom: 10px;
    font-weight: bold;
}

.stock.out-of-stock {
    font-weight: bold;
    color: #9C1111;
}

#campione-gratuito {
    background-color: #9C1111;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
}

#campione-gratuito .flex {
    display: flex;
    gap: 20px;
}

#campione-gratuito textarea::placeholder {
    color: #afafaf;
}

#campione-gratuito p {
    margin-bottom: 0;
}

#campione-gratuito h3 {
    color: #fff;
    margin-bottom: 5px;
}

.etheme-elementor-mobile-menu-element .nav-sublist-dropdown {
    background-color: black !important;
}

.item-design-dropdown .nav-sublist-dropdown ul>li .nav-sublist ul {
    background-color: black !important;
}

#bulk-titles,
ul.cat-checklist.product_cat-checklist {
    height: 700px !important;
}