/*
 Theme Name:     Divi Child - Team Valhalla
 Theme URI:      https://megaservers.de/
 Description:    Divi Child Theme - Team Valhalla
 Author:         Elegant Themes
 Author URI:     https://megaservers.de/
 Template:       Divi
 Version:        1.0.1
*/
 
.discord-btn-1:before {
  font-family: "Font Awesome 5 Brands";
  content: "\f392"; /* Unicode für Discord-Logo */
  margin-right: 8px;
  font-size: 18px;
  vertical-align: middle;
}

body.logged-in .menu-item-logged-out {
    display: none !important;
}
body:not(.logged-in) .menu-item-logged-in {
    display: none !important;
}
