
/* 
 Theme Name:     Friedvolle Walpurgisnacht
 Author:         Alexander Puell
 Author URI:     http://www.dfacts.de
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


html body div#et-footer-nav {
       background-color: rgba(255, 255, 255,0); 
    } 

html body div#footer-bottom {
       color: rgba(136,136,136,1); 
       font-size: 14px; 
       font-weight: normal; 
    } 
    
html body div#footer-bottom a{
       color: rgba(136,136,136,1) !important; 
       font-size: 14px; 
       font-weight: normal; 
    } 
    

.et_pb_text   a {
       border-bottom-color: rgba(200,200,200,1)!important; 
       border-bottom-style: solid; 
       border-bottom-width: 1px!important; 
       border-left-style: none; 
       color: rgba(34,34,34,1); 
       font-style: normal; 
       font-weight: lighter; 
       text-decoration: none; 
       text-shadow: none; 
    } 



@media screen and (max-width: 480px)  { html body div#et_mobile_nav_menu {   background-color: rgba(255,255,255,1); }  }  
@media screen and (max-width: 480px)  { html body div#et_mobile_nav_menu {   color: #000000!important; }  }  
@media screen and (max-width: 480px)  { html body div#et_mobile_nav_menu {   text-shadow: none; }  }  
@media screen and (max-width: 480px)  { html body .mobile_nav ul#mobile_menu {   border-color: rgba(255,255,255,1); }  }  
@media screen and (max-width: 480px)  { html body .mobile_nav ul#mobile_menu {   border-top-color: rgba(255,255,255,1); }  }  