@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');
:root { 
 --theme-font-family: 'Crimson Text', serif; !important;
}
.tw-home-content-body .tw-home-page-top-section-template {
    min-height: initial;
}

.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;
}
.team-section .our-team-group .team-member {
    min-height: 398px !important;
}
@media(min-width:769px){
.custom-home .tw-home-page-carousel-body {
    min-height: initial;
    top: -49px;
}
}
@media(max-width:768px){
.bar.bar-stable .title {
    color: var(--theme-color);
}
.custom-home .tw-home-page-carousel-body {
    min-height: initial;
    top: 1px;
}
}
.custom-home .bg-image {
    height: initial;
    width: 100%;
}

.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: rgb(255 255 255);
}
.top-second-header-bar .button-bar-block .header-links:nth-child(1) .link {
    color: black;
    }

.action-btn-section {
    position: fixed;
    bottom: 46px;
    text-align: left;
    z-index: 10000;
    left: 10px;
}
.custom-home .about-biz .browse-button {
    color: #000000;
    background: linear-gradient(-45deg, #fa8507, #fa8507);
    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;
    border-color: brown;

}
@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;
    color: #fff;
        top: 183px;
    text-align: center;
    z-index: 10000;
    width: 100%;
left:0px;
}
   .custom-home .about-biz .biz-name {
       font-size: 5em;
    line-height: 1em;
    font-weight: 600;
    text-shadow: 5px 3px 6px rgba(0, 0, 0, .75);
    color: var(--accent-color);
    font-family: 'Great Vibes', cursive !important;
    text-transform: capitalize;
    margin-bottom: 0.5rem;
    }
.top-second-header-bar .button-bar-block .nav-dropdown-item .header-links-name {
    cursor: pointer;
    color:#fa8507;
    line-height: 35px;
    font-size: 13px;
    font-weight: 600;
    margin: 0 10px;
        border: 2px solid #fa8507;
        border-radius: 45px;
        padding: 6px;
}
.top-second-header-bar .button-bar-block i {
            color: #fa8507;
    font-weight: 600;
    font-size: 16px;
    margin-left: 5px;
}
}
.top-second-header-bar {
    background: white;
    border: 0px solid var(--theme-color);
}
ion-header-bar.bar-stable.bar.bar-header {
    background-color: #fff;
}
.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: fixed;
    top: 500px;
    color: #fff;
    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 : #fa8507;}
}
.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: #fa8507;
    padding: 8px 56px 8px 46px;
}
.top-second-header-bar .button-bar-block .header-links .link:nth-child(1){
color: #fa8507 !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: 23px;
}
ion-header-bar.bar-stable.bar.bar-header {
    height: 100px;
}
.logo img {
    height: 42px;
}
}

@media(min-width:769px){
.tw-top-header-position{
top:117px;
}.bar .buttons-right span {
    margin-left: 5px;
    display: inherit;
    right: calc(32% - 235px);
top:-8px;
}.bar.bar-stable .button-icon{color : #fa8507;
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: 45px;
    cursor: pointer;
    position: absolute;
    bottom: 38px;
/*    background-color: #fff;*/
      top: -11px;
}
.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 #fa8507;
    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: #fa8507;
    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;
}
.custom-home .about-biz .biz-name {
    font-size: 4em;
    line-height: 1em;
    font-weight: 600;
    text-shadow: 5px 3px 6px rgba(0,0,0,.75)
}
.logo img {
    margin-top: 3px;
    width: auto;
    height: 42px;
}
.fixed-thought-section {
    padding: 40px 50px;
    background-color:;
    color: #fff;
    min-height: 450px;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.top-second-header-bar .button-bar-block .header-links {
 margin: 0 5px;
}

.divider {
    padding-left: calc(50% - 280px);
}
.button-icon[_ngcontent-ng-c4957871] {
    color: #fa8507!important;
    font-size: 24px;
}
.tw-header-bar[_ngcontent-ng-c4957871] {
    background: var(--theme-color-invert)!important;
}
.tw-global-chat-window .tw-opened-chat-box .tw-chat-box-form-container .tw-chat-box-description {
    margin: 7px 0;
    font-size: 1.5em;
}
@media (max-width: 576px) {
  .tw-global-chat-window .tw-opened-chat-box {
    width: 410px !important;
    height: 300px;
  }
}
.tw-global-chat-window .tw-opened-chat-box .tw-chat-box-form-container .tw-chat-box-buttons {
    margin-top: 20px;
    display: none;
}
@media (max-width: 767px) {
    .tw-global-chat-window .tw-opened-chat-box .tw-chat-box-form-container {
        height: 100px;
    }
}:root{--theme-color:#fa8507; --theme-color-invert:white; --theme-color-light:white; --theme-footer-color:#201d18; --theme-font-family:'Cantarell', sans-serif; } .footer-section .footer-section-header{color:#017909; font-size:18px;} 