
@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../Fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cochin';
    src: url('../Fonts/Cochin.ttc') format('collection');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../Fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../Fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
}


.site-header{
    display:flex;
    align-items:center;
    justify-content:center;
}

.branch-cards-title{
    justify-content:center
}

    .branch-cards-title span {
        color: #f8f3ec;
        font-family: 'Cochin';
        font-weight: 500;
    }

.branch-card-body {
    bottom: 70px;
    text-align: center !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.branch-card-name {
    width: auto;
    text-align: center !important;
    padding: 5px 30px;
    border: 1px solid #743a42;
    background-color: #f8f3ec;
    color: #743a42;
    font-family: 'Cochin';
    text-transform: uppercase;
    border-radius: 10px;
    font-weight: 600;
}

.site-footer {
    background-color: #fdfaf3 !important;
    padding: 1rem 0 1rem !important;
}

.footer-span {
    color: #743a42 !important;
    font-family: 'Montserrat-Medium';
}

.footer-center{
    text-align:center;
}

.site-footer .social-icons a {
    color: #743a42 !important;
    text-decoration: none;
    font-family: 'Montserrat-Regular';
    font-size:0.95rem;
    padding-right:10px;
}

    .site-footer .social-icons a:hover {
        background: #f8f3ec !important;
        color: #743a42 !important;
    }


.color-bg {
    background: rgb(135 155 137) !important;
}

.text-primary1{
    color:#fff;
}

.branch-filter-wrap {
    border-bottom:none !important;
}

.btn-primary2 {
    background-color: #ffffff;
    border-color: #ffffff;
}

.svg-pdn {
    padding: 1.1rem 0;
    display:flex;
    align-items:center;
    justify-content:center;
}

.btn-outline-primary2 {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #743a42 !important;
    border-radius: 20px;
    font-family: 'Cochin';
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}

#btnCategory {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 2.5rem;
}

#btnCategory .bi-chevron-down {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.2s ease-in-out;
}

#btnCategory.active .bi-chevron-down {
    transform: translateY(-50%) rotate(180deg);
}

.menu-sections{
    margin:5px !important;
}


.product-card-name {
    color: var(--rm-accent-dark);
}

.main-menu-wrap{
    top:0px !important
}

.product-card-name {
    font-size: 20px !important;
    color: #743a42 !important;
    margin-top: 12px !important;
    margin-bottom: 0px !important;
}

.product-card-desc {
    font-size: 18px !important;
    color: #743a42 !important;
    font-family: Montserrat-Regular;
    padding-bottom:25px;
}

.product-card-price {
    font-size: 1rem !important;
    color: #656668 !important;
    font-family: Montserrat-Regular;
    font-weight:600 !important;
    margin-top: 0px;
}


.bi::before, [class*=" bi-"]::before, [class^=bi-]::before {
    font-weight: 600 !important;
    font-size: 1.25rem;
}

.social-icons {
    font-family: 'Montserrat-Regular';
}

.share-icons a.bi::before, .share-icons a [class*=" bi-"]::before, .share-icons a [class^=bi-]::before {
    font-size: 30px !important;
}
    .modal-title {
    font-family: 'Cochin';
    text-transform:uppercase;
}
.main-menu1 li {
    cursor: pointer;
    text-align: center;
}
.main-menu-link2 {
    font-family: 'Cochin';
    text-transform: uppercase;
    text-align: center;
    font-size: 20px !important;
    font-weight: 600 !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}


.menu-link1 {
    font-family: Montserrat-Medium;
    color: #743a42 !important;
    text-decoration: none !important;
    font-size: 12px;
    text-transform:uppercase;
    display: inline-block;
    width: 75px;
    max-width: 75px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.category-banner-title {
    font-weight: 600 !important;
    padding-bottom:20px;
    font-size: 1.5rem;
    margin: 0 0 0.2rem;
    font-family: Cochin;
    text-align:center;
    color: #743a42 !important;
}


.product-card-name {
    font-family: 'Montserrat-Medium' !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
}

.product-card-body {
    padding: 0px !important;
}

.product-card-footer {
    display: flex;
    justify-content: space-between;
    gap: unset;
    margin-top: 0px;
    padding-top: 0rem;
    border-top: unset;
    padding-left: 10px;
    padding-right: 10px;
    align-items: flex-start !important;
    justify-content: space-between;
    gap: 0px !important;
    margin-top: unset !important;
    padding-top: 0px;
    border-top: unset !important;
}

.product-card-name_page {
    font-family: Montserrat-Bold !important;
    font-size: 1.5rem !important;
    font-weight: 600 !important;
    padding-bottom:25px;
}



.product-card-price_page {
    font-size: 1rem !important;
    color: #656668 !important;
    font-family: Montserrat-Medium;
    font-weight: 600 !important;
    margin-top: 0px;
}

.site-footer {
    position: relative !important;
}

@media only screen and (max-width: 799px) {
    #categoryModal .modal-content {
        width: 95% !important;
        border-radius: 0px !important;
        animation: slideUp .3s ease;
        margin: auto;
    }
}

.main-menu-link1 {
    border-radius:15px !important;
}

.main-menu-link1 img {
    border-radius: 15px !important;
}

.category-banner {
    margin-bottom: 5px !important;
}

.product-card {
    background: unset !important;
    border: unset !important;
    border-radius: unset !important;
}

.product-card-img {
    border: 1px solid var(--rm-accent-dark);
    border-radius: 20px !important;
    width: 100% !important;
    height: 180px !important;
    object-fit: cover;
    display: block;
    text-align:center;
    margin:auto;
}

    .product-card-img img {
        border: 1px solid var(--rm-accent-dark);
        border-radius: 20px !important;
        text-align: center;
        margin: auto;
    }

.product-card-img-wrap {
    background: unset !important; 
    width:100% !important;
}

.product-card-footer {
    border-top: unset !important;
    padding-top: 0px !important;
    padding-bottom: 0px;
    text-align: center !important;
    margin: auto !important;

}

.product-col{
    padding-bottom:25px !important;
}


.branch-card[data-branch="2"] {
    background-image: url('/img/gathering.png');
}

.branch-card[data-branch="10020"] {
    background-image: url('/img/catering.png');
}

.branch-card[data-branch="10021"] {
    background-image: url('/img/merchandise.png');
}

.menu-cat-name {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.menu-cat-desc {
    font-size: 1.4rem !important;
}

