.mainmenu > ul {
  text-align: center;
  display: flex;
  justify-content: space-evenly;
}

body{
  background-color: #Fff;
}

img{
  max-width: 100%;
}

.menu-user{
  z-index: 999999;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 80px;
  width: 170px;
  margin-top: 60px;
  background-color: white;
  border-radius: 2px;
  position: absolute;
  border: 1px solid rgb(245, 245, 245);
}

.icon-menu-user{
  padding-right: 5px;
}

.menu-user-part{
  display: flex;
  padding-left: 7%;
  height: 50%;
  align-items: center;
}

.menu-user-part:hover{
  background-color: rgb(245, 245, 245);
}

.menu-user-second{
  border-top: 1px solid rgb(245, 245, 245);
}

/*
 * ─── HELPERS ────────────────────────────────────────────────────────────────────
 */

 .formErrorContent::after{
  position: absolute;
  content: "";
  border: 11px solid transparent;
  border-top-color: red;
  left: 1px;
  bottom: -21px;
  width: 0px;
  height: 0px;
  z-index: 99;
}
  
.has-text-centered{
  text-align: center;
}

.has-margin-bottom-1{
  margin-bottom: 1em;
}

.has-margin-bottom-2{
  margin-bottom: 2em;
}

.has-margin-bottom-3{
  margin-bottom: 3em;
}

.is-capitalized{
  text-transform: capitalize;
}

/*
 * ─── END HELPERS ────────────────────────────────────────────────────────────────
 */

/*
* ─── USER META FORM ─────────────────────────────────────────────────────────────
*/

.um_user_form, .um_login_form{
  display: none;
}

#formulaire fieldset .formError div {
  margin-bottom: auto;
  padding-right: 4px;
}

label.um_label_left{
  width: 100%;
}

/*
 * ─── END USER META FORM ─────────────────────────────────────────────────────────
 */

  

  

.content_content a{
  color: #337ab7;
  text-decoration: underline;
}

.content_content a:hover{
  color: #1a3c5a;
}

wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
  display: table;
  width: auto;
  margin: auto;
}

.table a{
color : #337ab7;
text-decoration: underline;
}

.table a:hover{
color : #797979;

}

.wp-block-embed.aligncenter {
  text-align: center;
}

.header-area.stick.hidden-menu-bar .mainmenu a{
  color: #00468c;
  padding-bottom: 15px;
  font-size: 0.9em;
  padding-right:0px;
  font-family: 'Lato';
}

.fixed {
  position: fixed;
  top:0; left:0;
  width: 100%; 
  z-index: 101;
  border-bottom:#e5ae49 2px solid;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.hide_column{
  display: none;
}

.gc_main_menu_wrapper {
  float: none;
  background-color: #FFF;
  padding-top: 2px;
}

.sidenav{
  z-index: 15;
}

.mainmenu ul li{
  padding: 8px;
}

.gc_logo {
  height: 87px;
  line-height: 87px;
}

.gc_blog_img_wrapper iframe{
  width: 100%;
}

.jumbotron h2{
  color: #fff;
}

.other-results{
  margin-top:50px;
  margin-bottom: 70px;
}
.other-results h3{
  margin-bottom:15px;
  margin-top: 50px;
  font-size: 20px;
}

.other-results .btn-primary{
  float: right;
}

.jumbotron{
  color:#fff;
  background-position: center;
  background-size: 100% auto;
  background-color:#00468c;
}

.gc_search_box{
  position: relative;
  width: 100%;
  float:left;
  z-index:9;
}

.header-area{
  padding-top:0px;
}

.gc_right_menu > ul > li{
  margin: 13px;
}

.gc_right_menu > ul > li:hover{
  color:#d6a446;
  cursor: pointer;
}

.gc_right_menu  {
  padding-right: 10%;
}

.menu_desktop_container .header-area.stick  .mainmenu > ul > li > a{
  padding:2px;
  color:#fff;
}

.gc_right_menu i{
  font-size: 1.4em;
}

.gc_right_menu .header_icons li{
  width: 25%;
  margin: 0;
  padding: 8px;
}

@media (max-width: 991px){
  .gc_right_menu .header_icons li{
    width: 33%;
    height: 45px;
    line-height: 45px;
    padding-top: 0;
    padding-bottom: 0;    
  }
}
.gc_right_menu, .gc_right_menu .header_icons {
  width: 100%;
}

.content_content form  p{
  padding-left:0px;
}

input[type='checkbox'].um_input, input[type='radio'].um_input {
  margin-left: 10px;
}

.bars_container{
  text-align: right;
}

.header-area.stick  .mainmenu  .dons_menu a{
  color: #fff;
  font-size: 1em;
  text-transform: uppercase;
  background-color:#d6a446;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
  border-radius:50px;
}

[v-cloak] { display: none; }


.row-events{
  background: #fff;
}

.gc_event_main_wrapper{
  padding-bottom: 0px;
    background-color: #fff;
}
.events-container{
  padding-top: 30px;
  background: #FFF;
}

.events-container .gc_com_slider_cont_wrapper{
  width: 100%;
}

.events-container .gc_com_slider_img_wrapper{
  width: 100%;
  height: 200px;
  background-position: center;
  background-size: cover;
}

.events-container .gc_event_date_wrapper p{
  text-transform: capitalize;
}

.events-container .gc_upcom_slider_wrapper:hover .gc_com_slider_cont_wrapper {
  background-color: #FFF;
  color: #00468c;
}

.events-container .gc_upcom_slider_wrapper .gc_com_slider_cont_wrapper {
  background-color: #FFF;
}

.events-container .events-item{
  margin-bottom: 30px;
}

.events-container.next_events .events-item {
  margin-bottom: 30px;
  width: 47%;
}

.gc_com_event_main_wrapper,.gc_blog_slider_wrapper{
  padding-bottom: 0px;
}

.events-container .title-section{
  margin-left: 38px;
  font-family: 'Lato';
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
}

h1,h2,h3,h4,h5,h6{
  font-family: 'Lato';
}

.events-container .title-section::after{
  content: "";
  margin-top:20px;
  display: block;
  width: 200px;
  border-bottom: 2px solid #e5ae49;
}

.gc_upcom_slider_wrapper:hover .gc_com_slider_cont_wrapper{
  background-color: #fff;
}

.article_link .gc_com_slider_img_wrapper{
  background-image: url('http://0.0.0.0/wp-content/uploads/2019/03/Kff3e3F-300x193.jpg');
  height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.article_link .gc_com_slider_cont_wrapper{
  width: 100%;
}

.gc_upcom_slider_wrapper:hover .gc_com_bottom_cont_wrapper h2, .gc_upcom_slider_wrapper:hover .gc_com_bottom_cont_wrapper i, .gc_upcom_slider_wrapper:hover .gc_com_bottom_cont_wrapper h3, .gc_upcom_slider_wrapper:hover .gc_com_bottom_cont_wrapper span, .gc_upcom_slider_wrapper:hover .gc_com_bottom_cont_wrapper h4{
  color:#707070;
}

.events-container .gc_upcom_slider_wrapper:hover .gc_com_bottom_cont_wrapper h2, .events-container .gc_upcom_slider_wrapper:hover .gc_com_bottom_cont_wrapper h4{
  color: inherit;
}

.events-container h2{
  color: #00468c;
  font-size: 22px;
  height: 4em;
}

.events-container h4{
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  height: 7.5em;
  padding-top: 0px;
  margin-top:10px;
}

.events-container p{
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 1.8em;
}

.gc_upcom_date_wrapper{
  margin-left: 0;
}

.gc_upcom_date_wrapper:after {
  content: '';
  border-bottom: 16px solid transparent;
  border-right: 15px solid #00274e;
  position: absolute;
  bottom: -16px;
  left: 0;
}

.events-container .gc_com_slider_cont_wrapper {
  overflow:hidden;
  padding-bottom: 30px !important;
}

.events-container .gc_event_bottom_cont{
  padding-top: 0px;
}

.gc_com_slider_btn li.btn_read_article{
  border-radius: 2%;
  color: #e5ae49;
  border: 2px solid #e5ae49;
  font-family: 'Lato';
  font-weight: 100;
  height: 35px;
  line-height: 30px;
  display: inline;
  width: auto;
  padding: 5px 20px;
  transition: all ease 0.2s;
}

.gc_com_slider_btn li.btn_read_article:hover{
  background: #e5ae49;
  color:#fff;
}

.element_absolut{
  position: absolute;
}

.events-container.next_events .events-item{ 
  width: 100%;
}

.sidebar-fixed{
  position:fixed; 
  top: 120px;
}

.sidebar-front{
  background-color: #F6F6F6;
}

.sidebar-front .fete,
.sidebar-front .paracha,
.sidebar-front .horaires_ville,
.publicites {
  margin: 10px ;
  border-radius: 5px;
  color:#fff;
  margin-bottom: 30px;
  background-position: center;
  background-size: cover;
  position:relative;
}

.paracha h5{
 color:#D9D9D9;
 margin: 10px 0px;
}

.ville_chabbat{
  color:#D9D9D9;
}

.sidebar-front .paracha h3{
  margin-bottom: 5px;
}

.sidebar-front .horaires_ville{
  margin-bottom:0px;
}

.publicites img{
  width:100%;
  margin-bottom:20px;
}

.publicites .wp-video{
  margin-bottom:20px;
}

.date_next_fete{
  font-size: 14px;
  padding-top:5px;
}

.sidebar-front h3{
  color:#fff;
  font-family:'Ubuntu';
  text-transform: none;
  margin-bottom:20px;
}

.sidebar-front .layer{
  background-color: rgba(0,0,0, 0.6);
  border-radius: 3px;
  padding: 8px 8px;
  padding-left:40px;
  overflow: hidden;
}

.sidebar-front .fete .layer{
  padding: 20px 10px;
  padding-left:10px;
}

.sidebar-front a button{
  background-color: #e5ae49;
  border-radius: 2px;
  position: absolute;
  padding: 5px 15px 5px 17px;
  right: 10px;
  border: none;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
}

.sidebar-front p{
  margin-bottom: 0px;
}

.sidebar-front .fete img{
  float: left;
  width: 20%;
  margin: 5%;
}
.sidebar-front .layer  p span{
  font-weight: 100;
  opacity: 0.7;
}

.sidebar-front .fete_text{
  display: inline-block;
  float: left;
  width: 60%;
  margin-left:6%;
  text-transform: uppercase;
  color:#F6F6F6;
}

.rendez-vous .row{
  position: relative;
}

.msg_notif{
  width: 100%;
  transition: all ease 0.5s;
  text-align: center;
  cursor: pointer;
}

.formulaire_dynamique label, .formulaire_dynamique input[type="radio"]{
  display:inline;
  margin-top:20px;
}

.sidebar-front .calendrier, .box{
  background: #fff;
  padding:20px;
  margin:10px;
  border-radius: 3px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sidebar-front .calendrier h2{
  color: #e5ae49;
  font-family: 'Ubuntu';
  font-size:20px;
}

.sidebar-front .calendrier button{
  border:none;
  background-color: #e5ae49;
  color:#fff;
}
.sidebar-front .calendrier .fc-day-top{
  text-align: center;
}

.calendrier .fc-row.fc-rigid .fc-content-skeleton{
  top:50%;
  transform:translateY(-50%);
}

.sidebar-front .calendrier .fc-day-top span.fc-day-number{
  float: none;
  display: inline-block;
}

.box{
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

.box-maps{
  padding: 2px;
}

.form-control.search-bar{
  border-radius: 30px 2px 2px 30px;
  border-right: #FFF;
}

.btn-primary, .btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary:active:focus{
  background-color: #d6a446;
  border:none;
  border-radius:2px;
  outline:none;
}

.lightFilter{
  text-align: center;
  display: block;
  position: relative;
  padding: 5px 40px;
  border-radius: 25px;
  background-color: #8B8B8B;
  cursor: pointer;
  color:#2C2C2C;
  margin: 10px;
  transition: all 0.5s ease;
}

.lightFilter i {
  opacity:0;
  position: relative;
  top:-15px;
  color:#2C2C2C;
  transition: all 0.5s ease;
}

.paraph-content{
  background-color: #F6F6F6;
  margin-bottom: 0px;
  padding: 30px;
  border-left: 8px solid #d6a44e;
}

.paraph-content.title-bold{
  padding-bottom:0px;
}

.title-bold strong{
  color: #00468c;
  font-size : 1.1em;
}

.checky{
  background-color:#00468c;
  color:#fff;
}

.checky i{
  opacity: 1;
  top:0px;
  color:#fff;
}

.btn-primary.toggled{
  background-color: #00468c;
}

.btn-primary:hover{
  background-color: #88682d;
}

.button_formulaire{
  text-align: right;
}

.formulaire_dynamique{
  border: 1px solid #00468c;
  border-radius: 5px;
  padding: 15px;
  margin-top: 15px;
}

.btn-right{
  float: right;
}

.btn-left{
  float: left;
}

.buttons_bottom_rdv{
  overflow: hidden;
  border-top: 1px solid rgb(233, 233, 233);
  padding-top: 10px;
  margin-top: 15px;
}

.footer_dispos_container{
  margin: 15px 0px;
}

.dispos_container h5{
  margin-bottom: 10px;
}
.dispos_container .date_hour_block{
  text-align: center;
  padding: 3px;
}
.dispos_container .date_hour_block label{
  background: #00468c;
  color: #fff;
  margin-top:0;
  display: inline-block;
  padding: 10px;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 0px;
  cursor: pointer;
}

.dispos_container .date_hour_block label.active{
  background: #d6a446;
  color: #2B2B2B;
}

.dispos_container .btn{
  width: 100%;
  border: 2px solid #d6a446;
}

.all_time h6{
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}

.all_time .fa{
  position: absolute;
  right: 10px;
  top: 10px;
  transition: all 0.5s ease;
}

.all_time.active .fa{
  transform: rotate(-90deg)
}

.all_time{
  border: 1px solid #8B8B8B;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
}

.dispos_container .all_time.active .row{
  max-height: 999px;
  padding-top: 10px;
}

.dispos_container .all_time .row{
  max-height: 0px;
  transition: all 0.5s ease;
  overflow: hidden;
  padding-top: 0px;
  margin: 0px;
}

.dispos_container .choix_user{
  margin-top: 20px;
}

.dispos_container .choix_user p{
  font-size: 18px;
  font-weight: 700;  
}

.dispos_container .rdv_nom_hote{
  margin: 10px;
  font-size: 15px;
  transition: all 0.5s ease;
}

.dispos_container .rdv_nom_hote.active{
  font-weight: 800;
  color: #00274e;
  font-size: 20px;
}

.dispos_container .date_hour_block input[type='radio']{
  display: none;
}

.form-control.search-bar:focus{
  border-color:#e5ae49;
  box-shadow: #e5ae49;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 213, 102, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 213, 102, 0.6);
}

.gc_map_main_wrapper .gc_get_box_wrapper, .gc_map_main_wrapper .gc_right_map_main_wrapper{
  top:0px;
}

.footer__row-count{
  display: none;
}
.footer__navigation{
  text-align: center;
}

.footer__navigation .footer__navigation__info{
  display: inline;
}

.footer__navigation a{
  color: #e5ae49;
  margin: 10px;
}
.input-group-addon.search-bar{
  border-radius: 2px 30px 30px 2px;
}

.container_page{
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 70px;
}

.content_content h1, .container_page h2{
  text-align: center;
  color: #00468c;
  margin-bottom: 30px;
  text-transform: uppercase;
  position: relative;
  font-family: 'Lato';
}

.container_page h2::after{
  content: "";
  position: absolute;
  width: 100px;
  border-bottom: 3px solid #d6a446;
  left: 50%;
  top: 50px;
  transform: translateX(-50%);
}

.content_content p{
  padding-left: 30px;
}

.wp-block-column p {
  padding-left: 0px;
}

.yellow_block{
  background-color: #e5ae49;
  color: #fff;
  padding: 40px;
}

.yellow_block em{
  font-weight: 100;
}

h1.yellow_block , h2.yellow_block , h3.yellow_block , h4.yellow_block {
  font-size:30px;
  text-transform: uppercase;
}

.yellow_block strong{
  display: block;
  text-transform: uppercase;
}

.content_content h1 span::after{
  content:"";
  position: absolute;
  width: 100px;
  border-bottom: 3px solid #d6a446;
  left: 50%;
  /* top: 50px; */
  top: 115%;
  transform: translateX(-50%);
}

.content_single{
  position: relative;
  top: -60px;
  border-radius: 2px;
  padding-bottom: 50px;
}

.content_content .content_single h1 span::after{
  bottom: -10px;
}

.image_page{
  height: 300px;
  margin-bottom: 0px;
}

.cacherout-section {
  padding-bottom: 10px;
}

#fond_noir {
  background: rgba(0,0,0,0.5);
  position:fixed;
  height: 100%;
  z-index: 99;
  width: 100%;
  display: none;
  top:0px;
  left: 0px;
}

#fond_noir.bg_active{
  display: block;
}

#sidebar-html{
  top: 0px;
  position: fixed;
  z-index: 99;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  padding: 30px;
  padding-top: 98px;
}

#sidebar-html .filter-box{
  display: none;
}

#sidebar-html .box{
  float: right;
}

#sidebar-html .detail-box{
  width: 72%;
  overflow-y: auto;
  height: 80vh;
}

#sidebar-html .inf-box{
  display:none;
}

#sidebar-html .box-maps{
  width: 25%;
}

#sidebar-html .region_box{
  display:none;
}

.search-group .input-group-addon{
  background-color: #e5ae49;
  color: #fff;
  border-color: #d6a446;
}

.rendez-vous .rdv-text h4{
  font-family: 'Ubuntu';
  font-weight: 700;
  color: #FFF;
  margin: 15px 0px;
}

.rendez-vous .rdv-text p{
  font-size: 1em;
  font-weight: 100;
}

.rendez-vous button{
  background: transparent;
  border-radius: 3px;
  border: 2px solid #fff;
  margin-top: 50px;
  padding: 10px 30px;
  color: #fff;
}

.rendez-vous .rdv-text{
  background-color: #e5ae49;
  color:#fff;
  padding: 40px;
}

.rendez-vous .rdv-img{
  background-position: center;
  background-size: cover;
  position: absolute;
  height:100%;
}

.adhesion .rdv-text{
  background: #2C2C2C;
}

.adhesion .rdv-img{
  left:50%;
}

.gc_blog_slider_wrapper .owl-theme .owl-dots{
  bottom:30px;
}

.search_result h2{
  height: 4em;
}

.search_result h2 span{
  font-size: .7em;
}

.events-container.une{
  padding-top:0px;
  margin-top:30px;
}

h1{
  font-family: 'Ubuntu';
}

.gc_blog_img_wrapper{
    margin-bottom: -6px;
}

.gc_blog_img_wrapper iframe{
  background-color:#000;
}

.gc_com_event_main_wrapper.une{
  padding-top:30px;
  background: #fff;
}

.gc_com_event_icon_wrapper h1:after,.gc_blog_heading h1:after{
  display: none;
}

.filter_pretty .categorie-box{
  text-align: center;
  height: 140px;
  border: 2px solid #F8F8F8;
  margin-bottom: 20px;
  padding: 10px;
  padding-top: 40px;
  cursor: pointer;
  transition: border 0.5s;
}

.filter-th{
  display:none;
}

.filter_pretty .categorie-box:hover{
  border: 2px solid #D9D9D9;
}

.categorie-box .fa {
  color:#e5ae49;
}

.calendrier{
  position:relative;
}

.horaires_list{
  margin-top:20px;
  margin-bottom:20px;
}

#date_heb{
  min-height: 1em;
}

.horaires_list li {
  margin-top: 1px;  
}

.sides_events{
  margin: 9px;
}

.passed_events{
  padding-top: 20px; 
}

.filter_archive{
  padding:15px;
}

.pagination-archive {
  text-align: right;
  padding: 1rem 0;
}
.pagination-archive .page-numbers.current{
  color:#e5ae49;
  font-weight: 700;
}

.pagination_place{
  margin-bottom:15px;
}

.plus_devent a button.btn{
  position: inherit;
  margin-bottom: 5px;
}

.sides_events a{
  color:#e5ae49;
}

.calendrier .close{
  padding: 3px 7px;
}

.list-menu-header{
  height: 87px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

#pop-up-calendar{
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: 50;
  left: 0px;
}

#pop-up-calendar .box{
  padding-bottom:43px;
}

.fc-basic-view .fc-body .fc-row{
  min-height:3.1em;
  max-height:55px;
}

.gc_footer_main_wrapper{
  padding-top: 50px;
  padding-bottom: 50px;
  background: #2B2B2B;
}

.gc_bottom_footer_main_wrapper{
  padding-bottom: 10px;
  padding-top:10px;
}

.gc_footer_main_wrapper .btn-primary{
  width: 100%;
  padding: 20px;
  margin: 5px 0px;
}

.gc_footer_news h3:before, .gc_footer_news h3:after{
  display: none;
}

.social_icons_footer{
  margin-top: 15px;
}

.social_icons_footer i{
  font-size: 2em;
  color: #fff;
  margin-right: 15px;
}

.btn_to_right{
  text-align: right;
  padding-bottom: 30px;
  padding-right: 32px;
}

.social_icons_footer a:hover i{
  color: #d6a446;
  transition: all 0.2s linear;
}

.footer-menu .sub-menu{
  display: none;
}

.footer-menu  ul {
  -webkit-columns: 2;
  columns: 2;
  -moz-columns: 2;
}

.gc_footer_news h3{
  margin-top: 10px;
  color:#8B8B8B;
  margin-bottom: 30px;
}

#return-to-top {
  background-color: #e5ae49;
}

.id_article_tag{
  color: #fff;
  background:#00468c;
  padding: 3px 10px;
  border-radius: 5px;
  font-size: 14px;
}

.id_article_tag span{
  font-size: 10px;
  margin-right: 3px;
}

.email-footer-section .input-group{
  margin-top: 40px;
}

.email-footer-section i, .email-footer-section .form-control{
  color:#fff;
}

.email-footer-section .form-control{
  height: 33px;
  border-right: none;
}

.email-footer-section input, .email-footer-section .btn-default{
  background: transparent;
}

.email-footer-section .btn-default{
  border-left: none;
}

.calendar-loader{
  width: 100%;
  position: absolute;
  background: rgba(0,0,0,0.3);
  top: 0px;
  left: 0px;
  height: 100%;
  z-index: 99;
}

.calendar-loader .lds-ring{
  margin-left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.other-results .box{
  overflow: hidden;
}

.other-results h4{
  display: inline;
}

.other-results p{
  display:inline;
}

.other-results .btn-primary{
  float: none;
}


.liste-loader{
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  z-index: 99;
  left: 0;
  text-align: center;
}


/*Produits*/
.produits .sous-menu-sidebar{
  padding-left: 30px;
}

.filter-box .tout_supprimer{
  text-align: right;
  padding : 5px 0px;
  color: rgb(196, 196, 196);
  cursor: pointer;
  margin-bottom: 10px;
  border-bottom: 2px solid rgb(196, 196, 196);
}

.allergie_icons{
  width: 25px;
  margin: 2px;
}

.produit_detail .allergie_icons{
  width: 40px;
  margin: 2px;
}

.formulaire_dynamique h4{
  margin-bottom: 20px;
}

.formulaire_dynamique span a{
  text-decoration: underline;
  color: #00468c;
}

.produit_detail p.allergie{
  height: auto;
}
.filter-box label.checked{
  color: #d6a44e;
}

.filter-box label{
  cursor: pointer;
}

.filter-box label input{
  margin-right:1em;
}

.top_filter{
  background-color: rgb(216, 216, 216);
  padding: 10px;
  margin: 10px 0px;
}

 .top_filter select{
  width: auto;
  display: inline;
}

.top_filter_buttons{
  display: flex;
  justify-content: space-between;
}

.top_filter_button{
  background-color: #fff;
  border-radius: 15px;
  padding: 5px 20px;
  width: 13%;
}

.top_filter_button.checked{
  background-color: #d6a446;
  color: #fff;
}

.check_top{
  position: absolute;
  left: -9999px;
}

.filter-box .produits_filter .dashicons{
  position: absolute;
  right: 10%;
  cursor: pointer;
  transform: rotate(90deg);
  transition: 0.3s all ease;
}

.filter-box .produits_filter .dashicons.active{
  transform: rotate(0deg);
}

.produit_box .image_produit{
  height: 150px;
}

.produit_box .col-sm-12{
  padding: 0px;
}

.paginations{
  padding-top:30px;
}

.produit_box{
  text-align: center;
  margin: 11px 0px;
  padding: 10px 10px 15px 10px;
  position: relative;
  cursor: pointer;
}

.produit_detail{
  margin: 0px;
  position: relative;
}

.produit_detail .description{
  padding-top:50px;
}

.box.produit_detail .sous_cat, .produit_box .sous_cat{
  color: #e5ae49;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 0px;
}

.box.produit_detail .produit{
  color: #00468c;
  font-size: 16px;
  display: inline-block;
}

.produit_detail .dashicons{
  cursor: pointer;
}

.produit_box .nom, .produit_detail .nom{
  height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0px;
  color: #000;
}

.produit_detail .nom{
  height:auto;
}

.produit_box .marque,
.produit_detail .marque,
.produit_detail .remarque{
  font-size: 15px;
  color: #8B8B8B;
  margin-bottom: 0px;
  min-height: 1.8em;
}

.produit_box .nouveautes, .produit_detail .nouveautes{
  color: #fff;
  background-color: #00468c;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px;
}

.produit_box .bio, .produit_detail .bio{
  color: #fff;
  background-color: #558E28;
  position: absolute;
  top: -10px;
  left: -10px;
  font-size: 11px;
  padding: 3px;
  line-height: 1;
  border-radius: 3px;
}

.produit_detail .bio{
  position: inherit;
  display: inline;
  top: -1px;
}

.produit_box .nouveautes{
  top: -10px;
  right: -10px;
  font-size: 11px;
  padding: 3px;
  line-height: 1;
  border-radius: 3px;
}

.produit_box .allergie, .produit_detail .allergie{
  height: 1em;
  color: #00468c;
  font-size: 11px;
  font-weight: 700;
}

.produit_box .image_produit img{
  height: 100%;
}

.produit_detail img{
  width: 100%;
}

.box.produit_detail p{
  margin-bottom: 10px;
  text-align: justify;
}

.produit_detail .interdit{
  color:#A00;
}

/*
.select2,.select2-results{
  font-size: 14px;
}
*/

/* LOADER CSS */
.lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #fed;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fed transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
  transform: rotate(0deg);
  }
  100% {
  transform: rotate(360deg);
  }
}

.select_list{
  padding: 50px;
}

tr.clickable{
  cursor: pointer;
}

/* END LOADER CSS */

.container-fluid.limited_container{
  max-width:1400px; 
}

.mobile_col_list{
  display: none;
}

.article_com_wrapper{
  background-color: #e5ae49;
  width: auto;
  height: auto;
  padding: 5px 10px;
  margin-top:6px;
}

.article_com_wrapper p{
  margin : 0px;
  padding:0px;
}

/*
 * ─── PAGE MON COMPTE ────────────────────────────────────────────────────────────
 */

 .user_page a .panel {
    text-decoration: none;
    color: #2B2B2B;
    transition: .1s ease all;
 }

 .user_page a .panel:hover {
   transform:translateY(-10px);
 }
 .glitter_gold{
   color: #d6a446;
 }


 /*
  * ────────────────────────────────────────────────────── END PAGE MON COMPTE ─────
  */

   

/* @media (max-width: 768px){ */
@media (max-width: 991px){
  .mobile_col_list{
    display: inline-block;
    width: 60%;
  }

  .active .sub-menu li{
    display: block;
  } 

  .vgt-left-align span img{
    vertical-align: top;
  }
  
  .produit_box .image_produit{
    height: auto;
  }
  
  .produit_box .nouveautes,.produit_box .bio{
    top: -15px;
  }
  
  .gc_get_box_wrapper{
    padding: 50px 25px;
  }

  .jumbotron {
    background-size: auto 100%;
  }
  
  .gc_map_location_icon_cont_wrapper{
    width:auto;
  }
  
  .gc_map_location_icon_wrapper{
    float:left;
    margin-right:10px;
  }

  .top_filter_buttons span{
    display:none;
  }

  .top_filter_buttons{
    display: inline-block;
  }

  .top_filter_button{
    padding: 5px 5px;
    width: 30%;
    float: left;
    margin: 1%;
    display: block;
  }
  
  .top_filter_buttons{
    margin-bottom:15px;
  }
  
  .events-container .gc_com_slider_img_wrapper{
    height: 120px;
  }
  
  
  .gc_logo {
    line-height:45px !important;
    height:45px !important;
  }
  
  .gc_logo img{
    width: auto;
    height: 45px !important;
    line-height: 45px !important;
    position: relative;
    margin-top: -10px;
  }
  
  
  .list-menu-header{
    height: auto !important;
}

  .sidemenu{
    position: relative;
  }

  .sidemenu > ul{
    width : 75%;

  }

  .sidenav ul li a.dropindicator:hover:before,
  .sidenav ul li.active a.dropindicator:before,
  .sidenav ul li.active a.dropindicator:after,
  .sidenav ul li a.dropindicator:hover:after{
    display: none;
  }

  .sidenav ul li a.dropindicator:hover, .sidenav ul li.active a.dropindicator{
    color: #fff;
  }
  .sidenav ul li a.dropindicator .dashicons{
    transition: all 0.3s ease;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.1);
    padding: 15px;
  }

  .sub-menu .menu-item-has-children .dropindicator{
    right:-60px;
  }

  .sidenav ul li a.dropindicator .dashicons::before{
    transform: translate(-54%,-50%);
    position: absolute;
  }
  
  .sidenav ul li a.dropindicator.rotate .dashicons{
    transform: rotate(90deg);
  }
  
  .menu-item-has-children .dropindicator{
    position: absolute;
    right: -10px;
    z-index:99;
  }

  .sidenav .active > .sub-menu{
    display: block;
    padding-bottom: 21px;
  }

  .menu-item-has-children.active{
    overflow: hidden;
  }

  .sidenav  .active .sub-menu a{
    padding-bottom: 10px;
    padding-top: 21px;
    
  }

  .sidenav  .active > .sub-menu a{
    color: #2C2C2C;
  }

  .sidenav  .active > .sub-menu .sub-menu a{
    color: #88682d;
  }

  .sidenav .sidemenu a{
    font-family: Lato;
  }

  .sidenav .active .sub-menu li a::before, .sidenav .active .sub-menu li a::after{
    display:none;
  }

  .sidenav  .active .sub-menu li a{
    font-size: 16px;
  }
  
  .gc_logo {
    text-align:center;
    float: none;
  }
  
  .gc_right_menu{
    padding-right: 0px;
    margin-top: 5px;
  }
  
  .gc_right_menu #mySidenav ul{
    float: left;
    margin-left: 50%;
    transform: translateX(-50%);
  }

  .gc_main_menu_wrapper{
    padding:0px;
  }

  .sidenav .closebtn {
    position: absolute;
    font-size: 36px;
  }

  .sidenav .sub-menu{
    display: none;
  }

  .gc_search_box{
    width:100vw;
  }

  .cacherout-section .table > thead {
    display:none;
  }
  .cacherout-section .table > tbody > tr > td{
    display: block;
  }

  .cacherout-section .table > tbody > tr > td + td{
    display: none;
  }

  .cacherout-section .filter_pretty .categorie-box{
    padding-top: 30px;
  }

  #sidebar-html{
    position:absolute;
  }
  
  #sidebar-html .box{
    width: 96%;
  }

  #sidebar-html .inf-box{
    display:none;
  }

  #sidebar-html .detail-box{
    height: 100%;
    overflow-y:auto;
  }
}

@media (min-width: 992px){
  .events-container.next_events .events-item{ 
    width: 47%;
  }

  .events-container.next_events .events-item.decale {
    margin-left: 4%;
  }
}

.grecaptcha-badge {display:none !important;}
.leaflet-pane {z-index:90 !important;}

.responsive-iframe {
  position: relative;
  padding-bottom: 100%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}

.responsive-iframe iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*Card Bootstrap*/
.card{ background-color: #fff; border: 1px solid transparent; border-radius: 6px; }
.card .card-body{ display: table; width: 100%; padding: 12px; }
.card .card-header{ border-radius: 6px 6px 0 0; padding: 8px; }
.card .card-footer{ border-radius: 0 0 6px 6px; padding: 8px; }
.card .card-left{ position: relative; float: left; padding: 0 0 8px 0; }
.card .card-right{ position: relative; float: left; padding: 8px 0 0 0; }
.card .card-body h1:first-child,
.card .card-body h2:first-child,
.card .card-body h3:first-child, 
.card .card-body h4:first-child,
.card .card-body .h1,
.card .card-body .h2,
.card .card-body .h3, 
.card .card-body .h4{ margin-top: 0; }
.card .card-body .heading{ display: block;  }
.card .card-body .heading:last-child{ margin-bottom: 0; }
.card .card-body .lead{ text-align: center; }

@media( min-width: 768px ){
  .card .card-left{ float: left; padding: 0 8px 0 0; }
  .card .card-right{ float: left; padding: 0 0 0 8px; }
    
  .card .card-4-8 .card-left{ width: 33.33333333%; }
  .card .card-4-8 .card-right{ width: 66.66666667%; }

  .card .card-5-7 .card-left{ width: 41.66666667%; }
  .card .card-5-7 .card-right{ width: 58.33333333%; }
  
  .card .card-6-6 .card-left{ width: 50%; }
  .card .card-6-6 .card-right{ width: 50%; }
  
  .card .card-7-5 .card-left{ width: 58.33333333%; }
  .card .card-7-5 .card-right{ width: 41.66666667%; }
  
  .card .card-8-4 .card-left{ width: 66.66666667%; }
  .card .card-8-4 .card-right{ width: 33.33333333%; }
}

.card-default{border-color: #ddd; background-color: #fff; margin-bottom: 24px;}
.card-default > .card-header,
.card-default > .card-footer{ color: #333; background-color: #ddd; }
.card-default > .card-header{ border-bottom: 1px solid #ddd; padding: 8px; }
.card-default > .card-footer{ border-top: 1px solid #ddd; padding: 8px; }
.card-default > .card-body{  }
.card-default > .card-img:first-child img{ border-radius: 6px 6px 0 0; }
.card-default > .card-left{ padding-right: 4px; }
.card-default > .card-right{ padding-left: 4px; }
.card-default p:last-child{ margin-bottom: 0; }
.card-default .card-caption { color: #fff; text-align: center; text-transform: uppercase; }


/*MRP*/
.img-ban-no-repeat {background-position:center;  background-size:contain; background-repeat:no-repeat; background-color:#fff;} 