.hz-pr-price del{
    color: #999;
}
.hz-pr-price ins{
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

#header-search label{
display: none;
}


.ftkp-search-inputFeild{
    border: 1px solid #eee !important;
    min-height: 40px;
    min-width: 500px;
    border-radius: 12px;
    background: #f9f9f9;
}

.ftkp-icon-search.ftkp-magnify{
color: #888;
}

#hzr-menu{
    z-index: 0 !important;
    transition: all 0.3s;
}


div#category-burger {
    position: relative;

    width: auto;
   
}

div#category-burger  .e-n-menu .e-n-menu-toggle{
    position: relative;
    display: flex;
    gap: 5px;
    align-items: center;
    font-weight: 700;
}

div#category-burger .e-n-menu .e-n-menu-toggle:after {
    content: "دسته بندی‌ها";
}



@media(min-width:1024px){
    .elementor-widget-n-menu .e-n-menu-toggle span.e-close{
        right: -46px !important;
    }
}

input.ftkp-inputmobile.ftkp-inputmobile-1 {
    font-size: 12px;
    border-radius: 8px;
    background: #f5f5f5;
    width: 190px !important;
}

.slick-slide {
    border: 1px solid #ddd;
    border-radius: 16px;
    overflow: hidden;
}


h2.woocommerce-Reviews-title {
    font-size: 16px !important;
    text-align: right !important;
}


.woocommerce-product-rating .woocommerce-review-link{
    display: none !important;

}

.e-n-tab-title {
    flex: 1 !important;
}

.elementor-button.elementor-size-lg{
    width: 100%;
}


.comment-form-cookies-consent{
    display: none;
}


.woocommerce-MyAccount-content ul.dokan-account-migration-lists {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #f5f5f5;
    border: none !important;
    margin-bottom: 30px !important;
    border-radius: 12px;
}

.woocommerce-MyAccount-content ul.dokan-account-migration-lists li {
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #eee;
    direction: rtl;
    text-align: right;
}

.woocommerce-MyAccount-content ul.dokan-account-migration-lists li .left-content {
    text-align: right !important;
    flex: 2;
}

.woocommerce-MyAccount-content ul.dokan-account-migration-lists li .right-content {
    text-align: left !important;
    flex: 1;
}

.dokan-dashboard-wrap {
    margin-top: 60px;
    margin-bottom: 60px;
}

.dash-box{
    border-radius: 12px;
}

.woocommerce-Message, .woocommerce-message, .woocommerce-error, .woocommerce-info{
    border-radius: 12px;
}


.btn-primary{
    background: #6A1B9A;
    border-color:#6A1B9A ;
    color: #fff !important;
    font-weight: normal;
    border-radius: 8px;
}

.btn-primary:hover{
    background: #9D76B4;
    border-color:#9D76B4 ;
    color: #fff !important;
    font-weight: normal;
    border-radius: 8px;
}