/*
Theme Name:  DinaKala Child
Description: DinaKala Child Theme
Author:      Meysam Hosseinkhani
Author URI:  https://i-design.ir
Template:    dinakala
Version:     1.0.0
Text Domain: dina-kala
*/

form.checkout.woocommerce-checkout {
    display: flex !important;
}

a#pepro-one-page-purchase--submit-invoice {
    background: none !important;
    border: 5px solid #f91c41 !important;
    color: #f91c41 !important;
}


form.checkout.woocommerce-checkout{
    flex-wrap: wrap !important;
}

.woocommerce-MyAccount-navigation-con .m-wallet{
Display:none !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--account-funds {
    display: none !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--account-funds {
    display: none !important;
}

.dropdown.user-drop.di-el-user-drop ul .woocommerce-MyAccount-navigation-link--account-funds {
    display: none !important;
}