﻿:root{--bs-primary: #b18eaa;--bs-primary-rgb: 177,142,170;}
.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%28177,142,170,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

/*lorenzo*/
.navbar-brand img {max-width: 130px;}
.section-fh.homepage:before {background-color: rgba(0, 0, 0, 0);}

.section-topbar .social a {border: 1px solid #34285e;color: #34285e;}
.section-topbar .social a:hover {background-color: #34285e;color: #fff;}

.navbar-scroll {background-color: #efe0e2;}
.navbar-scroll a{color:#34285e;}

.section-fh.scheda .navbar-scroll a {color: #34285e!important;}
.section-fh.scheda .navbar-scroll li a:hover{color:var(--bs-primary)!important;}
.section-fh.scheda .navbar .dropdown-item{color: #ffffff!important;}
.section-fh.scheda .navbar-scroll .dropdown-item{color: #34285e!important;}
@media (max-width: 991px) {.section-fh.scheda .navbar a {color: #34285e;}.section-fh.scheda .navbar .dropdown-item{color: #34285e!important;}.section-fh.scheda .navbar-scroll .dropdown-item{color: #34285e!important;}}

.btn:hover {background-color: #34285e;border-color: #34285e;}
.section-in-evidenza .proposte-evidenza:hover .info .prezzo, .section-blog .articolo:hover .articolo-img .s-articolo-img .articolo-data, .annuncio:hover .annuncio-body .annuncio-prezzo{background-color:#34285e;}

footer {background-color: #efe0e2;color:#34285e;}
footer a{color:#34285e;}
footer .colonna .col-titolo{color:#34285e;}
footer .social a {border: 1px solid #34285e;}
footer .social a:hover {background-color:#34285e;color:#ffffff;}
.logo-footer{max-width: 150px;}

@media (min-width: 992px) {
    .navbar-scroll .dropdown-menu {background-color:#ffffff;}
}
@media (max-width:991px) {
    .section-topbar{display:none;}
    .navbar-collapse{background-color: #efe0e2;}
    .navbar a{color:#34285e;}
    .navbar .dropdown-menu {background-color:#efe0e2;}
}