/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.1.747
*/


/* =Theme customization starts here
------------------------------------------------------- */

@media only screen and (max-width: 980px) {
#main-header {
	background: #c79c97 !important;
}
#top-header {
	background: #c79c97 !important;
}
#et-secondary-menu a{
	opacity:1 !important;
}
#top-menu a{
	opacity:1 !important;
}
.et_mobile_menu a{
	color: #ffffff !important;
	opacity:1 !important;
}
	
.mobile_menu_bar:before {
	color: #ffffff !important;
}

.et_mobile_menu {
	background: #c79c97 !important;
	border-top: 0px;
	padding: 0px!important;
}
}


#top-menu-nav #top-menu a:hover, #mobile_menu_slide a:hover, .et-fixed-header #top-menu-nav #top-menu a:hover, #et-secondary-menu a:hover{
	color: #9C7E7B !important;
	opacity: 1;
}


#footer-bottom a{
    color: #c79c97 !important;
    opacity:1 !important;
}
#footer-bottom a:hover{
    color: #9C7E7B !important;
    opacity:1 !important;
}

@media (max-width: 980px){
div#et-secondary-menu {
display: flex !important;
flex-direction: column;
align-items: center;
margin-top: 10px !important;
}
#et-secondary-menu>div.et_duplicate_social_icons>ul>li a {
padding-bottom: .50em;
}
}

div#et-secondary-menu {
display: flex !important;
flex-direction: column;
align-items: center;
}
#et-secondary-menu {
	float: none;
}




.senden-button {
	background-color: #7F3A7F !important;
	border: solid 2px #E6a3C2 !important;
}
.senden-button:hover {
	background-color: #E6a3C2 !important;

}

.image-galary .et_pb_gallery_image {
  padding-top: 100%;
  display: block;
}

.image-galary .et_pb_gallery_item img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}


#chaplin-erweiterung {
	display:none;
}

embed, iframe, object, video {
    width: 100%;
    height: 70vh;
}




