/*
Theme Name: Pluto Child
Template: rechtschreibung
Version: 1.0.0
License:
License URI:
Tags:
Text Domain: rechtschreibung-child
*/



/* intro text */

#intro {
	background: #fff none;
	font-size: 13px;
	color: #3e3e3e;
	padding: 25px 15px 10px 17px;
	margin-bottom: 5px;
	margin-top: 0px;
	box-shadow: 2px 2px 2px #c8c8c8;
	text-align: left;
	font-weight: 400 !important;
}

#intro a {
	text-decoration: underline;
}

.introuppercase {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 25px;
	color: #707070;
}


/* comments */

.comment-respond .comment-form input#submit {
	background-color: #d85856;
	border-color: #d85856;
}

.comment-list .comment-reply-link, .children .comment-reply-link {
	background-color: #d85856;
	border-color: #d85856;
	color: white;
}

.comment-list .comment-reply-link:hover, .children .comment-reply-link:hover {
	background-color: #dc8180;
	border-color: #dc8180;
}

.comment-respond .comment-form p.comment-notes {
	text-transform: none;
	font-size: 13px;
}

.comment-respond .comment-form p label {
	display: inline-block;
	font-weight: normal;
}

.comments-title i {
	color: #d85856;
}

.comment-list .comment-metadata, .children .comment-metadata {
	font-size: 11px;
}

.comment-list {
	background-color: #fff;
	border: medium none;
	border-radius: 6px;
	box-shadow: 0 0 12px 1px #0000001a;
	padding: 25px;
	margin: 0px 0px 10px 0px;
}

.comment-list ol.children {
	padding-left: 25px;
}


/* widgets */

#get_recent_comments_wrap ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
	border-top: 1px solid #c0c0c0;
}

#get_recent_comments_wrap li {
	padding: 4px;
	border-bottom: 1px solid #c0c0c0;
}


/* top menu */

.menu-block .os_menu li a {
	text-shadow: none;
	color: white;
}

.menu-block .os_menu li.current-menu-item > a,
.menu-block .os_menu li:hover > a {
	color: white;
	text-decoration: underline;
}

.mobile-menu > ul > li a {
	color: white;
}

.mobile-menu > ul > li.current_page_item a {
	text-decoration: underline;
}


/* main content */

.post-content a, .footer-copyright a {
	text-decoration: underline;
}

.single article.pluto-page-box .post-title {
	margin-top: 0px;
}

.os_social_whatsapp_share {
	display: none !important;
}

@media (max-width: 767px) {
	.single article.pluto-page-box .post-date, .single article.pluto-page-box .post-author {
		display: inline-block;
		margin-bottom: 5px !important;
	}
	.single .post-meta-top .post-tags::before {
		content: "Schlagwörter: ";
		float: left;
		font-size: 14px;
		padding-right: 3px;
	}
	.index-filter-bar, 
	.index-filter-bar .index-sort-label, 
	.index-filter-bar .index-sort-label span,
	.index-filter-bar .index-filter-sub-label {
		display: inline-block !important;
	}
	.index-filter-bar .index-filter-w {
		display: block !important;
		padding-left: 20px !important;
		padding-top: 0px !important;
	}
	.os_social_whatsapp_share {
		display: inline-block !important;
	}
}


/* Masonry Boxes */

.meta-comments {
	line-height: 20px;
	padding: 15px 0 10px 18px;
	border-left: 1px solid #dbdbd6;
	float: left;
	font-size: 11px;
	font-weight: 700;
}

.os-icon-thin-038_comment_chat_message {
	margin-right: 7px;
	font-size: 16px;
	margin-top: 2px;
}

.meta-date {
	padding: 15px 15px 15px 15px !important;
}

.index-isotope.v3 article.pluto-post-box h2.post-title {
	font-size: 17px;
}

.index-isotope.v3 article.pluto-post-box .post-video-box {
	min-height:250px;
}
.index-isotope.v3 article.pluto-post-box.format-video .post-body iframe {
	height:100%;
	margin-bottom: 20px;
}


/* footer */

.main-footer.color-scheme-light {
	background-color: transparent;
}

/* contact form 7 */

.wpcf7-form p {
	text-transform: none;
	font-size: 16px;
}

.wpcf7-list-item-label {
	font-weight: normal;
	line-height: 24px;
}

span.wpcf7-list-item {
	margin: 0 !important;
}

.wpcf7 input[type="checkbox"] {
	margin-right: 8px !important;
	margin-bottom: 8px !important;
}