@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');
:root { 
 --theme-font-family: 'Crimson Text', serif; !important;
}
.tw-home-content-body{
    background-color: #fdeeef;
}
.menu-items .tw-content-container .product-container .tw-menu-header {
    font-family: system-ui;
}
/*Start of  Class to manipulate Menu item listing*/

.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-pic {
    width: 85px;
height: 85px;

}

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

@media (max-width: 768px) {
  .custom-home .about-biz .biz-name {
    display: none;
  }
}
.custom-products .catalogue-product .product-section .listing-section .product-box .insider-box .selling-price {
    color: #f85400;
    font-size: 18px;
    font-weight: 600;
}

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

.tw-home-content-body .tw-home-page-top-section-template {
  min-height: initial;
}
.custom-products
  .catalogue-product
  .product-section
  .listing-section
  .product-box
  .insider-box
  .hidden {
  display: block;
}
.custom-products
  .catalogue-product
  .product-section
  .listing-section
  .product-box
  .insider-box
  .button-last {
  right: 88px;
  bottom: 50px;
  display: none;
}
.custom-products .catalogue-product-m .product-box .insider-box .button-last {
  display: none;
}

.custom-products .catalogue-product-m .product-box .insider-box .button-first {
    left: calc(50% - 125px);
    width: 250px;
    bottom: 35px;
}

.custom-products .catalogue-product .product-section .listing-section .product-box .insider-box .button-first {
    left: calc(50% - 125px);
    width: 250px;
    bottom: 55px;
}

.custom-products .catalogue-product .product-section .listing-section .product-box .insider-box .update-quantity-section {
    bottom: 55px;
    left: calc(50% - 48px) !important;
}

.custom-products .catalogue-product-m .product-box .insider-box .update-quantity-section{
    bottom: 35px;
    left: calc(50% - 48px) !important;
}

.custom-products .catalogue-product-m .product-box .insider-box .selling-price {
    color: #f85400;
}

.custom-home .bg-image {
  width: 100%;
  height: calc(38vh - 43px);
}
@media (max-width: 768px) {
  .slider {
    min-height: calc(-43px + 38vh) !important;
  }
  .custom-home .bg-image {
    min-height: 71.4vw;
  }
}
@media (min-width: 769px) {
  .custom-home .bg-image {
    min-height: 48.4vw;
  }
}

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

/* End of Class to Manipulate Top Carousel Section*/
.menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item .tw-item-detail {
    width: calc(100% - 85px);
}

.menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item .tw-item-detail .item-description {
    top: 10px;
    color: #5c5a5a;
}

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

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

.menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item .tw-item-pic .tw-item-name-initials {
    border-radius: 5px;
    font-size: 21px;
    padding: 27px 4px 4px;
    width: 80px;
    height: 80px;
    bottom: 8px;
    color: var(--theme-color-invert);
    text-align: center;
}
.menu-items .tw-fixed-catalogue .tw-menu-catalogue-section .item-catalogue:hover {
    background-color: var(--theme-color);
    box-shadow: 2px 2px 2px #ddd;
    color:#fff;
}
.menu-items .tw-fixed-catalogue .active-catalogue{
background-color: var(--theme-color);
 color:#fff;
}
.tw-menu-item .col-xs-8{
    width: calc(100% - 90px);
}

.tw-menu-item .col-xs-4{
    width: 91px
}

/* End of Class to manipulate item photos*/

.footer-section{background-color : var(--theme-color);}
.custom-home .product-heading {font-size: 31px;}
@media (max-width:760px){.custom-home .product-heading{margin-bottom: 50px; position:relative; top:20px;}}
.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);}
.bar.bar-stable .button-icon{color : var(--theme-color);}
.nav-bar-title{color : var(--theme-color);}
.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;}
.top-page-background-image .about-page .about-box .banner-button button{border: 1px solid var(--theme-color-invert);color : var(--theme-color-invert);}
.fa-map-marker{color:#000;}
.contact-us-section .heading{text-align: center; font-size:37px;}
@media(max-width:768px){
.fa-inverse {
    color: rgb(0 0 0);
}
.tw-multi-location-selected-loc-name{
color: #000 !important;
}
.tw-home-content-body .tw-home-page-top-section-template{
    min-height: calc(20vh - 2px) !important;
}
}

@media(min-width:769px){
.tw-top-header-position{
top:117px;
}
}
.top-second-header-bar .button-bar-block .header-links .link {
    color: #000;
}
.top-second-header-bar .button-bar-block .header-links {
    color: #000;
}
.header-links .link {
    color: #000;
}
.nav-location-dropdown .nav-location-name {
    color: #000;
}
.top-second-header-bar {
    background: rgb(255 255 255);
    border: 1px solid rgb(255 255 255);
}
.top-second-header-bar .button-bar-block .nav-dropdown-item .header-links-name {
    color: rgb(0 0 0);
}
ion-header-bar.bar-stable.bar.bar-header {
    background-color: rgb(255 255 255);
}
.fixed-thought-section .thought-heading {
font-family: 'Caveat', cursive;
    font-size: 40px;
}
.custom-home .tw-home-page-carousel-body:after {
    background: url(https://sylvaniaindianrestaurant.com.au/wp-content/uploads/2018/12/banner-bottom-bg.png) no-repeat !important;
    background-size: 100% !important;
}
.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;
}
.tw-kitchen-order-button{display:none;}

.tw-offer-display-section .tw-item-pic-space {
    display: none;
}
.menu-items .tw-offer-display-section .tw-offer-display {
    color: #e4690c;
    font-size: 13px;
}
.tw-powered-by-section .tw-powered-by-text a {
    color: #ffffff;
}
.tw-powered-by-section .tw-powered-by-text {
    padding: 25px 0 33px;
}:root{--theme-color:#E4192A; --theme-color-invert:#fff; --theme-color-light:black; --theme-footer-color:#303030; --theme-font-family:'Cantarell', sans-serif; } .custom-home .about-biz .biz-name{font-size:55px; color:#ffb630;} .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;} 