/*
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.   ***************/

.blockUI:before,
.processing:before,
.ux-loading {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display:none; }
#tab-additional_information, li.additional_information_tab {
    display: none !important;
}
.product-small.out-of-stock .out-of-stock-label {
    display: none !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}