/* IMPORTS */
/* VARIABLES */
/* FONTS */
@font-face {
  font-family: "Libre Baskerville Bold";
  src: url("../fonts/LibreBaskerville-Bold.woff") format("woff"), url("../fonts/LibreBaskerville-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Libre Baskerville Italic";
  src: url("../fonts/LibreBaskerville-Italic.woff") format("woff"), url("../fonts/LibreBaskerville-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Libre Baskerville Regular";
  src: url("../fonts/LibreBaskerville-Regular.woff") format("woff"), url("../fonts/LibreBaskerville-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.eot");
  src: url("../fonts/fontello.eot") format("embedded-opentype"), url("../fonts/fontello.woff2") format("woff2"), url("../fonts/fontello.woff") format("woff"), url("../fonts/fontello.ttf") format("truetype"), url("../fonts/fontello.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}
.product-page-wrapper,
body {
  /*    .form-type-number {
          display: flex;
          align-items: center;
      }*/
}
.product-page-wrapper .product-main, .product-page-wrapper .checkout-content,
body .product-main,
body .checkout-content {
  background-color: #FFFFFF;
}
.product-page-wrapper #edit-review-payment-information,
body #edit-review-payment-information {
  display: none;
}
.product-page-wrapper .ajax-progress.ajax-progress-throbber,
body .ajax-progress.ajax-progress-throbber {
  display: none;
}
.product-page-wrapper .progress-step.is-active .progress-marker::before,
body .progress-step.is-active .progress-marker::before {
  background-color: #B67847;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  padding-bottom: 0;
}
.product-page-wrapper .webform-progress-tracker .progress-step.is-active:hover .progress-marker::before,
body .webform-progress-tracker .progress-step.is-active:hover .progress-marker::before {
  background-color: #B67847;
}
.product-page-wrapper .progress-marker::before,
body .progress-marker::before {
  background-color: #E0E0E0;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  padding-bottom: 0;
}
.product-page-wrapper .progress-marker::after,
body .progress-marker::after {
  top: 15px;
  width: 80%;
  height: 1px;
  margin-right: 10%;
}
.product-page-wrapper .webform-progress-tracker .progress-step:not(.is-active) .progress-marker::before,
.product-page-wrapper .webform-progress-tracker .progress-step:hover .progress-marker::before,
.product-page-wrapper .webform-progress-tracker .progress-step .progress-marker::after,
body .webform-progress-tracker .progress-step:not(.is-active) .progress-marker::before,
body .webform-progress-tracker .progress-step:hover .progress-marker::before,
body .webform-progress-tracker .progress-step .progress-marker::after {
  background-color: #E0E0E0;
}
.product-page-wrapper .webform-progress-tracker .progress-step.is-complete .progress-marker::before,
.product-page-wrapper .webform-progress-tracker .progress-step.is-complete:hover .progress-marker::before,
.product-page-wrapper .webform-progress-tracker .progress-step.is-complete .progress-marker::after,
body .webform-progress-tracker .progress-step.is-complete .progress-marker::before,
body .webform-progress-tracker .progress-step.is-complete:hover .progress-marker::before,
body .webform-progress-tracker .progress-step.is-complete .progress-marker::after {
  background-color: #E0E0E0;
}
.product-page-wrapper .form-check-input:checked,
body .form-check-input:checked {
  background-color: #B67847;
  border-color: #B67847;
}
.product-page-wrapper .webform-progress-tracker .progress-step .progress-text,
body .webform-progress-tracker .progress-step .progress-text {
  color: #181818;
  font-size: 12px;
  line-height: 22px;
}
.product-page-wrapper .js-form-type-radio,
body .js-form-type-radio {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
}
.product-page-wrapper [type=radio]:checked,
.product-page-wrapper [type=radio]:not(:checked),
body [type=radio]:checked,
body [type=radio]:not(:checked) {
  display: none;
}
.product-page-wrapper [type=radio]:checked + label,
.product-page-wrapper [type=radio]:not(:checked) + label,
body [type=radio]:checked + label,
body [type=radio]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  line-height: 40px;
  display: inline-block;
  color: #B67847;
  min-width: 121px;
  text-align: center;
}
.product-page-wrapper [type=radio]:checked + label,
body [type=radio]:checked + label {
  color: #fff;
}
.product-page-wrapper [type=radio]:checked + label::before,
.product-page-wrapper [type=radio]:not(:checked) + label::before,
body [type=radio]:checked + label::before,
body [type=radio]:not(:checked) + label::before {
  content: "";
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: #fff;
  border: solid #B67847 3px;
  border-radius: 6px;
  transition: all 0.2s ease;
}
.product-page-wrapper [type=radio]:checked + label::before,
body [type=radio]:checked + label::before {
  background: #B67847;
}
.product-page-wrapper .form-item-experience-time-select .js-webform-experience-time-radios,
body .form-item-experience-time-select .js-webform-experience-time-radios {
  display: flex;
}
.product-page-wrapper .form-item-experience-time-select .js-webform-experience-time-radios .js-form-item-experience-time-select,
body .form-item-experience-time-select .js-webform-experience-time-radios .js-form-item-experience-time-select {
  padding: 0px;
}
.product-page-wrapper .form-item-experience-time-select .js-webform-experience-time-radios > .form-check,
body .form-item-experience-time-select .js-webform-experience-time-radios > .form-check {
  margin-right: 25px;
  padding-left: 0;
  display: inline-block;
}
.product-page-wrapper .form-item-experience-time-select .js-webform-experience-time-radios > .form-check label,
body .form-item-experience-time-select .js-webform-experience-time-radios > .form-check label {
  padding: 0 30px;
}
.product-page-wrapper .date-picker-legend,
body .date-picker-legend {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 50%;
  top: 4px;
  position: relative;
}
.product-page-wrapper .date-picker-legend.available,
body .date-picker-legend.available {
  background-color: #BFDEC2;
}
.product-page-wrapper .date-picker-legend.unavailable,
body .date-picker-legend.unavailable {
  background-color: #EAA4B1;
  margin-left: 25px;
}
.product-page-wrapper .webform-section .webform-section-title,
body .webform-section .webform-section-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #B67847;
  margin-bottom: 18px;
  text-align: left;
}
.product-page-wrapper .form-actions .webform-button--next,
.product-page-wrapper .form-actions .webform-button--submit,
.product-page-wrapper .form-actions .form-submit,
body .form-actions .webform-button--next,
body .form-actions .webform-button--submit,
body .form-actions .form-submit {
  color: #FFFFFF;
  background-color: #B67847;
  border: none;
  height: 48px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
.product-page-wrapper .form-actions .webform-button--previous,
body .form-actions .webform-button--previous {
  color: #FFFFFF;
  border: 2px solid #B67847;
  height: 48px;
  min-width: 100px;
}
.product-page-wrapper .webform-section-wrapper,
body .webform-section-wrapper {
  color: #3F3F3F;
  font-size: 14px;
  line-height: 22px;
}
.product-page-wrapper .webform-section-wrapper label.form-check-label,
body .webform-section-wrapper label.form-check-label {
  margin-bottom: 0.5rem;
}
.product-page-wrapper .form-actions.webform-actions.js-form-wrapper.form-group,
body .form-actions.webform-actions.js-form-wrapper.form-group {
  margin-bottom: 0px;
}
.product-page-wrapper .form-check-input,
body .form-check-input {
  border: 1px solid #a4a4a4;
}
.product-page-wrapper .checkout-order-summary,
body .checkout-order-summary {
  overflow: hidden;
}
.product-page-wrapper .checkout-order-summary .node--view-mode-checkout-summary,
body .checkout-order-summary .node--view-mode-checkout-summary {
  padding-left: 0px !important;
}
.product-page-wrapper .checkout-order-summary h3,
body .checkout-order-summary h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #202637;
  margin-bottom: 12px;
}
@media only screen and (min-width: 1024px) {
  .product-page-wrapper .checkout-order-summary h3,
  body .checkout-order-summary h3 {
    margin-bottom: 22px;
  }
}
.product-page-wrapper .checkout-order-summary .table,
body .checkout-order-summary .table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #3F3F3F;
  --bs-table-striped-bg: trasparent;
  --bs-table-active-color: #3F3F3F;
  --bs-table-active-bg: transparent;
  --bs-table-hover-color: #3F3F3F;
  --bs-table-hover-bg: transparent;
  width: 100%;
  margin-bottom: 1rem;
  color: #3F3F3F;
  vertical-align: top;
  border-color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  color: #181818;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.product-page-wrapper .checkout-order-summary .table .field--type-entity-reference,
body .checkout-order-summary .table .field--type-entity-reference {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.product-page-wrapper .checkout-order-summary .table td,
body .checkout-order-summary .table td {
  padding: 4px 0px;
}
.product-page-wrapper .checkout-order-summary .table-striped tr:first-child td, .product-page-wrapper .checkout-order-summary .table-striped tr:nth-child(2) td,
body .checkout-order-summary .table-striped tr:first-child td,
body .checkout-order-summary .table-striped tr:nth-child(2) td {
  border: none;
}
.product-page-wrapper .checkout-order-summary .table-striped tr,
body .checkout-order-summary .table-striped tr {
  background: #FFFFFF;
}
.product-page-wrapper .checkout-order-summary .table-striped td:last-child,
body .checkout-order-summary .table-striped td:last-child {
  text-align: right;
}
.product-page-wrapper .checkout-order-summary .table-striped td:first-child,
body .checkout-order-summary .table-striped td:first-child {
  width: 15%;
}
@media only screen and (min-width: 1440px) {
  .product-page-wrapper .checkout-order-summary .table-striped td:first-child,
  body .checkout-order-summary .table-striped td:first-child {
    width: 11%;
  }
}
.product-page-wrapper .checkout-order-summary .order-total-line-label,
body .checkout-order-summary .order-total-line-label {
  font-size: 14px;
  line-height: 22px;
  color: #181818;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  float: left;
}
.product-page-wrapper .checkout-order-summary .order-total-taxes-included,
body .checkout-order-summary .order-total-taxes-included {
  padding: 0 0 15px 0;
}
.product-page-wrapper .checkout-order-summary .order-total-line,
body .checkout-order-summary .order-total-line {
  padding: 30px 0px 0px 0px;
  text-align: right;
  border-top: 1px solid #A4A4A4;
  display: grid;
  grid-template-columns: 15% 40% 45%;
}
@media only screen and (min-width: 1440px) {
  .product-page-wrapper .checkout-order-summary .order-total-line,
  body .checkout-order-summary .order-total-line {
    grid-template-columns: 11% 20% 40% 29%;
  }
}
.product-page-wrapper .checkout-order-summary .order-total-line .order-total-line-label,
body .checkout-order-summary .order-total-line .order-total-line-label {
  grid-column: 2;
  justify-self: left;
}
.product-page-wrapper .checkout-order-summary .order-total-line .order-total-line-value,
body .checkout-order-summary .order-total-line .order-total-line-value {
  grid-column: 3;
  justify-self: end;
}
@media only screen and (min-width: 1440px) {
  .product-page-wrapper .checkout-order-summary .order-total-line .order-total-line-value,
  body .checkout-order-summary .order-total-line .order-total-line-value {
    grid-column: 4;
  }
}
.product-page-wrapper .checkout-order-summary .order-total-line__total,
body .checkout-order-summary .order-total-line__total {
  padding-top: 30px;
  font-weight: normal;
  padding-bottom: 30px;
}
.product-page-wrapper .checkout-order-summary .order-total-line-value,
body .checkout-order-summary .order-total-line-value {
  font-size: 16px;
  color: #181818;
  line-height: 22px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.custom-control-label a {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #B29556;
  text-decoration: underline;
}

.custom-radio .custom-control-label::before {
  border-radius: 0px;
}

.experience-checkout-summary-text {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #3F3F3F;
}

.experience-checkout-summary-link-wrapper {
  margin-top: auto;
  margin-bottom: auto;
}

.experience-checkout-summary-link-wrapper .field--name-field-image img {
  width: 48px;
  height: 48px;
}

.experience-checkout-summary-data {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  margin-top: 5px;
  color: #181818;
}
.experience-checkout-summary-data .field--name-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #202637;
}
.experience-checkout-summary-data p {
  margin-bottom: 0;
}

.node--promoted {
  padding: 25px 15px 0 15px;
}
@media only screen and (min-width: 600px) {
  .node--promoted {
    padding: 50px 15px 0 15px;
  }
}

.row-summary {
  margin-top: 15px;
}

.footer-container .experience-total-price {
  text-align: right;
}

.order-summary-experience-data {
  margin-bottom: 17px;
}
@media only screen and (min-width: 600px) {
  .order-summary-experience-data {
    margin-bottom: 25px;
  }
}
.order-summary-experience-data .experience-date, .order-summary-experience-data .experience-time {
  display: grid;
  grid-template-columns: 15% 40% 15% 30%;
}
@media only screen and (min-width: 1440px) {
  .order-summary-experience-data .experience-date, .order-summary-experience-data .experience-time {
    grid-template-columns: 11% 20% 40% 29%;
  }
}
.order-summary-experience-data .experience-summary-label {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #181818;
}
@media only screen and (min-width: 600px) {
  .order-summary-experience-data .experience-summary-label {
    margin-right: 40px;
  }
}
.order-summary-experience-data .experience-summary-data {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #181818;
}

.order-total-taxes-included {
  text-align: right;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #181818;
}

.title-checkout {
  color: #202637;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}

.layout-region-checkout-footer {
  padding-right: 0;
}
.layout-region-checkout-footer .cards {
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .layout-region-checkout-footer .cards {
    text-align: left;
  }
}
.layout-region-checkout-footer .cards img {
  width: 37px;
  height: 24px;
}
.layout-region-checkout-footer .cards .loocker img {
  width: 19px;
  height: 24px;
}
.layout-region-checkout-footer .form-actions {
  text-align: center;
  /*        margin-top: 25px;*/
}
@media only screen and (min-width: 1024px) {
  .layout-region-checkout-footer .form-actions {
    text-align: right;
    margin-top: 0px;
  }
}

.form-select {
  background-image: url("/themes/custom/bootstrap_beronia/images/icons/dropdown.png") !important;
  background-size: 14px 10px !important;
  border: 1px solid #A4A4A4 !important;
  border-radius: 4px !important;
}

.adults {
  display: flex;
  align-items: center;
}

.person-age {
  display: grid;
}
.person-age .kids, .person-age .babies {
  grid-column: 1/2;
  grid-row: 1;
  margin-bottom: 0px;
}
.person-age #edit-experience-children-quantity--description {
  grid-column: 1/2;
  grid-row: 1;
}
.person-age #edit-experience-babies-quantity--description {
  grid-column: 1/2;
  grid-row: 1;
}
.person-age .input-group.inline-group:not(:first-child) {
  grid-row: 1/span 2;
}
.person-age .children-info {
  font-size: 12px;
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #CECECE !important;
}

html body {
  background-color: #FFFFFF !important;
}

/*# sourceMappingURL=checkout.css.map */
