



body {
    color: #2596be;
    background-color: ;
    background-image: url('');
}

#policy-container label a {
    color: inherit;
    color: #2596be;
}

.products-row li.price-box {
    background-color:  !important;
}

div#cd-cart {
    background-color:  !important;
}

div#cd-cart button#btn-cart-close{
    color: #2596be !important;
}

.document-pdf a, .document-img a {
    color: #2596be !important;
}

header {
    background: #ffffff;
    padding: ;
    margin: ;
}

footer {
    background: #ffffff;
    padding: ;
    margin: ;
}

#table-utenti-registrati {
    color: #2596be;
}

.loader-container {
    background-color: #ffffff;
}

.loader {
    background-color: #ffffff;
}

.loader::after {
    background-color: #2596be;
}


                .btn-new {
                    border-radius: 5px;
                    color: #ffffff !important;
                    background-color: #d73731 !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }

                .btn-new:hover {
                    color: #d73731 !important;
                    background-color: #e17674 !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }
            