/*
Theme Name: PT Magazine Child
Template: pt-magazine
Text Domain: child-pt-magazine

*/

.commentaires{
	margin-top:60px;
}

.commentaires ul {
	border:0!important;
}

.commentaires ul li {
  list-style: none;
  border-bottom: 1px solid #e1e1e1!important;
  margin-bottom: 10px;
  padding: 10px;
}


.noh1-site-title {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
}
.news-text-wrap h5 a
{
	color:#000;
}

.h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.h1, .h2, .h3, .h4, .h5, .h6, .p {
    margin: 0 0 15px 0;
}


.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #3d4351;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.h2 {
    font-size: 24px;
}

.h3 {
    font-size: 20px;
}


.section-title .h2 {
    float: left;
    padding: 7px 15px;
    position: relative;
    background: #2B2D2E;
}


.h2, .section-title .h2 a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 1;
}

.section-title .h2:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    border: 32px solid transparent;
    border-bottom-color: #2B2D2E;
    border-width: 0 20px 32px 0;
    position: absolute;
    left: 100%;
    top: 0;
}

.h1_page {
    font-size: 24px;
    color: #3d4351;
    font-family: 'Montserrat', sans-serif;
}

.related-posts .h2, .related-posts .news-text-wrap .h2 a {
    color: #3d4351;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
}

.related-posts .news-text-wrap .h2 a:hover {
    color: #8bc33c;
}


.h1_home {

    font-family: 'Domine', serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #555555;

}






