/* Reservaline desktop st_activity detail — V135 */

.rhs135-native-bridge {
    position: fixed !important;
    left: -100000px !important;
    top: 0 !important;
    width: 360px !important;
    opacity: 0 !important;
    pointer-events: none !important;
    z-index: -10 !important;
}

.rhs135-desktop-activity { display: none; }

@media (min-width: 768px) {
    html, body.rhs135-activity-detail-document {
        background: #fff;
    }

    body.rhs135-activity-detail-document {
        margin: 0;
        color: #081c42;
        font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    }

    body.rhs135-activity-detail-document .rhs108-activity-mobile,
    body.rhs135-activity-detail-document .rhs117-mobile-footer,
    body.rhs135-activity-detail-document .reservaline-mobile-bottom-nav,
    body.rhs135-activity-detail-document .hotel-target-book-mobile {
        display: none !important;
    }

    .rhs135-desktop-activity {
        display: block;
        min-height: 100vh;
        background: #fff;
    }

    .rhs135-desktop-activity *,
    .rhs135-desktop-activity *::before,
    .rhs135-desktop-activity *::after {
        box-sizing: border-box;
    }

    .rhs135-desktop-activity button,
    .rhs135-desktop-activity input,
    .rhs135-desktop-activity select,
    .rhs135-desktop-activity textarea {
        font: inherit;
    }

    .rhs135-desktop-activity a {
        color: inherit;
        text-decoration: none;
    }

    .rhs135-desktop-activity svg {
        display: block;
        width: 20px;
        height: 20px;
        flex: 0 0 auto;
    }

    .rhs135-main {
        background: #fff;
        padding: 18px 0 70px;
    }

    .rhs135-container {
        width: min(1280px, calc(100% - 48px));
        margin: 0 auto;
    }

    .rhs135-breadcrumbs {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 7px;
        min-height: 28px;
        margin: 0 0 14px;
        color: #5e6d77;
        font-size: 13px;
        line-height: 1.4;
    }

    .rhs135-breadcrumbs a:hover { color: #073b8f; }
    .rhs135-breadcrumbs span[aria-current="page"] {
        max-width: 420px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .rhs135-top-layout {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 330px;
        align-items: start;
        gap: 22px;
    }

    .rhs135-top-left { min-width: 0; }

    .rhs135-gallery {
        position: relative;
        display: grid;
        grid-template-columns: minmax(0, 2.25fr) minmax(260px, 1fr);
        gap: 5px;
        height: 390px;
        overflow: hidden;
        border: 1px solid #dce4ef;
        border-radius: 10px;
        background: #edf2f7;
    }

    .rhs135-gallery button {
        appearance: none;
        border: 0;
        padding: 0;
        margin: 0;
        cursor: pointer;
        background: #edf2f7;
        overflow: hidden;
    }

    .rhs135-gallery-main,
    .rhs135-gallery-thumb {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .rhs135-gallery-main img,
    .rhs135-gallery-thumb img {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover;
        transition: transform .22s ease;
    }

    .rhs135-gallery-main:hover img,
    .rhs135-gallery-thumb:hover img { transform: scale(1.015); }

    .rhs135-gallery-grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: repeat(2, minmax(0, 1fr));
        gap: 5px;
        min-width: 0;
    }

    .rhs135-gallery-thumb.is-placeholder { opacity: .62; }

    .rhs135-back-results {
        position: absolute;
        z-index: 4;
        top: 12px;
        left: 12px;
        display: inline-flex;
        align-items: center;
        gap: 6px;
        height: 36px;
        padding: 0 13px;
        border-radius: 7px;
        background: rgba(8, 28, 66, .82);
        color: #fff !important;
        font-size: 12px;
        font-weight: 700;
        backdrop-filter: blur(2px);
    }

    .rhs135-back-results svg { width: 16px; height: 16px; }

    .rhs135-photo-index,
    .rhs135-all-photos {
        position: absolute;
        display: inline-flex;
        align-items: center;
        gap: 6px;
        border-radius: 6px;
        background: rgba(10, 24, 45, .78);
        color: #fff;
        font-size: 12px;
        font-weight: 700;
    }

    .rhs135-photo-index {
        left: 14px;
        bottom: 14px;
        padding: 8px 10px;
    }

    .rhs135-all-photos {
        right: 10px;
        bottom: 10px;
        padding: 9px 11px;
    }

    .rhs135-photo-index svg,
    .rhs135-all-photos svg { width: 16px; height: 16px; }

    .rhs135-title-block {
        padding: 22px 2px 0;
    }

    .rhs135-title-actions { margin-bottom: 8px; }

    .rhs135-type-pill {
        display: inline-flex;
        align-items: center;
        min-height: 27px;
        padding: 5px 10px;
        border-radius: 999px;
        background: #eef5ff;
        color: #074aa7;
        font-size: 12px;
        font-weight: 700;
    }

    .rhs135-title-block h1 {
        margin: 0;
        color: #071c42;
        font-size: clamp(28px, 2.4vw, 38px);
        line-height: 1.15;
        font-weight: 800;
        letter-spacing: -.02em;
    }

    .rhs135-meta-line {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 16px;
        margin-top: 11px;
        color: #52667e;
        font-size: 13px;
    }

    .rhs135-meta-line > span,
    .rhs135-rating {
        display: inline-flex;
        align-items: center;
        gap: 6px;
    }

    .rhs135-meta-line svg { width: 16px; height: 16px; color: #4d6d91; }
    .rhs135-rating b { color: #f59e0b; letter-spacing: 1px; font-size: 14px; }
    .rhs135-rating strong { color: #071c42; }
    .rhs135-rating a { color: #52667e; }

    .rhs135-intro {
        max-width: 850px;
        margin: 16px 0 0;
        color: #263c58;
        font-size: 15px;
        line-height: 1.7;
    }

    .rhs135-feature-row {
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 10px;
        margin-top: 23px;
        padding: 18px 0;
        border-top: 1px solid #e2e8f0;
        border-bottom: 1px solid #e2e8f0;
    }

    .rhs135-feature-row > div {
        display: flex;
        align-items: flex-start;
        gap: 10px;
        min-width: 0;
        padding-right: 8px;
    }

    .rhs135-feature-row svg { color: #0b4ba8; width: 25px; height: 25px; }
    .rhs135-feature-row span { display: flex; min-width: 0; flex-direction: column; gap: 2px; }
    .rhs135-feature-row small { color: #64748b; font-size: 11px; font-weight: 600; }
    .rhs135-feature-row strong { color: #10284b; font-size: 13px; line-height: 1.35; font-weight: 700; }

    .rhs135-sidebar {
        display: flex;
        flex-direction: column;
        gap: 14px;
        min-width: 0;
    }

    .rhs135-side-card {
        border: 1px solid #dce4ef;
        border-radius: 10px;
        background: #fff;
        padding: 20px;
        box-shadow: none !important;
    }

    .rhs135-price-caption,
    .rhs135-price-person {
        display: block;
        color: #64748b;
        font-size: 12px;
    }

    .rhs135-price-value {
        margin-top: 3px;
        color: #071c42;
        font-size: 31px;
        line-height: 1.1;
        font-weight: 800;
    }

    .rhs135-price-value .onsale,
    .rhs135-price-value del,
    .rhs135-price-value .sale-price { font-size: 14px; }

    .rhs135-price-person { margin-top: 4px; }

    .rhs135-assurances {
        display: grid;
        gap: 13px;
        margin: 20px 0;
        padding-top: 17px;
        border-top: 1px solid #e7edf4;
    }

    .rhs135-assurances > div {
        display: flex;
        gap: 10px;
        align-items: flex-start;
    }

    .rhs135-assurances svg { width: 20px; height: 20px; color: #0b4ba8; }
    .rhs135-assurances span { display: flex; flex-direction: column; gap: 2px; }
    .rhs135-assurances strong { font-size: 12px; color: #1e3656; }
    .rhs135-assurances small { font-size: 11px; line-height: 1.4; color: #65758b; }

    .rhs135-primary-cta,
    .rhs135-favorite,
    .rhs135-share-button {
        width: 100%;
        min-height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        border-radius: 6px;
        font-size: 13px;
        font-weight: 800;
        cursor: pointer;
    }

    .rhs135-primary-cta {
        border: 1px solid #ff5a1f;
        background: #ff5a1f;
        color: #fff !important;
    }

    .rhs135-favorite,
    .rhs135-share-button {
        margin-top: 9px;
        border: 1px solid #d1dae6;
        background: #fff;
        color: #17345a !important;
    }

    .rhs135-favorite svg,
    .rhs135-share-button svg { width: 19px; height: 19px; }
    .rhs135-favorite.is-active svg { fill: #0b4ba8; color: #0b4ba8; }

    .rhs135-booking-card h2,
    .rhs135-supplier-card h2 {
        margin: 0 0 16px;
        color: #0a2347;
        font-size: 17px;
        line-height: 1.3;
        font-weight: 800;
    }

    .rhs135-booking-slot { min-height: 30px; }

    .rhs135-booking-slot .form-book-wrapper,
    .rhs135-booking-slot .st-wrapper-form-booking,
    .rhs135-booking-slot .st-form-booking-action,
    .rhs135-booking-slot .st-form-book-wrapper {
        position: relative !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    .rhs135-booking-slot .loader-wrapper {
        border-radius: 8px;
        z-index: 20;
    }

    .rhs135-booking-slot .form-head {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        overflow: hidden !important;
        clip: rect(0,0,0,0) !important;
        opacity: 0 !important;
        pointer-events: none !important;
    }

    .rhs135-booking-slot .tour-sale-box { display: none !important; }

    .rhs135-booking-slot form.activity-booking-form {
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        background: transparent !important;
    }

    .rhs135-booking-slot .form-date-search,
    .rhs135-booking-slot .st-form-starttime,
    .rhs135-booking-slot .guest-wrapper,
    .rhs135-booking-slot .form-pickup,
    .rhs135-booking-slot .form-more-extra:not(.st-form-starttime) {
        position: relative;
        margin: 0 0 11px !important;
        padding: 12px 13px !important;
        border: 1px solid #dce4ef !important;
        border-radius: 7px !important;
        background: #fff !important;
        min-height: 58px;
        box-shadow: none !important;
    }

    .rhs135-booking-slot .form-date-search label,
    .rhs135-booking-slot .st-form-starttime label,
    .rhs135-booking-slot .guest-wrapper label,
    .rhs135-booking-slot .form-pickup label,
    .rhs135-booking-slot .form-more-extra label {
        display: block;
        margin: 0 0 4px !important;
        color: #5e6f86 !important;
        font-size: 11px !important;
        font-weight: 700 !important;
        text-transform: none !important;
    }

    .rhs135-booking-slot .date-wrapper,
    .rhs135-booking-slot .check-in-wrapper {
        margin: 0 !important;
    }

    .rhs135-booking-slot .date-wrapper .render,
    .rhs135-booking-slot .check-in-wrapper .render {
        display: inline !important;
        color: #10284b !important;
        font-size: 13px !important;
        font-weight: 700 !important;
    }

    .rhs135-booking-slot .form-date-search .arrow { color: #475e7a; }

    .rhs135-booking-slot .check-in-input,
    .rhs135-booking-slot .check-out-input {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        overflow: hidden !important;
        opacity: 0 !important;
        pointer-events: none !important;
    }

    /* Keep Traveler's real range input geometrically attached to the visible Date
       card. Traveler uses this node to position its own availability calendar. */
    .rhs135-booking-slot .form-date-search .check-in-out-input {
        position: absolute !important;
        inset: 0 !important;
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        opacity: 0 !important;
        pointer-events: none !important;
    }

    .rhs135-booking-slot .st-form-starttime select,
    .rhs135-booking-slot .form-pickup input,
    .rhs135-booking-slot .form-more-extra input,
    .rhs135-booking-slot .form-more-extra select,
    .rhs135-booking-slot .form-more-extra textarea,
    .rhs135-booking-slot .guest_name_input input,
    .rhs135-booking-slot .guest_name_input select {
        width: 100%;
        height: 38px;
        padding: 0 10px;
        border: 1px solid #d7e0eb;
        border-radius: 5px;
        background: #fff;
        color: #10284b;
        box-shadow: none !important;
    }

    .rhs135-booking-slot .guest-wrapper {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
    }

    .rhs135-booking-slot .guest-wrapper .check-in-wrapper { flex: 1 1 auto; min-width: 0; }
    .rhs135-booking-slot .guest-wrapper .select-wrapper { flex: 0 0 auto; }

    .rhs135-booking-slot .st-number-wrapper {
        display: flex !important;
        align-items: center;
        gap: 5px;
    }

    .rhs135-booking-slot .st-number-wrapper .prev,
    .rhs135-booking-slot .st-number-wrapper .next,
    .rhs135-booking-slot .rhs135-number-button {
        width: 30px !important;
        height: 30px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        border: 1px solid #c9d4e2 !important;
        border-radius: 50% !important;
        background: #fff !important;
        color: #0b4ba8 !important;
        padding: 0 !important;
        line-height: 1 !important;
        cursor: pointer;
    }

    .rhs135-booking-slot .st-number-wrapper input.st-input-number {
        width: 32px !important;
        min-width: 32px !important;
        height: 30px !important;
        border: 0 !important;
        padding: 0 !important;
        text-align: center !important;
        color: #10284b !important;
        font-weight: 800 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    .rhs135-booking-slot .guest_name_input {
        margin: 12px 0;
        padding: 13px;
        border: 1px solid #dce4ef;
        border-radius: 7px;
    }

    .rhs135-booking-slot .submit-group { margin: 13px 0 0 !important; }

    .rhs135-booking-slot .submit-group .btn-book-ajax,
    .rhs135-booking-slot .submit-group > a.btn,
    .rhs135-booking-slot a.btn.btn-large.btn-full {
        width: 100% !important;
        min-height: 46px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 7px !important;
        border: 1px solid #ff5a1f !important;
        border-radius: 6px !important;
        background: #ff5a1f !important;
        color: #fff !important;
        text-transform: none !important;
        font-size: 13px !important;
        font-weight: 800 !important;
        box-shadow: none !important;
    }

    .rhs135-booking-slot .message-wrapper,
    .rhs135-booking-slot .message-wrapper-2 {
        margin-top: 10px !important;
    }

    .rhs135-booking-slot .alert {
        padding: 10px 11px !important;
        border-radius: 6px !important;
        font-size: 12px !important;
        line-height: 1.45 !important;
    }

    .rhs135-booking-slot .nav-tabs {
        display: flex;
        padding: 0;
        margin: 0 0 14px;
        list-style: none;
        border-bottom: 1px solid #dce4ef;
    }

    .rhs135-booking-slot .nav-tabs li { flex: 1; }
    .rhs135-booking-slot .nav-tabs a {
        display: block;
        padding: 8px 6px;
        text-align: center;
        font-size: 12px;
        font-weight: 800;
        color: #62758d;
    }
    .rhs135-booking-slot .nav-tabs li.active a { color: #073b8f; border-bottom: 2px solid #073b8f; }

    .rhs135-booking-slot .title-enquiry-form {
        margin: 0 0 12px;
        font-size: 14px;
        color: #10284b;
    }

    .rhs135-total-preview {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        gap: 12px;
        margin-top: 13px;
        padding-top: 13px;
        border-top: 1px solid #e2e8f0;
    }

    .rhs135-total-preview span { color: #64748b; font-size: 11px; }
    .rhs135-total-preview strong { color: #071c42; font-size: 18px; font-weight: 800; text-align: right; }

    .rhs135-secure-note {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 7px;
        margin-top: 12px;
        color: #5f6f83;
        font-size: 11px;
        font-weight: 600;
    }
    .rhs135-secure-note svg { width: 15px; height: 15px; }

    .rhs135-supplier-head {
        display: flex;
        align-items: center;
        gap: 12px;
        margin-bottom: 15px;
    }

    .rhs135-supplier-avatar {
        width: 54px;
        height: 54px;
        overflow: hidden;
        border-radius: 50%;
        background: #edf3fb;
        flex: 0 0 auto;
    }

    .rhs135-supplier-avatar img,
    .rhs135-supplier-avatar .avatar {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        border-radius: 50%;
    }

    .rhs135-supplier-head > div { display: flex; flex-direction: column; gap: 4px; min-width: 0; }
    .rhs135-supplier-head strong { color: #0b254a; font-size: 14px; }
    .rhs135-verified { display: inline-flex; align-items: center; gap: 4px; color: #15803d; font-size: 10px; font-weight: 700; }
    .rhs135-verified svg { width: 13px; height: 13px; }

    .rhs135-supplier-contact {
        display: flex;
        align-items: center;
        gap: 8px;
        padding: 6px 0;
        color: #415a78 !important;
        font-size: 12px;
    }
    .rhs135-supplier-contact svg { width: 16px; height: 16px; }

    .rhs135-supplier-profile {
        display: inline-flex;
        align-items: center;
        gap: 5px;
        margin-top: 10px;
        color: #0750b6 !important;
        font-size: 12px;
        font-weight: 800;
    }

    .rhs135-content-grid {
        display: grid;
        grid-template-columns: minmax(0, calc(100% - 352px)) 330px;
        gap: 22px;
        margin-top: 25px;
    }

    .rhs135-content-column { grid-column: 1; min-width: 0; }

    .rhs135-section-tabs {
        display: flex;
        flex-wrap: wrap;
        gap: 0;
        border-bottom: 1px solid #dce4ef;
        background: #fff;
        margin-bottom: 0;
    }

    .rhs135-section-tabs a {
        position: relative;
        padding: 15px 17px;
        color: #53667d;
        font-size: 12px;
        font-weight: 700;
    }

    .rhs135-section-tabs a::after {
        content: "";
        position: absolute;
        left: 17px;
        right: 17px;
        bottom: -1px;
        height: 2px;
        background: transparent;
    }

    .rhs135-section-tabs a.is-active,
    .rhs135-section-tabs a:hover { color: #073b8f; }
    .rhs135-section-tabs a.is-active::after { background: #073b8f; }

    .rhs135-section {
        scroll-margin-top: 20px;
        padding: 28px 0;
        border-bottom: 1px solid #e3e9f1;
    }

    .rhs135-section:last-child { border-bottom: 0; }

    .rhs135-section > h2,
    .rhs135-review-section > .st-heading-section {
        margin: 0 0 17px !important;
        color: #0a2347 !important;
        font-size: 21px !important;
        line-height: 1.3 !important;
        font-weight: 800 !important;
    }

    .rhs135-rich-content {
        color: #263d5a;
        font-size: 14px;
        line-height: 1.75;
    }

    .rhs135-rich-content p { margin: 0 0 13px; }
    .rhs135-rich-content h2,
    .rhs135-rich-content h3,
    .rhs135-rich-content h4 { color: #0a2347; margin-top: 20px; }

    .rhs135-highlight-grid {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 14px;
        margin-top: 22px;
    }

    .rhs135-highlight-grid > div {
        display: flex;
        align-items: flex-start;
        gap: 10px;
        min-height: 88px;
        padding: 15px;
        border: 1px solid #dce4ef;
        border-radius: 8px;
        background: #fff;
    }

    .rhs135-highlight-icon {
        width: 36px;
        height: 36px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #edf5ff;
        color: #0a4aa5;
        flex: 0 0 auto;
    }
    .rhs135-highlight-icon svg { width: 20px; height: 20px; }
    .rhs135-highlight-grid strong { color: #173456; font-size: 12px; line-height: 1.45; }

    .rhs135-inclusion-grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px 28px;
    }

    .rhs135-inclusion-grid > div {
        display: flex;
        align-items: flex-start;
        gap: 9px;
        color: #2c425d;
        font-size: 13px;
        line-height: 1.5;
    }

    .rhs135-inclusion-grid .is-included svg { color: #16a34a; width: 18px; height: 18px; }
    .rhs135-inclusion-grid .is-excluded > span:first-child { color: #dc2626; font-size: 20px; line-height: 16px; }

    .rhs135-important-cards {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 12px;
        margin-bottom: 18px;
    }

    .rhs135-important-cards > div {
        display: flex;
        align-items: flex-start;
        gap: 10px;
        padding: 14px;
        border: 1px solid #dce4ef;
        border-radius: 8px;
    }
    .rhs135-important-cards svg { width: 21px; height: 21px; color: #0b4ba8; }
    .rhs135-important-cards span { display: flex; flex-direction: column; gap: 3px; }
    .rhs135-important-cards strong { font-size: 12px; color: #173456; }
    .rhs135-important-cards small { font-size: 11px; color: #65778d; line-height: 1.4; }

    .rhs135-native-detail-block:empty { display: none; }
    .rhs135-native-detail-block .st-section-title,
    .rhs135-native-detail-block .st-heading-section { color: #0a2347 !important; font-size: 17px !important; }
    .rhs135-native-detail-block .st-hr { display: none !important; }

    .rhs135-review-section .st-hr-comment { display: none !important; }
    .rhs135-review-section .review-box,
    .rhs135-review-section .review-list,
    .rhs135-review-section #write-review {
        border-color: #dce4ef !important;
        box-shadow: none !important;
    }

    .rhs135-review-section .review-box { border-radius: 8px; }
    .rhs135-review-section .review-score { color: #073b8f !important; }

    .rhs135-location-section .google-map,
    .rhs135-location-section #map_single,
    .rhs135-location-section .st-map {
        width: 100% !important;
        min-height: 360px !important;
        border-radius: 8px !important;
        overflow: hidden !important;
        border: 1px solid #dce4ef !important;
    }

    .rhs135-viewer {
        position: fixed;
        inset: 0;
        z-index: 100000;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 50px 80px;
        background: rgba(3, 12, 28, .94);
    }

    .rhs135-viewer[hidden] { display: none !important; }
    .rhs135-viewer img {
        max-width: 100%;
        max-height: calc(100vh - 90px);
        object-fit: contain;
    }

    .rhs135-viewer-close,
    .rhs135-viewer-nav {
        position: absolute;
        border: 0;
        background: rgba(255,255,255,.12);
        color: #fff;
        cursor: pointer;
    }

    .rhs135-viewer-close {
        top: 20px;
        right: 24px;
        width: 42px;
        height: 42px;
        border-radius: 50%;
        font-size: 28px;
    }

    .rhs135-viewer-nav {
        top: 50%;
        transform: translateY(-50%);
        width: 46px;
        height: 56px;
        border-radius: 8px;
        font-size: 38px;
        line-height: 1;
    }
    .rhs135-viewer-nav.is-prev { left: 24px; }
    .rhs135-viewer-nav.is-next { right: 24px; }
    .rhs135-viewer > span {
        position: absolute;
        left: 50%;
        bottom: 19px;
        transform: translateX(-50%);
        color: #fff;
        font-size: 13px;
        font-weight: 700;
    }

    .rhs135-desktop-activity .rh1-footer { margin-top: 0; }

    .rhs135-desktop-activity .daterangepicker {
        z-index: 100020 !important;
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    .rhs135-container { width: min(100% - 28px, 1060px); }
    .rhs135-top-layout { grid-template-columns: minmax(0, 1fr) 300px; gap: 16px; }
    .rhs135-gallery { height: 330px; grid-template-columns: minmax(0, 1.75fr) minmax(220px, 1fr); }
    .rhs135-feature-row { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .rhs135-content-grid { grid-template-columns: minmax(0, calc(100% - 316px)) 300px; gap: 16px; }
    .rhs135-highlight-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 767px) {
    .rhs135-desktop-activity { display: none !important; }
}

@media (min-width: 768px) {
    /* Traveler enquiry mode stays native as well; only its presentation changes. */
    .rhs135-booking-slot .title-enquiry-form {
        margin: 0 0 12px;
        color: #0a2347;
        font-size: 15px;
        font-weight: 800;
    }

    .rhs135-booking-slot .owner-info,
    .rhs135-booking-slot .form-st-send-mail,
    .rhs135-booking-slot .st_send-mail-form,
    .rhs135-booking-slot .form-wrapper {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    .rhs135-booking-slot .st_send-mail-form .form-group {
        margin: 0 0 10px !important;
    }

    .rhs135-booking-slot .st_send-mail-form input.form-control,
    .rhs135-booking-slot .st_send-mail-form textarea.form-control,
    .rhs135-booking-slot .st_send-mail-form select.form-control {
        width: 100% !important;
        min-height: 42px !important;
        padding: 9px 11px !important;
        border: 1px solid #d7e0eb !important;
        border-radius: 6px !important;
        background: #fff !important;
        color: #10284b !important;
        box-shadow: none !important;
    }

    .rhs135-booking-slot .st_send-mail-form textarea.form-control {
        min-height: 92px !important;
        resize: vertical;
    }

    .rhs135-booking-slot .st_send-mail-form .sent-email-st {
        width: 100% !important;
        min-height: 46px !important;
        border: 1px solid #ff5a1f !important;
        border-radius: 6px !important;
        background: #ff5a1f !important;
        color: #fff !important;
        font-size: 13px !important;
        font-weight: 800 !important;
        text-transform: none !important;
        box-shadow: none !important;
    }
}
