@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,600&display=swap');
:root{
    --font-family: 'Josefin Sans', sans-serif !important;
}
.tw-footer-hero-section {
    background-color: #2e0000;
}
.menu-items .tw-fixed-catalogue .tw-menu-catalogue-section .item-catalogue:hover {
    background: linear-gradient( 
0deg
 , rgb(246 145 29), rgb(238 197 128), rgb(246 145 29));
    box-shadow: 2px 2px 2px #ddd;
}
.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);}

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


.fixed-thought-section .thought-heading {
font-family: 'Caveat', cursive;
    font-size: 40px;
}

.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;
}
.header-links .link {
    color: #000;
}
.top-second-header-bar {
    background: #2E0000;
}
.top-second-header-bar .biz-logo img {
    height: 100px;
    cursor: pointer;
    position: absolute;
    bottom: 7px;
    background-color: black;
}
@media(min-width:769px){
ion-header-bar.bar-stable.bar.bar-header {
        background: linear-gradient(
0deg
, #F6911D, #EEC580, #F6911D);
}
.tw-header-bar{
background: linear-gradient(0deg, #F6911D, #EEC580, #F6911D) !important;
}
}
.tw-powered-by-section .tw-powered-by-text {
    padding: 4px 0 23px;
}
.tw-mobile-side-menu{
    margin-top: 45px;
}
@media(max-width: 768px){
	.top-page-background-image{
		.about-page{
			.about-box{
				padding-top: calc(30vh - 190px) !important;
			}
		}
	}
}
.reservation .booking-input-section {
    padding: 25px 10px 200px !important;
}
.menu-items .tw-content-container .product-container .tw-item-search-bar .search-bar-block {
    padding-left: calc(50% - 202px);
    padding-right: calc(50% - 202px);
    padding-top: 30px !important;
}:root{--theme-color:#2e0000; --theme-color-invert:#fff; --theme-color-light:black; --theme-footer-color:#000; --theme-font-family:'Cantarell', sans-serif; } .custom-home .about-biz .biz-name{font-size:42px; color:#fff;} .footer-section .footer-section-header{color:#fff; font-size:18px;} .custom-home .about-biz .browse-button{color:#ffb630; background-color:#000000; border-color:#ffb630; border-width:1px; border-style:solid;} 