/*
Theme Name: MentalPress WP Theme Child 02
Theme URI: http://demo.proteusthemes.com/mentalpress/
Template: mentalpress
Author: ProteusThemes
Author URI: http://www.proteusthemes.com/
Description: MentalPress WordPress Child Theme.
Version: 1.1.1.1438690820
Updated: 2015-08-04 14:20:20
*/

@charset "UTF-8";

body {
background-image:none;
}

/* Event Calendar Anpassungen */

.tribe-events-schedule {
    margin: 20px 0 10px;
}

.about-us__name {
    display: none;
}

/*857*/ 
/*.wp-post-image {  ###Beitragsbild oberhalb des Contents
    max-width: 100% !important;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}*/

.wp-post-image { /*Beitragsbild rechts des Contents */
    float: right;
    margin-left: 10px;
    max-width: 100% !important;
    position: relative;
    width: auto;
}

.footer-gradient {
    background: #707173;
    height: 2px;
}

.team {
    float: left;
    width: 50%;
}

.so-widget-sow-cta-basic-2c28a4ce13ea .sow-cta-base .so-widget-sow-button {
    float: right;
    margin-top: 10px !important;
}

#pg-620-0, #pl-620 .panel-grid-cell .so-panel {
    margin-bottom: 5px !important;
}

#pg-698-0, #pg-698-1, #pl-698 .panel-grid-cell .so-panel {
    margin-bottom: 5px !important;
}

.about-us__image {
    margin-top: 10px !important;
}

.widget.header-widgets__widget.widget_polylang > ul {
    list-style: outside none none;
    padding-left: 5px;
    padding-right: 5px;
}

#post-469 .meta-data {
	display:none; 
}

#site-0 .main-title  {
	display:none; 
}


h3, .h3 {
    font-size: 18px;
}

h2, .h2 {
    font-size: 23px;
}

.post {
	border-bottom: 1px solid #C6C6C7;
	width: 100%;
	padding-bottom: 80px;
}

.meta-data__date {
    margin-right: 0px;
    padding-right: 3px;
}

.meta-data span {
    margin-right: 2px;
}

.icon-box__title {
	font-size: 13px;
}

.icon-box__subtitle {
	font-size: 13px;
}

.banner {
margin-top:20px !important;
}

.widget_pw_featured_page .wp-post-image {
    margin-bottom: 10px;
}

@media screen and (min-width: 1200px) {
.logo .img-responsive {
    display: inline-block;
    margin-top: 15%;
    text-align: center;
}
}

.top__tagline {
    visibility: hidden;
}