/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
Version: 2.5
*/

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


body.home .page-wrapper {padding-top:0px}
body.home .type-page h1.entry-title, .search-results .text-center h1.entry-title {display:none}

h3,
p.in-stock {color: #8cb82f}


.price {color:#dc0067}
.price .wc-points-rewards-product-message   {font-size: 80%}
.single_variation_wrap span.price .amount {color: #8cb82f; display:block; margin: 10px 0}
.price.large  {margin-top: 20px}

h4.breadcrumb {font-size:100%}
h1.entry-title {color:#8cb82f}

p.available-on-backorder {color:#dc0067; font-size: 0.8em!important; font-weight: normal!important; line-height: 1em}



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


}