div#content {background: #fff;}
#header, #header>div#middle {background-color: #1b50a0;}
.menu li a, .menu li>span {padding: 0;font-size: 20px;font-family: 'Antonio';}
.menu.align-right, #header>div#middle .logo a {display: flex;align-items: center;}
#header>div#middle .logo a {position: absolute;top: 0;height: 100%;}
#header>div#middle .logo {padding: 0 !important;height: 100%;width: 100%;left: 20px !important;}
#header>div#middle .logo img {max-width: 150px;}
div#main-menu-wrapper {padding: 0 20px;}


/* footer css start */
footer.baba-footer {background-color: #ddd;padding: 50px 0;}
footer.baba-footer img {width: 100%;max-width: 300px;margin: 0 auto;}
footer.baba-footer p {margin: 0 auto;color: #1b50a0;text-transform: uppercase;font-size: 25px;font-weight: bold;}
footer.baba-footer ul {padding: 20px 0 0;list-style: none;display: flex;align-items: center;justify-content: center;}
footer.baba-footer ul li>a {margin: 0 10px;text-transform: uppercase;color: #ad8c3c;font-weight: 700;font-size: 20px;}
footer#footer {display: none;}  
footer.baba-footer ul li>a, footer.baba-footer p {font-family: 'Antonio';letter-spacing: 1px;}
/* footer css end */

/* home css start */

.baba-g-home .module.blank {background-image: url(../../images/home-banner.png);background-size: cover;background-position: center;}
.baba-g-home .menu-sec .menu-card-wrap {display: flex;align-items: flex-start;justify-content: space-between;}
.baba-g-home .menu-sec .menu-card-wrap img {max-width: 150px;height: 150px;object-fit: cover;margin: 0 auto;}
.baba-g-home .menu-sec .menu-card-wrap .menu-card {margin: 0 10px;}
.baba-g-home section {padding: 50px 0;text-align: center;}
.baba-g-home .menu-sec .menu-card-wrap h3 {font-size: 16px;text-transform: uppercase;color: #1b50a0;font-family: 'Antonio';}
.baba-g-home .taste-section h2, .taste-section h3, .instagram-section h3 {text-transform: uppercase;color: #1b50a0;font-size: 28px;font-family: 'Arial Rounded MT';}
.baba-g-home .taste-section h3 {text-align: left;font-size: 8rem;}
.baba-g-home .taste-section .row {align-items: center;display: flex;}
.baba-g-home .monthly-feature-section, .baba-g-home .monthly-feature-section .col-12 {padding: 0;}
.baba-g-home .monthly-feature-section .col-12:last-child {background-color: #ddd;}
.baba-g-home .monthly-feature-section .col-12 {background-color: #1b50a0;display: flex;justify-content: center;flex: 1;flex-direction: column;}
.baba-g-home .monthly-feature-section .row {display: flex;}
.baba-g-home .monthly-feature-section .content-wrap p {color: #fff;text-transform: uppercase;font-size: 3.5rem;line-height: 1.4;font-weight: 600;margin: 20px 0;font-family: 'Antonio';}
.baba-g-home .monthly-feature-section .content-wrap {width: 100%;max-width: 75%;margin: 0 auto;}
.baba-g-home .monthly-feature-section .content-image-wrap {padding-top: 30px;}
.baba-g-home .monthly-feature-section .content-image-wrap h4, .baba-g-home .monthly-feature-section .content-image-wrap h3, .baba-g-home .monthly-feature-section .content-image-wrap p {font-family: 'Arial Rounded MT'; text-transform: uppercase;color: #1b50a0;font-size: 30px;line-height: 1.2;width: 100%;max-width: 80%;margin: 15px auto;}
.baba-g-home .monthly-feature-section .content-image-wrap h3 {font-size: 5rem;}
.baba-g-home .monthly-feature-section .content-image-wrap p.italic-text {font-style: italic;text-transform: none;}
.baba-g-home .instagram-section h3 {text-transform: none;}
.baba-g-home .monthly-feature-section .content-image-wrap p {font-family: 'Antonio';font-size: 3.5rem;width: 100%;max-width: 380px;}
/* home css end */