@import url('https://fonts.googleapis.com/css?family=Josefin Slab');
@import url('https://fonts.googleapis.com/css?family=Caveat');
@import url('https://fonts.googleapis.com/css?family=Great+Vibes&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap');
@media(min-width:769px){
  .custom-home .about-biz .browse-button:hover{
  --c: goldenrod;
    color: var(--c);
    font-size: 16px;
    border: 0.3em solid var(--c);
    border-radius: 0.5em;
    width: 12em;
    height: 3.4em;
    text-transform: uppercase;
    font-weight: bold;
    font-family: sans-serif;
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 3em;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.8s;
    margin: 1em;
    }}
.custom-home .about-biz .biz-desc {
    font-size: 35px;
font-family: 'Josefin Slab';
font-weight: 700;
    color: #e3d2a3;
}
.custom-home .about-biz .biz-name {
    text-shadow: 5px 3px 6px rgba(0, 0, 0, .75);
    font-family: 'Dancing Script', cursive;
    font-size: 91px !important;
}
.menu-items .tw-content-container .product-container .tw-menu-header {
    font-weight: 100 !important;
    font-family: 'Caveat', cursive !important;
    font-size: 3em !important;
    line-height: 1.5em !important;
    background: var(--theme-color-invert) !important;
    padding: 10px 10px 0 !important;
    color: var(--theme-color-light) !important;
    text-align: center !important;
}

.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;
}
.tw-powered-by-section .tw-powered-by-text {
    padding: 6px 0 24px;
}
.header-links {
    text-transform: uppercase;
}
.top-second-header-bar .button-bar-block .header-links:hover {
    color: #fbf9fa;
}
.top-second-header-bar .button-bar-block .header-links .link:hover {
    color: #fbf9fa;
}
.menu-items .tw-fixed-catalogue .menu-header {
    font-size: 24px;
    text-align: center;
}
.menu-items .tw-fixed-catalogue .tw-menu-catalogue-section .item-catalogue:hover {
    background-color: #f4cd85;
    box-shadow: 2px 2px 2px #ddd;
}
.menu-items .tw-content-container .product-container .tw-menu-header {
  box-shadow: 2px 2px 2px 2px #c6c4c4;
}:root{--theme-color:#3c2213; --theme-color-invert:#f4cd85; --theme-color-light:black; --theme-footer-color:#3c2213; --theme-font-family:'Cantarell', sans-serif; } .custom-home .about-biz .biz-name{font-size:70px; 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;} 