/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.body{color:#ffffff;}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


.shop_table tr.cart_item dl.variation {
text-transform: initial;
}


ul.woocommerce-mini-cart dl {
text-transform: initial;
}

#billing_phone_field .optional, .mame_qr-download-qrbill-wrapper{
	display:none!important;
}