.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    background-color: #4b0607 !important;

}

.ast-primary-header-bar {
    background-color: #4b0607 !important;
}

.ast-main-header-wrap.main-header-bar-wrap .ast-primary-header-bar {
    background-color: #4b0607 !important;
}

.main-header-menu > .menu-item > .menu-link, #astra-footer-menu > .menu-item > .menu-link {
    color: #ffffff !important;
}

.elementor-42 .elementor-element.elementor-element-6c374dbd {
    box-shadow: none !important;
}

.elementor-widget-container_about_text {
    max-width: 700px;
    margin: auto;
}

#ast-scroll-top {

    display: flex !important;
    justify-content: center;
    align-items: center;
}

#ast-scroll-top .ast-icon.icon-arrow {

}


.region_box {
    flex-wrap: wrap;
    max-width: 100%;
    margin: auto;
    margin-top: 30px;

}

.region_box_item {
    width: 33.3333%;
    background-size: cover;
    background-position: center center;
    height: 300px;

}

.cm_bg {
    background-color: rgba(0, 0, 0, 0.7);
}

.region_box_item a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-decoration: none !important;
    color: white;
    font-weight: bold;
    font-size: 28px;


    height: 100%;
}


.swp_box {
    height: 300px;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;

}

.swiper {
    width: 100%;
    height: 100%;
}

.menu_box {
    max-width: 900px;
    padding: 0 20px;
    margin: auto;
}

.swiper-slide img {
    object-fit: cover;
    width: 100%;
    height: 70%;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    background-color: #BB0303;
}.ast-footer-copyright p {
     color: #ffffff !important;
 }
.g_box {
    display: flex;
    flex-wrap: wrap;


}

.g_box_item {
    display: flex;
    align-items: center;
    width: 24%;
    padding: 10px;
    height: 200px;
}

.g_box_item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.menu_box ul {
    margin: 0;
}
.menu_box h1.CATERING_big_title{ text-align: center;
    font-size: 40px;
    margin-top: 30px;
}

.fw_li_none {
    list-style: none;
    font-weight: bold;
}

.top_border {
    border-top: solid 1px #cccccc;
}
.flex_li { width: 300px;
    display: flex;
    justify-content: space-between;
}


.menu_box_card h2, .menu_box_card h4 {
    margin-bottom: 0px;
}

.menu_box_card {
    margin-bottom: 20px;
}

.border_h1 {
    border-bottom: solid 1px #ccc;
}

.menu_box h1 {

    font-size: 30px;
}

.menu_box h2 {
    font-size: 24px;
    padding-top: 5px;
}

.menu_box_index {
    padding-top: 20px;
    padding-bottom: 20px;border-radius: 10px;
    margin-bottom: 30px;
    background-color: #BB0303; color: #ffffff !important;
}

.menu_box_index h1,.menu_box_index h2,.menu_box_index h3,.menu_box_index h4  {
    color: #ffffff !important;
}

@media (max-width: 921px) {
    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
        color: black !important;
    }

    .swiper-slide img {
        object-fit: cover;
        width: 100%;
        height: 85%;
    }

    .g_box_item {
        display: flex;
        align-items: center;
        width: 50%;
        padding: 10px;
        height: 150px;
    }

    .region_box_item {
        width: 100% !important;
    }.menu_box h1 {text-align: center;
         font-size: 22px;
     }.menu_box h2 {
          font-size: 18px;
          padding-top: 5px;
      }
}


@media (min-width: 992px) {
    .region_box {
        display: flex;
    }


}


[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 42px;
    height: 42px;
    fill: white;
}