/*
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.   ***************/



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


}

.woocommerce-cart #content .message-container.success-color.medium-text-center {
	text-align: center;
	color: #7a9c59;
	font-size: 130%;
}

.woocommerce-cart #content .message-container.success-color.medium-text-center span.amount {
	color: #7a9c59;
}