/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/


.red{
	color:red !important;
}

label.error{
	color:red !important;
	font-size:11px;
}


.front-booking label{
	color: #000;
    display: table;
}

.hero_single.version_2{
	height:720px;
}

#description img{
	width: 100%;
	height: auto;
}