.reservation-form .elementor-form .elementor-message-success{
    text-align: center !important;
}

/*Footer*/
.footer-links-section a{
    font-family: "Montserrat", Sans-serif;
}

/* Home Page */
.pub-hours-section {
    backdrop-filter: blur(10px);
}

.menu-link-item{
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}

.menu-link-item:hover{
    transform: translateY(-5px);
}

.menu-link-button:hover {
    transform: translateY(-2px);
}

.food-showcase-item:hover {
    transform: translateY(-8px);
}

.food-image{
    height: 300px;
}

.food-image a{
    display: block;
    width: 100%;
    height: 100%;
}

.food-showcase-item:hover .food-image {
    transform: scale(1.1);
}


/* About Page */
.why-choose-item .why-choose-number {
    transform: translate(-50%, -50%);
    width: clamp(60px, 3.646vw, 70px);
    height: clamp(60px, 3.646vw, 70px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.why-choose-item:hover {
    transform: translateY(-5px);
}

.cta-section .cta-button-secondary:hover{
    transform: translateY(-3px);
}

.cta-section .cta-button-outline:hover{
    transform: translateY(-3px);
}

.brands-grid .brand-item:hover {
    transform: translateY(-8px);
}

.hours-left-4{
    backdrop-filter: blur(10px);
}

.phone-link {
    color: #6F472F;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
}


.phone-link:hover {
    color: #8A5A3C;
    text-decoration: underline;
}

.age-policy-note{
    backdrop-filter: blur(10px);
}

.reservation-form .elementor-field::placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-style: italic;
}
.flatpickr-day.today {
    border-color: #8A5A3C !important;
    background: #8A5A3C !important;
    color: #fff !important;
}

/* Today on hover & focus */
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
    border-color: #6F472F !important;
    background: #6F472F !important;
    color: #fff !important;
}

.flatpickr-day:hover,
.flatpickr-day:focus,
.flatpickr-day.selected,
.flatpickr-day.selected:hover
 {
    border-color: #6F472F !important;
    background: #6F472F !important;
    color: #fff !important;
}

/*Team Memeber list Shortcode*/

.team-content-section {
    padding: 3.333vw 1.667vw;
    background-color: #ffffff;
}

.team-section-alt {
    background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%);
}

.team-container {
    max-width: 1200px;
    margin: 0 auto;
}

.team-section-header {
    text-align: center;
    margin-bottom: 2.5vw;
}

.team-section-title {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 1.667vw;
    color: #000000;
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.title-underline {
    width: 245px;
    height: 3px;
    background: #6F472F;
    margin: 0 auto 1.5rem !important;
    border-radius: 2px;
}

.team-section-description {
    font-family: 'Montserrat', serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    margin-top: 16px;
}

.team-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, 375px);
    gap: 1.667vw;
    justify-content: center;
}

.team-member-card {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(111, 71, 47, 0.15);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid rgba(111, 71, 47, 0.1);
    text-align: center;
}

.team-member-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 20px rgba(111, 71, 47, 0.35);
    border-color: #6F472F;
}

.team-member-photo-wrapper {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    background: linear-gradient(135deg, #f8f8f8 0%, #e8e8e8 100%);
}

.team-member-photo {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.team-member-info {
    padding: 1.667vw 1.25vw;
}

.team-member-name {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 1.146vw;
    color: #000000;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.team-member-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 0.938vw;
    color: #6F472F;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*Specials Page*/
.cta-section .cta-button-secondary:hover{
    transform: translateY(-3px);
}

.cta-section .cta-button-outline:hover{
    transform: translateY(-3px);
}

.special-card:hover {
    transform: translateY(-6px);
}

.special-card-image{
    height: 200px;
}

.special-card-image a{
    display: block;
    width: 100%;
    height: 100%;
}

.special-card-image:hover .food-image {
    transform: scale(1.1);
}

/*What's New Page*/
.whats-new-image{
    height: 250px;  
}

/*Breakfast Lunch Menu*/
.menu-items-grid .menu-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(111, 71, 47, 0.2);
    border-color: rgba(111, 71, 47, 0.3) !important;
}

/*Blog Detail Page & Default Template*/
.blog-detail-main .blog-detail-body h1, .page-template-default h1 {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 600;
    font-size: 32px;
    color: #6F472F;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.page-template-default h1{
    margin-top: 25px;
}

.blog-detail-main .blog-detail-body h2, .page-template-default h2 {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 600;
    font-size: 28px;
    color: #6F472F;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.blog-detail-body h3, .page-template-default h3 {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #6F472F;
    text-transform: capitalize;
    letter-spacing: 0.5;
} 

.blog-detail-body h4, .page-template-default h4 {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #6F472F;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.blog-detail-body h5, .page-template-default h5 {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #6F472F;
    text-transform: capitalize;
    letter-spacing: 0.5px;
} 

.blog-detail-body h6, .page-template-default h6 {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #6F472F;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}   

.blog-detail-main .blog-detail-body p, .page-template-default p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1.8;
    color: #000;
}

.blog-detail-body ul, .blog-detail-body ol, .page-template-default ul, .page-template-default ol {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-left: 32px;
    margin-bottom: 20px;
}

.blog-detail-body img, .page-template-default img {
    width: auto;
    overflow: hidden;
    border-radius: 8px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.testimonial-card:hover {
    transform: translateY(-5px);
}

.pdf-viewer-container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}

.pdf-viewer-wrapper {
    position: relative;
    width: 100%;
    height: calc(100vh - 250px);
    min-height: 600px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border: 1px solid rgba(138, 90, 60, 0.2);
}

.pdf-iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

/* Floating Action Buttons */
.pdf-action-buttons {
    display: flex;
    gap: 16px;
    justify-content: right;
    z-index: 1000;
    margin-bottom: 30px;
}

.pdf-action-btn {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #8A5A3C;
    color: #ffffff;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(138, 90, 60, 0.4);
    transition: all 0.3s ease;
    padding: 0;
}

.pdf-action-btn svg {
    width: 24px;
    height: 24px;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
}

.pdf-action-btn:hover {
    color: #fff; 
    background: #6F472F;
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 6px 20px rgba(111, 71, 47, 0.5);
}

.pdf-action-btn:active {
    transform: translateY(-1px) scale(0.98);
}

/* Share Menu */
.share-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    backdrop-filter: blur(4px);
}

.share-menu.active {
    opacity: 1;
    visibility: visible;
}

.share-menu-content {
    background: #ffffff;
    border-radius: 12px;
    padding: 2rem;
    max-width: 400px;
    width: 90%;
    position: relative;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
    transform: scale(0.9);
    transition: transform 0.3s ease;
}

/*.share-menu.active .share-menu-content {
    transform: scale(1);
}*/

.share-menu-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 32px;
    height: 32px;
    border: none;
    background: transparent;
    color: #6F472F;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    padding: 0;
    font-family: Arial, sans-serif;
}

.share-menu-close:hover {
    background: #f5f5f5;
    color: #8A5A3C;
    /*transform: rotate(90deg);*/
}

.share-menu-content h3 {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 24px;
    color: #6F472F;
    margin-bottom: 24px;
    text-align: center;
    letter-spacing: 1px;
}

.share-menu-buttons {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.share-menu-btn{
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 14px 24px;
    color: #333;
    background: #f9f9f9;
    border: 2px solid transparent;
    transition: all 0.3s ease;
    text-decoration: none;
    border-radius: 8px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
}

.share-menu-btn svg {
    width: 24px;
    height: 24px;
    fill: currentColor;
}

.share-copy-link:hover,.share-copy-link:focus{
    background: transparent;
    color: #333;
}

/*.share-menu-btn:hover {
    border-color: #6F472F;
    /*color: #1877f2;*/
}*/

/*.share-menu-buttons a:hover {
    background: #6F472F;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(111, 71, 47, 0.3);
}*/

/*.share-menu-buttons a:active {
    transform: translateY(0);
}*/

/*Blog Page*/
/* Blogs Content Section */
.blogs-content-section {
    padding: 4rem 2rem !important;
    background-color: #ffffff;
}

.blogs-container {
    max-width: 1200px;
    margin: 0 auto;
}

.blogs-section-header {
    text-align: center;
    margin-bottom: 48px;
}

.blogs-section-title {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 500;
    font-size: 32px;
    color: #333333;
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.blogs-section-description {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1rem;
    color: #666666;
    margin-top: 1rem;
}

/* Blog Accordion */
.blogs-accordion {
    margin-top: 32px;
}

.blog-accordion-item {
    background: #ffffff;
    border: 1px solid rgba(111, 71, 47, 0.15);
    border-radius: 8px;
    margin-bottom: 24px;
    overflow: hidden;
    transition: box-shadow 0.3s ease, border-color 0.3s ease;
}

.blog-accordion-item:hover {
    box-shadow: 0 2px 10px rgba(111, 71, 47, 0.15);
    border-color: #0000000D;
}

.blog-accordion-item.active {
    border-color: #6F472F;
    box-shadow: 0 4px 15px rgba(111, 71, 47, 0.35);
}

.blog-accordion-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 32px;
    background: transparent;
    border: none;
    cursor: pointer;
    text-align: left;
    transition: background-color 0.3s ease;
    font-family: 'Playfair Display', sans-serif;
}

.blog-accordion-header:hover {
    background-color: #f8f8f8;
}

.blog-accordion-header:focus {
    outline: none;
    box-shadow: none;
    background-color: transparent;
}

.blog-accordion-item.active .blog-accordion-header {
    background-color: #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.blog-accordion-year {
    font-weight: 500;
    font-size: 24px;
    color: #363636;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.blog-accordion-count {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    margin-left: 16px;
}

.blog-accordion-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6F472F;
    transition: transform 0.3s ease;
    flex-shrink: 0;
    margin-left: auto;
}

.blog-accordion-icon svg {
    width: 100%;
    height: 100%;
}

.blog-accordion-item.active .blog-accordion-icon {
    transform: rotate(180deg);
}

.blog-accordion-content {
    display: none;
    padding: 0 32px;
    background-color: #ffffff;
}

.blog-accordion-item.active .blog-accordion-content {
    display: block;
    padding: 32px;
}

/* Blogs Grid */
.blogs-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 32px;
}

/* Blog Card */
.blog-card {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
}

.blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 20px rgba(111, 71, 47, 0.15);
}

.blog-card-image-wrapper {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    background: linear-gradient(135deg, #f8f8f8 0%, #e8e8e8 100%);
}

.blog-card-image {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.blog-card:hover .blog-card-image {
    transform: scale(1.1);
}

.blog-card-date {
    position: absolute;
    top: 16px;
    left: 16px;
    background: #6F472F;
    color: #ffffff;
    padding: 8px 12px;
    border-radius: 4px;
    text-align: center;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 500;
}

.blog-date-day {
    display: block;
    font-size: 24px;
    line-height: 1;
}

.blog-date-month {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 4px;
}

.blog-card-content {
    padding: 24px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.blog-card-title {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #363636;
    margin-bottom: 16px;
    line-height: 1.4;
}

.blog-card-title a {
    color: inherit;
    text-decoration: none;
    transition: color 0.3s ease;
}

.blog-card-title a:hover {
    color: #6F472F;
}

.blog-card-excerpt {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    color: #666666;
    margin-bottom: 16px;
    flex: 1;
}

.blog-card-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    padding-top: 16px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}

.blog-card-author,
.blog-card-read-time {
    font-size: 14px;
}

.blog-card-link {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #8A5A3C;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: color 0.3s ease;
    display: inline-block;
}

.blog-card-link:hover {
    color: #6F472F;
}

.blog-load-more-wrapper {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.load-more-posts {
    background-color: #8A5A3C;
    color: white;
    border: none;
    font-size: 18px;
    font-weight: 500;
}

.load-more-posts:hover, .load-more-posts:focus{
    background-color: #6F472F;
    color: white;
}

/*Event List Page*/
.events-header-text {
    font-size: 32px;
    line-height: 1.3em;
    text-align: center;
    margin: 15px 0 15px 0 !important;
    color: #000000;
    font-weight: 700 !important;
}

/*Event Detail Page*/
.event-detail-form .elementor-field-group-event_name,.event-detail-form .elementor-field-group-event_date_start_time{
    pointer-events: none;
}

.events-single .tribe-events-before-html {
    display: none;
}

.blog-detail-body .alignnone, .blog-detail-body .alignleft, .blog-detail-body .alignright, .blog-detail-body .aligncenter{
    border-radius: 12px !important;
}

.tls-qr-code-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.tls-qr-expiry-note{
    margin-bottom: 24px;
    padding: 12px 16px;
    background: #fff3cd;
    border: 1px solid #ffc107;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
}
.tls-qr-expiry-note p{
    margin: 0;
}

.tls-qr-access-wrapper{
    margin: 15px;
}

.tls-qr-access-denied{
    max-width:600px;
    margin:32px auto;
    padding: clamp(16px, 1.667vw, 32px);
    text-align:center;
    border:1px solid #ccc;
    background:#f9f9f9;
    font-size: 16px;
}

.tls-qr-access-denied p{
    margin: 0;
}

.tls-qr-expired-message{
    display:none;
    margin-top:16px;
    color:#8A5A3C;
    font-weight:600;
}

.tribe-events .datepicker .month.current{color :white !important}

@media(max-width: 1024px){
    .main-header-menu {
        width: min-content;
    }

    .pdf-viewer-wrapper {
        height: calc(100vh - 200px);
        min-height: 500px;
    }

    .pdf-action-buttons {
        right: 1rem;
    }

    .pdf-action-btn {
        width: 48px;
        height: 48px;
    }

    .pdf-action-btn svg {
        width: 20px;
        height: 20px;
    }
}

@media(max-width: 768px){
    .food-image{
        height: 280px;
    }

    .team-content-section {
        padding: 48px 24px;
    }

    .team-section-header {
        margin-bottom: 40px;
    }

    .team-section-title {
        font-size: 28px;
    }

    .team-grid {
        grid-template-columns: repeat(auto-fit, 280px);
        gap: 15px;
        justify-content: center;
    }

    .team-member-photo-wrapper {
        height: 250px;
    }

    .team-member-info {
        padding: 24px;
    }

    .team-member-name {
        font-size: 22px;
    }

    .team-member-title {
        font-size: 16px;
    }

    .pdf-viewer-section {
        padding: 1rem;
    }

    .pdf-viewer-wrapper {
        height: calc(100vh - 150px);
        min-height: 400px;
        border-radius: 4px;
    }

    .pdf-action-buttons {
        gap: 12px;
    }

    .pdf-action-btn {
        width: 44px;
        height: 44px;
    }

    .pdf-action-btn svg {
        width: 18px;
        height: 18px;
    }

    .share-menu-content {
        padding: 24px;
        max-width: 90%;
    }

    /*Blog Page*/

    .blogs-content-section {
        padding: 32px 16px;
    }

    .blogs-section-title {
        font-size: 24px;
        margin: 0;
    }

    .blog-accordion-header {
        padding: 16px;
        flex-wrap: wrap;
    }

    .blog-accordion-year {
        font-size: 20px;
    }

    .blog-accordion-count {
        font-size: 14px;
        margin-left: 8px;
    }

    .blog-card-content {
        padding: 15px;
    }

    .blog-accordion-item.active .blog-accordion-content {
        padding: 10px;
    }

    .blogs-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .events-header-text {
        font-size: 28px;
    }
}

@media(max-width: 480px){
    .food-image{
        height: 250px;
    }

    .team-content-section {
        padding: 32px 16px;
    }

    .team-section-title {
        font-size: 24px;
    }

    .team-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    /*.team-member-photo-wrapper {
        height: 220px;
    }*/

    .team-member-info {
        padding: 20px;
    }

    .team-member-name {
        font-size: 20px;
    }

    .pdf-viewer-wrapper {
        height: calc(100vh - 120px);
        min-height: 350px;
    }

    .pdf-action-buttons {
        gap: 8px;
    }

    .pdf-action-btn {
        width: 40px;
        height: 40px;
    }

    .pdf-action-btn svg {
        width: 16px;
        height: 16px;
    }

    .events-header-text {
        font-size: 26px;
    }
}