

header img {     width: 100% !important;     max-width: 990px !important; }  .jconfirm.jconfirm-white .jconfirm-box, .jconfirm.jconfirm-light .jconfirm-box {     background-image: url(https://digivents2.bucket.digivents.net/3241/WebLayout/c5567a15-7df5-4c26-be84-916854c3d3db.jpg); }

body {
    color: #ffffff;
    background-color: #115934;
    background-image: url('https://digivents2.bucket.digivents.net/3241/WebLayout/c5567a15-7df5-4c26-be84-916854c3d3db.jpg');
}

#policy-container label a {
    color: inherit;
    color: #ffffff;
}

.products-row li.price-box {
    background-color: #115934 !important;
    color: #ffffff !important;
}

div#cd-cart {
    background-color: #115934 !important;
}

div#cd-cart button#btn-cart-close{
    color: #ffffff !important;
}

.document-pdf a, .document-img a {
    color: #ffffff !important;
}

header {
    background: #115934;
    padding: ;
    margin: ;
}

footer {
    background: #115934;
    padding: ;
    margin: ;
}

#table-utenti-registrati {
    color: #ffffff;
}

.loader-container {
    background-color: #0d4428;
}

.loader {
    background-color: #0d4428;
}

.loader::after {
    background-color: #d83939;
}


            @font-face {
                font-family: customFont;

                        src: url('https://digivents2.bucket.digivents.net/3241/WebLayout/1c9b724a-37ae-494a-a8e0-675f5d12846c.ttf');
                                }

            body {
                font-family: customFont;
            }
        
                .btn-new {
                    border-radius: 5px;
                    color: #ffffff !important;
                    background-color: #d23d0e !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }

                .btn-new:hover {
                    color: #d23d0e !important;
                    background-color: #ffffff !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }
            
                .btn-log {
                    border-radius: 5px;
                    color: #ffffff !important;
                    background-color: #d23d0e !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }

                .btn-log:hover {
                    color: #d23d0e !important;
                    background-color: #ffffff !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }
            