@media only screen and (max-width: 980px) {
#logo {
min-height: 120px;
top-hight:2px;
}
}
@media only screen and (min-width: 981px) {
#logo {
min-height: 160px;
}
}
@media only screen and (min-width: 981px){
#main-header.et-fixed-header img#logo {
min-height: 40px;
}
}
/*—ENDE—*/
/*—Top Handmenü abstand— */
ul#mobile_menu {
top: 98px;
}
/*—ENDE— */
/*—Divi mobile hamburger icon—*/
.mobile_menu_bar:before {
background: #535252;
border-radius: 0px;
}
/*—ENDE—*/
/*Divi mobile menu parent links*/
.et_mobile_menu li a {
opacity: 8;
}
/*—ENDE—*/
/*—-Divi Header kein Schatten—-*/
#main-header,
#main-header.et-fixed-header {
box-shadow:none !important;
}
/*—ENDE—*/
/*—Menue Mobile Textabstand in der Höhe—*/
mobile_menu li a {
padding-top: 16px;
padding-bottom: 56px;
}
/*—ENDE—*/
/*—–Desctop Bannertext Abstand—–*/
ul#top-menu li {
padding-right: 8px;
}
/*—–ENDE—–*/
/*——— Haider Top Hintergrund———–*/
#top-header { z-index:10000 !important; }
#main-header { z-index:9999; }
#main-header {
background: url(https://perfektmedia.at/wp-content/uploads/2022/08/header.jpg) no-repeat !important;
background-size: 100% 100% !important;
}
/*——— Ende———–*/
/*—-Divi Hamburger Menu X—–*/
.mobile_nav.opened .mobile_menu_bar:before {
content: ‚\4d‘;
color: #70d4a4 !important;
}
/*—Ende–*/
/*—Divi Hamburger X MENUE */
span.mobile_menu_bar:before {
color: #70d4a4 !important;
}
/*———-Ende———*/
/* MENU Text mobile hamburger */
mobile_menu_bar:after {
content: ‚MENU‘;
position: relative !important;
bottom: 10px;
left: 10%;
color: #fff;
}
/*—– Ende mobile hamburger—–*/
/*—Handy ICON grösse und Abstand im Header verändern—-*/
span.mobile_menu_bar:before{
font-size:50px;
top:1px;
}
/*——ENDE——-*/
/*—Textfarbe Datenschutz und Zustimmung—*/
.custom-contact .et_pb_contact_field_options_title {
color: #fff;
}
/*— Ende—*/