.navbar-links li > a {
    font-size: 18px;
    font-weight: 900;
    padding: 39px 25px;
}

.navbar-links li > a .active {
    border-bottom: 3px dashed;
    padding: 0 0 5px 0;
}
.content-header i {
    width: 29px;
    height: 29px;
}
.bottom-bar{
    border-bottom: 1px dashed #a5a5a5;
}
.content-header h4,
.header-social-media a {
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
}
.content-header a{
    color: #ffffff;
}
.login {
    justify-content: end;
}
.hamburger-icon {
    font-weight: 800;
}
.res-log img {
    width: 59px;
}
.top-header {
    background-color: #8e1716;
    padding: 8px 0;
}

@media (max-width: 500px){
    .bottom-bar .logo img {
        width: 19%!important;
    }
}

.featured-area {
    margin-bottom: 125px;
    background-color: #000000ba;
    padding: 24px;
    border-radius: 17px;
    border: 3px solid #ffd40d;
}

.featured-area h2{
    font-size: 39px!important;
}
.featured-area h5{
    font-size: 17px!important;
}
.seated h2 {
    font-size: 69px;
    line-height: 93px;
    font-weight: 700;
}
.seated {
    text-align: center;
    font-weight: 700;
}
.parties-events-text h2 {
    font-weight: 700;
}

.hero-section {
    background-position: inherit;
    background-size: contain;
}

.weekly-special {
    border: 2px solid #00426b;
    padding: 38px 30px;
}

.weekly-special-slider1 {
    border: 2px solid #00b53f;
    bottom: 128px;
    right: 4%;
}
.weekly-special-slider1 .button,
.weekly-special-slider1 span{
    background-color: #046d28;
    font-weight: 700;
}
.weekly-special-slider1 .button:before {
    border: 3px solid #046d28;
}

.weekly-special-slider2 {
    border: 2px solid #fd9c12;
    bottom: 88px;
    right: 4%;
}
.weekly-special-slider2 .button,
.weekly-special-slider2 span{
    background-color: #fd9c12;
    font-weight: 700;
}
.weekly-special-slider2 .button:before {
    border: 3px solid #fd9c12;
}

.video a {
    font-size: 17px;
    font-weight: 800;
}
.slider-home-1.owl-theme .owl-nav.disabled+.owl-dots {
    top: 83%;
}

.restaurant-span {
    border: 4px solid #e02647 !important;
}
.restaurant-card span {
    background-color: #e02647!important;
    color: white!important;
}
.heading-two .line{
    background-color: #e02647;
}

.logo-white {
    background-color: #fff!important;
}
.logo-white p{
    color: #000;
}
.logo-white h6 {
    color: #040404;
    font-size: 14px;
    font-weight: 700;
}
.footer-bootem{
    margin-top: 49px;
    border-top: 6px solid #d93428;
}
.link-about h3{
    border-bottom: 6px solid #d93428;
}
footer .header-social-media a{
    color: #000;
}
ol.breadcrumb {
    background-color: #2f3536!important;
    padding: 9px 23px!important;
    margin-top: 30px!important;
    font-size: 13px!important;
}

.featured-dishes-img img {
    border-radius: 18px;
}
.featured-dishes-img:before{
    content: inherit;
}

.featured-dishes {
    border: 3px solid #8e1815;
    padding: 18px 18px 43px 18px;
}
.featured-dishes i {
    width: 45px;
    height: 40px;
    padding: 12px;
    background-color: #00426b;
    border-radius: 10px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #fff;
    text-align: center;
}
.featured-dishes p {
    font-size: 14px;
    font-family: 'Nunito';
    line-height: 24px;
}
.discover-menu:before {
    width: 100%;
}

@media (max-width: 500px){
    .hero-section {
        max-height: 176px;
        min-height: 176px;
        padding-top: 50px;
    }
}
