/*
Theme Name:   RedParts Child
Theme URI:    https://www.zhaket.com/web/redparts-auto-parts-wordpress-theme
Author:       Konstantin Veselovsky
Author URI:   https://www.zhaket.com/store/web/tjavan
Description:  قالب فروشگاهی رد پارت
Version:      1.16.1
License:      ThemeForest Split License
License URI:  https://www.zhaket.com/store/web/tjavan
Text Domain:  redparts-child
Template:     redparts
*/
@import "../redparts/style.css";
.dokan-spmv-add-new-product-search-box-area.dokan-w13.section-closed {
    display: none;
}
.content-half-part {
    float: right !important;
}
.content-half-part:last-child {
    padding-left: 0 !important;
    padding-right: 10px;
}
.dokan-price-container .dokan-input-group {
    direction: ltr;
}
.dokan-new-product-area .content-half-part.sale-price {
    display: none !important;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important;
}
.dokan-form-group.ads-half-row {
    width: 49%;
    display: inline-block;
}
.ads-checkout-new-price-container {
    background-color: #b8e2e5;
    padding: 20px;
    text-align: center;
	margin-bottom: 10px;
}
.ads-checkout-new-price-container .ads-checkout-new-price #ads_checkout_new_price {
    width: 20%;
    text-align: center;
}
.ads-checkout-new-price-container .ads-checkout-new-price #ads_checkout_new_price_submit {
    color: #FFFFFF !important;
    background-color: #203667 !important;
    border-color: #203667 !important;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    background-color: #eee;
    color: #444;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}