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

.product_meta .sku_wrapper { display:none; }

 .product_meta .posted_in { display:none; }

ul.tabs.wc-tabs { display:none; }

h3.section-title.title_bold,
h3.section-title.title_bold_center {
  border-width: 3px;
  margin-top: 30px;
  margin-bottom: 40px;
  height: 0; }

 .single_variation_wrap{display:block!important}

/* Testimonials turn off right float 

[class*="column"] + [class*="column"]:last-child {float: none;} */

.comment-inner [class*="column"] + [class*="column"]:last-child {float: none;}

.comment-form-url {display: none;}

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


}