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


}

.shop-container .woocommerce-loop-product__link, .shop-container .product-title {
    font-family: 'Oswald';
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #000 !important;
    text-transform: uppercase !important;
}