/*Schriftarten setzen*/

.main-nav {
display: inline-block;
font-family: 'Static', sans-serif;
letter-spacing: 1px;
}

h1.sow-headline {
font-family: 'Opulent Solid Alt';
font-size: 70px;
font-weight: 500;
color: #324751;
}

h2.sow-headline {
font-family: 'Dosis', sans-serif;
font-size: 25px;
color: #324751;
}

h3.sow-headline {
font-family: 'Opulent Solid Alt';
font-size: 45px;
font-weight: 500;
color: #1d333b;
}

.so-widget-sow-features .textwidget h5{
margin-top: 30px !important;
margin-bottom: 35px !important;
font-family: 'Dosis', sans-serif;
font-size: 25px;
font-weight: 500;
letter-spacing: 1px;
color: #1d333b;
}

.so-widget-sow-button-flat-1b1e6c52c872 .ow-button-base a {
font-family: 'Dosis', sans-serif;
font-size: 25px;
font-weight: 300; 
}

.site-main h5 {
font-family: 'Dosis', sans-serif;
font-size: 23px;
font-weight: 700;
color: #1d333b;
}

.so-widget-sow-features .textwidget p {
    font-size: 1em;
    opacity: .7;
}


/*Linie unter Menü entfernt*/
body #site-header.transparent {
border-bottom: 0px solid rgba(0,0,0,0) !important;
}

#site-header {
    box-shadow: 0 0px 0 rgba(0,0,0,.1) !important;
    -webkit-box-shadow: 0 0px 0 rgba(0,0,0,.1) !important;
}

/*Social Media Icons Abstände*/
.alignnone wp-image-628 {
padding-right: 10px !important;
}

/*Schrift Mobile Menü*/
.inner.has-mobile-menu {
font-family: 'Dosis', sans-serif !important;
font-size: 22px;
font-weight: 500;
letter-spacing: 1px;
}

