/**
 Theme Name:   ITB Multi Child
 Theme URI:    https://itbyus.com/
 Description:  ITB Multi Child Theme
 Author:       David Dale
 Author URI:   http://imagica.net.au
 Template:     itb-multi
 Version:      1.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  itb-multi-child
 */
/****************************************
*** Theme customization starts below ***
*****************************************/
.nav-home span {
  display: none;
}
.nav-home a {
  font-family: "Font Awesome 5 Pro" !important;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
.nav-home a:before {
  content: "\f015";
  height: 100%;
  width: 24px;
}

/*# sourceMappingURL=style.css.map */
