/*
Theme Name: Basta responsive
Author: Bastacommunication
Version: 1.0
Description: Votre th�me personalis� pas l'�quipe Bastacommunication
*/

@import url("css/reset.css");
@import url("css/style.css");
@import url("css/responsive.css");

h1 {
   font-size:32px;
   line-height:125%;
}


h2 {
   font-size:28px;
   line-height:125%;
}

h3 {
   font-size:23px;
   line-height:125%;
}

h4 {
   font-size:21px;
   line-height:125%;
}



$viewport_size: (
    s: 320px,
    m: 768px,
    l: 1200px
);


.wp-block-image img {
    max-width: 100%;
	height:auto;
}

#WN_Content {
align-items: stretch;
border-style: solid;
border-width: 2px;
border-radius: 7px;
max-width: 450px;
max-height: 500px;
height: 500px!important;
-ms-flex-positive: 1;
flex-grow: 1;
padding: 10px;
transform: scale(1);
background-color: white;
}	


.form-abonnement-promotions { background-color:#8d1021; padding:0 20px 20px 40px; color:white; max-width:100% !important; }
.form-abonnement-promotions h2 { padding: 15px 0 15px 0; }
input.mailpoet_submit { font-size:16px; margin: 0 0 0 50px; text-transform: uppercase; background-color: #929292; border:0; color:white; padding:10px 20px; cursor:pointer}
input.mailpoet_submit:hover { background-color: #ffffff; color:black }
input.mailpoet_text { font-size:16px; height:30px; line-height:30px; max-width:100%; }
.parsley-required, .parsley-custom-error-message, .parsley-errors-list { color:white !important; list-style:none; padding:0 !important; margin:10px 0 0 0 !important; }
.mailpoet_paragraph { /*float:left;*/ max-width:100%; display: inline-block!important;} 
.mailpoet_paragraph:nth-last-child(2) {font-size:16px;padding:0}
.clearfix { clear:both; }
span.text-infos-abonnement  {display:block; margin:20px 0 10px 0}
h2.packages{color: #d0112b;font-size: 26px;margin-bottom: 25px;}
.page-id-17 .metaslider .msHtmlOverlay .layer * {line-height: 2.4em;font-size: 1em;}


table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
}

.related-posts .row img {
  width:100%;
  height:auto;
}

.related-posts .row h3 {
  font-size: 16px !important;
  max-height: 20.5em !important;
  color: #d0112b;
}

.related-posts {
  margin:20px 0 20px 0;
}

.tax-catpromo .separateur, .page-id-17 .separateur  {
    padding-bottom:0px;
    border-bottom: 1px solid #c4bcac;
    margin-bottom: 23px;
}

.page-id-17 .separateur  {
    padding-bottom:0px;
    border-bottom: 1px solid #c4bcac;
    margin: 23px 0;
}

.page-id-17 .lets_share  {
   margin:0;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px!important;
    margin-left: 0px!important;
}

.col-12 {
    margin-bottom:20px;
}

.ctn_btn_2 {
    margin-top: 5px !important;
    grid-column: 2/5;
    grid-row: 2;
    /*font-size: 14px;/*
    text-transform: uppercase;
}

.app_gdpr {
   display:none !important;
}

.blog h1, .single h1 {font-size:40px;line-height:40px;}
.blog h2, .single h2 {font-size:30px;line-height:35px;}
.blog h3, .single h3 {font-size:25px;line-height:30px;}
.blog h4, .single h4 {font-size:20px;line-height:25px;}

.page-id-19 .info_chambres {
    /*display: block;
    float: right;
    width: 800px;
    padding-right: 20px;*/
}

.page-id-19 .chambre .info_chambres .entry {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 16px;
}

.page-id-19 h3 {
    font-size: 23px;
    line-height: 25px;
	padding: 0 0 10px 0;
}

iframe {
    max-width:100%;
}

.postid-3637 blockquote {
	padding:0 0 0 20px;
	position:relative;
	clear: both;
}

.postid-3637 blockquote::before {
    content: "\201C";
    display: inline-block;
    font-size: 30px;
    height: 0;
    left: 0px;
    position: absolute;
    clear: both;
}

.covid-message {
    background-color: #000000;
    text-align: center;
    padding: 15px 0 15px 0;
    color: #ffffff;
    font-size: 18.5px;
    line-height: 20px;
    position: relative;
    top: 0;
    width: 100%;
}

.wp-block-image {
    margin: 0;
}

.page-id-19 .info_chambres { 
    float:left;
	width:100%
}

.wp-block-image figcaption {
    text-align:center;
	font-size:14px;
	margin-bottom:35px;
}

#btn_bed_ico {
    margin:5px 0 -23px 0!important;
	padding:8px 0!important;
}

.page-id-17 .ctn_btn {
    max-width: 250px;
}

.page-id-17 #btn_bed_ico {
    /*margin:5px 0 0 0!important;*/
	padding:8px 0!important;
}

.ctn_btn_1 {
    font-size:17px;
	margin-top:5px
}

.ctn_btn_2 {
    font-size:17px;
	margin-bottom:1px
}


/**************************** Nav Mobile Footer *********************/


#menuToggle
{
  display: block;
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a
{
  text-decoration: none;
  color: #232323;
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: tomato;
}


#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  /*top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;*/
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  margin-left:auto;
  margin-right:auto;
  position: relative;
  background: #cdcdcd;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #ffffff;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

#menuToggle input:checked ~ #menu {
  opacity: 1;
  position: absolute;
  width:100%;
  padding: 50px 0;
  bottom:60px;
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}


/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menuToggle input ~ #menu
{
  opacity:0;
}

#menu li
{
  padding: 10px 0;
  font-size: 22px;
}

/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
}


/****************************** Image Header ************************************/
.image-container-header {
    position:relative;
	max-width:100%;
	width:100%;
}

.image-container-header img {
    display:block;
	max-width:100%;
	width:100%;
	height: auto;
}

.rotator-header {
    top:57%;
	left:24%;
    position: absolute;
    font-size: 99%;
    line-height: 99%;
	color:white;
	max-width:100%;
	text-transform:uppercase;
}

.home .rotator-header {
    top: 40%;
    left: 25%;
    position: absolute;
    font-size: 99%;
    line-height: 99%;
    color: #fff;
    max-width: 100%;
	font-size: 2.375em;
	text-transform: uppercase;
	line-height: 1.4em;
	text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.76);
	text-transform:uppercase;
}

@media only screen and (min-width: 899px) {
	.rotator-header {
	    font-size: 1.5em;
	}
}

@media only screen and (max-width: 801px) and (min-width: 481px)  {
	.home .rotator-header {
		font-size: 1.375em;
		top: 50%;
	}
}


@media screen and (max-width: 572px) {
	.image-container-header img {
		/*object-fit: cover;
		min-height:344px;*/
		max-width:100%;
	}
	.rotator-header {
        display:none;
    }
}

@media only screen and (max-width : 979px) {
	
	.page-id-19 .img_nouvelle{
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
	
	.page-id-19 .chambre .info_chambres {
		display: table-cell;
		float: none;
		width: auto !important;
		vertical-align: top;
		padding-left: 20px;
		padding-right: 0;
	}

}

@media screen and (max-width: 572px) {
  input.mailpoet_submit { margin:10px 0 0 0; }
  h1.bg {height:auto;line-height:135%;padding:10px 15px 15px 15px !important;margin:0}
}

@media screen and (max-width: 670px) {
  .form-abonnement-promotions  { }
  .yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width:47% !important;
	display:inline-block;
	margin-left:0% !important;
	padding:0
    }
}

@media screen and (max-width:360px) {
  .form-abonnement-promotions  { }
  .yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width:100% !important;
  }
}

@media screen and (max-width: 670px) {
  .single h4  { font-size:19px }
  .center ul li, .center img { margin-bottom:10px }
}

@media screen and (max-width: 924px) {
	.back_to_news {
		width: 98% !important;
		font-size: 16px;
		box-shadow: 3px 3px 2px #888888;
	}
}

@media screen and (min-width: 601px) {
    .page-template-default .chambre img.img_nouvelle {
		/*width:150px;*/
		/*height:150px;*/
	} 
	
	.page-id-19 img.img_nouvelle {
		width:100% !important;
		height:auto;
	} 
	
	.chambre img.img_nouvelle {
		max-width:100%;
		height:auto;
	} 
}

/**************** Ajout� par Tony - 18-05-2021 ****************************/

@media screen and (min-width: 481px) {
	.bandeau {
		display:none!important;
	}
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 481px) {
	
	.img-tel {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	
	.menu__icon {
		height: 32px;
		width: 43px;
		position: absolute;
		display: inline-block;
		z-index: 2000000000000;
		position:absolute;
		top:50%;
		left:50%;
		transform:translate(-50%,-50%)	
	}

	.menu__icon span {
		display: block;
		background: white;
		width: 100%;
		height: 2px;
		margin-top: -2px;
		position: absolute;
		left: 0;
		top: 50%;
	}

	.menu__icon:before,
	.menu__icon:after {
		content: "";
		display: block;
		background: white;
		width: 100%;
		height: 2px;
		position: absolute;
		left: 0;
		transform-origin: center center;
		transform: rotate(0deg);
		transition: all 0.3s ease;
	}

	.menu__icon:before {
		top: 2px;
		margin-top: -2px;
	}

	.menu__icon:after {
		bottom: 2px;
		margin-bottom: -2px;
	}


	.menu_shown .menu__icon span {
	    background: transparent;
	}

	.menu_shown .menu__icon:before {
		top: 50%;
		transform: rotate(45deg);
		background: black;
	}

	.menu_shown .menu__icon:after {
		bottom: 50%;
		transform: rotate(-45deg);
		background: black;
	}


	.mobile.menu {
		position: absolute;
		bottom: 0;
		left: 0;
		right:0;
		width: 100%;
		min-height:calc(100vh - 8rem);
		overflow:scroll;
		text-align: center;
		padding-top: 112px;
		background: #ffffff;
		z-index: 100000;
		transition: all .4s ease-in-out;
		transform: translateX(-100%);
	}
	
	.menu ul li a {
		display: block;
		margin: 0;
		margin-bottom: 0px;
		line-height: 48px;
		font-size:48px;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #dfdfdf;
	}

	.menu_shown .mobile.menu {
	    transform: translateX(0);
	}
	
	.mobile .menu-item {
		display: block;
		line-height: 2;
		padding: 10px 0;
		background: #eee;
        margin: 5px;
		font-size:20px;
	}

	@media (min-width: map-get($viewport_size, l)) {
	nav {
		padding: 3% 6%;
		background: #7eb4e2;
	}

	.mobile {
	    display: none;
	}

	}

	/*.bandeau #simple-menu {
		top:0;
        right:50%;
		display:inline-block;
		position: absolute;
		width: 26px;
		height: 19px;
		background: url(https://hotellefloral.com/wp-content/themes/basta/images/icone_line.png) no-repeat top right;
		width: 100%;
	}
	
	.bandeau #sidr {
		display: none;
		position: absolute;
		position: fixed;
		top: 0;
		height: 100%;
		z-index: 999999;
		width: 260px;
		overflow-x: none;
		overflow-y: auto;
		font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
		font-size: 15px;
		background: #f8f8f8;
		color: #333;
		-webkit-box-shadow: inset 0 0 5px 5px #ebebeb;
		-moz-box-shadow: inset 0 0 5px 5px #ebebeb;
		box-shadow: inset 0 0 5px 5px #ebebeb;
	}
	
	.bandeau #sidr.left {
		left: -260px;
		right: auto;
	}*/
	
	.bandeau {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		background-color: black;
		text-align: center;
		/*height:50px;*/
		margin:50px 0 0 0;
		padding:25px 0 25px 0;
	}
	.height-responsive {
	   height:50px;
	}
	
	#copyright {
	   padding-bottom: 50px;
	}
	
	.col-md-4 {
	   width:33.3%;
	   text-align:center;
	}
	
	.col-md-6 {
	   width:50%;
	   text-align:center;
	}

	
	.icon-footer {
		background:white; 
		color:black;
		height:30px; 
		width:30px; 
		line-height: 30px;
		border-radius:50%;
		position:absolute;
		top:50%;
		left:50%;
		transform:translate(-50%,-50%)
	}
	
	.reserver-footer {
	    border:2px solid white;
		padding:5px 10px;
		color:white;
		display: inline-block;
	}
}




/******************************* Widget Qualitelis *****************************/*

#littleWidgetQualitelis, #WidgetQualitelis {
    border: none;
}

#WidgetQualitelis {
    position: absolute;
    display: block;
}

.WidgetQualitelisHidden {
    display: none;
}

.WidgetQualitelisShow {
    display: block;
    min-height: 800px;
    animation: 1s fadeIn;
    animation-fill-mode: forwards;
}

@keyframes fadeIn {
    0% {
        min-height: 0px;
        overflow: hidden;
    }

    99% {
        overflow: hidden;
    }

    100% {
        min-height: 400px;
        overflow: auto;
    }
}

.containerWidgetQualitelis {
    position: relative;
    float: left;
    height: 150px;
    width: 150px;
}

.overlayWidgetQualitelis {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
}

#QualitelisWidget {
    position: absolute;
}

li.distributor a {
    cursor:pointer;
}


.uagb-button__link {
   padding-bottom:0px!important;
}
