.preloader-image-custom {
	margin-top: -90px;
}

.page-header-logo-custom {
	max-width: 95px;
}

.navigation li a.navigation-link-custom {
	padding: 22px 17px;
}

.menu-btn-custom {
	margin: 20px 0;
}

.promo-tint-custom {
	background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0;
}

.promo-title-custom {
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}

.section-title-promo-custom {
	margin-bottom: 20px;

	color: #ffffff;

	text-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}

.port-hov-custom {
	background: #282828;
	opacity: 1;
}

.port-hov-custom .port-content-custom {
	left: 0;

	opacity: 1;
}

.port-content i.menu-item-icon-custom {
	top: 20px;
	bottom: initial;
}

.menu-item-image-custom {
	width: 100%;
	height: 261px;

	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.menu-item-image-custom-zaatar {
	background-image: url("../images/P1a.jpg");
}
	
.menu-item-image-custom-hummus {
	background-image: url("../images/P1.jpg");	
}

.menu-item-image-custom-bread {
	background-image: url("../images/P2.jpg");
}

.menu-item-image-custom-tabbouleh {
	background-image: url("../images/P3.jpg");
}

.menu-item-image-custom-leaves {
	background-image: url("../images/P4.jpg");
}

.menu-item-image-custom-kibbee {
	background-image: url("../images/P5.jpg");
}

.menu-item-image-custom-meat {
	background-image: url("../images/P7.jpg");
}

.menu-item-image-custom-walnut-baklawa {
	background-image: url("../images/P11.jpg");
}

.menu-item-image-custom-walnut-namoura {
	background-image: url("../images/P12.jpg");
}

.menu-item-image-custom-walnut-date {
	background-image: url("../images/P13.jpg");
}

.menu-item-image-custom-walnut-fingers {
	background-image: url("../images/P15.jpg");
}

.menu-item-image-custom-fillo-rolls {
	background-image: url("../images/fillo-rolls.jpg");
}

.menu-item-image-custom-ghouribeh {
	background-image: url("../images/ghouribeh.jpg");
}

.menu-item-image-custom-lamb-shish-kabob {
	background-image: url("../images/lamb-shish-kabob.jpg");
}

.menu-item-image-custom-mamoul {
	background-image: url("../images/mamoul.jpg");
}

.menu-item-image-custom-pistachio-bird-nest {
	background-image: url("../images/pistachio-bird-nests.gif");
}

.menu-item-image-custom-shwarma {
	background-image: url("../images/shwarma.jpg");
}

.menu-item-image-custom-spinach-and-feta-pies {
	background-image: url("../images/spinach-feta-pies.jpg");
}

.pricing-table-content {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.p-table-custom {
	max-width: 100%;
	height: 100%;

	text-align: left;
}

.logo-wrap li img.sponsor-image-custom {
	height: 50px;
}

.title-wrap .sponsors-heading-custom {
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.title-wrap p.sponsors-lead-custom {
	color: #888;
	display: block;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1;
	text-transform: uppercase;
}

.sponsors-row-custom {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.sponsors-row-custom:last-child {
	margin-top: 50px;
}

.sponsor-title-custom {
	margin-bottom: 20px;

	font-size: 17px;
}

.sponsor-text-custom {
	margin-bottom: 0;

	font-size: 14px;
}

.entertainment-images-custom {
	padding-top: 200px;
	padding-bottom: 200px;

	background-color: #282828;
}

.footer-content {
	display: flex;
	align-items: center;
}

.footer-company-link {
	font-weight: 600;
}

.footer-icon a.footer-social-link {
	width: 45px;
	height: 45px;

	line-height: 45px;

	background: #282828 none repeat scroll 0 0;
}

@media (max-width: 1199px) {
	.menu-item-image-custom {
		width: 281px;
		height: 211px;
	}
}

@media (max-width: 991px) {
	.menu-item-image-custom {
		width: 333px;
		height: 250px;
	}

	.pricing-table-col-custom {
		margin-bottom: 20px;
	}

	.sponsors-row-custom:last-child {
		margin-top: 0;
	}

	.sponsors-col-custom {
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.caption-box .promo-title-custom {
		margin-top: 90px;
	}

	.section-title-promo-custom {
		font-size: 14px;
	}

	.menu-item-image-custom {
		width: calc(100vw - 42px);
		max-width: 708px;
		height: 400px;
		margin: 0 auto;
	}
}
