/* Eden Heights Villa — brand overrides */

*,
*::before,
*::after {
    box-sizing: border-box;
}

img,
video,
iframe {
    max-width: 100%;
}

.eden-logo {
    display: inline-block;
    text-decoration: none !important;
    line-height: 1.15;
    vertical-align: middle;
}

.eden-logo .eden-name {
    display: block;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #1a3a2a;
}

.eden-logo .eden-tag {
    display: block;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #8a6d3b;
    margin-top: 2px;
}

#header-2 .eden-logo .eden-name,
.banner-2 ~ * .eden-logo .eden-name,
.full-header .eden-logo .eden-name,
.reserve-hotel .eden-logo .eden-name,
.search-open .eden-logo .eden-name,
.full-navgtion .eden-logo .eden-name {
    color: #fff;
}

#header-2 .eden-logo .eden-tag,
.full-header .eden-logo .eden-tag,
.reserve-hotel .eden-logo .eden-tag,
.search-open .eden-logo .eden-tag,
.full-navgtion .eden-logo .eden-tag {
    color: #d4b06a;
}

#header-2 .logo {
    padding-top: 8px;
}

#header-2 .logo a.eden-logo {
    display: inline-block;
    margin-left: 10px;
}

.eden-footer-brand {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 28px;
    color: #fff;
    margin-bottom: 10px;
    display: block;
}

.eden-price-badge {
    display: inline-block;
    background: #1a3a2a;
    color: #fff;
    padding: 14px 28px;
    margin: 20px 0;
    font-size: 18px;
}

.eden-price-badge strong {
    color: #d4b06a;
    font-size: 24px;
}

.eden-cause {
    background: #f7f3ea;
    padding: 40px 30px;
    margin: 40px 0;
    text-align: center;
    border-left: 4px solid #8a6d3b;
}

.eden-cause h3 {
    font-family: Georgia, "Times New Roman", serif;
    color: #1a3a2a;
    margin-bottom: 12px;
}

.eden-cause p {
    max-width: 640px;
    margin: 0 auto;
    color: #444;
    line-height: 1.7;
}

.eden-discount-list {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}

.eden-discount-list li {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
}

.eden-discount-list li strong {
    color: #1a3a2a;
}

.eden-amenity-grid .services-inner {
    margin-bottom: 30px;
}

.eden-home-section {
    padding: 60px 0;
    background: #fff;
}

.eden-home-section.alt {
    background: #f9f7f2;
}

.eden-home-section .hedding {
    margin-bottom: 40px;
}

.eden-feature-box {
    text-align: center;
    padding: 28px 18px 24px;
    margin-bottom: 20px;
    background: #f9f7f2;
    border: 1px solid #ebe4d6;
    min-height: 190px;
    transition: background 0.25s ease, border-color 0.25s ease;
}

.eden-feature-box:hover {
    background: #fff;
    border-color: #d4b06a;
}

.eden-feature-box i {
    font-size: 36px;
    color: #8a6d3b;
    margin-bottom: 14px;
    display: block;
}

.eden-feature-box h3 {
    font-size: 18px;
    color: #1a3a2a;
    margin: 0 0 8px;
    font-family: Georgia, "Times New Roman", serif;
}

.eden-feature-box p {
    color: #666;
    font-size: 14px;
    line-height: 1.55;
    margin: 0;
}

.eden-home-away {
    padding-top: 70px;
    padding-bottom: 40px;
}

.eden-home-away .hedding {
    margin-bottom: 40px;
}

.eden-home-away .hedding p {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.75;
}

.eden-home-away-gallery-link {
    margin: 10px 0 0;
}

.eden-home-away-gallery-link a {
    color: #1a3a2a;
    font-size: 15px;
    text-decoration: none;
    border-bottom: 1px solid #d4b06a;
    padding-bottom: 2px;
}

.eden-home-away-gallery-link a:hover {
    color: #8a6d3b;
}

.eden-home-away-gallery-link i {
    margin-left: 4px;
}

.banner-2 .banner-text .text-box h2 {
    letter-spacing: 3px;
}

.banner-2 .banner-text .text-box strong {
    display: block;
    margin-top: 15px;
    font-size: 16px;
    letter-spacing: 1px;
}

.eden-contact-note {
    margin-top: 8px;
    font-size: 13px;
    color: #777;
}

/* Tourism destinations */
.eden-tourism-cat {
    margin: 50px 0 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #1a3a2a;
}

.eden-tourism-cat h3 {
    font-family: Georgia, "Times New Roman", serif;
    color: #1a3a2a;
    font-size: 26px;
    margin: 0 0 6px;
}

.eden-tourism-cat p {
    color: #8a6d3b;
    margin: 0;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.eden-place {
    margin-bottom: 35px;
}

.eden-place-photo {
    position: relative;
    width: 100%;
    height: 200px;
    background: linear-gradient(135deg, #d9e2d4 0%, #c5b48a 50%, #8a9a7b 100%);
    border: 1px dashed #8a6d3b;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #1a3a2a;
    overflow: hidden;
}

.eden-place-photo i {
    font-size: 36px;
    color: #1a3a2a;
    opacity: 0.55;
    margin-bottom: 8px;
}

.eden-place-photo span {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: 0.75;
}

.eden-place-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.eden-place .text-box {
    padding: 16px 4px 0;
}

.eden-place .text-box h4 {
    font-family: Georgia, "Times New Roman", serif;
    color: #1a3a2a;
    font-size: 18px;
    margin: 0 0 8px;
}

.eden-place .text-box p {
    color: #555;
    font-size: 14px;
    line-height: 1.65;
    margin: 0;
}

.eden-tourism-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    margin: 20px 0 10px;
}

.eden-tourism-nav a {
    display: inline-block;
    padding: 8px 14px;
    background: #f7f3ea;
    color: #1a3a2a;
    text-decoration: none;
    font-size: 13px;
    border: 1px solid #e5ddd0;
}

.eden-tourism-nav a:hover {
    background: #1a3a2a;
    color: #fff;
    border-color: #1a3a2a;
}

@media (max-width: 767px) {
    .eden-logo .eden-name {
        font-size: 16px;
    }
    .eden-logo .eden-tag {
        font-size: 9px;
        letter-spacing: 1px;
    }
    .eden-place-photo {
        height: 160px;
    }
    .eden-logo img {
        height: 52px;
        max-width: 210px;
    }
    #header-2 .eden-logo img {
        height: 52px;
        max-width: 210px;
    }
}


.eden-amenity-card {
    margin-bottom: 28px;
    text-align: center;
}
.eden-amenity-card img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
    margin-bottom: 12px;
}
.eden-amenity-card h3 {
    font-family: Georgia, "Times New Roman", serif;
    color: #1a3a2a;
    font-size: 17px;
    margin: 0 0 6px;
}
.eden-amenity-card p {
    color: #666;
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
}

/* Home Away From Home layout */
.eden-home-away {
    padding-top: 70px;
    padding-bottom: 50px;
}

.eden-home-away .hedding {
    margin-bottom: 36px;
}

.eden-home-away .hedding p {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.75;
}

.eden-home-away-feature {
    margin-bottom: 28px;
}

.eden-home-away-hero,
.eden-home-away-stack figure {
    position: relative;
    margin: 0 0 18px;
    overflow: hidden;
    background: #e8e4dc;
}

.eden-home-away-hero img,
.eden-home-away-stack img {
    width: 100%;
    display: block;
    object-fit: cover;
}

.eden-home-away-hero img {
    height: 460px;
}

.eden-home-away-stack {
    display: flex;
    flex-direction: column;
    height: 460px;
    gap: 18px;
}

.eden-home-away-stack figure {
    flex: 1;
    margin: 0;
    min-height: 0;
}

.eden-home-away-stack img {
    height: 100%;
}

.eden-home-away-hero figcaption,
.eden-home-away-stack figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 14px 18px;
    background: linear-gradient(transparent, rgba(26, 58, 42, 0.75));
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.4px;
}

.eden-home-away-grid {
    margin-top: 10px;
}

.eden-home-away-grid .eden-amenity-card {
    margin-bottom: 20px;
}

.eden-amenity-photo {
    width: 100%;
    height: 170px;
    overflow: hidden;
    margin-bottom: 12px;
    background: #e8e4dc;
}

.eden-amenity-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
}

.eden-home-away-extras {
    list-style: none;
    padding: 18px 0 0;
    margin: 10px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px 28px;
    border-top: 1px solid #e5ddd0;
}

.eden-home-away-extras li {
    color: #1a3a2a;
    font-size: 14px;
}

.eden-home-away-extras li i {
    color: #8a6d3b;
    margin-right: 8px;
}

@media (max-width: 991px) {
    .eden-home-away-hero img {
        height: 320px;
    }
    .eden-home-away-stack {
        height: auto;
    }
    .eden-home-away-stack img {
        height: 200px;
    }
}

@media (max-width: 767px) {
    .eden-home-away-hero img {
        height: 240px;
    }
    .eden-amenity-photo {
        height: 140px;
    }
    .eden-home-away-extras {
        gap: 10px 16px;
    }
    .eden-home-away-extras li {
        font-size: 13px;
    }
}
.eden-place-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.services-inner .image-holder {
    overflow: hidden;
    max-height: 220px;
}
.services-inner .image-holder img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.ourpackage-inare .image-holder {
    overflow: hidden;
}
.ourpackage-inare .image-holder > img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.project-iso-inner .image-holder img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.hotel-about-inner .image-holder img,
.about-parking-colum img,
.tinos-staff .image-holder img,
.eden-staff .image-holder img {
    width: 100%;
    object-fit: cover;
}

.eden-logo img {
    display: block;
    height: 56px;
    width: auto;
    max-width: 260px;
    object-fit: contain;
}

#header-2 .eden-logo img,
.full-header .eden-logo img,
.reserve-hotel .eden-logo img,
.search-open .eden-logo img,
.full-navgtion .eden-logo img {
    height: 52px;
    max-width: 240px;
}

.eden-footer-logo img {
    display: block;
    height: 64px;
    width: auto;
    max-width: 300px;
    margin-bottom: 12px;
    background: #fff;
    padding: 8px 14px;
}

.eden-footer-brand { display: none; }

@media (max-width: 767px) {
    .eden-logo img {
        height: 52px;
        max-width: 210px;
    }
    #header-2 .eden-logo img {
        height: 52px;
        max-width: 210px;
    }
}
#xp-footer {
    min-height: 220px;
}
#xp-footer .overlay {
    background: rgba(26, 58, 42, 0.55) !important;
}
#xp-footer .footer-inner {
    position: relative;
    z-index: 2;
}

/* Homepage villa showcase */
.eden-villa-showcase {
    display: grid;
    grid-template-columns: 1.35fr 1fr;
    gap: 14px;
    margin: 10px 0 36px;
}

.eden-villa-showcase-main,
.eden-villa-showcase-grid figure {
    position: relative;
    margin: 0;
    overflow: hidden;
    background: #e8e4dc;
}

.eden-villa-showcase-main img,
.eden-villa-showcase-grid img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.eden-villa-showcase-main {
    min-height: 440px;
}

.eden-villa-showcase-main img {
    height: 440px;
}

.eden-villa-showcase-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 14px;
}

.eden-villa-showcase-grid figure {
    min-height: 0;
}

.eden-villa-showcase-grid img {
    height: 213px;
}

.eden-villa-showcase-main figcaption,
.eden-villa-showcase-grid figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 12px 14px;
    background: linear-gradient(transparent, rgba(26, 58, 42, 0.78));
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.3px;
}

.eden-feature-box-compact {
    min-height: 140px;
    padding: 22px 14px 18px;
}

.eden-feature-box-compact i {
    font-size: 28px;
    margin-bottom: 10px;
}

.eden-feature-box-compact h3 {
    font-size: 15px;
    margin-bottom: 4px;
}

.eden-feature-box-compact p {
    font-size: 12px;
}

.eden-home-away-amenities {
    margin-bottom: 8px;
}

.eden-home-away-gallery-link {
    margin: 18px 0 0;
}

.eden-home-away-gallery-link a {
    color: #1a3a2a;
    font-size: 15px;
    text-decoration: none;
    border-bottom: 1px solid #d4b06a;
    padding-bottom: 2px;
}

.eden-home-away-gallery-link a:hover {
    color: #8a6d3b;
}

.eden-link-sep {
    margin: 0 12px;
    color: #c5b9a4;
}

/* About / The Villa page */
.eden-villa {
    padding: 50px 0 70px;
}

.eden-villa .hedding {
    margin-bottom: 32px;
}

.eden-villa-hero {
    position: relative;
    margin-bottom: 48px;
    overflow: hidden;
    background: #e8e4dc;
}

.eden-villa-hero img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    display: block;
}

.eden-villa-hero-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 28px 32px;
    background: linear-gradient(transparent, rgba(26, 58, 42, 0.82));
    color: #fff;
}

.eden-villa-hero-caption strong {
    display: block;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 26px;
    margin-bottom: 6px;
}

.eden-villa-hero-caption span {
    font-size: 14px;
    opacity: 0.92;
}

.eden-villa-intro {
    margin-bottom: 50px;
    align-items: stretch;
}

.eden-villa-intro h3 {
    font-family: Georgia, "Times New Roman", serif;
    color: #1a3a2a;
    font-size: 28px;
    margin: 8px 0 16px;
}

.eden-villa-intro > div > p {
    color: #555;
    line-height: 1.75;
    margin-bottom: 20px;
}

.eden-villa-facts {
    list-style: none;
    padding: 0;
    margin: 0 0 28px;
}

.eden-villa-facts li {
    padding: 10px 0;
    border-bottom: 1px solid #ebe4d6;
    color: #333;
    font-size: 14px;
}

.eden-villa-facts li i {
    width: 22px;
    color: #8a6d3b;
    margin-right: 8px;
}

.eden-villa-cta .btn {
    margin-right: 10px;
    margin-bottom: 10px;
}

.eden-btn-ghost {
    background: transparent !important;
    color: #1a3a2a !important;
    border: 1px solid #1a3a2a !important;
}

.eden-btn-ghost:hover {
    background: #1a3a2a !important;
    color: #fff !important;
}

.eden-villa-mosaic {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 12px;
    min-height: 380px;
}

.eden-villa-mosaic-main {
    width: 100%;
    height: 100%;
    min-height: 380px;
    object-fit: cover;
    display: block;
}

.eden-villa-mosaic-side {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.eden-villa-mosaic-side img {
    width: 100%;
    flex: 1;
    min-height: 184px;
    object-fit: cover;
    display: block;
}

.eden-villa-rooms-head {
    margin: 10px 0 28px;
}

.eden-villa-rooms-head h3 {
    font-family: Georgia, "Times New Roman", serif;
    color: #1a3a2a;
    font-size: 28px;
    margin-bottom: 8px;
}

.eden-villa-rooms-head p {
    color: #666;
}

.eden-villa-room {
    margin-bottom: 28px;
    background: #f9f7f2;
}

.eden-villa-room img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.eden-villa-room > div {
    padding: 18px 18px 20px;
}

.eden-villa-room h4 {
    font-family: Georgia, "Times New Roman", serif;
    color: #1a3a2a;
    font-size: 18px;
    margin: 0 0 8px;
}

.eden-villa-room p {
    color: #666;
    font-size: 13px;
    line-height: 1.55;
    margin: 0;
}

.eden-villa-included {
    margin: 20px 0 50px;
    padding: 36px 40px;
    background: #1a3a2a;
    color: #fff;
}

.eden-villa-included h3 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 26px;
    margin: 0 0 16px;
    color: #d4b06a;
}

.eden-villa-included ul {
    list-style: none;
    padding: 0;
    margin: 0;
    columns: 2;
    column-gap: 32px;
}

.eden-villa-included li {
    padding: 8px 0 8px 18px;
    position: relative;
    break-inside: avoid;
    font-size: 14px;
    opacity: 0.95;
}

.eden-villa-included li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 7px;
    height: 7px;
    background: #d4b06a;
}

.eden-villa-hosts {
    margin-top: 10px;
}

.eden-villa-hosts h3 {
    font-family: Georgia, "Times New Roman", serif;
    color: #1a3a2a;
    font-size: 28px;
    margin-bottom: 8px;
}

.eden-villa-hosts > p {
    color: #666;
    margin-bottom: 28px;
}

.eden-host-card {
    padding: 28px 18px;
    margin-bottom: 20px;
    background: #f9f7f2;
    border: 1px solid #ebe4d6;
}

.eden-host-card i {
    font-size: 28px;
    color: #8a6d3b;
    margin-bottom: 12px;
    display: block;
}

.eden-host-card h4 {
    font-family: Georgia, "Times New Roman", serif;
    color: #1a3a2a;
    font-size: 18px;
    margin: 0 0 8px;
}

.eden-host-card a {
    color: #8a6d3b;
    text-decoration: none;
    font-size: 14px;
}

.eden-host-card a:hover {
    color: #1a3a2a;
}

/* ========== Responsive: tablet ========== */
@media (max-width: 991px) {
    .eden-villa-showcase {
        grid-template-columns: 1fr;
    }
    .eden-villa-showcase-main img {
        height: 300px;
    }
    .eden-villa-showcase-main {
        min-height: 300px;
    }
    .eden-villa-hero img {
        height: 300px;
    }
    .eden-villa-mosaic {
        margin-top: 28px;
        min-height: 320px;
    }
    .eden-villa-mosaic-main {
        min-height: 320px;
    }
    .eden-villa-included ul {
        columns: 1;
    }

    .eden-home-section {
        padding: 48px 0;
    }

    .banner-2 .bainner-home .item,
    .bainner-home .item {
        height: 78vh;
        min-height: 480px;
    }

    .services-inner .image-holder img,
    .ourpackage-inare .image-holder > img {
        height: 220px;
    }
}

/* ========== Responsive: mobile ========== */
@media (max-width: 767px) {
    html,
    body {
        overflow-x: hidden;
        max-width: 100%;
    }

    .container {
        padding-left: 16px;
        padding-right: 16px;
    }

    img {
        max-width: 100%;
    }

    /* Header / logo — compact bar, larger logo */
    #header-2 {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        flex-wrap: nowrap;
        padding: 8px 14px !important;
        min-height: 64px;
        height: auto;
        background: #fff !important;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
    }

    #header-2 > .mobail-logo,
    #header-2 > .mobail-nav {
        float: none !important;
        width: auto !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    #header-2 > .mobail-logo {
        flex: 1 1 auto;
        min-width: 0;
    }

    #header-2 > .mobail-nav {
        flex: 0 0 auto;
    }

    #header-2 .row {
        margin: 0 !important;
    }

    #header-2 .logo {
        padding: 0 !important;
        margin: 0 !important;
        line-height: 0;
    }

    #header-2 .logo a.eden-logo {
        margin-left: 0 !important;
        display: inline-block;
        line-height: 0;
    }

    #header-2 .eden-logo img {
        height: 52px !important;
        max-width: 210px !important;
        width: auto !important;
        object-fit: contain;
    }

    #header-2 .navigation {
        margin: 0 !important;
        padding: 0 !important;
        position: static !important;
        top: auto !important;
        float: none !important;
    }

    #header-2 .inner-navigation {
        margin: 0 !important;
        padding: 0 !important;
        position: static !important;
        width: auto !important;
        top: auto !important;
    }

    #header-2 .navbar,
    #header-2 .navbar-header {
        margin: 0 !important;
        border: none !important;
        min-height: 0 !important;
        background: transparent !important;
    }

    #header-2 .navigation-search,
    #header-2 .booking {
        display: none !important;
    }

    #header-2 .navbar-toggle {
        display: block !important;
        float: none !important;
        margin: 0 !important;
        padding: 9px 10px;
        border: 1px solid #1a3a2a !important;
        border-radius: 2px;
        background: transparent !important;
    }

    #header-2 .navbar-default .navbar-toggle:hover,
    #header-2 .navbar-default .navbar-toggle:focus {
        background: #f7f3ea !important;
    }

    #header-2 .navbar-default .navbar-toggle .icon-bar {
        background: #1a3a2a !important;
        width: 20px;
    }

    #header-2 .navbar-default .navbar-collapse {
        position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        top: 100% !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 8px 16px 16px !important;
        background: #fff !important;
        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
        border: none !important;
        max-height: 75vh;
        overflow-y: auto;
        z-index: 200;
    }

    #header-2 .navbar-nav {
        margin: 0 !important;
        float: none !important;
    }

    #header-2 .navbar-nav > li {
        float: none !important;
        margin: 0 !important;
    }

    #header-2 .navbar-nav > li > a {
        padding: 12px 4px !important;
        font-size: 15px !important;
        color: #1a3a2a !important;
        border-bottom: 1px solid #f0ebe3;
    }

    #header-2 .navbar-nav > li:last-child > a {
        border-bottom: none;
    }

    /* Inner pages header */
    #header-inner {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        padding: 8px 14px !important;
        min-height: 64px;
    }

    #header-inner .logo,
    #header-inner [class*="col-"] {
        float: none !important;
        width: auto !important;
        padding: 0 !important;
    }

    #header-inner .eden-logo img {
        height: 48px !important;
        max-width: 200px !important;
        width: auto !important;
    }

    #header-inner .navigation-inner {
        position: static !important;
        top: auto !important;
        right: auto !important;
        margin: 0 !important;
        text-align: right;
    }

    #clapess a,
    .clapess2 a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 42px;
        min-height: 42px;
        font-size: 20px;
    }

    /* Hero banner */
    .banner-2 .bainner-home .item,
    .bainner-home .item {
        height: 70vh;
        min-height: 420px;
        max-height: 640px;
    }

    .banner-2 .banner-text {
        padding: 0 16px;
    }

    .banner-2 .banner-text .text-box {
        padding: 0 4px;
    }

    .banner-2 .banner-text .text-box h2 {
        font-size: 15px;
        letter-spacing: 2px;
        padding-bottom: 6px;
    }

    .banner-2 .banner-text .text-box h1 {
        font-size: 26px !important;
        line-height: 1.2;
        padding-bottom: 0 !important;
        letter-spacing: 0.5px;
        margin-bottom: 0;
    }

    .banner-2 .banner-text .text-box p,
    .banner-2 .banner-text .text-box strong {
        display: none !important;
    }

    .bainner-home .owl-theme .owl-controls {
        bottom: 18px;
    }

    /* Sections & headings */
    .eden-home-section {
        padding: 40px 0;
    }

    .eden-home-section .hedding,
    .eden-home-away .hedding,
    .hedding {
        margin-bottom: 24px;
    }

    .inner-hadding h2,
    .hedding h2 {
        font-size: 24px !important;
        line-height: 1.25;
    }

    .inner-hadding span {
        font-size: 12px;
        letter-spacing: 1px;
    }

    .hedding p {
        font-size: 14px;
        line-height: 1.65;
        padding: 0 4px;
    }

    .eden-price-badge {
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 16px auto;
        padding: 12px 16px;
        font-size: 15px;
        box-sizing: border-box;
    }

    .eden-price-badge strong {
        display: inline;
        font-size: 18px;
    }

    /* Villa showcase (home) */
    .eden-villa-showcase {
        gap: 10px;
        margin: 0 0 28px;
    }

    .eden-villa-showcase-main {
        min-height: 200px;
    }

    .eden-villa-showcase-main img {
        height: 200px;
    }

    .eden-villa-showcase-grid {
        gap: 10px;
    }

    .eden-villa-showcase-grid img {
        height: 120px;
    }

    .eden-villa-showcase-main figcaption,
    .eden-villa-showcase-grid figcaption {
        padding: 8px 10px;
        font-size: 11px;
    }

    /* Amenity / feature boxes */
    .eden-feature-box {
        min-height: 0;
        padding: 18px 10px 16px;
        margin-bottom: 12px;
    }

    .eden-feature-box i {
        font-size: 26px;
        margin-bottom: 8px;
    }

    .eden-feature-box h3 {
        font-size: 14px;
        margin-bottom: 4px;
    }

    .eden-feature-box p {
        font-size: 12px;
        line-height: 1.4;
    }

    .eden-feature-box-compact {
        min-height: 0;
        padding: 16px 8px 14px;
    }

    .eden-home-away-amenities [class*="col-"] {
        padding-left: 8px;
        padding-right: 8px;
    }

    .eden-link-sep {
        display: block;
        margin: 8px 0;
        visibility: hidden;
        height: 0;
    }

    .eden-home-away-gallery-link {
        margin-top: 12px;
    }

    .eden-home-away-gallery-link a {
        display: inline-block;
        margin: 8px 6px;
        font-size: 14px;
        line-height: 1.4;
    }

    /* Places / tourism / packages / services */
    .eden-place {
        margin-bottom: 28px;
    }

    .eden-place-photo {
        height: 180px;
    }

    .eden-tourism-cat {
        margin: 36px 0 16px;
    }

    .eden-tourism-cat h3 {
        font-size: 20px;
    }

    .eden-tourism-nav {
        gap: 6px;
        justify-content: flex-start;
        margin: 12px 0 8px;
        overflow-x: auto;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 6px;
    }

    .eden-tourism-nav a {
        flex: 0 0 auto;
        padding: 8px 12px;
        font-size: 12px;
        white-space: nowrap;
    }

    .services-inner {
        margin-bottom: 24px;
    }

    .services-inner .image-holder,
    .services-inner .image-holder img {
        max-height: none;
        height: 180px;
    }

    .ourpackage-inare {
        margin-bottom: 24px;
    }

    .ourpackage-inare .image-holder > img {
        height: 200px;
    }

    .ourpackage-inare .text-box {
        left: 12px !important;
        top: 12px !important;
        right: 12px;
        width: auto !important;
        height: auto !important;
        bottom: 12px;
        padding: 16px;
        background: rgba(26, 58, 42, 0.72);
    }

    .ourpackage-inare .text-box h3,
    .ourpackage-inare .text-box h4 {
        font-size: 18px !important;
    }

    .project-iso-inner .image-holder img {
        height: 180px;
    }

    .eden-cause {
        padding: 28px 18px;
        margin: 28px 0;
    }

    .eden-cause h3 {
        font-size: 20px;
    }

    /* About / villa page */
    .eden-villa {
        padding: 28px 0 48px;
    }

    .eden-villa-hero {
        margin-bottom: 32px;
    }

    .eden-villa-hero img {
        height: 220px;
    }

    .eden-villa-hero-caption {
        padding: 16px;
    }

    .eden-villa-hero-caption strong {
        font-size: 18px;
    }

    .eden-villa-hero-caption span {
        font-size: 12px;
    }

    .eden-villa-intro {
        margin-bottom: 36px;
    }

    .eden-villa-intro h3 {
        font-size: 22px;
        margin-top: 0;
    }

    .eden-villa-cta .btn {
        display: block;
        width: 100%;
        margin: 0 0 10px;
        text-align: center;
        box-sizing: border-box;
    }

    .eden-villa-mosaic {
        grid-template-columns: 1fr;
        min-height: 0;
        margin-top: 24px;
        gap: 10px;
    }

    .eden-villa-mosaic-main {
        min-height: 200px;
        height: 200px;
    }

    .eden-villa-mosaic-side {
        flex-direction: row;
        gap: 10px;
    }

    .eden-villa-mosaic-side img {
        min-height: 110px;
        height: 110px;
    }

    .eden-villa-rooms-head h3,
    .eden-villa-hosts h3 {
        font-size: 22px;
    }

    .eden-villa-room {
        margin-bottom: 18px;
    }

    .eden-villa-room img {
        height: 170px;
    }

    .eden-villa-included {
        padding: 24px 18px;
        margin: 12px 0 36px;
    }

    .eden-villa-included h3 {
        font-size: 20px;
    }

    .eden-host-card {
        padding: 22px 14px;
    }

    /* Transport / wellness tables */
    .wellness-price .table-holder {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin: 0 -16px;
        padding: 0 16px;
    }

    .wellness-price .table-holder table {
        min-width: 480px;
        width: 100%;
    }

    .wellness-price .table-holder table thead tr th,
    .wellness-price .table-holder table tbody tr td {
        padding: 12px 14px;
        font-size: 13px;
        white-space: nowrap;
    }

    /* Contact */
    .contact-us-detail ul li {
        word-break: break-word;
    }

    .contact-form input,
    .contact-form textarea,
    .contact-form select,
    .Checkout-guest input,
    .Checkout-guest select,
    .Checkout-guest textarea {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
    }

    .contact-form .btn,
    .booking-information-inner .btn {
        width: 100%;
        text-align: center;
    }

    /* Newsletter */
    .inner-news {
        padding: 20px 16px !important;
        text-align: center;
    }

    .inner-news h3 {
        font-size: 20px;
    }

    .inner-news form {
        margin-top: 14px;
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        justify-content: center;
    }

    .inner-news input[type="text"] {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
        height: 44px;
    }

    .inner-news input[type="submit"] {
        width: 100%;
        height: 44px;
    }

    .doots {
        display: none;
    }

    /* Footer */
    #xp-footer {
        padding: 80px 0 28px !important;
        min-height: 0;
        background-position: center !important;
    }

    #xp-footer .footer-inner {
        text-align: center;
        margin-bottom: 20px;
    }

    .eden-footer-logo img {
        height: 52px;
        max-width: 220px;
        margin: 0 auto 12px;
    }

    #xp-footer .footer-inner ul {
        padding-top: 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 6px 4px;
    }

    #xp-footer .footer-inner ul li {
        margin: 0 6px 8px;
    }

    #xp-footer .footer-inner ul li a {
        display: inline-block;
        padding: 6px 4px;
        font-size: 13px;
    }

    #footer {
        padding: 24px 16px;
        text-align: center;
    }

    /* Booking modal */
    .reserve-hotel-inner {
        padding: 20px 0 40px;
    }

    .reserve-hotel .hedding h2 {
        font-size: 22px !important;
    }

    .reserve-hotel-detail .booking-depa {
        margin-bottom: 14px;
    }

    .reserve-hotel-detail input,
    .reserve-hotel-detail select {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
        height: 44px;
    }

    .reserve-hotel-detail .btn {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 12px;
    }

    .full-header {
        padding: 14px 12px !important;
    }

    .full-header .eden-logo img {
        height: 32px;
        max-width: 130px;
    }

    .enter-search {
        width: 100% !important;
        padding: 0 12px;
        box-sizing: border-box;
    }

    .enter-search p {
        font-size: 16px;
    }

    .enter-search input[type="text"] {
        font-size: 22px !important;
        width: 100%;
        box-sizing: border-box;
    }

    .enter-search .btn {
        width: 100%;
        margin-top: 12px;
    }

    /* Generic content images in home sections */
    .eden-home-section .image-holder img {
        width: 100%;
        height: auto;
        display: block;
    }

    .eden-home-section .btn {
        max-width: 100%;
    }

    /* Stack half-columns with breathing room */
    .eden-home-section .col-sm-6 + .col-sm-6 {
        margin-top: 8px;
    }

    .main-containt {
        margin-top: 40px;
        overflow-x: hidden;
    }

    /* Gallery filters */
    .project-iso .button-group {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 6px;
        margin-bottom: 16px;
    }

    .project-iso .button-group .button {
        padding: 8px 12px !important;
        font-size: 12px;
        margin: 0 !important;
    }
}

/* ========== Responsive: small phones ========== */
@media (max-width: 479px) {
    .banner-2 .bainner-home .item,
    .bainner-home .item {
        height: 82vh;
        min-height: 380px;
        max-height: 560px;
    }

    .banner-2 .banner-text .text-box h1 {
        font-size: 22px !important;
    }

    .banner-2 .banner-text .text-box h2 {
        font-size: 13px;
    }

    .eden-logo img,
    #header-2 .eden-logo img {
        height: 46px !important;
        max-width: 180px !important;
    }

    .eden-villa-showcase-grid {
        grid-template-columns: 1fr 1fr;
    }

    .eden-villa-showcase-grid img {
        height: 100px;
    }

    .eden-villa-showcase-main img {
        height: 180px;
    }

    .eden-villa-showcase-main {
        min-height: 180px;
    }

    /* Full-width amenity tiles on very small screens */
    .eden-home-away-amenities .col-xs-6 {
        width: 50%;
    }

    .eden-feature-box h3 {
        font-size: 13px;
    }

    .eden-villa-mosaic-side {
        flex-direction: column;
    }

    .eden-villa-mosaic-side img {
        height: 140px;
        min-height: 140px;
    }

    .inner-hadding h2,
    .hedding h2 {
        font-size: 22px !important;
    }

    .eden-price-badge {
        font-size: 14px;
        padding: 12px 14px;
    }

    .eden-price-badge strong {
        font-size: 16px;
    }

    /* Keep xs-6 service/package cards readable */
    .col-xs-6 .services-inner .image-holder img,
    .col-xs-6 .ourpackage-inare .image-holder > img {
        height: 140px;
    }
}

/* ========== Landscape phones ========== */
@media (max-width: 900px) and (orientation: landscape) {
    .banner-2 .bainner-home .item,
    .bainner-home .item {
        height: 100vh;
        min-height: 320px;
        max-height: none;
    }

    .banner-2 .banner-text .text-box h1 {
        font-size: 24px !important;
        padding-bottom: 8px !important;
    }

    .banner-2 .banner-text .text-box h2 {
        font-size: 13px;
        padding-bottom: 4px;
    }
}

/* ========== Eden header (clean bar) ========== */
#header-2.eden-header {
    background: #fff !important;
    position: relative;
    z-index: 100;
    width: 100%;
    margin: 0;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
}

#header-2.eden-header .eden-header-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 16px 28px;
    box-sizing: border-box;
    min-height: 76px;
}

#header-2.eden-header .eden-logo {
    display: block;
    line-height: 0;
    margin: 0 !important;
    flex: 0 1 auto;
    min-width: 0;
}

#header-2.eden-header .eden-logo img {
    display: block;
    height: 52px;
    width: auto;
    max-width: min(300px, 62vw);
    object-fit: contain;
}

#header-2.eden-header .eden-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    flex: 0 0 auto;
}

#header-2.eden-header .eden-menu-btn {
    display: none;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 1px solid rgba(26, 58, 42, 0.18);
    border-radius: 8px;
    background: #fff;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
}

#header-2.eden-header .eden-menu-btn span {
    display: block;
    width: 18px;
    height: 2px;
    background: #1a3a2a;
    border-radius: 1px;
}

#header-2.eden-header .eden-nav-panel {
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
}

#header-2.eden-header .navbar-nav {
    float: none !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 2px;
}

#header-2.eden-header .navbar-nav > li {
    float: none !important;
    margin: 0 !important;
}

#header-2.eden-header .navbar-nav > li > a {
    padding: 8px 14px !important;
    color: #1a3a2a !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.2px;
    background: transparent !important;
}

#header-2.eden-header .navbar-nav > li > a:hover {
    color: #8a6d3b !important;
}

#header-2.eden-header .eden-nav-cta > a {
    margin-left: 8px;
    background: #1a3a2a !important;
    color: #fff !important;
    border-radius: 999px;
    padding: 10px 16px !important;
}

#header-2.eden-header .eden-nav-cta > a:hover {
    background: #8a6d3b !important;
    color: #fff !important;
}

/* Mobile: slim frosted bar over hero */
@media (max-width: 991px) {
    #xp-wrapper {
        position: relative;
    }

    #header-2.eden-header {
        position: absolute !important;
        top: 0;
        left: 0;
        right: 0;
        background: transparent !important;
        z-index: 60;
    }

    #header-2.eden-header .eden-header-bar {
        min-height: 64px;
        height: 64px;
        padding: 10px 14px;
        background: rgba(255, 255, 255, 0.94);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        border-bottom: 1px solid rgba(26, 58, 42, 0.08);
        max-width: none;
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    }

    #header-2.eden-header .eden-logo img {
        height: 40px;
        max-width: min(220px, 68vw);
    }

    #header-2.eden-header .eden-menu-btn {
        display: inline-flex !important;
    }

    #header-2.eden-header .eden-nav-panel.navbar-collapse.collapse {
        display: none !important;
    }

    #header-2.eden-header .eden-nav-panel.navbar-collapse.collapse.in {
        display: block !important;
    }

    #header-2.eden-header .eden-nav-panel {
        position: absolute !important;
        top: calc(100% + 8px) !important;
        right: 0 !important;
        left: auto !important;
        width: min(280px, calc(100vw - 28px)) !important;
        margin: 0 !important;
        padding: 10px !important;
        background: #fff !important;
        border: 1px solid rgba(26, 58, 42, 0.08) !important;
        border-radius: 12px;
        box-shadow: 0 18px 40px rgba(0, 0, 0, 0.16) !important;
        z-index: 70;
    }

    #header-2.eden-header .navbar-nav {
        display: block;
        width: 100%;
    }

    #header-2.eden-header .navbar-nav > li {
        display: block;
        width: 100%;
        border-bottom: 1px solid #f1ece4;
    }

    #header-2.eden-header .navbar-nav > li:last-child {
        border-bottom: none;
    }

    #header-2.eden-header .navbar-nav > li > a {
        display: block;
        padding: 13px 12px !important;
        font-size: 15px;
    }

    #header-2.eden-header .eden-nav-cta > a {
        margin: 8px 0 0;
        text-align: center;
        border-radius: 8px;
    }

    /* Hero fills from top under overlay header */
    .banner-2 .bainner-home .item,
    .bainner-home .item {
        height: 100svh;
        min-height: 520px;
        max-height: none;
    }

    .banner-2 .banner-text .text-box {
        padding-top: 48px;
    }
}

@media (max-width: 479px) {
    #header-2.eden-header .eden-header-bar {
        height: 58px;
        min-height: 58px;
        padding: 8px 12px;
    }

    #header-2.eden-header .eden-logo img {
        height: 34px;
        max-width: min(190px, 64vw);
    }

    #header-2.eden-header .eden-menu-btn {
        width: 40px;
        height: 40px;
    }
}