@import url('https://fonts.googleapis.com/css2?family=Barlow&family=Croissant+One&family=Patua+One&family=Sacramento&family=Staatliches&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anek+Malayalam:wght@100;300;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cantata+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

:root {
    --primary-color: #123829;
    --secondary-color: #123829;
    --bg-color: #123829;
    --overlay-color: #2e2b1d69;
    --featured-item-section-bg: linear-gradient(to bottom, #ecebe4, #fffaf8);
    --button-hover-color: #19754f;
    --button-border-radius: 5px;
    --body-font: Rubik;
    --heading-font: Cantata One;
    --text-color: #a89a1e;
    --menu-item-color: #e7dc7a;
    --special-note-bg-image: url('');
}

/* -------------------- Base -------------------- */
body {
    background: var(--bg-color);
    font-family: var(--body-font);
    font-weight: 300;
    color: var(--text-color);
}

/* -------------------- Typography -------------------- */
.heading,
.page-title {
    font-family: var(--heading-font);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}

/* -------------------- Buttons, Links, Icons -------------------- */
.button {
    border-radius: var(--button-border-radius) !important;
    border: none !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
}

.button:hover,
.navbar .order-now-button:hover,
.navbar .book-a-table-button:hover,
section.featured-items .content .view-menu-button:hover {
    color: #FFFFFF !important;
    background-color: var(--button-hover-color) !important;
    border-color: var(--button-hover-color) !important;
}

.button.button:selected,
.navbar .order-now-button:selected,
.navbar .book-a-table-button:selected,
section.featured-items .content .view-menu-button:selected {
    color: #FFFFFF !important;
    background-color: var(--button-hover-color) !important;
    border-color: var(--button-hover-color) !important;
}

.link:hover {
    text-decoration: underline;
}

.navbar .content nav .nav-item .link {
    color: #9e9a5c;
}

.navbar .content .heading .restaurant-store-link {
    color: #9e9a5c !important;
}

/* -------------------- Navbar -------------------- */
.navbar,
.navbar .content .mobile-menu {
    background-color: var(--primary-color) !important;
    color: #FFFFFF;
}

.navbar .nav-item .link:hover {
    text-decoration: none !important;
    border-bottom: 4px solid #2e5244 !important;
}

.navbar .order-now-button {
    border: 1px solid #9e9a5c !important;
    background: transparent !important;
    color: #FFFFFF !important;
}

.navbar .book-a-table-button {
    border: 1px solid #FFFFFF !important;
    background: transparent !important;
    color: #FFFFFF !important;
}

.navbar .order-now-button {
    color: #9e9a5c !important;
}

.navbar .content nav .nav-item .selected {
    border-bottom: 4px solid #2e5244;
}
/* -------------------- Footer -------------------- */
footer {
    background: var(--primary-color);
}

footer .order-now-button {
    background-color: transparent !important;
    border: 1px solid #9e9a5c !important;
    color: inherit !important;
}

/* -------------------- Popup - Custom Message and Loyalty Program -------------------- */
.website-popup-modal .dismiss-button path {
    stroke: var(--secondary-color);
}

.website-popup-modal .button {
    background-color: var(--primary-color) !important;
    color: #FFFFFF;
}

/* -------------------- Common - Page -------------------- */
.collection-type-button {
    border: 1px solid var(--primary-color) !important;
    background-color: transparent;
    color: inherit;
}

.collection-type-button.selected {
    background-color: var(--primary-color);
    color: #ffffff;
}

/* -------------------- Home Page -------------------- */
/*** Hero section */
section.hero .overlay {
    background: var(--overlay-color) !important;
    backdrop-filter: none;
    position: relative;
}

section.hero .content .overlay .ctas {
    position: absolute;
    bottom: 20%;
}

section.hero .button {
background-color: #1f3323 !important;
color: #989258 !important;
border: 1px solid #989258 !important;
}

section.hero .button:hover {
    color: #FFFFFF !important;
    background-color: var(--button-hover-color) !important;
    border-color: var(--button-hover-color) !important;
    opacity: 1;
}

@media (max-width: 768px) {
    section.hero .content .overlay .ctas {
        position: unset;
        bottom: unset;
    }
}
/*** About Us section */
section.about-us .content .info {
    background-color: #1f3323;
    box-shadow: 1px 1px 20px rgba(0,0,0,.1);
}

/*** Covid Safe section */
section.covid-safe .guideline path {
    fill: var(--primary-color);
}

/*** Featured Item section */
section.featured-items {
    background: var(--featured-item-section-bg);
}

section.featured-items .view-menu-button {
    background-color: var(--secondary-color) !important;
}

/*** Whats New section */

/*** Loyalty Card & Coupon sections */
section.loyalty-coupon .promo {
    background: #FFFFFF;
}

/*** Special Note section */
section.special-note {
    background-color: var(--secondary-color);
    background-image: var(--special-note-bg-image);
    background-size: cover;
}

section.special-note .content .offset{
    background-color: #1f3323;
}

/*** Footer */
footer {
    color: #9e9a5c;
}

section.store .social-links svg path {
    fill: #9e9a5c;
}

section.store .icon-button {
    border: 1px solid #9e9a5c;
}

/* -------------------- Menu Page -------------------- */
.menu-page .items .name {
    color: var(--menu-item-color);
}

/* Style the category name on the Menu Page */
.menu-page .category h2 {
    font-family: 'Ms Madi' !important;
    text-transform: none;
    letter-spacing: 0 !important;
    font-weight: 500;
}

/* All caps for Featured Item name */
section.featured-items .featured-item-link .name {
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Remove logo only on hero banner */
section.hero .content .overlay .imgix img {
    display: none;
}

/* ------------------ Contact Us Page ------------------ */
section.contact-us .content .phone-number-link{
    color: var(--text-color);
}

/* -------------------- Custom Page -------------------- */
.custom-page {
    margin: 0px auto;
    max-width: 1280px;
    padding: 0 24px;
    display: grid;
    justify-items: center;
    color: var(--text-color) !important;
}

/* Images */
.custom-page img {
    max-width: 1280px;
    margin: 40px auto;
    width: 100%;
    height: auto;
}

/* Buttons - can use var(--primary-color) for BG */
.custom-page .button {
    background-color: var(--secondary-color);
    padding: 8px 16px;
}

/* Typography - Page title */
.custom-page h1 {
    font-family: var(--heading-font);
    font-size: 56px !important;
    margin-top: 120px;
    margin-bottom: 24px;
    text-align: center;
    color: inherit;
}

/* Typography - Subheadings */
.custom-page h2,
.custom-page h3,
.custom-page h4 {
    margin-bottom: 16px;
    font-family: var(--body-font);
}

/* Typography - Body */
.custom-page p {
    text-align: center;
    max-width: 900px;
}

.custom-page a:link {
    text-decoration: none;
}

/* Page title font on mobile */
@media (max-width: 768px) {
    .custom-page h1 {
        font-size: 32px !important;
    }
}
section.covid-safe .guidelines {
    display: none !important;
}
/* -------------------- End Custom Page -------------------- */

/* Body */
p {
    font-size: 18px;
    font-weight: 300;
}

a,
button,
.button,
footer a i {
    transition: cubic-bezier(.54, .38, .14, 1.04) !important;
    transition-duration: 500ms !important;
}

/* .nav-items .nav-item .link:hover {
    border-bottom: 1px solid transparent !important;
} */
section.hero .content .overlay .optimized-image img {
display: none;
}

/* Hide pwa if contact-us */
/* add if using iframe in custom pages */
body:has(.contact-us) .pwa-prompt {
    display: none;
}