.mobile-menu-areas{
    display: none;
}
.header-mobile{
    display: none;
}
.dt_article , .list_article{
    margin-top: 130px;
    margin-bottom: 50px;
}
#dk-breadcrumbs{
    text-align: center;
    margin: 0 auto;
    background: #fff;
    width: 96%;
    border-radius: 12px;
}
#dk-breadcrumbs ol {
    list-style: none;
    display: flex;
    direction: rtl;
    justify-content: center;
    font-family: 'PeydaWebMedium';
    font-size: 14px;
    padding: 5px 0px;
    margin: 0;
    text-align: center;
    white-space: nowrap;
}
#dk-breadcrumbs ol a {
    color: #000;
}
.box_article , .box_article_list{
    text-align: center;
    background: #fff;
    padding: 20px 20px;
    border-radius: 12px;
}
.sideber-box{
    box-shadow:none !important;
    border: none;
}
.main_article{
    margin: 30px 0px;
}
.box_article img{
    width: 100%;
    border-radius: 12px;
}
.box_article h1{
    font-size: 30px;
    margin: 25px 0px;
    font-weight: 900;
}
.masonry-gallery__item_content{
    padding: 15px;
    border: 1px solid #E8E8E8;
    border-radius: 12px;
    margin: 0px 0px 20px;
}
.image__img.wp-post-image{
    width: 100%;
    border-radius: 12px;
}
.masonry-gallery__item__detail {
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0px;
}
.past-time{
    margin-right: 10px;
}
.masonry-gallery__item__title:hover{
    color:#ef233c;
}
.masonry-gallery__item__title {
    padding: 0px !important;
    font-size: 15px;
    font-weight: 900;
}
.chevron-btn{
    direction: rtl;
    text-align: center;
    margin: 15px auto 0px;
    display: block;
    background: #ef233c;
    width: 50%;
    border-radius: 8px;
    padding: 2px 0px;
    color: #fff;
    font-size: 12px;
}
.masonry-gallery__item_content {
    padding: 0 15px 15px !important;
}
.empty_product {
    text-align: center;
    font-size: 16px;
    margin: 15px 0px;
    background: rgb(255, 0, 0, 0.09);
    color: #000;
    font-family: 'PeydaWebRegular';
    border-radius: 10px;
    padding: 15px;
}
.box_part{
    padding: 0px 15px;
}
.box_part .title_main{
    text-align:right;
}
.js-total-price , .js-total-off , .js-final-price ,.title-num{
    text-align:left;
}
.user-profile-sidebar-list li a{
    display: flex;
    align-items: center;
}
.c-comments__add{
    margin: 0px 0px !important;
}
.shopstate{
    width:50%;
    margin: 0 auto;
}
.box-shop-state .title-shop-state{
    text-align: center;
    font-size: 18px;
    margin: 10px 0px;
}
.img-shop-state img{
    width: 40%;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
}
.box-shop-state{
    display: block;
    width: 100%;
    margin: 20px auto 0;
    background: #fff;
    padding: 30px 8px 10px;
    border-radius: 12px;
    text-align: center;
    border: 1px solid #fff;
}
.item-cat{
    padding:0px !important;
}
.box-shop-state:hover{
    color: #2c2c2c;
}
.box-shop-state.active{
    border: 1px solid #D90429;
}
.box-shop-state.active .title-shop-state , .box-shop-state.active i {
    color:#D90429;
}
.box-shop-state img{
    width:50%;
}
.icon-red-love{
    color:#D90429 !important;
}
.dk-sharing-panel.deactive{
    display:none;
}
.Modal-like-none .modal-header{
    border: none !important;
}
.Modal-like-none .modal-content{
    border-radius: 35px;
    border: none;
}
#Modal-share .modal-dialog-centered .modal-header{
    border: none !important;
}
#Modal-share .modal-content{
    border-radius: 35px;
    border: none;
}
.Modal-share-body{
    text-align: center;
    direction: rtl;
    font-size: 15px;
    font-weight: 900;
}
.Modal-share-body img{
    width:28%;
}
.address-contacts  div.affter-pic:not(:last-child)::after
, .phone-contacts div.affter-pic:not(:last-child)::after
, .worktime-contacts div.affter-pic:not(:last-child)::after{
    content:'';
    height: 33px;
    width: 20px;
    display: block;
    background: url("/emaratkhandeh/image/arrow-footer.png") no-repeat;
    filter: invert(82%) sepia(100%) saturate(1%) hue-rotate(7deg) brightness(100%) contrast(250%);
}
.affter-pic p{
    margin:0px;
}
.icons_btn{
    display: flex;
    direction:rtl;
}
.food-party-section{
    background:url('/emaratkhandeh/image/food-party-bg.png') no-repeat;
    background-size: 100%;
    background-position: center;
    margin-top: 50px;
    padding: 20px;
}
.product_list_body.party-product{
    padding: 10px 20px !important;
    min-height: 343px;
}
.box-party{
    border-top: none !important;
}

.add-js-party{
    background:#fff;
}
.owl-carousel-food-party{
    position: relative;
}

.owl-carousel-food-party .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    pointer-events: none;
    font-size: 20px;
}

.owl-carousel-food-party .owl-nav .owl-next {
    float: right;
    margin-right: -45px;
    pointer-events: auto;
    background: #fff;
    border-radius: 5px;
    color: #000;
    padding: 10px 12px 6px;
}

.owl-carousel-food-party .owl-nav .owl-prev {
    float: left;
    margin-left: -45px;
    pointer-events: auto;
    background: #fff;
    border-radius: 5px;
    color: #000;
    padding: 10px 12px 6px;
}

.owl-carousel-food-party .owl-nav .owl-next.disabled, .owl-carousel-food-party .owl-nav .owl-prev.disabled {
    color: #ababab;
}
.item_box_product{
    overflow: hidden;
}

/*.payment_type_input{*/
/*    display:none;*/
/*}*/
@media only screen and (min-width: 320px) and (max-width: 599px) {
    .price-box {
        margin-top: 10px;
    }
    .user-profile-sidebar-list li a {
        display: flex;
        align-items: center;
        justify-content: start;
    }
    .wallet-balance{
        background: #0CB000;
    }
    .owl-carousel-baner {
        margin: 20px 0px 45px !important;
    }
    .off-box .off-price{
        padding: 2px 7px;
    }
    .mobile-theme-menu{
        position: fixed;
        width: 190px;
        background: #fff;
        top: 105px;
        z-index: 999;
        right: 0;
        padding: 20px 15px;
        direction: rtl;
        border-radius: 15px 0px 0px 15px;
    }
    .item-menu i{
        margin-left: 5px;
    }
    .btn-menu-search i {
        font-size: 24px !important;
    }
    .logo_close{
        display:flex;
    }
    .mobile_logo_img img{
        width: 100%;
    }
    .ul-menu{
        list-style-type: none;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .ul-menu li{
        border: 2px dashed white;
        background-color: rgba(43, 45, 66, 0.15);
        width: 100%;
        padding: 0px 5px 0px 0px;
        direction: rtl;
        text-align: right;
        margin: 3px 0px;
    }
    .item_box_product { 
        overflow: hidden;
    }
    .mobile-menu-area .mobile-menu{
        background: rgba(255, 255, 255, 0.61);
        border-radius: 20px;
        margin: 20px 0 0 0;
        height: 65px;
        padding: 10px 0px 10px !important;
        position: sticky;
        top: 10px;
        z-index: 99999;
        backdrop-filter: blur(10px);
    }
    .logo_img img {
        width: 35% !important;
    }
    .product_list_body{
        margin-bottom: 30px !important;
    }
    .mobile-menu-areas.open{
        display: block;
        position: fixed;
        bottom: 0px;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(43, 45, 66, 0.45);
        z-index: 99999999;

    }
    .item-menu{
        font-size: 18px;
        display: flex;
        align-items: center;
    }
    .mobile-btn-close{
        color: red;
        font-size: 16px;
        z-index: 999;
    }
    .icon_hamburger:hover , .icon_hamburger:active{
        color:#fff;
    }
    .box_cart_result.scroll {
        position: static !important;
        width: auto !important;
    }
    #dk-breadcrumbs ol{
        flex-wrap: wrap;
    }
    #dk-breadcrumbs ol li a {
        padding-left: 15px;
        font-size: 12px;
    }
    .curve-title-box{
        padding: 20px 0px 0px 0px !important;
    }
    #dk-breadcrumbs{
        width: 85%;
    }
    .sideber-box {
        margin-top: 20px;
    }
    .resent-thumb {
        width: 40% !important;
    }
    .resent-post-single-box {
        flex-direction: row !important;
    }
}