#wp-custom-header {display: none;}
.home #wp-custom-header {display:block;}

.team-title {font-size: 0.8em;
line-height: 1.1em;}

.team-description {display: none;}

/*STICKY POST STARTSEITE*/

.sticky .entry-meta-bar.clearfix {
    display: none;
}

.sticky h2 {display:none;}

.sticky .entry-content::before { content: url("http://frauundberuf-berlin.de/wp-content/uploads/2017/12/frauundberuf_berlin_titel.jpg"); }

/*NAVI LINKSBÜNDIG*/
.main-navigation li {
    float: left;
	padding: 0 25px 0 0;}

.menu-primary-container, .main-navigation ul li ul {background-color: #f1f1f1;
padding-left: 15px}


/*OBERE NAVI LEICHTE SPRACHE*/
.menu-item-2795 a {font-size: 0.95em !important;
color: #2b7d32;
line-height: 170%;
padding-left: 2.7em;
}

/*BLOCKSATZ*/
p, #content li {text-align:justify; line-height: 1.7;}
footer .textwidget p {
    text-align: left !important;
}

/*SILBEBNTRENNUNG*/
p, Li {
	hyphens: auto;
   hyphenate-limit-chars: auto 5;
   hyphenate-limit-lines: 2;
}



/*SIDEBAR TEAM NACH HINTEN*/
#primary {
    float: left;
    width: 61.5763547%;
    z-index: 1;
}

.widget_team_block::before, .widget_team_block::after, .widget_fun_facts::before, .widget_fun_facts::after {
	background: #fff none repeat scroll 0 0;}

.team-member-wrapper img, .team-member-wrapper.widget-desc, .team-member-wrapper { 
    margin-bottom: 5px;
padding-bottom:0;}

.widget_team_block {padding: 20px 10px;
background-color: #f8f8f8!important;}

/*SIDEBAR Kalender Widget*/
.tribe-events-widget-events-list__view-more
{
	display: none !important;
}

/*CALENDAR*/

/*Blättern und andere Details bei Einzelveranstaltung nicht anzeigen*/
.single-tribe_events .tribe-events-nav-pagination {display: none;}

.post-type-archive-tribe_events .header-post-title-container {display: none;}

.tribe-events-event-meta .author  {clip: auto !important;
    overflow: visible !important;
    width: auto !important;
}
.tribe-events-loop .tribe-events-event-meta {min-height: 10px;}

.tribe-events-venue-details {display: none !important;}

.extra-hatom {display: none; }

/*Unterüberschrift h2 bei Einzelveranstaltung kleiner, Kosten absetzen*/
.tribe-events-schedule h2 
{font-size: 1em;
color:#666666; }

.tribe-events-cost::before { content:"- ";}
.tribe-events-cost {font-size: 1.1em !important;}


/*widget*/
.tribe-list-widget .tribe-event-title {font-size: 1.0em;
padding-bottom: 0;}

.tribe-events-list-widget .tribe-events-list-widget-events {padding-left: 0 !important;
margin-left: 0;}

dl {font-size: 14px;}
.tribe-events-event-categories-label {display: none;}

.tribe-common .tribe-common-h6 {font-size: 1.2em !important;
background-color: #f1f1f1;
padding: 5px;
	border-bottom: 2px solid #d33664;
}

.tribe-events-widget .tribe-events-widget-events-list__view-more-link  {color: #d33664 !important;
font-size: 1.2em;}

/*Formular*/
.everest-forms .evf-field-container .evf-frontend-row label {
	font-size: 16px;}
.everest-forms .everest-forms-notice--success {
    background-color: #d33664;
}

/*Navi nächste und vorherige Veranstaltung oben und unten ausblenden*/
x#tribe-events-header .tribe-events-nav-pagination, #tribe-events-footer 
 {display: none;}


/*Graue Box Details ausblenden*/
.single-tribe_events .tribe-events-event-meta {
    display: none;
}

/*Widgets rechte Spalte Titel grau*/
#secondary h3.widget-title, .widget_service_block .widget-title, .widget_featured_single_post .widget-title, .widget_testimonial .widget-title, .widget_recent_work .tg-one-half .widget-title, .widget_recent_work .tg-one-third .widget-title, .widget_recent_work .tg-one-fourth .widget-title {
    font-size: 18px;
    background-color: #f1f1f1;;
    padding: 5px;
}

/*Bildunterschrift kleiner*/
.wp-block-image figcaption {
    
    font-size: 0.7em;
}