<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.0
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Template: Divi
Author: Frank Oschatz
Author URI: http://www.cordmedia.de
*/

@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/*HEADER*/

.logo_container {
	display: block;
	width: 100%;
	float: none;
	position: relative !important;
}

#logo {
	margin-top: 25px;
	margin-bottom: 25px;
}


.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	display: block;
	width: 100%;
	float: none;
	position: relative !important;
    padding: 0 !important;
	margin:  0px auto;
	text-align: center !important;
}



#vdblogo {
	  position:absolute;
	  max-height: 95px;
	  top: 25px;
	  right: 0px;
}

/*#top-header {
	margin-top: 10px;	
}*/


#top-menu li {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 700;
	font-size: 18px;
}


.sub-menu a {
	font-size: 18px !important;
	line-height: 18px !important;
}










.et_pb_row a {
	text-decoration:underline !important;
}

.et_pb_row a:hover {
	color: #F00;
	text-decoration:none !important;
}






.et_pb_container, .et_pb_slides, .et_pb_slide_with_image {
min-height: 300px;
max-height: 300px;
}

.et_pb_slide_description {
width: 510px;
min-height: 235px !important;
height: 235px !important;
max-height: 235px !important;
padding-left: 0;
padding-right: 0;
text-align: left;
padding-bottom: 0px !important;
padding-top: 65px !important;
float: right;
}

.slider43, .slider43 &gt; .et_pb_slides, .slider43 .et_pb_slide_description{ 
		min-height: 385px !important;
		max-height: 385px !important;	
		height: 385px !important;
}






#main-content, .et_pb_section {
background: url(https://www.waffen-oschatz.de/wp-content/uploads/2014/11/inner_background.png) top left repeat !important;
background-image: url(https://www.waffen-oschatz.de/wp-content/uploads/2014/11/inner_background.png) !important;
background-position: top left !important;
background-repeat: repeat !important;
}

.et_pb_row {
margin: 0 auto;
padding: 10px 0 0 0 !important;
}






input[type=submit] {
	color: #146873 !important;
	
}

.et_mobile_menu li a {
	color:#FFFFFF;	
}

.et_mobile_menu li a:hover {
	background: #FFFFFF;
	color:#146873;	
}

/*.et_fixed_nav #logo {
max-height: 116px;
margin-bottom: 0;
}*/





.dark-shadow {
background: #000000 !important; /* Old browsers */
background: -moz-linear-gradient(top,  #000000 1%, #7a7a7a 100%) !important;/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#000000), color-stop(100%,#7a7a7a)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 1%,#7a7a7a 100%) !important;/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 1%,#7a7a7a 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 1%,#7a7a7a 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #000000 1%,#7a7a7a 100%) !important;/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#7a7a7a',GradientType=0 ) !important; /* IE6-9 */

	
}






.gm-universal-skin, .gm-universal-skin .gmOverflow, .gm-universal-skin .gmSlide, .gm-universal-skin .gmVideoFrameHolder, .gm-universal-skin .gmThumbs {
	background: none !important;
	background-color:transparent !important;	
}





@media (max-width: 768px) {
/* Breite betrÃ¤gt mindestens 800px */ 

.et_pb_slide_description h2 {
	display:block !important;
	font-size: 38px !important;
}


.et_pb_slide_content {
	display:block !important;
}

.et_pb_slide_image {
	display: block !important;
	margin-top: -20px !important;
}

#vdblogo {
	  display:none;
}

/*#logo {
	max-width: 95% !important;
	width: 95% !important;
	height: auto !important;
	max-height: none !important;
}*/


}

@media (max-width: 480px) {
/* Breite betrÃ¤gt mindestens 800px */ 

.et_pb_slide_description h2 {
	display:block !important;
	font-size: 38px !important;
}


.et_pb_slide_content {
	display:block !important;
}

.gmedia_gallery, .gmOverflow, .grab-cursor {
	width:100% !important;
	max-width: 100% !important;	
}

}</pre></body></html>