.containerClass{
	max-width: 1180px;
	padding: 0 15px;
	margin: auto;
}
.text-center{
	text-align: center;
}
.d-block{
	display: block;
}
.textSec {
	background-color: rgb(245, 245, 245);
	padding: 70px 0;

}
.menueSec .gformHeading{
	font-size: 38px;
	margin-bottom: 25px;
}
.menueSec{
	background-color: rgb(32, 32, 32);
	background-repeat: repeat;
	background-attachment: fixed;
	padding: 50px 0;
	font-family: 'Lato', sans-serif;
	background-image: -webkit-image-set(url(https://popmenucloud.com/cdn-cgi/image/width=1440,height=1440,fit=scale-down,format=auto,quality=60/qyhwsfcb/5c9e22c0-3cb9-4d34-a1df-406933f2f39e) 1x, url(https://popmenucloud.com/cdn-cgi/image/width=2880,height=2880,fit=scale-down,format=auto,quality=60/qyhwsfcb/5c9e22c0-3cb9-4d34-a1df-406933f2f39e) 2x, url(https://popmenucloud.com/cdn-cgi/image/width=4320,height=4320,fit=scale-down,format=auto,quality=60/qyhwsfcb/5c9e22c0-3cb9-4d34-a1df-406933f2f39e) 3x);
}
.menueSec .secretBtn{
	font-weight: 700;
	text-decoration: underline;
	font-size: 22px;
	border: none;
	background: transparent;
	color: #0a4f8a;
}
.menueSec .pm-menu-section {
	margin-bottom: 30px;
	padding: 30px 15px;
	background-color: #fff;
	position: relative;
}
.menueSec .menueHolder{
	filter: blur(5px);
	text-align: center;
}
.menueSec .gformHeading{
	padding-bottom: 15px;
	border-bottom: 6px solid #7f7f7f;
	letter-spacing: 1px;
	color: #999999;
}
.menueSec .pm-menus-bg {
	background-color: #f5f5f5;
	box-shadow: 1px 0 10px rgb(0 0 0 / 20%);
	padding: 30px;
	border: solid 8px #202020;
}

.menueSec .menuBlog .cardHolder{
	text-decoration: none;
	color: #000;
	display: block;
	margin-bottom: 20px;
}
.menueSec .menuBlog .gformHeading{
	color: #000;
	border-color:#000;
	text-align: center; 
	text-transform: capitalize;
}
.menueSec .menuBlog h4{
	font-size: 20px;
	margin: 0 0 10px;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-weight: 900;
	color: #000;
}
.menueSec .menuBlog .price {
	line-height: 19px;
	font-size: 19px;
}
.menueSec .menuBlog .menuHead{
	display: flex;
	margin-bottom: 15px;
	justify-content: space-between;
	align-items: flex-start;
}
.menueSec .menuBlog .menuHead h4{
	margin-bottom: 0;
}
.menueSec .menuBlog .textBlock{
	display: flex;
}
.menueSec .menuBlog .textBlock p{
	font-size: 16px;
	line-height: 24px;
}
.menueSec .menuBlog .textBlock .left{
	width: 75%;
}
.menueSec .menuBlog .textBlock .right{
	width: 25%;
}
.menueSec .menuBlog .textBlock .icoHeart{
	background: #fff;
	color: #AFAFAF;
	float: right;
	border: 1px solid #ccc;
	font-size: 22px;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	cursor: pointer;
}
.menueSec .reviews-count {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 4px 10px;
	color: #fff;
	background-color: rgba(0,0,0,.55);
	border-top: 1px solid rgba(0,0,0,.7);
	border-right: 1px solid rgba(0,0,0,.7);
	font-size: 19px;
	line-height: 29px;
	text-transform: capitalize;
}
.menueSec .card-photos img{
	display: block;
	width: 100%;
	transition: all 0.25s linear;
}
.menueSec .card-photos {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	margin-bottom: 15px;
}
.menueSec .card-photos .imgHolder{
	overflow: hidden;
}
.menueSec .menuBlog .cardHolder:hover .imgHolder img{
	transform: scale(1.1);
}
.menueSec .rowBolg {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.menueSec .colWidth {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	padding-right: 15px;
	padding-left: 15px;
}
.menueSec .colWidth-2 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-right: 15px;
	padding-left: 15px;
}
.menuBlog .dot{
	padding: 0 5px;
}
.menueSec .menuBlog{
	margin-bottom: 50px;
}
.menueSec .menuBlog .priceList{
	display: flex;
	justify-content: space-between;
	padding: 15px 0;
}
.menueSec .menuBlog .priceList .c1{
	margin-right: 10px;
}
.menueSec .menuBlog .priceList p{
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.menueSec .menuBlog .txt3 p strong{
	font-size: 16px;
	text-transform: uppercase;
}
.menueSec .menuBlog .txt3 p span{
	font-size: 12px;
}
.menueSec .menuBlog .txt{
	margin-bottom: 30px;
}
.menueSec .menuBlog .txt p{
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.menueSec .menuBlog .pizzaSize{
	width: 100%;
	font-size: 14px;
	margin-top: 15px;
	margin: auto;
}
.menueSec .menuBlog .pizzaSize th{
	text-transform: uppercase;
	vertical-align: top;
	font-weight: 900;
	padding: 5px 10px;
	width: 12%;
	text-align: center;
	letter-spacing: .75px;
}
.menueSec .menuBlog .pizzaSize th:first-child{
	text-align: left;
}
.menueSec .menuBlog .pizzaSize.topping td:first-child{
	font-weight: 900;
}
.menueSec .menuBlog .pizzaSize.topping{
	width: 50%;
	/*margin: 0;*/
}
.menueSec .menuBlog .pizzaSize td{
	padding: 5px 10px;
	vertical-align: baseline;
	text-align: center;
	border: 1px solid;
}
.menueSec .menuBlog .pizzaSize td:first-child{
	text-align: left;
}
.menueSec .menuBlog .pizzaSize p{
	font-size: 14px;
}
.menueSec .menuBlog .pizzaSize .w-class{
	width: 28%;
	text-align: left;
}
.menueSec .menuBlog .textInfo strong{
	display: block;
	margin-bottom: 5px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
}
.menueSec .menuBlog .textInfo{
	margin-bottom: 20px;
}
.menueSec .menuBlog .pizzaSize.draftTable .w-class-2{
	width: 50%;
}
.menueSec .menuBlog .pizzaSize.draftTable th{
	width: calc(50% / 3);
}
.menueSec .menuBlog .pizzaSize.draftTable td{
	text-transform: uppercase;
}
.menueSec .menuBlog .domesticTable table td{
	padding: 6px 8px;
	text-transform: capitalize;
}
.menueSec .menuBlog .domesticTable table tr td:first-child{
	padding-left: 0;
}
.menueSec .menuBlog .pizzaSize.wineTable .w-class-2{
	width: 50%;
}
.menueSec .menuBlog .pizzaSize.wineTable td{
	width: calc(50% / 2);
}
.flightBlog h2{
	margin: 0 0 5px;
	text-transform: uppercase;
	font-size: 24px;
}
.flightBlog .beertext{
	margin-bottom: 15px;
}
.flightBlog .headBlock{
	display: flex;
	margin-bottom: 10px;
}
.flightBlog .headBlock h4{
	margin-bottom: 0;
}
.flightBlog .leftSide{
	margin-right: 10px;
}
.flightBlog .leftSide .txt1{
	font-size: 50px;
	font-weight: 900;
	line-height: 40px;
	display: block;
}
.pageFooter{
	border-top: 6px solid #000;
	border-bottom: 6px solid #000;
	padding: 25px 0;
	margin-bottom: 120px;
}
.pageFooter p{
	font-size: 14px;
	margin-bottom: 2.5px;
}
.pageFooter p strong{
	text-transform: uppercase;
	font-size: 16px;
}
.menuheader{
	display: flex;
	justify-content: space-between;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 60px;
}
.menuheader p .menuHeading{
	border-bottom: 2px solid #000;
	font-weight: 900;
}
.menuheader p{
	margin-bottom: 15px;
}
.menuheader strong{
	margin-bottom: 10px;
}
.menuheader .menu-headerRight,
.menuheader .menu-headerLeft{
	width: max-content;
}
.menueSec .text-rowHolder em{
	font-size: 35px;
	margin-bottom: 20px;
	display: block;
}
.menueSec .text-rowHolder p{
	font-size: 14px;
}
.menueSec .text-rowHolder strong{
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 900;
}
.menueSec .text-rowHolder .txtrow{
	margin-bottom: 20px;
}
.menueSec .menuBlog .colFlex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 40px;
}
.menueSec .menuBlog .colFlex .cols-1{
	width: 50%;
	padding: 30px 70px;
}
.menueSec .menuBlog .colFlex .cols-1 em{
	font-size: 30px;
	display: block;
	margin-bottom: 20px;
	font-weight: 900;
	letter-spacing: 1px;
}
.menueSec .menuBlog .colFlex p{
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .5px;
}
.contactSec{
	font-family: 'Lato', sans-serif;
	padding: 80px 0;
	background-color: rgb(245, 245, 245);
}
.contactSec h2{
	font-size: 35px;
	margin-bottom: 30px;
}
.contactSec .contactHolder{
	display: flex;
}
.contactSec .contactHolder .text{
	width: 50%;
	text-align: center;
	color: #000;
	font-size: 16px;
}
.contactSec .contactHolder .text p{
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}
.contactSec .contactHolder .text .address{
	font-size: 14px;
	line-height: 17px;
	display: block;
}
.contactSec .contactHolder .c-heading{
	margin-bottom: 15px;
	font-size: 17px;
}
.contactSec .contactHolder .text a{
	color: #000;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}
.formSec{
	background-color: rgb(32, 32, 32);
	background-repeat: repeat;
	background-attachment: fixed;
	padding: 50px 0;
	font-family: 'Lato', sans-serif;
	background-image: -webkit-image-set(url(https://popmenucloud.com/cdn-cgi/image/width=1440,height=1440,fit=scale-down,format=auto,quality=60/qyhwsfcb/5c9e22c0-3cb9-4d34-a1df-406933f2f39e) 1x, url(https://popmenucloud.com/cdn-cgi/image/width=2880,height=2880,fit=scale-down,format=auto,quality=60/qyhwsfcb/5c9e22c0-3cb9-4d34-a1df-406933f2f39e) 2x, url(https://popmenucloud.com/cdn-cgi/image/width=4320,height=4320,fit=scale-down,format=auto,quality=60/qyhwsfcb/5c9e22c0-3cb9-4d34-a1df-406933f2f39e) 3x);
}
.formSec .brClass {
	padding: 50px;
	background-color: #fff;
	position: relative;
	border: solid 8px #202020;
	background-color: #f5f5f5;
	box-shadow: 1px 0 10px rgb(0 0 0 / 20%);
	display: flex;
}
.formSec h1{
	font-size: 40px;
	margin-bottom: 30px;
}
.formSec .colsData{
	width: 50%;
	padding: 0 25px;
}
.formSec .colsData p{
	font-size: 16px;
}
.formSec .colsData .formField{
	margin-bottom: 23px;
}
.formSec .colsData .form-control{
	width: 100%;
	border: 0;
	height: 56px;
	margin: 0;
	display: block;
	padding: 18.5px 14px;
	text-transform: capitalize;
	font-size: 16px;
	border: 1px solid #dfd3d3;
	border-radius: 5px;
	font-family: 'Lato', sans-serif;
}
.formSec .colsData .form-control::placeholder{
	color: rgba(0, 0, 0, 0.54);
}
.formSec .colsData .form-control:focus{
	border-color:#000; 
}
.formSec .colsData textarea.form-control{
	height: 133px;
}
.formSec .colsData button.submit{
	background: rgba(0, 0, 0, 0.26);
	color: rgba(0, 0, 0, 0.26);
	border-radius: 50px;
	padding: 15px 10px;
	width: 100%;
	border: none;
	box-shadow: none;
	font-size: 16px;
	text-transform: uppercase;
}
.formSec .colsData .errorMsg .msg-error {
	color: #c65848;
}
.formSec .colsData .errorMsg .g-recaptcha.error {
	border: solid 2px #c64848;
	padding: .2em;
	width: 19em;
}
.mapBlock iframe{
	width: 100%;
	height: 400px;
}
.contact-bannerImg{
	height: 768px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.contact-bannerImg h1{
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.formSec .colsData .g-recaptcha{
	margin-bottom: 23px;
}
/******** Start Upcoming Event ********/
.promotionSec{
	background-color: #f7e8d5;
	font-family: 'Lato', sans-serif;
}
.promotionSec .bgHeader{
	padding: 40px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 50px;

}
.promotionSec .bgHeader h2{
	font-family: 'Lato', sans-serif;
	font-size: 3.75rem;
	font-weight: 900;
	color: #a44c0e;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
.promotionSec .promotionHolder h3{
	font-size: 2.5rem;
	font-weight: 900;
	line-height: 1.2;
	text-align: center;
	color: #a44c0e;
	margin-bottom: 30px;
}
.promotionSec .w-class-1{
	width: 50%;
}
.promotionSec .promotionHolder ul{
	margin-bottom: 20px;
	font-size: 1.6rem;
	line-height: 1.2;
	text-align: center;
}
.promotionSec .promotionBlock{
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 50px;
	box-shadow: 0 0 22px 9px rgb(0 0 0 / 25%);
	min-height: 350px;
}
.promotionSec .promotionBlock .promotion-img{
	background-repeat: repeat;
	background-position: center;
	background-size: cover;
	min-height: 480px;
}
.promotionSec .promotionBlock .promotionHolder{
	padding: 32px 16px;
	text-align: center;
}
.promotionSec .promotionHolder .viewBtn{
	font-size: 1.6rem;
	padding: 0.5em 2em;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
	background-color: rgba(0,0,0,0.0001);
	border-bottom: none;
	background-color: #a44c0e;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;
}
/******** End Upcoming Event ********/
.locationBlock{
    display: grid;
    width: 100%;
    height: 70vh;
    min-height: 800px;
    grid-template-columns: 655px 1fr;
}
.locationBlock .location-textHolder{
    display: flex;
    flex-direction: column;
    min-height: 0;
}
.locationBlock .location-textHolder .form-control{
	background-color: #FFFFFF;
    border: 1px solid #999;
    height: 44px;
    width: 100%;
}
.locationBlock .location-textHolder form{
	position: relative;
    padding: 60px 5%;
    background-color: #fff7e2;
    background-image: url(images/location-bg.jpg);
    background-position: center;
    background-size: cover;
}
.locationBlock .location-textHolder h3{
	color: #a44c0e;
	text-transform: uppercase;
	font-size: 32px;
	margin-bottom: 16px;
	text-align: center;
	font-weight: 700;
}
.locationBlock .location-textHolder form label{
    margin: 8px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900;
    display: inline-block;
}
.locationBlock .location-textHolder .stateFilter{
	margin: 15px 0 20px;
}
.location-mapHolder .mapBlock iframe{
	height: 100%;
	width: 100%;
}
.location-mapHolder .mapBlock{
	height: 100%;
}

@font-face {
    font-family: 'Nexa Rust Script L0';
    src: url('fonts/NexaRustScriptL-0.woff2') format('woff2'),
        url('fonts/NexaRustScriptL-0.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
.promotionSec .fontChange{
	font-weight: 900;
	font-family: 'Nexa Rust Script L0';
}
.promotionSec .signup_copy p{
	color: #000;
	font-size: 20px;
	font-weight: 700;
}
.promotionSec .signup_copy span{
	margin-top: 16px;
	font-size: 16px;
}
.promotionSec .signup_copy strong{
	color: #a44c0e;
	font-size: 25px;
	font-weight: 900;
}
.promotionSec .g_cta_wrap{
	margin-top: 40px;
}
@media screen and (max-width: 1199px){
	.locationBlock{
		grid-template-columns: 505px 1fr;
	}
}
@media screen and (max-width: 1023px){
	.menueSec .colWidth {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.menueSec .menuBlog .colFlex .cols-1{
		padding: 30px 40px;
	}
	.formSec .brClass{
		padding: 35px 25px;
	}
	.contactSec{
		padding: 55px 0;
	}
	.contact-bannerImg {
		height: 500px;
	}
	/******** Start Upcoming Event ********/
	.promotionSec .bgHeader h2{
		font-size: 2.75rem;
	}
	.promotionSec .promotionHolder h3{
		font-size:1.75rem;
		margin-bottom: 15px;
	}
	.promotionSec .promotionHolder .viewBtn{
		padding: 0.5em 1.25em;
	}
	/******** EndUpcoming Event ********/
	.locationBlock{
		display: flex;
		flex-direction: column-reverse;
		grid-template-columns: auto;
	    height: auto;
    	min-height: auto;
	}
	.locationBlock .location-mapHolder iframe{
		height: 400px;
		display: block;
	}
	.promotionSec .signup_copy p{
		font-size: 16px;
	}
	.promotionSec .signup_copy strong{
		font-size: 20px;
	}
	.locationBlock .location-textHolder h3{
		font-size: 26px;
	}
}
@media screen and (max-width: 767px){
	.menueSec .pm-menus-bg{
		padding: 30px 15px;
	}
	.menueSec .menuBlog .pizzaSize.topping{
		width: 100%;
	}
	.menueSec .menuBlog{
		margin-bottom: 30px;
	}
	.noneClass{
		display: none;
	}
	.menueSec .colWidth-2,
	.menueSec .colWidth {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.domesticTable{
		margin-bottom: 30px;
		white-space: nowrap;
	}
	.respClass,
	.typeTable{
		overflow: auto;
	}
	.respClass table,
	.typeTable table{
		width: 100%;
	}
	.menuheader{
		display: block;
	}
	.pageFooter{
		margin-bottom: 50px;
	}
	.menueSec .menuBlog .colFlex .cols-1{
		padding: 30px;
		width: 100%;
		border-bottom: 4px solid #000 !important;
		border-left: none !important;
		border-right: none !important;
	}
	.menueSec .menuBlog .colFlex{
		display: block;
	}
	.contactSec{
		padding: 40px 0;
	}
	.formSec .brClass,
	.contactSec .contactHolder {
		display: block;
	}
	.formSec .colsData,
	.contactSec .contactHolder .text {
		width: 100%;
		margin-bottom: 30px;
		padding: 0;
	}
	.contact-bannerImg {
		height: 380px;
	}
	.formSec .brClass{
		padding: 35px 15px;
	}
	.rc-anchor-normal{
		width: 240px;
	}
	.rc-anchor-normal .rc-anchor-content{
		width: 140px !important;
	}
	.rc-anchor-normal-footer{
		width: 60px !important;
	}
	/******** Start Upcoming Event ********/
	.promotionSec .bgHeader h2{
		font-size: 2rem;
	}
	.promotionSec .promotionHolder h3{
		font-size:1.5rem;
		margin-bottom: 15px;
	}
	.promotionSec .w-class-1{
		width: 100%;
	}
	.promotionSec .promotionBlock{
		display: block;
	}
	.promotionSec .promotionBlock .promotion-img{
		height: 258px;
		min-height: auto;
	}
	/******** EndUpcoming Event ********/
}