/* --- Mynaturallife.nl boho-stijl override --- */
body {
  color: #2D2D2D;
  font-size: 1.05rem;
  font-style: normal;
  font-weight:400;
  font-family: 'Nunito', 'Poppins', 'Montserrat', Arial, sans-serif;
  line-height:1.7;
  background: #fffaf6;
  overflow-x:hidden;
}
.main-font {
  font-family: 'Nunito', 'Poppins', 'Montserrat', Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6,.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #4A6B57;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.01em;
}
h1, .h1 { font-size: 2.7rem; }
h2, .h2 { font-size: 2.1rem; }
h3, .h3 { font-size: 1.6rem; }
h4, .h4 { font-size: 1.3rem; }
h5, .h5 { font-size: 1.1rem; }
h6, .h6 { font-size: 1rem; line-height: 1.4; }
a {
  text-decoration: none;
  color: #4A6B57;
  transition: color .2s ease;
}
a:hover, a:focus {
  text-decoration: underline;
  color: #F9B233;
}
.btn, button, input[type="submit"], input[type="button"] {
  background: #4A6B57;
  color: #fff;
  border-radius: 2em;
  border: none;
  padding: 0.7em 2em;
  font-weight: 600;
  font-family: inherit;
  box-shadow: 0 2px 8px rgba(74,107,87,0.07);
  transition: background 0.2s, color 0.2s, box-shadow 0.2s;
}
.btn:hover, .btn:focus, button:hover, button:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:focus {
  background: #F9B233;
  color: #fff;
  box-shadow: 0 4px 16px rgba(249,178,51,0.13);
}
input, select, textarea {
  border-radius: 1.2em;
  border: 1.5px solid #E0E4E0;
  background: #fff;
  padding: 0.7em 1.2em;
  font-size: 1rem;
  font-family: inherit;
  color: #2D2D2D;
  margin-bottom: 1em;
  box-shadow: 0 1px 4px rgba(74,107,87,0.04);
  transition: border 0.2s, box-shadow 0.2s;
}
input:focus, select:focus, textarea:focus {
  border-color: #F9B233;
  box-shadow: 0 2px 8px rgba(249,178,51,0.10);
}
.card, .panel, .box, .form-group, .modal-content {
  background: #fff;
  border-radius: 1.5em;
  box-shadow: 0 2px 16px rgba(74,107,87,0.07);
  border: 1px solid #E0E4E0;
  padding: 1em;
}
.form-control, .datepicker{
  background: #fff;
  border-radius: 1.5em;
  box-shadow: 0 2px 16px rgba(74,107,87,0.07);
  border: 1px solid #E0E4E0;
}
.section, .container, .content {
  padding: 2em 0;
}
hr, .divider {
  border: none;
  height: 2px;
  background: #F9B233;
  margin: 2em 0;
}
/* --- EINDE boho-stijl override --- */

/* Wizard stappenbalk */
.booking-steps {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.5em;
  margin-left: auto;
  margin-right: auto;
}
.booking-steps .step {
  flex: 1 1 0;
  text-align: center;
  position: relative;
  color: #b7d2c0;
  font-weight: 600;
  font-size: 1.1em;
}
.booking-steps .step span {
  display: inline-block;
  width: 2.2em;
  height: 2.2em;
  line-height: 2.2em;
  background: #EAF3ED;
  color: #4A6B57;
  border-radius: 50%;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.3em;
  border: 2px solid #b7d2c0;
  transition: background 0.2s, color 0.2s, border 0.2s;
}
.booking-steps .step.active span,
.booking-steps .step.done span {
  background: #4A6B57;
  color: #fff;
  border-color: #4A6B57;
}
.booking-steps .step:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1.5em;
  width: 30%;
  height: 4px;
  background: #EAF3ED;
  z-index: 0;
  transform: translateY(-50%);
}
.booking-steps .step.active,
.booking-steps .step.done {
  color: #4A6B57;
}

/* Tijdvak chips */
#tijdvakken-lijst .tijdvak-btn {
  border-radius: 2em;
  font-size: 1.1em;
  padding: 0.7em 1.5em;
  margin: 0.3em 0.5em;
  background: #EAF3ED;
  color: #4A6B57;
  border: 2px solid #EAF3ED;
  box-shadow: 0 1px 4px rgba(74,107,87,0.04);
  transition: background 0.2s, color 0.2s, border 0.2s;
}
#tijdvakken-lijst .tijdvak-btn.active,
#tijdvakken-lijst .tijdvak-btn:focus {
  background: #4A6B57;
  color: #fff;
  border-color: #4A6B57;
}
#tijdvakken-lijst .tijdvak-btn[disabled],
#tijdvakken-lijst .tijdvak-btn.btn-light {
  background: #f5f5f5;
  color: #b7d2c0;
  border-color: #e0e4e0;
  cursor: not-allowed;
}

/* Datepicker styling - boho stijl */
.ui-datepicker {
  background: #fff;
  border: 2px solid #E0E4E0;
  border-radius: 1.5em;
  box-shadow: 0 4px 20px rgba(74,107,87,0.15);
  font-family: 'Nunito', 'Poppins', 'Montserrat', Arial, sans-serif;
  font-size: 1rem;
  color: #2D2D2D;
  padding: 1.5em;
  margin-top: 0.5em;
}

.ui-datepicker .ui-datepicker-header {
  background: #EAF3ED;
  border: none;
  border-radius: 1.5em;
  padding: 1em;
  margin: -1.5em -1em 1em -1em;
  color: #4A6B57;
  font-weight: 600;
}

.ui-datepicker .ui-datepicker-title {
  font-size: 1.2em;
  font-weight: 700;
  color: #4A6B57;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  background: #4A6B57;
  border: none;
  border-radius: 50%;
  top: 50% !important;
  transform: translateY(-50%);
  transition: background 0.2s;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  background: #F9B233;
  border: none !important;
}
.ui-datepicker .ui-datepicker-prev{
  margin-left: 5px !important; 
}
.ui-datepicker .ui-datepicker-next{
  margin-right: 5px !important; 
}
.ui-datepicker .ui-datepicker-prev-hover{
  left: 2px !important;
}
.ui-datepicker .ui-datepicker-next-hover{
  right: 2px !important;
}
.ui-datepicker .ui-datepicker-prev .ui-icon,
.ui-datepicker .ui-datepicker-next .ui-icon {
  background-image: none;
  text-indent: 0;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 2.5em;
}

.ui-datepicker .ui-datepicker-prev .ui-icon:before {
  content: "‹";
}

.ui-datepicker .ui-datepicker-next .ui-icon:before {
  content: "›";
}

.ui-datepicker .ui-datepicker-calendar {
  border-collapse: separate;
  width: 100%;
}

.ui-datepicker .ui-datepicker-calendar th {
  background: #EAF3ED;
  border: none;
  border-radius: 0.8em;
  padding: 0.8em 0.5em;
  color: #4A6B57;
  font-weight: 600;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.ui-datepicker .ui-datepicker-calendar td {
  border: none;
}

.ui-datepicker .ui-datepicker-calendar td a {
  background: #f8f9fa;
  border: 2px solid transparent;
  color: #2D2D2D;
  display: block;
  padding: 0.8em 0.5em;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.2s;
  min-width: 2.5em;
  height: 2.5em;
  line-height: 1.1em;
}

.ui-datepicker .ui-datepicker-calendar td span {
  padding: 0.8em 0.5em !important;
  border: 2px solid #c5c5c5 !important;
  text-align: center !important;
  text-decoration: none !important;
  font-weight: 500 !important;
  transition: all 0.2s;
  min-width: 2.5em;
  height: 2.5em;
  line-height: 1.1em;
}

.ui-datepicker .ui-datepicker-calendar td a:hover {
  background: #EAF3ED;
  border-color: #4A6B57;
  color: #4A6B57;
}

.ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
  background: #4A6B57;
  border-color: #4A6B57;
  color: #fff;
  font-weight: 600;
}

.ui-datepicker .ui-datepicker-calendar td a.ui-state-highlight {
  background: #F9B233;
  border-color: #F9B233;
  color: #fff;
  font-weight: 600;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable a {
  background: #f5f5f5;
  color: #b7d2c0;
  cursor: not-allowed;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month a {
  background: #f8f9fa;
  color: #b7d2c0;
}

/* Datepicker input styling */
#datepicker-widget {
  background: #fff;
  border: 0px;
  font-size: 1rem;
  font-family: 'Nunito', 'Poppins', 'Montserrat', Arial, sans-serif;
  color: #2D2D2D;
  transition: border 0.2s, box-shadow 0.2s;
}
.ui-widget-content {
  background: none;
  border: 0 !important;
  box-shadow: none !important;
  width: 100% !important;
}
#datepicker-widget:focus {
  border-color: #F9B233;
  box-shadow: 0 2px 12px rgba(249,178,51,0.15);
  outline: none;
}

#datepicker-widget:hover {
  border-color: #4A6B57;
}

/* Datepicker responsive */
@media (max-width: 768px) {
  .ui-datepicker {
    font-size: 0.9rem;
    padding: 1em;
  }
  
  .ui-datepicker .ui-datepicker-calendar th,
  .ui-datepicker .ui-datepicker-calendar td a {
    padding: 0.6em 0.3em;
    min-width: 2em;
    height: 2em;
    line-height: 0.8em;
  }
  
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    width: 2em;
    height: 2em;
  }
  
  .ui-datepicker .ui-datepicker-prev .ui-icon,
  .ui-datepicker .ui-datepicker-next .ui-icon {
    line-height: 2em;
  }
}
.ui-datepicker .ui-datepicker-next .ui-icon:before {
  line-height: initial !important;
  margin-top: -4px;
  display: block;
  margin-left: 2px;
}

.ui-datepicker .ui-datepicker-prev .ui-icon:before {
  line-height: initial !important;
  margin-top: -4px;
  display: block;
  margin-left: 2px;
}
/* Loading state styling - luxe uitstraling */
#tijdvakken-lijst .col-12.text-center {
  background: #EAF3ED;
  border: 2px solid #4A6B57;
  border-radius: 1.5em;
  padding: 0em 1.5em;
  margin: 1em 0;
  box-shadow: 0 2px 16px rgba(74,107,87,0.07);
  color: #4A6B57;
  font-weight: 600;
  font-size: 1.1em;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
}

#tijdvakken-lijst .col-12.text-center i.fa-spinner {
  font-size: 1.5em;
  margin-right: 0.8em;
  color: #F9B233;
  animation: spin 1s linear infinite;
}

#tijdvakken-lijst .col-12.text-center.text-danger {
  background: #fff5f5;
  border-color: #dc3545;
  color: #dc3545;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Succes card */
.succes-card {
  border: 2px solid #4A6B57;
  background: #EAF3ED;
  border-radius: 1.5em;
  padding: 2.5em 2em;
  margin-top: 2em;
  box-shadow: 0 2px 16px rgba(74,107,87,0.07);
}

/* Panel/card spacing */
.booking-container {
  max-width: 800px;
  background: #fcfff2eb;
  padding: 40px 30px 30px 30px;
  border-radius: 1.5em;
  box-shadow: 0 2px 16px rgba(74,107,87,0.07);
  width: 100%;
}

.col-datepicker {
  flex: 0 0 325px;
  max-width: 100%;
  min-width: 325px;
}

.booking-body{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  background: url('https://www.mynaturallife.nl/wp-content/uploads/2021/07/kiemen-vp-e1450273938131.png') no-repeat center center;
  background-size: cover;
}  
.wizard-stap {
  text-align: center;
}
.booking-header{
  text-align: center;
  margin-bottom: 30px;
}
.flex-row{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width:100%;
  column-gap: 1em;
}

.flex-row .form-group{
  width:100%;
}

.col-tijdvakken label{
  float: left;
  padding-left: 20px;
}

ul#tijdvakken-lijst {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 0 20px;
}

.tijdvak-btn-lijst {
  margin-right: 10px;
}

.tijdvakken_header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* Responsive */
@media (max-width: 600px) {
  .booking-container {
    padding: 1em;
  }
  .booking-steps {
    font-size: 0.95em;
  }
  .row.flex-nowrap {
    flex-direction: column;
  }
  .col-datepicker, .col-tijdvakken {
    max-width: 100%;
    min-width: 0;
    flex: 1 1 100%;
  }
} 