@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;
    --theme-color: #002F34;
    --theme-color-invert: #f3ecec;
    --theme-color-light: #024950;
    --theme-footer-color: #000;
    --theme-font-family: 'Cantarell', sans-serif;
}

.buttons.button-clear i {
    color: #fff;
}

.flash-message-with-rotation {
    color: #fff;
}

.top-second-header-bar {
    background: #002F34;
    border: 0px solid var(--theme-color);
}

ion-header-bar.bar-stable.bar.bar-header {
    background-color: #002f34;
}

.top-section-left-align .tsla-about-biz {
    top: 150px;
    width: 100%;
}

.footer-section {
    background-color: var(--theme-color);
}

.custom-home .product-heading {
    font-size: 31px;
}

@media (max-width:768px) {
    .custom-home .product-heading {
        margin-bottom: 50px;
        position: relative;
        top: 20px;
    }

    .bar.bar-stable .button-icon {
        color: #000;
    }
}

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

.button.button-badge.badge-yellow span {
    background-color: var(--theme-color);
    color: var(--theme-color-invert);
    left: calc(50% - 16px) !important;
}

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


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

.custom-home .about-biz .biz-name {
    font-size: 60px;
    color: white;
    filter: drop-shadow(2px 4px 6px black);
}

.fixed-thought-section .thought-heading {
    font-family: 'Dancing Script', cursive;
    font-size: 38px;
}

.top-second-header-bar .button-bar-block .header-links:nth-child(6) {
    font-size: 17px;
    background: #D9A300;
    padding: 8px;
}

.top-second-header-bar .button-bar-block .header-links .link:nth-child(6) {
    color: #fff !important;
}

.top-second-header-bar .button-bar-block .header-links {
    padding: 7px 14px;
    border-radius: 5px;
    background: var(--theme-color);
}

.top-second-header-bar .button-bar-block .header-links .link:hover {
    color: var(--theme-color-invert);
}

@media(min-width:769px) {
    .tw-top-header-position {
        top: 117px;
    }

    .bar .buttons-right span {
        margin-left: 5px;
        display: inherit;
        left: calc(42.7% - 159px) !important;
        top: -7px;

    }

    .bar.bar-stable .button-icon {
        color: #000000;
        top: -16px;
        z-index: 1000000;
        padding-right: 38px;
    }


    .custom-products .tw-content-container .product-container .tw-menu-header {
        font-family: 'Caveat', cursive;
        background-color: #073781;
        color: #073781;
        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 {
        cursor: pointer;
        position: relative;
        top: -38px;
        height: 97px;
        right: 23px;
    }

    .top-second-header-bar .button-bar-block .header-links .link {
        color: #FFFFFF;
        font-size: 17px;
        text-transform: uppercase;
        font-weight: 500;
    }

    .top-second-header-bar .button-bar-block .header-links {
        padding: 7px 14px;
        border-radius: 5px;
    }

    .top-second-header-bar .button-bar-block .nav-dropdown-item .header-links-name {
        text-transform: uppercase;
        font-weight: 500;
    }

    .top-second-header-bar button.button.button-icon {
        color: #fff;
    }

    .secure-login-text {
        color: #000;
    }

    tw-back-button-text {
        color: #000;
    }

    .tw-navbar-customised {
        background: #fff;
    }

    .header-links .link {
        color: #000;
    }

    span.nav-bar-title {
        color: black;
    }

    @media(min-width:769px) {
        ion-header-bar.bar-stable.bar.bar-header {
            background-color: #002f34
        }
    }

    .tw-powered-by-section .tw-powered-by-text {
        padding: 4px 0 23px;
    }

    /*Start of  Class to manipulate Menu item listing*/
    .menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item .tw-item-pic {
        width: 100px;
        height: 100px;
        top: 12px;
    }

    .menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item .tw-item-detail .item-pricing {
        padding: 17px 0px;
    }

    .menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item .tw-item-detail {
        width: calc(100% - 100px);
    }

    .menu-items .tw-fixed-catalogue .tw-menu-catalogue-section .catlogue-name {
        color: #532A0C !important;
    }

    a .menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item .tw-item-detail .item-description {
        top: 10px;
        color: #532A0C;
        font-size: 20px !important;
    }

    .menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item .tw-item-detail .item-description {
        text-transform: uppercase;
        color: var(--theme-color);
    }

    .menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item .tw-item-detail .item-pricing {
        color: #532A0C !important;
    }

    .menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item-box .short-desc {
        color: #532A0C !important;
        font-family: 'Roboto';
    }

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

    .product-container .tw-menu-body .tw-menu-item-box .short-desc {
        bottom: 36px;
        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;
        border: 1px solid var(--theme-color-invert);
        font-size: 30px;
        padding: 27px 4px 4px;
        width: 100px;
        height: 100px;
        bottom: 8px;
        color: white;
        text-align: center;
        right: 11px;
    }

    /* .tw-menu-item .col-xs-8 {
        width: calc(100% - 90px);
    }

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

    .menu-items .tw-content-container .product-container .tw-menu-body .tw-menu-item .tw-item-pic img {
        width: 81px;
        border-radius: 0px;
        margin-right: 10px;
        cursor: pointer;
    }

    /* End of Class to manipulate item photos*/
    .menu-items .tw-content-container .product-container .tw-menu-header {
        font-family: 'Cantarell';
    }

    :root {
        --theme-color: #fff;
        --theme-color-invert: #000;
        --theme-color-light: black;
        --theme-footer-color: #000;
        --theme-font-family: 'Cantarell', sans-serif;
    }

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

    .top-second-header-bar .button-bar-block {
        margin-left: 5px;
        display: inherit;
        left: calc(42.7% - 159px) !important;
        top: -7px !important;
    }
}:root{--theme-color:#002F34; --theme-color-invert:#f3ecec; --theme-color-light:black; --theme-footer-color:#fff; --theme-font-family:'Cantarell', sans-serif; } 