/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks,accessibility-ready
Version: 1.2.1588647591
Updated: 2020-05-05 02:59:51

*/

html,
body, a, p, h1, h2, h3, h4, h5, h6, strong, label, table, tr, td, input, textarea, button{
    font-family: 'Roboto', sans-serif!important;
}
a,
a:hover,
a:focus{
    outline: none!important;
    text-decoration: none!important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#site-header{
    background: transparent;
}
.header-inner{
    max-width: 120rem;
	padding-bottom: 0;
}
.header-titles{
    margin: 0;
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.site-title{
    margin-top: 0!important;
    margin-left: 15px!important;
    text-transform: uppercase;
    font-size: 22px;
}
#main-navigation{
    /*z-index: 2;*/
}
.mobile-nav-bars{
    color: #000;
    font-size: 22px;
}
#mobileNav{
    display: none;
}
#mobileNav .mm-panel{
    background: #ebad29;
}
#mobileNav .mm-panel .mm-navbar{
    background-color: transparent;
}
.mm-navbar__title{
    color: #1f1f1f!important;
    text-transform: uppercase;
    font-weight: 500;
}
.mm-listview .menu-item a{
    color: #1f1f1f;
    text-transform: uppercase;
    font-weight: 400;
    /*letter-spacing: 0;*/
}
.mm-listview .menu-item:hover,
.mm-listview .menu-item:focus{
    background: rgba(255,255,2555,0.3);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.mm-listitem.menu-item-has-children span.icon{
    display: none;
}
.mm-menu_offcanvas{
    width: 80vw;
}
#mobileNav .btn-order{
    padding: 0;
    font-size: 18px;
    background: transparent;
    font-weight: normal;
}
#mobileNav .btn-order:hover,
#mobileNav .btn-order:focus{
    opacity: 1;
}
.page-template-page-contact #site-header,
.home #site-header{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2;
}
#site-footer{
    background: #000;
    color: #fff;
    padding: 2.5rem 0;
}
.footer-copyright{
    font-weight: normal;
}
#site-footer a{
    color: #fff;
}
#site-footer .social{
    padding: 15px;
    width: 45px;
    display: inline-block;
    text-align: center;
}
#site-footer .social:hover,
#site-footer .social:focus{
    opacity: 0.8;
}
a.scroll-top {
    margin-left: 2rem;
}
.home .banner-home{
    margin-top: 0 !important;
     padding-top: 18rem !important; 
	/*padding-top: 15rem !important;*/
    padding-bottom: 0!important;
    background-image: url('../../uploads/2020/05/banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ebad29;
}
.home.supports-webp .banner-home{
	background-image: url('../../uploads/2020/07/banner.webp');
}
.page-template-page-contact .banner-home{
    margin-top: 0 !important;
    padding-top: 18rem !important;
    padding-bottom: 15rem !important;
    background-image: url('../../uploads/2020/05/banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ebad29;
}
.supports-webp.page-template-page-contact .banner-home{
	background-image: url('../../uploads/2020/07/banner.webp');
}
.page-template-page-contact .banner-home .banner-content figure img{
	border-radius: 10px;
	border: 10px solid rgba(255, 255, 255, 0.3);
}
.home .banner-home .banner-content{
    flex-basis: 100%!important;
}
.home .banner-home .banner-content .wp-block-columns.alignwide{
    align-items: center;
}
.home .banner-home .banner-subheading{
    position: relative;
    padding: 3rem 0 0;
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 0;
    cursor: pointer;
	color: #fff;
	text-align: center;
	text-shadow: 1px 2px 6px #1f1f1f;
/*     background-color: #ffffff; */
/*     opacity: 0.8; */
}
.home .banner-home .banner-subheading:before{
/*     content: ''; */
    background-image: url('../../uploads/2020/05/subheader-border-top.png'); 
    background-repeat: no-repeat;
    height: 5px;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
}
.home .banner-home .banner-subheading.banner-subheading-1,
.home .banner-home .banner-heading{
    font-size: 100px;
    line-height: 100px;
    font-weight: 800;
    margin-top: 0;
    letter-spacing: 0;
	color: #fff;
	text-align: center;
	text-shadow: 1px 2px 6px #1f1f1f;
/*     background-color: #ffffff; */
/*     opacity: 0.8; */
}
.home .banner-home .banner-heading.font-80{
    font-size: 80px;
}
.home .banner-home .banner-heading.linktext{
    cursor: pointer;
}
.banner-home .slider-inner-con{
    width: 100%!important;
    display: none!important;
    /*flex-wrap: wrap;*/
	position: relative;
	background-position: center;
	padding: 8vw 0;
	overflow: hidden;
    /*align-items: center;*/
}
.banner-home .slider-inner-con:first-child{
	display: inline-block!important;
}
.banner-home .slider-inner-con:after{
	content: '';
	width: 100%;
	position:absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
}
.banner-home .slider-inner-con .slider-text{
    /*-webkit-box-flex: 0;
	-ms-flex: 0 0 120rem;
    flex: 0 0 120rem;*/
    max-width: 120rem;
/*     -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; */
    float: none;
    padding-top: 0;
    padding-left: 0;
	margin: auto;
	position: relative;
    z-index: 2;
}
.banner-home .slider-inner-con .slider-image{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.slider-con .slick-dots{
	position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
}
.slider-con .slick-track{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.slider-con .slick-slide{
/* 	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	height: 100%;
	-webkit-box-flex: 0; */
	float: none;
    height: auto;
}
.slider-con .slick-slide .slider-inner-con:nth-child(2){
	display: none!important;
}
.safari-browser .slider-con .slick-slide.slick-cloned .slider-inner-con{
	display: none!important;
}
.safari-browser .slider-con .slick-slide{
	margin-left: -1px;
}
.slider-con .slick-slide div:first-child{
	height: 100%;
}
.slider-con .slick-slide img{
    margin: 0 auto;
}
.slider-con .slick-dots{
    margin: 0;
    list-style-type: none;
    text-align: center;
}
.slider-con .slick-dots li{
    display: inline-block;
    margin: 0 5px;
    line-height: 1px;
}
.slider-con .slick-dots li:hover button,
.slider-con .slick-dots li:focus button,
.slider-con .slick-dots li.slick-active button{
	background-color: #ebad29;
/*     background: #a78500; */
    box-shadow: none;
    outline: none;
}
.slider-con .slick-dots li button{
    font-size: 1px;
    height: 10px;
    width: 10px;
    line-height: 1px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 100%;
    color: transparent;
}
.slider-con .slider-text{
    float: left;
    padding-top: 10rem;
    padding-left: 13rem;
}
.slider-con{
    max-width: 100% !important;
    /*margin-top: 13rem !important;*/
}
.supports-webp #maparea .map-parking{
	/*background-image: url('../../uploads/2020/07/new-map-rev-2.webp');*/
}
#maparea .map-parking{
	background-image: url('../../uploads/2020/07/new-map-rev-2-scaled.jpg');
	width: 100%;
    height: 100%;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
#maparea .content{
	padding-top: 2em;
    padding-bottom: 3em;
}
.d-none{
    display: none!important;
}
.flex-basis-100{
    flex-basis: 100%!important;
}
.home .stores figure{
    overflow: hidden;
    padding: 15px;
}
.home .stores figure a img,
.restaurants figure a img{
	width: 100%;
    -webkit-transition: all .2s ease-out;
       -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
            transition: all .2s ease-out;
}
.home .stores figure a:hover img,
.home .stores figure a:focus img,
.restaurants figure a:hover img,
.restaurants figure a:focus img{
    -webkit-transition: all .2s ease-out;
       -moz-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
            transition: all .2s ease-out;
    -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.store-template .content-details{
    padding-left: 0;
}
.store-template .content-details .wp-block-column:first-child figure{
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.store-template .content-details .wp-block-column:first-child figure img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    min-width: 1000px;
}
.store-template .content-details .content-details-right{
    z-index: 2;
    padding-right: 7em;
}
.store-template .content-details .content-details-right .wp-block-group{
    margin-left: -15em;
    background: #fff;
    padding: 2em;
    box-shadow: 5px 5px 10px #8a8a8a;
}
.store-template .content-menus h4{
    font-size: 26px!important;
}
.store-template .content-menus .btn-action-menu{
    margin-left: auto!important;
    margin-right: auto!important;
}
.store-template .content-menus .btn-action-menu a{
    /*border: 3px solid #2f2f2f;*/
    padding: 15px 25px;
}
.store-template .content-menus .btn-action-menu a:hover,
.store-template .content-menus .btn-action-menu a:focus{
    opacity: 0.8;
}
.store-template .content-promo .wp-block-columns{
    margin-top: 4rem;
}
.store-template .content-promo h4{
    margin-top: 0;
}
.b-right{
    background: #e9ac29;
    padding: 10px 15px;
    color: #fff;
}
.b-right:hover{
    /*background:#af8325;*/
}
.b-top{
    background:#353030;
}
.btn-order{
    text-transform: uppercase;
    padding: 15px 25px;
    font-size: 17px;
    font-weight: 600;
}
.btn-order:hover,
.btn-order:focus{
    opacity: 0.8;
}
.mobile-nav-bars{
    display: none;
}
ul.primary-menu{
    align-items: center;
}
.primary-menu > li{
	margin-top: 0;
}
.primary-menu > li > .icon{
    top: 6px;
    color: #000!important;
}
.primary-menu > li > a{
    color: #000!important;
    text-transform: uppercase;
}
.primary-menu > li.btn-order > a{
    color: #fff!important;
}
.primary-menu .sub-menu li:hover,
.primary-menu .sub-menu li:focus{
    background: rgba(70, 68, 68, 0.5);
}
.primary-menu > li.brand-icons > a{
    font-size: 28px;
}
.page-template-page-contact .entry-content > .alignfull{
    margin-bottom: 0 !important;
}
body.page-template-page-contact #site-footer{
    margin-top: 0 !important;
}
.custom-modal {
    display: none;
    position: fixed;
    z-index: 9;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0,0,0,0.4);
}
.custom-modal .modal-content {
    background-color: #FEBF00;
    margin: auto;
    padding: 20px 50px;
    width: 80%;
    color: #1f1f1f;
    text-align: center;
    max-width: 500px;
    position: relative;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation: animatetop 0.4s;
    -moz-animation   : animatetop 0.4s;
    -o-animation     : animatetop 0.4s;
    animation        : animatetop 0.4s;
    /*top: -600px;*/
    -webkit-transition: all .3s ease-in-out;
    -moz-transition:    all .3s ease-in-out;
    -o-transition:      all .3s ease-in-out;
    -ms-transition:     all .3s ease-in-out;
    transition:         all .3s ease-in-out;
}
/*.custom-modal .modal-content.show{
    top: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition:    all .3s ease-in-out;
    -o-transition:      all .3s ease-in-out;
    -ms-transition:     all .3s ease-in-out;
    transition:         all .3s ease-in-out;
}*/
@-webkit-keyframes animatetop {
    from{
        top:-300px;
        opacity:0
    }
    to{
        top:0;
        opacity:1
    }
}
@-moz-keyframes animatetop {
    from{
        top:-300px;
        opacity:0
    }
    to{
        top:0;
        opacity:1
    }
}
@-ms-keyframes animatetop {
    from{
        top:-300px;
        opacity:0
    }
    to{
        top:0;
        opacity:1
    }
}
@-o-keyframes animatetop {
    from{
        top:-300px;
        opacity:0
    }
    to{
        top:0;
        opacity:1
    }
}
@keyframes animatetop {
    from{
        top:-300px;
        opacity:0
    }
    to{
        top:0;
        opacity:1
    }
}
.custom-modal .modal-content h4{
    text-transform: uppercase;
    font-size: 50px;
}
.custom-modal .modal-content{
    font-size: 15px;
}
.custom-modal .close {
    color: #1f1f1f;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    padding: 8px 18px;
}
.custom-modal .close:hover,
.custom-modal .close:focus {
    color: #1f1f1f;
    text-decoration: none;
    cursor: pointer;
}
.custom-modal .gform_wrapper ul.gform_fields li.gfield{
    padding-right: 0;
}
.custom-modal .gform_wrapper label{
    text-transform: uppercase;
}
.custom-modal .gform_wrapper input[type="text"]{
    border: 2px solid #1f1f1f;
    padding: 10px!important;
}
.custom-modal .gform_wrapper input[type="submit"]{
    background: transparent;
    border: 2px solid #1f1f1f;
    color: #1f1f1f;
    letter-spacing: 0;
}
.custom-modal .gform_wrapper input[type="submit"]:hover,
.custom-modal .gform_wrapper input[type="submit"]:focus{
    text-decoration: none;
    opacity: 0.8;
}
.btn-explore{
    margin: 2em auto 20px!important;
	text-align: center;
}
.btn-explore a{
    /*background: #353030;*/
    color: #fff;
    font-size: 20px;
	display: inline-block;
}
.margin-0{
    margin:0!important;
}
.mb-0{
    margin-bottom: 0!important;
}
.mt-0{
    margin-top: 0!important;
}
.padding-0{
    padding: 0!important;
}
.location-map figure{
    margin: 0;
}
.location-map .wp-block-column:first-child{
    flex-basis: 100%!important;
}
.site-logo img{
/*     max-height: 11rem; */
	max-height: 13rem;
}
.header-navigation-wrapper{
    margin-right: 3em;
}
#maparea{
	background-color: #FEBF00;
	background-image: url('../../uploads/2020/07/banner.webp');
	background-position: top right;
	background-size: contain;
	background-repeat: no-repeat;
}
.no-webp-support #maparea{
	background-image: url('../../uploads/2020/05/banner.png');
}
#maparea .col-lg-3 > *{
	padding-right:15px;
/* 	margin-bottom:40px; */
	margin-bottom: 6em;
}
.hide-desktop{
	display: none;
}
#site-footer a.scroll-top{
	display: inline;
}
#site-footer .section-inner{
	align-items: start;
}


.margin-0 {
    margin: 0!important;
}
.post-meta-wrapper{
    display: none;
}
.footer-top-hidden #site-footer{
    margin-top: 0;
}
body.page-template-page-store .margin-t-5-em{
    margin-top: 5em!important;
}
body.page-template-page-store .margin-b-5-em{
    margin-bottom: 5em!important;
}
body.page-template-page-store .margin-b-3-em{
    margin-bottom: 3em!important;
}
body.page-template-page-store .menu-section{
/*  background-image: url('https://crocketthall.com/wp-content/uploads/2020/07/cheese-food-meal-dinner.webp'); */
    background-color: #A9A9A9;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
/*  padding: 20vh 0; */
    padding: 10vh 0;
}
body.page-template-page-store .no-webp-support .menu-section{
/*     background-image: url('https://crocketthall.com/wp-content/uploads/2020/07/cheese-food-meal-dinner.jpg'); */
}
body.page-template-page-store .menu-section:before{
    content: '';
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}
body.page-template-page-store .menu-section .content{
    background: #fff;
    padding: 0!important;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 3;
    margin: 0 auto!important;
}
body.page-template-page-store .menu-section .content .left-content{
    position: relative;
}
body.page-template-page-store .menu-section .content .left-content .wp-block-image{
    margin: 0!important;
    height: 100%;
}
body.page-template-page-store .menu-section .content .left-content .wp-block-image img{
    /*position: absolute;*/
    width: 100%;
    height: 447px;
    object-fit: cover;
    top:0;
}
body.page-template-page-store .menu-section .content .right-content{
    padding: 50px 30px;
    margin-left: 0;
    text-align: center;
    position: relative;
}
body.page-template-page-store .menu-section .menu-slider{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0!important;
}
body.page-template-page-store .menu-section .menu-slider:before{
    content: '';
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
body.page-template-page-store .menu-section .menu-slider .slick-slide img{
    width: 100%;
}
body.page-template-page-store .right-content .wp-block-buttons .wp-block-button{
    margin-right: 0;
}
body.page-template-page-store .menu-section .content .right-content h4{
    text-transform: uppercase;
    font-size: 50px;
    letter-spacing: 3px;
    border-bottom: 4px solid #000;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    padding-top: 40px;
}
body.page-template-page-store .menu-section .content .right-content h4:before{
    content: '';
    background-image: url('../../uploads/2020/07/title-separator.png');
    background-size: 100%;
    background-repeat: no-repeat;
    width: 150px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
body.page-template-page-store .menu-section .content .right-content:before{
    content: '';
    background: url('../../uploads/2020/07/side-bg.png');
    position: absolute;
    top: 5px;
    right: 5px;
    width: 120px;
    height: 120px;
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg); 
            transform: rotate(180deg);
}
body.page-template-page-store .menu-section .content .right-content:after{
    content: '';
    background: url('../../uploads/2020/07/side-bg.png');
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 120px;
    height: 120px;
    background-size: 100%;
    background-repeat: no-repeat;
}
body.page-template-page-store .menu-section .content .left-content .wp-block-group{
    margin-top:0 !important;
    margin-bottom:0 !important;
}
body.page-id-614 .b-right,
body.page-id-614 .menu-item-568,
body.page-id-614 #site-footer a.social{
    background-color: #ee3266;
}
body.page-id-618 .b-right,
body.page-id-618 .menu-item-568,
body.page-id-618 #site-footer a.social{
    background-color: #375072;
}
body.page-id-621 .b-right,
body.page-id-621 .menu-item-568,
body.page-id-621 #site-footer a.social{
    background-color: #61453b;
}
body.page-id-624 .b-right,
body.page-id-624 .menu-item-568,
body.page-id-624 #site-footer a.social{
    background-color: #ec1d27;
}
body.page-id-629 .b-right,
body.page-id-629 .menu-item-568,
body.page-id-629 #site-footer a.social{
    background-color: #f4c303;
}
.site-title a,
.site-title div.site-description{
    display:inline-block;
    text-transform: none;
}
@media only screen and (max-width:1440px){
	#maparea .map-parking{
		background-position: center;
	}
}
@media only screen and (max-width:1279px){
	.banner-home .slider-inner-con .slider-text{
		-ms-flex: 0 0 calc(100vw - 8rem);
		flex: 0 0 calc(100vw - 8rem);
		max-width: calc(100vw - 8rem);
	}
}
@media only screen and (max-width:1219px){
    .store-template .content-details .content-details-right{
        padding-right: 2em;
    }
    .store-template .content-details .content-details-right .wp-block-group{
        margin-left: -12em;
    }
}
@media only screen and (max-width:1140px){
    .home .banner-home{
        padding-top: 15rem;
    }
    .home .banner-home .banner-subheading{
        font-size: 40px;
        line-height: 40px;
    }
    .home .banner-home .banner-heading,
    .home .banner-home .banner-subheading.banner-subheading-1{
        font-size: 80px;
        line-height: 80px;
    }
}
@media only screen and (max-width:999px){
    .header-titles-wrapper{
        padding-right: 0;
    }
    .header-inner{
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
    #site-footer a.btn-order{
        display: none;
    }
    .mobile-nav-bars,
    .mm-wrapper_opened #mobileNav{
        display: block;
    }
    .banner-home .slider-inner-con .slider-text{
/*         -ms-flex: 0 0 52.333333%;
        flex: 0 0 52.333333%;
        max-width: 52.333333%; */
		-ms-flex: 0 0 calc(100vw - 8rem);
		flex: 0 0 calc(100vw - 8rem);
		max-width: calc(100vw - 8rem);
    }
    .banner-home .slider-inner-con .slider-image{
        -ms-flex: 0 0 47.666667%;
        flex: 0 0 47.666667%;
        max-width: 47.666667%;
    }
    .header-titles-wrapper, 
    .header-titles {
        display: contents;
    }
    .site-logo {
        margin: 0 auto;
    }
	.banner-home .slider-inner-con{
		padding: 5vw 0;
	}
	.slider-con .slick-dots{
		bottom: 10px;
	}
}
@media only screen and (max-width:991px){
	#maparea{
		background-size: cover;
	}
	#maparea .col-lg-3 > *{
		padding: 0 15px;
		text-align: center;
		margin-bottom: 40px;
	}
	#maparea .map-parking{
		height: 400px
	}
}
@media only screen and (max-width:980px){
    .home .banner-content .wp-block-columns{
        flex-wrap: wrap;
    }
    .home .banner-content .wp-block-columns .wp-block-column{
        flex-basis: 100%!important;
        text-align: center;
        margin: 0;
    }
    .home .banner-home{
/*         padding-bottom: 8rem!important; */
    }
    .home .banner-home .banner-heading{
        text-align: center;
    }
    .home .banner-home .banner-subheading{
        text-align: center;
    }
    .home .banner-home .banner-subheading:before{
        background-position: center;
    }
    .banner-home .slider-inner-con .slider-text{
/*         -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; */
    }
    .banner-home .slider-inner-con .slider-image{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .home .stores .wp-block-image{
        margin: 0!important;
    }
    .home .stores figure{
        margin: 0 auto;
    }
    .store-template .content-details{
        padding-right: 0;
        flex-wrap: wrap;
        overflow: hidden;
    }
    .store-template .content-details-2,
    .store-template .content-details-3{
        padding-right: 0;
        flex-wrap: wrap;
        overflow: hidden;
        width: 100%;
        max-width: 100%;
    }
    .store-template .content-details .wp-block-column,
    .store-template .content-details-2 .wp-block-column,
    .store-template .content-details-3 .wp-block-column{
        flex-basis: 100%!important;
    }
    .store-template .content-details .content-details-right,
    .store-template .content-details-2 .content-details-right,
    .store-template .content-details-3 .content-details-left{
        padding: 0;
        margin: 0;
        z-index: 2;
    }
    .store-template .content-details .content-details-right .wp-block-group,
    .store-template .content-details-2 .content-details-right .wp-block-group,
    .store-template .content-details-3 .content-details-left .wp-block-group{
        margin: 0;
        background: rgba(255,255,255,0.7);
        text-align: center;
        box-shadow: none;
        padding: 2em;
    }
    .store-template .content-details .wp-block-column:first-child,
    .store-template .content-details-2 .wp-block-column:first-child,
    .store-template .content-details-3 .wp-block-column:last-child{
        position: absolute;
        left: 50%;
        margin: auto;
        right: 0;
        min-width: 980px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .store-template .content-details .wp-block-column:first-child figure img{
        position: relative;
        top: unset;
        right: unset;
        min-width: 100%;
    }
    .store-template .content-details .wp-block-column:first-child figure,
    .store-template .content-details-2 .wp-block-column:first-child figure,
    .store-template .content-details-3 .wp-block-column:last-child figure{
        max-width: 100%;
        width: 100%;
        margin: 0;
        display: block;
    }
    .store-template .content-menus{
        flex-wrap: wrap;
    }
    .store-template .content-menus .wp-block-column{
        flex-basis: calc(50% - 16px)!important;
        flex-grow: 0;
        margin-bottom: 3.2rem;
        margin-left: 0;
    }
    .store-template .content-menus .wp-block-column:nth-child(2n){
        margin-left: 32px;
    }
    .store-template .content-menus .wp-block-column:last-child{
        margin-bottom: 0;
    }
    .store-template .content-menus .wp-block-column:nth-last-child(2):nth-child(odd){
        margin-bottom: 0;
    }
    .store-template .content-promo{
        margin-top: -4rem;
    }
    .store-template .content-promo .wp-block-columns{
        flex-wrap: wrap;
    }
    .store-template .content-promo .wp-block-columns .wp-block-column{
        flex-basis: 30.333333%;
    }
    .store-template .content-promo .wp-block-columns .wp-block-column:first-child{
        flex-basis: 100%!important;
        text-align: center;
        margin-left: 0!important;
    }
    .store-template .content-promo h4 br{
        content: ' ';
    }
    .store-template .content-promo h4 br:after{
        content: ' ';
    }
    .store-template .content-promo .wp-block-columns .wp-block-column:nth-child(2){
        margin-left: 0;
    }
    .header-titles-wrapper,
    .header-titles{
        display: contents;
    }
    .site-logo{
        margin: 0 auto;
    }
    .btn-explore{
        text-align: center;
    }
    .btn-explore a{
        display: inline-block;
    }
    /*.site-logo img{
        margin: 0 auto;
    }*/
}
@media only screen and (max-width:790px){
    .store-template .content-promo h4{
        margin-bottom: 4rem;
    }
    .store-template .content-promo .wp-block-columns{
        justify-content: center;
    }
    .store-template .content-promo .wp-block-columns .wp-block-column{
        margin-left: 0;
        flex-basis: 47.333333%!important;
        flex-grow: 0;
    }
    .store-template .content-promo .wp-block-columns .wp-block-column:nth-child(odd){
        margin-left: 32px;
    }
}
@media only screen and (max-width:781px){
    .home .stores{
        margin-top: 4rem!important;
    }
    .home .stores .wp-block-column{
        flex-basis: 32% !important;
        margin-left: 0;
        margin-bottom: 0;
    }
    .store-template .content-promo .wp-block-column{
        flex-basis: 100%!important;
    }
    .banner-home .wp-block-column{
        flex-basis: 100%!important;
        margin-bottom: 0;
    }
    #maparea .map-parking{
		height: 300px
	}
}
@media only screen and (max-width:767px){
	.home .banner-home .banner-heading.font-80{
		font-size: 60px;
	}
	.home .banner-home .banner-heading, 
	.home .banner-home .banner-subheading.banner-subheading-1{
		font-size: 60px;
	    line-height: 60px;
	}
	.home .banner-home .banner-heading.font-80 br{
		content: ' ';
	}
	.home .banner-home .banner-heading.font-80 br:after{
		content: ' ';
	}
	.show-desktop{
		display: flex;
	}
	.show-mobile{
		display: none;
	}
	#site-footer{
		position: relative;
	}
	#site-footer .section-inner{
		flex-wrap: wrap;
	}
	#site-footer .footer-credits{
		width: 100%;
		order: 2;
	}
	#site-footer .footer-copyright{
		display: block;
		text-align: center;
		width: 100%;
	}
	#site-footer .footer-right{
		width: 100%;
		text-align: center;
		margin-bottom: 1em;
	}
	#site-footer a.scroll-top{
		position: fixed;
		right: .5em;
		bottom: .5em;
		background: rgba(26, 26, 26, 0.8);
		padding: 13px 20px;
		border-radius: 5px;
		display: none;
	}
	#site-footer a.scroll-top:hover{
		background: #1a1a1a;
	}
	#site-footer a.scroll-top .to-the-top-long{
		display: none;
	}
	#site-footer a.scroll-top .to-the-top-short{
		display: block;
		color: transparent;
		font-size: 0;
	}
	#site-footer a.scroll-top .to-the-top-short span{
		color: #fff;
		font-size: 20px;
	}
}
@media only screen and (max-width:600px){
    .home .banner-home{
        /*padding-top: 12rem!important;*/
		/*padding-bottom: 4rem!important; */
    }
    .home .banner-home .banner-heading{
        margin-bottom: 2rem;
    }
    .home .banner-home .banner-content .wp-block-columns.alignwide{
        width: 100%;
    }
    .store-template .content-promo h4{
        margin-bottom: 2rem;
    }
    .store-template .content-promo .wp-block-columns .wp-block-column{
        flex-basis: 100%!important;
    }
    .store-template .content-promo .wp-block-columns .wp-block-column:nth-child(odd){
        margin-left: 0;
    }
    .store-template .content-promo .wp-block-columns .wp-block-column:last-child{
        margin-bottom: 0;
    }
    .home .banner-home .banner-heading, 
    .home .banner-home .banner-subheading.banner-subheading-1{
        font-size: 70px!important;
        line-height: 70px;
    }
    .home .banner-home .banner-subheading{
        font-size: 35px;
    }
}
@media only screen and (max-width:599px){
	.restaurants figure a img{
		/*max-width: 350px;*/
		margin: 0 auto;
		padding: 0 20px;
        max-width:100%;
	}
    .custom-modal .modal-content h4{
        font-size:23px;
    }
}
@media only screen and (max-width:500px){
    .home .banner-home .banner-heading,
    .home .banner-home .banner-subheading.banner-subheading-1{
        font-size: 65px!important;
        line-height: 70px;
    }
    .home .banner-home .banner-subheading{
        font-size: 35px;
        line-height: 35px;
    }
    .footer-credits{
        text-align: center;
        display: block;
        width: 100%;
    }
    #site-footer{
        position: relative;
    }
    #site-footer .scroll-top{
        /*position: absolute;
        right: 0px;
        top: -30px;
        background: #000;
        padding: 6px 12px;*/
    }
    .store-template .content-menus .wp-block-column{
        flex-basis: 100%!important;
    }
    .store-template .content-menus .wp-block-column:nth-child(2n){
        margin-left: 0;
    }
    .store-template .content-menus .wp-block-column:nth-last-child(2):nth-child(odd){
        margin-bottom: 3.2rem;
    }
    .custom-modal .modal-content {
        padding: 20px;
    }
    .custom-modal .modal-content h4{
        font-size: 40px;
    }
    body.page-template-page-store .menu-section .content .right-content h4{
        font-size: 25px;
    }
    .alignnone, .aligncenter, .alignleft, .alignright, .alignwide{
        margin-top:1rem;
        margin-bottom:1rem;
    }
    body.page-template-page-store .menu-section .content .right-content{
        padding: 35px 30px;
    }
}
@media only screen and (max-width:475px){
	#maparea .map-parking{
		height: 260px;
	}
}
@media only screen and (max-width:414px){
    .home .banner-home .banner-heading,
    .home .banner-home .banner-subheading.banner-subheading-1{
        font-size: 47px!important;
        line-height: 55px;
    }
    .home .banner-home .banner-subheading{
        font-size: 30px;
        line-height: 35px;
    }
}
@media only screen and (max-width:403px){
    h2, .heading-size-2{
        font-size:2.8rem;
    }
    h3, .heading-size-3{
        font-size:2rem;
    }
}
@media only screen and (max-width:392px){
    .ginput_recaptcha{
        overflow:hidden;
        width: 172px;
    }
    .rc-anchor-container{
        width:180px;
    }
}