/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       AbzarWP.Com
 Author URI:   https://abzarwp.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.box-img-fo img {background:#fff;padding:10px;border-radius:15px;margin:5px 2px;}.zarin img {width:120px !important}.woodmart-products-per-page{display:inline;  float: left;
}.woocommerce-ordering select{max-width:300px !important}.wd-pf-btn button{width:100% !important}.wd-hover-base .product-wrapper{border:3px solid #e6e6e6;border-radius:3px;height:450px}.labels-rounded .attribute-label{min-height:20px;font-size:10px !important;background-color: #4bb55e !important;
	color: #fff !important;}.onsale{background:red !important;min-height:20px !important;font-size:10px !important;
	color: #fff !important;}
/* fonts Etmam Mojodi */	
.labels-rounded{top:7px;right:7px}.labels-rounded .product-label{display:flex;align-items:center;justify-content:center;padding:5px 7px;min-height:50px;border-radius:35px;font-size:14px}.labels-rounded .label-with-img{padding:0;min-height:auto;max-width:55px}.labels-rounded .out-of-stock{max-width:86px !important;font-size:12px}@media (max-width: 576px){.labels-rounded .product-label{min-height:40px;font-size:10px}.labels-rounded .label-with-img{min-height:auto}}


p#billing_country_field  {
    display: none;
}

.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-direction: column;
}
.woocommerce-billing-fields__field-wrapper p{width:100% !important;}

.woocommerce-billing-fields__field-wrapper p#billing_first_name_field{order: 1 !important;}
.woocommerce-billing-fields__field-wrapper p#billing_last_name_field{order: 2 !important;}
.woocommerce-billing-fields__field-wrapper p#billing_state_field{order:3 !important;}
.woocommerce-billing-fields__field-wrapper p#billing_city_field{order:4 !important;}
.woocommerce-billing-fields__field-wrapper p#billing_address_1_field{order: 5 !important;}
.woocommerce-billing-fields__field-wrapper p#billing_phone_field{order: 6 !important;}
.woocommerce-billing-fields__field-wrapper p#billing_postcode_field{order:7 !important;}

    
.form-account{
    width: 50% !important;
margin: 0px auto;
padding: 20px;
border: 1px solid #ddd;
border-radius: 15px;
}   
.form-account ul{
    
    width: 100%;
}   

@media only screen and (max-width: 600px) {
.form-account ul li .wd-nav-link span {

  font-size: 11px;
}
.form-account {
  width: 100% !important;
  padding: 5px !important;
}
}


.form-account ul li{
    
    width: 33%;
    margin: 0px !important;
    float: right;
    text-align: center;
    padding: 10px 0px;
    background: #eee;
    border-left: 1px solid #ccc;
}   
.form-account ul li:first-child{

    border-left: 0px solid #f33;
    border-radius: 0px 10px 0px 0px !important;
}  
.form-account ul li:last-child{
    border-radius: 10px 0px 0px 0px !important;
    border-left: 0px solid #f33;
} 
.form-account ul li.wd-active{
    
    background: #4bb583;
}
.form-account ul li.wd-active a{
    
    width: 100%;
    text-align: center;
    float: right;
    color: #fff !important;
    font-weight: 400 !important;
}
.form-account ul li.wd-active a span{
    
}

.form-account ul li .wd-nav-link span{
    
    width: 100%;
    text-align: center;
    float: right;
    font-weight: 500 !important;
}
.wd-nav-tabs-wrapper {
  mask-image: initial !important;
}
.login-mobile{
    
}

.login-mobile .logforb, .login-mobile .dig_login_rembe{
    display:none;
}
.login-mobile .logforb .dig_login_rembe{
    display:none;
}
.login-mobile .digits_login_fields .minput:nth-child(1) label{
    color:#Fff;
}
.login-mobile .digits_login_fields .minput:nth-child(2) label{
    display:none;
}
.login-mobile .digits_login_fields .minput:nth-child(3) label{
    display:none;
}
.dig_login_otp label:after{
    
        content:' ' !important;

}
.login-mobile .digits_login_fields .minput:nth-child(2){
    display:none !important;
}
.login-mobile .digits_login_fields .minput label:after{
    content:'شماره موبایل خود را وارد کنید';
    color: #444 !important;
    float: right;
    font-weight: 500;
    font-size: 16px;
}






/* login email */
.login-email-pass .loginviasmsotp{
    display:none ;
}
.login-email-pass .logforb button{
    background: #1d965d;
color: #fff;
font-weight: 500;
}
.login-email-pass .digits_login_fields .minput:nth-child(1) label{
    color:#Fff;
}
.login-email-pass .digits_login_fields .minput:nth-child(2) label{
    display:none;
}
.login-email-pass .digits_login_fields .minput:nth-child(1) label:after{
    content:'آدرس ایمیل خود را درج کنید';
    color: #444 !important;
    float: right;
    font-weight: 500;
    font-size: 16px;
}
