/* 
 Theme Name:   Hestia Child
 Theme URI:    
 Description:  
 Author:       admin
 Author URI:   https://meinwordpress-ho-3rbw60pqi6.live-website.com
 Template:     hestia
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

@font-face { font-family: 'Bangers Regular';
    src: url('fonts/Bangers-Regular.ttf') format('truetype'); }
			 
/*body {
	font-family: 'Bangers Regular', Arial;
}*/

h1, h2, h3 {
	font-family: 'Bangers Regular', Arial;
	color: #ff3434;
}


.navbar .navbar-header .navbar-brand img {
  max-height: 100px;
}

.navbar, .navbar a, .label, .footer .footer-menu a, .media-footer a, .hestia-top-bar {
  font-size: 20px;
  letter-spacing:1px;
}

.navbar {
  color: #777777;
}



.hestia-bottom-footer-content, footer hr {
  display: none;
} 

footer {
	letter-spacing:1px;
}

footer.footer.footer-black {
  background: #f9f9f9;
}

footer.footer.footer-black a {
  opacity: 1;
  color: #80c244;
}