body{
    font-family: 'Azo Sans';
}

h1,h2,h3,h4,h5,h6{    
    font-family: 'Azo Sans';
    font-style: normal;
}


.top-header {
    padding: 10px 0;
    background: #A41D21;
}

.top-header .top-header-card {
    text-align: right;
}

.top-header .top-header-card a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}

header {
    padding: 20px 0;
}

header .main-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header .main-header .logo {}

header .main-header .logo a {
    display: block;
}

header .main-header .main-menu {}

header .main-header .main-menu .mobile-menu {
    display: none;
}

header .main-header .main-menu .mobile-menu img {
    width: 40px;
    height: 40px;
}

header .main-header .main-menu .main-menu-list {}

header .main-header .main-menu .main-menu-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

header .main-header .main-menu .main-menu-list ul li {
    display: inline-block;
}

header .main-header .main-menu .main-menu-list ul li a {
    color: #000;
    text-decoration: none;
    padding: 5px 15px;
    display: block;
	text-transform:uppercase !important;
}
header .main-header .main-menu .main-menu-list ul li.contact-btn {}
header .main-header .main-menu .main-menu-list ul li.contact-btn a{
     background: #a41d21;
     color: #fff;
     text-transform: uppercase;
}
header .main-header .main-menu .main-menu-list ul li.order-btn {}
header .main-header .main-menu .main-menu-list ul li.order-btn a{
    background: #a41d21;
    color: #fff;
    text-transform: uppercase;
}
header .main-header .inner-button {}

header .main-header .inner-button .inner-button-list {}

header .main-header .inner-button .inner-button-list a {
    color: #fff;
    display: block;
    padding: 10px 30px;
    background: #A41D21;
    text-decoration: none;
}

.top-footer {
    padding: 40px 0 0px;
    background: #A41D21;
    text-align: center;
}

.top-footer a {
    text-decoration: none;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
}

footer {
    background: #a41d21;
    padding: 20px 0;
}

footer .footer-links {
    display: block;
    align-items: center;
    justify-content: flex-end;
    padding: 35px 0 0;
}

footer .footer-links ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

footer .footer-links ul li {
    text-align: center;
    display: inline-block;
    margin: 0 60px;
}

footer .footer-links ul li a {
    color: #fff;
    text-decoration: none;
    text-align: right;
    display: block;
    padding: 0px 0;
    text-transform: uppercase;
}

.footer-text {
    padding: 10px 0;
    background: #a41d21;
}

.footer-text p,.footer-text p a {
    margin: 0;
    text-align: center;
    color: #fff;
	text-decoration:none;
}

.about-section {
    padding: 100px  0;
    background-size: cover;
}

.about-section .about-title {}

.about-section .about-title span {
    color: #A41D21;
    font-size: 18px;
    font-weight: bold;
}

.about-section .about-title h2 {
    font-size: 40px;
    line-height: 53px;
    color: #7B7B7B;
}

.about-section .about-text {}

.about-section .about-text p {
    font-size: 18px;
    color: #7B7B7B;
}

.about-section .about-card {
    margin: 50px 0 0;
    text-align: center;
}

.about-section .about-card h3 {
    font-size: 50px;
    line-height: 38px;
    color: #A41D21;
    margin: 0;
}

.about-section .about-card span {
    font-size: 18px;
    color: #7B7B7B;
}

.about-section .about-card .about-card-img {
    margin: 40px 0 0;
}

.about-section .about-card .about-card-img img {}

.corporate-solution {
    padding: 70px 0;
}

.corporate-solution .corporate-solution-card {
    text-align: center;
}

.corporate-solution .corporate-solution-card h3 {
    font-size: 36px;
    line-height: 48px;
    color: #A41D21;
    font-weight: 600;
    margin: 0 0 20px;
}

.corporate-solution .corporate-solution-card .corporate-solution-card-img {}

.corporate-solution .corporate-solution-card .corporate-solution-card-img img {
    width: 100%;
}

.corporate-solution .corporate-solution-card a {
    display: block;
    background: #a41d21;
    color: #fff;
    text-decoration: none;
    padding: 25px 0;
}

.testimonial-section {
    padding: 100px 0;
    background-size:cover;
}

.testimonial-section .testimonial-title {}

.testimonial-section .testimonial-title h2 {
    color: #A41D21;
    font-size: 50px;
    margin: 0 0 30px;
}

.testimonial-section .testimonial-card {}

.testimonial-section .testimonial-card h3 {
    font-weight: 300;
    font-size: 36px;
    color: #525252;
    text-align: center;
}

.testimonial-section .testimonial-card p {}

.testimonial-section .testimonial-card p {
    text-align: center;
    margin: 40px 0 0;
    font-size: 18px;
    color: #000000;
    font-style: italic;
}
.our-story-section {
    padding: 70px 0;
}

.our-story-section .our-story-title {}

.our-story-section .our-story-title h2 {font-family: 'Azo Sans';font-size: 50px;font-weight: 600;color: #A41D21;line-height: 66px;margin: 0 0 30px;}

.our-story-section .our-story-title p {
    font-size: 18px;
    line-height: 36px;
    margin: 0 0 50px;
    font-weight: 400;
    color: #000000;
}

.our-story-section .our-story-title a {
    display: inline-block;
    font-size: 18px;
    background: #a41d21;
    color: #fff;
    text-decoration: none;
    padding: 13px 40px;
    margin: 0 0 40px;
}

.our-story-section .our-story-img {}

.our-story-section .our-story-img img {
    width: 100%;
    height: 440px !important;
}
.our-story-section .our-story-img video {
    height: 440px !important;
}

.visit-cafe {
    position: relative;
    padding: 100px 0;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.visit-cafe .bg-over {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.visit-cafe .bg-over img {
    width: 100%;
    height: 100%;
}

.visit-cafe .visit-cafe-card {
    text-align: center;
    position: relative;
    z-index: 1;
}

.visit-cafe .visit-cafe-card .visit-cafe-img {
    width: 340px;
    height: 340px;
    margin: 0 auto;
}

.visit-cafe .visit-cafe-card .visit-cafe-img img {
    width: 100%;
}

.visit-cafe .visit-cafe-card h3,.visit-cafe .visit-cafe-card h3 a {
    color: #fff;
    font-weight: 600;
    margin: 20px 0 0;
	text-decoration:none;
	display:inline-block;
}

.client-slider .client-card {
       width: 200px;
    height: 200px;
    margin: 0 auto;
}

.client-slider .client-card img {
    object-fit: contain;
    width:100%;
    height:100%;
}
/* .gallery-slider .gallery-card {width: 480px;height: 320px;} */

.gallery-slider .gallery-card img {
    width: 100%;
    height: 100%;
}
.client-section {
    padding: 70px 0;
    background: #f2f2f2;
    position: relative;
}

.client-section .client-title {
    text-align: center;
    width: 60px;                 /* width of vertical bar */
    background: #a3141c;         /* your red color */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    height: 100%;
    position: absolute;
    top: 0;
}

.client-section .client-title h3 {
    writing-mode: vertical-rl;   /* make text vertical */
    transform: rotate(180deg);   /* rotate to read bottom-to-top */
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
}

.gallery-section {
    padding: 60px 0px 0;
}

.gallery-section .row {
    margin: 0;
}

.gallery-section .gallery-title {}

.gallery-section .gallery-title h3 {
    color: rgba(164, 29, 33, 1);
    font-size: 100px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 60px;
}
.gallery-section .col-md-12 {
    padding: 0;
}

.page-header {
    padding: 0;
    text-align: center;
    background: #f0f9ff;
    height: 600px;
    position: relative;
	background-size:cover;
}

.about-top-section {
    padding: 80px 0;
}

.about-top-section .about-top-title {}

.about-top-section .about-top-title h1 {
    text-align: center;
    color: #000000;
    font-size: 36px;
    margin: 0 0 30px;
}

.about-top-section .about-top-title p {
    font-size: 18px;
    line-height: 33px;
    color: #000;
}

.about-content-section {
    padding: 0 0 40px 0;
}


.about-content-section .about-content-title {}
.about-content-section .about-content-title h2 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
    margin: 0 0 30px;
    color: #000;
}
.about-content-section .about-content-title h1 {
    font-size: 36px;
    line-height: 4px;
    margin: 0 0 50px;
    font-weight: bolder;
}

.about-content-section .about-contant-box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0 50px;
}

.about-content-section .about-contant-box .about-contant-image {}

.about-content-section .about-contant-box .about-contant-image img {
    width: 100%;
}

.about-content-section .row {}

/* .about-content-section .row .col-md-6:first-child {
    border-right: solid 2px #000;
} */

.about-content-section .row .col-md-6:first-child .about-contant-box {padding-left: 0;}

.about-content-section .row .col-md-6:last-child .about-contant-box {
    padding-right: 0;
}


.about-content-section .about-contant-box .about-contant-text {}

.about-content-section .about-contant-box .about-contant-text h3 {
    color: #000;
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 30px;
}

.about-content-section .about-contant-box .about-contant-text p {
    font-size: 18px;
    line-height: 36px;
    color: #000;
    margin: 0;
}
.banner-section {
    width: 100%;
    height: auto;
    position: relative;
}

.banner-section .banner-text {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 40px;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 36px;
    line-height: 48px;
    z-index: 1;
}

.banner-section .banner-icon {
    width: 190px;
    height: 190px;
    background: #a41d21;
    border-radius: 100px;
    line-height: 180px;
    text-align: center;
    position: absolute;
    right: 30px;
    bottom: 30px;
    z-index: 1;
}

.banner-section .banner-icon img {
    width: 130px;
    height: 130px;
}
header.sticky-header.home-page {
    position: absolute;
    top: 44px;
    width: 100%;
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.9) 0%,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,0.9) 0%,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to bottom, rgb(255 255 255 / 98%) 0%, rgb(255 255 255 / 0%) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6FFFFFF',endColorstr='#00FFFFFF',GradientType=0);
    z-index: 1;
}

section.cta-image {}

section.cta-image img {
    width: 100%;
}

.cta-image {}

.cta-image img {
    width: 100%;
}

.core-section {
    padding: 60px 0;
}

.core-section .core-content-title {}

.core-section .core-content-title h2 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
    margin: 0 0 40px;
}

.core-section .core-content-image {
    position: relative;
}

.core-section .core-content-image img {
    width: 100%;
}

.core-section .row {
    margin: 0;
}

.core-section .container {}

.core-section .container .row {
    margin: 0 -15px;
}



.core-section .core-content-image .core-content-link {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
}

.core-section .core-content-image .core-content-link h3 {
    font-size: 36px;
    font-weight: 900;
	color:#fff;
}

.core-section .core-content-text {
    width: 80%;
    margin: 40px auto 0;
}

.core-section .core-content-text p {
    margin: 0;
    font-size: 18px;
    line-height: 28px;
}
.core-section .row .col-md-6 {
    padding: 0;
}
.leadership-section {
    padding: 60px 0;
}

.leadership-section .leadership-content-title {}

.leadership-section .leadership-content-title h2 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
    color: #000000;
    margin: 0 0 40px;
}

.leadership-section .leadership-content-image {}

.leadership-section .leadership-content-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.leadership-section .leadership-content-text {}

.leadership-section .leadership-content-text h3 {
    font-size: 24px;
    line-height: 32px;
    margin: 20px 0 ;
    color: #000000;
    text-align: center;
    font-weight: 900;
}

.leadership-section .leadership-content-text span {
    text-align: center;
    display: block;
    font-size: 18px;
    line-height: 36px;
    color: #000000;
}

.leadership-section {
    padding: 60px 0;
}

.leadership-section .leadership-content-title {}

.leadership-section .leadership-content-title h1 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
    color: #000000;
    margin: 0 0 40px;
}

.leadership-section .leadership-content-image {}

.leadership-section .leadership-content-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.leadership-section .leadership-content-text {}

.leadership-section .leadership-content-text h3 {
    font-size: 24px;
    line-height: 32px;
    margin: 20px 0 0;
    color: #000000;
    text-align: center;
    font-weight: 900;
}

.leadership-section .leadership-content-text span {
    text-align: center;
    display: block;
    font-size: 18px;
    line-height: 36px;
    color: #000000;
}

.mission-section {
    padding: 60px 0;
}

.mission-section .mission-text {
}

.mission-section .mission-text h3 {
    text-align: center;
    margin: 0 0 20px;
    color: #000000;
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
}

.mission-section .mission-text p {
    margin: 0;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
}

.leadership-section {
    padding: 60px 0;
}

.leadership-section .leadership-content-title {}

.leadership-section .leadership-content-title h1 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
    color: #000000;
    margin: 0 0 40px;
}

.leadership-section .leadership-content-image {}

.leadership-section .leadership-content-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.leadership-section .leadership-content-text {}

.leadership-section .leadership-content-text h3 {
    font-size: 24px;
    line-height: 32px;
    margin: 20px 0 0;
    color: #000000;
    text-align: center;
    font-weight: 900;
}

.leadership-section .leadership-content-text span {
    text-align: center;
    display: block;
    font-size: 18px;
    line-height: 36px;
    color: #000000;
}

.mission-section {
    padding: 60px 0;
}

.mission-section .mission-text {
}

.mission-section .mission-text h3 {
    text-align: center;
    margin: 0 0 20px;
    color: #000000;
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
}

.mission-section .mission-text p {
    margin: 0;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
}

.founder-section {
    padding: 60px 0;
}

.founder-section .founder-content-title {
    margin: 0 0 40px;
}

.founder-section .founder-content-title h2 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
    color: #000000;
    margin: 0 0 40px;
}

.founder-section .founder-content-image {}

.founder-section .founder-content-image img {
    width: 100%;
}

.founder-section .founder-content-text {
    text-align: center;
}

.founder-section .founder-content-text h3 {font-size: 24px;line-height: 32px;margin: 20px 0 0;color: #000000;text-align: center;font-weight: 900;}

.founder-section .founder-content-text span {
    text-align: center;
    display: block;
    font-size: 18px;
    line-height: 36px;
    color: #000000;
}

.founder-section .founder-content-text a {
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    background: #A41D21;
    text-decoration: none;
    text-align: center;
}

header.sticky-header.other-page-header {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
}

header.sticky-header.other-page-header {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 111;
}

.page-header .page-title {
    position: absolute;
    bottom: 50px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.page-header .page-title h2 {
    color: #fff;
    font-size: 60px;
    line-height: 80px;
    margin: 0;
    font-weight: 900;
    text-transform: uppercase;
    box-shadow: none !important;
}

.page-template-tpl-news .about-top-section h1 {
    margin: 0;
}

.corporate-catering {
    padding: 60px 0 60px;
}

.corporate-catering .corporate-catering-card {
    margin: 0 0 30px;
}

.corporate-catering .corporate-catering-card .corporate-catering-title {
    text-align: center;
}

.corporate-catering .corporate-catering-card .corporate-catering-title h3 {
    color: #000;
    font-size: 24px;
    font-weight: 900;
    margin: 0 0 10px;
}

.corporate-catering .corporate-catering-card .corporate-catering-img {}

.corporate-catering .corporate-catering-card .corporate-catering-img img {
    width: 100%;
    height: 100%;
}

.corporate-catering .corporate-catering-card  .corporate-catering-text {
    text-align: center;
}

.corporate-catering .corporate-catering-card .corporate-catering-text a {
    background: #A41D21;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 10px 0;
}

.corporate-catering-list {
    padding: 50px 0;
}

.corporate-catering-list .corporate-catering-list-title {
    text-align: center;
}

.corporate-catering-list .corporate-catering-list-title h3 {
    font-size: 50px;
    line-height: 66px;
    font-weight: 900;
    margin: 0 0 40px;
}

.corporate-catering-list .corporate-catering-list-card {}

.corporate-catering-list .corporate-catering-list-card  img {
    width: 100%;
}

.corporate-catering-list .row {
    margin: 0;
}

.corporate-catering-list .corporate-catering-list-text {
    text-align: center;
    margin: 50px 0 0;
}

.corporate-catering-list .corporate-catering-list-text p {
    text-align: left;
    font-size: 18px;
    line-height: 36px;
    color: #000;
    font-weight: 400;
}

.corporate-catering-list .corporate-catering-list-text a {
    color: #fff;
    background: #a41d21;
    text-decoration: none;
    padding: 18px 90px 15px;
    display: inline-block;
    margin: 30px 0 0;
}
.about-top-section .about-top-title.menu-title {}

.about-top-section .about-top-title.menu-title h1 {
    text-align: center;
    color: #000000;
    font-size: 45px;
    margin: 0;
    line-height: 60px;
    font-weight: 900;
}

.corporate-catering .corporate-catering-card .corporate-catering-text.menu-title {}

/* .corporate-catering .corporate-catering-card .corporate-catering-text.menu-title a {
    font-weight: 800;
    font-size: 25px;
    padding: 20px 10px;
} */
.corporate-catering .corporate-catering-card .corporate-catering-text.menu-title a {
    font-weight: 800;
    font-size: 16px;
    padding: 20px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.food-section {}

.food-section .row {
    margin: 0;
}

.food-section .food-card {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.food-section .food-card .food-image img {
    width: 100%;
    height: 100%;
}

.food-section .food-card h3 {
    color: #000;
    font-size: 36px;
    font-weight: bold;
    margin: 30px 0 ;
    font-weight: 900;
}

.food-section .food-card p {
    font-size: 18px;
    line-height: 36px;
    color: #000;
    margin: 0;
}

.food-section .food-card a {}

.food-section .food-card .food-text {
    width: 78%;
    margin: 0 auto;
}

.food-section .food-card .food-image {
    width: 100%;
}

.about-top-section .about-top-title.menu-title a {
    color: #fff;
    padding: 15px 30px;
    background: #A41D21;
    text-decoration: none;
    display: inline-block;
}

.food-section .food-card a {
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    background: #A41D21;
    text-decoration: none;
    text-align: center;
    margin: 8px 0 0;
}
.disaster-image {
    margin: 80px 0;
}

.disaster-image img {
    width: 100%;
}

.disaster-client {
    padding: 100px 0;
    background: #f2f2f2;
    margin: 80px 0;
}

.disaster-client .disaster-client-title {
    text-align: center;
}

.disaster-client .disaster-client-title h2 {
    font-size:36px;
    line-height:48px;
    font-weight:900;
    color:#000000;
}

.disaster-client-list {}

.disaster-client-list p {font-size: 18px;line-height: 36px;text-align: center;width: 700px;margin: 30px auto;}

.disaster-client-list span {
    display: block;
    text-align: center;
    font-style: italic;
    font-size: 18px;
    line-height: 36px;
    color: #000000;
    margin: 30px 0 0;
}
.gallery-disaster {}

.gallery-disaster .gallery-disaster-title {}

.gallery-disaster .gallery-disaster-title h2 {
    color: #000;
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 30px;
    font-weight: 900;
}

.gallery-disaster .gallery-disaster-list {}

.gallery-disaster .gallery-disaster-list .gallery-disaster-card {}

.gallery-disaster .gallery-disaster-list .gallery-disaster-card .gallery-disaster-img {
    height: 450px;
    width: 100%;
}

.gallery-disaster .gallery-disaster-list .gallery-disaster-card .gallery-disaster-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-disaster .gallery-disaster-list .gallery-disaster-card h3 {
    font-size: 30px;
    line-height: 55px;
    color: #080808;
    font-weight: 500;
}

.gallery-disaster .bottom-cta {
    text-align: center;
    margin: 40px 0;
}

.gallery-disaster .bottom-cta a {
    display: inline-block;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 28px;
    background: #a41d21;
    text-decoration: none;
    padding: 10px 30px;
}

.about-top-section .about-top-title h4 {
    text-align: center;
    margin: 30px 0;
    font-size: 36px;
    font-style: italic;
    font-weight: 500;
}
.food-section .row .col-md-1 {
    margin: 0;
    padding: 0;
}
.hours-section {
    padding: 60px 0;
    background: #EBEBEB;
}

.hours-section .hours-image {
    width: 96%;
}

.hours-section .hours-image img {
    width: 100%;
}

.hours-section .hours-card {}

.hours-section .hours-card h3 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
    color: #000;
}

.hours-section .hours-card p {
    margin: 0;
}

.hours-section .hours-card div {
    margin: 0 0 30px;
}

.hours-section .hours-card div p {
    font-size: 18px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
}

.hours-section .hours-location h3 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
    color: #000;
}

.hours-section .hours-location p {
    margin: 0;
}

.hours-section .hours-location div {
    margin: 0 0 30px;
}

.hours-section .hours-location div p {
    font-size: 18px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
}
.hours-section .hours-location div p a {
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
    text-decoration: none;
}

.page-template-tpl-news .leadership-section {}

.page-template-tpl-news .leadership-section .leadership-content-image {
    width: 70%;
    margin: 0 auto;
}
.top-section {
    padding: 60px 0;
}

.top-section .post-title {
    text-align: center;
}

.top-section .post-title h3 {
    font-size: 45px;
    font-weight: 900;
    color: #000;
    line-height: 60px;
}

.top-section .post-title a.menu-btn {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    background: #A41D21;
    padding: 20px 30px 15px;
    display: inline-block;
}

.menu-details {
    padding: 0 0 70px 0;
}

.menu-details .menu-title {
    text-align: center;
    margin: 0 0 50px;
}

.menu-details .menu-title h3 {
    font-weight: 900;
    color: #B44649;
    margin: 0 0 30px;
}

.menu-details .menu-title hr {
    border-top: solid 5px #a41d21;
    opacity: 1;
}

.day-wise-menu {}

.day-wise-menu ul {
    text-align: center;
    display: block;
    border: none;
    margin: 0 0 40px;
}

.day-wise-menu ul li {
    display: inline-block;
    border: none;
}

.day-wise-menu ul li button {
    padding:  0 90px;
    border: none;
    font-size: 20px;
    font-weight: 900;
    color: #A41D21;
}

.day-wise-menu ul li button span {
    display: block;
    font-size: 22px !important;
    font-weight: 500;
    margin: 10px 0 0;
    color: #000;
}

.day-wise-menu ul li button.active {
    border: none;
    font-size: 20px;
    font-weight: 900;
    color: #A41D21 !important;
}

.day-wise-menu #myTabContent {}

.day-wise-menu #myTabContent .day-menu-info {
    border: solid 4px #A41D21;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
}

.day-wise-menu #myTabContent .day-menu-info h3 {
    font-size: 36px;
    color: #A41D21;
    font-weight: 900;
    margin: 0 0 10px;
}

.day-wise-menu #myTabContent .day-menu-info h4 {
    font-size: 24px;
    font-weight: 500;
}

.day-wise-menu #myTabContent .day-menu-info p {}

.day-wise-menu #myTabContent .day-menu-info .menu-card {
    margin: 0 0 10px;
}

.day-wise-menu #myTabContent .day-menu-info .menu-card h5 {
    font-size: 16px;
    font-weight: 500;
}

.day-wise-menu #myTabContent .day-menu-info .menu-card p {
    font-size: 16px;
}

.day-wise-menu #myTabContent .day-menu-info p span {
    display: block;
    font-size: 18px;
    font-weight: 600;
}

.mobile-veiw {
    display: none !important;
}
.desktop-view{
	display:flex !important;
}

.food-section .food-card .food-image.mobile-view {
    display: none;
}
.leadership-section .leadership-content-text {text-align: center; margin-bottom:20px;}

.leadership-section .leadership-content-text a {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
    background: #a41d21;
    margin: 20px 0 0;
}
.Whay-section {
    background: #A41D21;
}

.Whay-section .Whay-card {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.Whay-section .Whay-card .Whay-image {
	 width: 100%;
}

.Whay-section .Whay-card .Whay-image img {
    width: 100%;
}

.Whay-section .Whay-card .Whay-text {
    width: 60%;
}

.Whay-section .Whay-card .Whay-text h3 {
    font-size: 50px;
    font-weight: 900;
    color: #fff;
    margin: 0 0 40px;
}

.Whay-section .Whay-card .Whay-text ul {
    padding: 0 0 0 13px;
    margin: 0;
}

.Whay-section .Whay-card .Whay-text ul li {
    font-size: 24px;
    line-height: 34px;
    margin: 0 0 20px;
    color: #fff;
}
.latest-news {
    padding: 60px 0;
}

.latest-news .latesr-news-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.latest-news .latesr-news-text h2 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 900;
}

.latest-news .latesr-news-text p {
    font-size: 26px;
    margin: 0 0 30px;
    color: #7B7B7B;
}

.latest-news .latesr-news-text a {
    display: inline-block;
    font-size: 18px;
    background: #a41d21;
    color: #fff;
    text-decoration: none;
    padding: 13px 40px;
    margin: 0 0 40px;
}

.latest-news {
    padding: 60px 0;
}

.latest-news .latesr-news-text {}

.latest-news .latesr-news-text h2 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 900;
    color: #A41D21;
}

.latest-news .latesr-news-text p {
    font-size: 26px;
    margin: 0 0 30px;
    color: #7B7B7B;
}

.latest-news .latesr-news-text a {
    display: inline-block;
    font-size: 18px;
    background: #a41d21;
    color: #fff;
    text-decoration: none;
    padding: 13px 40px;
    margin: 0 0 40px;
}

.latest-news .latesr-news-box {
    border: solid 1px #ddd;
}

.latest-news .latesr-news-box .lates-news-img {}

.latest-news .latesr-news-box .lates-news-img img {
    width: 100%;
}

.latest-news .latesr-news-box .latest-news-box-text {
    padding: 20px;
}

.latest-news .latesr-news-box .latest-news-box-text h6 {color: #A41D21;font-weight: 900;font-size: 18px;line-height: 28px;}

.latest-news .latesr-news-box .latest-news-box-text h3 {
    margin: 10px 0 10px;
}

.latest-news .latesr-news-box .latest-news-box-text h3 a {
    color: #000000;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
}

.latest-news .latesr-news-box .latest-news-box-text p {
    margin: 20px 0 60px;
    font-size: 18px;
    line-height: 22px;
    color: #808080;
}

.latest-news .latesr-news-box .latest-news-box-text a {
    font-size: 14px;
    color: #A41D21;
    line-height: 18px;
    text-decoration: none;
    font-weight: 600;
}

.Whay-section .col-md-6 {
    padding: 0;
}

.Whay-section .row {
    margin: 0;
}
.latest-news .row {
    margin: 0;
}
.banner-section .banner-bottom-shap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.banner-section .banner-bottom-shap img {
    width: 100%;
}

.mobile-menu {position: fixed;left: -100%;top: 0;width: 100%;height: 100%;background: #000;z-index: 9999; transition: all 0.5s;}

.mobile-menu .mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
}

.mobile-menu .mobile-header .mobile-logo {}

.mobile-menu .mobile-header .mobile-logo a {
    display: block;
    width: 120px;
}

.mobile-menu .mobile-header .mobile-logo a img {
    width: 100%;
}

.mobile-menu .mobile-header .mobile-close {}

.mobile-menu .mobile-header .mobile-close span {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
    color: #fff;
}

.mobile-menu .mobile-body {
    padding: 0 0;
    border-top: solid 1px #ddd;
}

.mobile-menu .mobile-body ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.mobile-menu .mobile-body ul li {
    border-bottom: solid 1px #ddd;
}

.mobile-menu .mobile-body ul li a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #fff;
}
header .main-header .main-menu .mobile-menu-icon {
    display: none;
}
header .main-header .main-menu .mobile-menu-icon img {
    width: 40px;
}
body.open-menu .mobile-menu {
    left: 0;
}
.pos-top {
    position: relative;
    top: -70px;
}

.padd-bottom {
    padding-bottom: 100px;
}

.about-content-section .row:nth-child(even) .col-md-6:first-child {
    border-right: solid 2px #000;
    padding:0px;
}
.about-content-section .row:nth-child(odd) .col-md-6:last-child {
    border-right: solid 2px #000;
    padding:0px;
}
.about-content-section .row:nth-child(odd) .col-md-6:first-child .about-contant-box {
    padding-right:0px;
    padding-left:50px;
}
.about-content-section .row:nth-child(odd) .col-md-6:last-child .about-contant-box {
    padding-left:0px;
    padding-right:50px;
    padding: 50px 50px 50px 0;
}


.about-content-section .row {
    margin: 0 !important;
}

.about-content-section .about-contant-box .about-contant-text {
    padding: 10px 0;
}

.gallery-section .gallery-nav {
    position: absolute;
    top: 75px;
    z-index: 99;
    left: 0;
    width: 100%;
    height: 100%;
}

.gallery-section .col-md-12 {
    position: relative;
}

.gallery-section .gallery-nav button {
    background: transparent;
    border: none;
}

.gallery-section .gallery-nav button.gallery-next {
    position: absolute;
    right: 20px;
}

.gallery-section .gallery-nav button.gallery-prev {
    position: absolute;
    left: 20px;
}

.contact-section {
    padding: 70px 0;
}

.contact-section .contact-title {
    text-align: left;
}

.contact-section .contact-title h2 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 900;
    margin: 0 0 30px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}

.contact-section .contact-box {
}

.contact-section .contact-box .contact-image {}

.contact-section .contact-box .contact-image img {
    width: 100%;
    height: 100%;
}

.contact-section .contact-box .contact-box {}

.contact-section .contact-box .contact-text {}

.contact-section .contact-box .contact-text .contact-from {}

.contact-section .contact-box .contact-text .contact-from .contact-input {
    margin: 0 0 20px;
}

.contact-section .contact-box .contact-text .contact-from .contact-input label {
    display: block;
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 33px;
    color: #000;
}

.contact-section .contact-box .contact-text .contact-from .contact-input input.form-control,.contact-section .contact-box .contact-text .contact-from .contact-input select.form-control {
    width: 100%;
    height: 50px;
    border-radius: 0px;
}

.contact-section .contact-box .contact-text .contact-from .contact-input textarea.form-control {
    height: 100px;
    width: 100%;
    border-radius: 0px;
}

.contact-section .contact-box .contact-text .contact-from .contact-input input.btnSubmit {
    border: none;
    width: 100%;
    height: 60px;
    color: #fff;
    display: inline-block;
    background: #A41D21;
    text-decoration: none;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
}
.error-card {
    padding: 240px 0 70px;
    background: #fff;
}

.error-card .error-box {
    text-align: center;
}

.error-card h4 {
    color: #000000;
    font-size: 60px;
    line-height: 80px;
    margin: 0;
    font-weight: 900;
    text-transform: uppercase;
}

.error-card .error-box a {
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    background: #A41D21;
    text-decoration: none;
}
.about-section .about-card h3 span {    font-size: 50px;
    line-height: 38px;
    color: #A41D21;
    margin: 0;}
.top-header .top-header-card a {
    display: inline-block;
    margin: 0 0 0 20px;
}
footer .footer-box {
    display: block;
    align-items: center;
    justify-content: space-between;
}

footer .footer-box .footer-logo {}

footer .footer-box .footer-logo a {
    display: block;
    width: 240px;
}

footer .footer-box .footer-logo a img {
    width: 100%;
}

footer .footer-box .social-media {}

footer .footer-box .social-media ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

footer .footer-box .social-media ul li {
    margin: 0 10px;
    display: inline-block;
}

footer .footer-box .social-media ul li a {
    display: block;
}

footer .footer-box .social-media ul li a img {
    width: 30px;
}
footer .row {
    margin: 0;
}
.testimonial-section .testimonial-card {
    width: 60%;
    margin: 0 auto;
}

.mfp-gallery .mfp-image-holder .mfp-figure button.mfp-close {
    position: absolute;
    top: 50px;
    z-index: 999;
    right: 10px;
    width: 50px;
    height: 50px;
    opacity: 1;
    line-height: 50px;
    border-radius: 100px;
    text-align: center;
    padding: 0;
    color: #a41d21;
	cursor: pointer;
}

.page-template-tpl-careers .corporate-catering-card {}

.page-template-tpl-careers .corporate-catering-card .corporate-catering-title {
    text-align: left;
}

.page-template-tpl-careers .corporate-catering-card .corporate-catering-title h3 {
    margin: 20px 0 0 !important;
    line-height: 22px;
}

.page-template-tpl-careers .corporate-catering-card .corporate-catering-title p {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 10px;
}

.page-template-tpl-careers .corporate-catering-card .corporate-catering-text.careers-links a {text-align: left;background: transparent;color: #a41d21;text-transform: capitalize !important;}
.careers-section {
    padding: 70px 0;
}

.careers-section .careers-section-title {
    text-align: center;
    margin: 0 0 40px;
}

.careers-section .careers-section-title span {
    display: block;
    margin: 0 0 10px;
    color: #a41d21;
    font-style: italic;
}

.careers-section .careers-section-title h2 {
    color: #000;
    font-size: 24px;
    font-weight: 900;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.careers-section .careers-section-image {}

.careers-section .careers-section-image img {
    width: 100%;
}
.testimonial-section.careers-gallery {
    padding: 70px 0;
    background: #f1f1f1;
}

.careers-gallery-box.gallery-card {}

.careers-gallery-box.gallery-card a {
    width: 100%;
    display: block;
}

.careers-gallery-box.gallery-card a img {
    width: 100%;
}
.single-post .page-header .page-title h2 {
    font-size: 40px;
    width: 80%;
    margin: 0 auto;
    line-height: 50px;
}
.news-pdf {}

.news-pdf a {
    color: #fff;
    padding: 15px 30px;
    background: #A41D21;
    text-decoration: none;
    display: block;
    width: 150px;
    text-align: center;
    margin:  0 auto;
}

.founder-image {}

.founder-image img {
    width: 100%;
}
.founder-card {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.news-top-image {
    height: 300px;
}
.news-top-image  a {
    height: 300px;
	display:block;
}
.news-top-image a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} 

/* .visit-cafe {
    padding: 50px 0;
}
.visit-cafe .visit-cafe-card .visit-cafe-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
} */
.single-founders .about-top-section .founder-card {
    align-items: self-start;
}

.logo-slider a {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
/*     height: 200px; */
}

.logo-slider a img {
    height: 100%;
}
.page-template-tpl-the-studio-cafe .food-section .food-card .food-text a {
    text-transform: uppercase;
}

.topFooter {
    background: #8e1a1c;
    padding: 20px 0;
}

.topFooter .top-footer-link {
    text-align: center;
}

.topFooter .top-footer-link .menu-top-footer-container {}

.topFooter .top-footer-link .menu-top-footer-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.topFooter .top-footer-link .menu-top-footer-container ul li {
    display: inline-block;
    margin: 0 30px;
}

.topFooter .top-footer-link .menu-top-footer-container ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
}
.footer-text {
    padding: 10px 0;
    background: #a41d21;
    border-top: solid 1px #ffffff38;
}
footer .footer-links ul li {
    text-align: center;
    display: inline-block;
    margin: 0 10px;
}
footer .footer-links ul li a {
    color: #fff;
    text-decoration: none;
    text-align: right;
    display: block;
    padding: 0px 0;
    text-transform: uppercase;
    padding: 10px 30px 7px;
    background: #8e1a1c;
    border: solid 1px #ffffff38;
}
footer .footer-box .social-media {
    text-align: center;
}

footer .footer-box .social-media .policy-menu {
    margin: 20px 0 0;
}

footer .footer-box .social-media .policy-menu ul {
    padding: 0;
    margin: 0;
}

footer .footer-box .social-media .policy-menu ul li {
    position: relative;
}

footer .footer-box .social-media .policy-menu ul li a {
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
}
footer .footer-box .social-media .policy-menu ul li:after {
    content: '|';
    position: absolute;
    top: 0;
    right: -15px;
    color: #fff;
}

footer .footer-box .social-media .policy-menu ul li:last-child:after {
    display: none;
}

.external-link-section {
    padding: 60px;
    background: #ffe8e9;
}

.external-link-section .external-links {}

.external-link-section .external-links ul {
    padding: 0;
    margin: 0;
    list-style: auto;
    color: #000;
}

.external-link-section .external-links ul li {}

.external-link-section .external-links ul li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
}

.cta-section {
    padding: 60px;
}

.cta-section .cta-card {
    background: #a41d21;
    border-radius: 20px;
    padding: 60px;
    text-align: center;
}

.cta-section .cta-card h2 {
    font-size: 28px;
    text-align: center;
    margin: 0;
    color: #fff;
}

.cta-section .cta-card a {
    display: inline-block;
    padding: 20px 20px 15px;
    background: #fff;
    margin: 20px 0 0;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 16px;
    line-height: 22px;
}

.studio-cta {
        background: #761719;
        padding: 20px;
    }

    .studio-btn {
        display: block;
        background: #b61e23;
        color: #fff;
        text-align: center;
        padding: 14px 20px;
        border-radius: 30px;
        font-weight: 600;
        text-decoration: none;
        letter-spacing: 0.5px;
        transition: all 0.2s ease;
        margin:0 0 30px;
    }

    .studio-btn:hover {
        background: #d12a2f;
        color: #fff;
    }
    .topFooterTwo {
        padding: 60px 0 20px;
        background: #761719;
    }

    .topFooterTwo .topFooterTwo-logo {}

    .topFooterTwo .topFooterTwo-hours {}

    .topFooterTwo .topFooterTwo-hours h3 {
        font-size: 36px;
        font-weight: 900;
        color: #fff;
    }

    .topFooterTwo .topFooterTwo-hours .topFooterTwo-hours-card {
        margin: 15px 0;
    }

    .topFooterTwo .topFooterTwo-hours .topFooterTwo-hours-card p {
        font-size: 18px;
        color: #fff;
        margin: 0;
    }
    .topFooterTwo .topFooterTwo-hours .topFooterTwo-hours-card p a {
        color: #fff;
        text-decoration: none;
    }
    .topFooterTwo .topFooterTwo-logo .topFooterTwo-logo-card {}

.topFooterTwo .topFooterTwo-logo .topFooterTwo-logo-card a {
    display: block;
    width: 250px;
    margin: 0 auto 50px;
}

.topFooterTwo .topFooterTwo-logo .topFooterTwo-logo-card a img {
    width: 100%;
}

.topFooterTwo .topFooterTwo-logo .signup-link {
    text-align: center;
}

.topFooterTwo .topFooterTwo-logo .signup-link a {
    display: block;
    background: #b61e23;
    color: #fff;
    text-align: center;
    padding: 14px 20px;
    margin-bottom: 12px;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.5px;
    transition: all 0.2s ease;
}

.external-link-section .external-links p a {
	color: #8e1a1c;
	text-decoration: none;
}

/* Comment Form Styling */
#respond {
/*     max-width: 700px; */
    margin: 0 auto;
}

.comment-form p {
    margin-bottom: 16px;
}

.comment-form label {
    /* display: none; */
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
    width: 100%;
    padding: 14px 16px;
    background: #f2f2f2;
    border: none;
    font-size: 15px;
    border-radius: 2px;
}

.comment-form textarea {
    min-height: 180px;
    resize: vertical;
}

.comment-form-cookies-consent {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}

.comment-form .submit {
    width: 100%;
    background: #a11217;
    color: #fff;
    padding: 16px;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    cursor: pointer;
}

.comment-form .submit:hover {
    background: #8d0f13;
}

.comment-section {
    padding: 70px 0;
}

/* Comment wrapper */
.comment-list {
    list-style: none;
    padding: 0;
    margin: 30px 0;
}

.comment-list li {
    margin-bottom: 25px;
}

/* Single comment box */
.comment-body {
    background: #a5141a; /* brand red */
    color: #fff;
    padding: 20px 24px;
    border-radius: 6px;
    position: relative;
}

/* Avatar */
.comment-author img {
    border-radius: 50%;
    margin-right: 10px;
}

/* Author + meta */
.comment-author {
    font-weight: 600;
    margin-bottom: 6px;
}

.comment-author a {
    color: #fff;
    text-decoration: none;
}

.comment-metadata {
    font-size: 13px;
    opacity: 0.85;
    margin-bottom: 10px;
}

.comment-metadata a {
    color: #ffdede;
    text-decoration: none;
}

/* Comment text */
.comment-content {
    margin-top: 10px;
    color: #fff;
}

.comment-content p {
    margin: 0;
}

/* Reply link */
.reply a {
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    color: #fff;
    text-decoration: underline;
}
