/*
 Theme Name:   Osterkamp
 Description:  Theme für die Wohnung
 Author:       cho
 Author URI:   http://www.christianosterkamp.de
 Template:     suffice
 Version:      1.0
 Text Domain:  suffice-child
*/
/* shadows-into-light-regular - latin */
@font-face {
  font-family: 'Shadows Into Light';
  font-style: normal;
  font-weight: 700;
  src: url('https://www.wohnung-osterkamp.de/wp-content/font/shadows-into-light-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Shadows Into Light'), local('ShadowsIntoLight'),
       url('https://www.wohnung-osterkamp.de/wp-content/font/shadows-into-light-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.wohnung-osterkamp.de/wp-content/font/shadows-into-light-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.wohnung-osterkamp.de/wp-content/font/shadows-into-light-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://www.wohnung-osterkamp.de/wp-content/font/shadows-into-light-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.wohnung-osterkamp.de/wp-content/font/shadows-into-light-v7-latin-regular.svg#ShadowsIntoLight') format('svg'); /* Legacy iOS */
}

/* ovo-regular - latin */
@font-face {
  font-family: 'Ovo';
  font-style: normal;
  font-weight: 700;
  src: url('https://www.wohnung-osterkamp.de/wp-content/font/ovo-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Ovo'),
       url('https://www.wohnung-osterkamp.de/wp-content/font/ovo-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.wohnung-osterkamp.de/wp-content/font/ovo-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.wohnung-osterkamp.de/wp-content/font/ovo-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://www.wohnung-osterkamp.de/wp-content/font/ovo-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.wohnung-osterkamp.de/wp-content/font/ovo-v8-latin-regular.svg#Ovo') format('svg'); /* Legacy iOS */
}


/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.wohnung-osterkamp.de/wp-content/font/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('https://www.wohnung-osterkamp.de/wp-content/font/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.wohnung-osterkamp.de/wp-content/font/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.wohnung-osterkamp.de/wp-content/font/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://www.wohnung-osterkamp.de/wp-content/font/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.wohnung-osterkamp.de/wp-content/font/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('https://www.wohnung-osterkamp.de/wp-content/font/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('https://www.wohnung-osterkamp.de/wp-content/font/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.wohnung-osterkamp.de/wp-content/font/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.wohnung-osterkamp.de/wp-content/font/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://www.wohnung-osterkamp.de/wp-content/font/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.wohnung-osterkamp.de/wp-content/font/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}




.mobile-navigation {
	background: #3a3a3a;
	}
	
.mobile-navigation .nav-header {
	padding: 20px 25px;
	background: #dfc15e;
	position: relative;
	display: block;
}                     

.mobile-navigation .menu-primary ul li a,
.mobile-navigation .primary-menu ul li a {
	border-top: 1px solid #baba9e;
	color: #dfc15e !important;
}

.mobile-navigation .nav-header .nav-title {
 color: #3a3a3a;
 font-family: "Ovo", Sans-serif;
}

