/*
Theme Name:     Traveler Childtheme
Description:    Traveler Child Theme
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.1
Template:       traveler
*/

/*
black
#0a0a0a

Yellow
#e09407

Golden
#feb406

Grey
#cacaca
*/
/*
.page-template-template-hotel-search .banner {
    display: none;
}
*/

@media (min-width:600px) {
    /* tablets */
}

@media (min-width:801px) {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
}

@media (min-width:1025px) {
    /* big landscape tablets, laptops, and desktops */
}

@media (min-width:1281px) {
    /* hi-res laptops and desktops */
}



/* SA Search Result */
/*.page-template-search-result-template {
    overflow: auto;
    background: #a8ff78;
    background: -webkit-linear-gradient(to right, #78ffd6, #a8ff78);
    background: linear-gradient(to right, #E4FCF5, #FBE9FA);
}*/
.search-result-page.layout6 .st-results .toolbar .show-filter-mobile .btn-clear-filter {
    display: block !important;
}
#sa-rental-result .toolbar .show-filter-mobile .btn-clear-filter {
    display: block !important;
}
.search-result-page .st-results .toolbar .show-filter-mobile {
    width: 100%;
}
.toolbar h2 {
    display: none !important;
}
.page-template-search-result-template #modern-search-result .service-list-wrapper .section-footer {
    color: #FFF !important;
    margin-top: -36px !important;
    margin-left: 18px;
}

.page-template-search-result-template #modern-search-result .service-list-wrapper .section-footer .price-wrapper {
    color: #FFF;
}

.sa-search-sort {
    margin-bottom: 40px;
    margin-top: 0;
} 
.sa-search-sort .dropdown .sort-menu {
    padding: 0 10px;
    border-radius: 15px;
    font-weight: 600;
    background: #d8e3ff;
    line-height: 26px;
}
.sa-search-sort .dropdown .sort-menu .title{
    font-weight: 700;
    font-size: 14px !important;
    line-height: 26px;
    color: #000 !important;
}

.sa-search-sort .dropdown .sort-menu label{
    font-weight: 400;
    font-size: 16px !important;
    color: #232323 !important;
}



.sa-search-sort li .dropdown button
{
font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: var(--heading-color);
    border-bottom: 1px solid #83929D;
    border-radius: 0;
    padding: 4px 0;
    display: flex;
    align-items: center;
}
.sa-search-sort li .dropdown button span {
    margin-left: 10px;
}
.count-result {
    display: flex;
    font-size: 16px;
    font-weight: 500;
    gap: 8px;
    margin-left: 16px;
}
.count-result a {
    color: #42baee !important;
}


.sa-search-result .service-list-wrapper .sa-type-st_rental .service-border {
    background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(to bottom, rgb(255 255 255 / .14), rgb(255 255 255 / .08)) border-box;
    border-radius: 22px;
    border: 4px solid #fff0;
}

.sa-search-result .service-list-wrapper .sa-type-st_hotel {
    .service-border {
        background: linear-gradient(#0e1011, #09090a) padding-box, linear-gradient(to bottom, #6d74f1a1, #b947751c) border-box;
        border-radius: 22px;
        border: 4px solid #fff0;
        transition: all 0.1s ease-in-out;
    }

    .content-item {
        background: linear-gradient(81.02deg, #fa5560 -23.47%, #b14bf4 45.52%, #4d91ff 114.8%) !important;

        h3 {
            color: #fff !important;

            a {
                color: #fff !important;
            }
        }
    }

    .luxury-box {
        font-size: 13px;
        font-weight: bold;
        color: #FF7E01;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 9;
        background: #0000007d;
        padding: 0px 12px;
        background-image: url('/wp-content/themes/traveler-childtheme/assets/crown-icon.png');
        background-position: 3px 2px;
        background-repeat: no-repeat;
        padding-left: 30px;
        border-radius: 6px 6px 0px 6px;
                background-size: 23px;
    }
}

.page-template-search-result-template .sa-pagination-wrapper {
    ul li {
        list-style: none;
        font-size: 16px;
        color: #768090;
        float: left;
        margin-right: 5px;

        .current {
            color: #fff !important;
            box-shadow: 0 1px 2px rgb(0 0 0 / .08), 0 4px 12px rgb(0 0 0 / .05);
            font-weight: 500;
            height: 40px;
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        a {
            font-weight: 500;
            height: 40px;
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        a:hover {
            color: #232323;
        }

        .next,
        .prev {
            background: #F7F8FA;
            border: 1px solid #DEDEDE;
        }
    }
}

/* himalyas-style Search Bar */
.search-container {
    display: flex;
    justify-content: center;
    padding-top: 151px;
    padding-bottom: 43px;
	
	h3 {
    	display: none;
	}

    #location-search {
        background: #cccccc4f;
        width: 90%;
        padding-left: 26px;
        display: flex;
        padding: 5px 10px;
        cursor: pointer;
        transition: background 0.14s;
        border-radius: 12px;
        user-select: none;
        margin: 0px 10px;
    }

    .himalyas-search-bar {
    display: flex;
    align-items: center;
    border-radius: 42px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.10);
    padding: 10px 12px 10px 34px;
    gap: 0;
    width: 780px;
    position: relative;
    justify-content: space-between;
    background: linear-gradient(#0e10110d, #09090a00) padding-box, linear-gradient(to bottom, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08)) border-box;
    border: 4px solid transparent;
    margin-top: 8px;
    }   

    .search-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: relative;
    }

    .search-section input,
    .search-section div.price-display,
    .search-section .amenities-display {
        border: none;
        background: transparent;
        outline: none;
        font-size: 14px;
        min-width: 140px;
        min-height: 24px;
        color: #5e6d77;
        cursor: pointer;
        margin: 0;
        font-weight: 500;
        width: 140px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .search-section .amenity-checkbox {
        border: none;
        background: transparent;
        outline: none;
        font-size: 14px;
        min-width: 30px;
        color: #222;
        cursor: pointer;
        margin: 0;
        font-weight: 500;
        width: auto;
    }

    .search-section label {
        font-size: 14px;
        color: #222;
        margin-bottom: 0px;
        font-weight: 500;
        letter-spacing: 0.5px;
        line-height: 14px;
    }

    .divider {
        height: 32px;
        width: 1px;
        background: #f0f0f0;
        margin: 0 16px;
    }

    .search-btn {
        margin-left: 16px;
        background: #e09407;
        border: none;
        border-radius: 50%;
        width: 44px;
        height: 44px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        cursor: pointer;
        transition: background 0.2s;
    }

    .search-btn:hover {
        background: #c37f00;
    }

    /* Panel overlays */
    .panel {
        display: none;
        position: absolute;
        top: 56px;
        left: 0px;
        width: 300px;
        background: #fff;
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
        border-radius: 15px;
        z-index: 100;
        padding: 15px 5px;
    }

    .panel.active {
        display: block;
        animation: fadeIn 0.3s;
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
            transform: translateY(18px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .panel-title {
        color: #222;
        font-weight: 700;
        font-size: 14px;
        margin-left: 10px;
        margin-bottom: 5px;
    }

    .suggestion-list,
    .amenity-list {
        margin: 0;
        padding: 0;
        list-style: none;
        max-height: 320px;
        overflow-y: auto;
    }

    .suggestion-item,
    .amenity-item {
        display: flex;
        align-items: center;
        padding: 8px 10px;
        cursor: pointer;
        transition: background 0.14s;
        border-radius: 12px;
        user-select: none;
        gap: 5px;
    }

    .suggestion-item:hover,
    .amenity-item:hover {
        background: #f7f7f7;
    }

    .suggestion-icon {
        width: 36px;
        height: 36px;
        margin-right: 13px;
        border-radius: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
    }

    .nearby {
        background: #e7f5fe;
        color: #156ec0;
    }

    .lakes {
        background: #def6ea;
        color: #114c26;
    }

    .beach {
        background: #fff1d3;
        color: #ad7707;
    }

    .city {
        background: #eceaff;
        color: #4137b7;
    }

    .architecture {
        background: #f1efe8;
        color: #b48b19;
    }

    .nature {
        background: #fff1f7;
        color: #c24186;
    }

    .dining {
        background: #eaf4f6;
        color: #39698a;
    }

    .suggestion-info {
        display: flex;
        flex-direction: column;
    }

    .suggestion-title {
        font-size: 16px;
        font-weight: 600;
        color: #222;
    }

    .suggestion-desc {
        font-size: 13px;
        color: #717171;
    }

    /* Price Panel - Double Range Slider */
    .price-slider-container {
        width: 95%;
        padding: 5px 10px 5px 10px;
    }

    .slider-labels {
        display: flex;
        justify-content: space-between;
        color: #8b8b8b;
        font-size: 14px;
        margin-bottom: 8px;
    }

    .range-slider {
        position: relative;
        height: 36px;
    }

    .range-slider input[type=range] {
        position: absolute;
        pointer-events: none;
        -webkit-appearance: none;
        width: 100%;
        height: 38px;
        background: none;
        outline: none;
        top: -6px;
        margin: 0;
        z-index: 9999;
        /* min-width: 118px; */
    }

    .range-slider input[type=range]::-webkit-slider-thumb {
        pointer-events: all;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        background: #fff;
        border: 2.5px solid #39b2e6;
        box-shadow: 0 0 4px #1495cc25;
        -webkit-appearance: none;
        appearance: none;
        cursor: grab;
    }

    .range-slider input[type=range]:focus::-webkit-slider-thumb {
        border: 2.5px solid #1b8ec5;
    }

    .range-slider input[type=range]::-moz-range-thumb {
        pointer-events: all;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        background: #fff;
        border: 2.5px solid #39b2e6;
        box-shadow: 0 0 4px #1495cc25;
        cursor: grab;
    }

    .range-slider input[type=range]::-ms-fill-lower {
        background: none;
    }

    .range-slider input[type=range]::-ms-fill-upper {
        background: none;
    }

    .range-slider input[type=range]:focus {
        outline: none;
    }

    .range-slider input[type=range]::-webkit-slider-runnable-track {
        height: 8px;
        background: transparent;
    }

    .range-slider input[type=range]::-ms-tooltip {
        display: none;
    }

    .slider-track {
        position: absolute;
        height: 8px;
        background: #daf0fb;
        border-radius: 6px;
        width: 100%;
        top: 16px;
        z-index: 1;
    }

    .slider-track:after {
        content: "";
        position: absolute;
        height: 8px;
        background: #39b2e6;
        border-radius: 6px;
        left: var(--min, 15%);
        right: var(--max, 35%);
        z-index: 2;
    }

    .slider-values {
        display: flex;
        justify-content: space-between;
        margin-top: 4px;
        font-size: 16px;
        color: #333;
        font-weight: 600;
    }

    /* Amenities panel */
    .amenity-list {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }

    .amenity-checkbox {
        margin-right: 12px;
        accent-color: #c17d00;
    }

    .amenity-label {
        font-size: 15px;
        color: #343434;
        font-weight: 500;
    }

    .amenities-done-btn {
        margin: 10px 0 0 10px;
        background: #e09407;
        color: #fff;
        border: none;
        border-radius: 20px;
        padding: 7px 20px;
        font-size: 14px;
        cursor: pointer;
        transition: background 0.2s;
    }

    .amenities-done-btn:hover {
        background: #c37f00;
    }

    .amenities-display {
        min-width: 140px;
        min-height: 24px;
        color: #222;
        cursor: pointer;
        display: flex;
        flex-wrap: wrap;
        gap: 3px;
        font-size: 16px;
    }
}

@media (max-width: 800px) {
    .himalyas-search-bar {
        min-width: 80vw;
    }

    .panel {
        left: 0;
        width: 80vw;
    }
}

/* himalyas-style Search Bar */

.sa-dn {
    display: none !important;
}

.single-st_hotel .st-owl-slider .owl-nav button {
    border: none !important;
    background: linear-gradient(81.02deg, #fa5560 -23.47%, #b14bf4 45.52%, #4d91ff 114.8%) !important;
}

.single-st_hotel .st-owl-slider .owl-nav button span:before {
    color: #fff;
}

.page-template-template-hotel-search #gotop,
.single-st_hotel #gotop {
    background: linear-gradient(81.02deg, #fa5560 -23.47%, #b14bf4 45.52%, #4d91ff 114.8%) !important;
}

.nav-sticky-bg:before {
    content: 'test';
    background: #b14bf4;
    height: 62px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    font-size: 0;
}

.single-st_hotel #st-list-room {
    display: none;
}

.page-template-template-hotel-search .button-filter {
    background: linear-gradient(81.02deg, #fa5560 -23.47%, #b14bf4 45.52%, #4d91ff 114.8%) !important;
    color: #fff !important;
    border: none !important;
}

.page-template-template-hotel-search .map-view-mobile {
    display: none !important;
}

.single-st_hotel .st-form-book-wrapper .form-group .wpcf7-response-output {
    color: #fff;
}

.single-st_hotel .st-form-book-wrapper .form-group {
    background: transparent !important;
}

.single-st_hotel .st-form-book-wrapper .st-sent-mail-customer {
    background: transparent !important;
}

.single-st_hotel .st-form-book-wrapper .form-group b {
    color: #fff;
}

.single-st_hotel .st-form-book-wrapper .form-group .wpcf7 form p input[type="text"],
.single-st_hotel .st-form-book-wrapper .form-group .wpcf7 form p input[type="email"],
.single-st_hotel .st-form-book-wrapper .form-group .wpcf7 form p input[type="tel"],
.single-st_hotel .st-form-book-wrapper .form-group .wpcf7 form p input[type="number"],
.single-st_hotel .st-form-book-wrapper .form-group .wpcf7 form p input[type="date"] {
    background-color: #111111 !important;
    border: 1px solid #4b4f57;
    color: #cbc7c7 !important;
}

.single-st_hotel .st-form-book-wrapper .form-group form .wpcf7-not-valid {
    border: 1px solid red !important;
}

.single-st_hotel .st-form-book-wrapper .form-group form p .wpcf7-not-valid {
    border: 1px solid red !important;
}


.single-st_hotel .st-form-book-wrapper .form-group .wpcf7 form p input::placeholder {
    color: #cbc7c7;
}


.single-st_hotel .st-form-book-wrapper {
    background: linear-gradient(#0e1011, #09090a) padding-box, linear-gradient(to bottom, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08)) border-box !important;
    border-radius: 22px !important;
    border: 4px solid transparent;
    padding: 18px;
}

.page-template-template-hotel-search .service-list-wrapper .sub-title {
    display: none !important;
}

.sa-room-container .item-infor i {
    color: #4d91ff !important;
}

.sa-room-container .item-box {
    border: 1px solid #b14bf469;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 16px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 6px;
}


.single-st_hotel {

    .st-rental-field h2,
    .st-attributes h2,
    .st-section-single h2,
    .services-nearby h2 {
        color: #fff !important;
    }
}

.single-st_hotel .st-hr {
    background: none !important;
    margin: 20px !important;
}

.single-st_hotel .item-attribute svg g,
.single-st_hotel .item-attribute i {
    fill: #4d91ff !important;
    color: #4d91ff !important;
}

.single-st_hotel .item-attribute .item {
    color: #fff !important;
}

#st-content-wrapper .st-list-rooms .sa-room-container {
    background: linear-gradient(#0e1011, #09090a) padding-box, linear-gradient(to bottom, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08)) border-box;
    border-radius: 22px;
    border: 4px solid transparent !important;
    transition: all 0.1s ease-in-out;
    padding: 0px;
    color: #fff;
}

.single-st_hotel .st-rental-field,
.single-st_hotel .st-attributes {
    background: linear-gradient(#0e1011, #09090a) padding-box, linear-gradient(to bottom, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08)) border-box;
    border-radius: 22px;
    border: 4px solid transparent !important;
    transition: all 0.1s ease-in-out;
    padding: 18px;
    color: #fff;
}

.single-st_hotel h3 {
    color: #fff !important;
}

.single-st_hotel .quick-nav ul li a {
    border: 2px solid transparent;
    background: linear-gradient(#0e1011, #09090a) padding-box, linear-gradient(to bottom, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08)) border-box
}

.single-st_hotel .quick-nav-container .quick-nav {
    background: transparent;
}

.single-st_hotel .widgets .widget-box {
    display: none !important;
}

.single-st_hotel .st-description {
    background: linear-gradient(#0e1011, #09090a) padding-box, linear-gradient(to bottom, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08)) border-box;
    border-radius: 22px;
    border: 4px solid transparent;
    transition: all 0.1s ease-in-out;
    padding: 18px;
    color: #fff;
}

.single-st_hotel #sa-overview {
    color: #fff !important;
}

.single-st_hotel .sa-taxonomy-locations g {
    fill: var(--sa-purple);
}


.sa-price-origin {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 14px;
    width: 100%;
    margin-left: 12px;
}

.sa-price-origin .price {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    margin-left: 8px;
}

.sa-price-origin .unit {
    text-transform: capitalize !important;
    font-size: 15px;
    color: #fff;
}

.single-st_hotel .stt-attr-experiences,
.single-st_hotel .stt-attr-locations {
    display: none;
}

.single-st_hotel .st-single-service-content .st-service-header2 {
    display: none !important;
}

.sa-hotel-share {
    margin-bottom: -70px;
    z-index: 9;
    position: relative;
    margin-right: 12px;
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: nowrap;
}

.single-st_hotel .banner.st-bg-feature {
    padding: 90px !important;
    padding-bottom: 22px !important;
    background-image: none !important;
}

.single-st_hotel .banner.st-bg-feature .container {
    display: none;
}

.single-st_hotel .banner.st-bg-feature:after {
    background: none !important;
}

.page-template-template-hotel-search h2.search-string::after {
    color: #fff;
}

.page-template-template-hotel-search .toolbar .toolbar-action {
    .dropdown-toggle {
        color: #fff !important;
    }

    .stt-icon {
        color: #fff !important;
    }
}

.page-template-template-hotel-search .service-list-wrapper {
    .services-item .item {
        background: linear-gradient(#0e1011, #09090a) padding-box, linear-gradient(to bottom, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08)) border-box;
        border-radius: 22px;
        border: 4px solid transparent;
        transition: all 0.1s ease-in-out;

        .content-item {
            .title a {
                color: #fff !important;
            }

        }

    }
}

.sa-luxury-related .services-item .item {
    background: linear-gradient(#0e1011, #09090a) padding-box, linear-gradient(to bottom, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08)) border-box;
    border-radius: 22px;
    border: 4px solid transparent;
    transition: all 0.1s ease-in-out;
}
.sa-luxury-related .services-item .item .content-item .title a {
    color: #fff !important;
}
.sa-luxury-related .service-list-wrapper .section-footer .price-wrapper {
    color: #FFF;
}
.sa-luxury-related .service-list-wrapper .services-item .item .section-footer {
    color: #FFF !important;
    margin-top: -36px !important;
    margin-left: 18px;
}


.st-blog-list-el .excerpt-wrapper {
    display: -webkit-box !important;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.st-blog-list-el h3 a {

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.moderm-pagination .page-numbers a {
    width: 32px !important;
}

.moderm-pagination ul li {
    margin-right: 5px !important;
}

.book-now-button {
    font-size: 18px;
    padding: 5px 25px;
    border-radius: 8px;
    display: inline-block;
    margin-top: 10px;
    transform: scaleX(1.1) scaleY(1.1);
    background: linear-gradient(to right, #feff05, #ffa600);
    color: #000 !important;
    border-bottom: 5px solid #816b39;
}

.book-now-button:hover {
    box-shadow: 0 5px 35px rgb(255 255 255 / 60%);
    border-bottom: 5px solid #001d4b;
}

.st-fixed-form-booking .wpcf7 form p input [type=date] {
    background: #fff !important;
}

.dropdown-user-dashboard ul li {
    display: none;
}

#modern-search-result .amenities,
#modern-search-result .reviews {
    display: none !important;
}

.rental-grid .price-wrapper .text-lg {
    font-size: 26px;
    margin-right: 2px;
}

#modern-search-result .service-avatar {
    display: none;
}

#modern-search-result .list-style .price-wrapper {
    color: #fff !important;
    margin-top: 50px;
}

#modern-search-result .list-style .price-wrapper .unit {
    color: #fff !important;
}

#modern-search-result .price-wrapper .price {
    font-size: 26px;
    color: #fff;
}


.dropdown-user-dashboard ul li:last-child {
    display: block;
}

.dropdown-user-dashboard ul .my-wishlist {
    display: block;
}

#st-content-wrapper .st-heading-section,
#st-content-wrapper .accordion-button {
    font-size: 20px !important;
}

.wpcf7-not-valid-tip {
    font-size: 15px !important;
}

.st-contact-form.st-border-new .st-button-subbmit::after {
    font-size: 18px;
}

.header__center #st-main-menu .main-menu>li>a {
    display: none;
}

.menu-tag-line {
    font-size: 22px !important;
    text-transform: uppercase;
    color: #e09409 !important;
    display: block !important;
}



@media screen and (min-width: 1370px) {
    /*#quick-nav.nav-sticky {
    	top: 18% !important;
	}*/
}



h2.search-string::after {
    content: " Clear Filter";
    color: #42baee;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}

h2.search-string {
    font-size: 0px !important;
}

.service-add-wishlist {
    z-index: 9;
}

.quick-nav-container .quick-nav {
    position: absolute;
}

.quick-nav-container {
    min-height: 50px;

}

#quick-nav.nav-sticky {
    position: fixed;
    /*width: 100%;*/
    transition: transform 0.3s ease-in-out;
    z-index: 9999;
    top: 0px;
    padding-top: 5px;
}

#quick-nav.nav-sticky::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 64px;
    
    z-index: -1; 
} 
.single-st_rental #quick-nav.nav-sticky::before {
    background-color: #fff;
}
.single-st_hotel #quick-nav.nav-sticky::before {
    background-color: #3498db;
}

.quick-nav ul {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 25px;
    justify-content: center;
}

.quick-nav ul li a {
    color: #fff !important;
    font-weight: 500;
    white-space: nowrap;
    padding: 12px 33px;
    background: #7e8c54;
    border-radius: 12px;
    display: block;
    color: #fff;
    min-width: 85px;
    text-align: center;
}


.relate-rooms .section-footer {
    margin-top: -85px !important;
    z-index: 9;
    position: absolute;
    font-size: 15px;
    color: #fff;
    display: flex;
    gap: 12px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.scroll-margin-top {
    scroll-margin-top: 90px;
}

#gotop {
    background: #7e8c54 !important;
}

.single .st-fixed-form-booking .st-form-head-book .st-price .price:after {
    content: " Per Night (1 Room)";
    margin-left: 6px;
    font-weight: normal;
    font-size: 15px;
}

.single .st-fixed-form-booking .st-form-head-book,
.price {
    flex-direction: row !important;
}

.wpcf7-spinner {
    position: absolute;
    right: 0;
    margin-top: 7px;
}

.st-fixed-form-booking .wpcf7 form p {
    margin-bottom: 6px;
}

.st-fixed-form-booking .wpcf7 form p .wpcf7-not-valid {
    border: 1px solid red !important;
}

.st-fixed-form-booking .wpcf7 form .wpcf7-submit {
    background: #7e8c54;
    color: #fff !important;
    font-weight: 600 !important;
    margin-top: 18px;
    padding: 9px 0px !important;
}

.st-fixed-form-booking .wpcf7 form p label {
    width: 100%;
}

.st-fixed-form-booking .wpcf7 form ul input {}

.st-fixed-form-booking .wpcf7 form ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 20px;
}

.st-fixed-form-booking .wpcf7 form p input {
    padding: 5px 10px !important;
    font-size: 15px !important;
    width: 100%;
}

.st-fixed-form-booking .wpcf7 form ul b {
    font-weight: 500;
    font-size: 14px;
}

.st-fixed-form-booking .wpcf7 form p .wpcf7-not-valid-tip {
    display: none !important;
}

.st-fixed-form-booking .wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    font-size: 14px;
}

.st-fixed-form-booking .wpcf7 form p .wpcf7-date {
    text-transform: uppercase;
}

.single.st-mod-style:not(.single-location) .mfp-content .mfp-figure .mfp-close {
    right: 5px !important;
    top: 44px !important;
    opacity: 0.5;
}

.single.st-mod-style:not(.single-location) .mfp-content {
    max-width: 60% !important;
    margin-top: 43px;
}

.single.st-mod-style:not(.single-location) .mfp-content .mfp-close {
    right: 8px !important;
    top: 8px !important;
}



h2.search-string::after:hover {
    opacity: 0.7;
}


.header__left .tag_h1 {
    display: none !important;
}

.single .st-fixed-form-booking .st-form-head-book,
.single .st-fixed-form-booking .st-sent-mail-customer,
.single .st-fixed-form-booking .st-sent-mail-customer .form-group {
    margin-bottom: 0px !important;
    padding: 0px !important;
    background: #faeed8;
}

.single .st-fixed-form-booking .st-form-book-wrapper {
    padding: 25px !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 14px;
    background: #faeed8;
    margin-top: 60px !important;
}

.page-template-template-hotel-search .banner,
.page-template-template-rental-search .banner {
    visibility: hidden;
    margin-bottom: -80px;
	padding-top: 50px !important;
}

.page-template-template-rental-search .sort-menu {
    background: #d8e3ff !important;
    padding: 0px 12px 12px 12px !important;
}

.page-template-template-rental-search .sort-menu .sort-item:first-child {
    display: none;
}

.page-template-template-rental-search .sort-menu .sort-item .title {
    font-weight: 700;
    font-size: 14px !important;
    line-height: 26px;
    color: #000 !important;
}


.page-template-template-rental-search .range-slider .item-value {
    background: transparent !important;
    border: none !important;
}

.icon-container h3 a {
    color: #000;
}

.st-fixed-form-booking {
    position: relative;
    /* Default state */
    z-index: 999;
    transition: width 0.2s ease-in-out;
    /* Smooth width transition */
}

.st-fixed-form-booking.sticky {
    position: fixed;
    top: 0;
}


.sa-taxonomy-locations {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.sa-taxonomy-locations ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-size: 18px;
    padding-left: 14px;
    font-weight: 600;
}

.sa-taxonomy-locations ul li:first-child {
    border: none;
}

.sa-taxonomy-locations ul li {
    border-left: solid 1px black;
    padding: 0 8px;
    line-height: 22px;
}



.st-rental-custom-fields .st-rental-content {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    line-height: 26px;
}

.sa_taxonomy_list {
    margin-top: 43px;
}

.sa_taxonomy_list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}

.sa_taxonomy_list li {
    list-style: none;
}

.sa_taxonomy_list li a {
    padding: 24px 40px;
    background: #F7F8FA;
    border: 1px solid #F7F8FA;
    border-radius: 20px;
    display: block;
}

.sa_taxonomy_list li a:hover {
    color: #232323 !important;
    border: 1px solid #4276fd;
}
.sa_taxonomy_list li a.active {
    border: 1px solid #4276fd;
}

.header .header__left {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px;
}

.header h1 {
    display: block !important;
    font-size: 15px;
    margin-top: 4px;
    margin-bottom: 0;
}

.single-st_rental .stt-attr-experiences,
.single-st_rental .stt-attr-locations {
    display: none;
}





.single-st_rental .widgets .widget-box {
    display: none !important;
}

.st-description .sa-post-title {
    color: #f19b00 !important;
    font-size: 40px !important;
    line-height: 46px !important;
    margin-bottom: 20px !important;
}

.single-st_rental .st-gallery {
    margin: 0 !important;
}

.single-st_rental #st-content-wrapper .st-gallery.style-masonry .item-gallery:nth-child(1),
.single-st_rental #st-content-wrapper .st-gallery.style-masonry .item-gallery:nth-child(2),
.single-st_rental #st-content-wrapper .st-gallery.style-masonry .item-gallery:nth-child(3) {
    width: 50%;
}

.single-st_rental #st-content-wrapper .st-gallery.style-masonry .item-gallery:nth-child(4),
.single-st_rental #st-content-wrapper .st-gallery.style-masonry .item-gallery:nth-child(5) {
    display: none;
}

.single-st_rental #st-content-wrapper .st-gallery.style-masonry .item-gallery:nth-child(2) {
    padding: 0;
    padding-left: 5px;
}

.single-st_rental #st-content-wrapper .st-gallery.style-masonry .item-gallery:nth-child(2) {
    margin-bottom: 5px;
}

.single-st_rental .banner.st-bg-feature {
    padding: 90px !important;
    padding-bottom: 22px !important;
    background-image: none !important;
}

.single-st_rental .banner.st-bg-feature:after {
    background: none !important;
}

.single-st_rental .banner.st-bg-feature .container {
    display: none;
}

.single-st_rental .banner .st-breadcrumb {
    display: none !important;
}

.featured-section .elementor-image-box-content {
    background: #3b71fe29;
    padding: 12px;
    border-radius: 15px;
    bottom: 8px;
    position: relative;
    width: auto !important;
}

.sa_home_testimonial .item {
    background: #fff;
}

:root {
    --golden-color: #ffd28d;
    /* Set a custom property (variable) */

    --sa-purple: #9a3eaa;
    /*background-color: var(--golden-color); /* Use the variable */
}

.single-st_rental .room-featured-items {
    display: none !important;
}

.st-description {
    margin-top: 60px;
}

.single-st_rental .st-service-header2 {
    margin-bottom: -24px;
    z-index: 9;
    position: relative;
    margin-right: 12px;
    margin-left: 12px;

    display: block;
    right: 0;
    float: right;
}

.single-st_rental .st-review-score {
    display: none;
}

.single-st_rental .st-form-booking-action {
    display: none;
}

.single-st_rental .stt-attr-rental-types {
    display: none;
}

.single-st_rental .st-flex.space-between,
.single-st_rental .rate-calendar,
.single-st_rental .st-map-wrapper {
    display: none;
}


.page-template-template-hotel-search .banner .st-search-form-elm .page-template-template-rental-search .banner .st-search-form-el {
    display: none !important;
}



.page-template-template-rental-search .map-view {
    display: none;
}

.stt-item-rental-loop .service-avatar {
    display: none !important;
}

.stt-item-rental-loop .reviews {
    display: none !important;
}

.stt-item-rental-loop .section-footer {
    margin: 0 !important;
    padding: 0 !important;
}

.stt-item-rental-loop .content-item h3 {
    margin: 0 !important
}

.stt-item-rental-loop .amenities {
    display: none !important;
}


.stt-item-rental-loop span.price-tour .sale-top {
    color: #fff !important;
    display: flex;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

.stt-item-rental-loop span.price-tour .unit {
    color: #fff !important;
}

.stt-item-rental-loop .section-footer {
    border-top: none !important;
}

.stt-item-rental-loop .section-footer .price-tour .item {
    background: none !important;
    overflow: unset !important;
}

.single-st_hotel,
.page-template-template-hotel-search {
    background-color: #0a0a0a;
    background-image: url("../traveler-childtheme/bg-luxury.png");
    background-repeat: no-repeat;
    background-size: 100% 80%;
    background-position: top center;
}

.site-header.fixed {
    background-color: rgba(43, 47, 53, 0.95);
}



.page-template-template-hotel-search header .header #main-menu>li>a {
    color: #fff;
}

.services-item h3 {
    width: 245px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-template-template-hotel-search {
    .modern-result-string {
        color: #cacaca !important;
    }

    .map-view-wrapper {
        display: none !important;
    }

    .sidebar-item {
        background: linear-gradient(#0e1011, #09090a) padding-box, linear-gradient(to bottom, rgb(255 255 255 / .14), rgb(255 255 255 / .08)) border-box !important;
        border-radius: 22px !important;
        border: 4px solid #fff0 !important;

        .item-title div {
            color: #fff !important;
        }

        .st-icheck-item label {
            color: #cacaca !important;
        }

        .item-title .fa {
            color: #cacaca !important;
        }

        .item-content {
            .st-icheck-item label .checkmark {
                border: 1px solid var(--sa-purple) !important;
                background: #0a0a0a !important;
            }


            .btn-more-item {
                color: var(--sa-purple) !important;
            }

            .price-action {
                a {
                    color: var(--sa-purple) !important
                }

                button {
                    background: linear-gradient(81.02deg, #fa5560 -23.47%, #b14bf4 45.52%, #4d91ff 114.8%) !important;
                }
            }

            .min-max-value .item-value {
                background: #0a0a0a !important;
                color: #ffffff !important;
                border: none !important;

                span {
                    color: #9a3eaa !important
                }

            }

            .irs-bar {
                background: linear-gradient(81.02deg, #fa5560 -23.47%, #b14bf4 45.52%, #4d91ff 114.8%) !important;
                border: none;
            }

        }
    }
}


.service-list-wrapper {
    .services-item .item {


        .featured-image a:before {
            content: "";
            opacity: 1;
            background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75))) !important;
            background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 100%);
            background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 100%) !important;
            z-index: 1;
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
        }

        .content-item {
            .st-stars {
                display: none !important;

            }
        }

        .section-footer {
            margin-top: -85px !important;
            z-index: 9;
            position: absolute;
            font-size: 15px;
            color: #fff;
            display: flex;
            gap: 12px;
            flex-direction: row;
            flex-wrap: nowrap;
            align-items: flex-start;

            .price-regular {
                color: #fff;

                span {
                    color: #fff;
                    font-size: 18px;
                    font-weight: 400;
                }
            }
        }

        .price {
            font-size: 30px !important;
            color: #fff !important;
        }
    }
}


.single-st_hotel .st-form-book-wrapper .form-group .wpcf7-submit {
    background: linear-gradient(81.02deg, #fa5560 -23.47%, #b14bf4 45.52%, #4d91ff 114.8%) !important;
    border: none !important;
    color: #fff !important;
}


.page-template-template-hotel-search .pagination a {
    color: #ffffff !important;
    border: 1px solid #fff;
    background: transparent !important;
}

.page-template-template-hotel-search #moderm-pagination .page-numbers .current {
    background: var(--sa-purple) !important;
    border-color: var(--sa-purple) !important;
}

.page-template-template-hotel-search #main-footer section {
    h2 {
        color: #cacaca !important;
    }

    background-color: rgba(43, 47, 53, 0.95);
}

.page-template-template-hotel-search #modern-search-result .service-list-wrapper .section-footer {
    color: #FFF !important;
    margin-top: -36px !important;
    margin-left: 18px;
}

.page-template-template-hotel-search #modern-search-result .service-list-wrapper .section-footer .price-wrapper {
    color: #FFF;
}

.page-template-template-hotel-search #modern-search-result .service-list-wrapper .view-detail {
    background: linear-gradient(81.02deg, #fa5560 -23.47%, #b14bf4 45.52%, #4d91ff 114.8%) !important;
    font-size: 16px;
    font-weight: 500;
}

.page-template-template-hotel-search #st-content-wrapper .sidebar-item .item-content .st-icheck-item input:checked~.fcheckbox {
    background: linear-gradient(81.02deg, #fa5560 -23.47%, #b14bf4 45.52%, #4d91ff 114.8%) !important;
    border-color: #0c0d0e !important;
}

.single-st_hotel .st-form-book-wrapper .form-group input[type="date"]::-webkit-calendar-picker-indicator {
    /* background: red; */
    /* font-size: 12px !important; */
    filter: invert(0.8) sepia(100%) saturate(10000%) hue-rotate(180deg);
}

/* Mobile */
@media (max-width: 767px) {

    /****/
    /*Seach Page*/
    .search-container {
        padding-top: 12px;
        padding-bottom: 12px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        border-radius: 42px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.10);
        justify-content: space-between;
        background: linear-gradient(#0e10110d, #09090a00) padding-box, linear-gradient(to bottom, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08)) border-box;
        border: 4px solid transparent;
       margin-top: 43px;
        margin-bottom: 40px;
        h3 {
            font-size: 16px !important;
            text-align: center; 
            margin: 0;
            display: block;
            font-weight: 600 !important;
                        line-height: 20px !important;
        }
        .himalyas-search-bar {
            display: none;
            transition: all 0.3s ease;
            width: 100%;
            box-shadow: none;
            padding: 15px 20px;
                        background: transparent;
        }
        .himalyas-search-bar.show {
            display: block;
            animation: fadeIn 0.35s ease-in-out;
        }
        .divider {
            background: none;
            height: 15px;
        }
        @keyframes fadeIn {
            from {opacity: 0; transform: translateY(-10px);}
            to   {opacity: 1; transform: translateY(0);}
        }
        .search-section {
            border: 1px solid #DEDEDE;
            border-radius: 10px;
            padding: 12px 15px 9px 15px;
            .amenities-display {
                width: 90%;
            }
        }
        .search-btn {
            width: 100% !important;
            border-radius: 10px !important;
            margin: 0 !important;
            margin-top: 15px !important;
        }
        
    }
    
    /****/
    .sa-taxonomy-locations ul {
        font-size: 15px;
        padding-left: 2px;
    }

    .st_hotel-template-default .mfp-image-holder .mfp-arrow,
    .st_hotel-template-default .mfp-image-holder .mfp-close {
        background: #4d91ff !important;
        color: #fff !important;
    }

    .st-description .sa-post-title {
        font-size: 32px !important;
    }

    .st-description {
        margin-top: 10px;
    }

    .single-st_hotel .st-form-book-wrapper .form-group .wpcf7 form p input[type="date"]::-webkit-calendar-picker-indicator {
        filter: invert(1);
    }

    .single-st_hotel .header,
    .page-template-template-hotel-search .header-sticky-menu {
        background: linear-gradient(81.02deg, #fa5560 -23.47%, #b14bf4 45.52%, #4d91ff 114.8%) !important;
        color: #fff;
    }

    .single-st_hotel .header__left .menu-toggle,
    .page-template-template-hotel-search .header__left .menu-toggle {
        background-color: #fff;
        padding: 17px;
        border-radius: 5px;
    }

    .single-st_hotel .dropdown-toggle .stt-icon,
    .page-template-template-hotel-search .dropdown-toggle .stt-icon {
        color: #fff !important;
    }

    .page-template-template-hotel-search .sidebar-filter {
        background-color: #0a0a0a !important;
        background-image: url("../traveler-childtheme/bg-luxury.png") !important;
        background-repeat: no-repeat !important;
        background-size: 100% 80% !important;
        background-position: top center !important;
    }

    /*.header h1 {
		font-size:0px !important;
	}*/
    .st-review-booking-form {
        display: none;
    }

    .single-st_hotel .hotel-target-book-mobile a {
        background: linear-gradient(81.02deg, #fa5560 -23.47%, #b14bf4 45.52%, #4d91ff 114.8%) !important;
        color: #fff !important;
        border: none !important;
    }

    #st-content-wrapper .fixed-on-mobile {
        background: transparent !important;
    }

    .single-st_hotel .banner.st-bg-feature {
        padding: 20px !important;
        padding-bottom: 0px !important;
        background-image: none !important;
    }

    .single-st_hotel .st-gallery {
        margin-top: -18px !important;
    }

    .page-template-template-hotel-search .banner {
        display: none;
    }

    .header__center #st-main-menu .main-menu>li>a {
        display: block;
    }

    .menu-tag-line {
        display: none !important;
    }

    .single .st-fixed-form-booking .st-form-book-wrapper {
        margin-top: 0px !important;
        height: 100%;
        margin-bottom: 0px !important;
    }

    .single.st-mod-style:not(.single-location) .mfp-content {
        max-width: 100% !important;
        */ margin-top: auto;
    }

    .single.st-mod-style:not(.single-location) .mfp-content .mfp-figure .mfp-close {
        top: 0px !important;
    }

    #st-content-wrapper.search-result-page .banner {
        min-height: 90px;
    }

    .st-mod-style .header__left .logo {
        position: unset;
        transform: revert;
        padding-left: 0px;
    }

    .header__left .menu-toggle {

        width: 35px;

    }

    .header {
        padding: 2px 15px;
    }

    .header .header__left {
        gap: 12px;
    }

    .header h1 {

        font-size: 18px;

        line-height: 27px;
    }

    .header .header__left {
        flex-direction: row !important;
        justify-content: space-between;
        flex-wrap: nowrap;
        width: 100%;
        margin: 6px 0;
    }

    .header__left::after {
  content: "Himalayas Homestays";
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}
    #main-menu {
        visibility: visible;
    }

    .sa_taxonomy_list ul {
        display: grid;
        gap: 15px;
        padding: 0;
    }

    .page-template-template-rental-search .map-view-mobile {
        display: none !important;
    }

    .single-st_rental .banner.st-bg-feature {
        padding: 14px !important;
    }

    .single-st_rental #st-content-wrapper .st-gallery.style-masonry .item-gallery:nth-child(1) {
        width: 100%;
    }

    .st-service-header2 .left,
    .quick-nav-container {
        display: none;
    }

    .st-service-header2 .right {
        margin: 0 !important;
    }

    #st-content-wrapper .fixed-on-mobile {
        top: 15%;
    }

    .single .st-fixed-form-booking .st-form-book-wrapper .close-icon {
        text-align: center;
        background: #fff;
        width: 60px;
        padding: 18px;
        border-radius: 50%;
        margin: 0 auto;
    }
	.page-template-template-hotel-search .banner, .page-template-template-rental-search .banner {
    	display: none;
	}
	.page-template-template-hotel-search #st-content-wrapper .toolbar {
    	margin-top: 0px !important;
	}
}