/*

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

*/


/* Allgemein */
body, input, button, select, textarea {
    font-family: sans-serif;
}

/*widgets*/

.mashsb-box {
    max-width: 200px !important;
}

div#cff {
    height: 300px !important;
}


span.rpwwt-post-title {
    font-size: 1.8em;
}


.widget.widget_recent_entries li {
    padding: .69em;
    font-size: 81.25%;
}


.widget {
    text-shadow: none !important;
}

.widget ul, .widget ol {

    border: none !important;
    box-shadow: none !important;
}


.widget ul li, .widget ol li {
    border-bottom: 1px solid #ddd;
    border-bottom: none;
    padding: 0.1em 0.85em;
    line-height: 1.5;
    box-shadow: none;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.widget ul li a, .widget ol li a, .x-comment-time {
    color: hsl(4, 59%, 33%) !important;
    border: none !important;
    text-decoration: underline !important;
}



.x-main .widget:first-child {
    margin-top: 0;
    background: white;
    padding: 10px;
}

.entry-wrap {
	display: block;
	padding: 60px;
	background-color: rgba(255,255,255,0.00);
	border-radius: 4px;
	box-shadow: none;
}

page-id-44 .entry-wrap {
	display: block;
	padding: 60px;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 4px;
	box-shadow: none;
}


/*Posts*/
.has-post-thumbnail .entry-wrap {
    border-radius: 0 0 4px 4px;
    background: #ffffff;
}

.h-landmark {
    overflow: hidden;
    margin: 0;
    padding-bottom: 8px;
    letter-spacing: -3px;
    line-height: 1;
    visibility: hidden;
    max-height: 1px;
}

.p-landmark-sub {
    margin: 5px 0 0;
    padding: 0 5%;
    font-size: 24px;
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: -1px;
    line-height: 1.3;
    visibility: hidden;
    max-height: 10px;
}



/*slider*/
.tp-bgimg.defaultimg {
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px;
}


/*footer*/
.x-colophon.top {
    padding: 1% 0 5.25%;
    background: #fcfcfc;
    font-family: sans-serif;
 }


/*kohlers*/

.page-id-2726 .x-root .site, .x-root .x-site {
	background-color: #D4C1A9;
	background-image: url(http://lab72.de/seitz/wp-content/uploads/2017/09/papier.jpg);
}


/*Submenü*/

.desktop .sub-menu {
    background-color: #f9f6f2 !important;
	font-size: 1.2em;
}