/*
 Theme Name:   Famita Child
 Theme URI:    http://wordpress.com
 Description:  Famita Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     famita
 Version:      1.0.0
 Text Domain:  famita-child
*/


.woocommerce form .woocommerce-billing-fields > h3,
.woocommerce .order-review #order_review_heading,
.woocommerce #customer_details h3.form-row{
	
	text-transform:initial !important;
}

#apus-footer .address .subtitle{
	font-size:15px;
}

.top-address > *{
	padding-right: 0px!important;
   margin-right:  0px!important;
    border-right: none!important;
}

.header-right .top-wrapper-menu { 
    display: inline-block;
    margin-right: 5px;
}
#billing_city_field .select2.select2-container,
#billing_city_field #billing_city{
    width:100% !important;
}