@import url('https://fonts.googleapis.com/css2?family=Cookie&family=Courgette&family=Crimson+Text:ital,wght@0,400;0,600;1,600&family=Josefin+Sans:ital,wght@0,400;0,600;1,600&family=Righteous&family=Satisfy');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Courgette&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;600;700;800&family=Great+Vibes&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

.tw-home-content-body .tw-home-page-top-section-template {
    min-height: initial;
}

.custom-home .tw-home-page-carousel-body img {
    width: 100%;
    height: auto;
    display: block;
}
.nav-location-dropdown {
    z-index: 100000;
}

.tw-multi-location-marker {
    color: #000101;
}

.nav-location-dropdown .nav-location-name {
    color: var(--theme-color);
    font-size: 17px;
}

.menu-items .tw-content-container .product-container .tw-menu-header {
    font-family: initial;
}

.team-section .our-team-group .team-member {
    min-height: 398px !important;
}

@media(min-width:768px) {
    .custom-home .tw-home-page-carousel-body {
        top: -24px;
    }

    .bar .buttons-right span {
        right: calc(32% - 236px) !important;
    }

}

.custom-home .bg-image {
    width: 100%;
    height: 100vh;            
    background-size: cover;    
    background-position: center center;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
 .custom-home .bg-image {
    height: 100vh; 
    background-size: contain;
    background-position: top center; 
    background-color: #000; 
  }
}

.custom-home .overlay-shadow {
    height: 100vh !important;
}


.tw-powered-by-section .tw-powered-by-text a {
    color: rgb(255 255 255);
}

.tw-custom-page .tw-custom-page-banner .about-page .about-box .heading {
    padding: 30px;
}

.buttons.button-clear i {
    color: #030303;
}

.fixed-thought-section {
    background-color: rgb(255 255 255);
}

.menu-items .tw-content-container .product-container .tw-menu-header {
    color: var(--theme-footer-color);
    background: var(--theme-color);
}

.top-second-header-bar .button-bar-block .header-links:nth-child(1) .link {
    color: rgb(255 255 255);
}

.action-btn-section {
    position: fixed;
    bottom: 50px;
    text-align: left;
    z-index: 10000;
    left: 10px;
}

.custom-home .about-biz .browse-button {
    color: rgb(255 255 255);
    background: linear-gradient(-45deg, #107a05, #ffc900);
    border-radius: 51px;
    box-shadow: 3px 0px 16px 4px #b5b6ae;
    border-width: 2px;
    border-style: outset;
    padding: 0px 43px;
    text-transform: uppercase;
    padding: 10px 10px 10px !important;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none;
    border-radius: 10px;
    animation: glowing1 1500ms infinite;

}

@media(max-width:768px) {
    .custom-home .about-biz .browse-button {
        width: calc(50vw - 17px);
    }
}

@keyframes glowing1 {
    0% {
        background-color: #4aa061;
        box-shadow: 0 0 40px #4aa061;
    }

    50% {
        background-color: #f4a01b;
        box-shadow: 0 0 3px #f4a01b;
    }

    100% {
        background-color: #4aa061;
        box-shadow: 0 0 40px #4aa061;
    }
}


@media(min-width:768px) {
       .custom-home .about-biz {
        position: absolute;
        top: 86px;
        color: #c49b66;
        text-align: left;
        z-index: 10000;
        width: 100%;
        left: -294px;
    }

    .custom-home .about-biz .biz-name {
        font-size: 58px;
        color: #c49b66;
        text-transform: uppercase;
        font-weight: 700;
        font-family: 'PT Sans Narrow', sans-serif !important;
    }

    .top-second-header-bar .button-bar-block .nav-dropdown-item .header-links-name {
        cursor: pointer;
        color: rgb(24 24 24);
        line-height: 35px;
        font-size: 13px;
        font-weight: 600;
        margin: 0 10px;
    }

    .top-second-header-bar .button-bar-block i {
        color: rgb(0 0 0);
        font-weight: 600;
        font-size: 16px;
        margin-left: 5px;
    }
}

.top-second-header-bar {
    background: var(--theme-color);
    border: 0px solid var(--theme-color);
}

ion-header-bar.bar-stable.bar.bar-header {
    background-color: var(--theme-color);
    height: 94px;
}

.footer-section {
    background-color: var(--theme-color);
}

.custom-home .product-heading {
    font-size: 31px;
}

@media (max-width:768px) {
    .custom-home .about-biz {
        top: 510px;
    }

    .custom-home .about-biz {
        position: absolute;
        top: 79px;
        color: #c49b66;
        text-align: left;
        z-index: 10000;
        width: 100%;
        left: -1px;
    }

    .custom-home .product-heading {
        margin-bottom: 50px;
        position: relative;
        top: 20px;
    }

    .bar.bar-stable .button-icon {
        color: #038436;
    }
}

.tw-booking-progress .tw-booking-flow .row {
    color: var(--theme-color-invert);
}

.reservation .booking-input-section .tw-booking-progress .tw-booking-flow .tw-booking-step .tw-step-text .tw-selected-value {
    color: var(--theme-color-invert);
}

.button.button-badge.badge-yellow span {
    background-color: #fff671;
    left: 23px;
}

.fixed-thought-section .thought-heading {
    color: var(--theme-color-invert);
}

.custom-home .feature-boxes .box-link {
    color: var(--theme-color-invert);
    border-color: var(--theme-color-invert);
}

.reservation .booking-input-section .tw-booking-progress .tw-booking-flow .tw-booking-step .tw-step-text {
    opacity: 1;
}

.reservation .booking-input-section .tw-booking-progress .tw-booking-flow .tw-booking-step .tw-step-icon {
    opacity: 1;
}


.contact-us-section .heading {
    text-align: center;
    font-size: 37px;
}

.fixed-thought-section .thought-heading {
    font-family: 'Dancing Script', cursive;
    font-size: 38px;
    color: #000;
}

.fixed-thought-section .thought-text {
    color: rgb(0 0 0);
}

.top-second-header-bar .button-bar-block .header-links:nth-child(1) {
    font-size: 12px;
    /* background: var(--theme-color); */
    padding: 8px;
    color: #143642;
    padding: 8px 56px 8px 46px;
}

.top-second-header-bar .button-bar-block .header-links .link:nth-child(1) {
    color: #143642 !important;
    font-size: 12px;
    padding: 0 20px 0px 20px;
    font-weight: 600;
}

@media(min-width:769px) {
    .bar.bar-stable .title {
        height: 94px;
        right: 22px;
    }

    .scroll-content {
        top: 47px;
    }

    .bar .title+.buttons {
        top: 28px;
    }

    .logo img {
        height: 82px;
    }
}

@media(min-width:769px) {
    .tw-top-header-position {
        top: 117px;
    }

    .bar .buttons-right span {
        margin-left: 5px;
        display: inherit;
        right: calc(42% - 314px) !important;
        top: -7px;
    }

    .bar.bar-stable .button-icon {
        color: #f8f5f0;
        top: 2px;
        z-index: 1000000;
        padding-right: 38px;
    }
}


.custom-products .tw-content-container .product-container .tw-menu-header {
    font-family: 'Caveat', cursive;
    background-color: var(--theme-color);
    color: var(--theme-color-invert);
    font-size: 2em;
    padding: 0.6em;
}

.footer-section .footer-links {
    color: #f4cd85;
    font-size: 14px;
}

.footer-section .copy-right-text a {
    text-decoration: none;
    color: #f4cd85;
}

.top-second-header-bar .biz-logo img {
    height: 161px;
    cursor: pointer;
    position: absolute;
    bottom: -17px !important;
    /*    background-color: #fff;*/
}

.top-second-header-bar .button-bar-block .header-links .link {
    color: #272727;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
}

.header-links {
    color: #272727;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    border: 2px solid var(--theme-color-invert);
    border-radius: 45px;
    padding: 6px;
}

.top-second-header-bar .button-bar-block .header-links .link {
    color: #272727;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
}

.top-second-header-bar .button-bar-block .nav-dropdown-item .header-links-name {
    text-transform: uppercase;
    font-weight: 500;
}

.secure-login-text {
    color: #000;
}

,
tw-back-button-text {
    color: #000;
}

.tw-navbar-customised {
    background: #fff;
}

.header-links .link {
    color: #06742e;
    font-size: 13px;
    padding: 0 20px 0px 20px;
    font-weight: 600;
}
}

span.nav-bar-title {
    color: black;
}

.tw-powered-by-section .tw-powered-by-text {
    padding: 4px 0 23px;
}

.tw-custom-tastebud-sec-h1 {
    text-align: center;
    color: #21aa21;
    font-size: 48px;
    font-weight: 800;
    line-height: 1;
    margin-top: 50px;
    font-family: 'Montserrat', sans-serif;
}

@media(min-width:769px) {
    .tw-custom-tastebud-sec-scratch-img {
        height: 38vh;
        top: -74px;
        position: relative;
    }

    .tw-custom-tastebud-sec-head {
        font-size: 36px;
        font-weight: 800;
        line-height: 1.2;
        font-family: 'Montserrat', sans-serif;
    }

    .tw-custom-tastebud-sec-p {
        text-align: justify;
        color: #211f1f;
        font-size: 16px;
        line-height: 1.4;
    }

    .tw-custom-tastebud-sec-img {
        height: 114vh;
    }
}

@media(max-width:768px) {
    .tw-custom-tastebud-sec-scratch-img {
        height: 38vh;
        top: -138px;
        position: absolute;
        left: -155px;
        display: none;
    }

    .tw-custom-tastebud-sec-head {
        font-size: 34px;
        font-weight: 800;
        line-height: 1;
        font-family: 'Roboto';
        text-align: center;
        margin-top: 40px;
    }

    .tw-custom-tastebud-sec-p {
        text-align: justify;
    }

    .tw-custom-tastebud-sec-img {
        height: auto;
        width: 100%;
    }

    .tw-new-img-sec-explorebtn {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 0px;
        margin-top: 32px;
        text-align: center;
    }
}

.product-container .tw-menu-body .tw-menu-item-box .short-desc {
    bottom: 1px;
    font-weight: normal !important;
    font-size: 14px !important;
    color: #7e7e7e !important;
}

.menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item-box .short-desc .tw-item-pic-space {
    margin-left: 82px;
}

.menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item .tw-item-pic img {
    width: 80px;
    border-radius: 5px;
    margin-right: 2px;
}

.menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item .tw-item-detail {
    padding-left: 22px;
}

@media (max-width: 768px) {
    .button-icon {
        color: #f8f5f0 !important;
        top: 2px;
        z-index: 1000000;
        padding: 0 8px !important;
    }
}

.button-icon {
    color: #f8f5f0 !important;
    z-index: 1000000;
    padding-right: 38px;
}
@media(min-width:994px) {
.button-icon {
    top: 25px !important;
}
}

.top-second-header-bar .button-bar-block {
    margin-left: 5px;
    display: inherit;
    right: calc(42% - 410px) !important;
    top: -7px !important;
}
.button.button-badge span {
right: inherit !important;
}
mat-card-content:has(.tw-checkout-order-comment-accordion-header) {
    display: none !important;
}
.tw-footer-hero-section, .tw-powered-by-section {
    z-index: 1000;
    background-color: #ffffff !important;
}
@media (max-width: 767px) {
    ion-header-bar.bar-stable.bar.bar-header {
        height: 60px;
    }
}
@media (max-width: 767px) {
    .logo img {
        margin-top: -5px;  
        height: 71px;  
    }
}
@media (max-width: 768px) {
    .has-header {
        top: 61px;
    }
}:root{--theme-color:#c49b66; --theme-color-invert:#f8f5f0; --theme-color-light:#2a2a2a; --theme-footer-color:#143642; --theme-font-family:'Cantarell', sans-serif; } 