.z-mod-section-header {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.whatsapp-btn {
    position: fixed;
    bottom: 40px;
    right: 20px;
    z-index: 9999;
}

.whatsapp-btn img {
    width: 50px;
    height: auto;
}

.featured-arae-three:before {
    background-color: transparent;
}

.d-hide {
    display: none !important
}

.m-hide {
    display: inline-flex !important
}

.huflDf {
    display: none !important
}

.btmxSM {
    border-radius: 10px !important
}

.bratlee-slider.owl-theme .owl-nav.disabled+.owl-dots,
.choosecategory.owl-theme .owl-nav.disabled+.owl-dots,
.dishes.owl-theme .owl-nav.disabled+.owl-dots,
.three-slider.owl-theme .owl-nav.disabled+.owl-dots {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

table.shop_table td.product-name a:hover {
    color: #000 !important;
}

#toast-container>.toast-error {
    background-image: none !important;
}

#toast-container>.toast-success {
    background-image: none !important;
}

#toast-container>div {
    padding: 8px 8px 8px 16px !important;
    width: 18em;
}

@media (min-width: 241px) and (max-width: 480px) {
    #toast-container>div {
        padding: 8px 8px 8px 16px !important;
        width: 18em;
    }
}

@media(max-width:768px) {
    .d-hide {
        display: inline-flex !important
    }
    .m-hide {
        display: none !important
    }
}