#content-view #contacts li .links {
    font-size: 15px;
    overflow: hidden;
}

@media (min-width: 998px) {
  #main #main-content #sb_content #content-view .index-data-wrapper .section .section-pd {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 1px;
  }

.subscribe-component--btn-bar .btn-bar--row .btn.btn-primary, #main #main-buttons .btn.book {
    background: #beb25c;
    color: #050405;
    position: relative;
    top: -130px;
}

#main #main-buttons .company-name {
    font-weight: 500 !important;
    font-size: 46px !important;
    text-transform: none !important;
    text-shadow: 2px 2px 4px rgba(28, 28, 28, 1.0);
    position: relative;
    top: -70px;
}

.btn--secondary a, .subscribe-component--btn-bar .btn-bar--row .btn.btn-danger a, #main #main-buttons .btn.map a {
    color: #beb25c;
    display: none;
}

#header .header-controls {
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px 20px;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-block: 30px;
}

#sb_booking_content .service-item .bar-service .price,
#sb_booking_content .service-item .bar-service .service-price,
#sb_booking_content .service-item .bar-service [class*="price"] {
  position: relative;
}

#sb_booking_content .service-item .bar-service .price::before,
#sb_booking_content .service-item .bar-service .service-price::before,
#sb_booking_content .service-item .bar-service [class*="price"]::before {
  content: " HT";
  margin-left: .25em;
  font-size: .9em;
  font-weight: 600;
}

#sb-timeline #steps #steps-content #sb_booking_content .item .tab .tab-pd {
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: white;
}

textarea[value*="Petit-déjeuner;   Pause gourmande;   Déjeuner;   Cocktail dinatoire"] {
  pointer-events: none;
  background-color: #f9f9f9;
  color: #333;
  border: none;
  box-shadow: none;
  resize: none;
  cursor: default;
  font-size: 15px;
  line-height: 1.5;
  padding: 12px;
  height: auto;
  min-height: 140px;
  overflow: auto;
  white-space: pre-wrap;
}


textarea[value*="Ecran tactile avec tableau blanc intégré"] {
  pointer-events: none;
  background-color: #f9f9f9;
  color: #333;
  border: none;
  box-shadow: none;
  resize: none;
  cursor: default;
  font-size: 15px;
  line-height: 1.5;
  padding: 10px;
  height: auto;
  min-height: 120px;
  overflow: auto;
  white-space: pre-wrap;
}


#sb_additional_fields textarea:nth-of-type(2) {
  pointer-events: none;
  background-color: #f9f9f9;
  color: #333;
  border: none;
  box-shadow: none;
  resize: none;
  cursor: default;
  font-size: 15px;
  line-height: 1.5;
  padding: 12px;
  height: auto;
  min-height: 140px;
  overflow: auto;
  white-space: pre-wrap;
}

#sb_additional_fields textarea:last-of-type {
  pointer-events: none;      
  background-color: #f9f9f9; 
  color: #333;                
  border: none;              
  box-shadow: none;          
  resize: none;              
  cursor: default;          
  font-size: 15px;
  line-height: 1.5;
  padding: 12px;
  height: auto;
  min-height: 140px;
  overflow: auto;
}

#sb_additional_fields textarea:last-of-type {
  pointer-events: none;      
  background-color: #f9f9f9;  
  color: #333;                
  border: none;              
  box-shadow: none;          
  resize: none;               
  cursor: default;          
  font-size: 15px;
  padding: 12px;
  height: auto;
  min-height: 140px;
  overflow: auto;
}


.accordion .collapse,
.accordion .collapsing {
  display: block !important;
  height: auto !important;
  visibility: visible !important;
  opacity: 1 !important;
  overflow: visible !important;
  transition: none !important;
}


div#sb_additional_fields:after {
content: "Pour compléter votre réservation avec l’un des services complémentaires ou pour un devis entièrement personnalisé, veuillez adresser votre demande par email : contact@monespacedaffaires.fr";
font-size: 16px;
 font-weight: bold;
}


.is-holiday {
    color: #beb25c !important;
}


#main #main-buttons .company-name {
    font-weight: 500!important; 
font-size: 46px!important; 
    text-transform: none!important;
    text-shadow: 2px 2px 4px rgba(28, 28, 28, 1.0);
}


@import url('https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap');

body {
  font-family: "Didact Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#main #main-buttons .company-name {
    font-weight: 500!important; 
font-size: 46px!important; 
    text-transform: none!important;
    text-shadow: 2px 2px 4px rgba(28, 28, 28, 1.0);
}


/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

