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

/*************** ADD CUSTOM CSS HERE.   ***************/

h1.product-title {
    margin-bottom: 5px;
}
.products .subtitle {
    font-size: 12px;
    margin-bottom: 1em;
}
.subtitle {
    text-transform: uppercase;
}

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


}