.special-dish-area .special-dish-box span{
	right:0px;
	border-top-right-radius:0px;
}
.logo-area img{
    margin-top: -18px;
	}
.main-menu-area nav ul li a{padding-bottom:21px;}	
@media only screen and (max-width: 767px){
	.special-dish-area .special-dish-box span{
		border-top-left-radius:0px;
	}
	.logo-mobile-menu img{max-width: 13%;}
	header{display:block}
	.header-top-area{display:block}
	.header-bottom-area{display:none}

}
.special-dish-area {
    padding: 85px 0 70px;
    background: url(../images/special-dishes-back.jpg);
	box-shadow: inset 0 0 0 1000px rgba(201, 66, 58, 0.21)
}
.subtitle-color:before {
	width:40px;
}
.subtitle-color:after {
	width:44px;
}
.food-menu2-area .subtitle-color{width: 650px;}
@media only screen and (max-width: 479px){
	.logo-mobile-menu img{max-width: 24%;}
	.header-top-left  li{ border-right: 0 !important;}
	.header-top-right a i{font-size:25px}
	.food-menu2-area  .subtitle-color{width: 100%; }
}
.featherlight-content{
	padding:0px !important;
	border:0px !important;
}