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

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

.section-title-bold span,
.section-title-bold-center span,
.footer-1,
.footer-2,
.top-divider {
  border: none;
}
.section-title b {
  background-color: transparent;
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
