/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

}

/* typo */


p{
font-size:18px !important;
    line-height:1.5;    
}

.x-content-band p strong a,
 header.entry-header h2.entry-title a,
.entry-header h1.entry-title
{
    font-size:2.2em;
        line-height: 1.2;
    font-weight:normal;

}


.entry-header h1.entry-title,
h3 span.border-bottom{
     color:#b20079; 
    font-weight:bold;
    position:inherit;
}

div.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h5 a.vc_gitem-link{
     color:#b20079; 
    font-weight:normal;
    line-height: 1 !important;
    font-size:33px;
}


p span.border-bottom, h4.h-widget{
    position:inherit;
    font-weight:bold;
    background:none;
}

.border-bottom::after, .h-widget::after{
    background:none;
}



/* HeaderLogo */

div#top.site header.masthead.masthead-inline div.x-navbar-wrap div.x-navbar div.x-navbar-inner div.x-container.max.width a.x-brand.img img{
    width: 380px;height:auto;
}

/* menüeinträge */

 ul#menu-x-demo-menu.x-nav li.menu-item.menu-item-type-post_type.menu-item-object-page a span{
     font-size:1.5em;
}

/* responsive */
    
    /* hamburger */

header i.x-icon-bars {
    color:#b20079; 
    
}
.mobile ul#menu-x-demo-menu-1.x-nav li.menu-item.menu-item-type-post_type.menu-item-object-page a span{
    font-size:1.2em;
}


@media only screen and (max-width:599px) {
    div#top.site header.masthead.masthead-inline div.x-navbar-wrap div.x-navbar div.x-navbar-inner div.x-container.max.width a.x-brand.img img{
    width: 250px;height:auto;
}
    
}
