/*
Theme Name: Mike's Child Theme
Theme URI: https://olliewp.com
Description: This is Mike's custom child theme.
Author: Mike McAlister
Author URI: https://olliewp.com
Template:     ollie
Version: 1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         blog, portfolio, entertainment, grid-layout, one-column, two-columns, three-columns, four-columns, block-patterns, block-styles, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, full-width-template, rtl-language-support, style-variations, template-editing, theme-options, translation-ready, wide-blocks
Text Domain: ollie-child
*/

:root {
  --wbk-primary-100:#ff8787 ; 
  --wbk-primary-text-50:#000;
  --wbk-primary-50: #ffcccc;
  --wbk-color-border-selected: #000;
  --wbk-bg-button-primary:#ff8787;
  --wbk-color-button-primary:#000;
  --wbk-bg-button-primary-hover:#ffcccc;
  --wbk-color-button-primary-hover:#000;
  --wbk-color-sidebar : #ff8787;
 
  
}


.wbk_service_item__bottom-part, .wbk_selected_services__item__bottom-part {
    display: none !important;
}

.module-resa-dart{
  width: 95% !important;
  align-items: center;
}

.wbk_booking_form__body__inner-wrapper, .wbk_thank_you__wrapper, .wbk_booking_form__body__wrapper, .wbk_booking_form__wrapper, .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: 95% !important;
  align-items: center;
}

.wbk_booking_form__body__wrapper{
  margin: 0 auto;
}


.webba_booking_form_v6 * {
  color: #000 !important;
}

.wbk_booking_form__body__inner-wrapper {
  max-height: fit-content !important;
}

.fieldCalendarService {
  display: none !important;
}

.ahb_m3 #fbuilder .slotsCalendar .slots div.currentSelection a {
  background: #ff8787 !important;
}

#fbuilder .pbreak.pb0 {
  text-align: center !important;
}

.formulaire-resa-flechette {
  text-align: center !important;
}

.champs-formulaire-flechette {
  text-align: center !important;
}
