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


}

.product-summary .woocommerce-Price-currencySymbol {
    vertical-align: bottom;
    font-size: 100%;
}

.product-footer .uppercase,
.product-footer .uppercase,
.product-footer h6,
.product-footer th,
.product-footer span.widget-title {
    text-transform: none;
}

.price_excluding {
    padding: 0;
    margin: 0;
}

