::-webkit-scrollbar {
  width: 5px;
  height: 7px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #111111;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}
::placeholder {
    color: #000;
    opacity: 0.4;
}
h1, h2, h3, h4, h5, h6, p, label, span, li, a, table, th, tr, td, button, div, input
{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500 !important;
}
img:focus-visible {
    outline: none !important;
}

.toast-message p {
    margin: 0 !important;
}
.btn {
    border-radius: 0 !important;
}
.form-control:focus {
    outline: 0 !important;
    box-shadow: none !important;
    border: 1px solid !important;
}
.form-control {
    border-radius: 0 !important;
}

#nt_login_canvas {
    z-index: 1000000;
}
#nt_search_canvas {
    z-index: 100000;
}
span.ProfileWelcome {
    margin: 0 4px 0 15px;
    text-transform: capitalize;
}
span.ProfileUserName {
    margin: 0 0 0 4px;
    text-transform: capitalize;
}
i.close_pp.pegk.pe-7s-close.ts__03.cd {
    font-size: 38px;
    z-index: 10000;
}
.Profile-Menu li i {
    color: #111111;
    margin: 0 15px 6px 0;
    font-weight: 700 !important;
}
.Profile-Menu i.fa.fa-power-off {
    font-weight: 100 !important;
}
.Profile-Menu a {
    font-size: 16px;
}

span.additional-link {
    color: #888888;
}
span.steric-red {
    color: red;
}
.LoginSginUpBtn {
    width: 100%;
    text-align: right;
}
.LoginSginUpBtn div {
    display: inline-block;
}
.LoginBtn {
    margin: 0 0 0 0;
}
.SignUpBtn {
    margin: 0 0 0 4px;
}
.SignUpBtn.LoginPage {
    margin: 0 4px 0 0;
}
.GuestDetails p, span {
    font-weight: 400 !important;
}
.GuestDetails p a {
    float: right;
}
.GuestDetails label {
    width: 20%;
}
.success-popup h6 {
    line-height: 20px;
}
.success-popup h6 span {
    color: #e44a6f;
}
.EmailAlreadyExist .modal-header {
    background: #ee0000 !important;
}
.error-popup h6 span {
    color: #ee0000;
}
.EmailAlreadyExist.modal-body {
    padding: 8%;
}
.EmailAlreadyExist .close span {
    color: #fff;
}
.ResetPassword.modal-body {
    padding: 8%;
}
.ResetPassword .modal-header {
    background: #ee0000 !important;
}
.ResetPassword .close span {
    color: #fff;
}
.error-popup h6 {
    line-height: 20px;
}
.ForgottenBtn {
    float: right;
    margin: 12px 0 0 0;
}
h1.product_title span {
    float: right;
}
.selectColorSize p span {
    color: #000;
    font-weight: 700 !important;
}
.pswp__button--share {
    display: none !important;
}
.modal-open .modal {
    background: #0000009c;
}

.modal-header .close {
    background: transparent;
    border: none;
    font-size: 38px;
    z-index: 999999;
}
.modal-dialog {
    max-width: 640px;
    height: 560px;
}
ul.pagination li a {
    font-size: 14px;
    padding: 5px 10px 5px 10px;
    background: #878787;
    color: #fff;
}
.headerColCen {
    padding: 18px 0 0 0;
}
td.cart_price {
    visibility: hidden;
    border: 0;
}
.mini_cart_actions table, tr, td {
    margin: 0;
    border: 0;
    font-size: 14px;
}
input.quantity {
    max-width: 40% !important;
}
.mini_cart_title a {
    font-size: 12px;
    margin: 0 0 0 10px;
}
.mini_cart_tool i.fa.fa-trash-o {
    margin: 0 0 0 10px;
    position: relative;
    top: -20px;
}
.checkout-section label {
    font-size: 13px;
}
/* Legacy stacked menu style removed — redesigned header uses #ees-main-nav-wrap (see below). */

/* ========== Elite Executive header (ees-*) — top bar + teal nav ========== */

#ees-site-topbar.ees-site-topbar {
    background: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    font-family: "Montserrat", sans-serif;
}

#ees-site-topbar .ees-topbar-inner {
    min-height: 52px;
    width: 100%;
}

#ees-site-topbar .ees-topbar-social-wrap {
    flex-shrink: 0;
}

#ees-site-topbar .ees-topbar-social-list {
    gap: 0.4rem;
}

#ees-site-topbar .ees-topbar-social-item {
    margin: 0;
    padding: 0;
}

#ees-site-topbar .ees-topbar-social-link {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #0f7a7a;
    border: 1px solid rgba(15, 122, 122, 0.35);
    background: transparent;
    text-decoration: none !important;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

#ees-site-topbar .ees-topbar-social-link:hover,
#ees-site-topbar .ees-topbar-social-link:focus {
    background: #0f7a7a;
    color: #ffffff;
    border-color: #0f7a7a;
    outline: none;
}

#ees-site-topbar .ees-topbar-social-icon {
    font-size: 1.05rem;
    line-height: 1;
}

#ees-site-topbar .ees-topbar-contact-rail {
    margin-left: auto;
    justify-content: flex-end;
}

#ees-site-topbar .ees-topbar-contact-rail-inner {
    gap: 1rem;
}

#ees-site-topbar .ees-topbar-value {
    font-size: 0.95rem;
    font-weight: 700 !important;
    color: #111827;
}

#ees-site-topbar .ees-topbar-value:hover {
    color: #0f7a7a;
}

#ees-main-nav-wrap.ees-main-nav-wrap {
    position: relative;
    background: #0a4d4d;
    overflow: visible;
    z-index: 100;
    padding: 10px 0 10px 0;
}

#ees-main-nav-wrap .ees-main-nav-diagonal {
    position: absolute;
    left: 0;
    top: 0;
    width: 48%;
    height: 100%;
    min-height: 72px;
    background: linear-gradient(
        118deg,
        rgba(212, 138, 0, 0.38) 0%,
        rgba(212, 138, 0, 0.1) 55%,
        transparent 78%
    );
    transform: skewX(-22deg) translateX(-18%);
    pointer-events: none;
    z-index: 0;
}

#ees-main-nav-wrap .container {
    position: relative;
    z-index: 1;
}

#ees-main-nav-wrap .ees-main-nav-flex {
    gap: 0.75rem;
}

#ees-brand-home-link.ees-brand-block {
    position: relative;
    z-index: 2;
    max-width: min(42vw, 280px);
}

#ees-brand-home-link .ees-brand-logo-img {
    max-height: 64px;
    width: auto;
    object-fit: contain;
}

#ees-brand-home-link .ees-brand-line-primary {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.05rem;
    font-weight: 600 !important;
    color: #c9a962;
    line-height: 1.1;
    letter-spacing: 0.02em;
}

#ees-brand-home-link .ees-brand-line-tag {
    font-size: 0.65rem;
    font-weight: 700 !important;
    letter-spacing: 0.35em;
    color: #c9a962;
    margin-top: 2px;
}

#ees-main-nav-wrap .ees-desktop-menu {
    z-index: 2;
}

#ees-main-nav-wrap .ees-nav-listing .single-list {
    margin: 0;
}

#ees-main-nav-wrap .ees-nav-listing .ees-nav-link {
    text-decoration: none !important;
    padding: 0.35rem 0.15rem;
    display: inline-block;
}

#ees-main-nav-wrap .ees-nav-listing .ees-nav-link-inner {
    font-size: 15px;
    font-weight: 700 !important;
    color: #ffffff !important;
    text-transform: uppercase;
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
    display: inline-block;
}

#ees-main-nav-wrap .ees-nav-listing .ees-nav-link:hover .ees-nav-link-inner,
#ees-main-nav-wrap .ees-nav-listing .ees-nav-link:focus .ees-nav-link-inner {
    color: #f0d78c !important;
}

#ees-main-nav-wrap .ees-nav-utilities {
    position: relative;
    z-index: 2;
}

#ees-main-nav-wrap .ees-nav-icon-btn {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: none;
    background: transparent;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.35rem;
    line-height: 1;
    padding: 0;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease;
}

#ees-main-nav-wrap .ees-nav-icon-btn:hover,
#ees-main-nav-wrap .ees-nav-icon-btn:focus {
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    outline: none;
}

#ees-main-nav-wrap .ees-theme-toggle-btn {
    color: #ffffff !important;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    cursor: pointer;
    transition: background 0.2s ease;
}

#ees-main-nav-wrap .ees-theme-toggle-btn:hover {
    background: rgba(255, 255, 255, 0.12);
}

/* Kill legacy main-style chip/hover rules inside redesigned bar */
#ees-main-nav-wrap.header-area .main-menu .listing .single-list .single span,
#ees-main-nav-wrap .ees-nav-listing .single-list .single span {
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

#ees-main-nav-wrap .ees-nav-listing .single-list:hover > .single::after,
#ees-main-nav-wrap .ees-nav-listing .single-list .single::after {
    display: none !important;
}

/* SlickNav (mobile) — match teal bar */
.ees-header-area-shell .ees-slicknav-host .slicknav_btn {
    background: rgba(255, 255, 255, 0.12) !important;
    border-radius: 8px !important;
    margin: 0;
}

.ees-header-area-shell .ees-slicknav-host .slicknav_menu {
    background: #0a4d4d !important;
    padding-top: 0.5rem;
}

.ees-header-area-shell .slicknav_nav a {
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

/* ——— Tablet/mobile: hide top bar; main nav tweaks below ——— */
@media (max-width: 991.98px) {
    #ees-site-topbar.ees-site-topbar {
        display: none !important;
    }

    #ees-main-nav-wrap .ees-desktop-menu {
        display: none !important;
    }

    #ees-brand-home-link .ees-brand-line-primary {
        font-size: 0.95rem;
    }

    #ees-brand-home-link .ees-brand-logo-img {
        max-height: 50px;
    }

    /* main-style hides .header-sticky.sticky-bar on mobile — removes logo + hamburger after scroll */
    #ees-main-nav-wrap.header-sticky.sticky-bar {
        display: block !important;
    }

    /* main-style.css gives .mobile_menu { width:100% } and .slicknav_btn { top:-53px } — breaks flex + clips menu */
    .ees-header-area-shell.header-area {
        overflow: visible !important;
    }

    .ees-header-area-shell .main-header {
        overflow: visible !important;
    }

    #ees-main-nav-wrap.ees-main-nav-wrap {
        overflow: visible !important;
    }

    #ees-main-nav-wrap .ees-main-nav-flex {
        flex-wrap: nowrap;
        align-items: center;
        gap: 0.35rem;
    }

    #ees-brand-home-link.ees-brand-block {
        max-width: min(52vw, 220px);
        flex: 1 1 auto;
        min-width: 0;
    }

    #ees-main-nav-wrap .ees-nav-utilities {
        flex: 0 0 auto;
        margin-left: auto;
        gap: 0.25rem;
    }

    #ees-main-nav-wrap .ees-nav-icon-btn,
    #ees-main-nav-wrap .ees-theme-toggle-btn {
        width: 40px;
        height: 40px;
        font-size: 1.2rem;
    }

    #ees-mobile-menu-root.ees-slicknav-host.mobile_menu {
        width: auto !important;
        max-width: none !important;
        flex: 0 0 auto !important;
        position: relative !important;
        z-index: 1060;
    }

    #ees-mobile-menu-root .slicknav_menu {
        position: relative !important;
        overflow: visible !important;
        background: transparent !important;
        margin-top: 0 !important;
    }

    #ees-mobile-menu-root .slicknav_btn {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        left: auto !important;
        float: none !important;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        margin: 0 !important;
        width: 26px !important;
        height: 26px !important;
        padding: 0 !important;
    }

    #ees-mobile-menu-root .slicknav_btn .slicknav_icon-bar {
        background-color: #fff !important;
    }

    #ees-mobile-menu-root .slicknav_menu .slicknav_icon {
        float: none !important;
        top: auto !important;
        margin: 0 auto !important;
    }

    #ees-mobile-menu-root .slicknav_menu .slicknav_menutxt {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0;
    }

    #ees-mobile-menu-root .slicknav_menu .slicknav_nav {
        position: absolute !important;
        top: calc(100% + 10px) !important;
        right: 0 !important;
        left: auto !important;
        width: min(100vw - 1.25rem, 300px) !important;
        max-height: min(72vh, 520px) !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch;
        margin-top: 0 !important;
        padding: 0.65rem 0 !important;
        border-radius: 16px !important;
        box-shadow: 0 24px 56px rgba(0, 0, 0, 0.22) !important;
        z-index: 1060 !important;
        background: #0a4d4d !important;
        border: 1px solid rgba(255, 255, 255, 0.12) !important;
    }

    #ees-mobile-menu-root .slicknav_menu .slicknav_nav ul {
        margin: 0 !important;
    }

    #ees-mobile-menu-root .slicknav_menu .slicknav_nav .slicknav_item a,
    #ees-mobile-menu-root .slicknav_menu .slicknav_nav a {
        padding: 0.65rem 1.15rem !important;
    }

    #ees-mobile-menu-root .slicknav_menu .slicknav_nav .slicknav_arrow {
        top: 50% !important;
        transform: translateY(-50%);
        color: rgba(255, 255, 255, 0.85) !important;
    }
}

html[data-theme="dark"] #ees-mobile-menu-root .slicknav_menu .slicknav_nav {
    background: linear-gradient(180deg, #0d3d3d 0%, #0a2f2f 100%) !important;
    border-color: rgba(94, 234, 212, 0.2) !important;
}

/* ========== Global search overlay — responsive result rows ========== */
/* main-style.css forces .search-flex { flex-direction: column } below 575px — image stacks above text */
.ees-search-container .search-flex,
.search-container.ees-search-container .search-flex {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 0.75rem !important;
    width: 100%;
    text-align: left;
}

.ees-search-container .ees-search-results-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
    max-height: min(52vh, 360px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: relative !important;
    width: 100% !important;
    background-color: #fff;
    border: 1px solid rgba(10, 77, 77, 0.1);
    border-radius: 12px;
}

.ees-search-container .ees-search-results-list li {
    padding: 0.65rem 0.85rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    display: block;
}

.ees-search-container .ees-search-results-list li:last-child {
    border-bottom: none;
}

.ees-search-container .ees-search-results-list li > a.ees-search-result-link {
    display: block;
    width: 100%;
    text-decoration: none !important;
    color: inherit;
}

.ees-search-container .ees-search-results-list .content-img {
    flex-shrink: 0;
}

.ees-search-container .ees-search-result-thumb {
    width: 72px !important;
    height: 54px !important;
    max-width: 22vw;
    object-fit: cover !important;
    border-radius: 8px !important;
    display: block;
}

.ees-search-container .ees-search-results-list .content {
    flex: 1 1 auto;
    min-width: 0;
    text-align: left !important;
}

.ees-search-container .ees-search-results-list .content .title {
    margin: 0 !important;
    font-size: 0.9375rem !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
    color: #0f172a !important;
    text-align: left !important;
}

.ees-search-container .ees-search-results-list li.text-danger {
    padding: 1rem 0.85rem;
    font-size: 0.875rem;
}

.ees-search-container.search-container {
    height: auto !important;
    min-height: 320px;
    max-height: min(88vh, 640px);
    overflow: hidden;
}

.ees-search-container.search-container .body-section {
    max-height: min(52vh, 400px);
    min-height: 140px;
}

@media (max-width: 767.98px) {
    .ees-search-container.search-container {
        width: calc(100vw - 1rem) !important;
        max-width: 100% !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        border-radius: 12px;
    }

    .ees-search-container .top-section {
        padding-top: 12px !important;
        margin-bottom: 12px !important;
    }

    .ees-search-container .body-section {
        padding: 0 12px 12px !important;
    }

    .ees-search-container .modal-search-box {
        flex-wrap: wrap;
        gap: 0.5rem;
    }

    .ees-search-container .search-field {
        min-width: 0;
        flex: 1 1 auto;
    }

    .ees-search-result-thumb {
        width: 64px !important;
        height: 48px !important;
    }

    .ees-search-container .ees-search-results-list .content .title {
        font-size: 0.875rem !important;
    }
}

html[data-theme="dark"] .ees-search-container .ees-search-results-list {
    background: #1a1f24;
    border-color: rgba(255, 255, 255, 0.1);
}

html[data-theme="dark"] .ees-search-container .ees-search-results-list li {
    border-bottom-color: rgba(255, 255, 255, 0.08);
}

html[data-theme="dark"] .ees-search-container .ees-search-results-list .content .title {
    color: #f1f5f9 !important;
}

/* ========== Shared page shell + hero (Contact, Home, listings, About, Blogs) ========== */

.ecs-page-main,
.ecs-contact-page-main {
    overflow-x: hidden;
}

.ecs-page-hero {
    background: linear-gradient(135deg, #083c3c 0%, #0a4d4d 45%, #0d5c5c 100%);
    color: #fff;
    padding-bottom: 3rem;
}

.ecs-page-hero .ecs-page-hero-row {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
}

@media (min-width: 992px) {
    .ecs-page-hero .ecs-page-hero-row {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
}

.ecs-page-hero .ecs-page-hero-accent {
    position: absolute;
    right: -8%;
    top: -40%;
    width: 55%;
    height: 180%;
    background: linear-gradient(
        125deg,
        rgba(212, 138, 0, 0.22) 0%,
        rgba(212, 138, 0, 0.06) 50%,
        transparent 72%
    );
    transform: rotate(-18deg);
    pointer-events: none;
}

.ecs-page-hero .ecs-page-hero-eyebrow {
    font-size: 0.75rem;
    font-weight: 700 !important;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: rgba(240, 215, 140, 0.95);
    margin-bottom: 0.5rem;
}

.ecs-page-hero .ecs-page-hero-title {
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(1.85rem, 4vw, 2.65rem);
    font-weight: 700 !important;
    line-height: 1.2;
    color: #fff;
    letter-spacing: -0.02em;
}

.ecs-page-hero .ecs-page-hero-lead {
    font-size: 1.05rem;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.88);
    max-width: 36rem;
    font-weight: 500 !important;
}

.ecs-page-hero .ecs-page-hero-lead--blog-title {
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(1.45rem, 3.2vw, 2.15rem);
    font-weight: 700 !important;
    line-height: 1.28;
    color: #fff;
    max-width: 42rem;
    letter-spacing: -0.02em;
}

.ecs-page-hero .ecs-page-hero-sublead {
    font-size: 0.95rem;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.78);
    max-width: 36rem;
    font-weight: 500 !important;
}

.ecs-page-breadcrumb-nav .ecs-page-breadcrumb-list {
    background: rgba(255, 255, 255, 0.08);
    border-radius: 999px;
    padding: 0.65rem 1.15rem;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.35rem;
    list-style: none;
    margin: 0;
}

.ecs-page-breadcrumb-nav .breadcrumb-item + .breadcrumb-item::before {
    color: rgba(255, 255, 255, 0.45);
    content: "/";
    padding: 0 0.35rem;
}

.ecs-page-breadcrumb-nav .breadcrumb-item a {
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none;
    font-weight: 600 !important;
    font-size: 0.875rem;
}

.ecs-page-breadcrumb-nav .breadcrumb-item a:hover {
    color: #f0d78c;
}

.ecs-page-breadcrumb-nav .breadcrumb-item.active {
    color: #f0d78c;
    font-weight: 600 !important;
    font-size: 0.875rem;
}

/* Soft page body (listings + contact form area) */
.ecs-page-content {
    background: linear-gradient(180deg, #f8fafb 0%, #f1f5f4 100%);
}

.ecs-page-content .search-filter-section {
    border-radius: 16px;
    border: 1px solid rgba(10, 77, 77, 0.08);
    box-shadow: 0 12px 40px rgba(10, 77, 77, 0.07);
    overflow: hidden;
    background: #fff;
}

.ecs-page-content .hotel-card {
    border-radius: 16px !important;
    overflow: hidden;
    border: 1px solid rgba(10, 77, 77, 0.07) !important;
    box-shadow: 0 14px 40px rgba(15, 23, 42, 0.08) !important;
    transition: transform 0.25s ease, box-shadow 0.25s ease !important;
}

.ecs-page-content .hotel-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 22px 50px rgba(10, 77, 77, 0.14) !important;
}

.ecs-page-content .showing-result {
    background: #fff;
    border-radius: 12px;
    padding: 0.85rem 1rem;
    border: 1px solid rgba(10, 77, 77, 0.08);
    box-shadow: 0 8px 24px rgba(10, 77, 77, 0.06);
    margin-bottom: 1rem;
}

html[data-theme="dark"] .ecs-page-content {
    background: linear-gradient(180deg, #1a1a1a 0%, #141414 100%);
}

html[data-theme="dark"] .ecs-page-content .search-filter-section,
html[data-theme="dark"] .ecs-page-content .showing-result {
    background: #222;
    border-color: rgba(255, 255, 255, 0.08);
}

html[data-theme="dark"] .ecs-page-content .hotel-card {
    border-color: rgba(255, 255, 255, 0.08) !important;
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.35) !important;
}

/* Blogs listing */
.ecs-page-content.news-area .news-content {
    border-radius: 14px;
    border: 1px solid rgba(10, 77, 77, 0.08);
    transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.ecs-page-content.news-area .news-content:hover,
.ecs-page-content.news-area .news-content.active {
    box-shadow: 0 14px 40px rgba(10, 77, 77, 0.1);
}

.ecs-page-content.news-area .about-banner.imgEffect4 {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 16px 48px rgba(15, 23, 42, 0.1);
}

html[data-theme="dark"] .ecs-page-content.news-area .news-content {
    border-color: rgba(255, 255, 255, 0.08);
}

/* ========== Contact page (ecs-contact-*) ========== */

.ecs-contact-success-alert {
    background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%) !important;
    color: #065f46 !important;
    border-radius: 12px !important;
    padding: 1rem 1.25rem !important;
}

.ecs-contact-success-alert .ecs-contact-success-icon {
    font-size: 1.75rem;
    color: #059669;
    line-height: 1;
}

.ecs-contact-info-card {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    background: #fff;
    border-radius: 16px;
    padding: 1.35rem 1.5rem;
    box-shadow: 0 12px 40px rgba(10, 77, 77, 0.08);
    border: 1px solid rgba(10, 77, 77, 0.06);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.ecs-contact-info-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 48px rgba(10, 77, 77, 0.12);
}

.ecs-contact-info-icon {
    width: 48px;
    height: 48px;
    border-radius: 14px;
    background: linear-gradient(145deg, #0a4d4d 0%, #0f6b6b 100%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.35rem;
    flex-shrink: 0;
}

.ecs-contact-info-title {
    font-size: 0.8rem;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #64748b;
    margin-bottom: 0.35rem;
}

.ecs-contact-info-text {
    font-size: 1rem;
    font-weight: 600 !important;
    color: #0f172a;
    line-height: 1.5;
}

.ecs-contact-info-link {
    color: #0a4d4d !important;
    text-decoration: none !important;
    border-bottom: 2px solid rgba(212, 138, 0, 0.45);
    transition: color 0.2s ease, border-color 0.2s ease;
}

.ecs-contact-info-link:hover {
    color: #d48a00 !important;
    border-bottom-color: #d48a00;
}

.ecs-contact-info-highlight {
    background: linear-gradient(135deg, rgba(10, 77, 77, 0.06) 0%, rgba(212, 138, 0, 0.08) 100%);
    border: 1px dashed rgba(10, 77, 77, 0.2);
    box-shadow: none;
}

.ecs-contact-info-highlight:hover {
    transform: none;
}

.ecs-contact-highlight-text {
    font-size: 0.9rem;
    font-weight: 600 !important;
    color: #0a4d4d;
    line-height: 1.55;
}

.ecs-contact-form-shell {
    background: #fff;
    border-radius: 20px;
    padding: 2rem 1.75rem;
    box-shadow: 0 20px 60px rgba(15, 23, 42, 0.1);
    border: 1px solid rgba(10, 77, 77, 0.08);
    position: relative;
    overflow: hidden;
}

@media (min-width: 768px) {
    .ecs-contact-form-shell {
        padding: 2.5rem 2.25rem;
    }
}

.ecs-contact-form-shell::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #0a4d4d 0%, #d48a00 50%, #0a4d4d 100%);
}

.ecs-contact-form-header {
    margin-bottom: 1.75rem;
    padding-top: 0.35rem;
}

.ecs-contact-form-title {
    font-size: 1.5rem;
    font-weight: 700 !important;
    color: #0f172a;
    letter-spacing: -0.02em;
}

.ecs-contact-form-sub {
    font-size: 0.95rem;
    color: #64748b;
    font-weight: 500 !important;
    max-width: 32rem;
}

.ecs-contact-label {
    display: block;
    font-size: 0.75rem;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #475569;
    margin-bottom: 0.4rem;
}

.ecs-contact-input,
.ecs-contact-textarea {
    width: 100%;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 0.75rem 1rem;
    font-size: 0.95rem;
    font-weight: 500 !important;
    color: #0f172a;
    background: #fafafa;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.ecs-contact-input::placeholder,
.ecs-contact-textarea::placeholder {
    color: #94a3b8;
    font-weight: 500 !important;
}

.ecs-contact-input:hover,
.ecs-contact-textarea:hover {
    border-color: #cbd5e1;
    background: #fff;
}

.ecs-contact-input:focus,
.ecs-contact-textarea:focus {
    outline: none;
    border-color: #0a4d4d;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(10, 77, 77, 0.12);
}

.ecs-contact-textarea {
    min-height: 140px;
    resize: vertical;
}

.ecs-contact-submit-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 999px;
    padding: 0.85rem 1.75rem;
    font-size: 0.95rem;
    font-weight: 700 !important;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #fff;
    background: linear-gradient(135deg, #0a4d4d 0%, #0d6565 100%);
    box-shadow: 0 10px 28px rgba(10, 77, 77, 0.35);
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    cursor: pointer;
}

.ecs-contact-submit-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 36px rgba(10, 77, 77, 0.4);
    filter: brightness(1.05);
    color: #fff;
}

.ecs-contact-submit-btn:active {
    transform: translateY(0);
}

.ecs-contact-map-section {
    background: #fff;
    padding-top: 2.5rem;
    padding-bottom: 0;
}

.ecs-contact-map-heading {
    font-size: 1.35rem;
    font-weight: 700 !important;
    color: #0f172a;
    letter-spacing: -0.02em;
}

.ecs-contact-map-sub {
    font-size: 0.95rem;
    font-weight: 500 !important;
}

.ecs-contact-map-outer {
    margin-top: 1.25rem;
    padding: 0 0 3rem;
}

@media (min-width: 992px) {
    .ecs-contact-map-outer {
        padding: 0 1.5rem 4rem;
    }
}

.ecs-contact-map-frame {
    display: block;
    width: 100%;
    min-height: 380px;
    border-radius: 16px;
    box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
    overflow: hidden;
}

html[data-theme="dark"] .ecs-contact-info-card,
html[data-theme="dark"] .ecs-contact-form-shell {
    background: #222;
    border-color: rgba(255, 255, 255, 0.08);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35);
}

html[data-theme="dark"] .ecs-contact-form-title,
html[data-theme="dark"] .ecs-contact-info-text,
html[data-theme="dark"] .ecs-contact-map-heading {
    color: #f1f5f9;
}

html[data-theme="dark"] .ecs-contact-form-sub,
html[data-theme="dark"] .ecs-contact-map-sub {
    color: #94a3b8 !important;
}

html[data-theme="dark"] .ecs-contact-input,
html[data-theme="dark"] .ecs-contact-textarea {
    background: #2a2a2a;
    border-color: #3f3f3f;
    color: #f1f5f9;
}

html[data-theme="dark"] .ecs-contact-label {
    color: #cbd5e1;
}

/* ========== About Us page (ecs-about-*) ========== */

.ecs-about-page .ecs-about-kicker {
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 700 !important;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #0a4d4d;
    margin-bottom: 0.65rem;
}

.ecs-about-page .ecs-about-title {
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(1.55rem, 3vw, 2.1rem);
    font-weight: 700 !important;
    line-height: 1.25;
    color: #0f172a;
    letter-spacing: -0.02em;
    margin-bottom: 1rem;
}

.ecs-about-page .ecs-about-title--section {
    margin-bottom: 0.75rem;
}

.ecs-about-page .ecs-about-text {
    font-size: 1rem;
    line-height: 1.7;
    color: #475569;
    font-weight: 500 !important;
    margin-bottom: 1.25rem;
}

.ecs-about-page .ecs-about-intro-card {
    background: #fff;
    border-radius: 20px;
    padding: 2rem 1.75rem;
    border: 1px solid rgba(10, 77, 77, 0.08);
    box-shadow: 0 20px 60px rgba(10, 77, 77, 0.1);
    position: relative;
    overflow: hidden;
}

.ecs-about-page .ecs-about-intro-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #0a4d4d 0%, #d48a00 50%, #0a4d4d 100%);
}

.ecs-about-page .ecs-about-trust-strip {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
}

.ecs-about-page .ecs-about-trust-pill {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.8rem;
    font-weight: 600 !important;
    color: #0a4d4d;
    background: rgba(10, 77, 77, 0.07);
    border-radius: 999px;
    padding: 0.45rem 0.85rem;
}

.ecs-about-page .ecs-about-trust-pill i {
    font-size: 1rem;
    color: #d48a00;
}

.ecs-about-page .ecs-about-intro-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.ecs-about-page .ecs-about-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 1.35rem;
    font-size: 0.875rem;
    font-weight: 700 !important;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-decoration: none !important;
    border-radius: 999px;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.ecs-about-page .ecs-about-btn--primary {
    background: linear-gradient(135deg, #0a4d4d 0%, #0d6565 100%);
    color: #fff !important;
    box-shadow: 0 10px 28px rgba(10, 77, 77, 0.32);
    border: none;
}

.ecs-about-page .ecs-about-btn--primary:hover {
    transform: translateY(-2px);
    color: #fff !important;
    box-shadow: 0 14px 36px rgba(10, 77, 77, 0.4);
}

.ecs-about-page .ecs-about-btn--outline {
    background: transparent;
    color: #0a4d4d !important;
    border: 2px solid rgba(10, 77, 77, 0.35);
}

.ecs-about-page .ecs-about-btn--outline:hover {
    border-color: #0a4d4d;
    background: rgba(10, 77, 77, 0.06);
    color: #0a4d4d !important;
}

.ecs-about-page .ecs-about-btn--light {
    background: #fff;
    color: #0a4d4d !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.ecs-about-page .ecs-about-btn--light:hover {
    transform: translateY(-2px);
    color: #083c3c !important;
}

.ecs-about-page .ecs-about-visual {
    position: relative;
    padding: 0.5rem;
}

.ecs-about-page .ecs-about-visual-frame {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 24px 70px rgba(15, 23, 42, 0.15);
    border: 4px solid #fff;
}

.ecs-about-page .ecs-about-visual-img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 4/3;
}

.ecs-about-page .ecs-about-stat-badge {
    position: absolute;
    background: #fff;
    border-radius: 14px;
    padding: 0.65rem 1rem;
    box-shadow: 0 12px 32px rgba(10, 77, 77, 0.18);
    border: 1px solid rgba(10, 77, 77, 0.08);
    z-index: 2;
}

.ecs-about-page .ecs-about-stat-badge strong {
    display: block;
    font-size: 1.15rem;
    font-weight: 800 !important;
    color: #0a4d4d;
    line-height: 1.2;
}

.ecs-about-page .ecs-about-stat-badge span {
    font-size: 0.72rem;
    font-weight: 600 !important;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.ecs-about-page .ecs-about-stat-badge--one {
    top: 8%;
    right: -2%;
}

.ecs-about-page .ecs-about-stat-badge--two {
    bottom: 28%;
    left: -4%;
}

.ecs-about-page .ecs-about-stat-badge--three {
    bottom: 6%;
    right: 6%;
}

@media (max-width: 575.98px) {
    .ecs-about-page .ecs-about-stat-badge {
        position: relative;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        display: inline-block;
        margin: 0.35rem 0.35rem 0 0;
    }

    .ecs-about-page .ecs-about-visual {
        padding-bottom: 1rem;
    }
}

.ecs-about-page .ecs-about-section-head {
    max-width: 640px;
    margin-bottom: 2.5rem;
}

.ecs-about-page .ecs-about-subtitle {
    font-size: 1rem;
    color: #64748b;
    font-weight: 500 !important;
    line-height: 1.6;
    margin: 0 auto;
    max-width: 520px;
}

.ecs-about-page .ecs-about-service-card {
    height: 100%;
    background: #fff;
    border-radius: 16px;
    padding: 1.5rem 1.35rem;
    border: 1px solid rgba(10, 77, 77, 0.08);
    box-shadow: 0 10px 36px rgba(10, 77, 77, 0.07);
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.ecs-about-page .ecs-about-service-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 48px rgba(10, 77, 77, 0.12);
    border-color: rgba(212, 138, 0, 0.35);
}

.ecs-about-page .ecs-about-service-icon {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    background: linear-gradient(145deg, #0a4d4d 0%, #127a7a 100%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.45rem;
    margin-bottom: 1rem;
}

.ecs-about-page .ecs-about-service-title {
    font-size: 1.05rem;
    font-weight: 700 !important;
    color: #0f172a;
    margin-bottom: 0.5rem;
}

.ecs-about-page .ecs-about-service-text {
    font-size: 0.9rem;
    line-height: 1.55;
    color: #64748b;
    font-weight: 500 !important;
    margin: 0;
}

.ecs-about-page .ecs-about-compliance {
    background: linear-gradient(135deg, #083c3c 0%, #0a4d4d 100%);
    color: #fff;
    padding: 1.75rem 0;
}

.ecs-about-page .ecs-about-compliance-inner {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    flex-wrap: wrap;
}

.ecs-about-page .ecs-about-compliance-icon {
    font-size: 2rem;
    color: #f0d78c;
    flex-shrink: 0;
    line-height: 1;
}

.ecs-about-page .ecs-about-compliance-text {
    font-size: 1.02rem;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.92);
    font-weight: 500 !important;
    flex: 1;
    min-width: 220px;
}

.ecs-about-page .ecs-about-compliance-text strong {
    color: #fff;
    font-weight: 700 !important;
}

.ecs-about-page .ecs-about-cta-panel {
    position: relative;
    background: linear-gradient(135deg, #0a4d4d 0%, #0e5f5f 55%, #0a4d4d 100%);
    border-radius: 20px;
    padding: 2.25rem 2rem;
    overflow: hidden;
    color: #fff;
    box-shadow: 0 20px 50px rgba(10, 77, 77, 0.35);
}

.ecs-about-page .ecs-about-cta-accent {
    position: absolute;
    right: -20%;
    top: -60%;
    width: 50%;
    height: 200%;
    background: linear-gradient(125deg, rgba(212, 138, 0, 0.25) 0%, transparent 55%);
    transform: rotate(-20deg);
    pointer-events: none;
}

.ecs-about-page .ecs-about-cta-title {
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(1.4rem, 2.5vw, 1.85rem);
    font-weight: 700 !important;
    color: #fff;
    margin-bottom: 0.65rem;
    position: relative;
}

.ecs-about-page .ecs-about-cta-lead {
    font-size: 1rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.88);
    font-weight: 500 !important;
    position: relative;
}

.ecs-about-page .ecs-about-offers .ecs-about-offer-card {
    border-radius: 18px;
    overflow: hidden;
    display: block;
    box-shadow: 0 16px 48px rgba(15, 23, 42, 0.12);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.ecs-about-page .ecs-about-offers .ecs-about-offer-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 24px 60px rgba(10, 77, 77, 0.18);
}

html[data-theme="dark"] .ecs-about-page .ecs-about-intro-card,
html[data-theme="dark"] .ecs-about-page .ecs-about-service-card {
    background: #1e1e1e;
    border-color: rgba(255, 255, 255, 0.08);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35);
}

html[data-theme="dark"] .ecs-about-page .ecs-about-title,
html[data-theme="dark"] .ecs-about-page .ecs-about-service-title {
    color: #f1f5f9;
}

html[data-theme="dark"] .ecs-about-page .ecs-about-text,
html[data-theme="dark"] .ecs-about-page .ecs-about-subtitle,
html[data-theme="dark"] .ecs-about-page .ecs-about-service-text {
    color: #94a3b8;
}

html[data-theme="dark"] .ecs-about-page .ecs-about-kicker {
    color: #5eead4;
}

html[data-theme="dark"] .ecs-about-page .ecs-about-trust-pill {
    background: rgba(94, 234, 212, 0.1);
    color: #e2e8f0;
}

html[data-theme="dark"] .ecs-about-page .ecs-about-visual-frame {
    border-color: #333;
}

html[data-theme="dark"] .ecs-about-page .ecs-about-stat-badge {
    background: #2a2a2a;
    border-color: rgba(255, 255, 255, 0.08);
}

html[data-theme="dark"] .ecs-about-page .ecs-about-stat-badge strong {
    color: #f0d78c;
}

/* ========== Holidays listing page (ecs-holidays-*) ========== */

.ecs-listing-page .ecs-holidays-kicker {
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 700 !important;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #0a4d4d;
    margin-bottom: 0.5rem;
}

.ecs-listing-page .ecs-holidays-intro-card {
    background: #fff;
    border-radius: 20px;
    padding: 2rem 1.75rem;
    border: 1px solid rgba(10, 77, 77, 0.08);
    box-shadow: 0 18px 50px rgba(10, 77, 77, 0.09);
    position: relative;
    overflow: hidden;
}

.ecs-listing-page .ecs-holidays-intro-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #0a4d4d 0%, #d48a00 45%, #0a4d4d 100%);
}

.ecs-listing-page .ecs-holidays-intro-title {
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(1.45rem, 2.8vw, 1.95rem);
    font-weight: 700 !important;
    color: #0f172a;
    line-height: 1.25;
    letter-spacing: -0.02em;
    margin-bottom: 0.75rem;
}

.ecs-listing-page .ecs-holidays-intro-lead {
    font-size: 1rem;
    line-height: 1.65;
    color: #64748b;
    font-weight: 500 !important;
}

.ecs-listing-page .ecs-holidays-feature-list {
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
}

.ecs-listing-page .ecs-holidays-feature-item {
    display: flex;
    align-items: center;
    gap: 0.85rem;
    font-size: 0.95rem;
    font-weight: 600 !important;
    color: #334155;
    background: rgba(10, 77, 77, 0.05);
    border-radius: 14px;
    padding: 0.75rem 1rem;
    border: 1px solid rgba(10, 77, 77, 0.07);
}

.ecs-listing-page .ecs-holidays-feature-icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: linear-gradient(145deg, #0a4d4d 0%, #127a7a 100%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    flex-shrink: 0;
}

.ecs-listing-page .ecs-holidays-list-head {
    margin-bottom: 1.75rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid rgba(10, 77, 77, 0.1);
}

.ecs-listing-page .ecs-holidays-list-title {
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(1.35rem, 2.5vw, 1.75rem);
    font-weight: 700 !important;
    color: #0f172a;
    margin-bottom: 0.4rem;
    letter-spacing: -0.02em;
}

.ecs-listing-page .ecs-holidays-list-lead {
    font-size: 0.95rem;
    color: #64748b;
    font-weight: 500 !important;
    max-width: 42rem;
}

.ecs-listing-page .ecs-holidays-list-wrap .search-filter-section.ecs-listing-filter-panel {
    border-radius: 20px;
    border: 1px solid rgba(10, 77, 77, 0.1);
    box-shadow: 0 22px 55px rgba(10, 77, 77, 0.1), 0 4px 14px rgba(15, 23, 42, 0.06);
    padding: 1.35rem 1.25rem 1.5rem;
    background: #fff;
    position: relative;
    overflow: hidden;
}

/* ≤xl: restore fixed off-canvas drawer (position:relative above breaks theme + clips content) */
@media (max-width: 1199.98px) {
    .ecs-listing-page .ecs-holidays-list-wrap .search-filter-section.ecs-listing-filter-panel {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: min(100%, 400px) !important;
        max-width: 400px !important;
        height: 100vh !important;
        height: 100dvh !important;
        margin: 0 !important;
        border-radius: 0 !important;
        z-index: 1050 !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch;
        box-shadow: 6px 0 32px rgba(15, 23, 42, 0.15) !important;
        transform: translateX(-105%) !important;
        transition: transform 0.3s ease, box-shadow 0.3s ease !important;
        will-change: transform;
    }

    .ecs-listing-page .ecs-holidays-list-wrap .search-filter-section.ecs-listing-filter-panel.sidenav-active {
        transform: translateX(0) !important;
        opacity: 1 !important;
    }

    .ecs-listing-page .ecs-holidays-list-wrap .search-filter-section.ecs-listing-filter-panel .search-filter,
    .ecs-listing-page .ecs-holidays-list-wrap .search-filter-section.ecs-listing-filter-panel .price-filter {
        z-index: 2 !important;
    }

    .ecs-listing-page .ecs-holidays-list-wrap .search-filter-section.ecs-listing-filter-panel .expand-icon.close-btn {
        position: relative;
        z-index: 5;
        margin-bottom: 0.5rem;
    }

    .tour-list-section.ecs-holidays-list-wrap .cover.cover-active {
        z-index: 1038 !important;
    }

    /* Filter FAB: fixed corner so it stays reachable; was in-flow with odd layout on narrow columns */
    .ecs-listing-page .ecs-holidays-list-wrap > .container > .row > .col-xl-9 > .d-xl-none.mb-3 {
        position: fixed !important;
        left: max(0.75rem, env(safe-area-inset-left)) !important;
        bottom: max(0.85rem, env(safe-area-inset-bottom)) !important;
        z-index: 1040 !important;
        margin: 0 !important;
        width: auto !important;
    }

    .ecs-listing-page .ecs-holidays-list-wrap > .container > .row > .col-xl-9 > .d-xl-none.mb-3 .expand-icon.hamburger {
        margin-left: 0 !important;
    }
}

.ecs-listing-page .ecs-listing-filter-panel::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #0a4d4d 0%, #127a7a 40%, #d48a00 100%);
    z-index: 1;
}

.ecs-listing-page .ecs-listing-filter-panel .search-filter,
.ecs-listing-page .ecs-listing-filter-panel .price-filter {
    position: relative;
    z-index: 0;
}

.ecs-listing-page .ecs-listing-filter-panel .heading {
    border-bottom-color: rgba(10, 77, 77, 0.12) !important;
    padding-bottom: 0.85rem;
    margin-bottom: 1rem;
}

.ecs-listing-page .ecs-listing-filter-panel .heading .title {
    color: #0f172a !important;
    font-weight: 700 !important;
    letter-spacing: -0.02em;
}

.ecs-listing-page .ecs-listing-filter-panel .heading svg path {
    stroke: #0a4d4d !important;
}

.ecs-listing-page .ecs-listing-filter-panel .price-filter .heading h3 {
    color: #0a4d4d !important;
    background: rgba(10, 77, 77, 0.1) !important;
    border-radius: 8px;
    padding: 0.2rem 0.5rem;
}

.ecs-listing-page .ecs-listing-filter-panel .select-dropdown-section {
    margin-bottom: 1.1rem;
}

.ecs-listing-page .ecs-listing-filter-panel .select-dropdown-section .ri-map-pin-line,
.ecs-listing-page .ecs-listing-filter-panel .select-dropdown-section .ri-flight-takeoff-fill {
    color: #0a4d4d;
    font-size: 1.2rem;
}

.ecs-listing-page .ecs-listing-filter-panel .select2-title {
    color: #334155 !important;
    font-weight: 600 !important;
}

.ecs-listing-page .ecs-listing-filter-panel .form-select,
.ecs-listing-page .ecs-listing-filter-panel .destination-dropdown {
    border-radius: 12px !important;
    border: 1px solid rgba(10, 77, 77, 0.18) !important;
    padding: 0.55rem 0.85rem !important;
    font-weight: 500 !important;
    color: #0f172a !important;
    background-color: #f8fafb !important;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.ecs-listing-page .ecs-listing-filter-panel .form-select:focus,
.ecs-listing-page .ecs-listing-filter-panel .destination-dropdown:focus {
    border-color: #0a4d4d !important;
    box-shadow: 0 0 0 3px rgba(10, 77, 77, 0.15) !important;
    background: #fff !important;
    outline: none !important;
}

/* Listing sidebars: Select2 trigger same look as teal rounded fields (Destination + Tour Type) */
.tour-list-section .search-filter-section .tour-search .select2-container--default .select2-selection--single.custom-select2-dropdown,
.ecs-listing-page .ecs-listing-filter-panel .tour-search .select2-container--default .select2-selection--single.custom-select2-dropdown {
    background-color: #f8fafb !important;
    border: 1px solid rgba(10, 77, 77, 0.18) !important;
    border-radius: 12px !important;
    min-height: 44px !important;
    height: auto !important;
    padding: 2px 4px !important;
}

.tour-list-section .search-filter-section .tour-search .select2-container--default .select2-selection--single.custom-select2-dropdown .select2-selection__rendered,
.ecs-listing-page .ecs-listing-filter-panel .tour-search .select2-container--default .select2-selection--single.custom-select2-dropdown .select2-selection__rendered {
    padding-left: 32px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 36px !important;
    height: auto !important;
    min-height: 36px !important;
    line-height: 1.35 !important;
    color: #0f172a !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.tour-list-section .search-filter-section .tour-search .select2-container--default .select2-selection--single.custom-select2-dropdown .select2-selection__arrow,
.ecs-listing-page .ecs-listing-filter-panel .tour-search .select2-container--default .select2-selection--single.custom-select2-dropdown .select2-selection__arrow {
    top: 50% !important;
    right: 10px !important;
    height: auto !important;
    transform: translateY(-50%) !important;
}

.tour-list-section .search-filter-section .select2-container--default.select2-container--focus .select2-selection--single.custom-select2-dropdown,
.ecs-listing-page .ecs-listing-filter-panel .select2-container--default.select2-container--focus .select2-selection--single.custom-select2-dropdown {
    border-color: #0a4d4d !important;
    box-shadow: 0 0 0 3px rgba(10, 77, 77, 0.15) !important;
    background: #fff !important;
}

.ecs-listing-page .ecs-listing-filter-panel .price-filter {
    background: linear-gradient(180deg, rgba(10, 77, 77, 0.04) 0%, rgba(10, 77, 77, 0.02) 100%);
    border-radius: 16px;
    padding: 1rem 1rem 1.1rem;
    border: 1px solid rgba(10, 77, 77, 0.08);
    margin-top: 0.25rem;
}

.ecs-listing-page .ecs-listing-filter-panel .price-range-slider .range-value .pera {
    color: #64748b !important;
    font-weight: 600 !important;
}

.ecs-listing-page .ecs-listing-filter-panel .price-range-slider #amount {
    color: #0a4d4d !important;
    font-weight: 700 !important;
    border: none !important;
    background: transparent !important;
}

.ecs-listing-page .ecs-listing-filter-panel .apply-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 1.25rem !important;
    border-radius: 999px !important;
    font-weight: 700 !important;
    font-size: 0.8rem !important;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #fff !important;
    background: linear-gradient(135deg, #0a4d4d 0%, #127a7a 55%, #0e6565 100%) !important;
    border: none !important;
    box-shadow: 0 8px 22px rgba(10, 77, 77, 0.35);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.ecs-listing-page .ecs-listing-filter-panel .apply-btn:hover {
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(10, 77, 77, 0.45);
}

.ecs-listing-page .ecs-holidays-list-wrap .price-range-slider .range-bar.ui-slider-horizontal {
    height: 8px !important;
    border: none !important;
    border-radius: 999px !important;
    background: rgba(10, 77, 77, 0.12) !important;
}

.ecs-listing-page .ecs-holidays-list-wrap .price-range-slider .range-bar .ui-slider-range {
    background: linear-gradient(90deg, #0a4d4d 0%, #127a7a 100%) !important;
    border-radius: 999px !important;
}

.ecs-listing-page .ecs-holidays-list-wrap .price-range-slider .range-bar .ui-slider-handle {
    width: 22px !important;
    height: 22px !important;
    border-radius: 50% !important;
    border: 3px solid #fff !important;
    background: #d48a00 !important;
    box-shadow: 0 2px 10px rgba(10, 77, 77, 0.35) !important;
    top: 50% !important;
    margin-top: -11px !important;
    cursor: grab;
}

.ecs-listing-page .ecs-holidays-list-wrap .price-range-slider .range-bar .ui-slider-handle:active {
    cursor: grabbing;
}

@media (prefers-reduced-motion: reduce) {
    .ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card,
    .ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .hotel-img img,
    .ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .browse-btn,
    .ecs-listing-page .ecs-listing-filter-panel .apply-btn {
        transition: none !important;
    }

    .ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card:hover {
        transform: none;
    }

    .ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card:hover .hotel-img img {
        transform: none;
    }
}

/* Holiday package cards */
.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card {
    border-radius: 20px !important;
    border: 1px solid rgba(10, 77, 77, 0.08) !important;
    box-shadow: 0 12px 36px rgba(15, 23, 42, 0.08) !important;
    overflow: hidden !important;
    min-height: 420px;
    display: flex !important;
    flex-direction: column !important;
    background: #fff !important;
    transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.35s ease, border-color 0.25s ease;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 24px 50px rgba(10, 77, 77, 0.18), 0 8px 24px rgba(15, 23, 42, 0.1) !important;
    border-color: rgba(10, 77, 77, 0.2) !important;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .hotel-img {
    border-radius: 0 !important;
    overflow: hidden !important;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .hotel-img img {
    transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card:hover .hotel-img img {
    transform: scale(1.06);
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .rating-badge-car {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.92) !important;
    border: 1px solid rgba(255, 255, 255, 0.6);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    border-radius: 999px !important;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .rating .ri-star-s-fill {
    color: #d48a00 !important;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .hotel-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 1.15rem 1.2rem 1.25rem !important;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .area-name {
    margin-bottom: 0.5rem !important;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .area-name a {
    color: #0f172a !important;
    font-weight: 700 !important;
    transition: color 0.2s ease;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card:hover .area-name a {
    color: #0a4d4d !important;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .location {
    color: #475569 !important;
    margin-bottom: auto;
    padding-bottom: 0.75rem;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .location .ri-map-pin-line {
    color: #0a4d4d !important;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .cart-footer {
    margin-top: 0.5rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(10, 77, 77, 0.08);
    align-items: center !important;
    gap: 0.75rem;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .cart-footer .pera {
    font-size: 1.35rem !important;
    font-weight: 800 !important;
    color: #0a4d4d !important;
    letter-spacing: -0.02em;
    line-height: 1.2 !important;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .cart-footer .sub-pera {
    color: #64748b !important;
    font-weight: 600 !important;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .browse-btn {
    border-radius: 999px !important;
    padding: 0.55rem 1.15rem !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff !important;
    background: linear-gradient(135deg, #0a4d4d 0%, #127a7a 100%) !important;
    border: none !important;
    box-shadow: 0 6px 18px rgba(10, 77, 77, 0.35);
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .browse-btn:hover {
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 10px 26px rgba(10, 77, 77, 0.45);
    filter: brightness(1.05);
}

.ecs-listing-page .ecs-holidays-list-wrap .all-tour-list {
    padding-top: 0.25rem;
}

.ecs-listing-page .ecs-holidays-list-wrap .d-xl-none.mb-3 .expand-icon.hamburger {
    width: 48px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: linear-gradient(135deg, #0a4d4d 0%, #127a7a 100%);
    color: #fff;
    box-shadow: 0 8px 22px rgba(10, 77, 77, 0.35);
}

.ecs-listing-page .ecs-holidays-list-wrap .d-xl-none.mb-3 .expand-icon.hamburger svg path {
    stroke: #fff !important;
}

html[data-theme="dark"] .ecs-listing-page .ecs-listing-filter-panel {
    background: #1a1a1a;
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 22px 55px rgba(0, 0, 0, 0.45);
}

html[data-theme="dark"] .ecs-listing-page .ecs-listing-filter-panel .heading .title {
    color: #f1f5f9 !important;
}

html[data-theme="dark"] .ecs-listing-page .ecs-listing-filter-panel .form-select,
html[data-theme="dark"] .ecs-listing-page .ecs-listing-filter-panel .destination-dropdown {
    background-color: #252525 !important;
    border-color: rgba(255, 255, 255, 0.12) !important;
    color: #e2e8f0 !important;
}

html[data-theme="dark"] .ecs-listing-page .ecs-listing-filter-panel .price-filter {
    background: rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 255, 255, 0.08);
}

html[data-theme="dark"] .ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card {
    background: #1e1e1e !important;
    border-color: rgba(255, 255, 255, 0.08) !important;
}

html[data-theme="dark"] .ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .area-name a {
    color: #f1f5f9 !important;
}

html[data-theme="dark"] .ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card:hover .area-name a {
    color: #5eead4 !important;
}

html[data-theme="dark"] .ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .cart-footer {
    border-top-color: rgba(255, 255, 255, 0.08);
}

html[data-theme="dark"] .ecs-listing-page .ecs-holidays-list-wrap .ecs-holiday-card .cart-footer .pera {
    color: #5eead4 !important;
}

.ecs-listing-page .ecs-holidays-cta-panel {
    position: relative;
    background: linear-gradient(135deg, #0a4d4d 0%, #0e5f5f 50%, #0a4d4d 100%);
    border-radius: 20px;
    padding: 2.25rem 2rem;
    overflow: hidden;
    color: #fff;
    box-shadow: 0 22px 55px rgba(10, 77, 77, 0.32);
}

.ecs-listing-page .ecs-holidays-cta-accent {
    position: absolute;
    right: -15%;
    top: -50%;
    width: 45%;
    height: 200%;
    background: linear-gradient(125deg, rgba(212, 138, 0, 0.28) 0%, transparent 55%);
    transform: rotate(-18deg);
    pointer-events: none;
}

.ecs-listing-page .ecs-holidays-cta-title {
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(1.35rem, 2.5vw, 1.75rem);
    font-weight: 700 !important;
    color: #fff;
    margin-bottom: 0.5rem;
    position: relative;
}

.ecs-listing-page .ecs-holidays-cta-lead {
    font-size: 1rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.88);
    font-weight: 500 !important;
    position: relative;
}

.ecs-listing-page .ecs-holidays-cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.85rem 1.6rem;
    font-size: 0.875rem;
    font-weight: 700 !important;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #0a4d4d !important;
    background: #fff;
    border-radius: 999px;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.15);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    position: relative;
}

.ecs-listing-page .ecs-holidays-cta-btn:hover {
    transform: translateY(-2px);
    color: #062e2e !important;
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.2);
}

html[data-theme="dark"] .ecs-listing-page .ecs-holidays-kicker {
    color: #5eead4;
}

html[data-theme="dark"] .ecs-listing-page .ecs-holidays-intro-card {
    background: #1e1e1e;
    border-color: rgba(255, 255, 255, 0.08);
}

html[data-theme="dark"] .ecs-listing-page .ecs-holidays-intro-title,
html[data-theme="dark"] .ecs-listing-page .ecs-holidays-list-title {
    color: #f1f5f9;
}

html[data-theme="dark"] .ecs-listing-page .ecs-holidays-intro-lead,
html[data-theme="dark"] .ecs-listing-page .ecs-holidays-list-lead {
    color: #94a3b8;
}

html[data-theme="dark"] .ecs-listing-page .ecs-holidays-feature-item {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.08);
    color: #e2e8f0;
}

html[data-theme="dark"] .ecs-listing-page .ecs-holidays-list-head {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}

/* Single-line listing titles (hotel-card grids) */
.hotel-card .hotel-content {
    min-width: 0;
}

.hotel-card .area-name {
    min-width: 0;
    overflow: hidden;
}

.hotel-card .area-name a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Select2 in listing sidebars: theme forces 350px + 10px padding on options; width set in JS to match trigger */
.select2-dropdown.custom-select2-dropdown-container.custom-select2-dropdown--compact-filter {
    border-radius: 12px !important;
    border: 1px solid rgba(10, 77, 77, 0.12) !important;
    box-shadow: 0 12px 40px rgba(15, 23, 42, 0.12) !important;
    overflow: hidden;
}

.select2-dropdown.custom-select2-dropdown--compact-filter .select2-search--dropdown {
    padding: 0.4rem 0.5rem !important;
    border-bottom: 1px solid rgba(10, 77, 77, 0.08);
}

.select2-dropdown.custom-select2-dropdown--compact-filter .select2-search--dropdown .select2-search__field {
    border-radius: 8px !important;
    border: 1px solid rgba(10, 77, 77, 0.2) !important;
    padding: 0.35rem 0.55rem !important;
    font-size: 0.875rem !important;
    margin: 0 !important;
}

.select2-dropdown.custom-select2-dropdown--compact-filter .select2-results__option--highlighted[aria-selected] {
    background: linear-gradient(135deg, #0a4d4d 0%, #127a7a 100%) !important;
    color: #fff !important;
}

.select2-dropdown.custom-select2-dropdown--compact-filter .select2-results__option[aria-selected="true"] {
    background: rgba(10, 77, 77, 0.08);
    color: #0a4d4d;
    font-weight: 600;
}

.select2-dropdown.custom-select2-dropdown--compact-filter .select2-results__option {
    padding: 0.45rem 0.75rem !important;
    font-size: 0.875rem !important;
    line-height: 1.35 !important;
    font-weight: 500 !important;
}

.select2-dropdown.custom-select2-dropdown--compact-filter .select2-results > .select2-results__options {
    max-height: 220px;
}

/* ========== Home page (ecs-home-page) — hero (.hero-area-bg) untouched ========== */

.ecs-home-page .plan-area {
    padding-top: 0.25rem;
    padding-bottom: 2.75rem;
    background: linear-gradient(180deg, #ecfdf8 0%, #f8fafc 40%, #f1f5f9 100%);
}

.ecs-home-page .plan-section.plan-shadow {
    border: none !important;
    border-radius: 22px !important;
    padding: 1.5rem 1.35rem 1.65rem !important;
    background: #fff !important;
    box-shadow: 0 24px 60px rgba(10, 77, 77, 0.11), 0 8px 24px rgba(15, 23, 42, 0.06) !important;
    position: relative;
    overflow: hidden;
}

.ecs-home-page .plan-section.plan-shadow::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #0a4d4d 0%, #127a7a 45%, #d48a00 100%);
    z-index: 1;
}

.ecs-home-page .plan-section.plan-shadow > form,
.ecs-home-page .plan-section.plan-shadow .d-flex {
    position: relative;
    z-index: 0;
}

.ecs-home-page .plan-section .select-dropdown-section,
.ecs-home-page .plan-section .dropdown-section {
    border-radius: 14px !important;
    border-color: rgba(10, 77, 77, 0.14) !important;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.ecs-home-page .plan-section .select-dropdown-section:hover,
.ecs-home-page .plan-section .dropdown-section:hover {
    border-color: rgba(10, 77, 77, 0.28) !important;
    box-shadow: 0 8px 24px rgba(10, 77, 77, 0.08);
}

.ecs-home-page .plan-section .select2-title,
.ecs-home-page .plan-section .custom-dropdown .title {
    color: #0f172a !important;
}

.ecs-home-page .plan-section .ri-map-pin-line,
.ecs-home-page .plan-section .ri-flight-takeoff-fill,
.ecs-home-page .plan-section .ri-time-line,
.ecs-home-page .plan-section .ri-user-line {
    color: #0a4d4d !important;
}

.ecs-home-page .plan-section .sign-btn .btn-secondary-lg {
    border-radius: 999px !important;
    padding: 0.78rem 1.85rem !important;
    font-weight: 700 !important;
    font-size: 0.8rem !important;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    border: none !important;
    background: linear-gradient(135deg, #0a4d4d 0%, #127a7a 100%) !important;
    color: #fff !important;
    box-shadow: 0 10px 28px rgba(10, 77, 77, 0.35);
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.ecs-home-page .plan-section .sign-btn .btn-secondary-lg:hover {
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 14px 36px rgba(10, 77, 77, 0.42);
    filter: brightness(1.04);
}

.ecs-home-page .section-title .highlights {
    color: #0a4d4d !important;
    font-weight: 700 !important;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    font-size: 0.72rem !important;
}

.ecs-home-page .section-title .title {
    color: #0f172a !important;
    font-weight: 700 !important;
    letter-spacing: -0.02em;
}

.ecs-home-page .section-title .pera {
    color: #64748b !important;
    line-height: 1.65;
}

.ecs-home-page .special-area {
    background: linear-gradient(180deg, #f8fafc 0%, #ffffff 55%);
}

.ecs-home-page .offer-banner {
    border-radius: 20px !important;
    overflow: hidden !important;
    box-shadow: 0 16px 44px rgba(15, 23, 42, 0.1) !important;
    transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.35s ease;
}

.ecs-home-page .offer-banner:hover {
    transform: translateY(-8px);
    box-shadow: 0 28px 58px rgba(10, 77, 77, 0.16) !important;
}

.ecs-home-page .offer-banner .btn-secondary-sm {
    border-radius: 999px !important;
    font-weight: 700 !important;
    letter-spacing: 0.04em;
}

.ecs-home-page .about-area .section-title .pera {
    max-width: 48rem;
}

.ecs-home-page .about-banner {
    border-radius: 20px !important;
    overflow: hidden !important;
    box-shadow: 0 16px 48px rgba(15, 23, 42, 0.1);
}

.ecs-home-page .key-point {
    border-radius: 16px !important;
    transition: background 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
    border: 1px solid transparent !important;
}

.ecs-home-page .key-point.active {
    background: rgba(10, 77, 77, 0.06) !important;
    border-color: rgba(10, 77, 77, 0.12) !important;
    box-shadow: 0 10px 32px rgba(10, 77, 77, 0.1);
}

.ecs-home-page .key-point .key-icon span,
.ecs-home-page .key-point .key-icon i {
    color: #0a4d4d;
}

.ecs-home-page .destination-area {
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}

.ecs-home-page .destination-banner {
    border-radius: 18px !important;
    overflow: hidden !important;
    box-shadow: 0 14px 40px rgba(15, 23, 42, 0.09) !important;
    transition: transform 0.32s ease, box-shadow 0.32s ease;
}

.ecs-home-page .destination-banner:hover {
    transform: translateY(-6px);
    box-shadow: 0 22px 52px rgba(10, 77, 77, 0.14) !important;
}

.ecs-home-page .destination-content .ratting-badge {
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.ecs-home-page .package-area {
    background: linear-gradient(180deg, #f1f5f9 0%, #ffffff 35%);
}

.ecs-home-page .package-pills {
    gap: 0.45rem !important;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 2rem !important;
}

.ecs-home-page .package-nav.package-nav,
.ecs-home-page .package-area .nav-link.package-nav {
    border-radius: 999px !important;
    padding: 0.5rem 1.2rem !important;
    font-weight: 600 !important;
    border: 1px solid rgba(10, 77, 77, 0.2) !important;
    color: #334155 !important;
    background: #fff !important;
    transition: all 0.2s ease;
}

.ecs-home-page .package-nav.package-nav.active,
.ecs-home-page .package-area .nav-link.package-nav.active {
    background: linear-gradient(135deg, #0a4d4d 0%, #127a7a 100%) !important;
    color: #fff !important;
    border-color: transparent !important;
    box-shadow: 0 8px 22px rgba(10, 77, 77, 0.32);
}

.ecs-home-page .package-area .ecs-holiday-card {
    border-radius: 20px !important;
    border: 1px solid rgba(10, 77, 77, 0.08) !important;
    box-shadow: 0 12px 36px rgba(15, 23, 42, 0.08) !important;
    overflow: hidden !important;
    min-height: 420px;
    display: flex !important;
    flex-direction: column !important;
    background: #fff !important;
    transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.35s ease, border-color 0.25s ease;
}

.ecs-home-page .package-area .ecs-holiday-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 24px 50px rgba(10, 77, 77, 0.18), 0 8px 24px rgba(15, 23, 42, 0.1) !important;
    border-color: rgba(10, 77, 77, 0.2) !important;
}

.ecs-home-page .package-area .ecs-holiday-card .hotel-img {
    overflow: hidden !important;
}

.ecs-home-page .package-area .ecs-holiday-card .hotel-img img {
    transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.ecs-home-page .package-area .ecs-holiday-card:hover .hotel-img img {
    transform: scale(1.06);
}

.ecs-home-page .package-area .ecs-holiday-card .rating-badge-car {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.92) !important;
    border: 1px solid rgba(255, 255, 255, 0.6);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    border-radius: 999px !important;
}

.ecs-home-page .package-area .ecs-holiday-card .rating .ri-star-s-fill {
    color: #d48a00 !important;
}

.ecs-home-page .package-area .ecs-holiday-card .hotel-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 1.15rem 1.2rem 1.25rem !important;
}

.ecs-home-page .package-area .ecs-holiday-card .area-name a {
    color: #0f172a !important;
    font-weight: 700 !important;
    transition: color 0.2s ease;
}

.ecs-home-page .package-area .ecs-holiday-card:hover .area-name a {
    color: #0a4d4d !important;
}

.ecs-home-page .package-area .ecs-holiday-card .location {
    color: #475569 !important;
    margin-bottom: auto;
    padding-bottom: 0.75rem;
}

.ecs-home-page .package-area .ecs-holiday-card .location .ri-map-pin-line {
    color: #0a4d4d !important;
}

.ecs-home-page .package-area .ecs-holiday-card .cart-footer {
    margin-top: 0.5rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(10, 77, 77, 0.08);
    align-items: center !important;
    gap: 0.75rem;
}

.ecs-home-page .package-area .ecs-holiday-card .cart-footer .pera {
    font-size: 1.35rem !important;
    font-weight: 800 !important;
    color: #0a4d4d !important;
    letter-spacing: -0.02em;
    line-height: 1.2 !important;
}

.ecs-home-page .package-area .ecs-holiday-card .cart-footer .sub-pera {
    color: #64748b !important;
    font-weight: 600 !important;
}

.ecs-home-page .package-area .ecs-holiday-card .browse-btn {
    border-radius: 999px !important;
    padding: 0.55rem 1.15rem !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff !important;
    background: linear-gradient(135deg, #0a4d4d 0%, #127a7a 100%) !important;
    border: none !important;
    box-shadow: 0 6px 18px rgba(10, 77, 77, 0.35);
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.ecs-home-page .package-area .ecs-holiday-card .browse-btn:hover {
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 10px 26px rgba(10, 77, 77, 0.45);
    filter: brightness(1.05);
}

.ecs-home-page .testimonial-area {
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}

.ecs-home-page .testimonial-card {
    border-radius: 20px !important;
    border: 1px solid rgba(10, 77, 77, 0.08) !important;
    box-shadow: 0 12px 36px rgba(15, 23, 42, 0.08) !important;
    background: #fff !important;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.ecs-home-page .swiper-slide.testimonial-card:hover {
    box-shadow: 0 20px 48px rgba(10, 77, 77, 0.12) !important;
    transform: translateY(-4px);
}

.ecs-home-page .news-area .news-content {
    border-radius: 16px !important;
    border: 1px solid rgba(10, 77, 77, 0.08) !important;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
    margin-bottom: 10px;
}

.ecs-home-page .news-area .news-content.active,
.ecs-home-page .news-area .news-content:hover {
    border-color: rgba(10, 77, 77, 0.22) !important;
    box-shadow: 0 12px 36px rgba(10, 77, 77, 0.1);
}

.ecs-home-page .news-area .heading-pera {
    color: #0a4d4d !important;
    font-weight: 700 !important;
}

.ecs-home-page .news-area .btn-primary-icon-sm {
    border-radius: 999px !important;
    background: linear-gradient(135deg, #0a4d4d 0%, #127a7a 100%) !important;
    border: none !important;
    box-shadow: 0 8px 22px rgba(10, 77, 77, 0.3);
}

.ecs-home-page .news-area .btn-primary-icon-sm .pera {
    color: #fff !important;
}

.ecs-home-page .platform-area.platform-area-bg {
    position: relative;
    background-size: cover !important;
    background-position: center !important;
}

.ecs-home-page .platform-area.platform-area-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(105deg, rgba(10, 77, 77, 0.9) 0%, rgba(10, 77, 77, 0.58) 42%, rgba(15, 23, 42, 0.55) 100%);
    z-index: 0;
}

.ecs-home-page .platform-area .container {
    position: relative;
    z-index: 1;
}

.ecs-home-page .platform-area .highlight,
.ecs-home-page .platform-area .hero-caption-one .title,
.ecs-home-page .platform-area .hero-caption-one .pera,
.ecs-home-page .platform-area .hero-footer .pera {
    color: #fff !important;
}

.ecs-home-page .platform-area .video-player {
    background: rgba(255, 255, 255, 0.2) !important;
    border: 2px solid rgba(255, 255, 255, 0.5);
}

.ecs-home-page .platform-area .video-player i {
    color: #fff !important;
}

@media (prefers-reduced-motion: reduce) {
    .ecs-home-page .offer-banner,
    .ecs-home-page .destination-banner,
    .ecs-home-page .package-area .ecs-holiday-card,
    .ecs-home-page .package-area .ecs-holiday-card .hotel-img img,
    .ecs-home-page .testimonial-card,
    .ecs-home-page .plan-section .sign-btn .btn-secondary-lg {
        transition: none !important;
    }

    .ecs-home-page .offer-banner:hover,
    .ecs-home-page .destination-banner:hover,
    .ecs-home-page .package-area .ecs-holiday-card:hover,
    .ecs-home-page .swiper-slide.testimonial-card:hover {
        transform: none;
    }

    .ecs-home-page .package-area .ecs-holiday-card:hover .hotel-img img {
        transform: none;
    }
}

html[data-theme="dark"] .ecs-home-page .plan-area {
    background: linear-gradient(180deg, #0f172a 0%, #1e293b 100%);
}

html[data-theme="dark"] .ecs-home-page .plan-section.plan-shadow {
    background: #1a1a1a !important;
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.45) !important;
}

html[data-theme="dark"] .ecs-home-page .section-title .title {
    color: #f1f5f9 !important;
}

html[data-theme="dark"] .ecs-home-page .section-title .pera {
    color: #94a3b8 !important;
}

html[data-theme="dark"] .ecs-home-page .special-area,
html[data-theme="dark"] .ecs-home-page .destination-area,
html[data-theme="dark"] .ecs-home-page .package-area,
html[data-theme="dark"] .ecs-home-page .testimonial-area {
    background: #111827 !important;
}

html[data-theme="dark"] .ecs-home-page .package-area .ecs-holiday-card,
html[data-theme="dark"] .ecs-home-page .testimonial-card {
    background: #1e1e1e !important;
    border-color: rgba(255, 255, 255, 0.08) !important;
}

html[data-theme="dark"] .ecs-home-page .package-area .ecs-holiday-card .area-name a {
    color: #f1f5f9 !important;
}

html[data-theme="dark"] .ecs-home-page .package-area .ecs-holiday-card:hover .area-name a {
    color: #5eead4 !important;
}

html[data-theme="dark"] .ecs-home-page .package-area .ecs-holiday-card .cart-footer .pera {
    color: #5eead4 !important;
}

html[data-theme="dark"] .ecs-home-page .package-nav.package-nav,
html[data-theme="dark"] .ecs-home-page .package-area .nav-link.package-nav {
    background: #252525 !important;
    border-color: rgba(255, 255, 255, 0.12) !important;
    color: #e2e8f0 !important;
}

html[data-theme="dark"] .ecs-home-page .key-point.active {
    background: rgba(94, 234, 212, 0.08) !important;
    border-color: rgba(94, 234, 212, 0.2) !important;
}

/* ========== Footer (ecs-footer) — Elite Executive teal / gold system ========== */

.ecs-footer .footer-wrapper {
    position: relative;
    background: linear-gradient(165deg, #0c1829 0%, #0d2224 38%, #071516 100%) !important;
    padding-top: 0;
}

.ecs-footer .footer-wrapper::before {
    content: "";
    display: block;
    height: 4px;
    width: 100%;
    background: linear-gradient(90deg, #0a4d4d 0%, #127a7a 40%, #d48a00 75%, #0a4d4d 100%);
}

.ecs-footer .footer-area {
    padding-top: 2.5rem;
}

/* Popular activities → chip cloud */
.ecs-footer-popular {
    padding: 1.35rem 1.5rem 1.5rem;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(94, 234, 212, 0.12);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.2);
}

.ecs-footer-popular-heading {
    font-size: 1.15rem !important;
    font-weight: 700 !important;
    letter-spacing: -0.02em;
    color: #f8fafc !important;
    margin-bottom: 0.35rem !important;
}

.ecs-footer-popular-lead {
    font-size: 0.875rem;
    color: rgba(226, 232, 240, 0.75) !important;
    margin-bottom: 1.1rem !important;
}

.ecs-footer-popular-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 0.65rem;
}

.ecs-footer-tag {
    display: inline-flex;
    align-items: center;
    padding: 0.4rem 0.95rem;
    font-size: 0.8125rem !important;
    font-weight: 600 !important;
    color: #e2e8f0 !important;
    text-decoration: none !important;
    border-radius: 999px;
    border: 1px solid rgba(10, 77, 77, 0.45);
    background: rgba(10, 77, 77, 0.25);
    transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease, transform 0.2s ease,
        box-shadow 0.2s ease;
}

.ecs-footer-tag:hover {
    color: #fff !important;
    background: linear-gradient(135deg, #0a4d4d 0%, #127a7a 100%);
    border-color: rgba(212, 138, 0, 0.45);
    box-shadow: 0 6px 18px rgba(10, 77, 77, 0.4);
    transform: translateY(-2px);
}

/* Column titles + links */
.ecs-footer .footer-tittle .title {
    position: relative;
    padding-bottom: 0.65rem !important;
    margin-bottom: 1rem !important;
    color: #f1f5f9 !important;
    font-weight: 700 !important;
    letter-spacing: 0.02em;
}

.ecs-footer .footer-tittle .title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 36px;
    height: 3px;
    border-radius: 999px;
    background: linear-gradient(90deg, #0a4d4d, #d48a00);
}

.ecs-footer .footer-tittle .listing .single-lsit {
    margin-bottom: 0.45rem;
}

.ecs-footer .footer-tittle .listing .single-lsit a:not(.ecs-footer-contact-link) {
    color: rgba(226, 232, 240, 0.88) !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    transition: color 0.2s ease, padding-left 0.2s ease;
    display: inline-block;
}

.ecs-footer .footer-tittle .listing .single-lsit a:not(.ecs-footer-contact-link):hover {
    color: #5eead4 !important;
    padding-left: 4px;
}

.ecs-footer-contact-line,
.ecs-footer-contact-link {
    display: inline-flex !important;
    align-items: flex-start;
    gap: 0.65rem;
    color: rgba(226, 232, 240, 0.9) !important;
    font-weight: 500 !important;
    line-height: 1.45;
    text-decoration: none !important;
}

.ecs-footer-contact-link:hover {
    color: #5eead4 !important;
}

.ecs-footer-contact-icon {
    flex-shrink: 0;
    width: 34px;
    height: 34px;
    border-radius: 10px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    background: rgba(10, 77, 77, 0.45);
    border: 1px solid rgba(94, 234, 212, 0.2);
    color: #5eead4 !important;
    font-size: 1.1rem;
}

/* Brand / about card */
.ecs-footer .footer-middle-area.ecs-footer-brand-panel {
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.ecs-footer .footer-middle-area .footer-body {
    border-radius: 20px !important;
    overflow: hidden;
    background: linear-gradient(145deg, #ffffff 0%, #f4fbfb 42%, #ecfdf5 100%) !important;
    border: 1px solid rgba(10, 77, 77, 0.14) !important;
    box-shadow: 0 22px 55px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.9) !important;
    position: relative;
}

.ecs-footer .footer-middle-area .footer-body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #0a4d4d 0%, #127a7a 45%, #d48a00 100%);
    z-index: 1;
}

.ecs-footer .footer-middle-area .footer-content {
    position: relative;
    z-index: 0;
    padding: 1.75rem 1.5rem !important;
}

@media (min-width: 992px) {
    .ecs-footer .footer-middle-area .footer-content {
        padding: 2rem 2.25rem !important;
    }
}

.ecs-footer .footer-middle-area .footer-right .title {
    color: #0f172a !important;
    font-weight: 700 !important;
    letter-spacing: -0.02em;
    line-height: 1.3 !important;
}

.ecs-footer .footer-middle-area .footer-content .pera {
    color: #475569 !important;
    line-height: 1.65 !important;
}

.ecs-footer .footer-middle-area .footer-content .logo {
    padding: 0.75rem 1rem;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.65);
    border: 1px solid rgba(10, 77, 77, 0.08);
    display: inline-block;
    max-width: 100%;
}

/* Privacy / terms */
.ecs-footer .footer-middle-area .footer-bottom {
    padding: 1rem 1.5rem 1.35rem !important;
    border-top: 1px solid rgba(10, 77, 77, 0.1);
    background: rgba(255, 255, 255, 0.5);
}

.ecs-footer .footer-middle-area .footer-bottom .listing .single {
    color: #0a4d4d !important;
    font-weight: 600 !important;
}

.ecs-footer .footer-middle-area .footer-bottom .listing .single:hover {
    color: #127a7a !important;
}

.ecs-footer .footer-middle-area .footer-bottom .listing .single::after {
    background: #d48a00 !important;
}

/* Copyright strip */
.ecs-footer .footer-bottom-area {
    border-top: 1px solid rgba(94, 234, 212, 0.12) !important;
    background: rgba(0, 0, 0, 0.25) !important;
    padding-top: 1.15rem !important;
    padding-bottom: 1.15rem !important;
}

.ecs-footer .footer-bottom-area .pera {
    color: rgba(226, 232, 240, 0.72) !important;
    font-size: 0.875rem !important;
    letter-spacing: 0.02em;
}

@media (prefers-reduced-motion: reduce) {
    .ecs-footer-tag:hover {
        transform: none;
    }
}

html[data-theme="dark"] .ecs-footer .footer-middle-area .footer-body {
    background: linear-gradient(145deg, #1a1f24 0%, #152a2a 50%, #0f1f1e 100%) !important;
    border-color: rgba(94, 234, 212, 0.15) !important;
}

html[data-theme="dark"] .ecs-footer .footer-middle-area .footer-right .title {
    color: #f1f5f9 !important;
}

html[data-theme="dark"] .ecs-footer .footer-middle-area .footer-content .pera {
    color: #94a3b8 !important;
}

html[data-theme="dark"] .ecs-footer .footer-middle-area .footer-bottom {
    background: rgba(0, 0, 0, 0.2) !important;
    border-top-color: rgba(255, 255, 255, 0.08) !important;
}

html[data-theme="dark"] .ecs-footer .footer-middle-area .footer-content .logo {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.1);
}

html[data-theme="dark"] .ecs-footer-popular {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.1);
}

/* ——— Blog listing & detail ——— */
.ecs-blog-page .ecs-blog-listing {
    padding-top: 2.5rem;
    padding-bottom: 3.5rem;
}

.ecs-blog-intro-bar {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding: 1.35rem 1.5rem;
    border-radius: 18px;
    background: linear-gradient(135deg, rgba(10, 77, 77, 0.06) 0%, rgba(212, 138, 0, 0.08) 100%);
    border: 1px solid rgba(10, 77, 77, 0.1);
    box-shadow: 0 14px 40px rgba(10, 77, 77, 0.08);
    margin-bottom: 2.25rem;
}

.ecs-blog-intro-kicker {
    display: inline-block;
    font-size: 0.7rem;
    font-weight: 800;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #0a4d4d;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(10, 77, 77, 0.12);
    width: fit-content;
}

.ecs-blog-intro-copy {
    margin: 0;
    font-size: 1.05rem;
    line-height: 1.65;
    color: #334155;
    font-weight: 500;
    max-width: 48rem;
}

.ecs-blog-feature-row {
    margin-bottom: 0.5rem;
}

.ecs-blog-feature-frame {
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid rgba(10, 77, 77, 0.1);
    box-shadow: 0 24px 55px rgba(15, 23, 42, 0.12);
    min-height: 280px;
}

.ecs-blog-feature-frame img {
    width: 100%;
    height: 100%;
    min-height: 320px;
    object-fit: cover;
    display: block;
}

.ecs-blog-feature-list {
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
    height: 100%;
}

.ecs-blog-feature-item {
    border-radius: 16px;
    padding: 1.15rem 1.25rem !important;
    border: 1px solid rgba(10, 77, 77, 0.08) !important;
    background: #fff;
    box-shadow: 0 8px 28px rgba(10, 77, 77, 0.06);
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
    cursor: pointer;
}

.ecs-blog-feature-item:hover,
.ecs-blog-feature-item.active {
    border-color: rgba(212, 138, 0, 0.45) !important;
    box-shadow: 0 16px 40px rgba(10, 77, 77, 0.12);
    transform: translateY(-2px);
}

.ecs-blog-feature-item .title a {
    color: #0f172a;
    transition: color 0.2s ease;
}

.ecs-blog-feature-item:hover .title a,
.ecs-blog-feature-item.active .title a {
    color: #0a4d4d;
}

.ecs-blog-feature-item .browse-btn {
    border-radius: 999px;
    font-weight: 700 !important;
}

.ecs-blog-grid-head {
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid rgba(212, 138, 0, 0.35);
}

.ecs-blog-grid-title {
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(1.5rem, 2.5vw, 1.85rem);
    font-weight: 700 !important;
    color: #0a4d4d;
    margin: 0 0 0.35rem;
    letter-spacing: -0.02em;
}

.ecs-blog-grid-sub {
    margin: 0;
    color: #64748b;
    font-size: 1rem;
    line-height: 1.55;
    max-width: 36rem;
}

.ecs-blog-card {
    border-radius: 18px !important;
    overflow: hidden;
    border: 1px solid rgba(10, 77, 77, 0.08) !important;
    box-shadow: 0 14px 40px rgba(15, 23, 42, 0.08) !important;
    background: #fff !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: transform 0.25s ease, box-shadow 0.25s ease !important;
}

.ecs-blog-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 22px 50px rgba(10, 77, 77, 0.14) !important;
}

.ecs-blog-card-media {
    border-radius: 0 !important;
    overflow: hidden;
}

.ecs-blog-card-img {
    height: 220px;
    width: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.45s ease;
}

.ecs-blog-card:hover .ecs-blog-card-img {
    transform: scale(1.04);
}

.ecs-blog-card .news-content {
    padding: 1.25rem 1.35rem 1.35rem !important;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.ecs-blog-card .title a {
    color: #0f172a;
}

.ecs-blog-card:hover .title a {
    color: #0a4d4d;
}

/* Blog detail */
.ecs-blog-detail-page .ecs-page-hero-title {
    max-width: 52rem;
    font-size: clamp(1.65rem, 3.5vw, 2.35rem);
}

.ecs-blog-detail-body {
    padding-top: 2.5rem;
    padding-bottom: 3.5rem;
}

.ecs-blog-article-media {
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid rgba(10, 77, 77, 0.1);
    box-shadow: 0 20px 50px rgba(15, 23, 42, 0.12);
    margin-bottom: 1.75rem;
}

.ecs-blog-article-media img {
    width: 100%;
    display: block;
    max-height: 420px;
    object-fit: cover;
}

.ecs-blog-article-inner {
    padding: 0 !important;
}

.ecs-blog-article-meta {
    margin-bottom: 1.25rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(10, 77, 77, 0.1);
}

.ecs-blog-meta-divider {
    opacity: 0.5;
}

.ecs-blog-meta-chip {
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #0a4d4d;
    background: rgba(10, 77, 77, 0.08);
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    border: 1px solid rgba(10, 77, 77, 0.12);
}

.ecs-blog-prose {
    font-size: 1.05rem;
    line-height: 1.75;
    color: #334155;
}

.ecs-blog-prose p {
    margin-bottom: 1.1rem;
}

.ecs-blog-prose h2,
.ecs-blog-prose h3,
.ecs-blog-prose h4 {
    font-family: Georgia, "Times New Roman", serif;
    color: #0a4d4d;
    margin-top: 1.75rem;
    margin-bottom: 0.65rem;
    font-weight: 700 !important;
}

.ecs-blog-prose ul,
.ecs-blog-prose ol {
    margin-bottom: 1.1rem;
    padding-left: 1.25rem;
}

.ecs-blog-prose a {
    color: #0a4d4d;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.ecs-blog-prose a:hover {
    color: #d48a00;
}

.ecs-blog-prose img {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
    margin: 1rem 0;
}

.ecs-blog-aside {
    position: sticky;
    top: 6rem;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.ecs-blog-aside-card,
.ecs-blog-aside-cta {
    border-radius: 18px;
    padding: 1.35rem 1.5rem;
    border: 1px solid rgba(10, 77, 77, 0.1);
    background: #fff;
    box-shadow: 0 14px 40px rgba(10, 77, 77, 0.08);
}

.ecs-blog-aside-cta {
    background: linear-gradient(145deg, #083c3c 0%, #0d5c5c 100%);
    border-color: rgba(212, 138, 0, 0.25);
    box-shadow: 0 18px 45px rgba(8, 60, 60, 0.25);
}

.ecs-blog-aside-title,
.ecs-blog-aside-cta-title {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.15rem;
    font-weight: 700 !important;
    margin: 0 0 0.5rem;
    color: #0a4d4d;
}

.ecs-blog-aside-cta-title {
    color: #fff;
}

.ecs-blog-aside-text,
.ecs-blog-aside-cta-text {
    font-size: 0.95rem;
    line-height: 1.55;
    margin: 0 0 1rem;
    color: #64748b;
}

.ecs-blog-aside-cta-text {
    color: rgba(255, 255, 255, 0.85);
}

.ecs-blog-aside-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.65rem 1.25rem;
    border-radius: 999px;
    font-weight: 700 !important;
    font-size: 0.9rem;
    text-decoration: none !important;
    color: #0a4d4d !important;
    background: rgba(10, 77, 77, 0.08);
    border: 1px solid rgba(10, 77, 77, 0.15);
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.ecs-blog-aside-btn:hover {
    background: rgba(212, 138, 0, 0.15);
    border-color: rgba(212, 138, 0, 0.4);
    color: #7a5200 !important;
}

.ecs-blog-aside-btn--primary {
    background: linear-gradient(135deg, #d48a00 0%, #e8a31a 100%) !important;
    color: #1a1204 !important;
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.ecs-blog-aside-btn--primary:hover {
    filter: brightness(1.06);
    color: #1a1204 !important;
}

@media (max-width: 991px) {
    .ecs-blog-aside {
        position: static;
        margin-top: 0.5rem;
    }
}

/* Blog pages — dark theme */
html[data-theme="dark"] .ecs-blog-intro-bar {
    background: linear-gradient(135deg, rgba(94, 234, 212, 0.08) 0%, rgba(212, 138, 0, 0.1) 100%);
    border-color: rgba(255, 255, 255, 0.1);
}

html[data-theme="dark"] .ecs-blog-intro-kicker {
    color: #5eead4;
    background: rgba(0, 0, 0, 0.25);
    border-color: rgba(255, 255, 255, 0.1);
}

html[data-theme="dark"] .ecs-blog-intro-copy {
    color: #cbd5e1;
}

html[data-theme="dark"] .ecs-blog-feature-item {
    background: #1e1e1e !important;
    border-color: rgba(255, 255, 255, 0.08) !important;
}

html[data-theme="dark"] .ecs-blog-feature-item .title a {
    color: #f1f5f9;
}

html[data-theme="dark"] .ecs-blog-grid-title {
    color: #5eead4;
}

html[data-theme="dark"] .ecs-blog-grid-sub {
    color: #94a3b8;
}

html[data-theme="dark"] .ecs-blog-card {
    background: #1e1e1e !important;
    border-color: rgba(255, 255, 255, 0.08) !important;
}

html[data-theme="dark"] .ecs-blog-card .title a {
    color: #f1f5f9;
}

html[data-theme="dark"] .ecs-blog-prose {
    color: #cbd5e1;
}

html[data-theme="dark"] .ecs-blog-prose h2,
html[data-theme="dark"] .ecs-blog-prose h3,
html[data-theme="dark"] .ecs-blog-prose h4 {
    color: #5eead4;
}

html[data-theme="dark"] .ecs-blog-aside-card {
    background: #222;
    border-color: rgba(255, 255, 255, 0.1);
}

html[data-theme="dark"] .ecs-blog-aside-title {
    color: #f1f5f9;
}

html[data-theme="dark"] .ecs-blog-aside-text {
    color: #94a3b8;
}

/* ——— Product detail (Holiday / Cruise / Desert / Activity) ——— */
.ecs-product-detail-page .ecs-page-hero-title {
    max-width: 52rem;
    font-size: clamp(1.6rem, 3.2vw, 2.35rem);
}

.ecs-product-detail-body {
    padding-top: 2rem;
    padding-bottom: 3rem;
}

.ecs-product-detail-page .details-heading.ecs-detail-heading {
    padding: 1.35rem 1.5rem !important;
    border-radius: 20px;
    background: #fff;
    border: 1px solid rgba(10, 77, 77, 0.1);
    box-shadow: 0 16px 44px rgba(10, 77, 77, 0.08);
    margin-bottom: 1.25rem;
    align-items: flex-start !important;
}

.ecs-product-detail-page .details-heading.ecs-detail-heading .title {
    font-family: Georgia, "Times New Roman", serif;
    color: #0a4d4d !important;
    font-weight: 700 !important;
}

.ecs-product-detail-page .details-heading.ecs-detail-heading .location .name,
.ecs-product-detail-page .details-heading.ecs-detail-heading .pera {
    color: #0f172a !important;
}

.ecs-product-detail-page .service-feature {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
    list-style: none !important;
    padding-left: 0 !important;
    margin-bottom: 1.25rem !important;
}

.ecs-product-detail-page .service-feature .single {
    display: inline-flex !important;
    align-items: center;
    gap: 0.4rem;
    padding: 0.45rem 0.95rem !important;
    border-radius: 999px !important;
    background: rgba(10, 77, 77, 0.07) !important;
    border: 1px solid rgba(10, 77, 77, 0.12) !important;
    color: #0a4d4d !important;
    font-weight: 600 !important;
    font-size: 0.875rem !important;
}

.ecs-product-detail-page .service-feature .single i {
    color: #d48a00 !important;
}

.ecs-product-detail-page .ecs-detail-banner .tourSwiper-active,
.ecs-product-detail-page .ecs-detail-banner .swiper {
    border-radius: 20px !important;
    overflow: hidden;
    border: 1px solid rgba(10, 77, 77, 0.1);
    box-shadow: 0 22px 55px rgba(15, 23, 42, 0.12);
}

.ecs-product-detail-page .ecs-detail-banner .swiper-slide img {
    width: 100%;
    display: block;
    max-height: 480px;
    object-fit: cover;
}

.ecs-product-detail-page .tour-details-content .title,
.ecs-product-detail-page .tour-details-content h5.title {
    color: #0a4d4d !important;
    font-family: Georgia, "Times New Roman", serif;
}

.ecs-product-detail-page .ecs-detail-booking-card {
    border-radius: 20px !important;
    padding: 1.5rem 1.35rem !important;
    background: linear-gradient(165deg, #ffffff 0%, #f4f9f8 100%) !important;
    border: 1px solid rgba(10, 77, 77, 0.12) !important;
    box-shadow: 0 22px 55px rgba(10, 77, 77, 0.12) !important;
    top: 6rem !important;
}

.ecs-product-detail-page .ecs-detail-booking-card .price-review {
    padding-bottom: 0.5rem;
    border-bottom: 1px solid rgba(10, 77, 77, 0.1);
    margin-bottom: 0.25rem;
}

.ecs-product-detail-page .ecs-btn-contact-booking {
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    border-radius: 999px !important;
    font-weight: 800 !important;
    letter-spacing: 0.02em;
    background: linear-gradient(135deg, #d48a00 0%, #e8a31a 100%) !important;
    color: #1a1204 !important;
    border: none !important;
    box-shadow: 0 12px 32px rgba(212, 138, 0, 0.38);
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.ecs-product-detail-page .ecs-btn-contact-booking:hover {
    color: #1a1204 !important;
    filter: brightness(1.05);
    transform: translateY(-2px);
    box-shadow: 0 16px 40px rgba(212, 138, 0, 0.45);
}

/* Itinerary timeline */
.ecs-product-detail-page .ecs-detail-timeline {
    position: relative;
    margin-left: 50px;
    padding-left: 40px;
    border-left: 4px solid rgba(212, 138, 0, 0.55);
}

.ecs-product-detail-page .ecs-detail-timeline > h4 {
    font-family: Georgia, "Times New Roman", serif;
    color: #0a4d4d;
    font-weight: 700 !important;
}

.ecs-product-detail-page .ecs-detail-timeline .timeline-item {
    position: relative;
    margin-bottom: 2rem;
}

.ecs-product-detail-page .ecs-detail-timeline .timeline-day {
    position: absolute;
    left: -70px;
    top: 0;
    background: linear-gradient(135deg, #083c3c 0%, #0d5c5c 100%);
    color: #fff;
    padding: 0.4rem 0.85rem;
    border-radius: 10px;
    font-weight: 700;
    font-size: 0.8rem;
    white-space: nowrap;
    box-shadow: 0 8px 20px rgba(8, 60, 60, 0.25);
}

.ecs-product-detail-page .ecs-detail-timeline .timeline-content {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 12px 36px rgba(10, 77, 77, 0.1);
    padding: 1.15rem 1.25rem;
    display: flex;
    gap: 1rem;
    border: 1px solid rgba(10, 77, 77, 0.08);
}

.ecs-product-detail-page .ecs-detail-timeline .timeline-content img {
    width: 150px;
    height: 100px;
    object-fit: cover;
    border-radius: 12px;
}

.ecs-product-detail-page .ecs-detail-timeline .timeline-content h6 {
    margin: 0;
    font-weight: 700;
    color: #0a4d4d;
}

.ecs-product-detail-page .ecs-detail-timeline .timeline-content small {
    display: block;
    color: #64748b;
    margin-bottom: 0.35rem;
}

@media (max-width: 576px) {
    .ecs-product-detail-page .ecs-detail-timeline {
        margin-left: 0;
        padding-left: 0;
        border-left: none;
    }

    .ecs-product-detail-page .ecs-detail-timeline .timeline-day {
        position: relative;
        left: 0;
        margin-bottom: 0.65rem;
        display: inline-block;
    }

    .ecs-product-detail-page .ecs-detail-timeline .timeline-content {
        flex-direction: column;
    }
}

/* Holiday hotel tabs */
.ecs-product-detail-page .ecs-detail-hotel-tabs .custom-tab {
    border-radius: 999px !important;
    padding: 0.45rem 1.15rem !important;
    font-weight: 600 !important;
    background: rgba(10, 77, 77, 0.08) !important;
    color: #0a4d4d !important;
    border: 1px solid rgba(10, 77, 77, 0.15) !important;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.ecs-product-detail-page .ecs-detail-hotel-tabs .custom-tab.active {
    background: linear-gradient(135deg, #083c3c 0%, #0d5c5c 100%) !important;
    color: #fff !important;
    border-color: rgba(212, 138, 0, 0.45) !important;
}

.ecs-product-detail-page .ecs-detail-hotel-tabs .custom-tab:hover {
    border-color: rgba(212, 138, 0, 0.35) !important;
}

.ecs-product-detail-page .inclusion-list li {
    position: relative !important;
    padding-left: 1.35rem !important;
    margin-bottom: 0.5rem !important;
    line-height: 1.6 !important;
}

.ecs-product-detail-page .inclusion-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #d48a00;
    font-size: 1.1rem;
    font-weight: 700;
}

/* Dark theme — product detail */
html[data-theme="dark"] .ecs-product-detail-page .details-heading.ecs-detail-heading {
    background: #1e1e1e;
    border-color: rgba(255, 255, 255, 0.1);
}

html[data-theme="dark"] .ecs-product-detail-page .details-heading.ecs-detail-heading .title {
    color: #5eead4 !important;
}

html[data-theme="dark"] .ecs-product-detail-page .details-heading.ecs-detail-heading .location .name,
html[data-theme="dark"] .ecs-product-detail-page .details-heading.ecs-detail-heading .pera {
    color: #e2e8f0 !important;
}

html[data-theme="dark"] .ecs-product-detail-page .service-feature .single {
    background: rgba(94, 234, 212, 0.08) !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
    color: #e2e8f0 !important;
}

html[data-theme="dark"] .ecs-product-detail-page .ecs-detail-banner .tourSwiper-active,
html[data-theme="dark"] .ecs-product-detail-page .ecs-detail-banner .swiper {
    border-color: rgba(255, 255, 255, 0.1);
}

html[data-theme="dark"] .ecs-product-detail-page .tour-details-content .title,
html[data-theme="dark"] .ecs-product-detail-page .tour-details-content h5.title {
    color: #5eead4 !important;
}

html[data-theme="dark"] .ecs-product-detail-page .ecs-detail-booking-card {
    background: linear-gradient(165deg, #222 0%, #1a1f1e 100%) !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
}

html[data-theme="dark"] .ecs-product-detail-page .ecs-detail-timeline .timeline-content {
    background: #222;
    border-color: rgba(255, 255, 255, 0.08);
}

html[data-theme="dark"] .ecs-product-detail-page .ecs-detail-timeline .timeline-content h6 {
    color: #5eead4;
}

html[data-theme="dark"] .ecs-product-detail-page .ecs-detail-hotel-tabs .custom-tab {
    background: rgba(255, 255, 255, 0.06) !important;
    color: #e2e8f0 !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
}
