/*
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.   ***************/
.footer-ads-wrap {
  display: block;
  position: relative;
  min-height: 20px; }

@font-face {
  font-family: 'nelson_ruggedregular';
  src: url("nelson-rugged-webfont.woff2") format("woff2"), url("nelson-rugged-webfont.woff") format("woff"), url("nelson-rugged-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

h1, h2, h3, h4, h5, h6, .heading-font {
  font-family: 'nelson_ruggedregular' !important; }

.page-header-excerpt {
  display: none !important; }

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/ }
/*# sourceMappingURL=style.css.map */