@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=Lexend+Deca:wght@400;700&display=swap');

:root {
    --theme-font-family: 'Lexend Deca', 'Josefin Sans', sans-serif !important;
}

.tw-feature-product-section {
    display: none;
}

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

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

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

.custom-home .about-biz .browse-button {
    color: rgb(255 255 255);
    background-color: rgb(3 87 9);
    border-color: rgb(1 44 4);
    border-width: 2px;
    border-style: outset;
    padding: 0px 43px;
    text-transform: uppercase;
}

@media(min-width:768px) {
    .nav-location-dropdown {
        position: relative;
        top: 26px;
        z-index: 1000000;
    }

    .custom-home .about-biz .biz-name {
        color: rgb(255 255 255);
        font-size: 63px;
        text-transform: capitalize;
        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 .button-bar-block {
        margin-left: 5px;
        display: inherit;
        left: calc(50% - 314px);
        top: -7px;
    }
}

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

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

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

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

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

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

    .nav-bar-title {
        color: white !important;
    }

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

.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;
    margin: 0 !important;
}

.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);
}

/*
.loc-dropdown-content .tw-dropdown-loc-name:nth-child(3){
     display:none;
}

.has-header .scroll>div:nth-child(3) .tw-web-location-block{
    display:none;
}
*/


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

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

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

.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: 82px;
    cursor: pointer;
    position: absolute;
    bottom: 7px;
}

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

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

.top-second-header-bar .button-bar-block .header-links .link {
    color: var(--theme-color);
    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: #000;
}

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

@media(min-width:769px) {
    ion-header-bar.bar-stable.bar.bar-header {
        background-color: var(--theme-footer-color);
    }

    .tw-header-bar {
        background-color: #fff !important;
    }

    .tw-desktop-header-buttons .button-icon {
        color: var(--theme-color) !important;
        top: 26px;
        z-index: 1000000;
        padding-right: 38px;
    }
}

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


/* End of Class to manipulate item photos*/


/*Start of Class to Manipulate Top Carousel Section*/

@media (max-width: 768px) {
    .custom-home .about-biz .biz-name {
        /*        display: none;*/
        font-size: 2.5em;
    }
}

.tw-home-content-body .tw-home-page-top-section-template,
.tw-home-page-top-section-carousel {
    min-height: 350px !important;
}

.tw-home-content-body .tw-home-page-top-section-template {
    min-height: 350px !important;
}

.custom-home .bg-image {
    background-size: cover;
    background-position: center;
}

.custom-home .tw-home-page-carousel-body {
    min-height: 60vh !important;
    min-height: 71.4vw;
}

.custom-home .overlay-shadow {
    height: initial;
}

/* End of Class to Manipulate Top Carousel Section*/
/*Most valuable items list slider homepage CSS Starts */
.mtd-catalog-slider-section {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    list-style: none;
    margin-bottom: 100px;
}

.mtd-catalog-slide-block {
    display: inline-block;
    margin: 0 -10px;
    min-height: 100px;
    border: 2px solid transparent;
}

/*
    .mtd-catalog-slide-box {
        height: 135px;
        width: 144px;
        border: 1px solid gray;
        margin-bottom: 20px;
        cursor: pointer;
        border-radius: 15px;
    }
*/
.mtd-catalog-slide-box {
    height: 338px;
    width: 216px;
    /*        border: 1px solid gray;*/
    margin-bottom: 20px;
    cursor: pointer;
    border-radius: 15px;
}

.mtd-catalog-slide-box .mtd-catalog-slide-image {
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;
    /*        border-bottom: 1px solid gray;*/
    background-position: center;
    border-top-left-radius: 15px;
}

.mtd-catalog-view-more {
    padding-top: 55px;
    font-size: 18px;
    font-weight: bold;
    height: 130px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.mtd-catalog-slide-dhaba-name {
    /*      font-family: 'Kaushan Script',cursive;*/
    font-weight: 600;
    font-size: 1.7em;
}

@media(min-width:769px) {
    .mtd-catalog-slide-name {
        white-space: initial;
        font-size: 15px;
        font-weight: 700;
        color: #000;
        text-decoration: none;
        height: 38px;
        text-align: center;
        padding: 14px;
        background: white;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }
}

@media(max-width:768px) {
    .mtd-catalog-slider-section {
        zoom: 0.75;
    }

    .mtd-catalog-slide-name {
        white-space: initial;
        font-size: 12px;
        font-weight: 700;
        color: #000;
        text-decoration: none;
        height: 38px;
        text-align: center;
        padding: 10px;
        background: white;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .bar.bar-stable .title {
        color: rgb(255 255 255);
        font-size: 18px;
        right: 112px !important;
    }
}

/*Most valuable items list slider homepage CSS End*/

.top-page-background-image .about-page .about-box .banner-button button {
    border-color: #ffffff;
    color: #ffffff;
}

.reservation .booking-input-section {
    padding: 50px 10px 100px !important;
}:root{--theme-color:#ac8035; --theme-color-invert:#ffffff; --theme-color-light:black; --theme-footer-color:#ffffff; --theme-font-family:'Philosopher', sans-serif; } .custom-home .about-biz .biz-name{font-size:55px; color:#ffb630; font-family:Great Vibes !important; font-style:italic;} .footer-section .footer-section-header{color:#ffb630; font-size:18px;} .custom-home .about-biz .browse-button{color:#ffb630; background-color:#000000; border-color:#ffb630; border-width:1px; border-style:solid;} 