/* sovrascrive theme-develop.css */

a.top-call-to-action-btn {
    background: #ffa633;
}
a.top-call-to-action-btn:hover { 
	text-decoration:none; background: #ff9000; 
}

/* sovrascrive theme-custom.css */

h1
h2,
h3,
h4,
h5,
h6,
[class*="text-"] {font-family: 'Montserrat', sans-serif; }


.rosso-bg { 
	background-color:#ff9000; 
}

.rosso-light { 
	color:#ffa633; 
}
	
.rosso-light-bg { 
	background-color:#ffa633; 
}

.top-menu a { 
	background:#ff9000;
}

form.hp-iscriviti .form-control 
{
	background: #ff9000;
}

.lp-form .btn-primary:hover { 
	background:#ff9000;
}

.filtro-ricerca-paginazione nav ul li a {
	 color:#f9000; 
}

.filtro-ricerca-page a:hover .box { 
	outline:2px solid #ffa633;  
}

section#carrozzeria li.nav-item a.active { border-color:#ffa633;}

section#carrozzeria a.view-all { 
	color:#ffa633;  
}

.hp-cerca button { 
	color:#ffa633;;   
}

section.hp-header:after  { background:#ffa633; }

section#alimentazione { background:#ffa633; }


form.hp-iscriviti button {
	color: #ffa633; 	
}
	
.car-visual .dettagli span.prezzo.offerta { 
	color:#ffa633;   
}
	
.top-menu a:hover { 
	color:#ffa633; 
}	
	
	table a.btn-more-info { 
		outline:2px solid #ffa633;  
		color:#ffa633;
		}
	table a.btn-more-info:hover { background:#ffa633; }

.filtro-ricerca-page a:hover .box { 
	outline:2px solid #ffa633;
}


.filtro-ricerca-page a:hover .box { outline:2px solid #ffa633; }

.filtro-ricerca-paginazione nav ul li a { color:#ff9000; }


section#carrozzeria li.nav-item a.active:before { 
border-color: transparent transparent transparent #ffa633;}

section#iscriviti {background:#ffa633; }




