.preloader { z-index:99999999; }

.modal { z-index:1100 !important; }

.intl-tel-input { width: 100%; }

.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-white { color:#fff; }
.text-gold { color:#DBAD57; }
.text-bold { font-weight:700; }
.text-bold-5 { font-weight:500; }
.text-bold-6 { font-weight:600; }
.text-bold-7 { font-weight:700; }
.text-line-through { text-decoration:line-through; }
.text-capitalize { text-transform: capitalize; }
.text-ellipsis { text-overflow: ellipsis; overflow:hidden; white-space:nowrap; }

.text-glow {
  	text-shadow:
    0 0 5px #fff,
    0 0 10px #0ff,
    0 0 20px #0ff,
    0 0 40px #0ff;
}

.main-search-wrapper { margin-top:38px; }
.d-block { display:block; }
.s-size-round-icon { width:25px !important; height:25px !important; line-height:25px !important; font-size:14px !important; }
/*.rate-plans-wrapper { padding-top:1rem; padding-bottom:1rem; border-top:1px solid #f4f4f4; }*/
.rate-plans-wrapper { border: 1px solid #f4f4f4; padding: 15px; margin-top: 1rem; }
.opacity-50 { opacity:50%; }
.cursor-pointer { cursor:pointer; }
.tooltips { z-index: 9999999; position: absoulute; }
.text-italic { font-style:italic; }
.line-height-1 { line-height:1.5; }
.line-height-2 { line-height:1.7; }
.border-radius-5 { border-radius:5px; }
.border-radius-10 { border-radius:10px; }
.border-circle { border-radius:50%; }
.border-light { border:#f4f4f4 solid 1px; }
.border-light-2 { border:#ddd solid 1px; }
.border-selected { border:#32a923 solid 1px !important; }
.border-solid-danger { border:#dc3545 solid 1px !important; }
.box-shadow { box-shadow: 0 0 40px rgb(82 85 90 / 10%); }
.box-shadow-top { box-shadow: 0 -5px 5px -5px #333; }
.full-width { width:100%; }
.sidebar-list .list-items li + li { padding-top:5px; margin-top:5px; }
.overflow-scroll { overflow:scroll; }
.overflow-hidden { overflow:hidden; }
.overflow-y-scroll { overflow-y:scroll; }
.overflow-y-hidden { overflow-y:hidden; }
.overflow-x-scroll { overflow-x:scroll; }
.overflow-x-hidden { overflow-x:hidden; }
.unavailable { border:1px solid #ddd; }
.unavailable:after{ content:'Not Available'; position: absolute; right: 0px; margin-right: 15px; background-color: #F40000; padding: 3px 10px 5px; color: white; border-radius: 0 5px; box-shadow: -1px 1px 1px #878787; text-transform: uppercase; font-size: 13px; line-height: 13px; z-index:9; }
.soldout { border:1px solid #ddd; }
.soldout:after{ content:'Sold Out!'; position: absolute; right: 0px; background-color: #99917c; padding: 3px 10px 5px; color: white; border-radius: 0 5px; box-shadow: -1px 1px 1px #878787; text-transform: uppercase; font-size: 13px; line-height: 13px; z-index:9; top:0px; }
.label-selected { border:1px solid #32a923; }
.label-selected:after{ content:'Selected'; position: absolute; left: 16px; background-color: #32a923; padding: 3px 10px 5px; color: white; border-radius: 0 5px; box-shadow: -1px 1px 1px #878787; text-transform: uppercase; font-size: 13px; line-height: 13px; z-index:9; }
.qty-btn { width: 28px; height: 28px; line-height: 29px; font-size: 18px; background-color: rgba(128, 137, 150, 0.08); color: #0d233e; display: inline-block; text-align: center; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; cursor: pointer; position: relative; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.m-cart-wrapper { position: fixed; bottom: 0; left: 0; right: 0; z-index: 2; padding: 10px; background-color: #fff; box-shadow: 0 0 40px rgb(82 85 90 / 25%); }

.bg-img-contain { background-repeat:no-repeat !important; background-size:contain !important; background-position:center !important; }
.bg-img-cover { background-repeat:no-repeat !important; background-size:cover !important; background-position:center !important; }
.bg-light-2 { background-color:#ddd; }
.bg-darken-bottom { background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 70%); }
.bg-light-green { background-color:#f4fff0; }

.extra-items { padding-right:3px; }
.clear-both { clear:both } 
.addons-content { padding:17px 20px 17px 10px; }
/* custom cols */
.row-cs { width:100%; }
.col-cs-10 { float:left; width:10%; }
.col-cs-20 { float:left; width:20%; }
.col-cs-30 { float:left; width:30%; }
.col-cs-40 { float:left; width:40%; }
.col-cs-48 { float:left; width:48%; }
.col-cs-50 { float:left; width:50%; }
.col-cs-60 { float:left; width:60%; }
.col-cs-70 { float:left; width:70%; }
.col-cs-80 { float:left; width:80%; }
.col-cs-90 { float:left; width:90%; }
.col-cs-100 { float:left; width:100%; }
.outline-tag-success { border:1px solid #28a745; }
.outline-tag-warning { border:1px solid #ffc107; }
.outline-tag-danger { border:1px solid #dc3545; }
.book-col-1 { border-bottom:initial; border-right:2px dashed #ddd; }
.book-col-2 { padding-top:0px; }
.book-col-3 { padding-top:0px; }
.border-default { border:1px solid rgba(128, 137, 150, 0.2); }
.border-gold { border:1px solid #DBAD57; }
.booking-items { margin-right:1rem; }
.pl-10-pr-10 { padding-left:10px; padding-right:10px; }
.height-initial { height:initial !important; }
.min-height-200 { min-height:200px; }
.min-height-265 { min-height:265px; }
.bg-black { background-color:#232323; }
.transform-scale-06 { transform:scale(0.6); }
.transform-scale-07 { transform:scale(0.7); }
.max-width-500 { max-width:500px !important; }
.border-dashed-top-1 { border-top:1px dashed #ddd; }
.border-dashed-top-2 { border-top:2px dashed #ddd; }
.success-glow { animation: glow 1s infinite alternate; }
@keyframes glow { 
from { box-shadow: 0 0 10px -10px #aef4af; }
to { box-shadow: 0 0 10px 10px #aef4af; } 
}

@media (min-width: 501px) {
.card-img-carousel { width:100% !important; /*height: 325px;*/ }
.d-show-m-hide { display:block !important; }
.d-hide-m-show { display:none !important; }
.card-item { padding:1.5rem !important; }
.rooms-wrapper { padding-right:0px; }
.room-detail-left-content { padding-right:0px; }
.room-detail-right-content { padding-left:0px; /*height:500px;*/ }
.d-pr-0 { padding-right:0px; }
.d-pl-0 { padding-left:0px; }
.d-height-100 { height:100px !important; }
.d-height-110 { height:110px !important; }
.d-height-130 { height:130px !important; }
.max-width-600 { max-width:600px !important; }
.max-width-700 { max-width:700px !important; }
}

@media(max-width:500px) {
.main-search-wrapper { margin-top:0px; }
.d-show-m-hide { display:none !important; }
.d-hide-m-show { display:block !important; }
.card-item { padding:1rem !important; }
.room-detail-left-content { padding-right:15px !important; }
.room-detail-right-content { padding-left:15px !important; }
.extra-items { padding-right:15px !important; }
.addons-content { padding:7px 0px 7px 0px; }
/* custom cols */
.col-cs-10 { float:left; width:100% !important; }
.col-cs-20 { float:left; width:100% !important; }
.col-cs-30 { float:left; width:100% !important; }
.col-cs-40 { float:left; width:100% !important; }
.col-cs-48 { float:left; width:100% !important; }
.col-cs-50 { float:left; width:100% !important; }
.col-cs-60 { float:left; width:100% !important; }
.col-cs-70 { float:left; width:100% !important; }
.col-cs-80 { float:left; width:100% !important; }
.col-cs-90 { float:left; width:100% !important; }
.col-cs-100 { float:left; width:100% !important; }
.booking-items { margin-right:1rem !important; }
.book-col-1 { border-right:initial; border-bottom:2px dashed #ddd; }
.book-col-2 { padding-top:1rem; }
.book-col-3 { padding-top:1rem; }
.booking-items { margin-right:0px !important; }
.header-top-bar { padding-top:0px !important; padding-bottom:0px !important; }
.m-pt-4 { padding-top:1.5rem; }
.m-pb-3 { padding-bottom:1rem; }
.breadcrumb-area { padding-top:20px; padding-bottom:60px; }
.m-height-67 { height:67px !important; }
.m-height-80 { height:80px !important; }
.m-height-130 { height:130px !important; }
.m-height-165 { height:165px !important; }
.m-fixed { position:fixed; z-index:2; left:0; bottom:0; width:100%; }
.m-d-block { display:block; }
.m-full-width { width:100% }

.font-size-25 { font-size:18px !important; }
}

.breadcrumb-- {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    overflow-x: auto;
    list-style: none;
    background: #fff;
    font-size: 16px;
    white-space: nowrap;
    scrollbar-width: none; /* Firefox */
}

.breadcrumb--::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
}

.breadcrumb-- li {
    display: flex;
    align-items: center;
}

.breadcrumb-- li + li:before {
      font-family: "Line Awesome Free";
      font-weight: 900;
      content: "\f105"; /* la-angle-right */
      margin: 0 8px;
      color: #999;
      font-size: 14px;
}

.breadcrumb-- a {
      color: #0077cc;
      text-decoration: none;
      transition: color 0.3s ease;
}

.breadcrumb-- a:hover {
    color: #004a99;
}

@media (max-width: 600px) {
      .breadcrumb-- {
        font-size: 14px;
        padding: 10px 10px;
    }

    .breadcrumb-- li + li:before {
        margin: 0 6px;
    }
}

.input-action-box {
    border: 3px solid #f4f4f4;
    border-radius: 10px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.input-field {
    border: none;
    outline: none;
    flex: 1;
}
.input-field::placeholder {
    color: #aaa;
}
.action-btn {
    font-weight: 500;
    background: none;
    border: none;
    cursor: pointer;
}
.action-btn:hover {
    text-decoration: underline;
}

.gradient-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%; /* Adjust as needed */
    background: linear-gradient(to top, rgba(4,4,4,4), transparent);
}

.--sticky { position: sticky; top: 0 !important; z-index: 99; }
.qty-wrapper { height: 25px; }
.qty-wrapper input { width: 40px; font-size: 0.9rem; }
.qty-wrapper button { font-size: 0.9rem; padding: 0.25rem 0.5rem; }