/*
Theme Name: Traveler Child
Template: traveler
Author: Sweet Stack Digital
Author URI: https://sweetstackdigital.com/
Version: 1.0.0
*/

.st-results .sidebar-filter h3.sidebar-title {
    margin-top: 0 !important;
    font-size: 20px;
}

.next-step .occupancy-options {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.next-step .occupancy-options .btn {
    padding: 5px 15px;
    font-size: 0.9rem;
    color: #333;
    background: #fff !important;
    border: 1px solid #007bff;
    border-radius: 20px;
    transition: all 0.3s;
    box-shadow: none !important;
}

.next-step .occupancy-options .btn:hover {
    color: #fff !important;
    background: #5191FA !important;
}

.next-step .occupancy-options .btn.active {
    background-color: #007bff !important;
    color: white !important;
}

.st-results h3.sidebar-title:before {
    top: 3px !important;
}

.review-score,
.owner-info.widget-box,
.st-gallery .shares,
.signup-item,
.form-login--solo .mt20.c-grey.font-medium.f14.text-center {
    display: none !important;
}

body header.header-style-10 .header .header-right .st-list .login-item {
    margin-right: 0 !important;
}

.st-mod-style #st-content-wrapper.st-style-elementor .st-service-header2 .st-address {
    margin-left: 0 !important;
}

.p-0-dt {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

@media (max-width: 767px) {
    .p-0-dt {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}

.tour-dates {
    margin-top: 0px;
    color: var(--grey-color, #5E6D77);
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 1em;
    color: #3b7ba6;
}

.list-style .item-service-inner .service-title.has-tour-dates,
.grid-style .item-service-inner .service-title.has-tour-dates {
    margin-bottom: 4px;
}

.modal.st-traveler-child-modal {
    display: unset;
    width: 800px;
    max-width: 80%;
    height: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1001;
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.single-st_tours #form-booking-inpage .modal.st-traveler-child-modal .guest-info-row .form-group {
    padding: 0;
    margin: 0;
}

.single-st_tours #form-booking-inpage .modal.st-traveler-child-modal h6 {
    padding-top: 44px;
}

.st-traveler-child-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.modal.st-traveler-child-modal .modal-content button {
    background: #5191FA;
}

.modal.st-traveler-child-modal .modal-content button.scroll-btn {
    background: transparent;
    font-family: 'Poppins';
}

.date-column div.date-row {
    font-size: 0.8em;
    line-height: 1em;
    margin-bottom: 0.2em;
    text-align:center;
}

.date-column div:last-child {
    margin-bottom: 0.5em;
}

.date-column div.price-option {
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 0.5em;
    transition: all 0.4s;
    cursor: pointer;
}

.date-column div.price-option:hover {
    color: #111;
    border: 1px solid #5191FA !important;
}

#tourPriceContent {
    display: flex;
    transition: left 0.3s ease;
    position: relative;
}

#tourPriceContentOuter {
    overflow:hidden;
}

.date-column {
    flex: 0 0 24%; /* Adjust width to show 4 columns at a time */
    margin: 0 0.5%;
}

.is-invalid {
    border-color: #dc3545;
}

.st-traveler-child-modal .modal-content {
    padding: 30px 15px;
    border: 1px solid #dedede;
}

.st-traveler-child-modal .btn-room-type-name {
    font-weight: 600;
}

.st-traveler-child-modal .btn-room-type-price {
    margin-bottom: 10px;
    font-size: 0.9em;
    line-height: 1;
}

.st-traveler-child-modal .modal-footer {
    border-top: none;
    padding: 0 !important;
}

.st-traveler-child-modal .font-bigger {
    font-size: 0.9em !important;
    margin-bottom: 0.3em !important;
}

.table-header {
    font-weight: 600;
    border: 1px solid #5191FA !important;
    cursor: auto !important;
}

.table-header:hover {
    background: #fff !important;
}

.st-traveler-child-modal .modal-footer button {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 0;
    color: #333;
    background: #fff;
    border: 1px solid #dedede;
    line-height: 1;
    text-align: center;
}

.st-traveler-child-modal .modal-footer button:hover {
    background: #D12929;
    border: 1px solid #D12929;
    color: #fff;
}

.st-traveler-child-modal .next-step {
    text-align: center;
}

.price-breakdown {
    text-align: left;
}

.selected-room-type h5 {
    font-size: 1.5rem;
}

.popup-notice {
    padding: 10px;
    margin-bottom: 1.5rem;
    font-size: 0.9em;
    line-height: 1.4;
    border: 1px solid #dedede;
    border-radius: 5px;
}

.guest-info-row div:last-child {
    min-width: 80px;
}

.guest-info-row label {
    margin-bottom: 10px;
    font-size: .9em;
    font-weight: 600;
}

.guest-info-row + .guest-info-row label,
.st-review-box-top.d-flex {
    display: none !important;
}

.guest-info-row + .guest-info-row h6 {
    padding-top: 11px !important;
}

.st-traveler-child-modal .next-step .form-control {
    font-size: .9rem !important;
}

.st-traveler-child-modal .next-step .btn-primary:hover {
    background: #007bff !important;
}

.price-breakdown .small {
    font-weight: 600;
}

.border-notice {
    padding: 5px 10px;
    font-size: .9em;
    border: 1px solid #dedede;
    border-radius: 5px;
}

.title-underline {
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
}

.dropdown.dropdown-minicart {
    display: none !important;
}

button.btn-guest-form {
    font-size: 16px !important;
    border-radius: 50px;
}

.show-spinner .fa-spinner {
    display: inline-block !important;
}

.modal-content h4.text-center {
    width: 100%;
}

.small-description {
    font-size: 80%;
    margin-top: -5px;
    margin-bottom: 15px;
    line-height: 1.3;
    color: #999;
}

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

.add-guest-info {
    margin: -10px 0 0 0 !important;
    padding: 0 0 0 10px !important;
}

.add-guest-info + .add-guest-info {
    margin-top: 0 !important;
}

.st-checkout-page .cart-info .total-section ul li:nth-child(2) {
    display: none !important;
}

.add-info {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
}

.search-book-form {
    margin-bottom: 40px;
}

.search-book-form select,
.search-book-form input {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #DAE1E7;
    border-radius: 3px;
}

@media (max-width: 1024px){
    .date-column {
        flex: 0 0 32.33%;
    }
}

@media (max-width: 768px){
    .search-book-form .col-xs-12 {
        margin-bottom: 10px;
    }

    .date-column {
        flex: 0 0 100%;
        margin: 0;
    }

    .modal.st-traveler-child-modal {
        max-width: 100%;
        position: absolute;
        top: -100px;
        left: 0;
        transform: none;
    }

    .border-notice {
        font-size: 0.8em;
        line-height: 1.2;
    }

    .selected-room-type h5 {
        font-size: 1.3rem;
    }

    .guest-form-bottom-section > div {
        flex-wrap: wrap;
    }

    .justify-content-between {
        width: 100%;
    }

    .price-breakdown {
        width: 100%;
    }

    .guest-info-forms .guest-info-row {
        display: block !important;
        width: 100%;
        position: relative;
        float: left;
    }

    .single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper {
        overflow: visible !important;
    }

    #st-content-wrapper.st-style-elementor .st-fixed-form-booking .close-icon {
        margin-top: 20px;
        text-align: right;
    }

    .guest-info-row + .guest-info-row label {
        display: block !important;
    }

    .mob-w-50 {
        width: 50%;
        position: relative;
        float: left;
        padding-left: 0;
        padding-right: 5px;
    }

    .mob-w-50 + .mob-w-50 {
        padding-left: 5px;
        padding-right: 0;
    }

    .guest-info-row label {
        margin-bottom: 0;
        margin-top: 10px;
    }

    .single-st_tours #form-booking-inpage .modal.st-traveler-child-modal h6 {
        padding-top: 24px;
    }
    .modal.st-traveler-child-modal .modal-content     .price-breakdown button {
        width: 100%;
    }

    button.btn-guest-form {
        width: 100%;
        border-radius: 50px;
    }
}

/* PreLoader */
.map-content-loading {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: rgba(255, 255, 255, 0.6);
}

.st-loader {
    display: block;
    background: #5191FA;
}