/**
 * Theme Name: La ganotte
 * Template:   lavilla
 */
/*
.hero-booking-form .hb-booking-search-form.hb-horizontal-search-form{
    padding: 0 26px 35px !important;
}*/

body{
	background: white;

}
@media screen and (max-width: 640px) {
  .hero{
	min-height: 406px;
	}
	.gallery-with-text{
	margin-bottom: 35px !important;
}
}
#home-h1{
	font-size: 48px !important;
}

h1, .hero-home-title{
	font-size: 64px !important;
}

.row-colored-background, .row-colored-background .section-title p{
	
}
#maestrel_call_to_action-5 #cta-footer p, 
#maestrel_call_to_action-5 #cta-footer h2 {
    
}
#custom-content--2 .container .section-title p,
#custom-content--2 .container .section-title h2,
#custom-content--2 .container .full-width-content p,
#custom-content--2 .container .full-width-content h3{
	color:black !important;
}

/*******Gallery*******/
.gallery-with-text{
	margin-bottom: 15px;
}
.gallery-section-item{
	margin-bottom:15px;
}
.gallery-p{
	text-align: center;
	font-weight: bold;
}

/*******Hbook*******/
/*Hide price in research first step*/
.hb-accom-price-total{
	display: none;
}
.hb-accom-desc{
	font-weight: bold;
}
.hb-accom{
	min-height: auto;
}