/* Enter Your Custom CSS Here */
#hotelreservationForm .fa, #contactt .fa {
	background-color: #fff;
	font-size: 14px;
	margin-top: -20px!important;
	position: absolute;
	right: 30px;
	top: 50%;
	color: #F76E6E;
}
.wpcf7-form-control.wpcf7-submit{
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;	
}
.room-bottom .buttonbg:hover{
	background:#fff!important;
}
.wpcf7-not-valid-tip{
	height:0px;
}
