/*
Theme Name:   Newsophy Child
Theme URI:    http://3styler.in/themes/newsophy/
Author:       3Styler
Author URI:   http://3styler.in/
Description:  Child theme, based on Newsophy
Template:     newsophy

*/

/* Add your custom code just below */

/*html, body {
	overflow-x: hidden !important;
	width: 100vw !important;
}*/

span.lesezeit {
    font-size: 10px;
    font-weight: 400;
    font-style: normal;
    color: rgba(5, 120, 220, 1);
}

/* Cookie-Hinweis ausrichten*/
.comment-form-cookies-consent { display: inline-flex;
}

/* Comment*/
#commentform {
	background: #f5f5f5;
    padding: 16px;
    margin-bottom: 15px;
    border-radius: 2px;
    border-top: 10px solid #1e73be;
}

.comment-abo {
    /*background: #f8f8f8;
    padding: 10px;
    border: 1px solid #e6e6e6;*/
}

p.comment-abo-text {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 1.3em;
    margin-bottom: 10px;
    background: #f8f8f8;
    padding: 10px;
    border: 1px solid #e6e6e6;
}

/* Kommentare hervorheben*/
.thecomment {
  background: #eee;    
  border-right: #1e73be solid 10px;    
  padding: 15px;   
  border-radius: 5px;
}

.picked-cont h2 {
    font-size: 1.0em !important;
}

.post-heading .categ {
    margin-bottom: 5px;
}

.sponsor {
    border-radius: 5px;
    border: 2px solid #ddd;
    padding: 5px 5px;
    /* margin: 10px; */
    margin-bottom: 30px !important;
    display: inline-block;
    font-size: 12px;
}

em {
    //border-bottom: 1px solid #999;
    color: #999;
	margin-top: 15px;
    padding-bottom: 8px;
    font-size: 12px;
}

.b_r {
    border-radius: 5px;
    border: 2px solid #ddd;
    padding: 10px 20px;
    display: inline-block;
    font-size: 12px;
}

.werbung{
	/*margin-left: -10px;
    margin-right: -10px;
    max-width: calc(100% + 20px);
	margin: 20px 0px 20px 0px;*/
	max-width: 500px;
    margin-left: auto !important;
    margin-right: auto !important;
	margin-bottom: 30px !important;
}

.footer-app {
    margin: 20px auto;
    text-align: center;
    vertical-align: middle;
}

hr {
    border: none;
    border-top: 1px solid #aaa;
    height: 0;
    margin: 3em 0;
}

.imgcaption {
	font-size: 16px;
	float: left;
	margin-top: 5px;
	color: #495057;
}

.picked-cont h2 {
    font-size: 30px;
}

.picked-cont h2 a {
  font-size: .9em;
	line-height: initial;
}

.feat-cont h2 {
    font-size: 20px;
}
.feat-item:first-child .feat-cont h2 {
    font-size: 30px;
}

.four-fr .post-title, .has-sidebar .three-fr .post-title {
    font-size: 16px;
}

.entry-title {
	margin-bottom: 5px;
	/*font-weight: 700;
    line-height: 1em;
    text-align: center;
    white-space: pre-line;
    display: block;
    font-style: normal;*/
}

.post-meta span {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    color: rgba(5, 120, 220, 1);
    /* display: block; */
}

span.date.updated.published {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    color: rgba(5, 120, 220, 1);
}

/*.post-item.\31 {
    background-color: white;
    overflow: hidden;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 10px !important;
    border-radius: 5%;
}*/

@media only screen and (max-width: 640px){
.feat-item.post-item .image-part, .feat-item:first-child .image-part, .feat-area.style3 .feat-item:first-child .image-part, .feat-area.style3 .feat-item:nth-child(2) .image-part {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
	.feat-item .feat-cont h2 {
    font-size: 22px;
}
}
@media only screen and (max-width: 767px){
	.entry-image {
 	transform: scale(1.08);
	border-radius: 0px!important; 
		}
.feat-item .feat-cont h2, .feat-item:first-child .feat-cont h2 {
    font-size: 22px;
}
.entry-image img {
    height: auto;
}	
		
.entry-image .post-share {
	display:none;
	}
	}

.single-image {
    padding-top: 3px;
}
img.attachment-newsophy-post.size-newsophy-post.wp-post-image {
    border-radius: 0px;
}
	
.image-container {
    /*height: 225px;*/
	/*height: 12em;*/
}
.imgcaption {
    font-size: 12px;
    /* float: unset; */
    min-height: 13px;
    /* margin-bottom: 2px; */
    line-height: 1.3125;
    margin-top: 15px;
    color: #495057;
    display: flex;
    justify-content: space-between;
    /*background: #eee;
    transform: scale(1.09);
    padding: 8px 10px 8px 10px;*/
}
	
.picked-cont h2 {
    font-size: 18px;
}
.post-heading {
    margin-bottom: 20px;
	float: none;
}

/*@media only screen and (max-width: 479px){
.category-box h1, .entry-title {
    font-size: 30px;
}
	.categ a {
    font-size: 15px !important;
}
	}
.categ a {
    font-size: 15px !important;
}*/

   