p.form-field.checkbox_for_show_or_not_show_min_price_for_variable_field
{
      margin-top: 4%;


}
input#checkbox_for_show_or_not_show_min_price_for_variable
{
  margin-left: 5% !important;
}

#variable_field{
	margin-bottom: 10px;
}
#my_message{
	color : "#121312";
	background-color" : "#8dea6e";
	text-align: center;
	
}

#price_field

{
	width: 177px !important;
}


#fma_custom_user_defined_setting_msg{

  padding: 14px;
  margin-left: -1px;
  width: 637px;
}

#fma_custom_user_defined_heading_msg{
    margin-top:25px;
}



#woocommerce-coupon-data ul.wc-tabs li.extpc_options  a::before,
        #woocommerce-product-data ul.wc-tabs li.extpc_options  a::before,
        .woocommerce ul.wc-tabs li.extpc_options a::before {
            font-family: Dashicons !important;
          content:  "\1F4F0" !important;
          font-size:13px !important;
}
.my_button{
    text-decoration:none;color:black;
}
.fma_custom_user_defined_req{
    color:red;
}

.fma_custom_user_defined_general_form_style{
    width:120%;
   
}
#icon_style{
    padding-left: 8px; margin-top: 8px;
}
.fma_custom_user_defined_my_inputs{
    display: flex;
}
#price{
    width:183px;
}  


.fma_custom_user_defined_general_form_style{
  width: 393px;
}

.hide_chkbox
{
   position: relative;
 
}
p.form-field.variable_regular_price_0_field.form-row.form-row-last.hide_chkbox {
    top: 28px;
}

p.form-field.checkbox_for_show_or_not_show_min_price_for_variable_field{
  position: relative;
  top:14px;
}

.tip{
  margin-left:auto;
}

/*for height the css is */
.row .for_height{
  height: 41px;
  width:273px;
}
#general_setting{
  margin-bottom: -40px
}
.space_between_checkbox_and_text{
  margin-left:5px;
}

#hide_min_price{
  margin-left:5px;
}
label
{
  margin-left: 7px;
}

@media only screen and (max-width: 700px) {
  #price {
   margin-left: 5px;
  }
}  