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


}
body { color: #000;}
.html_topbar_left a,.nav-right a{color: #000!important}
.top-divider{opacity: .2;}
.section-title b{ opacity:0}
.section-title span {text-transform: capitalize;}
.footer-2 span.widget-title{font-size: 1.25em;color: #000;text-transform:capitalize;font-weight:700}
.footer-2 .is-divider{ opacity:0;margin-bottom: 0;}
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before,.cart .single_add_to_cart_button{ background-color:#000}
h1, h2, h3, h4, h5, h6, .heading-font {color: #000;}
.cart .ux-buy-now-button{ width:100%;background: #000;}
#tab-title-reviews{ display:none}
#header{box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);}
.ux-search-submit{ background:#000}

@media screen and (max-width:480px){

}