/* 
Theme Name:		 BS-MOTO Theme
Theme URI:		 https://bs-moto.bayern/
Description:	 	 BS-MOTO Theme
Author:			 BS-MOTO
Author URI:		 https://bs-moto.bayern/
Template:		 generatepress
Version:		 1.0.0
Text Domain:	 bs-moto
*/

.seoh1 {
	margin-top:20px;
	font-weight:600;
}
.leadform {
	padding: 10px;
    border: 1px solid;
    background: #e6e7e9;
}
.inhaltsverzeichnis {
	background: #e6e7e9;
    padding: 10px;
}
nav#site-navigation, nav#mobile-header {
   position: relative;
   z-index: 10000;
}
.mt-10 {
	margin-top:10px;
}
.min-height-500 {
	min-height:400px;
}
@media (min-width: 1250px) {
.min-height-500 {
	min-height:500px;
}
}
.rasterstart .gb-grid-column-de5d13be {
	background: #333333;
    display: flex;
    align-items: center;
}