.hotel-stars span {
    color: #ffc107;
    font-size: 13px;
}
.showonmaplink{
    font-size: 12px;
}

    .hotel-info-section {
      max-width: 700px;
      margin: auto;
    }
    .hotel-info-section h2 {
      font-size: 24px;
      margin-bottom: 20px;
    }
    .hotel-info-section .info-box {
      display: flex;
      justify-content: space-between;
      margin-bottom: 30px;
      font-size: 15px;
      color: #444;
    }
    .hotel-info-section .info-box div {
      text-align: center;
      font-size: 12px;
    }
    .hotel-info-section .info-box i {
      display: block;
      margin: 0 auto 5px;
      width: 24px;
      height: 24px;
    }
    .hotel-info-section .hotel-description {
      font-size: 13px;
      line-height: 2;
      text-align: justify;
    }

    
.rating > label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: 'tabler-icons';
    display: inline-block;
    content: "\eb2e";
}
.rating > label {
    color: #ddd;
    float: right;
    direction: ltr;
}
.rating > input {
    display: none;
}
.rating > label {
    color: #ddd;
    float: right;
    direction: ltr;
}
.rating > input:checked ~ label, .rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
    color: #FFD700;
}

.rate-product-box {
    background: #f4f4f4;
    padding: 15px;
    border-radius: 15px;
}
.rating-row {
    display: flow-root;
    min-height: 45px;
}
.rating-row span {
    width: auto;
    float: right;
    font-weight: normal;
    font-size: 14px;
    padding: 4px;
}
fieldset.rating {
    float: left;
    width: auto;
}
.rate-product-box h5 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
}
.nearestServ-caps ul > li::before {
    content: '\eba6';
    font-family: 'tabler-icons';
    font-weight: bold;
    padding-left: 10px;
}
.nearestServ-head h6 {
    font-size: 17px !important;
}
.nearestServ-caps ul > li {
    display: flex;
    width: 50%;
}

.modal-header .btn-close {
    left: 17px;
    position: absolute;
}
.hotel-feature-modal .nearestServ-caps ul > li {
    font-size: 13px;
}

.hotel-feature-modal .nearestServ-caps ul > li {
    width: 33%;
}
.bio-wrap {
    min-height: 205px;
}
.bio-wrap {
    font-size: 14px;
    text-align: justify;
}
.bio-wrap h5 {
    font-size: 17px;
    margin-bottom: 20px;
}
.dfls-arrios .text-muted {
    font-size: 12px !important;
}
.dfls-arrios {
    padding-right: 10px;
}
.galleryGrid.typeGrid_2 > *:nth-child(n + 5) {
    display: none !important;
}
.lb-data .lb-close {
    position: absolute;
    left: 24%;
    top: -33px;
}
a.edit-element i {
    font-size: 32px;
}
a.edit-element {
    background-color: #4059d3;
    color: #fff;
    position: fixed;
    left: 35px;
    bottom: 50px;
    padding: 8px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
}
h5.boxhotel-title {
    font-size: 17px;
    margin-bottom: 19px;
}
.similar-hotels-carousel {
    min-height: 500px;
}
.flight-thumb-wrapper .hotel-stars {
    position: absolute;
    bottom: 30px;
    right: 9px;
}
.hotel-price {
    font-size: 16px;
}
.hotel-list-rate .rate-value {
    background-color: #00a433;
    border-radius: 10px 0;
    color: #fff;
    padding: 2px 8px;
    font-weight: normal;
}

.hotel-list-rate .rate-count {
    font-size: 13px;
}
.search-wrap .select2-container .select2-selection--multiple, .search-wrap .select2-container .select2-selection--single {
    height: 41px;
    padding-right: 16px;
    border-radius: 22px;
}
.search-wrap .form-control {
    height: 62px;
    height: 41px;
    padding-right: 16px;
    border-radius: 22px;
}
.guests-input {

    border: inherit;
}

.booking-form__input.guests-input.mixer-auto > button {
    height: 41px;
    padding-right: 16px;
    border-radius: 22px;
}
.search-wrap .btn {
    height: 41px;
    background-color: #00a433;
    color: #fff !important;
    border: inherit !important;
    border-radius: 22px;
}
.booking-form__input.guests-input.mixer-auto .guests-input__options{
    top: 44px;
}
.sorting-div.shopping-sort-div label {
    width: 118px;
    line-height: 36px;
    font-size: 13px;
}
.sorting-div.shopping-sort-div {
    display: flex
;
}
.sorting-div.shopping-sort-div select {
    height: 42px;
    border-radius: 23px;
}
.search-sidebar input {
    height: 41px;
    border-radius: 22px;
}
.hotel-stars-sidebar .frm-slicing-end span {
    margin-left: 14px;
    margin-right: 5px;
    font-size: 13px;
}
.not-found-hotel i {
    font-size: 85px;
}
.not-found-hotel h3 {
    font-size: 17px;
    font-weight: normal !important;
    margin-top: 14px;
}
.not-found-hotel {
    text-align: center;
}
.hotel-category-sidebar li a {
    padding-right: 15px;
}
.titleIndexHotel {
    font-size: 17px !important;
}
.room-filter {
    margin-bottom: 30px;
}
.room-filter input {
    height: 42px;
    border-radius: 22px;
    border: 1px solid #000000;
}
.room-filter .guests-input {
    border: 1px solid #000;
    border-radius: 22px;
}
button.btn.btn-room-filter {
    background-color: #27a974;
    color: #fff !important;
    border-radius: 22px;
    height: 41px;
}
.hotel-card {
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    overflow: hidden;
}
.hotel-discount {
    background: #e6f7ec;
    color: #1bb55c;
    font-weight: bold;
    padding: 2px 8px;
    border-radius: 6px;
    display: inline-block;
}
.hotel-old-price {
    text-decoration: line-through;
    color: #999;
    font-size: 0.9rem;
}
.hotel-price small {
    font-size: 12px;
}

.hotel-price {
    font-size: 20px;
}
.hotel-date-btn {
    background: #e53935;
    border: none;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    border-radius: 6px;
    width: 100%;
}
.hotel-date-btn:hover {
    background: #c62828;
}
.hotel-room-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.hotel-meta span {
    margin-left: 12px;
    font-size: 0.9rem;
    color: #555;
    display: flex;
    align-items: center;
}
.hotel-meta i {
    margin-left: 4px;
    font-size: 16px;
    color: #777;
}
.not-free-room-error i {
    font-size: 37px !important;
}
.nav-loginprofile > a {
    background-color: transparent;
}
.nav-loginprofile > a > i ,.nav-callnumber > a > i{
    font-size: 25px !important;
}
a:hover,a:focus.a:active{
    color: #1da42d !important;
}
.header.header-transparent{
    border:transparent;
}
@media (min-width: 1500px) {
    .hero-header {
        min-height: 545px;
        height: auto;
    }

    .hero-header h1 {
        font-size: 2.6em;
    }
}

section.banners .banner-img img {
    width: 100%;
    height: auto;
}
.destinations-pics a::before {
    background: rgba(3, 22, 40, 0.49);
}

.secHeading-wrap h3 {
    font-size: 21px;
}
.card.destination-card .exploterr-text h4 {
    font-size: 17px;
}

.home-hotels-carousel {
    min-height: 390px;
}
a.change-room-booking {
    font-size: 12px;
}
   .booking-page .hotel-card img {
      width: 100px;
      height: 100px;
      object-fit: cover;
      border-radius: 0.75rem;
      margin-left: 11px;
    }
    .booking-page .hotel-card h6 {
      font-weight: bold;
      color: #0d3b66;
    }
    .booking-page .hotel-card .stars i {
      font-size: 1rem;
      margin-left: 2px;
    }
    .booking-page .hotel-card p {
      font-size: 0.9rem;
      line-height: 1.4;
    }
    .booking-page .date-box {
      background: #f1f3f5;
      border-radius: 0.75rem;
      padding: 0.75rem;
      text-align: center;
      font-size: 0.9rem;
        min-height: 100px;
    }
    .booking-page .date-box span {
      display: block;
      font-weight: bold;
      margin-top: 0.25rem;
      color: #333;
    }

      .rule-card {
        border: 1px solid #e5e7eb;
        border-radius: 15px;
        padding: 20px;
        height: 100%;
        background-color: #fff;
      }
      .rule-icon {
        font-size: 2rem;
        color: #6c757d;
      }
      .badge-custom {
        background-color: #fff5f0;
        color: #c25b00;
        font-size: 0.8rem;
        border-radius: 10px;
        padding: 4px 8px;
      }



.payment-section .code-box {
    background-color: #0c984a;
    position: absolute;
    top: 16px;
    right: 0px;
    padding: 4px 22px;
    color: #fff;
    border-radius: 10px 0 0 10px;
    font-size: 18px;
}
  .payment-section .payment-deadline {
    display: inline-block;
    border: 1.7px solid #ddd;
    border-radius: 18px;
    padding: 6px 24px;
    font-weight: 700;
    font-size: 14px;
    color: #000;
    margin-bottom: 25px;
  }

  .payment-section .header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 17px;
  }
  .payment-section .header img {
    width: 42px;
    height: 42px;
  }
  .payment-section .header h2 {
    color: #f28c00;
    font-weight: 700;
    font-size: 19px;
    margin: 0;
  }
.payment-section {
    padding-top: 49px;
}
  .payment-section .content {
    font-size: 13px;
    line-height: 1.6;
  }
.payment-section .header i {
    font-size: 27px;
    color: #f28c00;
}
  .payment-section .content p {
    margin: 7px 0;
    color: #333;
    font-size: 14px;
  }

  .payment-section .countdown {
    margin-top: 15px;
    font-weight: 700;
    font-size: 14px;
    color: #f28c00;
  }

  @media (max-width: 480px) {
    .payment-section {
      padding: 15px 20px 25px;
    }
    .payment-section .payment-deadline {
      padding: 5px 20px;
      font-size: 13px;
      margin-bottom: 20px;
    }
    .payment-section .header img {
      width: 36px;
      height: 36px;
    }
    .payment-section .header h2 {
      font-size: 17px;
    }
    .payment-section .content {
      font-size: 12px;
      line-height: 1.5;
    }
    .payment-section .countdown {
      font-size: 13px;
      margin-top: 12px;
    }
  }

.pay-method .btn-check:checked + .card {
    border: 2px solid #0d6efd;
    background-color: #e9f2ff; /* آبی خیلی روشن */
    box-shadow: 0 0 10px rgba(13, 110, 253, 0.25);
}

.pay-method .hover-effect:hover {
    border-color: #0d6efd;
    background-color: #f8faff;
    cursor: pointer;
}
.alert-warning {
    color: #000;
}

.header.expirereeserve h2,.header.expirereeserve i {
    color: #d00101;
}
.header.pendingpayreserve h2,.header.pendingpayreserve i {
    color: #0c984a;
}
.pop-touritem .addtowishlist i {
    color: #fff;
}
.pop-touritem .addtowishlist {
    border: 2px solid #ffffff;
    border-radius: 50%;
    padding: 4px 6px 1px 7px;
    margin-bottom: 6px;
    transition: 0.3s all;
    cursor: pointer;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 13px;
    right: 13px;
    z-index: 9999;
}
.pop-touritem .addtowishlist:hover{
    background-color: #bd0404;
}
.btn-share-single-hotel{
    cursor: pointer;
}
.pop-touritem .addtowishlist.active{
    background-color: #bd0404;
    color: #fff;
    border-color: #bd0404;
}
.add-to-wish-list-single {
    border: 2px solid #bd0404;
    color: #bd0404;
    padding: 6px 7px !important;
    line-height: inherit !important;
    height: inherit;
    border-radius: 9px;
}
.add-to-wish-list-single:hover,.add-to-wish-list-single.active{
    background-color: #bd0404;
    color: #fff;
    border-color: #bd0404;
}

.btn {
    height: 37px;
    font-size: 14px;
}

.not-found-room i {
    font-size: 50px;
    margin-bottom: 16px;
    color: #7e7e7e;
}
.not-found-room {
    text-align: center;
}
.not-found-room h3 {
    font-size: 20px;
    color: #7e7e7e;
}