@charset "UTF-8";
@font-face {
  font-family: "Montserrat-Regular";
  src: url(/templates/yootheme_custom/webfonts/Montserrat-Regular.ttf);
}
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url(/templates/yootheme_custom/webfonts/Montserrat-SemiBold.ttf);
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url(/templates/yootheme_custom/webfonts/Montserrat-Bold.ttf);
}
@font-face {
  font-family: "Montserrat-ExtraBold";
  src: url(/templates/yootheme_custom/webfonts/Montserrat-ExtraBold.ttf);
}
.bs-datepicker-container, .bs-datepicker-head {
  font-family: "Montserrat-SemiBold" !important;
  color: #1D327B !important;
}
.bookzo-bootstrap .badge-secondary, .bookzo-bootstrap .badge-primary {
  border-radius: 99px !important;
  font-family: "Montserrat-Regular";
}
.invalid-feedback {
  font-family: "Montserrat-Regular";
}
.boekzozoeken {
  margin: 40px 0 0 0;
  font-family: "Montserrat-Regular";
  color: #1E3480;
}
.boekzozoeken .bookzo-search .form-inline .form-group-inline .form-control {
  min-width: 0px;
}
.boekzozoeken .bookzo-search .form-inline .form-group-inline .form-control.form-control-active {
  border: 0px solid black !important;
  box-shadow: none !important;
}
.boekzozoeken form {
  -webkit-box-shadow: 0px 2px 15px 0px rgba(54, 54, 54, 0.5);
  -moz-box-shadow: 0px 2px 15px 0px rgba(54, 54, 54, 0.5);
  box-shadow: 0px 2px 15px 0px rgba(54, 54, 54, 0.5);
  border-radius: 99px;
}
.boekzozoeken ::placeholder {
  font-family: "Montserrat-Regular";
  color: #1E3480;
}
.boekzozoeken .form-control {
  font-family: "Montserrat-Regular";
  color: #1E3480;
  font-size: 18px;
}
.boekzozoeken svg {
  fill: #1E3480 !important;
}
.boekzozoeken .bookzo-search-arrival-departure {
  order: 2;
  flex-basis: calc((100% - 100px) / 2);
  min-width: calc((100% - 100px) / 2);
}
.boekzozoeken .bookzo-search-arrival-departure .input-group-text {
  border-radius: 0px;
  background-color: #fff;
  border: 0px;
  box-shadow: none;
  border-left: 1px solid #008BD2;
  display: none;
}
.boekzozoeken .bookzo-bootstrap .mr-2, .boekzozoeken .bookzo-bootstrap .mx-2 {
  margin-right: 0 !important;
}
.boekzozoeken .bookzo-search-departure {
  border-left: 1px solid #008BD2;
  padding-left: 15px !important;
}
.boekzozoeken .bookzo-search-arrival {
  border-left: 2px solid #008BD2;
  padding-left: 15px !important;
}
.boekzozoeken .bookzo-search-persons {
  flex-basis: calc((100% - 100px) / 2);
  min-width: calc((100% - 100px) / 2);
}
.boekzozoeken .bookzo-search-persons .input-group {
  order: 1;
}
.boekzozoeken .bookzo-search-persons .input-group-text {
  border-radius: 99px;
  background-color: #fff;
  border: 0px;
  box-shadow: none;
  height: 50px;
}
.boekzozoeken .bookzo-search .form-inline {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.boekzozoeken .bookzo-search-submit {
  order: 3;
  background-color: #008BD2;
  border: 0px;
  margin: 0px;
  padding: 0px;
  min-width: 100px;
  height: 50px;
  border-top-right-radius: 99px;
  border-bottom-right-radius: 99px;
  color: #fff;
  font-family: "Montserrat-SemiBold";
  font-size: 16px;
}
.boekzozoeken .bookzo-search-submit:hover {
  background-color: #D4EEE6;
  color: #1E3480;
  cursor: pointer;
}
.boekzozoeken input {
  border: 0px;
  background-color: #fff;
  height: 50px;
  margin: 0px;
}
.boekzozoeken .input-group, .boekzozoeken .input-group-prepend {
  height: 40px;
  border: 0px;
  max-height: 40px;
  margin: 0px;
  line-height: 40px;
}
.boekzozoeken .form-control {
  padding: 0px;
}
.section-with-sticky-column h1 {
  color: #1D327B;
  font-family: "Puffin-Display-Soft-Bold";
  font-size: clamp(1.5rem, calc(2vw + 1rem), 4.25rem);
  line-height: clamp(1.5rem, calc(2vw + 1rem), 4.25rem);
  padding: 0 0 10px 0;
  margin: 0px;
}
.section-with-sticky-column h2 .bookzo-object-part {
  color: #1D327B;
  font-family: "Puffin-Display-Soft-Medium";
  font-size: 16px;
}
.section-with-sticky-column .bookzo-read-more, .section-with-sticky-column .description {
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 16px;
}
.section-with-sticky-column .bookzo-read-more .btn-link, .section-with-sticky-column .description .btn-link {
  background-color: transparent;
  color: #008BD2;
  text-decoration: underline;
  padding: 0px;
  border: 0px;
  font-family: "Montserrat-SemiBold";
  text-transform: none;
  letter-spacing: normal;
  font-size: 16px;
}
.beschikbaarheid {
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 16px;
  background-color: #F6F3EF;
  padding: 100px 0 0px 0;
}
.beschikbaarheid .total-wrapper {
  margin-top: 0px;
  font-family: "Montserrat-SemiBold";
  color: #008BD2;
  font-size: 20px;
}
.beschikbaarheid .datepicker-wrapper .alert-info {
  display: none;
}
.beschikbaarheid .alternative-prices-earlier-later .btn-link {
  background-color: transparent;
  color: #008BD2;
  text-decoration: underline;
  padding: 0px;
  border: 0px;
  font-family: "Montserrat-SemiBold";
  text-transform: none;
  letter-spacing: normal;
  font-size: 16px;
}
.beschikbaarheid .persons .persons-item .number-control input {
  border: 0px;
  border-bottom: 1px solid lightgrey;
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 14px;
}
.beschikbaarheid .persons .persons-item .number-control .btn-circle {
  background-color: #008BD2;
  border-color: #008BD2;
  color: #fff;
  border-style: solid;
}
.beschikbaarheid .persons .persons-item .number-control button:disabled {
  background-color: grey;
  border-color: grey;
  color: #fff;
  border-style: solid;
}
.beschikbaarheid .number-control .label b {
  color: grey;
  font-family: "Montserrat-SemiBold";
}
.beschikbaarheid .price-arrival-departure.text-muted {
  font-family: "Montserrat-SemiBold";
  color: #1D327B;
  font-size: 16px;
}
.beschikbaarheid h5 {
  margin-top: 0px;
}
.beschikbaarheid .card-alternative-prices .card-body {
  padding: 0px !important;
}
.beschikbaarheid .datepicker-buttons .btn-link {
  background-color: transparent;
  color: #008BD2;
  text-decoration: underline;
  padding: 0px;
  border: 0px;
  font-family: "Montserrat-SemiBold";
  text-transform: none;
  letter-spacing: normal;
  font-size: 16px;
}
.beschikbaarheid .alternative-prices-container {
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 14px;
}
.beschikbaarheid .alternative-prices-up-down-btn-wrapper .btn-link {
  background-color: transparent;
  color: #008BD2;
  text-decoration: none;
  padding: 0px;
  border: 0px;
  font-family: "Montserrat-SemiBold";
  text-transform: none;
  letter-spacing: normal;
  font-size: 16px;
}
.beschikbaarheid .book-button {
  background-color: #1D327B;
  font-family: "Montserrat-SemiBold";
  text-transform: lowercase;
  letter-spacing: normal;
  font-size: 16px;
  padding: 15px 50px;
  border: 0px;
  border-radius: 99px;
  color: #fff;
}
.beschikbaarheid .book-button:hover {
  background-color: #008BD2;
}
.beschikbaarheid h2 {
  color: #1D327B;
  font-family: "Puffin-Display-Soft-Bold";
  font-size: 24px;
  padding: 0 0 30px 0;
  margin: 0px;
}
.beschikbaarheid .ngb-dp-month-name {
  margin: 0px !important;
  color: grey;
  font-family: "Montserrat-SemiBold";
  font-size: 16px;
}
.beschikbaarheid .card {
  border: 0px !important;
  background-color: transparent !important;
}
.beschikbaarheid .bookzo-object-part {
  background-color: #fff;
  border-radius: 25px;
  padding: 30px;
}
.beschikbaarheid .card-body {
  padding: 0px !important;
}
.beschikbaarheid .calendar-persons {
  flex-wrap: nowrap !important;
  background-color: transparent;
  gap: 20px;
  justify-content: space-between;
}
.beschikbaarheid .calendar-persons .spacer {
  display: none;
}
.beschikbaarheid .datepicker-wrapper {
  border: 0px !important;
  background-color: transparent;
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 14px;
}
.imageheader {
  position: relative;
}
.imageheader .btn {
  background-color: #008BD2;
  border-radius: 99px;
  color: #fff;
  font-family: "Montserrat-SemiBold";
  font-size: 16px;
  border: 0px;
  box-shadow: none !important;
  max-width: fit-content;
  padding: 15px 40px;
  bottom: 100px !important;
}
.imageheader .btn:hover {
  background-color: #1D327B;
}
.imageheader::after {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100vw;
  height: 76px;
  content: "";
  display: block;
  background-image: url(/images/system/header_after.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.sticky-column {
  padding-bottom: 50px;
}
.sticky-column h5 {
  margin-top: 0px;
}
.sticky-column .alleenicons .popular-features {
  display: none;
}
.sticky-column .usp {
  font-family: "Montserrat-SemiBold";
  color: #1D327B;
}
.sticky-column .usp .popular-feature-text-name {
  text-transform: none;
  letter-spacing: normal;
  font-family: "Montserrat-SemiBold";
  color: #1D327B;
}
.sticky-column .usp .icon-check::before {
  content: "•";
  color: #FDC533;
  display: inline-block;
  width: 0;
  text-align: center;
  vertical-align: top;
  font-size: 30px;
  top: -8px;
  left: -16px;
  height: 5px;
  display: inline-block;
  position: relative;
}
.sticky-column .usp .persons-pets-location, .sticky-column .usp .bookzo-icon-wrapper {
  display: none;
}
.sticky-column .usp .icon-wrapper {
  align-items: flex-start;
}
.sticky-column .usp .icons {
  padding-left: 18px;
}
.sticky-column .icons {
  padding-bottom: 30px;
}
.sticky-column .icons .popular-feature-item ::first-letter {
  text-transform: uppercase;
}
.sticky-column .price-arrival-departure.text-muted {
  font-family: "Montserrat-SemiBold";
  color: #1D327B;
  font-size: 16px;
}
.sticky-column .total-price-wrapper {
  margin-top: 0px;
  font-family: "Montserrat-SemiBold";
  color: #008BD2;
  font-size: 20px;
}
.sticky-column .bookzo-bootstrap .mt-4 {
  margin-top: 0px !important;
}
.sticky-column .location, .sticky-column .location .icon-wrapper {
  font-family: "Montserrat-Bold";
  color: #008BD2;
  text-transform: none;
}
.sticky-column .persons {
  font-family: "Montserrat-Bold";
  color: #008BD2;
}
.sticky-column .persons .bookzo-icon-wrapper {
  background-image: url(/images/system/icons/users.svg);
  background-size: cover;
  display: block;
  width: 20px;
  height: 16px;
}
.sticky-column .persons .bookzo-icon-wrapper svg {
  display: none;
}
.sticky-column .pets {
  font-family: "Montserrat-Bold";
  color: #008BD2;
}
.sticky-column .datepicker-wrapper, .sticky-column .card-alternative-prices, .sticky-column .spacer, .sticky-column .calendar-persons {
  display: none !important;
}
.sticky-column h3 {
  color: #1D327B;
  font-family: "Puffin-Display-Soft-Bold";
  font-size: 24px;
  padding: 0;
  margin: 0px;
}
.sticky-column .book-button {
  background-color: #1D327B;
  font-family: "Montserrat-SemiBold";
  text-transform: lowercase;
  letter-spacing: normal;
  font-size: 16px;
  padding: 15px 50px;
  border: 0px;
  border-radius: 99px;
  color: #fff;
}
.sticky-column .uk-button {
  background-color: transparent;
  color: #008BD2;
  text-decoration: underline;
  padding: 0px;
}
.sticky-column .uk-button:hover {
  color: #1D327B;
}
.sticky-column .card, .sticky-column .card-body {
  border: 0px !important;
  padding: 0px !important;
}
.sticky-column h2 {
  color: #1D327B;
  font-family: "Puffin-Display-Soft-Bold";
  font-size: 24px;
  padding: 0 0 30px 0;
  margin: 0px;
}
.sticky-column .uk-card {
  border-radius: 25px;
  border: 3px solid #F6F3EF;
}
.gallery {
  padding: 50px 0 100px 0;
  background-color: #F6F3EF;
}
.gallery .images-wrapper .clickable .image:hover {
  transform: scale(1);
}
.gallery .images-wrapper .main-image {
  display: none;
}
.gallery .images-wrapper .smaller-images {
  height: auto;
  gap: 20px;
}
.gallery .images-wrapper .smaller-images .image {
  aspect-ratio: 1.3333333333;
  object-fit: cover;
  border-radius: 25px;
}
.gallery .images-wrapper .btn {
  background-color: #008BD2;
  border-radius: 99px;
  color: #fff;
  font-family: "Montserrat-SemiBold";
  font-size: 16px;
  border: 0px;
  box-shadow: none !important;
  right: 0 !important;
  bottom: -20px;
  left: 0px !important;
  max-width: fit-content;
  padding: 15px 40px;
  z-index: 99;
  margin: 0 auto;
}
.gallery .images-wrapper .btn:hover {
  background-color: #1D327B;
}
.gallery .images-wrapper .three-images.ng-star-inserted > div:nth-child(1) .image {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.gallery .images-wrapper .three-images.ng-star-inserted > div:nth-child(3) .image {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.faciliteiten h2 {
  color: #1D327B;
  font-family: "Puffin-Display-Soft-Bold";
  font-size: 24px;
  padding: 0 0 30px 0;
  margin: 0px;
}
.faciliteiten .feature-item {
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 14px;
  padding: 0 0 15px 0;
}
.faciliteiten .feature-group-heading {
  color: #1D327B;
  font-family: "Puffin-Display-Soft-Bold";
  font-size: 16px;
  padding: 0 0 20px 0;
  margin: 0px;
}
.faciliteiten .btn-link {
  background-color: transparent;
  color: #008BD2;
  text-decoration: underline;
  padding: 0px;
  border: 0px;
  font-family: "Montserrat-SemiBold";
  text-transform: none;
  letter-spacing: normal;
  font-size: 16px;
}
.boeken .bookzo-book {
  max-width: 100% !important;
}
.boeken #paymentDetailsText > i {
  color: #008BD2;
  padding: 0px;
  border: 0px;
  font-family: "Montserrat-SemiBold";
}
.boeken .book-button {
  background-color: #1D327B;
  font-family: "Montserrat-SemiBold";
  text-transform: lowercase;
  letter-spacing: normal;
  font-size: 16px;
  padding: 15px 50px;
  border: 0px;
  border-radius: 99px;
  color: #fff;
  margin: 30px 0 0 0;
}
.boeken .book-button:hover {
  background-color: #008BD2;
}
.boeken .guest-details-form .card-header {
  background-color: transparent;
}
.boeken .guest-details-form .btn-link {
  border: 0px;
  color: #1D327B;
  color: #1D327B;
  font-family: "Puffin-Display-Soft-Bold";
  font-size: 20px;
  padding: 0;
  margin: 0px;
  text-transform: none;
  letter-spacing: normal;
  background-color: transparent;
}
.boeken .guest-details-form .card {
  box-shadow: none;
}
.boeken .guest-details-form .form-group-guest-address, .boeken .guest-details-form .form-group-guest-email-address, .boeken .guest-details-form .form-group-country {
  display: none;
}
.boeken .my-reservations-passwordless, .boeken .reservation-form, .boeken .guest-details-form {
  border-radius: 25px;
  border: 0px;
  -webkit-box-shadow: 0px 2px 15px 0px #a1a1a1;
  -moz-box-shadow: 0px 2px 15px 0px #a1a1a1;
  box-shadow: 0px 2px 15px 0px #a1a1a1;
  padding: 1.25rem;
  background-color: #fff;
  margin: 30px 0 0 0;
}
.boeken .my-reservations-passwordless input, .boeken .my-reservations-passwordless select, .boeken .reservation-form input, .boeken .reservation-form select, .boeken .guest-details-form input, .boeken .guest-details-form select {
  width: 100%;
  border-radius: 99px;
  border: 1px solid #1D327B;
  padding: 10px;
  margin: 0 0 10px 0;
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 16px;
}
.boeken .my-reservations-passwordless .form-group-subscribe-to-newsletter input, .boeken .reservation-form .form-group-subscribe-to-newsletter input, .boeken .guest-details-form .form-group-subscribe-to-newsletter input {
  width: auto;
}
.boeken .my-reservations-passwordless .form-group-subscribe-to-newsletter .form-check-label, .boeken .reservation-form .form-group-subscribe-to-newsletter .form-check-label, .boeken .guest-details-form .form-group-subscribe-to-newsletter .form-check-label {
  padding-left: 20px;
  margin-top: -4px;
}
.boeken .my-reservations-passwordless textarea, .boeken .reservation-form textarea, .boeken .guest-details-form textarea {
  width: 100%;
  border-radius: 20px;
  border: 1px solid #1D327B;
  padding: 10px;
  margin: 0 0 10px 0;
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 16px;
}
.boeken .my-reservations-passwordless::placeholder, .boeken .reservation-form::placeholder, .boeken .guest-details-form::placeholder {
  color: #969696;
  font-family: "Montserrat-Regular";
  font-size: 16px;
}
.boeken .my-reservations-passwordless label, .boeken .reservation-form label, .boeken .guest-details-form label {
  color: #1D327B;
  font-family: "Puffin-Display-Soft-Bold";
  font-size: 18px;
  padding: 0;
  margin: 0px;
  text-transform: none;
  letter-spacing: normal;
}
.boeken .my-reservations-passwordless .form-group-comments, .boeken .reservation-form .form-group-comments, .boeken .guest-details-form .form-group-comments {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}
.boeken .my-reservations-passwordless .bookzo-bootstrap .col-md-3, .boeken .reservation-form .bookzo-bootstrap .col-md-3, .boeken .guest-details-form .bookzo-bootstrap .col-md-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 100%;
  max-width: 100%;
}
.boeken .my-reservations-passwordless .bookzo-bootstrap .form-group, .boeken .reservation-form .bookzo-bootstrap .form-group, .boeken .guest-details-form .bookzo-bootstrap .form-group {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  width: 100%;
}
.boeken .my-reservations-passwordless .bookzo-bootstrap .form-row, .boeken .reservation-form .bookzo-bootstrap .form-row, .boeken .guest-details-form .bookzo-bootstrap .form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  margin-right: -5px;
  margin-left: -5px;
  flex-direction: column;
  align-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
}
.boeken .book-add-accommodation {
  display: none;
}
.boeken .bookzo-bootstrap .card .text-muted {
  font-family: "Montserrat-SemiBold";
  color: #1D327B;
  font-size: 16px;
}
.boeken .bookzo-bootstrap .card .optional-cost-text {
  text-transform: none;
  letter-spacing: normal;
  font-family: "Montserrat-SemiBold";
  color: #1D327B;
  line-height: 19px;
}
.boeken .bookzo-bootstrap .card .total-price-wrapper {
  margin-top: 0px;
  font-family: "Montserrat-SemiBold";
  color: #008BD2;
  font-size: 20px;
}
.boeken .bookzo-bootstrap .card .optional-cost-price-text, .boeken .bookzo-bootstrap .card .total-price {
  margin-top: 0px;
  font-family: "Montserrat-SemiBold";
  color: #008BD2;
}
.boeken .bookzo-bootstrap .card h5 {
  color: #1D327B;
  font-family: "Puffin-Display-Soft-Bold";
  font-size: 24px;
  padding: 0;
  margin: 0px;
  text-transform: none;
  letter-spacing: normal;
}
.boeken .bookzo-bootstrap .card .btn-secondary {
  background-color: transparent;
  color: #008BD2;
  text-decoration: underline;
  padding: 0px;
  border: 0px;
  font-family: "Montserrat-SemiBold";
  text-transform: none;
  letter-spacing: normal;
  font-size: 16px;
}
.boeken .bookzo-bootstrap .card .number-of-items-input input, .boeken .bookzo-bootstrap .card .persons .persons-item .number-control input {
  border: 0px;
  border-bottom: 1px solid lightgrey;
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 14px;
}
.boeken .bookzo-bootstrap .card .number-of-items-input .btn-circle, .boeken .bookzo-bootstrap .card .persons .persons-item .number-control .btn-circle {
  background-color: #008BD2;
  border-color: #008BD2;
  color: #fff;
  border-style: solid;
}
.boeken .bookzo-bootstrap .card .number-of-items-input button:disabled, .boeken .bookzo-bootstrap .card .persons .persons-item .number-control button:disabled {
  background-color: grey;
  border-color: grey;
  color: #fff;
  border-style: solid;
}
.boeken .bookzo-bootstrap .card .number-of-items-input .label b, .boeken .bookzo-bootstrap .card .number-control .label b {
  color: grey;
  font-family: "Montserrat-SemiBold";
}
.boeken .bookzo-bootstrap .card .total-description {
  text-transform: none;
  letter-spacing: normal;
  font-family: "Montserrat-SemiBold";
  color: #1D327B;
}
.boeken .bookzo-bootstrap .card .stay-info-list {
  text-transform: none;
  letter-spacing: normal;
  font-family: "Montserrat-SemiBold";
  color: #1D327B;
  list-style-type: none;
}
.boeken .bookzo-bootstrap .card .stay-info-list li::marker {
  display: none;
}
.boeken .bookzo-bootstrap .card .stay-info-list li::before {
  content: "•";
  color: #FDC533;
  display: inline-block;
  width: 0;
  text-align: center;
  vertical-align: top;
  font-size: 34px;
  top: -15px;
  left: -16px;
  height: 5px;
  display: inline-block;
  position: relative;
}
.datepicker-wrapper, .objects-to-book-wrapper {
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 16px;
}
.datepicker-wrapper .datepicker-buttons-primary .btn-primary, .objects-to-book-wrapper .datepicker-buttons-primary .btn-primary {
  background-color: #D0EEFF;
  font-family: "Montserrat-SemiBold";
  text-transform: lowercase;
  letter-spacing: normal;
  font-size: 16px;
  padding: 15px 20px;
  border: 0px;
  border-radius: 99px;
  color: #1D327B;
}
.datepicker-wrapper .datepicker-buttons-secondary .btn-link, .objects-to-book-wrapper .datepicker-buttons-secondary .btn-link {
  background-color: #EC6608;
  font-family: "Montserrat-SemiBold";
  text-transform: lowercase;
  letter-spacing: normal;
  font-size: 16px;
  padding: 15px 20px;
  border: 0px;
  border-radius: 99px;
  color: #fff;
}
.objects-to-book-buttons .btn-link {
  background-color: #EC6608;
  font-family: "Montserrat-SemiBold";
  text-transform: lowercase;
  letter-spacing: normal;
  font-size: 16px;
  padding: 15px 20px;
  border: 0px;
  border-radius: 99px;
  color: #fff;
}
.objects-to-book-buttons .btn-primary {
  background-color: #D0EEFF;
  font-family: "Montserrat-SemiBold";
  text-transform: lowercase;
  letter-spacing: normal;
  font-size: 16px;
  padding: 15px 20px;
  border: 0px;
  border-radius: 99px;
  color: #1D327B;
}
.objects-to-book-wrapper .persons .persons-item .number-control input {
  border: 0px;
  border-bottom: 1px solid lightgrey;
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 14px;
}
.objects-to-book-wrapper .persons .persons-item .number-control .btn-circle {
  background-color: #008BD2;
  border-color: #008BD2;
  color: #fff;
  border-style: solid;
}
.objects-to-book-wrapper .persons .persons-item .number-control button:disabled {
  background-color: grey;
  border-color: grey;
  color: #fff;
  border-style: solid;
}
.objects-to-book-wrapper .number-control .label b {
  color: grey;
  font-family: "Montserrat-SemiBold";
}
.card-rating {
  position: absolute;
  top: 20px;
  right: 20px;
}
.card-rating .average-rating-star {
  display: none !important;
}
.card-rating .average-rating-number {
  background-color: #FDC533;
  border-radius: 100%;
  display: block;
  height: 50px;
  width: 50px;
  color: #fff;
  font-size: 21px !important;
  font-family: "Montserrat-Bold";
  line-height: 50px !important;
  padding: 0px !important;
}
.object-rating {
  text-align: right;
}
.object-rating .average-rating-number {
  background-color: #FDC533;
  border-radius: 100%;
  display: block;
  height: 60px;
  width: 60px;
  color: #fff;
  font-size: 23px !important;
  font-family: "Montserrat-Bold";
  line-height: 60px !important;
  padding: 0px !important;
}
.reviewdetail .bookzo-object-part {
  background-color: transparent;
  border-radius: 25px;
  padding: 0 0 20px 0;
}
.reviewform h4 {
  color: #1D327B;
  font-family: "Puffin-Display-Soft-Bold";
  font-size: 24px;
  padding: 0;
  margin: 0px;
  text-transform: none;
  letter-spacing: normal;
}
.reviewform input {
  width: 100%;
  border-radius: 99px;
  border: 1px solid #1D327B;
  padding: 10px;
  margin: 0 0 10px 0;
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 16px;
}
.reviewform textarea {
  width: 100%;
  border-radius: 20px;
  border: 1px solid #1D327B;
  padding: 10px;
  margin: 0 0 10px 0;
  font-family: "Montserrat-Regular";
  color: #1D327B;
  font-size: 16px;
}
.reviewform .star {
  font-size: 30px !important;
}
.reviewform button {
  background-color: #1D327B;
  font-family: "Montserrat-SemiBold";
  text-transform: lowercase;
  letter-spacing: normal;
  font-size: 16px;
  padding: 15px 50px;
  border: 0px;
  border-radius: 99px;
  color: #fff;
  margin: 30px 0 0 0;
}
.bookzo-map-component .no-results.title {
  display: none !important;
}
.breadcrumbs.detail {
  padding: 100px 0 0 0 !important;
}
.acco_image_mobile .images-wrapper .btn {
  background-color: #008BD2;
  border-radius: 99px;
  color: #fff;
  font-family: "Montserrat-SemiBold";
  font-size: 16px;
  border: 0px;
  box-shadow: none !important;
  right: 30px;
  bottom: 40px;
  left: initial;
  max-width: fit-content;
  padding: 15px 40px;
  z-index: 99;
}
.acco_image_mobile img {
  padding: 20px 0;
  aspect-ratio: 1.3333333333;
  object-fit: cover;
  min-width: 100%;
}
.acco_image_desktop .images-wrapper .btn {
  display: none;
}
.acco_image_desktop .images-wrapper .main-image {
  height: auto;
}
.acco_image_desktop img {
  aspect-ratio: 1.3333333333;
  object-fit: cover;
  min-width: 100%;
  padding: 0;
  height: auto;
}
