@import url("../Extra/style.css");
@import url("custom-style.css");
/*
 Theme Name:     Extra-Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/extra/
 Description:    Extra-Child Theme
 Author:         fresch
 Author URI:     http://www.fresch-webdesign.de
 Template:       Extra
 Version:        2.0.x
*/


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

/*************************** TelNr + Mail im Header ***************************/
#kontakt-info a {
color: #ffffff;
font-weight: bold;
}
 
@media only screen and (max-width: 1024px)
{
#top-header {display: block;}
#top-header #et-info{ display: none;}
}
/*************************** ENDE TelNr + Mail im Header ***************************/