@font-face {
  font-family: 'herrvon';
  src:  url('../fonts/herrvonmuellerhoff-regular.woff2') format('woff2'), 
      url('../fonts/herrvonmuellerhoff-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.ecwid-content{
  padding-top: 6rem;
  padding-bottom: 4rem;
}
.AR {
    font-family: Arial,Helvetica,nimbus sans l,sans-serif;
}
.CB {
    font-family: 'Cormorant-bold', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
.DB {
    /* font-family: 'Dosis-Bold'; */
}
.DM {
    font-family: dosis,Arial,Helvetica,nimbus sans l,sans-serif;
    font-weight: 500;
}
.CR {
    font-family: 'Cormorant', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}

.titreSP .titreSPwrap {
    position:relative; 
    text-align:center; 
    padding-top:50px; 
    padding-bottom: 50px;
}
.titreSP .titreSPwrap .titre1 {
    color: #C9C9CA;
    font-size: 80px;
    position:relative; 
    z-index:1; 
    line-height: 1;
    text-align: start;
    font-family: "herrvon";
}
.titreSP .titreSPwrap .titre2 {
    position:absolute; 
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: 22%;
    font-size: 40px;
    z-index: 2;
    color: #000;
}
#agenda {
    background-color: #F9F9F8;
}

.Sec .SecObj {
    padding-bottom: 50px;
    margin-bottom: 80px;
}
.Sec .SecObj .SecObjDiv {
    position:relative;
}
.Sec .SecObj .SecObjDiv .recDate {
    position: absolute;
    background-color: white;
    color: black;
    top: 10%;
    left:0;
    font-size:20px;
	padding: 12px 22px;
    z-index:5;
    display: none;
}
.Sec .SecObj .SecObjDiv .ComingSoon {
    position:absolute;
    width:100%;
    background-color: #C19B76;
    opacity: 80%;
    color:white;
    bottom:0;
    left:0;
    font-size:30px;
    z-index:5;
    padding: 20px 0px;
    text-transform: uppercase;
}
.Sec .SecObj .SecObjDiv .ComingSoon p{
	margin: 0;
	padding: 0;
}

.Sec .SecObj .SecObjDiv .out_of_stock_flag{
    position: absolute;
    top: 77%;
    right: 0;
    background-color: #fd7474;
    color: white;
    padding: 12px 22px;
    font-size: 26px;
}

.Sec .SecObj .SecObjDiv .out_of_stock_flag::before{
    top: 0;
    /* transform: rotate(180deg) scale(1, -1); */
    content: "";
    position: absolute;
    left: -.35em;
    width: 0;
    height: 0;
    border-top: 1em solid #fd7474;
    border-left: .375em solid transparent;
}
.Sec .SecObj .SecObjDiv .out_of_stock_flag::after{
    bottom: 0px;
    transform: rotate(4deg) scale(1, -1);
    content: "";
    position: absolute;
    left: -8px;
    width: 0px;
    height: 0;
    border-top: 0.78em solid #fd7474;
    border-left: .377em solid transparent;
    border-top-width: 1.2em;
    border-left-width: .3572em;
}

.Size {
    width: 14px; 
    height: 19px; 
    margin-right: 10px;
}
.btn_reserver {
  background-color: #C19B76;
  border: #C19B76;
  text-align: center;
  color: white;
  font-size: 16px;
  padding: 4px 10px;
}
.btn_esp {
    background-color: white;
    border: 1px solid #C19B76;
    text-align: center;
    color: #C19B76;
    font-size: 16px;
    padding: 4px 10px;
}

.titreSP .titreSPwrap {
    position:relative; 
    text-align:center; 
    padding-top:50px; 
    padding-bottom: 50px;
}
.titreSP .titreSPwrap .titre1 {
    color: #C9C9CA;
    font-size: 80px;
    position:relative; 
    z-index:1; 
    line-height: 1;
    display: inline-block;
}
.titreSP.centertitle .titre1 {
    text-align: center;
}
.titreSP.centertitle .titre2 {
    left: 50%;
    transform: translate(-50%, -50%);
}
.brunch {
    padding: 80px 0px;
    background-color: white;
}
.Top {
    background-color: white;
}
.Top .title1 {
    font-size: 40px;
    line-height: 1.2;
    font-family: 'Cormorant-Bold';
}
.Top .title2 {
    padding-top: 46px;
    font-size: 20px; 
}
.Top .title3 {
    padding-top: 11px; 
    font-size: 20px;
}
.Top .share {
    font-size: 20px; 
    padding-right: 15px
}
.text1 {
    letter-spacing: 0.56px;
    font-size: 20px
}
.btn_reserve {
    background-color: #C19B76;
    border: #C19B76;
    text-align: center;
    color: white;
    display: inline-block;
    width: auto;
    font-size: 18px;
    margin-top: 87px;
  }
  .line {
    height: 1px;
    background-color: #D8D8D8;
  }
.pad {
    padding-left: 15px;
}
#agenda {
    background-color: #F9F9F8;
}
.image {
    padding-top:62px;
}
.title-1{
    font-family: 'Cormorant-Medium', sans-serif;
    font-size: 30px;
    letter-spacing: 0.75px;
}
.change_color{
    font-family: 'Cormorant-Bold', sans-serif;
    color: #C19B76;
    font-size: 30px;
}
.content{
    font-size: 19px;
    font-family: 'Dosis-Medium';
    color: #999999;
}
.form-page-grey-bg .content{
    padding: 30px 0 50px 0;
}
.f_first_name,
.f_last_name,
.f_mail,
.f_tel,
.f_nbr_billet,
.f_btn{
    position: relative;
}
.in_first_name, 
.in_last_name, 
.in_tel, 
.in_nbr_billet,
.in_btn{
    width: 27.1rem;
    overflow: hidden;
    height: 60px;
    display: inline-flex;
    border: 1px solid #E0E0E0;
    z-index: 0;
}
.in_mail{
    width: 57.5rem;
    overflow: hidden;
    height: 60px;
    display: inline-flex;
    border: 1px solid #E0E0E0;
    z-index: 0;
}
.placeholder_first_name, 
.placeholder_last_name, 
.placeholder_mail, 
.placeholder_tel, 
.placeholder_nbr_billet,
.placeholder_btn{
    position: absolute;
    /*background-color: white;*/
    height: 17px;
    top: 13px;
    left: 25px;
    font-family: 'Dosis-Medium';
    font-size: 18px;
    color: #616161;
    z-index: 1;
    transition: 0.5s;
    pointer-events: none;
}
label{
    font-family: 'Dosis-Medium';
    font-size: 19px;
    color: #999999;
}
.send{
    background-color: #C19B76;
    font-family: 'Dosis-Medium';
    border: none;
    color: white;
    width: 921px;
    height: 54px;
    font-size: 22px;
}
#form {
    background-color: #F9F9F8;
}
input[type=text], select, textarea, button {
    width: 100%;
    resize: vertical;
}
input[type=button], select, textarea, button {
    width: 100%;
    resize: vertical;
}
select[type="select"] {
    width: 100%;
    resize: vertical;
    height: 50px;
}
.events-section{
	padding-top: 70px;
}
.events-listing-cont .card{
    border: 0;
    box-shadow: 0px 0px 22px 1px rgb(0 0 0 / 10%);

}
.events-listing-cont .card .card-title{
	font-size: 35px;
	line-height: 1.2;
	min-height: 130px;
    color: #000;
}
.events-listing-cont .card .card-body{
	padding: 60px 30px;
	padding-bottom: 10px;
}
.events-listing-cont .card .card-body .card-text{
	margin: 0;
	padding: 20px 0px;
}
.events-listing-cont .card .btn-container{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px 30px;
}
.events-listing-cont .card .btn-container > div{
	width: 50%;
}
.events-listing-cont .card .btn-container > .variable-btn{
	margin-right: 30px;
}
.btn_esp:hover{
	border-color: #000 !important;
}
.content_wrap.fullwidth.g_fullwidth_container {
  width: 100%;
  padding: 0;
}
.events-listing-cont {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.row.custom-row {
  margin-left: -40px;
  margin-right: -40px;
}
.col.custom-col {
  padding-left: 40px;
  padding-right: 40px;
}
#header{
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.text-cont{
  padding-top: 60px;
}
.form-page-grey-bg {
    padding: 160px 0px 90px 0px;
    background-color: #F9F9F8;
}
.form-white-box{
  background-color: #fff;
  padding: 80px 60px;
}
.form-page-grey-bg .select-box-cont i{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  transition: transform .15s;
}
.form-page-grey-bg-select-arrow.active{
  transform: translateY(-50%) rotate(180deg) !important;
}
.form-page-grey-bg .select-box-cont select{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
}

.form-page-grey-bg input[type="text"], input[type="email"]{
  background-color: transparent !important;
}
.form-page-grey-bg select{
  height: 50px;
}
.form-page-grey-bg .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type=checkbox] {
    opacity: 1;
    margin: 0 !important;
    margin-top: 6px !important;
}
.form-page-grey-bg .wpcf7-form-control-wrap{
  position: static;
}
.form-page-grey-bg .wpcf7-not-valid-tip{
  font-size: 14px;
  text-align: left;
}
.form-page-grey-bg .wpcf7-spinner{
    position: absolute;
    left: 50%;
    bottom: -50px;
    transform: translateX(-50%);
    margin: 0;
}

.event_modal .modal-dialog .modal-content .modal-header{
  border: none !important;
  padding: 0 !important;
}

.event_modal .modal-dialog .modal-content .btn-close{
    position: absolute;
    right: 0;
    top: 1px;
    border-radius: 50%;
    /* background: white url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat !important; */
    opacity: 1;
    background-color: white !important;
    z-index: 999999999 !important;
} 

.event_modal .modal-dialog .modal-content .modal-body{
    padding: 0rem !important;
}

.event_modal .modal-dialog .modal-content .modal-body h5{
    font-size: 20px;
    color: black;
}

.event_modal .modal-dialog .modal-content .modal-body .date{
    /* text-transform: capitalize; */
}

.event_modal .modal-dialog .modal-content .modal-body .btn_reserve{
    margin-top: 17px !important;
}



.locate img{
    display: none !important;
}


body .home-newsletter-form #mlb2-34235188 .ml-form-embedWrapper.embedForm {
    background: transparent;
    border-radius: 0;
}
body .home-newsletter-form #mlb2-34235188 .ml-form-embedWrapper.embedForm input.form-control {
    border-color: #dddddd;
    border-radius: 0;
}
body .home-newsletter-form #mlb2-34235188 .ml-form-embedWrapper.embedForm button.primary {
    height: 50px;
    border-radius: 0;
}







/* Responsive */
@media (max-width: 370px) {
    
    .container { 
        background-color: #f9f9f8;
        padding-top: 89px !important;
        padding-right: 64px !important;
        padding-bottom: 102px !important;
        padding-left: 58px !important;
    
        margin-top: 80px !important;
        margin-bottom: 80px !important;
       
      }
    
}
@media (max-width: 2048px) { 
    .image {
        padding-top: 0px;
    }
}
  
@media (max-width: 1389px) { 
    .image {
        padding-top: 0px;
    }
}
  
@media (max-width: 1199px) { 
    .Sec .SecObj{
        padding-bottom: 30px;
    }
    .btn_esp, .btn_reserver{
        padding: 0px 10px;
    }
    .Sec .SecObj .SecObjDiv .ComingSoon{
        font-size: 22px;
        padding: 6px 0px;
    }
    .Sec .SecObj .SecObjDiv .recDate{
        font-size: 16px;
        padding: 9px 20px;
    }
    .events-listing-cont .card .card-body{
        padding: 40px 30px;
        padding-bottom: 10px;
    }
  .events-listing-cont .card .card-title{
    font-size: 30px;
    min-height: 120px;
  }
    .image {
        padding-top: 0px;
    }
}
@media (max-width: 991px) { 
    .events-listing-cont .card .card-title{
        min-height: auto;
    }
    .image {
        padding-top: 0px;
    }

    .modal.event_modal{
        z-index: 999999;
    }
    .event_modal .modal-dialog .modal-content .btn-close{
        right: -1px;
        z-index: 11;
    }
    .event_modal .modal-dialog .modal-content .modal-body .modal_content{
        padding: 20px;
    }
}
  
@media (max-width: 767px) { 
  .ecwid-content{
    padding-top: 5rem;
    padding-bottom: 3rem;
  }
    .form-page-grey-bg .content {
        padding: 0px 0 10px 0;
    }
    .form-page-grey-bg {
        padding: 60px 0px 70px 0px;
    }
    .form-white-box {
        padding: 40px 30px;
    }
    .events-section{
        padding-top: 0;
    }
    .image {
        padding-top: 0px;
    }
}
  
@media (max-width: 680px) { 
    .Top {
        background-color: white;
    }
    
    .image {
        padding-top: 0px;
    }
}
  
@media (max-width: 580px) {  
    .Top {
        background-color: white;
    }
    
    .Top .title1 {
        font-size: 33px;
        font-family: 'Cormorant-Bold';
    }
    
    .Top .title2 {
        padding-top: 42px;
        font-size: 16px; 
    }
    
    .Top .title3 {
        padding-top: 11px; 
        font-size: 16px;
    }
    
    .Top .share {
        padding-top: 15px;
        font-size: 16px; 
        padding-right: 15px
    }
    .text1 {
        padding-top: 18px;
        letter-spacing: 0.56px;
        font-size: 16px;
    }
    .btn_reserve {
        font-size: 18px;
        margin-top: 65px;
      }
    .image {
        padding-top: 0px;
    }
}
  
@media (max-width: 575px) {
    .form-white-box {
        padding: 30px 20px;
    }
    .text-cont{
      padding-top: 20px;
    }
    
    .titreSP .titreSPwrap .titre1 {
        font-size: 60px;
    }
    .titreSP .titreSPwrap .titre2 {
        font-size: 30px;
    }
    .titreSP.centertitle .titre1 {
        text-align: center;
        font-size:60px;
    }
    
    .titreSP.centertitle .titre2 {
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 30px;
    }
    .Sec .SecObj .SecObjDiv .recDate {
        font-size: 16px;
    }
    
    .Sec .SecObj .SecObjDiv .ComingSoon {
        font-size:17px;
    }
    .brunch {
        padding: 40px 0px;
        background-color: white;
    }
    
    .Top .title2 {
        padding-top: 46px;
        font-size: 15px; 
    }
    
    .Top .title3 {
        padding-top: 11px; 
        font-size: 15px;
    }
    
    .Top .share {
        padding-top: 15px;
        font-size: 16px; 
        padding-right: 15px
    }
    
    .image {
        padding-top: 8px;
    }
    .btn_reserver {
        font-size: 16px;
      }
      
      .btn_esp {
          font-size: 16px;
      }
      .ml-embedded.home-newsletter-form .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal,
      .ml-embedded.home-newsletter-form .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
        width: 100%;
      }
      .ml-embedded.home-newsletter-form .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
        text-align: center;
        margin-top: 10px;
      }
}
@media (max-width: 376px) {
    .image {
        padding-top: 72px;
    }
    .titreSP .titreSPwrap .titre1 {
        font-size:40px;
    }
    .titreSP .titreSPwrap .titre2 {
        font-size: 20px;
    }
    .titreSP.centertitle .titre1 {
        text-align: center;
        font-size:40px;
    }
    
    .titreSP.centertitle .titre2 {
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 20px;
    }
    .Sec .SecObj .SecObjDiv .recDate {
        font-size:12px;
    }
    
    .Sec .SecObj .SecObjDiv .ComingSoon {
        font-size:17px;
    }
}
.mid_nav_wrap{
    width: auto !important;
}
@media (max-width: 1400px){
   .mid_nav_wrap{
        width: 100% !important;
    } 
}

.ec-store__product-page--697521933 .form-control__select option:first-child { display: none; } 


 .ec-store__product-page--694040090 .form-control__select option:first-child { display: none; }  .ec-store__product-page--694040090 .form-control__select option:nth-child(2) { display: none; } .ec-store__product-page--694040090 .form-control__select option:nth-child(3) { display: none; } .ec-store__product-page--694040090 .form-control__select option:nth-child(4) { display: none; } .ec-store__product-page--694040090 .form-control__select option:nth-child(5) { display: none; } .ec-store__product-page--694040090 .form-control__select option:nth-child(6) { display: none; } .ec-store__product-page--694040090 .form-control__select option:nth-child(7) { display: none; } .ec-store__product-page--694040090 .form-control__select option:nth-child(8) { display: none; } 
 

 .ec-store__product-page--697518185 .form-control__select option:nth-child(2) { display: none; }

 .ec-store__product-page--702402068 .form-control__select option:first-child { display: none; } 

  .ec-store__product-page--702402068 .form-control__select option:nth-child(2) { display: none; } 