.page-content {
	width:100vw!important;
}


.fl-photo-content{min-height:150px !important}

.mega-current-menu-item a{color:#e32a33 !important}


/***css popup**/


#popmake-26081, #popmake-26091{max-width:800px !important;outline-style:none;}

.pum-content.popmake-content{border:0 !important;display: block;outline-style:none;}

#popmake-26081 h2, #popmake-26091 h2, #popmake-26091 h2 strong{text-align:center;font-weight:500;font-size:30px;padding-bottom:5px;color:#111}

#popmake-26081 p, #popmake-26091 p, #popmake-26091 p strong{text-align:center;font-weight:400 !important;color:#333 !important}

#popmake-26081 p.p_popup::after, #popmake-26091 p.p_popup::after{content:'';display:block;width:75px;height:4px;background:red;margin:25px auto;}

#popmake-26091 .popmake-close, #popmake-26091 .pum-overlay.pum-click-to-close{    position: absolute;
    right: 10px;
    top: 0;
    border: 0 !important;
    font-size: 30px;
    color: #fff;
    background: red;
    border-radius: 100%;
    top: 10px;
    padding: 0 8px;
    font-weight: 100 !important;
}



@media (max-width: 480px) {
	#rev_slider_63_1_wrapper {
		height: 500px;
	}
	#pdt h2{font-size: 24px !important;
    font-weight: 800;
    line-height: 30px !important;}
}

@media (max-width: 900px) {
	#rev_slider_63_1_wrapper {
		height: 560px;
	}
}

@media (max-width: 1260px) {
	#rev_slider_63_1_wrapper {
		height: 560px;
	}
}

@media (min-width: 1261px) {
	#rev_slider_63_1_wrapper {
		height: 600px;
	}
}
@media screen and (max-width: 715px) {
	#question_contact{margin-top:10px;}
}

@media screen and (max-width: 782px) {
	.dataTables_wrapper{font-size:8px;}
}
@media screen and (max-width: 860px) {
.rang-form .demi-colonne{width:100% !important;
	font-size:12px;}
}
.b{color: #FFF;}
.r{color: #e32a33;}
.c{text-align: center;}

.rr i{color: #e32a33!important;}

.nl a{padding:7px!important}
.nl a:hover{background-color: #e32a33!important;}

#formulaire-responsive {
	max-width:600px /*-- à modifier en fonction de la largeur désirée --*/;
	margin:0 auto;
        width:100%;
}
.rang-form {
	width: 100%;
}
.demi-colonne, .colonne {
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	font-weight:500;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.demi-colonne {
		width: 50%;
	}
}
.vamtam-button{ border-radius: 5px!important;
    box-shadow: 0px 2px 31px 0px rgba(110,130,208,0.18)!important;        font-weight: 500!important;}
.wpcf7-list-item-label{font-weight:400;}
input[type=radio]{width:20px;height:20px;-webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
    transition: all 0.15s ease-out 0s;
    background: #fff;
    border: none;
    color: #e32a33;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;}

input[type=radio]:checked::before {
    height: 20px;
    width: 20px;
    position: absolute;
    content: '✔';
    display: inline-block;
    font-size: 18px;
    text-align: center;
    line-height: 23px;
}
input[type=radio]:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #40e0d0;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}

.option-input.radio {
  border-radius: 0%;
}
.option-input.radio::after {
  border-radius: 0%;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 15px;
	color:#c5c5c5;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: left;
	color: #69af36; 
      border-color: #69af36; 
      font-size: 14px; 
  	  line-height: 49px; 
      height: 49px; 
      font-weight: 600; 
      background-color: #ffffff; 
      border-radius: 5px!important; 
          -moz-border-radius: 5px; 
          -webkit-border-radius: 5px; 
       border-width: 2px;  
       padding-left: 26px; 
       padding-right: 26px;
}
.wpcf7-submit:hover{
	background: #ff1824!important;
      color: #ffffff;
  }
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}
.vamtam-button-text i{margin-right:5px;}
#pdt h1{font-size:43px;font-weight:800;line-height:47px}
ul{margin-left: 0!important;}
#checke li{
  list-style-type: none;
	font-weight:800;
	color:#333840!important;
}
#checke li:before{
    content: '✔';
		color:#e32a33;
	font-weight:800;
 }
#sidecat{background-color:#f8f8f8;
padding:10px}
#sidecat h5{font-size:23px;}
#menutitle h2{font-size:23px;font-weight:800;}
@media (max-width: 844px){#call2{margin-top:10px;}}
/*HACK Sticky Hearder VamTam https://support.vamtam.com/support/solutions/articles/229166-how-to-make-sticky-header-visible-when-scrolling-and-on-mobile-vip-restaurant-wordpress-theme*/
.fixed-header-box {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.admin-bar .fixed-header-box {
    top: 32px;
}

@media screen and (max-width: 782px) {
    .admin-bar .fixed-header-box {
        top: 46px;
    }
}
#pdt h2{font-size:43px;font-weight:800;line-height:47px}
.header-search.icon{display:none;}
.notirets p,.notirets {-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;}
#plandusite a{color:#e22a33 !important;}
#plandusite li{padding-left:10px !important;}
#plandusite ul{padding-left:10px !important;}
#main-menu ul li ul li .mega-menu-link:hover{color:#4c545d !important;}
#main-menu .mega-menu-item-type-post_type .mega-menu-link:hover{color:#e32a33 !important;}
@media screen and (max-width: 782px) {.fl-module-content.fl-node-content .fl-rich-text p{font-size:12px;}
.fl-module-content.fl-node-content .fl-rich-text p img{display:block;}

	h2 {font-size:26px;}}

@media screen and (max-width: 612px) {#footertexte1{margin-top:50px;}}
#tel_question_de,#tel_contact_de,#question_call, #question_contact{margin-bottom:10px;}

#dl_catalogue_top{padding: 15px 15px;
    font-size: 16px;}
#contact_top{padding: 15px 15px;
    font-size: 16px;}

@media screen and (max-width: 900px) {#dl_catalogue_top{padding: 5px 5px !important;
    font-size: 12px !important;}
#contact_top{padding: 5px 5px !important;
    font-size: 12px !important;}}
#tablepress-12 td, #tablepress-30 td{font-size:13px;}
.nocut {

  word-break: normal;

  -webkit-hyphens: none;

  -moz-hyphens: none;

  -ms-hyphens: none;

  -o-hyphens: none;

  hyphens: none;

}

@media screen and (max-width: 782px) {
#entete_form_news .fl-rich-text p{text-align:center !important;}
	#newsletter h3{text-align:center !important;}
	.fl-col.fl-node-598e28b1a0cea{margin-bottom:50px !important;}
	
.fl-node-598d0623682f6 .fl-rich-text, .fl-node-58f47e8423338 .fl-rich-text,.fl-node-5bcf25173d2a8 .fl-rich-text, .fl-node-5bcf25173d201 .fl-rich-text, #accueil_telecharger_le_catalogue .vamtam-button-wrap, .fl-node-5bcdc5f8af323 .vamtam-button-wrap {text-align:center !important;}
img.fleft-xs{display:inline-block !important;margin:0 !important;float:left !important;}
}
.oo a > strong {
	color: #e5161e !important;
}

div#popmake-20222, div#popmake-20207 {
    background-color: white;
	  overflow: auto !important;
	  max-height: 95% !important;
}

#popmake-20222 .pum-content.popmake-content, #popmake-20207 .pum-content.popmake-content {
    color: #666666;
}

div#pum-20222, div#pum-20207 {
    background-color: rgba(0, 0, 0, 0.5);
}

#popmake-20222 button.pum-close.popmake-close, #popmake-20207 button.pum-close.popmake-close {
    background-color: #e32a33;
    font-size: 18px;
    padding: 10px 15px 10px 15px;
    position: absolute;
    top: 0;
    right: 0;
	  display: block !important;
}

.wp-image-25194 {
	max-height: 90px;
	width: auto;
}
.fl-module.fl-module-photo.fl-node-62aa02b828814.lst-logo {
	position: relative;
	top: 22px;
	left: 15px;
}
