/* 
    Created on : 2019
    Author     : Deep Down Media for Hostel Auikyani
    
	CUSTOM STYLES FOR CLOUDBEDS WIDGET
*/




.CloudBedsWidget.floatWrapper {
padding-bottom: 0;
}
			
.CloudBedsWidget .float_bg2 {
position: fixed !important;
top:inherit;
bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 0px;
}
	
.float_bg2 {
background: #14527F;
width: 100%;
height: auto;
z-index: 50001;
left: 0;
top: 0;
display: block;
color: #fff;
font-family: "Abel", sans-serif;
font-weight: 600;
border: none;
}	
	
.CloudBedsWidget .widgetHotelsForm a.submit_link {
margin-top: 0;
padding: 5px;
font-family: "Abel", sans-serif;
}
	

.CloudBedsWidget .float_bg2 .acessa_float_description {
visibility: hidden;
font-size: 0px;
line-height: 5px;
}
	
.acessa_float_left.acessa_float_description:after {
content: "Book with us directly!";  /*text for widget*/
visibility:visible;  
font-size:18px;
}
