﻿:root{--bs-primary: #ddb752;--bs-primary-rgb: 221,183,82;}
.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%28221,183,82,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

/*lorenzo*/

@media (min-width:992px) {
    .navbar .navbar-brand img {max-height: 100px;}
	body, .section-scheda .scheda-blocco.blocco-descrizione .contenuto-descrizione, .scheda-blocco.blocco-caratteristiche, .section-ricerca .sidebar-filtri .form-label {font-size: 18px;}
	.form-control, .form-select, .section-ricerca .annuncio-card .card-body .card-caratteristiche, .section-ricerca .annuncio-card .card-body .card-dettagli .card-codice, .section-ricerca .annuncio-card .card-body .card-indirizzo, .section-ricerca .sidebar-filtri .btn-reset, .section-scheda .scheda-blocco.blocco-accessori .accessori-badge, .section-scheda .scheda-header .scheda-codice, .section-scheda .scheda-sommario .sommario-item span, footer, footer .footer2{font-size: 16px!important;}
	.section-motore .form-control, .section-motore .form-select {font-size: 1.2rem!important;}
	.section-ricerca .sidebar-filtri .btn-reset, .section-ricerca .sidebar-filtri .btn-search {width: 55%;}
}