#sp-slide .container{
	width: 100%;
}

h1{
	font-size: 26px!important;
	color: #585858!important;
	font-weight: 700!important;
}

h2{
	font-size: 22px!important;
}

h3{
	font-size: 18px;
}

h4{
	font-size: 14px!important;
}

.prix h3 {
	color: #585858;
	font-size: 20px;
}

.lt-button:hover, .lt-price-sub .price {
	background: #bbadff;
}

.lt-price-sub .price-bg-bottom {
	border-top: 30px solid #bbadff;
}

#sp-header {
	height: auto;
}

.sp-page-builder .page-content #lt-booking {
	background-image: url(/images/site/hotel-restaurant-aiguines-verdon-7.jpg)!important;
}

.price h3{
	color: #fff;
}

.lt-service-sub {
	min-height: 330px;
}

.lt-service-sub a {
	font-size: 15px;
}


.lt-price-sub ul li {
	border-bottom: 1px solid #d7d3d3;
}

#lt-booking p {
	color: #fff !important;
	font-weight: bold;
}

.reserve{
	background:#fff;
	opacity: 0.ù8;
}

.sp-megamenu-parent > li > a {
	font-size: 15px;
} 

h1, .h1 {
	font-size: 28px;
	color: #5b5b5b;
}

.page-header {
	text-align: center;
}

h2, .h2 {
	font-size: 20px;
	color: #787878
}

.page-content h2, .item-page h2{
	font-size: 25px !important;
	color: #a70629;
}

.entry-header.has-post-format {
	margin-left: 0px;
}

.sppb-title-subheading{
	text-transform: none!important;
	font-size: 20px!important
}

.sppb-section-title h3 {
	font-size: 45px !important;
	text-shadow: 3px 3px #4f4f4f;
}

#sp-footer {
	background: #a70629;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
	color: #a70629;
}

#sp-footer a {
	color: #fff;
}

.sp-module .sp-module-title {
	color: #a70629;
font-weight: bold;
}

/*---------------------------------- Site ------------------------------------*/

.bloc{
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
padding: 7px;
margin: 0 auto;
overflow: hidden;
width: 98%;
background: #f2eff6; 
}

#form-row-autorise label{
	font-weight: normal;
	width: 95%!important;
	float: right!important;
	font-size: 0.8em;
}

.form-horizontal .control-label {
	width: 220px;
	min-width: 220px
}

.icone li {
	margin-bottom: 5px;
	padding: 3px;
}

.fa {
	font-size: 30px;
	margin-right: 10px;
	vertical-align: middle;
	color: #a70629;
}

.bouton{
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	border:1px solid #E1D5E2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	padding: 7px;
	background: #a70529 ;
	color: #fff;
	padding: 3px 8px;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	text-align: center;
}

.bouton a{
display: block;
text-decoration: none;
color: #fff;
}