/* Our custom CSS here to override some definitions from the original theme */
.hidden {
  display: none;
}

/* Search Form */
.searchMenu-date__field {
  z-index: -1;
}

.searchMenu-date__field.-is-active {
  z-index: 5;
}

/* Calendar */
.searchMenu-date__field {
  width: 770px;
}
.container.inline{
  width: 100%;
  box-shadow: unset;
}

.calendar>.header {
  padding: 0 0 10px 0;
}

.calendar>.header button {
  padding: 10px 14px;
  border: 0;
  color: var(--color-dark-1);
}

.calendar>.header button:hover {
  background-color: transparent;
}

.calendar>.header button>img, .calendar>.header button>svg,
.calendar>.header button:hover>img, .calendar>.header button:hover>svg {
  fill: var(--color-black);
  color: var(--color-black);
}


.calendar>.header .month-name {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: var(--color-dark-1);
}

.calendar>.header .month-name>span {
  font-weight: 500;
}

.calendar>.daynames-row>.dayname {
  font-size: 14px;
  font-weight: 600;
  color: var(--color-dark-1);
}

.calendar>.days-grid>.day,
.calendar>.days-grid>.day.today{
  min-width: 48px;
  min-height: 48px;
  max-width: 48px;
  max-height: 48px;
  width: 48px;
  height: 48px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  color: var(--color-dark-1);
  font-size: 15px;
}

.calendar>.days-grid>.day:hover {
  background-color: var(--color-dark-3);
  border: 0;
  color: white;
  cursor: pointer;
}

.container.lock-plugin .calendar>.days-grid>.day.not-available {
  background-color: transparent;
  font-style: normal;
}

.container.range-plugin .calendar>.days-grid>.day.start,
.container.range-plugin .calendar>.days-grid>.day.end {
  background-color: var(--color-dark-3);
  color: var(--color-white);
}

.container.range-plugin .calendar>.days-grid>.day.start {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.container.range-plugin .calendar>.days-grid>.day.end {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.container.range-plugin .calendar>.days-grid>.day.start:after,
.container.range-plugin .calendar>.days-grid>.day.end:after{
  display: none;
}

.container.range-plugin .calendar>.days-grid>.day.in-range {
  position: relative;
  background-color: var(--color-light-2);
  color: var(--color-dark-1) !important
}

.container.range-plugin .calendar>.days-grid>.day.in-range::before {
  content: "";
  background-color: var(--color-light-2);
  position: absolute;
  top: 0;
  left: -16px;
  right: -16px;
  z-index: -2;
  height: 100%;
}

#overview p {
  margin: 20px 0 0 0;
  font-size: var(--text-15) !important;
  color: var(--color-dark-1)
}

/* Arrangement Term Modal */
.arrangement-term-modal,
.cart-expired-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1100;
  width: 100%;
  height: 100%;
  pointer-events: auto;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.cart-expired-modal__content {
  position: absolute;
  left: 50%;
  z-index: 1;
  width: 1070px;
  max-width: 100%;
  height: auto;
  transform: translateX(-50%);
}

.arrangement-term-modal__bg,
.cart-expired-modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(5, 16, 54, 0.4);
}

.arrangement-term-modal.is-hidden,
.cart-expired-modal.is-hidden {
  pointer-events: none;
  opacity: 0;
}

.form-input label {
  transform: translateY(-10px);
}

















/* antweb */

.arrangement-term-modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 700px;
  max-width: 100%;
  height: auto;
  transform: translate(-50%,-50%);
  max-height: 95%;
  overflow-y: auto;
}

.active-link {
  color: #0a58ca;
}

.c-select {
  border: 1px solid var(--color-border);
  border-radius: 4px;
  padding: 0 15px;
  padding-top: 25px;
  min-height: 70px;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.footer img {
  width: 100px;
  max-width: 100%;
  margin: auto;
}

  .footer img.w40-c {
    width: 40px;
  }

  .footer img.w150-c {
    width: 150px;
  }

.agencyLogo {
  max-width: 120px;
  max-height: 60px;
}
.agencyLogo1 {
  max-width: 120px;
  max-height: 90px;
}


.roomView {
  padding: 30px;
}

.roomView label{
  margin-bottom:15px;
  line-height:1;
}

.selectRoomC {
  margin-top: 20px;
}
.border-red-1 {
  border: 1px solid red !important;
}

.d-none-c{
    display:none !important;
}

#arangmentDetails{
    height:120px;
    overflow:hidden;
}
#sMore {
  justify-content: end;
  display: flex;
  text-decoration: underline;
  color: #3554D1;
}

#cookie-popup {
  display: none;
  align-items: center;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: rgb(13 40 87);
  padding: 35px 50px;
  z-index: 444;
  line-height: 1.2;
  color: white;
  gap: 15px;
}

#cookie-popup button{
  min-width: fit-content;
}

.c-grup-b {
  display: flex;
  min-inline-size: fit-content;
}

.custon-font-nj-1 {
  font-size: 17px;
  line-height: 1;
}

.custon-font-nj-2 {
  font-size: 25px;
  line-height: 1;
}

.custon-font-nj-3 {
  font-size: 12px;
  font-weight: bold;
}

.custon-font-nj-4 {
  font-size: 12px;
}

.custon-font-nj-11 {
  font-size: 22px;
}

.close-ddm{
    cursor:pointer;
    font-size:15px;
}

.openFilter{
  display:none !important;
}
.searchFilters {
  transition: max-height 0.5s ease-in-out;
}

.searchFilters.open {
  display:block;
}

.rotate {
  transform: rotate(180deg);
}

.d-none-desc{
    display:none !important;
}

.text-danger2{
    color:red;
}
.mkd-flag-img {
  margin-left: 14px;
  background-color: white;
  border-radius: 4px;
}

  .mkd-flag-img img {
    border-radius: 4px;
    height: 15px;
  }
.private-accommodation {
  background-color: white;
  border-radius: 4px;
  font-weight:600;
}

.pt-14 {
  padding-top: 14px;
}

.padding-top-bottom {
  padding: 0px 7px;
}

.absolute-center {
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translate(-50%, 0%);
}
.img-height-80 {
  max-height:80%
}

.envelope-col {
  width: 85px;
}

@media (min-width: 1200px) {
  .arrangement-term-item .col-xl-auto {
    width: 170px;
    text-align: center;
    line-height: 1.2;
  }
}

@media (max-width: 1400px) {
  .roomView {
    padding: 20px 20px;
  }
    .roomView label {
      margin-bottom: 1px;
    }
  .selectRoomC {
    margin-top: 15px;
  }

  .roomView .px-40 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .roomView .pl-40 {
    padding-left: 10px !important;
  }

  .roomView .row .col-md-6:last-child button {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .roomView .row .col-md-6:last-child p {
    font-size:15px;
  }

  .fromToCartInfo .text-right {
      text-align:left
  }

  .cardInfo .ml-80 {
    margin-left: 40px !important;
  }

  .modal-body{
      padding-top: 0 !important;
  }
  .absolute-center {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

@media (max-width: 1200px) {
  .fromToCartInfo .col-auto:nth-child(2) {
    display: none;
  }

  .cardInfo .ml-80 {
    margin-left: 0px !important;
  }

  .cardInfo .px-30 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .cardInfo .py-30 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .c-grup-b {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    gap:5px;
  }

    .c-grup-b button {
      margin-right: 0.5rem !important;
    }
  .desktopMenu .menu a {
    justify-content: flex-start;
  }

    .desktopMenu .menu a .custon-font-nj-1 {
      font-size: 18px;
    }

  .newsletter-content {
    justify-content: center !important;
  }

  .searchFilters {
    display: none;
  }
  .openFilter {
    display: flex !important;
  }
  .absolute-center {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

@media (max-width: 991px) {
  .roomView .row .col-md-6 {
    margin: 5px 0;
  }

  .fromToCartInfo .col-auto:nth-child(2) {
    display: block;
  }

  .cardInfo{
      margin-top:30px;
  }
  .cartConfStatus .text-18 {
      display:none;
  }

  #cookie-popup {
    flex-direction: column;
    text-align: center;
    padding: 35px 15px;
  }

  .c-grup-b {
    flex-direction:initial;
  }
  .news-input {
    width: 80%;
  }
  .mapFilter .mapFilter__grid {
    grid-template-columns: auto;
  }

  .d-none-991 {
    display: none !important;
  }
  .absolute-center {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

@media (max-width: 767px) {
  .arrangement-term-modal__content {
    max-width: 95%;
    max-height: 95%;
  }

  .arrangement-term-modal__content .modal-body .row{
      flex-direction:column;

  }
    .arrangement-term-modal__content .modal-body .row div {
      text-align: left
    }
  .conf-btn-grup {
    justify-content: center !important;
  }
    .conf-btn-grup .col-auto {
      width: 100%;
      justify-content: space-between;
    }
  .conf-btn-grup div:last-child button {
    width: 100%;
  }

  .masthead .is-in-view{
      font-size:15px;
  }
  .custon-font-nj-1 {
    font-size: 13px;
  }
  .custon-font-nj-2 {
    font-size: 22px;
  }
  .custon-font-nj-3 {
    font-size: 12px;
  }

  .custon-font-nj-11 {
    font-size: 17px;
  }

  .footer .items-center {
    justify-content: center !important;
    text-align: center;
  }

  .news-input{
      width:100%;
  }

  .mapFilter .mapFilter__grid {
    padding-left: 0;
  }

  .mapFilter  .mapFilter__close {
    right: 10px;
    transform: none;
  }

  .d-none-small{
      display:none !important;
  }

  .agencyLogo {
    max-width: 90px;
    max-height: 50px;
  }
  .agencyLogo1 {
    max-width: 90px;
    max-height: 80px;
  }

  .d-none-desc{
      display:inline-block !important;
  }
  .absolute-center {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

.show-on-mobile {
  display: none;
}

@media (max-width: 567px) {
  .justify-content-sm-center {
    justify-content: center !important;
  }

  .arrangement-term-modal__content .modal-body .px-30 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .arrangement-term-modal__content .modal-body .py-30 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .arrangement-term-modal__content .modal-body .mb-20 {
    margin-bottom: 5px !important;
  }

  .arrangement-term-modal__content .modal-body .px-20 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .arrangement-term-modal__content .modal-body .py-20 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .arrangement-term-modal__content .modal-body .mt-30 {
    margin-top: 10px !important;
  }

  .travelerInfo {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
    .travelerInfo .col-12 .d-flex {
        flex-direction:column;
    }

  .newsletter-s .text-white br {
    display: none
  }

  #cookie-popup h3 {
    font-size: 20px !important;
  }
  #cookie-popup p {
    display: initial;
    font-size: 13px;
  }
  #cookie-popup button {
    height: 40px !important;
    padding: 10px 8px;
    font-size: 13px;
    margin-right: 0 !important;
  }

  .hide-on-mobile{
      display:none;
  }
  .show-on-mobile {
    display: block;
  }
  .absolute-center {
    position: absolute;
    left: 50%;
    bottom: 35px;
  }
}

/* Cart - Payment Option Box */
.cart-payment-option-box {
  position: relative;
  width: 100%;
}

.cart-payment-option-box-inside {
  padding: 15px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  background-color: var(--color-light-2);
  border: 2px solid var(--color-light-1);
  border-radius: 4px;
  font-size: 15px;
  color: var(--bs-body-color);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.cart-payment-option-box-inside p {
  margin: 0;
  color: var(--bs-body-color);
  text-align: center;
}

.cart-payment-option-box input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.cart-payment-option-box input:hover + div {
  background-color: var(--color-blue-1);
  border-color: var(--color-blue-1);
}

.cart-payment-option-box input:hover + div p {
  color: var(--color-white);
}

.cart-payment-option-box input:checked + div {
  background-color: var(--color-blue-1);
}

.cart-payment-option-box input:checked + div p {
  color: var(--color-white);
}

.citiesCard__bg2 {
  opacity: 1 !important;
}

.heightAutoMobile {
  height: auto;
  display: block !important;
}
.mkd-flag-img{
  line-height: 14px;
}
.cities {
  color:black;

}
.phone-svg{
  fill: red;
  margin-right: 10px;
  height: 30px;
}
.slider-div{
  width: 300px;
  height: 300px;
  overflow: hidden;
}
.slider-div>img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.w-100{
  width: 100%;
}
.js-dropdown-title{
  -webkit-appearance: none;  /* Remove default iOS styles */
  -moz-appearance: none;     /* Remove Firefox styles */
  appearance: none;  
  color: var(--color-dark-1);
}
.js-dropdown-link{
  -webkit-appearance: none;  /* Remove default iOS styles */
  -moz-appearance: none;     /* Remove Firefox styles */
  appearance: none;  
  color: var(--color-dark-1);
}
@media (max-width: 567px) {
  .tabs__button{
    padding: 5px !important;
  }
}
