

.user-nothas-order button.send-email-btn.communication-110985 {     display: none !important; }

body {
    color: #bd0c1e;
    background-color: #ffffff;
    background-image: url('');
}

.products-row li.price-box {
    background-color: #ffffff !important;
    color: #bd0c1e !important;
}

div#cd-cart {
    background-color: #ffffff !important;
}

div#cd-cart button#btn-cart-close{
    color: #bd0c1e !important;
}

.document-pdf a, .document-img a {
    color: #bd0c1e !important;
}

header {
    background: #e6e3dc;
    padding: ;
    margin: ;
}

footer {
    background: #e6e3dc;
    padding: ;
    margin: ;
}

#table-utenti-registrati {
    color: #bd0c1e;
}

.loader-container {
    background-color: #ffffff;
}

.loader {
    background-color: #ffffff;
}

.loader::after {
    background-color: #bd0c1e;
}


                .btn-new {
                    border-radius: 5px;
                    color: #e6e3dc !important;
                    background-color: #bd0c1e !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }

                .btn-new:hover {
                    color: #e6e3dc !important;
                    background-color: #dc3c4c !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }
            