.mkia-step-discount tr.active {
    background-color: #9e478c;
    color:#fff;
    font-weight: bold;
    font-size: 16px;
}
.mkia-pricing-you-save{
    margin-top:10px;
}
.mkia-pricing-you-save_text{
    color:#ff0000;
    font-family: 'IRANSANS' !important;
    font-size: 15px !important;
    font-weight: bold !important;
}
.mkia-pricing-you-save_price{
    font-family: 'IRANSANS' !important;
    color: #308b22 !important;
    font-size: 15px !important;
    font-weight: bold !important;
}
.wc-block-components-product-details__name, .wc-block-components-product-details__value {
    color: green !important;
}
.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
    color: red !important;
}
.mkia-step-discount thead th{
    font-family: 'IRANSANS' !important;
    color: var(--wd-title-color) !important;
    font-size: 16px !important;
    font-weight: var(--wd-title-font-weight) !important;
}

.mkia-price-cell{
    font-family: 'IRANSANS' !important;
    color: #308b22 !important;
    font-size: 15px !important;
}
.mkia-count-cell{
    font-family: 'IRANSANS' !important;
    color: #000 !important;
    font-size: 15px !important;
}
.mkia-step-discount tr.active .mkia-price-cell{
    color:#fff !important;
}
.mkia-step-discount tr.active .mkia-count-cell{
    color:#fff !important;
}
.product-wrapper .price{
    color: #308b22 !important;
    font-weight: 500;
    font-size: 15px;
}
.mkia-entry-summary .woocommerce-Price-amount{
    color: #308b22 !important;
    font-family: 'IRANSANS' !important;
    font-size: 15px !important;
    font-weight: bold !important;
}
.mkia-entry-summary .woocommerce-Price-amount ins{
    color: #308b22 !important;
    font-family: 'IRANSANS' !important;
    font-size: 15px !important;
    font-weight: bold !important;
}