.badge {
  font-family: "Gotham Book";
  font-size: 1rem;
  border: 0px;
  border-radius: 99px !important;
}
.you-are-saving {
  background-color: #80a376 !important;
}
bookzo-arrival-departure-picker .datepicker-wrapper.floating, bookzo-objects-to-book .objects-to-book-wrapper.floating {
  z-index: 999 !important;
}
.bookzo.resultaat {
  background-color: #fff;
}
.bookzo.resultaat .nieuw .slider-panel {
  position: relative;
}
.bookzo.resultaat .nieuw .slider-panel::before {
  content: "Nieuw";
  position: absolute;
  top: 0px;
  height: 35px;
  width: 50%;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #f4bd50;
  text-align: center;
  color: #fff;
  padding: 4px;
  font-family: "BankGothic";
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.bookzo.resultaat .neu .slider-panel {
  position: relative;
}
.bookzo.resultaat .neu .slider-panel::before {
  content: "Neu";
  position: absolute;
  top: 0px;
  height: 35px;
  width: 50%;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #f4bd50;
  text-align: center;
  color: #fff;
  padding: 4px;
  font-family: "BankGothic";
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.bookzo.resultaat .bookzo-bootstrap .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #de5000;
  border-color: #de5000;
}
.bookzo.resultaat .pagination {
  margin: 15px 0 0 0;
}
.bookzo.resultaat .pagination li a {
  display: block;
  width: 50px;
  height: 50px;
  padding: 0px;
  line-height: 50px;
  text-align: center;
}
.bookzo.resultaat .price-arrival-departure {
  color: #5a4f3c;
  font-family: "Gotham Book";
  font-weight: 900;
}
.bookzo.resultaat .total-price-wrapper {
  color: #000;
  font-family: "Gotham Book";
  font-weight: 900;
  margin: 10px 0 0 0;
  font-size: 1.3rem;
}
.bookzo.resultaat .more-info-button {
  background-color: #a67b3f;
  font-size: 1rem;
  letter-spacing: normal;
  border-radius: 99px;
  font-family: "BankGothic";
  color: #fff;
  text-transform: uppercase;
  border: 0px;
}
.bookzo.resultaat .more-info-button:hover {
  background-color: #80a376;
  color: #fff;
}
.bookzo.resultaat .book-button {
  background-color: #de5000;
  font-size: 1rem;
  letter-spacing: normal;
  border-radius: 99px;
  font-family: "BankGothic";
  color: #fff;
  text-transform: uppercase;
  border: 0px;
}
.bookzo.resultaat .book-button:hover {
  background-color: #80a376;
  color: #fff;
}
.bookzo.resultaat .card-description {
  display: none;
}
.bookzo.resultaat .bookzo-bootstrap .pagination .page-item:first-child .page-link {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.bookzo.resultaat .bookzo-bootstrap .pagination .page-item:last-child .page-link {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.bookzo.resultaat .badges-wrapper {
  margin: 0px !important;
  padding: 0px !important;
}
.bookzo.resultaat .badges-wrapper .filter-button-wrapper {
  margin-bottom: 0px !important;
}
.bookzo.resultaat .badges-wrapper .filter-button {
  display: none;
}
.bookzo.resultaat .badges-wrapper .badge-secondary {
  background-color: #80a376;
  color: #fff;
  border-radius: 99px;
}
.bookzo.resultaat .badges-wrapper .badge-secondary span {
  font-size: 1rem;
  padding: 0 0 0 10px;
}
.bookzo.resultaat .card-rating {
  position: absolute;
  top: 0px;
  right: 10px;
}
.bookzo.resultaat .card-rating .average-rating-number {
  font-size: 25px;
  font-weight: 700;
  line-height: 22px;
  font-family: "Gotham Book" !important;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}
.bookzo.resultaat .card-title-name h3 {
  line-height: 22px;
}
.bookzo.resultaat .persons-pets-location {
  display: flex;
  gap: 20px;
}
.bookzo.resultaat .persons-pets-location .bookzo-icon {
  fill: #a67b3f !important;
}
.bookzo.resultaat .persons-pets-location, .bookzo.resultaat .icon-wrapper {
  font-weight: normal;
  font-family: "BankGothic" !important;
  font-size: 23px !important;
  color: #5a4f3c !important;
}
.bookzo.resultaat .card-more-info .btn-secondary {
  background-color: #de5000;
  border-radius: 99px;
  font-family: "BankGothic";
  color: #fff;
  text-transform: uppercase;
  border: 0px;
  font-size: 1rem;
  letter-spacing: normal;
}
.bookzo.resultaat .card-more-info .btn-secondary:hover {
  background-color: #80a376;
  color: #fff;
}
.bookzo.resultaat .row {
  margin-right: 0;
  margin-left: 0;
  margin-top: 20px;
}
.bookzo.resultaat .mb-4 {
  margin-bottom: 0px !important;
}
.bookzo .bookzo-bootstrap .card {
  border-radius: 15px;
  border: 0px;
  background-color: #f4e9d8aa;
}
.bookzo .bookzo-bootstrap .card .card-img-top {
  aspect-ratio: 1.3333333333;
  object-fit: cover;
  height: auto;
}
@media (min-width: 1200px) {
  .bookzo.resultaat .result-items-wrapper {
    gap: 10px;
    padding: 0px !important;
    margin: 0px !important;
  }
  .bookzo.resultaat .bookzo-bootstrap .col-xl-3 {
    flex: 0 0 calc((100% / 3) - (25px * 2 / 3));
    max-width: calc((100% / 3) - (25px * 2 / 3));
    padding: 0px !important;
  }
}
.filtercol {
  font-family: "Gotham Book";
}
.filtercol .form-control:where(input) {
  border: 1px solid #5a4f3c;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 0px;
}
.filtercol .input-group-text {
  background-color: #fff !important;
  border: 1px solid #5a4f3c !important;
  border-right: 0px !important;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}
.filtercol .form-group-filters-search svg {
  color: #80a376;
}
.filtercol .uk-card {
  background: #f4e9d8;
  padding: 30px;
  border-top-left-radius: 10px;
  font-family: "Gotham Book";
  font-size: 14px;
  border: 0px;
}
.filtercol .form-check-input[type=checkbox], .filtercol .form-check-input[type=radio], .filtercol .uk-checkbox, .filtercol .uk-radio {
  border-color: #a67b3f;
  border-radius: 3px;
  top: 5px;
}
.filtercol .feature-label-text {
  font-family: "Gotham Book";
  font-size: 1rem;
}
.filtercol .form-check-input[type=checkbox]:checked, .filtercol .form-check-input[type=checkbox]:indeterminate, .filtercol .form-check-input[type=radio]:checked, .filtercol .uk-checkbox:checked, .filtercol .uk-checkbox:indeterminate, .filtercol .uk-radio:checked {
  background-color: #a67b3f;
  background-image: none;
}
.filtercol .form-check {
  position: relative;
  padding-left: 1.25rem;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  align-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
}
.filtercol .form-check-input[type=checkbox]:disabled, .filtercol .form-check-input[type=radio]:disabled, .filtercol .uk-checkbox:disabled, .filtercol .uk-radio:disabled {
  background-color: #9d9d9d;
  border-color: #9d9d9d;
  opacity: 0.5;
}
.filtercol h5 {
  font-family: "BankGothic";
  color: #5b4f3b;
  text-transform: uppercase;
  font-size: 1.5rem;
}
.filtercol bookzo-client-side-filters .filters-wrapper .filters {
  padding: 0;
}
.bookzo-map-component .root-map-container {
  height: 450px !important;
}
.select-arrangement-container {
  display: flex;
  gap: 30px;
  flex-direction: row-reverse;
}
