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

/*CHECKOUT*/
abbr.required, span.required {
	color: red;
}

.payment_method_pg_woocommerce label img {
    max-width: 50%;
    height: auto;
}


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


}