﻿:root{--bs-primary: #ffd121;--bs-primary-rgb: 255,209,33;}
.navbar{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,209,33,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

/*lorenzo*/
.btn{color: #1d3d76;}
.navbar-scroll, footer {background-color: #1d3d76;}

.section-topbar{display:none;}
.section-contatti .dati-contatto .dato-titolo {font-size: 1.3rem;}
.section-contatti .dati-contatto i {color: #1d3d76;}
.section-contatti .dati-contatto .dato-testo i {font-size: 1rem;color: #000000;background-color: transparent;border: none;border-radius:0;padding: 0;margin-right: 0.5rem;}

.annuncio .annuncio-body .annuncio-prezzo, .section-scheda .section-main-prezzo .prezzo .s-prezzo{color:#1d3d76;}
.annuncio:hover .annuncio-body .annuncio-prezzo{color:#ffffff!important;}

@media (min-width: 992px) {
    .section-contatti .dati-contatto .dato-testo {padding-left: 4.1rem;}
}