.l-catering-menu-header {
    padding-top: clamp(2.375rem, 2.1454rem + 0.9796vw, 3.125rem);
    padding-bottom: clamp(3.125rem, 2.8189rem + 1.3061vw, 4.125rem);
}

.l-catering-tabs {
    margin-top: clamp(1.8rem, 1.28rem + 2.3vw, 3rem);
}

.l-catering-menu-header {
    display: flex;
    width: 100%;
    max-width: 1150px;
    justify-content: space-between;
    gap: 40px;
}

.l-catering-menu-header>div:first-child {
    width: 100%;
    max-width: 433px;
}

.l-catering-menu-header .l-fake-select {
    display: none;
}

.l-catering-menu-header .l-fake-select a {
    color: #334D66
}

.l-catering-menu-header .l-select-holder {
    width: 100%;
    border-bottom: 2px solid #FFBDA6;
}

.l-catering-menu-header .l-select-holder button {
    color: #FFBDA6;
    padding-bottom: 5px;
    width: 100%;
    display: block;
    text-align: left;
}

.l-catering-address,
.l-catering-phone {
    color: #FBF0DF;
}

.l-tab-info {
    margin-top: clamp(2.375rem, 1.5714rem + 3.4286vw, 5rem);
    margin-bottom: clamp(2.625rem, 1.8406rem + 3.3469vw, 5.1875rem);
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.l-tab-info .l-tab-info-left {
    width: 52%;
}

.l-tab-info .l-tab-info-right {
    width: 40%;
}

.l-tab-info .l-tab-info-right .l-whole-overlay {
    height: 100%;
}

.l-tab-info .l-tab-info-right .l-whole-overlay .l-cover-holder {
    height: 100%;
    padding-bottom: 100%;
}

.l-catering-tabs-holder .l-headings {
    margin-top: clamp(2.625rem, 1.8406rem + 3.3469vw, 5.1875rem);
}

.menu_location_button_groups .l-btn {
    background-color: #FFBDA6;
    border: 2px solid #FFBDA6;
    color: #334D66;
    display: block;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 15px;
    margin-top: 10px;
    max-width: 200px;
    width: 100%;
}

.menu_location_button_groups .l-btn:hover {
    background-color: #334D66;
    color: #FFBDA6;
}

.menu_location_button_groups .l-btn:before {
    display: none;
}

.menu_location_button_groups .l-btn-holder {
    display: flex;
    justify-content: center;
}

.l-pricing-menu {
    max-width: 360px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: clamp(48px, 1.9vw, 60px);
}

.l-heading-orange {
    color: #636a52;
}

.l-tab-addons {
    margin-top: clamp(2.375rem, 1.5714rem + 3.4286vw, 5rem);
    margin-bottom: clamp(2.375rem, 1.5714rem + 3.4286vw, 5rem);
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
    gap: 40px;
}

.l-tab-addons .l-tab-addon {
    display: flex;
    width: 100%;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 40px;
}

.l-tab-addons .l-tab-addon:nth-child(even) {
    flex-direction: row;
}

.l-tab-addons .l-tab-addon .l-tab-addon-left {
    width: 52%;
}

.l-tab-addons .l-tab-addon .l-tab-addon-right {
    width: 40%;
    height: 100%;
}

.l-tab-addons .l-tab-addon .l-tab-addon-right .l-whole-overlay {
    height: 100%;
}

.l-tab-addons .l-tab-addon .l-tab-addon-right .l-whole-overlay .l-cover-holder {
    height: 100%;
    padding-bottom: 100%;
    min-height: 600px;
}

.l-catering-menu-header .l-select-holder:after {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.813328 0C0.0867907 0 -0.276478 0.904391 0.248243 1.4388L5.41473 6.70072C5.73764 7.02959 6.26236 7.02959 6.58527 6.70072L11.7518 1.4388C12.2765 0.904391 11.9132 0 11.1867 0H0.813328Z' fill='%23FFBDA6'/%3E%3C/svg%3E%0A");
}

.l-catering-menu-header .l-fs-s {
    text-transform: uppercase;
    color: #FFBDA6;
    font-weight: 700;
}

.l-pricing-menu {
    margin-top: clamp(1.875rem, 1.6645rem + 0.898vw, 2.5625rem);
}

.l-pricing-menu>div {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='1'%3E%3Crect width='2' height='1' fill='%23334D66' /%3E%3C/svg%3E");
    background-repeat: repeat-x;
    background-position: bottom left;
    line-height: 1em;
}

.l-pricing-menu>div>div {
    background-color: #FBF0DF;
}

.l-pricing-menu>div>div:first-child {
    padding-right: 4px;
}

.l-pricing-menu>div>div:last-child {
    padding-left: 4px;
}

.l-pricing-menu>div:not(:last-child) {
    margin-bottom: 16px;
}

.l-pricing-menu-line {
    display: flex;
    justify-content: space-between;
}

.l-footer-phone {
    margin-top: .6em;
}

.l-tab-banner {
    min-height: 20rem;
}

@media(max-width: 1199px) {
    .l-tab-addons .l-tab-addon .l-tab-addon-left,
    .l-tab-info .l-tab-info-left {
        width: 55%;
    }
}

.l-cater-footer {
    padding-top: 60px;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.l-tab-banner {
    min-height: 20rem;
    padding: 2rem 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    row-gap: 1.25rem;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 1.5rem;
}

.l-tab-banner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: RGBA(0,0,0,0.35);
}

.l-tab-banner .l-tab-banner-title {
    color: #f4e9d9;
    position: relative;
}

.l-tab-banner .l-btn-holder {
    display: flex;
    width: 100%;
    justify-content: center;
}

.page-template-page-catering-menu-new .l-category-tab-dropdown {
    display: none;
}

.page-template-page-catering-menu-new .l-tab-banner .menu_location_button_groups .l-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media(max-width: 900px) {
    .l-catering-menu-header {
        display: block;
    }

    .l-catering-menu-header>div:not(:last-child) {
        margin-bottom: 30px;
    }

    .l-tab-addons .l-tab-addon:nth-child(even),
    .l-tab-addons .l-tab-addon,
    .l-tab-info {
        flex-direction: column;
        row-gap: 28px;
    }

    .l-tab-info .l-tab-info-right,
    .l-tab-addons .l-tab-addon .l-tab-addon-left,
    .l-tab-addons .l-tab-addon .l-tab-addon-right,
    .l-tab-info .l-tab-info-left {
        width: 100%;
    }

    .l-tab-addons .l-tab-addon .l-tab-addon-right .l-whole-overlay .l-cover-holder {
        min-height: auto;
    }
}
@media (max-width: 767px) {
    .l-catering-tabs-holder .l-btn-tabs {
        display: flex;
        gap: 0px;
        overflow-x: auto;
        overflow-y: hidden;
    }
    
    .l-catering-tabs-holder .l-btn-tabs button {
        padding: 0px 10px;
        white-space: nowrap;
        min-width: auto;
    }
    
    .l-tab-addons .l-tab-addon .l-tab-addon-left,
    .l-tab-info .l-tab-info-left {
        text-align: center;
    }
    
    .page-template-page-catering-menu-new .l-category-tab-dropdown {
        display: block;
    }

    .page-template-page-catering-menu-new .l-catering-tabs {
        display: none;
    }

    .page-template-page-catering-menu-new .l-open-dd-links {
        padding: 8px 10px;
        border: 2px solid #334D66;
        width: 100%;
        text-align: left;
    }
    
    .page-template-page-catering-menu-new .l-tab-select-holder .l-fake-select button {
        display: block;
        padding: 10px 20px;
        text-decoration: none;
        width: 100%;
        text-align: left;
    }

    .page-template-page-catering-menu-new .l-tab-select-holder .l-fake-select button > * {
        pointer-events: none;
    }

    .page-template-page-catering-menu-new .l-select-holder.l-tab-select-holder .l-fake-select {
        display: none;
    }

    .page-template-page-catering-menu-new .l-select-holder.l-tab-select-holder.l-active .l-fake-select {
        display: block;
    }

    .page-template-page-catering-menu-new .l-select-holder.l-tab-select-holder::after {
        right: 15px;
    }
}
@media (max-width: 479px) {
.menu_location_button_groups .l-btn-holder {
    flex-wrap: wrap;
    row-gap: 12px;
}
.menu_location_button_groups .l-btn-holder .l-btn {
    width: 100%;
    max-width: none;
    margin: 0;
}
}
@media (max-width: 374px) {
    .l-catering-tabs-holder .l-btn-tabs button {
        font-size: 12px;
    }
    .page-template-page-catering-menu-new .l-tab-banner .l-btn-holder.menu_location_button_groups {
        flex-direction: column;
        align-items: center;
        row-gap: 10px;
    }
    .page-template-page-catering-menu-new .l-tab-banner .l-btn-holder.menu_location_button_groups .l-btn {
        margin: 0;
    }
}