/*
Theme Name: Josys Grill Custom Theme
Theme URI:
Description: Josys Grill Custom Theme
Author: Murphy Consulting Team
Version: 1.0
Tags: ACF, blocks, custom. bootstrap
*/

/******* GLOBAL CSS *******/
body {
	font-family: Arial, 'sans-serif';
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	overflow-x: hidden;
}
h2 {
	font-size: 65px;
	color: #91091C;
	font-weight: normal;
	position: relative;
}
h3 {
	font-size: 35px;
	color: #E7BC69;
	font-weight: normal;
	margin-bottom: 0;
	position: relative;
}
h4 {
	font-size: 35px;
	color: #91091C;
	font-weight: normal;
	position: relative;
}
h5 {
	font-size: 30px;
	color: #91091C;
	font-weight: normal;
	position: relative;
}
p {
	position: relative;
}
a {
	color: #91091C;
}
a:hover {
	color: #E5BF6A;
	text-decoration: none;
}
.fixed-header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 5;
	-webkit-transition: all 1000ms ease-in;
	-o-transition: all 1000ms ease-in;
	transition: all 1000ms ease-in;
}
.mt_5rem { margin-top: 5rem; }
.mb_2rem { margin-bottom: 2rem; }
button#responsive-menu-button {
	width: 40px !important;
	height: 40px !important;
}
#back-to-top {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 0;
	font-size: 40px;
	z-index: 5;
	color: #d8a05d;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
#back-to-top:hover {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.fixed-header .logo-url > img {
	max-height: 100px;
}
.fixed-header #header-menu {
	margin-top: 0;
}
.fixed-header .social-media {
	margin-bottom: 0;
}
.sm-title {
	font-size: 50px;
	font-weight: bold;
}
.fsize_35 {
	font-size: 35px;
}
.jg-container {
	max-width: 1375px;
}
.group-container,
.group-section-padding {
	padding: 5rem 0;
}
.group-container.bg-txture-white {
	background-image: url(images/content-bg-txture.png);
	background-repeat-y: no-repeat;
	background-size: cover;
}
.group-container .wp-block-group__inner-container,
.col-container {
	max-width: 1375px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.cplr_0 {
	padding-left: 0;
	padding-right: 0;
}
#site-footer .cplr_0 .logo-url img {
	width: auto;
}
.col_mb_0 {
	margin-bottom: 0;
}
.mtop_3 {
	margin-top: 3rem;
}
.ptb_3 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.spad_0 .group-section-padding {
	padding: 20px;
}
.jg-btn,
.wp-block-button .wp-block-button__link,
.gform_button, .glf-button  {
	font-size: 22px;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 2px 2px 5px #000000;
    text-transform: uppercase;
    border: 4px solid #E6BC68;
    border-radius: 60px;
    width: 314px;
    display: inline-block;
    padding: 13px 0;
    margin: 0 10px;
    -webkit-box-shadow: 4px 3px 10px 2px #000000b8;
	box-shadow: 4px 3px 10px 2px #000000b8;
	min-width: 200px;
}
.glf-button {
	font-size: 22px!important;
	text-shadow: 2px 2px 5px #000000!important;
	border-radius: 60px!important;
	padding-top: 13px!important;
	padding-bottom: 13px!important;
	-webkit-box-shadow: 4px 3px 10px 2px #000000b8!important;
  box-shadow: 4px 3px 10px 2px #000000b8!important;
  width: auto;
  background-image: url(images/txture-bg.jpg)!important;
}
.wp-block-button .wp-block-button__link {
	margin-top: 20px;
}
.jg-btn-a,
.wp-block-button .wp-block-button__link,
.gform_button {
	background-image: url(images/txture-bg.jpg);
}
.jg-btn-a:hover,
.wp-block-button .wp-block-button__link:hover,
.gform_button:hover,
.glf-button:hover {
	border-color: #FFFFFF;
	color: #FFFFFF;
}
.jg-btn-a:focus,
.wp-block-button .wp-block-button__link:focus,
.gform_button:focus {
	text-decoration: none;
	outline: none;
}
.jg-btn-b {
	background-image: url(images/txture-bg-2.jpg);
	border-color: #FFFFFF;
}
.jg-btn-b:hover {
	border-color: #91091C;
	color: #FFFFFF;
}
.divider.txture-2 {
	height: 30px;
    width: 100%;
    background-image: url(images/txture-bg-2.jpg);
}
.bg-border {
	background-image: url(images/welcome-imabe-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	padding: 20px 0;
	position: relative;
	border: 3px solid #E6BC68;
}
.bg-border:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border: 1px solid #FFFFFF;
}
.bg-border.bg-white:before {
	background-color: #FFFFFF;
}
.bg-border.owner-image {
	background-image: url(images/owner-bg-texture.jpg);
	padding: 40px;
}
.bg-border.owner-image:before {
	content: '';
	border-width: 2px;
	top: 20px;
	left: 20px;
	bottom: 20px;
	right: 20px;
}
.wp-block-gallery {
	margin-top: 3rem;
}
#sitemap-menu li a {
    color: #91091C;
    font-weight: bold;
    text-transform: uppercase;
}
#sitemap-menu li a:hover {
	color: #E7BC69;
}
iframe.pdf-embbed {
	width: 100%;
}
.img-auto-height img {
	height: auto;
}
/******* END GLOBAL CSS *******/

/******* HEADER CSS *******/
#site-header,
#site-footer {
	background-image: url(images/txture-bg.jpg);
    background-repeat: repeat;
    background-size: contain;
    border-bottom: 6px solid #E6BC68;
    padding: 14px 0;
}

#site-header .row {
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
}

.log-url {
	display: block;
	position: relative;
}
.log-url:before {
	content: '';
	position: absolute;
	top: -101px;
	left: -24px;
	background: #ffffff54;
	width: 100%;
	height: 100px;
	border-radius: 50%;
	-webkit-filter: blur(15px);
	filter: blur(15px);
}

.social-media li {
	display: inline-block;
	color: #FFFFFF;
}
.social-media li:first-child,
.social-media li:nth-child(2) {
	text-shadow: 2px 2px 5px #000000;
}
.social-media li:first-child {
	margin-right: 30px;
}
.social-media li p {
	margin: 0;
}
.social-media li a {
	color: #FFFFFF;
	margin-left: 10px;
}
.social-media li a:hover {
	text-decoration: none;
	color: #E5BF6A;
}
.sm-icons {
	font-size: 26px;
}
#header-menu {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-bottom: 0;
	margin-top: 25px;
}
#header-menu li a {
	color: #E5BF6A;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 2px 2px 5px #000000;
    padding: .5rem 1.9rem;
    position: relative;
}
#header-menu li:last-child a {
	padding-right: 0;
}
#header-menu li a:hover,
#header-menu li.current_page_item.active a {
	color: #FFFFFF;
}
#header-menu li a:hover:before,
#header-menu li.current_page_item.active a:before {
	content: '';
	position: absolute;
	bottom: -5px;
	width: 90%;
	height: 3px;
	left: 50%;
	background: #FFFFFF;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
#header-menu li:last-child a:hover:before,
#header-menu li.current_page_item.active:last-child a:before {
	-webkit-transform: translateX(-40%);
	-ms-transform: translateX(-40%);
	transform: translateX(-40%);
}
.openh p {
	margin-bottom: 0;
	color: #FFFFFF;
	text-shadow: 2px 2px 5px #000000;
}
/******* END HEADER CSS *******/

/******* FOOTER CSS *******/
#site-footer {
	border-bottom: 0;
	border-top: 6px solid #E6BC68;
	padding: 31.5px 0;
}
#site-footer .social-media {
	position: relative;
}
#site-footer .social-media li:first-child {
	margin-right: 0;
	font-size: 19px;
}
#site-footer .social-media li:nth-child(2) {
	text-shadow: none;
}
#site-footer .social-media .sm-icons {
	color: #E5BF6A;
}
#site-footer .social-media .sm-icons:hover {
	color: #FFFFFF;
}
#footer-menu {
	margin-top: 42px;
}
.copyright p,
#site-footer p {
	color: #FFFFFF;
	font-size: 19px;
}
.call-menu-footer p,
#site-footer div > p {
	padding: 4.5px 0;
}
.call-menu-footer p {
	padding-top: 0;
}
.call-menu-footer a {
	color: #FFFFFF;
}
#site-footer a:hover {
	color: #E5BF6A;
}
.call-menu-footer p > a:first-child,
.copyright > p:first-child {
	text-shadow: 2px 2px 5px #000000;
	font-size: 19px;
}
.faddress p:first-child {
	text-shadow: 2px 2px 5px #000000;
	font-size: 19px !important;
}
.call-menu-footer #footer-menu a {
	font-size: 19px;
	padding: 10px;
}
#site-footer .social-media .sm-icons {
	font-size: 20px;
}
#site-footer .container > .row > .copyright {
	padding: 0;
}
#site-footer .container > .row > .copyright p > a {
	color: #FFFFFF;
}
#site-footer .container > .row > .copyright p > a:hover {
	color: #E5BF6A;
}
/******* END FOOTER CSS *******/

/******* BANNER CSS *******/
.banner-section {
	padding: 182px 2rem;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	overflow-x: hidden;
}
.main-heading {
	font-size: 120px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-shadow: 2px 2px 5px #000000;
	position: relative;
	text-transform: uppercase;
	margin: 1rem 0 4rem;
}
.main-heading span {
	position: relative;
}
.main-heading span:before {
	content: '';
	background-image: url(images/title-style.png);
	background-repeat: no-repeat;
	width: 526px;
	height: 24px;
	position: absolute;
	bottom: -22px;
	left: 2;
}
.sub-heading {
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/txture-bg.jpg);
	border: 4px solid #E6BC68;
	padding: 6.5px 19.5px;
	text-transform: uppercase;
	-webkit-box-shadow: 4px 3px 10px 2px #000000b8;
	box-shadow: 4px 3px 10px 2px #000000b8;
}

/******* END BANNER CSS *******/

/******* MENU SPECIALS CSS *******/
#menu-specials-section .group-section-padding {
	padding: 10rem 0;
}
.menu-specials {
	padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 50px;
    border-width: 4px;
}
.menu-specials h4 {
	margin-top: 40px;
	margin-bottom: 30px;
}
.menu-specials h4:before {
	content: '';
	position: absolute;
	width: 102px;
	height: 3px;
	background: #D9A15D;
	bottom: -12px;
	left: 0;
	right: 0;
	margin: auto;
}

/******* END MENU SPECIALS CSS *******/

/******* SATISFY SECTION CSS *******/
#satisfy-section {
	position: relative;
	margin-bottom: 4rem;
}
#satisfy-section:before {
	content: '';
	content: '';
	background-image: url(images/gallery-bg-img-a-transparent-bg.png);
	position: absolute;
	top: 110px;
	right: -100px;
	width: 524px;
	height: 506px;
}
#satisfy-section:after {
	content: '';
	background-image: url(images/gallery-bg-img-b-transparent-bg.png);
	position: absolute;
	bottom: -5px;
	left: -56px;
	width: 398px;
	height: 383px;
	z-index: -1;
}
.wp-block-gallery ul.blocks-gallery-grid > li.blocks-gallery-item {
	margin-bottom: 50px;
}
.blocks-gallery-item > figure {
	position: relative;
	background-image: url(images/welcome-imabe-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	padding: 20px 0;
	position: relative;
	border: 3px solid #E6BC68;
}
.blocks-gallery-item > figure:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border: 1px solid #FFFFFF;
}
.blocks-gallery-item > figure:after {
	content: '';
	position: absolute;
	top: 40px;
	left: 40px;
	right: 40px;
	bottom: 40px;
	border: 6px solid #FFFFFF;
	opacity: .7;
	border-radius: 5px;
	-webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.blocks-gallery-item > figure:hover:after {
	top: 60px;
	left: 60px;
	right: 60px;
	bottom: 60px;
}
.blocks-gallery-item > figure > img {
	padding: 8px 23px;
}
/******* END SATISFY SECTION CSS *******/

/******* TESTIMONIALS SECTION CSS *******/
#testimonials-section .wp-block-columns.col-container .wp-block-column:not(:first-child) {
	margin-left: 0;
}
#testimonials-section .slick-arrow {
	display: none !important;
}

.testimonial_slider {
	background-color: #fff;
}

#testimonials-section .testimonial{
	background-color: #fff;
}

#testimonials-section .testimonial_slider.slide .slick-dotted.slick-slider {
	/*background: #FFFFFF;*/
	margin-bottom: 0;
	padding: 2rem 5rem;
}
#testimonials-section .testimonial_slider.slide .slick-dots {
	/*background: #FFFFFF;*/
	position: relative;
	bottom: auto;
	top: auto;
	right: auto;
	left: auto;
}
#testimonials-section .testimonial_slider.slide .slick-slide img {
	margin-bottom: 55px;
}
#testimonials-section .testimonial .testimonial-text {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}
#testimonials-section .testimonial .testimonial-author {
	color: #91071A;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
}
#testimonials-section .testimonial .testimonial-position {
	font-size: 25px;
	color: #91071A;
	font-weight: bold;
	position: absolute;
    top: 180px;
    z-index: 2;
    font-style: italic;
}
#testimonials-section .testimonial .testimonial-image {
	width: 164px;
	height: 164px;
	object-position: center;
	object-fit: cover;
}
#testimonials-section .testimonial_slider.slide .slick-dots li button:before {
	opacity: 1;
    color: #AC4553;
    font-size: 15px;
    width: 23px;
    height: 23px;
}
#testimonials-section .testimonial_slider.slide .slick-dots li.slick-active button:before {
	color: #D9A15D;
	border: 1px solid #A2A2A2;
    border-radius: 50%;
    padding: 2px 1px 1px 0;
}
.img_scale_custom img {
	margin: -20px 0;
	-webkit-box-shadow: 4px 3px 20px 2px #00000057;
	box-shadow: 4px 3px 20px 2px #00000057;
	position: relative;
	z-index: 2;
}

.top-hcontent {
	text-align: right;
}
/******* END TESTIMONIALS SECTION CSS *******/

/******* FAVORITES SECTION CSS *******/
.mxw_253 {
	max-width: 253px;
}
/******* END FAVORITES SECTION CSS *******/

/******* MENU PAGE CSS *******/
.fdm-the-menu {
  width: 80%;
  max-width: 1375px;
  margin: 20px auto;
}
.fdm-section-header h3 {
	font-weight: 800
}
.fdm-menu-title, .fdm-section-header h3, .fdm-item-panel .fdm-item-title {
	color: #9B1230
}
.fdm-item-title .new:before {
	content: 'New';
  font-family: Arial, 'sans-serif';
  text-transform: uppercase;
  color: #fff;
  background: #9B1230;
  padding: 2px 5px;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 18px;
  position: relative;
  top: -2px;
}
body .fdm-item-panel .fdm-item-title {
	font-family: Arial, 'sans-serif';
	font-size: 120%;
	text-transform: uppercase;
	font-weight: 400
}
body .fdm-menu-sidebar-section-title-selected {
	font-size: inherit;
}
.fdm-menu-sidebar-section-description {
	display: none
}
/******* END MENU PAGE CSS *******/

/******* ORDER ONLINE PAGE CSS *******/
#post-18 {
  width: 80%;
  max-width: 1375px;
  margin: 3rem auto;
}
/******* END ORDER ONLINE PAGE CSS *******/

/******* CONTACT PAGE CSS *******/
.bg-txture-white iframe {
	width: 100%;
}
/******* END CONTACT PAGE CSS *******/

/******* ABOUT US PAGE CSS *******/
#healthy-foods {
	margin-bottom: -55px;
}
#owner-section p {
	margin-bottom: 2rem;
}
#menu-specials-about-us {
	padding: 13.5rem 0;
}
/******* END ABOUT US PAGE CSS *******/

/******* MEDIA CSS *******/
@media only screen and (max-width: 1400px) {
	.main-heading {
		font-size: 110px;
	}
	h2 {
		font-size: 60px;
	}
	h4 {
		font-size: 32px;
	}
	h5 {
		font-size: 25px;
	}
	#satisfy-section:before {
		right: 0;
	}
	#site-footer {
		font-size: 16px;
	}
}
@media only screen and (max-width: 1366px) {
	.cplr_0,
	.group-container .wp-block-group__inner-container, .col-container {
		padding-left: 15px;
		padding-right: 15px;
	}
	#satisfy-section:before {
		top: 150px;
		right: 0;
	}
	.jg-container,
	.group-container .wp-block-group__inner-container,
	.col-container  {
		max-width: 1300px;
	}
}
@media only screen and (max-width: 1280px) {
	.bg-border > img {
		max-width: 85%;
	}
	.jg-container, .group-container .wp-block-group__inner-container, .col-container {
		max-width: 1225px;
	}
}
@media only screen and (max-width: 1199px) {
	.jg-container, .group-container .wp-block-group__inner-container, .col-container {
		max-width: 1150px;
	}

	.call-menu-footer #footer-menu a {
		padding: 5px;
	}
	.call-menu-footer #footer-menu a {
		font-size: 15px;	
	}
	.copyright p, #site-footer p {
	font-size: 15px;
	}
	.call-menu-footer p > a:first-child,
	.copyright > p:first-child {
	font-size: 15px;
	}
#site-footer .social-media li:first-child {
	font-size: 15px;
}
@media only screen and (max-width: 1024px) and (min-width: 1024px) {
	ul#footer-menu li a,
	.copyright p {
		font-size: 13px;
	}
}
@media only screen and (max-width: 1024px) {
	#header-menu li a {
		font-size: 18px;
	}
	.jg-container, .group-container .wp-block-group__inner-container, .col-container {
		max-width: 975px;
	}
	#testimonials-section .testimonial .testimonial-position {
		font-size: 18px;
	}
	.img_scale_custom img {
		height: auto;
	}
}


@media only screen and (max-width: 991px) {
	body.admin-bar #responsive-menu-button {
		top: 32px;
	}
	body.admin-bar #responsive-menu-title-image {
		margin-top: 32px;
	}
	.wp-block-columns {
		display: block;
	}
	.wp-block-column:nth-child(2n) {
		margin-left: 0;
	}
	.wp-block-columns > .wp-block-column > .wp-block-columns {
		display: flex;
	}
	.wp-block-columns > .wp-block-column > .wp-block-columns .wp-block-column:nth-child(2n) {
		margin-left: 32px;
	}
	#site-header .row > .col-md-3 {
		display: none;
	}
	#site-header .row > .col-md-9 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
	#site-header .social-media {
		margin-bottom: 0;
		padding-left: 0;
		text-align: center;
	}
	.img_scale_custom img {
		height: auto;
	}
	#testimonials-section .testimonial_slider.slide .slick-dotted.slick-slider {
		padding:0;
	}
	.wp-block-image img {
		height: auto;
	}
	#menu-specials-section .wp-block-cover__inner-container > .wp-block-columns > .wp-block-column:not(:last-child) {
		margin-bottom: 30px;
	}
	#satisfy-section .blocks-gallery-grid {
		display: block;
		margin: 0 auto;
	}
	#satisfy-section .wp-block-gallery ul.blocks-gallery-grid > li.blocks-gallery-item {
		width: 100%;
	}
	#welcome-section > div > .wp-block-columns,
	#menu-specials-section .wp-block-cover__inner-container > .wp-block-columns,
	#testimonials-section .wp-block-cover__inner-container > .wp-block-columns,
	#favorites-section > div > .wp-block-columns {
		display: block;
	}
	#testimonials-section .img_scale_custom {
		text-align: center;
	}
	#testimonials-section .testimonial .testimonial-position {
		font-size: 18px;
	}
	#welcome-section > div > .wp-block-columns > .wp-block-column:not(:first-child), 
	#menu-specials-section .wp-block-cover__inner-container > .wp-block-columns > .wp-block-column:not(:first-child), 
	#favorites-section > div > .wp-block-columns > .wp-block-column:not(:first-child) {
		margin-left: 0;
	}
	#satisfy-section:before {
		top: 10%;
	}
	#amazing-menu-section .wp-block-columns {
		display: block;
		text-align: center;
	}
	#amazing-menu-section .wp-block-columns .wp-block-column:not(:first-child) {
		margin-left: 0;
    	margin-top: 30px;
	}
	#site-footer .row > div {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	#site-footer .logo-url {
		display: block;
		text-align: center;
	}

	#site-footer .cplr_0 .logo-url img {
		max-width: 300px;
	}
	.top-hcontent {
		text-align: center;
	}
	#amazing-menu-section .wp-block-buttons {
		text-align: center;
		display: block;
	}

	#testimonials-section .img_scale_custom {
		margin: 50px 0;
	}

	#testimonials-section .testimonial {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	#testimonials-section .testimonial .testimonial-author {
		font-size: 18px;
	}

	.testimonial {
		display: block;
		height: 100%;
		overflow: auto;
	}
	.testimonial_slider {
		background-color: transparent;
	}
}
@media only screen and (max-width: 767px) {
	.banner-section {
		padding-top: 15%;
		padding-bottom: 10%
	}
	.main-heading {
		font-size: 70px;
		margin-bottom: 2rem;
	}
	.sub-heading {
		font-size: 30px;
	}
	.banner-btns > a {
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
		min-width: 240px
	}
	.social-media li:first-child {
		margin-right: 10px;
	}
	.top-hcontent {
		max-width: 240px;
		margin: auto;
	}
	.top-hcontent p,
	.social-media li {
		font-size: 12px;
	}
	.sm-icons {
		font-size: 20px;
	}

}
@media only screen and (max-width: 414px) {
	body.admin-bar #responsive-menu-button {
		top: 103px;
		right: 0;
	}
	body.admin-bar.fixed-header-body #responsive-menu-button {
		top: 57px;
		right: 0px;
	}
	.main-heading {
		font-size: 50px;
	}
	h2 {
		font-size: 40px;
	}
	h3 {
		font-size: 35px;
	}
	h4 {
		font-size: 30px;
	}
	h5 {
		font-size: 22px;
	}
	.main-heading span:before,
	#satisfy-section:before,
	#satisfy-section:after {
		display: none;
	}
	.mxw_253 {
		max-width: none;
	}
	#favorites-section .wp-block-image img {
		width: 100%;
	}
	.banner-btns > a {
		margin-bottom: 20px;
	}
	#welcome-section .wp-block-column > .wp-block-columns.col_mb_0 > .wp-block-column {
		margin-bottom: 28px;
		margin-left: 0;
	}
	.wp-block-columns > .wp-block-column > .wp-block-columns .wp-block-column:nth-child(2n) {
		margin-left: 0;
	}
	#footer-menu li {
		display: inline-block;
	}
}
@media only screen and (max-width: 320px) {
	.main-heading {
		font-size: 45px;
	}
	.jg-btn, .wp-block-button .wp-block-button__link, .gform_button {
		width: 100%;
		max-width: 250px;
	}
	#menu-specials-section .wp-block-cover__inner-container,
	#testimonials-section .wp-block-cover__inner-container {
		width: 100%;
	}
	.call-menu-footer a {
		padding: .5rem .6rem;
	}
}
/******* END MEDIA CSS *******/