@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Caveat');
.top-second-header-bar .button-bar-block .header-links {
    color: #000000;
    text-transform: uppercase;
}
.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-invert);}
.fixed-thought-section .thought-heading{color : var(--theme-color-invert);}
.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;
}
.product-container .tw-menu-body .tw-menu-item-box .short-desc {
    bottom: 8px;
    margin-left: 15px;
}
.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);}

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

@media(min-width:769px){
    .tw-top-header-position{
    top:117px;
    }
   .top-second-header-bar .biz-logo img {
    left: 66px;
    height: 56px;
    }
    .top-second-header-bar {
        background: #ffffff;
    }
    .top-second-header-bar .button-bar-block .header-links .link {
        color: #000000;
    }
    .top-second-header-bar .button-bar-block .header-links .link:hover{
        color: #f26725;
    } 
}


.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;}
.footer-section{
min-height:100px;
}:root{--theme-color:#240000; --theme-color-invert:#f4cd85; --theme-color-light:black; --theme-footer-color:#f6008a; --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;} 