/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         OpenCom.ch
 Author URI:     https://www.opencom.ch
 Template:       Divi
 Version:        1.0.0
*/


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

.et-fixed-header #main-header{
	 backdrop-filter: blur(4px) !important;
	background-color: rgb(0,0,0,0.7)!important;
}

.et_pb_section{
	background:transparent !important;

}
#main-header {
    background-color: rgb(0,0,0,0.7) !important;
	backdrop-filter: blur(4px) !important;
	}
.et_pb_row {
    background-color: rgba(0,0,0,0.65);
		backdrop-filter: blur(4px) !important;

}
.et_pb_testimonial:before {
    content: "|";
    font-size: 32px;
    left: 50%;
    position: absolute;
    top: -16px;
    background: transparent !important;
    margin-left: -16px;
    border-radius: 31px;
    z-index: 2;
	color: #e0b557;
}

@media only screen and (min-width: 981px){
.et_pb_svg_logo #logo {
    max-height: 80%;
}
}
#main-content {
	background:transparent !important;
}
.et_pb_gallery_title a {
	color:#fff !important;
}
#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: rgb(0,0,0,0.9) !important;
	backdrop-filter: blur(4px) !important;
	color:#cccccc !important;
}
.et_mobile_menu li a{
	color:#cccccc !important;
}
@font-face { font-family: Signature of the ancient; src: url(https://opencom.ch/wp-content/themes/divi-child/fonts/signature_of_the_ancient-webfont.woff2); font-weight: normal; }