/*
Theme Name: OnePress Child
Theme URI: https://www.famethemes.com/themes/onepress/
Author: FameThemes
Author URI: http://www.famethemes.com
Description: OnePress is an outstanding creative and flexible WordPress one page theme well suited for business website, portfolio, digital agency, product showcase, freelancers and everyone else who appreciate good design. The theme overall is an elegant and classic one, a fine example of Bootstrap 4 WordPress theme which compatibility with latest version of WooCommerce. (Live preview : https://demos.famethemes.com/onepress)
Version: 2.2.0
Template:     onepress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onepress
*/
@import url(https://use.typekit.net/lai4ctz.css);
body, input, select, textarea, #colophon{
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1vw;
}
p{
  line-height: 1.75em
}
.aktiv-font{
  font-family: "aktiv-grotesk", sans-serif;
}
html{
  font-size: 1vw;
}
body, html {
  -webkit-text-size-adjust: 100%;
}
h1, h2 {
  font-size: 3.5rem;
  line-height: .95em
}
h3 {
  font-size: 2rem;
}
.vinyl-font{
  font-family: "vinyl", sans-serif;
}
h1, h2, h3, h4, h5, h6{
  font-family: "vinyl", sans-serif;
  font-weight: 100;
  line-height: 1em;
  margin: 0 0 .1em;
}
.verveine-font{
  font-family: "verveine", sans-serif;
}
h5 {
  font-size: 1.75rem;
  text-transform: unset;
}
h6 {
  text-transform: unset;
  font-size: 1.2rem;
}

.breadcrumbs{
  display: none;
}
.no-sidebar .entry-content > .alignfull{
max-width: 100vw;
max-width: calc(var(--vw, 1vw) * 100);
width: 100vw;
width: calc(var(--vw, 1vw) * 100);
transform: translateX(-50%);
left: 50%;
position: relative;
}
.kt-inner-column-height-full.kt-tab-layout-inherit:not(.kt-row-layout-row)>.wp-block-kadence-column>.kt-inside-inner-col, .kt-inner-column-height-full.kt-tab-layout-row>.wp-block-kadence-column>.kt-inside-inner-col{
  height: 100% !important;
}
.no-sidebar .entry-content > .alignfull{
  transform: unset;
  width: 100%;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50%;
  margin-left: -50vw;
}
#page{
  overflow-x: hidden;
}
#page .entry-content a:hover{
  color: inherit !important;
  text-decoration: underline;
}
.onepress-menu a{
  font-family: "vinyl", sans-serif;
  letter-spacing: 0; font-weight: 500 !important
}
#primary{
	padding-top: 0; padding-bottom: 0;
}
.entry-content{
	margin-bottom: 0;
}
.no-sidebar .entry-content > .alignfull{
	margin-top: 0;
	margin-bottom: 0;
}

.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content{
  padding-right: 0;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  padding-left: 0;
}
#masthead{
  padding: 0px 0
}
.site-branding .no-logo-img.has-desc, .site-branding .has-logo-img, .site-header{
  line-height: unset;
}
#masthead > .container{
  display: flex;
  flex-wrap: wrap; height: 5rem;
}
#masthead > .container > div{
  flex: 1;
}
#masthead > .container > div.site-branding{
  max-width: 15.7rem;
  float: none;
}
#masthead > .container > div.header-right-navs, #masthead > .container > div.header-right-navs > div.row{
  height: 100%;
}
#masthead > .container > div.header-right-navs .row > div:last-child .inner{
  height: 100%;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  gap: 5px;
}
#masthead > .container > div.header-right-navs .row > div:last-child .inner > div{
width: 100%;
}
.header-right-wrapper{
  text-align: center;
}
.onepress-menu{
  float: none;
  text-align: center;
  display: inline-block;
}
.onepress-menu ul, .onepress-menu li{
  text-align: left
}
.onepress-menu > li{
  float: none;
  display: inline-block;
}

.wp-block-columns{
  margin-bottom: 0;
}
p:empty{
  display: none;
}
#back-to-top{
  position: fixed;
  bottom: 0;
  right: 10px;
  background: gray;
  padding: 5px 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  border: 0;
}
.tab-slider .kt-tabs-title-list{
  display: none !important;
}
.tab-slider .kt-tabs-content-wrap .wp-block-kadence-tab{
  padding: 0 !important;
  outline: none !important;
  border: 0 !important
}
.tab-slider .kt-tabs-content-wrap .ab-block-container{
  position: relative;
}
.tab-slider .kt-tabs-content-wrap .ab-block-container:before{
  content: '';
  padding-bottom: 30%;
  display: block;
  position: relative;
}
.tab-slider .kt-tabs-content-wrap .ab-block-container .ab-container-content{
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  z-index: 20
}
.thumbnail.square, .thumbnail.rectangular{
  position: relative;
}
.thumbnail.square:before, .thumbnail.rectangular:before{
  content: '';
  padding-bottom: 100%;
  position: relative;
  display: block;
}
.thumbnail.rectangular:before{
  padding-bottom: 56%;
}
.thumbnail.square img, .thumbnail.rectangular img{
  position: absolute; top: 0; left: 0; right: 0; bottom: 0;
  height: 100%; width: 100%; object-fit: cover;
}
#page .pagination{
  display: block;
  margin: 20px 0;
}
#page .pagination .page-numbers{
  padding: 7px 12px;
  border: 1px solid;
  margin-right: 0;
  border-radius: 0;
  text-decoration: none !important;
}
#page .pagination .page-numbers.current, #page .pagination .page-numbers:hover{
  background: #1a9168;
  text-decoration: none;
  color: #fff !important
}
#page .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), #page .gform_wrapper select, #page .gform_wrapper textarea{
  width: 100%;
  padding: 10px 1.5rem;
  border: 1px solid #707070 !important;
  line-height: unset;
  box-shadow: none;
  background: #fff;
  min-height: unset;
  outline: none;
}
#page .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, #page .gform_wrapper select::placeholder, #page .gform_wrapper textarea::placeholder{
  color: #19865D
}
#page .gform_wrapper .gform_footer{
  margin-top: 20px;
}
.kb-blocks-bg-video-container .fluid-width-video-wrapper{
  padding-top: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.container{
  width: 100%; max-width: 2000px
}
#colophon .container{
  max-width: 75rem;
  position: relative;
  z-index: 2
}
#masthead .container{
  max-width: 100%;
  padding-left: 50px; padding-right: 0
}
#colophon, #colophon a, #footer-widgets a{
  font-size: inherit;
}
#text-2 p, #text-2 a{
  margin-bottom: 0;
  font-size: 0.9rem;
}
.onepress-menu ul{
  top: calc(100% - 2px)
}
.onepress-menu a, .onepress-menu ul li a{
  font-size: inherit
}
.onepress-menu ul li a{
  font-family: "aktiv-grotesk", sans-serif;
}
#menu-footer-menu{
  column-count: 4;
}
#menu-footer-menu li a{
  font-weight: bold
}
#menu-footer-menu li{
  margin: 0 0 8px;
}
.my-pita-jungle-popup{
  display: none; position: absolute; top: 100%; right: 0; padding: 40px;
  border: 0.2rem solid #e7e7e7;
  background-color: #fff; width: 700px; font-size: 0.75rem; font-weight: bold; color: #606060; line-height: 1.76
}
.my-pita-jungle-popup .address-contact, .my-pita-jungle-popup .office-hours{
  margin-bottom: 20px
}
.my-pita-jungle-popup:not(.no-location) .custom-dropdown{
  margin-top: 30px;
}
.my-pita-jungle-popup .current-location-title{
  text-transform: uppercase;
  font-size: 1.2rem;
}
.my-pita-jungle-popup .current-location-title a{
  color: #000 !important;
  text-decoration: none; position: relative; padding-left: 37px; padding-right: 20px;
  display: block
}
.my-pita-jungle{
  height: 100%; padding: 5px 40px; display: flex; align-items: center;
  position: relative; background: #fff; cursor: pointer
}
.my-pita-jungle:hover, .my-pita-jungle.open{
   background: #EFEFEF;
}
.my-pita-jungle .inner{
  padding-left: 50px; position: relative; flex: 1
}
.my-pita-jungle .inner:before, .my-pita-jungle-popup .current-location-title a:before{
  content: ''; position: absolute; top: 50%; left: 0; width: 40px; height: 40px; background: var(--wpr-bg-62e5dc16-8e3d-4e1d-a4c2-14be88fdd79e) no-repeat;
  background-size: contain; transform: translateY(-50%);
}
.my-pita-jungle-popup .current-location-title a:before{
  width: 33px; height: 33px;
}
.my-pita-jungle:after, .my-pita-jungle-popup .current-location-title a:after{
  content: "\f063";
  position: absolute;
  top: 50%;
  right: 27px;
  font-family: 'Font Awesome 6 Pro';
  font-weight: 500;
  color: #BBBBBB;
  transform: translateY(-50%);
  font-size: 26px;
}
.my-pita-jungle-popup .current-location-title{
  margin-bottom: 20px;
}
.my-pita-jungle-popup .current-location-title a:after{
  content: "\f061"
}
.my-pita-jungle.open:after{
  content: "\f062";
}
.my-pita-jungle-popup .row > div:last-child{
  padding-left: 40px;
}
.my-pita-jungle-popup.no-location .row > div:first-child{
  display: none;
}
.my-pita-jungle-popup.no-location .row > div:last-child{
  flex-basis: 100% !important; max-width: 100% !important; width: 100% !important; padding-left: 15px;
}
.my-pita-jungle-popup.no-location .row > div:last-child > *:not(.custom-dropdown){
  display: none
}
.header-right-navs .row{
  margin: 0 -3px;
}
.header-right-navs .row > div{
  padding: 0 3px
}
.my-pita-jungle p{
  margin-bottom: 0;
  font-size: .75rem;
  font-weight: bold;
}
.my-pita-jungle p:first-child{
  color: #606060!important
}
.my-pita-jungle-popup.open{
  display: block;
}
.header-right-navs{
  max-width: 32rem;
}
/* #masthead .header-right-navs .inner > .btn-con:not(:last-child){
  margin-bottom:5px
} */
#masthead .header-right-navs .inner > .btn-con a{
  position: relative; padding-right: 30px;
  display: flex;
  height: 100%;
  align-items: center;
}
#masthead .header-right-navs .inner > .btn-con a:after, #page .wp-block-button__link:after{
  content: "\f061"; position: absolute; top: 50%; right: 20px; transform: translateY(-50%);
  font-family: 'Font Awesome 6 Pro';
}
#page .wp-block-button__link{
  position: relative;
}
#page .wp-block-button__link:after{
  right: 45px;
}
#masthead .header-right-navs .btn-con a{
  font-family: "vinyl", sans-serif;
  font-weight: bold;
  font-size: 1.2rem;
  color: #fff;
  background: #D18100!important;
  text-decoration: none;
  /* padding: 6px 50px 6px 20px; */
  display: inline-block;
  margin: 0; width: 100%;
  padding-left: 20px;
}
#page #colophon .site-info ul.cnss-social-icon li.cn-fa-icon a{
  color: #000 !important;
  background: transparent !important
}
#page #footer-widgets{
  background-color: #146E50 !important;
  background-image: var(--wpr-bg-e10d7374-1251-4774-8e56-8e6023633fff) !important;
  background-repeat: no-repeat !important;
  background-size: auto 120% !important; padding-top: 60px; position: relative;
}
#page #footer-widgets:after{
  content: ''; background: var(--wpr-bg-af1e0edb-5c29-4462-9114-de23ceb41607); position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
}
#page #footer-widgets:before{
  content: ''; position: absolute; top: -100px; right: 0; bottom: 0;
  width: 18%; background: var(--wpr-bg-0ccdb6dc-908a-42e2-85bf-f872540e19f5) center bottom no-repeat;
  background-size: contain;
}
#page #colophon .site-info{
  background-color: #4ac796 !important;
  background-image: var(--wpr-bg-2666c409-193d-423a-8d00-d5b717fc7298) !important;
  background-position: bottom center !important;
  background-size: 70% auto !important;
}
#colophon .site-info {
  padding: 20px 0;
}
#footer-4{
  margin-top: 30px;
}
#footer-4 aside{
  margin-bottom: 0
}
#footer-widgets #text-3 h6{
  margin-top: 40px;
  font-family: "vinyl", sans-serif;
}
#footer-widgets #text-3 h6 a{
  font-size: 1.2rem;
}
#colophon{
  position: relative
}
#colophon:before{
  display: block;
  content: ''; position: absolute; top: 0; left: 0;
  height: 65px; width: 130px;
  background: var(--wpr-bg-fc02a2db-5716-4970-a0b3-93bcba160fdc) center top no-repeat;
  background-size: contain;
  z-index: 2
}
#colophon .site-info .container{
  position: unset;
}
#colophon .site-info .container .back-to-top{
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 3px solid;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px; text-decoration: none;
  position: absolute; top: 50%; right: 20px; left: unset !important
}
#colophon .site-info .container .back-to-top .fas{
  transform: unset;
}
#cnss_widget-2{
  margin-left: -15px
}
.onepress-menu > li{
  position: unset;
  padding-top: 1.72rem;
  padding-bottom: 1.72rem;
}
.onepress-menu > li > ul{
  margin: 0 auto;
  display: none;
  -ms-grid-columns: 20% 12% 12% 12% 12%;
  grid-template-columns: 20% 12% 12% 12% 12%;
  grid-gap: calc(5px + 0.25vw);
  -ms-flex-align: start;
  align-items: flex-start;
  justify-content: center;
  background: #fff;
  justify-content: center;
  width: 100%;
  padding: 25px 0 25px;
  border-top: calc(2px + 0.025vw) solid #d7dcdb;
  border-bottom: calc(4px + 0.12vw) solid #e7e7e7;
}
.onepress-menu > li:hover > ul, .onepress-menu > li.sub-menu-open > ul{
  display: grid
}
#menu-item-139 > a{
  display: none !important
}
#menu-item-139 ul{
  columns: 2;
  display: block !important;
  position: static;
  height: auto;
  opacity: 1; border: 0 !important; padding: 0
}
#menu-item-139 ul a{
  font-size: 16px;
  padding: 5px 15px; font-weight: bold
}
.onepress-menu ul li a, .onepress-menu ul li{
  border: 0 !important
}
#masthead .onepress-menu .with-image a{
  border: 0.25rem solid #efefef !important;
  position: relative;
  padding-bottom: 100%;
}
#masthead .onepress-menu .with-image a:hover{
  border-color: #1a9168 !important
}
#masthead .onepress-menu .with-image a img{
  position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; object-fit: contain; object-position: right bottom
}
#masthead .onepress-menu .with-image a span{
  position: absolute;
  top: 50%;
  width: 50%;
  left: 20px;
  transform: translateY(-50%);
  z-index: 2;
  word-wrap: break-word;
  white-space: normal;
  text-align: left;
  font-family: "vinyl", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
}
.onepress-menu .nav-toggle-subarrow {
  display: block;
  float: right;
  margin-left: 10px;
  display: inline-block; position: relative;
  z-index: 99
}
.onepress-menu > li.menu-item-has-children > a{
  margin-right: 5px
}
#page .onepress-menu .sub-menu a{
  font-weight: bold !important; font-size: calc(12px + .25vw);
}
#menu-item-139 .nav-toggle-subarrow{
  display: none
}
.onepress-menu a{
  text-decoration: none
}
#menu-item-123:hover > ul{
  display: block !important;
  text-align: center
}
#menu-item-123 > ul{
  padding: 40px 0
}
#menu-item-123 > ul > li{
  display: inline-block; margin: 0 5px; width: auto !important; min-width: unset
}
#menu-item-123 > ul > li a{
  font-size: 22px
}
.max-width-500{
  max-width: 510px;
}
.awards-section:before{
  content: ''; position: absolute; top: -100px;
  bottom: 0; right: 0; left: 0;
  background: var(--wpr-bg-22b7db2e-8c3f-4e79-ac08-f771fffa6bfb) center top no-repeat;
  background-size: 100% auto;
  display: block !important
}
#page .wp-block-button__link{
  background-image: url(/wp-content/uploads/2023/11/btn_green.png);
  cursor: pointer;
  display: inline-block;
  padding: 1rem 100px 0.75rem 2rem;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  font-family: "vinyl", sans-serif;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  background-color: transparent !important;
  font-size: .9rem;
  text-decoration: none;
}
#page .wp-block-button__link:hover, #page .wp-block-button__link.has-hs-4-background-color{
  background-image: var(--wpr-bg-4366740d-db4e-4e78-b1e7-46b53e5640c4) !important;
}
#page .wp-block-button__link.has-hs-4-background-color:hover{
  background-image: var(--wpr-bg-340ef0cc-ee3e-4ab2-868b-7c5be8743e6c) !important;
}
#page .homepage-banner-slider .wp-block-button__link.has-hs-4-background-color:hover{
  background-image: var(--wpr-bg-444ba451-0089-4d99-a915-bcfb8666c031) !important
}
.wp-block-image.menu-photo{
  margin-bottom: 0 !important; overflow: hidden
}
.wp-block-image.menu-photo:before{
  padding-bottom: 54%
}
.wp-block-image.menu-photo figcaption{
  font-size: 1.1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: vinyl,sans-serif;
  text-transform: uppercase;
  padding-left: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  background: var(--wpr-bg-3426371e-3445-415c-b7ec-cefd84e41922) left bottom no-repeat;
  background-size: 100% auto;
  padding: 10px 60px 4px 20px;
  min-width: 250px;
  text-align: left;
}
.wp-block-image.menu-photo img{
  transition: all .5s
}
.wp-block-image.menu-photo:hover img{
  transform: scale(1.2);
}
.wp-block-image.menu-photo:hover figcaption{
  background-image: var(--wpr-bg-59838bc5-e50b-4763-bebb-9c4d61ffb088)
}
.tab-slider .kt-tabs-wrap .wp-block-kadence-tab[role=tabpanel]{
  display: block !important
}
#page .homepage-banner-slider .kt-tabs-content-wrap{
  margin-bottom: 0 !important
}
#page .homepage-banner-slider .slick-dots{
  margin: 0 !important; bottom: 60px;
}
#page .homepage-banner-slider .slick-dots li{
  height: 25px; width: 25px
}
#page .homepage-banner-slider .slick-dots button:before{
  font-size: 29px; opacity: 1; color: #ffa310;
}
#page .homepage-banner-slider .slick-dots .slick-active button:before{
  color: #fff !important
}
.overlay-link{
  position: absolute; top:0; left: 0; right: 0; bottom:0;
  z-index: 99
}
.awards-slider .award{
  padding: 0 0.5rem; text-align: center
}
.awards-slider .award .wrapper{
  position: relative; padding-bottom: 120%;
}
.awards-slider .award .wrapper .inner{
  padding: 100px 30px 200px;
  border: 0.25rem solid #e7e7e7;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.awards-slider .award:hover .wrapper .inner{
  border-color: #19865E !important
}
.awards-slider .award .wrapper .inner:before{
  content: '';
  position: absolute;
  top: 30px;
  left: 50%;
  width: 40px;
  height: 40px;
  background: var(--wpr-bg-a77c23a6-cc02-469f-9f7d-73de2a04f625) no-repeat;
  background-size: contain;
  transform: translateX(-50%);
}
.awards-slider .award .footer{
  position: absolute; bottom: 20px; right: 25px; left: 25px;
}
.awards-slider .award .logo{
  padding-bottom: 30%;
  position: relative; margin-bottom: 20px
}
.awards-slider .award .logo img{
  object-fit: contain;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 280px; width: 100%
}
.awards-slider .award h6{
  font-size: 1.2rem; color: #606060!important;
  font-family: "aktiv-grotesk", sans-serif; margin-bottom: 50px;
}
.awards-slider .award h5{
  font-size: 1.6rem;
  color: #C27800!important;
  font-family: "vinyl", sans-serif;
  text-transform: uppercase;
}
.awards-slider .award .additional-details{
  color: #606060!important; font-size: .9rem;
}
.custom-dropdown{
  position: relative;
}
.custom-dropdown > span{
  background-color: #efefef;
  font-size: .8rem;
  font-family: inherit;
  line-height: 4em;
  color: #32A476!important;
  margin-right: 3rem;
  padding: 0 1.5rem;
  width: 100%;
  display: block;
  font-weight: bold; cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.custom-dropdown ul{
  display: none; position: absolute; top: 100%; left: 0; right: 0;
  padding: 0; margin: 0; background: #fff;
  max-height: 240px; box-shadow: 0 4px 5px rgba(0,0,0,.15); overflow-y: auto
}
.custom-dropdown.open ul{
  display: block
}
.custom-dropdown ul li{
  margin: 0;
  padding: 7px 25px;
  list-style-type: none;
  font-size: 0.75rem;
}
.custom-dropdown ul li.active, .custom-dropdown ul li:hover{
  color: #fff !important; background: #4AC796;
}
.single-menu .menu-links ul, .nutrition-charts ul{
  margin: 0; padding: 0; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center;
  border-bottom: 0.35rem solid #e7e7e7;
}
.menu-links > .current{
  display: none;
}
.nutrition-charts ul{
  border-bottom: 0
}
.single-menu .menu-links ul li{
  list-style-type: none; width: 16.66%; margin: 0;
  font-size: 1.175rem;
  color: #000; text-align: center
}
#page .nutrition-charts ul li{
  list-style-type: none; margin: 0; position: relative
}
#page .nutrition-charts ul li a{
  padding-right: 40px;
}
#page .nutrition-charts ul li:not(:last-child){
  margin-right: 20px;
}
#page .nutrition-charts ul li a:after{
  content: "\f061";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-family: 'Font Awesome 6 Pro'; color: #19865E
}
.single-menu .menu-links ul li a, .nutrition-charts ul a{
  color: #000  !important;
  padding: 1rem 0;
  display: inline-block;
  white-space: nowrap;
  margin: 0 1rem;
  position: relative;
  font-family: vinyl,sans-serif;
  text-transform: uppercase; text-decoration: none;
}
.single-menu .menu-links ul li a:hover:after, .single-menu .menu-links ul li a.active:after{
  content: '';
  display: block;
  height: 0.35rem;
  width: 100%;
  background-color: #19865E;
  position: absolute;
  top: 100%;
}
.single-menu .menu-links ul{
  max-width: 1850px; margin: 0 auto;
}
.menu-page-title{
  margin-top: -100px
}
#page .menu-page-title{
  font-size: 5.5rem;
  text-transform: uppercase;
  position: relative;
}
.menu-slider .slide{
  padding: 0 5px
}
.menu-slider .slide .thumbnail{
  margin-bottom: 20px;
}
.menu-slider .slide .thumbnail:before{
  padding-bottom: 66%;
}
.menu-slider .slide h5{
  font-family: vinyl,sans-serif;
  font-weight: 100;
  line-height: 1em;
  margin: 0 0 0.1em; text-transform: uppercase
}
.single-menu-container{
  max-width: 45rem; margin: 0 auto
}
.single-menu .menu-list ul{
  margin: 0; padding: 0
}
.single-menu .menu-list ul li{
  padding-bottom: 40px;
  margin-bottom: 40px; list-style-type: none; display: block; margin-left: 0;
  border-bottom: 1px solid #e7e7e7
}
.single-menu .menu-list ul li:last-child{
  border-bottom: 0; padding-bottom:0; margin-bottom: 0
}
.single-menu .menu-list ul li .name{
  font-weight: 700;
  color: #000;
  font-size: 1.1rem;
  margin: 0 0.2rem 0 0;
}
.single-menu .menu-list ul li .description{
  color: #5a5a5a;
  font-size: .9rem;
}
.single-menu .menu-list ul li .name-container > .type:before, .single-menu .menu-legend ul li:before{
  content: "";
  margin: 0 2px;
  width: 2em;
  height: 2em;
  border-radius: 100%;
  text-align: center;
  line-height: 2.25em;
  color: #fff;
  font-family: vinyl,sans-serif;
  font-size: .7rem;
  background-color: #008457; display: inline-block
}
.single-menu .menu-list ul li .name-container > .type[data-value="vegetarian"]:before{
  content: 'VEG';
}
.single-menu .menu-list ul li .name-container > .type[data-value="vegan"]:before, .single-menu .menu-legend ul li[data-short="V"]:before{
  content: 'V';
  background-color: #cc4e00;
}
.single-menu .menu-list ul li .name-container > .type[data-value="gluten-free"]:before, .single-menu .menu-legend ul li[data-short="GF"]:before{
  content: 'GF';
  background-color: #8f7000
}
.single-menu .menu-list ul li .name-container > .type i{
  display: none;
}
.single-menu .the-content{
  font-size: .8rem;
  color: #606060!important;
  line-height: 1.75em;
}
.single-menu .menu-legend ul{
  margin: 0; padding: 0;
}
.single-menu .menu-legend ul li{
  color: #5a5a5a;
  font-size: calc(11px + .05vw);
  text-transform: uppercase;
  display: inline-block; margin: 0 5px 0 0;
}
.single-menu .menu-legend ul li:before{
  content: attr(data-short);
  margin: 0 auto 2px;
  display: block;
}
#page .menu-slider .slick-arrow{
  opacity: 1;
  z-index: 99; width: 50px
}
#page .menu-slider .slick-arrow:before{
  content: "\f054"; font-family: 'Font Awesome 6 Pro'; font-weight: bold;
  color: #1a9168 !important; opacity: 1; font-size: 50px; transition: all .5s;
}
#page .menu-slider .slick-next{
  right: 10px;
}
#page .menu-slider .slick-prev{
  left: 10px
}
#page .menu-slider .slick-prev:before{
  content: "\f053"
}
#page .menu-slider .slick-arrow:hover:before{
  color:#fff !important
}
#page .wp-block-button.transparent-button a{
  background: transparent !important
}
#page .our-story-container > div:before{
  background-size: 50%;
  background-position: -50% 20%;
}
.my-pita-jungle-popup img[src="false"]{
  display: none;
}
#page .map-block .location-info *{
  color:#fff !important
}
#page .map-block .list-wrapper .list-item .name{
  font-family: "vinyl", sans-serif;
}
#page .map-block .list-wrapper .list-item .pin .label{
  color: #fff !important
}
.list-wrapper .search-wrapper > div{
  position: relative;
  z-index: 2
}
#page .map-block .search-wrapper>div{
  opacity: 1
}
#page .map-block .search-wrapper>div h6{
  color: #fff;
  font-family: "vinyl", sans-serif;
}
.distance-selector-wrapper, .ginput_container_select, #page .ginput_container_time{
  background: #fff; border-radius: 5px; display: flex;
  align-items: center;
}
#page .ginput_container_select select, #page .ginput_container_time select{
  border: 0 !important;
  border-radius: 5px;
  padding: 21px 32px;
  font-size: .8rem;
  background-image: var(--wpr-bg-1cd85c1c-aa59-4c03-a1c4-5f2257fe76b2);
  background-position: calc(100% - 20px) center;
  background-size: 15px;
  background-repeat: no-repeat;
}

#location-search::placeholder{
  color: #19865E
}
#location-search{
  color: #606060
}
#page .distance-selector-wrapper select, #page select{
  padding: 10px;
  border: 0 !important;
  color: #606060;
  appearance: none;
  padding-right: 60px;
  padding-left: 30px; font-size: .8rem;
  background-image: var(--wpr-bg-2838d1a7-d1cd-4e7a-a9d8-3e151ff0c9b0);
  background-position: calc(100% - 20px) center;
  background-size: 15px;
  background-repeat: no-repeat;
}
.custom-dropdown > span{
  padding-right: 60px;
  background-image: url(/wp-content/uploads/2023/11/arrows-1.svg);
  background-position: calc(100% - 20px) center;
  background-size: 15px;
  background-repeat: no-repeat;
}
.distance-selector-wrapper select::-ms-expand {
  display: none;
}
.mCSB_scrollTools .mCSB_draggerContainer{
  background: #4ac796;
}
#page .back-button::after{
  display: none
}
#page .location-details, #page .location-details h1, #page .location-details h2, #page .location-details h3, #page .location-details h4, #page .location-details h5, #page .location-details h6{
  color: #fff
}
.fancybox-container{
  z-index: 999999 !important
}
.contact-page-gallery *{
  max-width: 100% !important
}
#page .gfield--type-time .gform-grid-row > div{
  flex: 1; max-width: unset
}
#page .gfield--type-time .hour_minute_colon{
  display: none !important
}
#page .gfield--type-time .gfield_time_minute{
  margin-left: 16px !important;
}
#gform_wrapper_1 .gform_footer{
  text-align: center; justify-content: center
}
#page .gform_footer button{
  background: var(--wpr-bg-a74f02da-2706-4366-bf0e-8d914f2dcd5f) no-repeat !important;
  font-family: "vinyl", sans-serif;
  cursor: pointer;
  display: inline-block;
  padding: 1rem 2.5rem 0.75rem 2rem;
  background-size: 100% 100% !important;
  background-position: center;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  background-color: transparent;
  font-size: .9rem;
}
#page .gform_footer button:hover{
  background-image: var(--wpr-bg-55c4d2c5-35db-4734-a1df-f0c7cdff458a) !important
}
.awards-grid{
  max-width: 1600px !important; justify-content: center; margin: 0 auto
}
.awards-slider.row{
  justify-content: center
}
.awards-slider.row > div{
  margin-bottom: 50px !important
}
.awards-slider.row .award h5{
  color: #C27800!important
}
.awards-slider .press-item.award .wrapper{
  padding-bottom: 135%
}
.awards-slider .press-item.award .wrapper .inner{
  padding-bottom: 320px;
}
#page .awards-slider .press-item.award .white-button{
  display: inline-block; color: #000 !important
}
.videos .video h6{
  font-family: "aktiv-grotesk", sans-serif; font-weight: bold
}
.recipes-sidebar ul{
  padding: 0; margin:0
}
.recipes-sidebar ul li{
  list-style-type: none; margin-left: 0
}
#page .recipes-sidebar ul li a{
  color: #0174ad
}
#page .recipes .recipe h5 a{
  color: #000 !important
}
#page .recipes .recipe{
  padding-bottom: 40px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 60px;
}
#page .recipes .recipe:last-child{
  border-bottom: 0
}
.single-recipe-container .the-content{
  color: #606060
}
.recent-posts ul li{
  padding-bottom: 4px;
  border-bottom: 1px solid #efefef; margin-left: 0
}
.recent-posts ul li a{
  font-size: 16px; font-weight: 700
}
.entry-content a{
  padding-left: 0;
}
.entry-content li{
  margin-left: 0
}
.nutrition-nav ul li{
  max-width: 200px
}
#page .nutrition-nav ul li a.active{
  color: #19865E !important
}
#page #main .transparent-black-download-button::after {
  -webkit-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}
#page #main .transparent-black-download-button{
  color: #000 !important
}
#page .homepage-banner-slider .slick-dots li{
  color: transparent !important
}
#masthead .onepress-menu > li > a{
  padding: 0 1rem !important
}
.alignfull.menu-links{
  padding: 0 4rem
}
#page #colophon .site-info ul.cnss-social-icon li.cn-fa-icon a{
  width: 3rem !important;
  height: 3rem !important;
}
#page #colophon .site-info ul.cnss-social-icon li.cn-fa-icon a i{
  font-size: 1.75rem !important;
}
.happy-hour-cater-chill .max-width-500{
  width: 53%;
}
.hs-custom-mobile-menu{
  text-transform: uppercase;
  position: relative;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 9899999;
}
.hs-custom-mobile-menu .wrapper{
  box-shadow: 0 0 20px rgba(0,0,0,.25);
  background: #fff;
  color: #000;
  max-width: 300px;
  width: 300px;
  overflow: auto;
  height: 100%;
}
.hs-custom-mobile-menu.open{
  display: flex
}
.hs-custom-mobile-menu .menu-close-btn{
  font-size: 20px;
  z-index: 9999999999;
  flex: 1;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.hs-custom-mobile-menu .menu-close-btn .fas{
  color: #fff;
  cursor: pointer;
  background: #19865E;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  z-index: 9999999999;
  display: flex;
  width: 60px;
  height: 60px;
}
.onepress-menu-2{
  padding: 0 !important; background: #efefef;
}
.onepress-menu-2 a{
  text-decoration: none; color: #000 !important;
  font-family: "vinyl", sans-serif;
  font-size: 14px;
  display: block;
  width: 100%;
  padding: 0.75em 2em;
}
.onepress-menu-2 ul{
  padding-left: 0;
  display: none;
}
.onepress-menu-2 li{
  padding: 0; margin: 0; list-style-type: none;
  border-bottom: 1px solid #f9f9f9; position: relative;
}
.onepress-menu-2 li .nav-toggle-subarrow{
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 20px;
  padding: 0 8px;
  cursor: pointer;
}
.onepress-menu-2 ul li a{
  padding-left: 3rem
}
#page .hs-custom-mobile-menu .menu-social-icons a{
  background: transparent !important; color: #000 !important
}
#page .homepage-banner-slider .kt-tab-inner-content-inner > div > div{
  min-height: unset !important; position: unset; padding-bottom: 40%
}
#page .homepage-banner-slider .kt-tab-inner-content-inner > div > div > div{
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0; height: 100%
}
#page .slick-dots li{
  margin: 0 5px !important
}
.awards-section > .kt-row-column-wrap{
  position: relative;
}
.awards-section > .kt-row-column-wrap:before, .awards-section > .kt-row-column-wrap:after{
  content: ''; position: absolute; background: var(--wpr-bg-835d3c99-b660-4dc1-a4f0-b7512414486e) no-repeat;
  background-size: contain; top: 6rem; left: 0; width: 54%; height: 45%
}
.awards-section > .kt-row-column-wrap:after{
  background-image:var(--wpr-bg-e6327a4b-1d91-4ed7-b60d-955d8c24d26b); position: absolute; top: 9rem; right: -4rem;
  width: 13rem; left: unset; height: 25%
}
.happy-hour-cater-chill > div > div{
  position: relative;
}
.happy-hour-cater-chill > div > div.wp-block-kadence-column:first-of-type:before{
  content: ''; position: absolute; top: -20px; bottom: -20px; right: 17px; border-right: 0.3rem solid #efefef
}
.floating-social-icons{
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  z-index: 99999;
  background: #000;
  padding: 10px 6px;
}
.floating-social-icons #floating-social-icons a{
  background: transparent !important; color: #fff !important; width: 30px !important;height: 30px!important;
}
.floating-social-icons #floating-social-icons a i{
  font-size: 22px !important
}
.floating-social-icons #floating-social-icons li:not(:last-child){
  margin-bottom: 10px !important
}
.single-location .slick-slide img{
  width: 100%
}
.desktop-taco-img .custom-taco-links a.desktop-taco-link {
    position: absolute;
    bottom: 24%;
    top: 61%;
    left: 0;
    right: 0;
}
@media (min-width: 768px){
	.mobile-taco-img {
		display: none;
	}
}
@media (min-width: 767px){
  .menu-slider.less-slides .slick-track{
    display: flex; justify-content: center;
  }
  .menu-slider.less-slides .slide{
    max-width: 30vw; width: auto !important; flex: 1
  }

}
.happy-hour-block .happy-hour-details{
  color: #606060 !important
}
.happy-hour-block .happy-hour-details h6{
  color: #000 !important
}
#page button{
  outline: 0;
  cursor: pointer
}
#page .location-block a{
  color: #fff !important
}
.homepage-banner-slider .floating-image{
  position: absolute; bottom: -35%;
  left: 0; width: 25rem
}
.homepage-banner-slider .homepage-slide-3 .kt-inside-inner-col, .homepage-banner-slider .homepage-slide-4 .kt-inside-inner-col{
  position: unset; overflow-x: hidden
}
.homepage-banner-slider .slick-list{
  padding-bottom: 15rem;
  margin-bottom: -15rem; overflow: visible;
}
.z-index-10{
  position: relative;
  z-index: 10
}
#page .max-width-75rem > div{
  max-width: 75rem !important
}
#page .gform_footer button.gform_button{
  position: relative;
}
#page .gform_footer button.gform_button:before{
  content: attr(value); text-transform: uppercase;
}
#page .gform_footer button.gform_button:after{
  background-image: var(--wpr-bg-6e9d60f4-bc08-4d34-a3b7-5d6b400bd0b7);
  content: '';
  display: inline-block;
  width: 0.9em;
  height: 0.9em;
  margin-left: 2.5em;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.career-search .row > div{
  margin-bottom: 20px
}
#page .career-search select{
  padding-top: 24px;
  padding-bottom: 24px;
  height: auto;  
}
#narp_ct{
  color: #606060
}
#narp_ct table th{
  font-size: 1vw; letter-spacing: 0; text-transform: unset;
}
#page .about-page-banner > div, #page .container-45rem > div{
  max-width: 45rem !important
}
.cn-fa-android i[title="android"]{
  font: normal normal normal 14px / 1 FontAwesome !important
}
.recipe-search{
  margin-bottom: 20px; text-align: right;
}
#page .recipe-search{
  position: relative;
}
#page .recipe-search input{
  width: 100%;
  padding: 10px 20px !important;
  font-size: .8rem;
  font-family: inherit;
  border-radius: 0.2rem;
  border: 1px solid #bbb;
  background-color: #fff;
  line-height: 2em;
  -webkit-appearance: none;
  display: inline-block;
  max-width: 300px;
  height: auto; padding-right: 60px;
}
#page .recipe-search:after{
  content: "\f002"; position: absolute; top: 50%; right: 18px;
  font-family: 'Font Awesome 6 Pro';
  color: #137151; transform: translateY(-50%)
}
.menu-not-available{
  color: #606060 !important; display: none
}
.menu-links{
  z-index: 99; position: relative;
}
.banner-slider{
  position: relative;
  z-index: 99;
}
.banner-slider .slide .wrapper{
  position: relative; padding-bottom: 58%; text-align: center;
}
.banner-slider .slide .wrapper .background-image, .banner-slider .slide .wrapper .background-image img{
  position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 100%; object-fit: cover;width: 100%
}
.banner-slider .slide .wrapper .content{
  padding: 60px 0
}
.banner-slider .slide .wrapper .container{
  position: absolute; bottom: 60px; left: 0; right: 0
}
.banner-slider .slide .wrapper .container.has-heading{
  bottom: unset; top: 50%; transform: translateY(-50%)
}
.banner-slider .slide .overlapping-image{
  position: absolute;
  bottom: -35%;
  left: 0;
  width: 25rem;
}
.banner-slider .slide .overlapping-image img{
  width: 100%
}
.banner-slider .slick-list{
  margin-bottom: -15em; padding-bottom: 15rem; overflow: visible;
}
.banner-slider .slick-dotted.slick-slider{
  margin-bottom: 0
}
.banner-slider .slick-dots{
  bottom: 14em;z-index: 222;
}
.banner-slider .slick-dots li{
  color: transparent !important
}
.banner-slider .slick-dots li button:before{
  opacity: 1;
  color: #ffa310;
  font-size: 18px;
}
.banner-slider .slick-dots li{
  width: 17px;
  height: 17px;
}
.banner-slider .slick-dots li.slick-active button:before{
  color: #fff;
}
.banner-slider .wp-block-buttons{
  text-align: center !important; justify-content: center  !important;
}
.banner-slider #slick-slide07 .wp-block-buttons{
  margin-bottom: 50px;
}
#hustle-popup-id-1 .hustle-layout,
#hustle-popup-id-2 .hustle-layout{
    padding: 0 !important;	
}
#hustle-popup-id-1 .hustle-layout .hustle-group-content,
#hustle-popup-id-2 .hustle-layout .hustle-group-content{
    margin: 0 !important;
    padding: 0 !important;	
}
#hustle-popup-id-1 .hustle-layout .hustle-group-content .detail-wrapper,
#hustle-popup-id-2 .hustle-layout .hustle-group-content .detail-wrapper{
    text-align: center;
    padding: 1.5rem;	
	padding-bottom: 2rem;
	background-image: var(--wpr-bg-58652f2f-7b38-4955-a21c-6744e8cf845c);
}
#hustle-popup-id-1 .hustle-layout .hustle-group-content .detail-wrapper h2,
#hustle-popup-id-2 .hustle-layout .hustle-group-content .detail-wrapper h2{
	font-family: vinyl, sans-serif;
	color: #000000;
	font-size: clamp(45px, 5vw, 55px);
	font-weight: 500;
	margin-bottom: 5px;
	line-height: 1.2;
}
#hustle-popup-id-1 .hustle-layout .hustle-group-content .detail-wrapper h3,
#hustle-popup-id-2 .hustle-layout .hustle-group-content .detail-wrapper h3{
	font-family: verveine, sans-serif;
	color: #a66700;
	font-size: 36px;
	font-weight: 400;
	margin-bottom: 30px;
	line-height: 1.2;
}
#hustle-popup-id-1 .hustle-layout .hustle-group-content .header-image-wrapper{
    max-height: 372px;
    overflow: hidden;	
}
#hustle-popup-id-2 .hustle-layout .hustle-group-content .header-image-wrapper {
    max-height: 457px;
    overflow: hidden;		
}
#hustle-popup-id-1 .hustle-icon-close,
#hustle-popup-id-2 .hustle-icon-close{
	color: #fff;
}
#hustle-popup-id-1 .hustle-layout .hustle-group-content .detail-wrapper a,
#hustle-popup-id-2 .hustle-layout .hustle-group-content .detail-wrapper a{
	background-image: var(--wpr-bg-8278fea4-c108-47a9-bdea-31e485514dea);
	cursor: pointer;
	display: inline-block;
	padding: 15px 100px 10px 2rem;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	font-family: "vinyl", sans-serif;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	background-color: transparent !important;
	font-size: 16px;
	text-decoration: none;
	font-weight: 400;
	position: relative;
}
#hustle-popup-id-1 .hustle-layout .hustle-group-content .detail-wrapper a:after,
#hustle-popup-id-2 .hustle-layout .hustle-group-content .detail-wrapper a:after{
    content: "\f061";
    position: absolute;
    top: 50%;
	right: 45px;
    transform: translateY(-50%);
    font-family: 'Font Awesome 6 Pro';	
	font-weight: 300;
}
#hustle-popup-id-1 .hustle-layout .hustle-group-content .detail-wrapper a:hover,
#hustle-popup-id-2 .hustle-layout .hustle-group-content .detail-wrapper a:hover{
	background-image: var(--wpr-bg-977202ac-1ec1-420b-814e-d004685c2bbf) !important;
}
#hustle-popup-id-1 .hustle-layout .hustle-group-content .detail-wrapper .dp-btns,
#hustle-popup-id-2 .hustle-layout .hustle-group-content .detail-wrapper .dp-btns {
    display: flex;
    justify-content: center;
    gap: 2rem;	
}

.custom-jazz-jam-links .desktop-jazz-jam-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15%;
    top: 68%;	
}

@media (min-width: 900px){
  .thank-you-page-banner .kt-row-column-wrap{
    position: relative; padding-bottom: 42% !important;
  }
  .thank-you-page-banner .kt-row-column-wrap > div{
    position: absolute; top: 50%; left: 0; right: 0; transform:translateY(-50%)
  }
  .thank-you-page-banner{
    background-position: 50% 121% !important;
  }

}
@media (min-width: 1024px){
  .about-page-banner > div{
    min-height: 600px !important;
    position: relative; padding-bottom:38% !important;
  }
  .about-page-banner > div > div{
    position: absolute; top:50%; left:0; right: 0;transform: translateY(-50%);
  }
}
@media (max-width: 1499px){
  .onepress-menu > li > ul{
    padding: calc(10px + .2vw) 5%;
    -ms-grid-columns: 30% 15% 15% 15% 15%;
    grid-template-columns: 30% 15% 15% 15% 15%;
  }
}
@media (max-width: 1249px){
  .onepress-menu > li > ul{
    padding: calc(10px + .2vw) 3%;
    -ms-grid-columns: 30% 16% 16% 16% 16%;
    grid-template-columns: 30% 16% 16% 16% 16%;
  }
}
@media (max-width: 1099px){
  .onepress-menu > li > ul{
    padding: calc(10px + 0.2vw) 1%;
    -ms-grid-columns: 26% 18% 18% 18% 18%;
    grid-template-columns: 26% 18% 18% 18% 18%;
  }
}
@media (max-width: 1800px){
  .awards-slider .award .wrapper {
    padding-bottom: 115%;
  }
  .awards-slider .slick-slider .award .wrapper{
    padding-bottom: 150%
  }
}
@media (max-width: 1440px){
  #masthead .container{
    padding-left: 25px
  }
  .my-pita-jungle {
    padding: 5px 50px 5px 20px;
  }
  #page .happy-hour-cater-chill .kt-inside-inner-col{
    background-size: 70% !important; background-position: right bottom; background-size: contain
  }
}
@media (min-width: 1000px){
  #nav-toggle{
    display: none !important
  }
  .onepress-menu{
    display: block !important; height: auto !important; background: transparent !important;
  }
  .mobile-menu-container{
    display: none;
  }
}
@media (max-width: 1200px){

  .banner-slider .slick-dots li{
    width: 20px; height: 20px
  }
  /* .banner-slider .slick-dots li button:before {
    font-size: 20px;
  } */
  #page .homepage-banner-slider .slick-dots button:before {
    font-size: 20px;
  }
  /* #page .homepage-banner-slider .slick-dots li {
    height: 20px;
    width: 20px;
  } */
  .awards-section:before{
    top: 0
  }
  #page .homepage-banner-slider .kt-tab-inner-content-inner > div > div {
    padding-bottom: 52%;
  }
  .single-menu .menu-links ul li a, .nutrition-charts ul a{
    font-size: .9rem;
  }
  .container{
    width: 100%;
  }
  #content-inside {
    padding: 0 25px;
  }
  .entry-content > .alignfull.gb-block-container:not(.full-width-content) > div > .gb-container-content,
  .entry-content > .alignfull:not(.full-width-content) > div > .kt-row-column-wrap,
  .entry-content > .alignfull:not(.full-width-content) > .kt-row-column-wrap{
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .my-pita-jungle .inner > p, .my-pita-jungle .inner > div, .my-pita-jungle:after{
    display: none
  }
  .my-pita-jungle {
    padding: 5px 20px 5px 20px;
  }
  .header-right-navs{
    max-width: 18rem
  }
  .header-right-navs .row > div:first-child{
    width: 100px; max-width: 100px;
  }
  .header-right-navs .row > div:last-child{
    flex: 1; max-width: unset !important;
  }
  .my-pita-jungle .inner:before, .my-pita-jungle-popup .current-location-title a:before {
    width: 31px;
    height: 31px;
  }
  .header-right-navs .row > div:first-child {
    width: 68px;
    max-width: 68px;
  }
  .my-pita-jungle-popup {
    padding: 30px;
    width: 600px;
  }
  html, body{
    font-size: 14px;
  }
  .onepress-menu .nav-toggle-subarrow {
    padding: 0 3px; margin-left: 0
  }
  .my-pita-jungle-popup .row > div:last-child{
    padding-left: 15px;
  }
  .my-pita-jungle-popup .row > div:first-child{
    max-width: 160px; width: 160px;
  }
  .my-pita-jungle-popup .row > div:last-child{
    max-width: unset; flex: 1;
  }
  #page #masthead .onepress-menu > li.menu-item-has-children > a{
    margin-right: 0;
    display: inline-block; padding-right: 5px !important
  }
  .onepress-menu > li > ul {
    padding: 25px 20px;
    -ms-grid-columns: 36% 16% 16% 16% 16%;
    grid-template-columns: 36% 16% 16% 16% 16%;
  }
  #page #footer-widgets{
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .happy-hour-cater-chill .max-width-500{
    width: 100%; max-width: 100% !important;
  }
  .happy-hour-cater-chill .kt-inside-inner-col{
    padding-bottom: 20rem !important
  }
  .awards-slider .award .wrapper .inner:before{
    width: 40px; height: 40px; top: 20px
  }
  .awards-slider .award .wrapper .inner{
    padding-top: 80px
  }
  .wp-block-spacer[style*="height:150px"], .wp-block-spacer[style*="height:130px"], .wp-block-spacer[style*="height:200px"]{
    height: 100px !important
  }
  .wp-block-spacer[style*="height:100px"]{
    height: 60px !important
  }
  .wp-block-image.menu-photo figcaption{
    background-size: 65% auto
  }
  .awards-slider .award .wrapper {
    padding-bottom: 140%;
  }
  .awards-section:before{
    background-size: cover
  }
  #page .homepage-banner-slider .slick-dots {
      margin: 0 !important;
      bottom: 20px;
  }
  #page .happy-hour-cater-chill .kt-inside-inner-col{
    background-size: 40% !important
  }
  #menu-footer-menu li a{
    font-size: 13px;
  }
  #menu-footer-menu{
    width: 85%
  }
}

@media (max-width: 1000px){
  #page .menu-links ul li a{
    width: 100%; margin: 0
  }
  .floating-social-icons{
    display: none !important
  }
  #masthead > .container > div.site-branding{
    max-width: unset; flex: 1
  }
  #masthead > .container > div.site-branding img{
    max-width: 15.7rem
  }
  .mobile-menu-container{
    max-width: 60px;
    text-align: right;
    font-size: 30px;
    padding-right: 0;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-right-wrapper{
    display: none !important
  }
  #colophon .site-info .container .back-to-top{
    width: 40px !important;
    height: 40px !important;
  }
  #page .menu-page-title {
    margin-top: 20px;
  }
  #nav_menu-2 ul, #nav_menu-2 ul li{
    padding: 0;
  }
  #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after{
    background: #A06443;
  }
  #nav-toggle{
    position: relative;
    top: 0;
    display: block
  }
  .onepress-menu{
    top: 0 !important;
    height: 100% !important;
    position: fixed !important;
    bottom: 0;
    right: 0;
    max-width: 400px;
    background: #4C525D;
    padding-top: 70px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0 !important;
    background: #4C525D !important;
  }
  .onepress-menu.onepress-menu-mobile a{
    color: #fff ;
  }
  .onepress-menu.onepress-menu-mobile li{
    background: #4C525D;
  }
  .onepress-menu.onepress-menu-mobile li a{
    padding-left: 0; padding-right: 0;
    text-transform:normal;
  }
  .onepress-menu ul, .onepress-menu ul li a{
    background: transparent;
  }
  .onepress-menu a{
    font-size: 20px;
  }
  .onepress-menu li.current-menu-item > a, .onepress-menu li a:hover{
    color: #0c0c0c !important;
  }
  .onepress-menu .nav-toggle-subarrow{
    left: unset !important;
    right: 0;
  }
  .onepress-menu .nav-toggle-subarrow{
    border-left: 0 !important;
  }
  .onepress-menu.onepress-menu-mobile li{
    border-top: 1px solid #A06443;
  }

  .onepress-menu.onepress-menu-mobile > li > a, .onepress-menu.onepress-menu-mobile .nav-toggle-subarrow{
    padding: 20px;
  }
  .onepress-menu{
    transition: right .2s;
    right: -100%;
  }
  .onepress-menu.onepress-menu-mobile{
    right: 0;
    box-shadow: 2px -5px 9px #a6a6a6
  }
  .onepress-menu.onepress-menu-mobile ul li a{
    padding: 12px 20px;
  }
  .onepress-menu{
    transform: none;
  }
  #nav-toggle.nav-is-visible {
    position: fixed;
    top: 30px;
    z-index: 10000000;
    right: 30px;
  }
  #nav-toggle.nav-is-visible span:before, #nav-toggle.nav-is-visible span:after{
    background: #fff;
  }
  .onepress-menu li ul:before{
    display: none;
  }
  .onepress-menu > li >ul{
    padding: 0 0px 0 20px !important;
  }
  #nav-toggle span{
    width: 36px;
  }
  #nav-toggle span:before, #nav-toggle span:after{
    width: 30px;
  }
  #nav-toggle.nav-is-visible span:after{
    top: 10px;
  }
  #nav-toggle.nav-is-visible span:before{
    top: -10px;
  }
  #masthead .overlay{
    position: fixed;
    top: 0; left: 0; bottom: 0;
    background: #000;
    opacity: 0;
    right: -100%;
    transition: opacity .5s;
    z-index: 100;
    width: 0;
  }
  #masthead .nav-is-visible + .overlay{
    right: 0;
    width: 100%;
    opacity: 0.6;
  }
  .menu-image-title-above.menu-image-not-hovered > img, .menu-image-hovered.menu-image-title-above .menu-image-hover-wrapper, .menu-image-title-above .menu-image-hover-wrapper{
    display: none !important
  }
  .awards-slider .award .wrapper {
    padding-bottom: 140%;
  }
  #page .menu-links > .current{
    display: block; margin-bottom: 0; cursor: pointer; text-transform: uppercase; text-align: center;
    padding-bottom: 10px; border-bottom: .35rem solid #e7e7e7
  }
  #page .menu-links > .current span{
    position: relative; padding-right: 30px;
  }
  #page .menu-links > .current span:after{
    content: "\f078"; font-family: 'Font Awesome 6 Pro'; font-weight: normal;
    position: absolute; top: 50%; right: 0; transform: translateY(-50%);
    font-size: 20px;
  }
  #page .menu-links{
    position: relative
  }
  #page .menu-links ul{
    position: absolute; top: 100%; left: 50%; transform: translateX(-50%);
    padding: 20px; background: #fff;
    z-index: 99999; max-height: 300px; overflow: auto;
    text-align: center; margin: 0; box-shadow: 0 0 15px rgba(0, 0, 0, 0.16);
    display: none; min-width: 300px;
  }
  #page .menu-links ul li{
    text-align: center !important; width: 100%;
  }
  #page .menu-links ul li a{
    padding: .5rem 0
  }
  #page .menu-links.open ul{
    display: block
  }
  #page .menu-links ul li a.active:after {
    height: 0.15rem;
    top: calc(100% - 10px);
    width: 40px;
    transform: translateX(-50%);
    left: 50%;
  }
  .single-menu .menu-links ul li a{
    font-size: 1.2rem
  }
  .awards-grid .awards-slider .award .wrapper{
    padding-bottom: 120%
  }
}

@media (max-width: 900px){
  /* .banner-slider .slide .wrapper {
    padding-bottom: 70%;
  } */
  .awards-slider .slick-slider .award .wrapper {
    padding-bottom: 135%;
  } 
  .homepage-banner-slider .floating-image{
    width: 21rem
  }
  #page .happy-hour-cater-chill > div{
    flex-wrap: wrap
  }
  #page .happy-hour-cater-chill > div > div{
    flex-basis: 100% !important; max-width: 100% !important; width: 100% !important
  }
  #footer-3{
    display: none !important
  }
  #footer-2{
    flex-basis: 100% !important; max-width: 100% !important; width: 100% !important
  }
  #footer-widgets *{
    text-align: center !important
  }
  #page .homepage-banner-slider .kt-tab-inner-content-inner > div > div {
    padding-bottom: 77%;
  }
  .hide-from-880{
    display: none !important
  }
  #page .contact-form-container > div{
    display: flex
  }
  #page .contact-form-container > div > div{
    flex-basis: 100% !important; max-width: 100% !important; margin: 0 !important
  }
  .mobile-alignfull {
    max-width: 100vw;
    max-width: calc(var(--vw, 1vw) * 100);
    width: 100vw;
    width: calc(var(--vw, 1vw) * 100);
    transform: translateX(-50%);
    left: 50%;
    position: relative;
  }
  #page .happy-hour-block{
    top: 0; margin-bottom: 0
  }
  .homepage-banner-slider .slick-list {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 782px){
	#hustle-popup-id-1 .hustle-content {
		padding: 0;
	}
}
@media (min-width: 700px){
  .my-pita-jungle-mobile{
    display: none;
  }
}

@media (max-width: 700px){
  .banner-slider .slide .overlapping-image {
    bottom: -20%;
    width: 14rem;
  }
  .banner-slider .slide .wrapper {
    padding-bottom: 106%;
  }
  .wp-block-spacer[style*="height:150px"], .wp-block-spacer[style*="height:130px"], , .wp-block-spacer[style*="height:200px"]{
    height: 60px !important
  }
  .wp-block-spacer[style*="height:100px"], .wp-block-spacer[style*="height:60px"], .wp-block-spacer[style*="height:80px"]{
    height: 40px !important
  }
  #page .homepage-banner-slider .kt-tab-inner-content-inner > div > div {
    padding-bottom: 100%;
  }
  .happy-hour-cater-chill > div > div:first-child:before{
    display: none
  }
  #page .happy-hour-cater-chill .kt-inside-inner-col{
    padding-right: 0; padding-left: 0
  }
  .happy-hour-cater-chill .max-width-500 {
    max-width: 50% !important;
  }
  #masthead .header-right-navs .inner{
    display: flex; gap: 0 1px;
    width: calc(100% + 25px);
  }
  #masthead .header-right-navs .inner > div{
    margin: 0 !important; flex: 1;
  }
  .header-right-navs .row > div:first-child{
    display: none;
  }
  .my-pita-jungle-mobile{
    max-width: 50px;
    text-align: center;
    padding-left: 14px;
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .header-right-navs{
    order: 4;
    flex-basis: calc(100% + 50px) !important;
    max-width: calc(100% + 50px) !important;
    position: relative;
    left: -25px;
    width: calc(100% + 50px) !important;
  }
  .wp-block-media-text.is-stacked-on-mobile{
    display: block;
  }
  .wp-block-media-text .wp-block-media-text__media{
    margin-bottom: 20px;
  }
  .wp-block-media-text .wp-block-media-text__content{
    padding-left: 0;
    padding-right: 0;
  }
  .my-pita-jungle-popup {
    width: calc(100% + 25px);
    right: -25px;
  }
  .my-pita-jungle-popup .row > div:last-child {
    padding-left: 0;
  }
  .my-pita-jungle:after, .my-pita-jungle-popup .current-location-title a:after {
    font-size: 18px;
  }
  #masthead > .container > div.site-branding img {
    max-width: 13.7rem;
  }
  h1, h2 {
    font-size: 4rem;
  }
  #page .homepage-banner-slider .slick-dots li {
    height: 18px;
    width: 18px;
  }
  #page .homepage-banner-slider .slick-dots button:before {
    font-size: 21px;
  }
  .awards-section:after{
    content: ''; position: absolute; top: 0; left:0; right: 0;
    height: 150px; background: #fba40e
  }
  #page .back-button, #page .black-button, #page .black-button-download, #page .btn-primary, #page .green-button, #page .text-button, #page .transparent-black-download-button, #page .transparent-white-button, #page .white-button, #page .white-button-download {
    padding: 1rem 1.3rem 0.75rem
  }
  #page .location-details .transparent-white-button{
    padding-left: 0
  }
  #page .recipes .recipe{
    margin-bottom: 30px
  }
  .recipe-row > div:first-child{
    order: 2; margin-top: 30px
  }
  h1, h2 {
    font-size: 2rem;
  }
  .thank-you-page-banner h1{
    font-size: 3.5rem;
    line-height: 1.5;
  }
  #page .thank-you-page-banner .wp-block-button__link {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px){
	.desktop-taco-img,
	.jazz-jam-img {
		display: none;
	}
	#page .mobile-taco-img > .kt-row-column-wrap{
		padding: 0 !important;
	}
	#page .mobile-taco-img .wp-block-image {
		margin-bottom: 0;
	}
	.custom-taco-links a.mobile-taco-link {
		position: absolute;
		bottom: 6%;
		top: 87%;
		left: 0;
		right: 0;
	}
	.custom-jazz-jam-links a.mobile-jazz-jam-link {
		position: absolute;
		left: 0;
		right: 0;
		top: 88%;
		bottom: 0;
	}
}
@media (max-width: 600px){
  .hide-from-mobile{
    display: none
  }
  .happy-hour-cater-chill .kt-inside-inner-col {
    padding-bottom: 0rem !important;
  }
  .awards-section > .kt-row-column-wrap:before, .awards-section > .kt-row-column-wrap:after {
    height: 26%; top: 11rem
  }
  .awards-section > .kt-row-column-wrap:after {
    width: 10rem;
    height: 12%; top:12rem
  }
  #page .menu-links > .current{
    font-size: 2rem
  }
  .homepage-banner-slider .floating-image{
    width: 45vw
  }
  .banner-slider {
    margin-top: 80px !important;
  }
  .banner-slider .slick-dots li button:before{
    font-size: 14px;
  }
  .banner-slider .slick-dots li{
   width: 16px; height: 16px 
  }
	#hustle-popup-id-1 .hustle-layout .hustle-group-content .detail-wrapper a {
		padding: 15px 65px 10px 2rem;	
	}
	#hustle-popup-id-1 .hustle-layout .hustle-group-content .detail-wrapper a:after {
	    right: 34px;	
	}
}
@media (max-width: 400px){
  #masthead > .container > div.site-branding img {
    max-width: 11.7rem;
  }
  #page .wp-block-button__link{
    padding: 1rem 40px 0.75rem 2rem
  }
  #page .wp-block-button__link:after {
    right: 25px;
  }
}

.services a:nth-child(2) img{
	filter: invert(1) brightness(2);
}
