/*
 Theme Name:   Solon Child
 Description:  Solon Child Theme
 Author:       Craftwerk
 Author URI:   https://crftwrk.de
 Template:     solon
 Version:      1.0
 Text Domain:  solon-child
*/



@media (min-width: 992px) {
	button.menu-toggle.btn {
    	display: none;
	}
}


.banner {
    display: block;
    text-align: center;
    margin-top: 10px;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color: #2A363B;
}