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

/*************** ADD CUSTOM CSS HERE.   ***************/
.flex-center {
color: steelblue !important;
}

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


}

.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color label {
    font-size: 0;
}

.single-product .ux-quantity.quantity.buttons_added {
    width: 100%;
    margin-bottom: 10px;
}