/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/



.justify{
	text-align: justify !important;
}



/* MODIFICHE MOBILE */

@media screen and (max-width: 992px) {

	a.button.btn-sli span{
		font-size: 0.7rem !important;
	}

	a.button.btn-sli.btn-fra{
		left: 20% !important;
	}

	a.button.btn-sli{
		right: auto !important;
		left: auto !important;
	}


}

@media screen and (max-width: 600px) {

a.button.btn-sli{
		right: 14% !important;
}

a.button.btn-sli.btn-eng{
	right: 20% !important;
}

div.block-tab-1.nav-pills a img{
	display: none !important;
}

div.box-chis div.nav{
	border: 2px solid #cac1b4 ;
}

div.box-chis div.nav a.nav-link{
	border: 1px solid;
    margin-bottom: 0px !important;
}
}


}



/*		MODIFICHE PER BLOCCO TOOL RECENSIONI BOOKING 	*/

div.WidgetBackground__Content-sc-1ho7q3r-2.ciCnpO{
	padding-top: 0px !important;
	margin-bottom: -95px;
}


/* 	MODIFICHE BLOCCO TAB CHI SIAMO CAMERE   */
	.tab-cam{
		background-color: #f8f9fa;
		padding: 20px;
	}


/* MODIFICHE ARROW GALLERY CHI SIAMO  */

.nav-solid .flex-prev:not(:hover) i, .nav-solid .flex-next:not(:hover) i {
    color: #c1b6a7 !important;
    text-shadow: none;
}

div.flexslider li a:hover i.uil {
    background-color: #c1b6a7;


}

a.button.btn-sli{
	border: solid 2px !important;
	border-color: white !important;
	color: white !important;
	background-color: #c1b6a78c;
	right: auto !important;
	left: auto !important;
}


/* MODIFICHE BOX ICONE SERVIZI */

.fb-white a{
		border-color: white !important;
}

.fb-white p{
	color: white !important;
}

.fb-white h3{
	text-transform: uppercase !important;
}


/* MODIFICHE SU MENU */

.menu-item.current > .menu-link {
    color: #2a2e33 !important;
}

.menu-item:hover > .menu-link {
    color: #2a2e33 !important;
}

.menu-link {
    color: white;
}