@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Caveat');
@import url('https://fonts.googleapis.com/css2?family=Cookie&family=Courgette&family=Crimson+Text:ital,wght@0,400;0,600;1,600&family=Josefin+Sans:ital,wght@0,400;0,600;1,600&family=Righteous&family=Satisfy');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,600&display=swap');
.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);}

/*Start of Class to Manipulate Top Carousel Section*/


.custom-products .catalogue-product .product-section .listing-section .product-box .insider-box .selling-price {
    color: #f85400;
    font-size: 18px;
    font-weight: 600;
}

.tw-home-content-body .tw-home-page-top-section-template, .tw-home-page-top-section-carousel {
  min-height: initial;
}

.tw-home-content-body .tw-home-page-top-section-template {
  min-height: initial;
}
.custom-products
  .catalogue-product
  .product-section
  .listing-section
  .product-box
  .insider-box
  .hidden {
  display: block;
}
.custom-products
  .catalogue-product
  .product-section
  .listing-section
  .product-box
  .insider-box
  .button-last {
  right: 88px;
  bottom: 50px;
  display: none;
}
.custom-products .catalogue-product-m .product-box .insider-box .button-last {
  display: none;
}

.custom-products .catalogue-product-m .product-box .insider-box .button-first {
    left: calc(50% - 125px);
    width: 250px;
    bottom: 35px;
}

.custom-products .catalogue-product .product-section .listing-section .product-box .insider-box .button-first {
    left: calc(50% - 125px);
    width: 250px;
    bottom: 55px;
}

.custom-products .catalogue-product .product-section .listing-section .product-box .insider-box .update-quantity-section {
    bottom: 55px;
    left: calc(50% - 48px) !important;
}

.custom-products .catalogue-product-m .product-box .insider-box .update-quantity-section{
    bottom: 35px;
    left: calc(50% - 48px) !important;
}

.custom-products .catalogue-product-m .product-box .insider-box .selling-price {
    color: #f85400;
}

.custom-home .bg-image {
  width: 100%;
  height: calc(42vh - 43px);
}

.custom-home .tw-home-page-carousel-body {
  min-height: initial;
  min-height: 71.4vw;
}
@media (max-width: 768px) {
.custom-home .about-biz {
    top: 91px;
}
  .slider {
    min-height: calc(-43px + 38vh) !important;
  }
  .custom-home .bg-image {
    min-height: 71.4vw;
  }
}
@media (min-width: 769px) {
  .custom-home .bg-image {
    min-height: 48.4vw;
  }
}

.custom-home .overlay-shadow {
  height: initial;
}

/* End of Class to Manipulate Top Carousel Section*/
.custom-home .about-biz .browse-button {
    color: rgb(255 255 255);
    border-radius: 51px;
    box-shadow: 3px 0px 16px 4px #b5b6ae;
    border-width: 2px;
    border-style: outset;
    text-transform: uppercase;
    padding: 3px 19px 4px !important;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none;
    border-radius: 10px;
    animation: glowing1 1500ms infinite;
    background: linear-gradient(135deg, #ff5733, #ff8c00, #ffdb58);
}
.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;
}
.custom-home .about-biz .biz-name {
    font-size: 70px;
    color: #fff;
    font-family: 'Dancing Script', cursive;
    filter: drop-shadow(2px 4px 6px black);
}
}
@media(max-width:768px){
.custom-home .about-biz .biz-name {
    font-size: 53px;
    color: #fff;
    font-family: 'Dancing Script', cursive;
    filter: drop-shadow(2px 4px 6px black);
}
}
.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: #1cdc1c;
    font-size: 16px;
}
.footer-section .copy-right-text a {
    text-decoration: none;
    color: #f4cd85;
}
.top-second-header-bar .biz-logo img {
    height: 46px;
    cursor: pointer;
    position: absolute;
    bottom: 20px;
    left: 43px;
}
.custom-home .about-biz {
    position: absolute;
    color: #fff;}
ion-header-bar.bar-stable.bar.bar-header {
    background-color: #cb1e28;
}
.top-page-background-image .about-page .about-box .description {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
}
.tw-home-flash-screen{
background:none;
padding:0;
}
.top-page-background-image .about-page {
    top: -43px;
}

.top-second-header-bar .button-bar-block .header-links .link {
  display: inline-block;
  position: relative;
  color: #fff;
}

.top-second-header-bar .button-bar-block .header-links .link::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
/*  background-color: #fff;*/
  background-image: linear-gradient(88deg, #40ae49, #ca2121);
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.top-second-header-bar .button-bar-block .header-links .link:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.menu-items .tw-fixed-cart{right:10px;}
.scroll-bar-y-hidden::-webkit-scrollbar{
    width: 15px;
}
::-webkit-scrollbar-thumb {
    background: #a2a1a1;
    box-shadow: 0px 0px 3px #dfdfdf inset;
}
@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;
}
.tw-header-bar{
background: #cb1e28 !important;
}
.menu-items .tw-content-container .product-container .tw-menu-top-section .tw-order-type-section .tw-heading {
padding-top: 8px !important;
}
.menu .scroll-content {
    margin-top: 35px;
}:root{--theme-color:#000; --theme-color-invert:#fff; --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:#fff; background-color:#000000; border-color:green; border-width:1px; border-style:solid;} 