.single .inner-content ul li, .single .inner-content ol li{
	font-weight: 400;
}
.inner-share h2{
	line-height: 1.5;
	margin: 0 0 16px 0;
}
.section-share {
    padding-bottom: 20px;
	padding-top: 16px;
}
.title-related-articles span i{
	text-transform: uppercase;
	font-style: normal;
	    font-weight: 600;
}
.title-related-articles {
    margin-bottom: 21px;
    padding-top: 23px;
}
.single-post .inner-content h2,.single-post .inner-content h3{
	margin-bottom: 0;
}
.rst-inner-box-related h3{
	color: #EBFF6B;
	font-size: 30px;
	line-height: 1;
	    font-style: normal;
	font-weight: 900;
	font-family: 'Poppins' !important;
	text-transform: uppercase;
}

.section-related-articles {
	padding-bottom: 15px;
}
.section-related-articles .btn_voir_plus_single {
    padding-top: 25px;
}
.section-related-articles .btn_voir_plus_single .voir_plus_single{
	margin: 0;
	text-transform: uppercase;
    padding: 12px 30px;
    font-family: Poppins;
    line-height: 18px;
}
.rst-newsletter.rst-register{
	display: inline-block;
}
.rst-newsletter{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
}
.rst-btn-header{
	border-radius: 25px;
    padding: 0 30px 0 30px;
	height: 50px;
	font-family: Poppins;
	font-size: 16px;
	    font-weight: 500;
	    color: #000;
	background: #fff;
	    margin-right: 30px;
	line-height: 50px;
	 display: inline-block;
}
.rst-btn-header:hover{
	background: #000;
	color: #fff;
}
.single-post header.nav-down {
    sackground: #000 !important;
}

.author-info h3 {
    font-size: 28px;
    font-style: normal;
    display: inline-block;
    font-weight: 700;
    line-height: 1.2;
	color: #9C0C00;
	font-family: Poppins;
    background: none;
	-webkit-text-fill-color: #9C0C00;
    margin: 0 0 14px 0;
}
.author-info p {
    color: #000000;
    font-size: 16px;
	font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    line-height: 195%;
    margin: 0 0 28px 0;
}
.social-author a {
    color: #000000;
    font-size: 16px;
	font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 70px;
}
.social-author a svg{
	margin-right: 4px;
}
.section-author {
    background: #FAF4ED;
}
.author-avatar img {
    object-fit: cover;
	border-radius: 0;
	background: none;
	padding: 0;
}
@media (min-width: 781px) {
	.rst-inner-box-related img{
	height: 304px;
}
	.inner-author{
		max-width: 810px;
	}
	.section-author {
    background: #FAF4ED;
    padding: 40px 0 40px 0;
}
.author-avatar {
    width: 220px;
    padding-left: 0px;
}
.author-avatar img {
    width: 220px;
    height: 220px;
}
.author-info {
    width: calc(100% - 220px);
	padding-left: 15px;
	padding-top: 15px;
}
}
.social-author a svg path {
	fill: #000;
}
.icon_search_deskop,.icon_search_mb{
    filter: none;
}
.rst-popup:after{
	background: #000;
	opacity: 0.8;
}
@media (max-width: 780px) {
	.rst-btn-header{
		display: none;
	}
	.inner-seach form input{
		font-size: 18px;
	}
	.see_more{
		width: 150px;
		height: 40px;
		line-height: 40px;
	}
	.single-post .rst-header-left .logo img {
    filter: none;
}
}
@media (max-width: 780px) {
    #content {
        padding-top: 93x;
    }
}
.rst-popup.active .form-wrapper .ginput_container_consent label {
    max-width: inherit !important;
}

.rst-popup.active .ginput_container.ginput_container_consent {
    min-width: 300px;
}

.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_page_footer button {
    margin: 16px 0 0;
}
