



body {
    color: ;
    background-color: ;
    background-image: url('');
}

#policy-container label a {
    color: inherit;
    color: ;
}

.products-row li.price-box {
    background-color:  !important;
}

div#cd-cart {
    background-color:  !important;
}

div#cd-cart button#btn-cart-close{
    color:  !important;
}

.document-pdf a, .document-img a {
    color: #000000 !important;
}

header {
    background: #032552;
    padding: ;
    margin: ;
}

footer {
    background: #032552;
    padding: ;
    margin: ;
}

#table-utenti-registrati {
    color: ;
}

.loader-container {
    background-color: #FFFFFF;
}

.loader {
    background-color: ;
}

.loader::after {
    background-color: ;
}


                .btn-red {
                    border-radius: ;
                    color: #ffffff !important;
                    background-color: #dc3545 !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }

                .btn-red:hover {
                    color: #ffffff !important;
                    background-color: #bb2d3b !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }
            
                .btn-blu {
                    border-radius: ;
                    color: #FFFFFF !important;
                    background-color: #069 !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }

                .btn-blu:hover {
                    color: #ffffff !important;
                    background-color: #00547d !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }
            
                .btn-yellow {
                    border-radius: ;
                    color: #000000 !important;
                    background-color: #ffc107 !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }

                .btn-yellow:hover {
                    color: #000000 !important;
                    background-color: #ffca2c !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }
            
                .btn-green {
                    border-radius: ;
                    color: #FFFFFF !important;
                    background-color: #198754 !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }

                .btn-green:hover {
                    color: #FFFFFF !important;
                    background-color: #157347 !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }
            
                .btn-purple {
                    border-radius: ;
                    color: #FFFFFF !important;
                    background-color: #9747c6 !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }

                .btn-purple:hover {
                    color: #FFFFFF !important;
                    background-color: #823bab !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }
            
                .btn-aquamarine {
                    border-radius: ;
                    color: #ffffff !important;
                    background-color: #36c5b2 !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }

                .btn-aquamarine:hover {
                    color: #FFFFFF !important;
                    background-color: #26a395 !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }
            