/*
Theme Name:   MachbarTemplate
Description:  Hueman-Childtheme
Author:       admin
Author URL:   http://wp-machbar.wissenschaftsladen-potsdam.de
Template:     hueman
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  MachbarTemplate
*/

/* Write here your own personal stylesheet */

.nav-wrap {
	font-weight: bolder;
}

.nav-wrap li a{
    border-right: 1px #5c5c5c solid;
    font-size: 20px;
    text-transform: uppercase;
}

.page-title{
	display:none;
}

.image-container {
    margin-bottom: 50px;
}

.ics-calendar{
	padding: 10px;
    background-color: #f6f6f6;
	margin-top:0px;
}

.ics-calendar-color-key{
	display: contents;
}
.ics-calendar-color-key-item{
margin-bottom:5px;
margin-right:5px;
}
.ics-calendar-select{
	top: 10px;
position: relative;
}

article .themeform select {
	-moz-appearance:button-arrow-down !important;
	webkit-appearance:button-arrow-down !important;
}

.custom-html-widget .ics-calendar-title{
	text-transform: uppercase;
	border-bottom: #e4e4e4 1px solid;
	padding-bottom:5px;
}
.custom-html-widget .ics-calendar-list-wrapper{
	margin-top:10px;
	padding-bottom:10px;
	border-bottom: #e4e4e4 1px solid;
}

.custom-html-widget .ics-calendar-color-key{
	display:none;
}
.custom-html-widget .ics-calendar-list-wrapper h3 {
	font-weight: 400;
text-transform: uppercase;
margin-bottom: 6px;
}

.custom-html-widget .ics-calendar-list-wrapper h4 {
	font-weight: 500;
	margin-top: 10px;
}

#message{
    text-align: center;
    position: relative;
    top: -10px;
    font-size: 20px;
}
.switchstand {
    text-align: center;
    position: relative;
    top: -15px;
    font-size: 13px;
}
.sidebar .widget {
    padding: 10px 10px 10px;
}
#credit{
	display:none;
}
.discorceWidget{
	background-color: #f6f6f6;
	margin: 10px;
}
.discorceWidgetLi{
	padding: 10px 0;
	border-bottom: 1px solid #e4e4e4;
}
.discorceWidgettitle ::before
{
    content: "\f022";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 12px;
	margin-right: 6px;
	color: #ccc;
	display: inline-block !important;
	width: 1em;
	text-align: center;
}

.nav ul li a {
    padding: 10px 10px;
    margin-right: 10px;
	border-right-width: 0px;
}
#content a{
	color: #f68500;
}
.em-booking-form label {
    display: inline-block;
    width: 400px;
}
.em-booking-form-details input.input, .em-booking-form-details textarea {
    width: 100%;
}

.display-posts-listing.image-left .listing-item {
	overflow: hidden; 
	margin-bottom: 32px;
	width: 100%;
}

.display-posts-listing.image-left .image {
	float: left;
	margin: 0 16px 0 0;
}

.display-posts-listing.image-left .title {
	display: block;
}

.display-posts-listing.image-left .excerpt-dash { 
	display: none; 
}
.acceptance{
	display:flex
	}
	
.entry.excerpt {
    font-size: 1em;
    color: #444;
}