/*
Theme Name:     Traveler Childtheme
Description:    Official Traveler Child Theme extended with the safari marketplace design system and update-safe Traveler overrides.
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version: 1.10.403
Template:       traveler
*/

/* v1.10.362 — reduce Accommodation card type/comfort metadata so it remains clearly secondary to the property name. */
/* v1.10.361 — further refine Accommodation landing cards for a lighter, more premium marketplace presentation. */
/* v1.10.360 — shorten the Tour detail operator description for a more compact, balanced profile card. */
/* v1.10.359 — clarify the itinerary Day Image upload control with enforced high-contrast button styling. */
/* v1.10.358 — protect canonical marketplace itinerary data across submit/publish/status saves. */
/* v1.10.355 — restores complete itinerary field coverage on public Tour detail layouts. */
/* v1.10.354 — full same-day regression audit: review truth, pricing semantics, migrations, catalogue rebuilds and editor state. */
/* v1.10.353 — hardens Tour editor field state, itinerary destination persistence and pricing-row preservation. */
/* v1.10.352 — streamlines Tour pricing currencies to seven international quotation currencies. */
/* v1.10.351 — restores selectable traveler-rate rows while keeping Add traveler rate. */
/* v1.10.350 — restores Add traveler rate alongside the integrated traveler-count selector. */
/* v1.10.349 — integrated traveler-rate selector and curated pricing currencies. */
/* v1.10.348 — restores Tour editor Save & Continue after flexible pricing-row rollout. */
/* v1.10.347 — flexible exact traveler-rate selection; operators publish only the counts they want, with Solo always available. */
/* v1.10.345 — clearer operator pricing choices and aligned currency field. */
/* v1.10.344 — natural solo-rate wording across Tour pricing. */
/* v1.10.343 — exact-party per-person Tour pricing. */
/* v1.10.340 — unified single-page Write a Review CTA colors. */
/* v1.10.339 — section-local pagination feedback and scalable country-safari paging. */
[data-tmc-async-pagination-section],
.tod-directory-results,
.tod-inquiries-hub,
.tod-trips-hub,
.tod-reviews-hub,
.tod-notifications-hub,
.tmc-owned-accommodations__section,
.tmc-my-tours {
    transition: opacity .18s ease;
}

.is-tmc-async-loading,
[data-tmc-async-pagination-section].is-tmc-async-loading {
    opacity: .55;
    pointer-events: none;
    cursor: progress;
}

.tmc-country-v11012__safari-pagination-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-top: 24px;
}

.tmc-country-v11012__safari-pagination .page-numbers {
    margin: 0;
}

@media (max-width: 767px) {
    .tmc-country-v11012__safari-pagination-wrap {
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
    }
}

/* v1.10.366 — refine the Accommodation detail related-safari wording for natural traveler-facing language. */
/* v1.10.365 — improve the Accommodation detail related-safari section wording. */
/* v1.10.364 — keep Safaris Staying Here at two cards per desktop row. */
/* v1.10.363 — refine Safaris Staying Here cards on Accommodation detail pages. */

/* v1.10.370 — National Park / destination Accommodation cards reuse the canonical landing-page card treatment. */
