.website_res .latest-restaurant-section{
	padding-bottom: 120px;
}
.website_res .latest-restaurant-section .dishes-content .dishes-inner{
	padding: 10px;
}
.website_res .about-info h2 span{
    color: #c10037;
}
.website_res .about-info h2 {
    color: #0d233e;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 30px;
}
.website_res .howitworks h2 {
    color: #c10037;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 40px;
}
.website_res .listing-section .card-collapse a{
    display: inline-block;
    background: #f1f1f1;
    border: 1px solid #f1f1f1;
    padding: 7px 15px;
    font-size: 14px;
    margin-right: 15px;
    margin-top: 10px;
    border-radius: 5px;
    cursor: pointer;
}
.website_res .logo, .website_res .menu-logo,.website_res .vistors-details img{
    max-width: 131px;
}
.header .main-menu-wrapper .menu-header .menu-close{
    color: white;
}

@media (max-width: 767.98px) {
    .website_res .select2-container{
    	width: 100% !important;
    }
    .website_res .stay-tuned .form-set .group-img{
    	padding-top: 10px;
    }
    .website_res .footer.footer-seven .stay-tuned form .btn-primary{
    	position: relative;
    	right: 0;
    	top: 10px;
    }
}

@media (max-width: 991.98px) {
    .website_res .header.header-four.header-seven .menu-header,.website_res .header.header-seven .main-menu-wrapper {
        background: #0d233e;
    }
}