/*
Theme Name: Neori Childtheme
Description: Mein neues Childtheme
Author: Dein Name
Author URI: https://www.experto.de
Template: neori
Version: 1.0
Tags:
*/
/*Füge deinen Code unter dieser Zeile ein. Nutze ggf. !important, um Styles aus dem Haupttheme zu überschreiben.*/
.blog-post .meta .category {
	margin-right: 0px;
	border-right: none;
}
.single-title-zone-classic .excerpt {
    margin-bottom: 24px;
    color: #424242;
    font-family: 'PT Serif','Georgia';
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
}
.single-title-zone-classic {
    max-width: 825px !important;
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
    margin-bottom:25px;
    border-right:1px solid rgba(0,0,0,.07);
}

.table-responsive table {
    margin:0;
    padding:0;
    font-size:14px;
}
.table-responsive td {
    padding:4px 6px;
}
.post .entry-content table {

    max-width: 100%;
}

.post .entry-content p {
    max-width: 100%;
}

.post .tags {
    max-width: 100%;
}
.post .entry-content h1, 
.post .entry-content h2, 
.post .entry-content h3, 
.post .entry-content h4, 
.post .entry-content h5, 
.post .entry-content h6 {max-width: 100%;}

.page .page-title {
    margin: 0 0 27px 0px;
    font-family: 'Heebo','Arial';
    color: #272727;
}

.footer .main-navigation li {
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    text-transform: none;
}

.single-title-zone-classic .min-read {
    display: inline-block;
    margin-left: 0px;
    padding-left: 0px;
    color: #1c1c1c;
    font-size: 15px;
    font-weight: 600;
    border-left: none;
    opacity: .7;
}

.ws .related-posts {max-width: 100%;}

.custom-related-posts-row .related-post-item {
    margin-bottom: 15px;
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    width: 100%;
	color: #424242;
	font-family: 'PT Serif', 'Georgia';
	font-size: 20px;
	font-weight: 400;
	line-height: 35px;
}

.custom-related-posts-row .related-post-item.related-without-image {
    padding: 15px;
}

.custom-related-posts-row .related-post-item:last-child {
    margin-bottom: 0;
}

/*
.custom-related-posts-row .related-post-item .related-title {
    font-weight: 700;
    font-size: 1.8rem;
	font-family: 'Assistant', 'Arial';
}
*/

.custom-related-posts-row .related-post-item .related-title a {
    color: #424242;
}

.custom-related-posts-row .related-post-item .related-title a:hover {
    text-decoration: underline !important;
}

.custom-related-posts-row .related-post-item .related-author,
.custom-related-posts-row .related-post-item .related-author a {
    color: #9b9b9b;
    font-size: 15px;
}

.custom-related-posts-row .related-post-item .related-author a:hover {
    text-decoration: underline !important;
}

.custom-related-posts-row .related-post-item .related-meta {
    padding: 15px;
    padding-left: 0;
    padding-bottom: 0;
}

.custom-related-posts-row .related-post-item.related-without-image .related-meta {
    padding: 0;
}

.custom-related-posts-row .related-post-item .related-meta .related-category-list {
    margin-bottom: 5px;
    font-size: 15px;
}

.custom-related-posts-row .related-post-item .related-meta .related-category-list a {
    color: #0d7ade;
	margin-left: 5px;
	margin-right: 5px;
}
.custom-related-posts-row .related-post-item .related-meta .related-category-list a:first-child {
    margin-left: 0;
}

.custom-related-posts-row .related-post-item .related-image-col .image-holder {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
}

 .custom-related-posts-row .related-post-item .related-image-col {
    width: 396px;
	margin-right: 20px;
	padding-left: 15px;
}

.custom-related-posts-row .related-post-item .related-meta-col {
    max-width: 410px;
}
	 
.custom-related-posts-row .related-post-item .related-image-col img {
    min-height: 100%;
    height: auto;
    width: 100%;
    position: relative;
    vertical-align: middle;
    border-style: none;
}

.archive-description {
    border: none;
    padding: 0;
    padding-bottom: 13px;
    border-bottom: 1px solid #d3d3d3;
    border-radius: 0;
}

.archive-description h2 {
    color: #000;
    margin-bottom: 20px   
}

.archive-description ul,
.archive-description ol {
    color: #424242;
    font-family: 'PT Serif','Georgia';
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: -5px;
}

.archive-description ul li {
    padding: 0;
    margin-left: 30px;
    line-height: 35px;
}

.archive-description p {
    color: #424242;
    font-family: 'PT Serif','Georgia';
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    width: 100%;
    margin-bottom: 25px;
}

.single-top-area {
    max-width: 100%;
}

/** RATING **/
.single-title-zone-classic.we .category {
    float: left;
}

.single-title-zone-classic .category a {
    border-left: none;
    border-right: 1px solid rgba(0,0,0,.42);
}

.title-zone-rating {
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}

.gdrts-stars-current::before, .gdrts-stars-active::before, .gdrts-stars-empty::before {
    font-size: 17px !important;
    line-height: 17px !important;
}

.title-zone-rating .gdrts-rating-block {
    margin: 0;
}

.gdrts-rating-text {
    font-family: 'PT Serif','Georgia';
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
}

@media screen and (max-width: 767px) {
    .gdrts-stars-current::before, .gdrts-stars-active::before, .gdrts-stars-empty::before {
        font-size: 22px !important;
        line-height: 22px !important;
    }
    
    .gdrts-rating-text {
        font-size: 17px;
        letter-spacing: .1px;    
        line-height: 28px; 
    }
    
    .single-title-zone-classic .category a {
        border-right: none;
        border-left: 1px solid rgba(0,0,0,.42);
    }
}

@media screen and (max-width: 1100px) {
    .archive-description p {
        font-size: 17px;
    }
    
    .archive-description ul,
    .archive-description ol {
        font-size: 17px;
    }
    
    .custom-related-posts-row .related-post-item {
        box-shadow: none;
        border-bottom: 1px solid #d3d3d3;
        padding-bottom: 15px;
        font-size: 17px;
        letter-spacing: .1px;    
        line-height: 28px; 
    }
    
    .single-title-zone-classic .excerpt {
        font-size: 17px;
        letter-spacing: .1px;    
        line-height: 28px; 
    }
    
    .custom-related-posts-row .related-post-item .related-meta,
    .custom-related-posts-row .related-post-item.related-without-image {
        padding: 0;
    }
    
    .custom-related-posts-row .related-post-item.related-without-image {
        padding-bottom: 15px;
    }
    
    .custom-related-posts-row .related-post-item.related-with-image h4 {
        /* margin-bottom: 0; */
    }
    	
    .custom-related-posts-row .related-post-item .related-image-col {
        width: 100%;
    	margin-right: 0;
    	padding-right: 15px;
        margin-bottom: 15px;
    }
    
    .custom-related-posts-row .related-post-item .related-meta-col {
        max-width: 100%;
    	width: 100%;
    	padding-left: 15px;
    }
}
