.elementor-60 .elementor-element.elementor-element-4811293f{--display:flex;}.elementor-60 .elementor-element.elementor-element-4811293f:not(.elementor-motion-effects-element-type-background), .elementor-60 .elementor-element.elementor-element-4811293f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0D1B2A;}/* Start custom CSS for html, class: .elementor-element-29fef94 *//* ===== RESET & BASE ===== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --navy: #0D1B2A;
    --gold: #D4AF37;
    --teal: #0EA5B7;
    --seafoam: #7EC8D5;
    --ivory: #F5F1E6;
    --white: #ffffff;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Montserrat', sans-serif;
    color: var(--navy);
    background: var(--ivory);
    line-height: 1.7;
    overflow-x: hidden;
}

h1, h2, h3, h4, .logo-text, .footer-logo {
    font-family: 'Cinzel', serif;
    letter-spacing: 2px;
}

a {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
}

img {
    width: 100%;
    display: block;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
}

/* ===== BUTTONS ===== */
.btn {
    display: inline-block;
    padding: 14px 38px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 13px;
    cursor: pointer;
    border: 2px solid transparent;
    transition: all 0.4s ease;
}

.btn-gold {
    background: var(--gold);
    color: var(--navy);
    border-color: var(--gold);
}

.btn-gold:hover {
    background: transparent;
    color: var(--gold);
}

.btn-outline {
    background: transparent;
    color: var(--ivory);
    border-color: var(--ivory);
}

.btn-outline:hover {
    background: var(--ivory);
    color: var(--navy);
}

.btn-small {
    display: inline-block;
    padding: 10px 25px;
    background: var(--gold);
    color: var(--navy);
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
    transition: all 0.3s;
}

.btn-small:hover {
    background: var(--ivory);
}

/* ===== SECTION HEADERS ===== */
.section-sub {
    font-size: 12px;
    letter-spacing: 5px;
    color: var(--gold);
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 500;
}

.section-sub.gold {
    color: var(--gold);
}

.section-title {
    font-size: 42px;
    color: var(--navy);
    margin-bottom: 25px;
    font-weight: 600;
    line-height: 1.3;
}

/* ===== NAVBAR ===== */
.navbar {
    background: var(--navy);
    padding: 12px 0;
    position: sticky;
    top: 0;
    z-index: 1000;
    transition: all 0.3s ease;
}

.navbar.scrolled {
    box-shadow: 0 2px 20px rgba(0,0,0,0.3);
    padding: 8px 0;
}

.nav-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo a {
    display: block;
}

.logo img {
    height: 55px;
    width: auto;
    transition: transform 0.3s ease;
}

.logo img:hover {
    transform: scale(1.05);
}

.nav-links {
    display: flex;
    gap: 35px;
}

.nav-links a {
    color: var(--ivory);
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    padding: 5px 0;
}

.nav-links a:hover,
.nav-links a.active {
    color: var(--gold);
}

.nav-links a.active::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 1px;
    background: var(--gold);
}

/* ===== HAMBURGER ===== */
.hamburger {
    display: none;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 8px;
    z-index: 1100;
}

.hamburger span {
    display: block;
    width: 26px;
    height: 2px;
    background: var(--gold);
    margin: 6px 0;
    transition: all 0.3s ease;
}

.hamburger.active span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
}

.hamburger.active span:nth-child(2) {
    opacity: 0;
}

.hamburger.active span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
}

/* ===== BODY SCROLL LOCK WHEN MENU OPEN ===== */
body.menu-open {
    overflow: hidden;
}

/* ===== RESPONSIVE NAVBAR ===== */
@media (max-width: 992px) {
    .logo img {
        height: 45px;
    }

    .hamburger {
        display: block;
    }

    .nav-links {
        position: fixed;
        top: 0;
        right: -100%;
        width: 75%;
        max-width: 320px;
        height: 100vh;
        background: var(--navy);
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 40px 20px;
        gap: 30px;
        transition: right 0.4s ease;
        box-shadow: -5px 0 25px rgba(0,0,0,0.4);
    }

    .nav-links.active {
        right: 0;
    }

    .nav-links a {
        font-size: 16px;
        letter-spacing: 3px;
    }

    .nav-links a.active::after {
        display: none;
    }
}

@media (max-width: 576px) {
    .logo img {
        height: 40px;
    }
}

/* ===== HERO ===== */
.hero {
    position: relative;
    height: 90vh;
    min-height: 600px;
    background: url('https://images.unsplash.com/photo-1505118380757-91f5f5632de0?w=1920&q=80') center/cover no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--ivory);
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(13,27,42,0.6), rgba(13,27,42,0.75));
}

.hero-content {
    position: relative;
    z-index: 2;
    max-width: 800px;
    padding: 0 30px;
}

.hero-subtitle {
    font-size: 14px;
    letter-spacing: 5px;
    color: var(--gold);
    text-transform: uppercase;
    margin-bottom: 20px;
}

.hero-title {
    font-size: 64px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 25px;
    color: var(--ivory);
}

.hero-text {
    font-size: 17px;
    margin-bottom: 40px;
    letter-spacing: 1px;
    font-weight: 300;
}

.hero-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

/* ===== INTRO ===== */
.intro {
    padding: 100px 0;
    text-align: center;
    background: var(--ivory);
}

.intro-text {
    max-width: 750px;
    margin: 0 auto;
    font-size: 17px;
    color: #555;
    line-height: 1.9;
}

/* ===== COLLECTIONS ===== */
.collections {
    padding: 100px 0;
    background: var(--white);
    text-align: center;
}

.collection-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 60px;
}

.collection-card {
    position: relative;
    height: 500px;
    overflow: hidden;
    cursor: pointer;
}

.collection-card img {
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.collection-card:hover img {
    transform: scale(1.08);
}

.card-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(13,27,42,0.85), rgba(13,27,42,0.1));
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 40px 20px;
    color: var(--ivory);
    text-align: center;
}

.card-overlay h3 {
    font-size: 28px;
    color: var(--gold);
    margin-bottom: 10px;
    letter-spacing: 4px;
}

.card-overlay p {
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

/* ===== STORY ===== */
.story {
    padding: 100px 0;
    background: var(--navy);
    color: var(--ivory);
}

.story-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
}

.story-image img {
    height: 550px;
    object-fit: cover;
    border: 2px solid var(--gold);
}

.story-text .section-title {
    color: var(--ivory);
}

.story-text p {
    color: #d4d4d4;
    margin-bottom: 20px;
    font-size: 16px;
}

.quote {
    color: var(--gold) !important;
    font-size: 18px !important;
    font-style: italic;
    border-left: 2px solid var(--gold);
    padding-left: 20px;
    margin: 30px 0 !important;
}

/* ===== VALUES ===== */
.values {
    padding: 100px 0;
    background: var(--ivory);
    text-align: center;
}

.values-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    margin-top: 60px;
}

.value-item {
    padding: 40px 20px;
    background: var(--white);
    border-bottom: 3px solid var(--gold);
    transition: transform 0.4s ease;
}

.value-item:hover {
    transform: translateY(-10px);
}

.value-item i {
    font-size: 36px;
    color: var(--teal);
    margin-bottom: 20px;
}

.value-item h4 {
    font-size: 20px;
    color: var(--navy);
    margin-bottom: 12px;
    letter-spacing: 3px;
}

.value-item p {
    font-size: 14px;
    color: #666;
}

/* ===== VISIT CTA ===== */
.visit-cta {
    position: relative;
    padding: 120px 30px;
    background: url('https://images.unsplash.com/photo-1519699047748-de8e457a634e?w=1920&q=80') center/cover fixed no-repeat;
    text-align: center;
    color: var(--ivory);
}

.visit-overlay {
    position: absolute;
    inset: 0;
    background: rgba(13,27,42,0.75);
}

.visit-content {
    position: relative;
    z-index: 2;
    max-width: 700px;
    margin: 0 auto;
}

.visit-content h2 {
    font-size: 44px;
    margin-bottom: 20px;
    color: var(--ivory);
}

.visit-content p {
    font-size: 17px;
    margin-bottom: 35px;
    line-height: 1.8;
}

/* ===== INSTAGRAM ===== */
.instagram {
    padding: 100px 0;
    background: var(--white);
    text-align: center;
}

.insta-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    margin-top: 50px;
}

.insta-grid a {
    overflow: hidden;
    aspect-ratio: 1/1;
}

.insta-grid img {
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s, filter 0.3s;
}

.insta-grid a:hover img {
    transform: scale(1.1);
    filter: brightness(0.7);
}

/* ===== NEWSLETTER ===== */
.newsletter {
    padding: 80px 30px;
    background: var(--navy);
    text-align: center;
    color: var(--ivory);
}

.newsletter h2 {
    font-size: 36px;
    color: var(--gold);
    margin-bottom: 15px;
}

.newsletter p {
    margin-bottom: 30px;
    font-size: 15px;
}

.newsletter-form {
    display: flex;
    justify-content: center;
    gap: 10px;
    max-width: 500px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.newsletter-form input {
    flex: 1;
    min-width: 250px;
    padding: 14px 20px;
    border: 1px solid var(--gold);
    background: transparent;
    color: var(--ivory);
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    outline: none;
}

.newsletter-form input::placeholder {
    color: #bbb;
}

/* ===== FOOTER ===== */
.footer {
    background: #081420;
    color: var(--ivory);
    padding: 70px 30px 20px;
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1.5fr;
    gap: 50px;
}

.footer-logo {
    color: var(--gold);
    font-size: 22px;
    letter-spacing: 5px;
    margin-bottom: 15px;
}

.footer-col h4 {
    color: var(--gold);
    font-size: 14px;
    letter-spacing: 3px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.footer-col p,
.footer-col ul li {
    font-size: 14px;
    color: #b0b0b0;
    margin-bottom: 10px;
    list-style: none;
}

.footer-col ul li a:hover {
    color: var(--gold);
}

.social-icons {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.social-icons a {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--gold);
    color: var(--gold);
    border-radius: 50%;
    transition: all 0.3s;
}

.social-icons a:hover {
    background: var(--gold);
    color: var(--navy);
}

.footer-bottom {
    border-top: 1px solid #1a2a3a;
    margin-top: 50px;
    padding-top: 20px;
    text-align: center;
    font-size: 12px;
    color: #777;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px) {
    .nav-links { 
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: var(--navy);
        flex-direction: column;
        padding: 20px;
        gap: 20px;
    }
    .nav-links.active { display: flex; }
    .hamburger { display: block; }
    .nav-icons { display: none; }
    
    .hero-title { font-size: 42px; }
    .section-title { font-size: 32px; }
    
    .collection-grid { grid-template-columns: 1fr; }
    .story-container { grid-template-columns: 1fr; gap: 40px; }
    .story-image img { height: 400px; }
    .values-grid { grid-template-columns: repeat(2, 1fr); }
    .insta-grid { grid-template-columns: repeat(3, 1fr); }
    .footer-container { grid-template-columns: 1fr 1fr; gap: 30px; }
}

@media (max-width: 576px) {
    .hero-title { font-size: 32px; }
    .hero-buttons { flex-direction: column; align-items: center; }
    .values-grid { grid-template-columns: 1fr; }
    .insta-grid { grid-template-columns: repeat(2, 1fr); }
    .footer-container { grid-template-columns: 1fr; }
}
/* ========================================
   VISIT US PAGE STYLES
======================================== */

/* ===== PAGE HERO ===== */
.page-hero {
    position: relative;
    height: 55vh;
    min-height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--ivory);
}

.visit-hero {
    background: url('https://images.unsplash.com/photo-1535498730771-e735b998cd64?w=1920&q=80') center/cover no-repeat;
}

.page-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(13,27,42,0.65), rgba(13,27,42,0.85));
}

.page-hero-content {
    position: relative;
    z-index: 2;
    max-width: 800px;
    padding: 0 30px;
}

.page-hero-content h1 {
    font-family: 'Cinzel', serif;
    font-size: 60px;
    color: var(--gold);
    letter-spacing: 5px;
    margin: 15px 0;
}

.breadcrumb {
    font-size: 13px;
    letter-spacing: 3px;
    color: var(--ivory);
    text-transform: uppercase;
    margin-top: 15px;
}

.breadcrumb a {
    color: var(--gold);
}

/* ===== IN-STORE NOTICE ===== */
.in-store-notice {
    padding: 60px 0;
    background: var(--ivory);
}

.notice-card {
    max-width: 900px;
    margin: 0 auto;
    background: var(--white);
    border-left: 5px solid var(--gold);
    padding: 35px 40px;
    display: flex;
    align-items: center;
    gap: 30px;
    box-shadow: 0 8px 30px rgba(13,27,42,0.08);
}

.notice-card i {
    font-size: 48px;
    color: var(--gold);
    flex-shrink: 0;
}

.notice-card h3 {
    font-family: 'Cinzel', serif;
    font-size: 22px;
    color: var(--navy);
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.notice-card p {
    font-size: 15px;
    color: #555;
    line-height: 1.8;
}

.notice-card strong {
    color: var(--navy);
}

/* ===== STORE INFO ===== */
.store-info {
    padding: 80px 0 100px;
    background: var(--ivory);
}

.info-grid {
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    gap: 60px;
    align-items: stretch;
}

.info-intro {
    font-size: 16px;
    color: #555;
    line-height: 1.9;
    margin-bottom: 40px;
}

.info-block {
    margin-bottom: 40px;
}

.info-item {
    display: flex;
    gap: 20px;
    margin-bottom: 28px;
    align-items: flex-start;
}

.info-icon {
    width: 50px;
    height: 50px;
    background: var(--navy);
    color: var(--gold);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}

.info-item h4 {
    font-family: 'Cinzel', serif;
    font-size: 16px;
    color: var(--navy);
    letter-spacing: 3px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.info-item p {
    font-size: 14px;
    color: #555;
    line-height: 1.8;
}

.info-item p span {
    color: var(--navy);
    font-weight: 600;
    display: inline-block;
    min-width: 150px;
}

.info-item a {
    color: var(--teal);
    transition: color 0.3s;
}

.info-item a:hover {
    color: var(--gold);
}

.info-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.info-buttons .btn i {
    margin-right: 8px;
}

.btn-outline-dark {
    display: inline-block;
    padding: 14px 38px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 13px;
    cursor: pointer;
    background: transparent;
    color: var(--navy);
    border: 2px solid var(--navy);
    transition: all 0.4s ease;
}

.btn-outline-dark:hover {
    background: var(--navy);
    color: var(--ivory);
}

/* ===== MAP ===== */
.info-map {
    position: relative;
    overflow: hidden;
    border: 2px solid var(--gold);
    box-shadow: 0 10px 40px rgba(13,27,42,0.15);
}

.info-map iframe {
    display: block;
        width: 100%;
    min-height: 600px;
    filter: grayscale(20%) contrast(1.05);
    transition: filter 0.4s ease;
}

.info-map:hover iframe {
    filter: grayscale(0%) contrast(1);
}

/* ===== IN-STORE EXPERIENCE ===== */
.experience {
    padding: 100px 0;
    background: var(--white);
    text-align: center;
}

.section-sub.center,
.section-title.center {
    text-align: center;
}

.experience-intro {
    max-width: 700px;
    margin: 0 auto 60px;
    font-size: 16px;
    color: #666;
    line-height: 1.9;
}

.experience-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.exp-card {
    background: var(--ivory);
    padding: 45px 25px;
    text-align: center;
    border-bottom: 3px solid var(--gold);
    transition: all 0.4s ease;
}

.exp-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(13,27,42,0.12);
}

.exp-icon {
    width: 75px;
    height: 75px;
    margin: 0 auto 20px;
    background: var(--navy);
    color: var(--gold);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    transition: all 0.3s ease;
}

.exp-card:hover .exp-icon {
    background: var(--gold);
    color: var(--navy);
    transform: rotate(10deg);
}

.exp-card h4 {
    font-family: 'Cinzel', serif;
    font-size: 17px;
    color: var(--navy);
    letter-spacing: 2px;
    margin-bottom: 12px;
}

.exp-card p {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
}

/* ===== STORE GALLERY ===== */
.store-gallery {
    padding: 100px 0;
    background: var(--ivory);
    text-align: center;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 250px 250px;
    gap: 15px;
    margin-top: 60px;
}

.gallery-item {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease, filter 0.4s ease;
}

.gallery-item:hover img {
    transform: scale(1.08);
    filter: brightness(0.85);
}

.gallery-item.tall {
    grid-row: span 2;
}

/* ===== DIRECTIONS ===== */
.directions {
    padding: 100px 0;
    background: var(--navy);
    color: var(--ivory);
}

.directions-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 70px;
    align-items: center;
}

.section-title.light {
    color: var(--ivory);
}

.dir-content > p {
    color: #d4d4d4;
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 40px;
}

.dir-list {
    display: grid;
    gap: 25px;
}

.dir-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    padding: 20px;
    background: rgba(255,255,255,0.03);
    border-left: 3px solid var(--gold);
    transition: all 0.3s ease;
}

.dir-item:hover {
    background: rgba(212,175,55,0.08);
    transform: translateX(8px);
}

.dir-item i {
    font-size: 26px;
    color: var(--gold);
    margin-top: 3px;
    flex-shrink: 0;
    width: 30px;
}

.dir-item h4 {
    font-family: 'Cinzel', serif;
    font-size: 16px;
    color: var(--gold);
    letter-spacing: 2px;
    margin-bottom: 6px;
}

.dir-item p {
    font-size: 14px;
    color: #c4c4c4;
    line-height: 1.7;
}

.dir-image img {
    width: 100%;
    height: 550px;
    object-fit: cover;
    border: 2px solid var(--gold);
}

/* ===== APPOINTMENT CTA ===== */
.appointment-cta {
    position: relative;
    padding: 120px 30px;
    background: url('https://images.unsplash.com/photo-1519125323398-675f0ddb6308?w=1920&q=80') center/cover fixed no-repeat;
    text-align: center;
    color: var(--ivory);
}

.appointment-overlay {
    position: absolute;
    inset: 0;
    background: rgba(13,27,42,0.8);
}

.appointment-content {
    position: relative;
    z-index: 2;
    max-width: 750px;
    margin: 0 auto;
}

.appointment-content h2 {
    font-family: 'Cinzel', serif;
    font-size: 42px;
    color: var(--ivory);
    margin-bottom: 20px;
    letter-spacing: 3px;
    line-height: 1.3;
}

.appointment-content p {
    font-size: 17px;
    color: #e0e0e0;
    margin-bottom: 35px;
    line-height: 1.8;
}

.appointment-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

/* ===== VISIT FAQ ===== */
.visit-faq {
    padding: 100px 0;
    background: var(--ivory);
}

.faq-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    margin-top: 50px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.faq-item {
    background: var(--white);
    padding: 30px 35px;
    border-left: 4px solid var(--gold);
    transition: all 0.3s ease;
}

.faq-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(13,27,42,0.1);
}

.faq-item h4 {
    font-family: 'Cinzel', serif;
    font-size: 16px;
    color: var(--navy);
    letter-spacing: 2px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.faq-item h4 i {
    color: var(--gold);
    font-size: 18px;
}

.faq-item p {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px) {
    .page-hero-content h1 { 
        font-size: 42px; 
    }

    .notice-card {
        flex-direction: column;
        text-align: center;
        padding: 30px 25px;
    }

    .info-grid,
    .directions-grid {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .info-map iframe {
        min-height: 400px;
    }

    .experience-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
    }

    .gallery-item.tall {
        grid-row: span 1;
        height: 250px;
    }

    .gallery-item {
        height: 250px;
    }

    .dir-image img {
        height: 400px;
    }

    .faq-grid {
        grid-template-columns: 1fr;
    }

    .appointment-content h2 {
        font-size: 32px;
    }

    .info-buttons,
    .appointment-buttons {
        justify-content: center;
    }
}

@media (max-width: 576px) {
    .page-hero-content h1 { 
        font-size: 32px; 
        letter-spacing: 3px; 
    }

    .notice-card i {
        font-size: 38px;
    }

    .notice-card h3 {
        font-size: 18px;
    }

    .experience-grid {
        grid-template-columns: 1fr;
    }

    .gallery-grid {
        grid-template-columns: 1fr;
    }

    .gallery-item,
    .gallery-item.tall {
        height: 220px;
    }

    .info-item p span {
        display: block;
        min-width: auto;
        margin-bottom: 3px;
    }

    .info-buttons .btn,
    .appointment-buttons .btn {
        width: 100%;
        text-align: center;
    }

    .appointment-content h2 {
        font-size: 26px;
    }

    .faq-item {
        padding: 25px 22px;
    }
}/* End custom CSS */