/*mobile css*/

/**** Private Dining Mobile ****/

@media only screen and (max-width: 992px) {
	

	/*make sub tabs scroll horizontally and spacing fix*/
	.priv-din {
		padding-bottom:15px;
		overflow: scroll;
		white-space: nowrap;
	}
	/*change text color and add padding to sub tabs*/
	.priv-din a {
		color: #fff!important;
		padding: 20px 10px 0;
	}
	/*remove scrollbar on tabs*/
	.mobile-ce-section-toggle {
		height: 73px!important;
	}
	/*images extended to edge*/
	.private-dining .wrap {
		padding: 0!important;
	}
	/*remove gray background from form on mobile*/
	#tab-3-0 .grey-bg {
		background-color: #fff!important;
	}

}
.private-dining .no-pt h5 {
	font-weight: 400!important;
	font-size: 18px!important;
	}
@media only screen and (min-width: 992px) {
	.private-dining .no-pt h5 {
	font-weight: 400!important;
	font-size: 18px!important;
	}
}

/**** Gift Card Mobile ****/

@media only screen and (min-width: 993px) {
	/*add space around images Desktop*/
	/*.gift-card {
		padding-left:15px!important;
		padding-right:15px!important;
	}*/
}
@media only screen and (max-width: 767px) {
	/*remove space around images Mobile*/
	.gift-card {
		padding-left:0!important;
		padding-right:0!important;
	}
	/*button extended to edge mobile*/
	.gift-card-section .center-btn a {
		width: 100%;
	}
}

/**** Loyalty Program Mobile ****/

@media only screen and (max-width: 992px) {
	
	/*add space below check your points button*/
	.membership {
		padding-bottom: 40px!important;
	}
	.membership .wrap-small {
		padding-top: 0!important;
	}
}
/*fixing the spacing around the text*/
.membership p {
		margin-bottom: 20px!important;
	}
.membership-text {
	height: auto!important;
}

/**** Contact Mobile ****/

@media only screen and (max-width: 600px) {

	/*form padding fix Mobile*/
	.column-count-2-of-2 ul {
		padding-left:0!important;
	}
}


/**** Contact Page Mobile ****/

@media only screen and (max-width: 992px) {
	.media-contact-info {
		margin-bottom: 35px;
	}
}


/**** Menus Page Desktop ****/


.menu-upper {
	width: 100%!important;
	left: 0;
}
.menu-tabs {
	margin-top:20px!important;
}
.page-template-template-menus-php .page-header {
	margin: 230px 0 0!important;
}
.menu-tabs {
	white-space: nowrap;
}
.menu-upper .top {
	height: 45%!important;
}
p.large-p {
	font-weight: 600;
}
@media only screen and (max-width: 992px) {
	.menu-upper .top {
		margin-top: 20px;
	}
	.page-template-template-menus-php .page-header {
		margin-top: 20px!important;
		padding-left: 10px;
	}
	.page-template-template-menus-php .menu-tabs {
		margin: 15px 0px!important;
		padding-left: 10px;
	}
	.page-template-template-menus-php .menu-tabs li {
		margin-bottom: 15px!important;
		margin-right: 15px!important;
	}
	.page-template-template-menus-php .menu-tabs h3 {
		font-size: 22px!important;
	}
	.tab-content h3 {
		padding-left: 0px!important;
		font-size: 26px!important;
		padding-bottom: 10px!important;
	}
}


/**** Home Page Mobile ****/

@media only screen and (max-width: 992px) {
	/*bottom margin on 'serving the best'*/
	.page-template-template-home h6 {
		margin-bottom: 20px;
	}
	.rest-hero .right {
		background-size: 95%!important;
	}
	.main-btn-small {
		width: 65%!important;
	}
	.main-btn-small-second {
		margin-top: 20px!important;
	}
	.rest-hero .right .content {
		top: 35%!important;
	}
	.rest-hero .right .content-low {
		top: 75%!important;
	}
	.home-hoo .page-content {
		margin-top: 30px;
	}
	.chef-highlight .bio p {
		line-height: 28px!important;
		font-size: 14px!important;
	}
	.page-template-template-home-php .chef-wrap {
		padding: 0!important;
	}
	.chef-highlight .bgc2 {
		padding:35px 5% 0;
	}
	.chef-highlight h3 {
		font-size: 34px!important;
	}
	.chef-highlight h4 {
		font-size: 26px!important;
	}

}
.desktop-logo {
	width: 250px!important;
}
.home-event-title {
	font-weight: 600;
	font-size: 16px!important;
}
.home-event-details {
	font-size: 16px!important;
}

/**** El Taco Airport Page ****/

/*address font size in footer*/
.foot-col p {
	font-size: 14px!important;
}

/**** Comming Soon Page ****/

/*Fix dropdown position*/

/*new class to remove positioning for content*/
.coming-soon-content {
	padding:10px 40px;
}
/*new class to remove positioning from dropdown*/
.coming-soon-content-low {
	padding-bottom: 30px!important;
}
/*restyling dropdown with the new class*/
.coming-soon-content-low select {
	color: #cf0a2c;
    border-color: #cf0a2c;
    border-width: 2px;
    font-weight: bold;
    background-image: url(/wp-content/themes/fgr/assets/img/arrow-white.png);
	width: 175px;
	text-transform: uppercase;
	background-color: transparent;
	display: block;
	margin: 0 auto;

}

@media only screen and (min-width: 768px) {

	/*squaring image with content*/
	.rest-hero .left, .rest-hero .right {
		min-height: 800px!important;
	}
}
/* Reservation button spacing fix */
.rest-hero .left, .rest-hero .right {
	min-height: 500px;
}
@media only screen and (max-width: 768px) {

#main-navigation li a:hover {
	border-bottom:1px solid #D1D3D3;
}
}
@media only screen and (max-width: 992px) {
#header {
	padding:5px;
}
.top {
	margin-top: 0px!important;
}
.hero-overlay {
	margin: 0 2%;
	width:95%;
}
.locations-bg {
	background-image: none!important;
}
}


.locations-content {
	margin-top:200px!important;
}
/* adding flex box to comming soon*/
.flexWrap {
	display: flex;
}
.commingSoonFlex {
	flex: 1;
}
@media only screen and (max-width: 1024px) {

	.flexWrap {
		display: flex;
	}
	.coming-soon-content {
		padding-top: 130px!important;
	}
}
@media only screen and (max-width: 768px) {
	.flexWrap {
		display: block;
	}
	.coming-soon-content {
		padding-top: 30px!important;
	}
}
@media only screen and (min-width: 992px) {
	.rest-hero .right {
		padding:100px 0;
	}
	.rest-hero .right .content {
		top:50%;
		margin-left:0;
	}




