/*FOOTER CSS*/
#footer,.block_newsletter {background: var(--blu);}
#block-newsletter-label {color: #fff !important;}
#footer .btn.btn-primary {background: var(--giallo); color: #000;}
#footer .btn.btn-primary:hover {background: #fff; color: var(--blu);}
#footer .block_newsletter form .row .col-xs-12:last-of-type p {color: #fff; font-weight: 300;}
#footer .h3,
#footer .h4,
#footer .h3 a {color: #fff;}
#footer .h3 a:hover {color: var(--giallo);}
.block-contact {color: #fff; font-weight: 300;}
.footer-container li a {color: #b7b7b7; font-weight: 300;}
.footer-container li a:hover {color: #fff; font-weight: 400;}
#contact-infos {color: #dadada; font-weight: 300;}
#contact-infos a {color: var(--giallo); font-weight: 300;}
.copyright {color: #dadada; font-weight: 300; text-align: center;}
.copyright a {color: var(--giallo); }

.wup {position: fixed; bottom: 30px; right: 30px;}
.wup img {max-width: 35px; height: auto;}

body#checkout #footer {background-color: var(--blu);}