/*
Theme Name: Villa Blanca
Theme URI: http://mamba.ma
Author: Imam LOTFI
Author URI: https://mamba.ma
Description: Villa BLanca Wordpress Theme.
Version: 1.0
License: GPL
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Wordpress, theme, hotel, booking
Text Domain: villablanca
*/
.site-content{
	padding:15px 0 5px;
}
img{
	max-width:100%;
}
.text-right img{
	max-width:none;
}
img.aligncenter{
	display:table;
	margin:auto;
	max-width:100%;
	height:auto;
}
.sb-footer-buttons .fa{
	margin-bottom:2px;
}
.mobile-slide{
	background:url(img/slide.html) no-repeat;
	background-size:cover;
	height:100%;
	width:100%;
}
.carte{
	display:table;
	font-size:26px;
	text-decoration:none;
	color:#900;
	border-radius:24px;
	padding-right:20px;
	background:#FFF;
}
.carte:hover{
	text-decoration:none;
	box-shadow:#CCC 0 0 5px;
}
.carte img{
	margin-right:10px;
}
@media (max-width: 979px) {
#lang_sel_click{
	display:none;
}
.sb-header{
	position:unset !important;
}
#primary{
	margin:0 auto 15px !important;
}
.sb-superbgheader .sb-header{
	height:60px !important;
}
body.sb-tpl{
	position:relative !important;
	z-index:460 !important;
}
.sb-packages.sb-boxes{
	-webkit-column-count: 2 !important;
	-moz-column-count: 2 !important;
	column-count: 2 !important;
}
}
@media (max-width: 767px) {
.sb-packages.sb-boxes .sb-package .sb-txt{
	min-height:auto !important;
}	
.sb-packages.sb-boxes{
	-webkit-column-count: 1 !important;
	-moz-column-count: 1 !important;
	column-count: 1 !important;
}
.sb-packages.sb-boxes .sb-package{
	padding: 15px !important;
	width: 100% !important;
}
.sb-packages.sb-boxes .sb-package .sb-txt .sb-long{
	display: block !important;
}
}