@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');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
:root{
    --font-family: "Raleway", sans-serif !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);}
.team-section .our-team-group .team-member {
    min-height: 376px;
}
.team-section {
    padding-top: 56px;
}
.team-section .our-team-group .team-member:hover {
    min-height: 367px;
}
.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;
}
.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-color: #d71c26;
}}
.tw-powered-by-section .tw-powered-by-text {
    padding: 4px 0 23px;
}:root{--theme-color:#000; --theme-color-invert:#ffffff; --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;} 