/*
 Theme Name:   Infinite Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Infinite Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE
*/


#hidden {
	display: none !important;
	visibility: hidden !important;
}


.hide {
	display: none !important;
	visibility: hidden !important;
}
#hide-flyer-buttons {
	display: none !important;
	visibility: hidden !important;
}

/* NAVIGATION */

.infinite-header-style-plain.infinite-style-menu-right .infinite-main-menu-right-wrap {
	display: none !important;
	visibility: hidden !important;
}

.infinite-main-menu-search {
	display: none !important;
	visibility: hidden !important;
}

.infinite-navigation .sf-menu > li {
    padding-left: 22px;
    padding-right: 18px;
}

.infinite-top-bar-right {
    margin-right: -15px;
}

.infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-menu > li > a {
    line-height: 1.7;
    padding-bottom: 20px;
}

.infinite-animate-fixed-navigation.infinite-header-style-plain.infinite-animate-logo-height .infinite-logo-inner img {
    height: 70px !important;
}

.infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-logo {
	padding-bottom: 18px !important;
    padding-top: 18px;
}

.infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation {
    padding-top: 12px;
	padding-bottom: 0px;
}

.infinite-navigation .infinite-navigation-slide-bar {
	border-bottom-width: 2px;
    margin-top: -15px;
    padding-top: 0px;
}

.infinite-body-front .infinite-container .infinite-logo-inner img {
	width: 170px;
}

.infinite-logo-inner {
    max-width: 170px !important;
}

.infinite-mobile-header .infinite-logo-inner img {
    width: 80px !important;
}

.infinite-mobile-header {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*Mobile Nav */
.mm-menu {
	background: #0f6c1f !important; /* Old browsers */
	background: -moz-linear-gradient(left, #499736 0%, #0f6c1f 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #499736 0%,#0f6c1f 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #499736 0%,#0f6c1f 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499736', endColorstr='#0f6c1f',GradientType=1 ) !important; /* IE6-9 */
}
.mm-listview .mm-next {
    width: 100%;
}
.mm-listview .mm-next:hover, .mm-listview .mm-next:active, .mm-listview .mm-next:visited, .mm-listview .mm-next:focus,
ul.mm-listview li:hover, ul.mm-listview li:active, ul.mm-listview li:visited, ul.mm-listview li:focus  {
    background: transparent !important;
    background-color: transparent !important;
}

/* END NAVIGATION */

/* FOOTER */

.infinite-footer-wrapper {
background: #0f6c1f !important; /* Old browsers */
background: -moz-linear-gradient(left, #0f6c1f 0%, #499736 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(left, #0f6c1f 0%,#499736 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #0f6c1f 0%,#499736 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f6c1f', endColorstr='#499736',GradientType=1 ) !important; /* IE6-9 */
}

/* Yellowtail Font */
/*
.infinite-footer-wrapper .infinite-widget-title {
    font-size: 24px;
    text-transform: lowercase;
    letter-spacing: 0px;
    margin-bottom: 35px;
}
*/
/* End Yellowtail Font */

/* Open Sans Font */
.infinite-footer-wrapper .infinite-widget-title {
    letter-spacing: 3px;
    margin-bottom: 35px;
    font-family: "Open Sans", sans-serif;
}
/* End Open Sans Font */

.infinite-copyright-text {
    text-transform: capitalize;
}

.infinite-footer-wrapper .widget_nav_menu ul li {
	border: none;
}

.infinite-footer-wrapper a:hover {
    border-bottom: 1px solid #ffffff;
}

.infinite-footer-wrapper a i {
   color: #ffffff;
   transition: color .3s;
   cursor: pointer;
}

.infinite-footer-wrapper a i:hover {
   color: #58b143;
   cursor: pointer;
}

.infinite-copyright-text a {
	color: #58b143;
}

.infinite-copyright-text a:hover {
	color: #ffffff !important;
}

.infinite-footer-wrapper .widget {
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px){
	.infinite-footer-wrapper {
	    text-align: center;
	}
	.infinite-footer-wrapper .widget_nav_menu ul li::before {
    	content: none;
	}
	#custom_html-2 > div > div {
		margin-left: 25%;
	}
	.infinite-footer-wrapper .widget_nav_menu ul li {
		margin-bottom: 0px;
		padding-left: 0px;
		padding-bottom: 5px;
	}
	.infinite-footer-wrapper a {
		border-bottom: none;
		text-decoration: underline;
	}
	.infinite-footer-wrapper a:hover {
		text-decoration: none;
		border-bottom: 1px solid #ffffff;
	}
	.infinite-footer-wrapper .infinite-widget-title {
    	letter-spacing: 3px;
    	margin-bottom: 10px;
    }
    .infinite-footer-wrapper .infinite-footer-column {
	    margin-bottom: 30px;
    }
    .infinite-footer-wrapper ul#menu-footer-menu {
    margin-bottom: 0px;
	}
}

/* END FOOTER */

/* FEATURED ITEMS SECTION */

.no-mobile-specials img,
.no-desktop-specials img {
    border-radius: 8px;
    box-shadow: 0 5px 15px 0px rgba(0, 0, 0, .1);
    -webkit-transition: -webkit-transform .2s ease,-webkit-box-shadow .2s ease;
    transition: -webkit-transform .2s ease,-webkit-box-shadow .2s ease;
    transition: transform .2s ease,box-shadow .2s ease;
    transition: transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;
    will-change: transform,box-shadow;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.no-mobile-specials img:hover,
.no-desktop-specials img:hover {
    border-radius: 8px;
    box-shadow: 0 5px 15px 0px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, .2);, 0 0 0 transparent;
    box-shadow: 0 5px 15px 0px rgba(0, 0, 0, .2);, 0 0 0 transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.no-mobile-specials a img,
.no-desktop-specials a img {
    transform .3s cubic-bezier(0.43, -0.23, 0.33, 1.18);
}
.no-mobile-specials a img:hover,
.no-desktop-specials a img:hover {
    filter: brightness(1.15);
    transform: translateY(-8px);
}
@media only screen and (max-width:499px) {
	.no-mobile-specials img,
	.no-desktop-specials img,
	.no-mobile-specials img:hover,
	.no-desktop-specials img:hover {
		border-radius: 0px;
	}
}

.no-mobile-specials .gdlr-core-image-overlay,
.no-desktop-specials .gdlr-core-image-overlay {
	display: none !important;
    visibility: hidden !important;
}

/* END FEATURED ITEMS SECTION */

/* RECIPE SECTION */

.recipe-title {
    background-color: #ffffff;
    width: 100%;
    color: #58b143;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2em;
    padding: 10px 5px 10px 5px;
}

.recipe-title-large {
    background-color: #ffffff;
    width: 100%;
    color: #58b143;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2em;
    padding: 22px 5px 22px 5px;
}

.recipe-image {
    border-left: 4px solid #ffffff !important;
    border-right: 4px solid #ffffff !important;
}

.recipe-overlay i {
	display: none !important;
}

.recipe-overlay .gdlr-core-image-overlay {
    background-color: rgba(0, 0, 0, .4);
	cursor: pointer;
}

/* END RECIPE SECTION */

/* MENUS SECTION */

.menu-title {
    background-color: #ffffff;
    width: 100%;
    color: #58b143;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2em;
    padding: 7px 5px 12px 5px;
}

.menu-overlay i {
	display: none !important;
}

.menu-overlay .gdlr-core-image-overlay {
    background-color: rgba(0, 0, 0, 0);
	cursor: pointer;
}

.menu-page-title h4 {
	padding-bottom: 0px !important;
	font-size: 28px !important;
    letter-spacing: 0px !important;
    font-family: "Open Sans", sans-serif !important;
/*     margin-bottom: 0px !important; */
    text-transform: uppercase !important;
}

.gdlr-core-title-item .gdlr-core-title-item-caption {
    font-size: 24px;
}

.menu-page-text {
    font-size: 18px ;
    font-style: italic;
    display: block;
    font-family: "Droid Serif", serif;
    margin-top: -25px;
	color: #747474;
}

.menu-page-options span.gdlr-core-title-item-caption.gdlr-core-info-font.gdlr-core-skin-caption {
    font-size: 18px;
    padding-top: 20px;
}

/*
.menu-page-price {
    color: #747474;
    font-size: 14px;
    margin-top: -15px;
    margin-bottom: 5px;
}

.menu-page-price-2 {
    color: #747474;
    font-size: 14px;
    margin-top: -15px;
    margin-bottom: 5px;
}
*/

.packages-page-title h4 {
	color: #747474;
	padding-bottom: 0px !important;
	font-size: 18px !important;
    letter-spacing: 1px !important;
    font-family: "Open Sans", sans-serif !important;
/*     margin-bottom: 0px !important; */
    text-transform: capitalize !important;
}

/* END MENUS SECTION */

/* COOKING INSTRUCTIONS PAGE */

.instuctions-page-text {
    font-size: 16px;
    font-style: italic;
    display: block;
    font-family: "Droid Serif", serif;
    margin-top: 10px;
	color: #747474;
}

@media (max-width: 995px) {
    .no-mobile-temperatures {
        display: none;
    }
}

@media (min-width: 996px) {
    .no-desktop-temperatures {
        display: none;
    }
}

@media (max-width: 767px) {
    .no-mobile-temperatures-title {
        display: none;
    }
}

@media (min-width: 768px) {
    .no-desktop-temperatures-title {
        display: none;
    }
}

/* END COOKING INSTRUCTIONS PAGE */

/* HIDE/SHOW ROWS */

/* Featured Items */

@media (max-width: 767px) {
    .no-mobile-specials {
        display: none;
    }
}
@media (max-width: 815px) {
    .no-mobile-2 {
        display: none;
    }
}
@media (min-width: 768px) {
    .no-desktop-specials {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
	.no-desktop-specials .gdlr-core-column-30 {
	    width: 50%;
	}
}
@media only screen and (max-width: 499px) {
	.no-desktop-specials .gdlr-core-column-30 {
	    width: 100%;
	}
}

/* Revolution Slider / Banners */

@media (max-width: 767px) {
    .no-mobile-slider {
        display: none;
    }
}
@media (min-width: 768px) {
    .no-desktop-slider {
        display: none;
    }
}

/* Cooking Instructions */

@media (max-width: 1029px) {
    .no-mobile-instructions {
        display: none;
    }
}
@media (min-width: 1030px) {
    .no-desktop-instructions {
        display: none;
    }
}

/* END HIDE/SHOW ROWS */

/* CONTACT FORM & PAGE */

.page-id-1281 .wpcf7-form .infinite-body input[type="button"], .infinite-body input[type="submit"] {
    background-color: #58b143 !important;
}

.page-id-1281 .wpcf7-form .infinite-body input[type="button"], .infinite-body input[type="submit"]:hover {
    background-color: #094613 !important;
}

.gdlr-core-page-builder-body .page-id-1281 a {
  color: #58b143;
  text-decoration: none;
}

.gdlr-core-page-builder-body .page-id-1281 a:hover {
  color: #094613 !important;
  text-decoration: none;
}

#wpcf7-f1319-p1281-o1 wpcf7-mail-sent-ok {
	color: #58b143 !important;
}

/* END CONTACT FORM & PAGE */

/* FOOTER FORM */

#wpcf7-f1678-o1 div.wpcf7-mail-sent-ok {
    border: 1px solid #ffffff !important;
}

/* Captcha */

.page-id-1281 #wpcf7-f1319-p1281-o1 > form > div.gdlr-core-input-wrap.gdlr-core-large.gdlr-core-full-width.gdlr-core-with-column.gdlr-core-no-border > div.wpcf7-form-control-wrap > div {
	margin-left: 31%;
	padding-bottom: 175px;
}

.page-id-2055 #wpcf7-f2056-p2055-o1 > form > div.gdlr-core-input-wrap.gdlr-core-large.gdlr-core-full-width.gdlr-core-with-column.gdlr-core-no-border > div.wpcf7-form-control-wrap > div {
	margin-left: 31%;
}

#wpcf7-f1678-o2 > form > div.gdlr-core-input-wrap.gdlr-core-large.gdlr-core-full-width.gdlr-core-with-column.gdlr-core-no-border > div.wpcf7-form-control-wrap > div {
	padding-bottom: 10px;
}

#wpcf7-f1678-o1 .wpcf7-form-control-wrap {
    padding-bottom: 15px;
}
#wpcf7-f1678-o1 .wpcf7-form-control-wrap > div > div {
    margin: 0 auto;
}

@media (max-width: 1080px) and (min-width: 768px) {
	#wpcf7-f1678-o1 > form > div.gdlr-core-input-wrap.gdlr-core-large.gdlr-core-full-width.gdlr-core-with-column.gdlr-core-no-border > div.wpcf7-form-control-wrap > div > div > div > iframe {
	    width: 160px;
	    border-radius: 4px;
	    -moz-border-radius: 4px;
	    -webkit-border-radius: 4px;
	    border-bottom-right-radius: 6px;
	}
}
/*
.wpcf7-recaptcha .rc-anchor-light {
	background: #58b143 !important;
}
.wpcf7-recaptcha .rc-anchor-checkbox-label {
	color: #ffffff !important;
}
*/

/* MISC */

.title-shadow {
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}

.center-this {
    display: block !important;
    margin: 0 auto !important;
	text-align: center !important;
}

.pointer {
	cursor: pointer;
}

.no-display{
	display: none !important;
}

.pull-up-instructions {
	margin-top: -175px !important;
}

.rev-btn {
	border-radius: 8px !important;
}

.rev-btn:hover {
    box-shadow: 0 0px 15px 3px #ccc;
}

/* CIRCULAR BUTTON AREA ON HOME / FRONT PAGE */

.circularBtnWrapper {

}
.thisWeekBtn a {

}
.nextWeekBtn a {

}
.nextWeekBtn a:hover {
    background-color: #2d5033 !important;
    border-color: #2d5033 !important;
}

.nextWeekBtn a {
  color: currentColor;
  cursor: not-allowed;
  text-decoration: none;
}

.circularBtnWrapper a {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.circularBtnWrapper a:hover {
    box-shadow: 0 0px 15px 3px #ccc;
}
@media only screen and (min-width: 1200px){
	.circularBtnWrapper a {
    	font-size: 22px;
    	padding: 10px 0px 15px 0px;
	}
}
.circularBtnWrapper a:hover {
    box-shadow: 0 0px 15px 3px #ccc;
}
.menuTile {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-color: transparent;
    overflow: auto;
    box-shadow: 0 0 15px 0px #ccc;
    margin-top: -20px;
     -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-transition: -webkit-transform .2s ease,-webkit-box-shadow .2s ease;
    transition: -webkit-transform .2s ease,-webkit-box-shadow .2s ease;
    transition: transform .2s ease,box-shadow .2s ease;
    transition: transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;
    will-change: transform,box-shadow;
    z-index: 999;
}
.menu-title {
    border: 1px solid #ffffff;
    border-top: none;
}
.menuTileContainer:hover .menuTile, .menuTileContainer:active .menuTile {
	-webkit-box-shadow: 0 16px 32px 0 rgba(10,16,34,.5), 0 0 0 transparent;
    box-shadow: 0 16px 32px 0 rgba(10,16,34,.5), 0 0 0 transparent;
    -webkit-transform: translateY(-5px) translateZ(0);
    transform: translateY(-5px) translateZ(0);
}
.menuTileContainer:hover .menu-title {
    border: 1px solid #58b143;
    border-top: none;
    transition: all 0.5s;
}
/*
.menuTileContainer:hover, .menuTileContainer:active {
    box-shadow: 0 0px 10px 5px #ccc;
}
*/
.menu-title {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-top-left-radius: 0px;
	border-top-right-radius: 0px;
    box-shadow: 0 0 15px 0px #ccc;
    padding: 37px 5px 12px 5px;
    margin-top: -30px;
}
div:hover > div > a > div > div.menu-title {
	box-shadow: 0 0px 15px 8px #ccc;
}

.recipeTile {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-color: transparent;
    overflow: auto;
/*     box-shadow: 0 5px 15px 5px #ccc; */
/*     box-shadow: 0 1px 1px 1px rgba(10,16,34,.08); */
	box-shadow: 0 5px 15px 0px rgba(0, 0, 0, .3);
    margin-top: -20px;
     -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-transition: -webkit-transform .2s ease,-webkit-box-shadow .2s ease;
    transition: -webkit-transform .2s ease,-webkit-box-shadow .2s ease;
    transition: transform .2s ease,box-shadow .2s ease;
    transition: transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;
    will-change: transform,box-shadow;
    z-index: 999;
}
.recipeTile:hover, .recipeTile:active {
	-webkit-box-shadow: 0 16px 32px 0 rgba(10,16,34,.4), 0 0 0 transparent;
    box-shadow: 0 16px 32px 0 rgba(10,16,34,.4), 0 0 0 transparent;
    -webkit-transform: translateY(-5px) translateZ(0);
    transform: translateY(-5px) translateZ(0);
}
div:hover > div > a > div > div.recipe-title {
    background-color: #58b143;
    color: #ffffff;
    transition: all 0.5s;
}


/* FULL WIDTH BUTTON DESKTOP */

.section-hover .gdlr-core-item-pdlr {
	padding: 0 !important;
	margin: 0 !important;
}

.section-hover .gdlr-core-button {
	width: 100%;
    margin:0px auto;
    margin-top: -20px !important;
    margin-bottom: -10px !important;
    padding-bottom: 5px !important;
	border-radius: 0px !important;
	-webkit-border-radius 0px !important;
}

.section-hover .gdlr-core-button:hover {
    margin-top: -20px !important;
    margin-bottom: -10px !important;
    padding-bottom: 5px;
    cursor: pointer !important;
}
.section-hover .gdlr-core-button .gdlr-core-content {
    letter-spacing: 3px;
    margin-top: 12px;
    margin-bottom: 11px;
    font-family: "Open Sans", sans-serif;
}
@media only screen and (max-width: 767px) {
	.section-hover .gdlr-core-container-custom {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		max-width: 100% !important;
	}
}

/* END FULL WIDTH BUTTON DESKTOP */

@media (min-width: 700px) {
	.infinite-footer-wrapper .widget image {
	    max-width: 50%;
	}
}
@media (max-width: 699px) {
	.infinite-footer-wrapper .widget image {
	    max-width: 100% !important;
	}
}


.menuItems {
	list-style: none;
	padding: 0;
	margin: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	flex-direction: row ltr;
	justify-content: center;
}
.menuItems li {
	flex-grow: 0;
	padding: 20px;
	max-width: 500px;
	width: 32%;
}
.menuItemContainer {
	display: inline-block;
	width: 100%;
	background: #ffffff;
    color: #58b143;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-color: transparent;
    overflow: hidden;
    box-shadow: 0 5px 15px 5px #ddd;
}
.menuItemHeader {
	display: block;
	background: #0f6c1f !important; /* Old browsers */
	background: -moz-linear-gradient(left, #499736 0%, #58b143 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #499736 0%, #58b143 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #499736 0%,#58b143 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58b143', endColorstr='#499736',GradientType=1 ) !important; /* IE6-9 */
    color: #ffffff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    padding: 20px;
  	font-size: 1.2em;
}
.menuItemHeader-2 {
	display: block;
	background: #0f6c1f !important; /* Old browsers */
	background: -moz-linear-gradient(left, #58b143 0%, #499736 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #58b143 0%, #499736 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #58b143 0%, #499736 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58b143', endColorstr='#499736',GradientType=1 ) !important; /* IE6-9 */
    color: #ffffff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    padding: 20px;
  	font-size: 1.2em;
}
.menuItemTitle {
    display: block;
    font-weight: 700;
}
.menuItemPrice {
    display: block;
    white-space: nowrap;
    font-weight: 700;
}
.menuItemDetails {
    padding: 20px;
}

/* Specific to 'Available Options' Section */
.menuItemsOptions {
	list-style: none;
	padding: 0;
	margin: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	flex-direction: row ltr;
	justify-content: center;
}
.menuItemsOptions li {
	flex-basis: auto; /* default value */
	flex-grow: 1;
  	padding: 20px;
	max-width: 500px;
	width: 48%;
}
.menuOptionsContainer {
	list-style: none;
}
@media only screen and (max-width: 2059px) and (min-width: 1560px) {
	.menuItemsOptions li {
		max-width: 670px;
	}
}
/* END of Specific to 'Available Options' Section */

@media only screen and (min-width: 1000px) {
	.menuItems, .menuItemsOptions {
		padding-top: 20px;
	}
}
@media only screen and (max-width: 999px) {
	.menuItems li, .menuItemsOptions li {
		width: 48%;
	}
	.menuItemTitle, .menuItemPrice, .menuItemDesc {
		font-size: 0.8em;
	}
	.menuItems, .menuItemsOptions {
		padding-top: 10px;
	}
}
@media only screen and (max-width: 599px) {
	.menuItems li, .menuItemsOptions li {
		width: 100%;
		padding: 10px 0px;
	}
	.menuItemHeader, .menuItemDetails {
		padding: 10px 20px;
	}
	.menuItems, .menuItemsOptions {
		padding-top: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.page-id-12107 .gdlr-core-container-custom {
		max-width: 100% !important;
	}
}

/* Modal Pop Up */

.modalTitle {
    text-align: center;
    font-family: "Yellowtail", handwriting;
    color: #ffffff;
    font-weight: 400;
    font-size: 100px;
}
.modalSubHeading {
    text-align: center;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-variant: petite-caps;
	font-size: 50px;
}
.modalTitle, .modalSubHeading {
    text-shadow: 0px 5px 20px rgba(0, 0, 0, .3), 0 0 0 transparent;
}
.modalBtn {
    padding: 10px 30px 10px 33px;
    margin-top: 40px;
/*     border: 1px solid #58b143; */
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background: #ffffff !important;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, .2);
    -webkit-transition: -webkit-transform .2s ease,-webkit-box-shadow .2s ease;
    transition: -webkit-transform .2s ease,-webkit-box-shadow .2s ease;
    transition: transform .2s ease,box-shadow .2s ease;
    transition: transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;
    will-change: transform,box-shadow;
}
.modalBtn-content {
	display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #58b143;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    line-height: 1.7;
    font-family: "Open Sans", sans-serif;
}
.modalBtn:hover {
    background-color: #2d5033 !important;
    -webkit-box-shadow: 0px 10px 20px 5px rgba(0, 0, 0, .3), 0 0 0 transparent;
    box-shadow: 0px 10px 20px 5px rgba(0, 0, 0, .3), 0 0 0 transparent;
    -webkit-transform: translateY(-2px) translateZ(0);
    transform: translateY(-2px) translateZ(0);
}
.modalBtn:hover > .modalBtn-content {
	color: #fcfcfc;
}

@media only screen and (max-width: 605px) and (min-width: 420px) {
	.modalTitle {
		line-height: 100px;
		padding-bottom: 30px;
	}
}
@media only screen and (max-width: 419px) {
	.modalTitle {
		font-size: 60px;
	}
	.modalSubHeading {
		font-size: 40px;
	}
}