/*
Theme Name: Apartment
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Elane
Author URI: https://e-lane.it/
Template: enfold
*/



/*Add your own styles here:*/

li{
	font-size:15px!important;}

strong{
	color:#000000!important;
	font-weight:600!important;
}

/*breadcrums*/
.breadcrumb-title{
	display:none!important;}

.breadcrumb a{
color:#fff!important;
	font-family: 'Raleway'!important;
	font-size:15px!important;
}

.breadcrumb a:hover{
text-decoration:underline!important;
	color:#f2aa24!important;
}

.breadcrumb-trail .trail-end{
	color:#fff!important;
	font-family: 'Raleway'!important;
	font-size:15px!important;
}

.breadcrumb .sep{
	color:#fff!important;
}

/*tabella prezzi*/
.tabella_prezzi .avia-heading-row th{
	background-color:#f7a738!important;
	color:#fff!important;
	font-family:'Raleway';
}


.tabella_prezzi td{
color: #000!important;
    background-color: transparent!important;
    border-right: none!important;
    border-left: none!important;
	font-family:'Raleway';
	font-size:15px!important;
}

span.avia-menu-text:hover{
	color:#e86422!important;
}

span.avia-menu-text{
	font-size:15px!important;
}

/*mobile*/
@media all and (max-width: 768px) { 
	h2{
		font-size:25px!important;
	}
}
@media all and (max-width: 768px) { 
	h1{
		font-size:30px!important;
	}
}
@media all and (max-width: 768px) { 
	h3{
		font-size:22px!important;
	}
}

.ristoranti_flip_boxes a{
	color:#fff!important;
}

.ristoranti_flip_boxes a:hover{
	text-decoration:underline!important;
}

h3.avia-form-success {
	color:#a0a0a0;
}
.form_colore .value_verifier_label{
color:#a0a0a0!important;
}