.el__single-post h2 {
	color: #000;
	font-family: var(--main-font);
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 40px; /* 35.294% */
	text-transform: uppercase;
	padding-bottom: 0;
}

.el__single-post .post-chapeau {
	text-align: center;
	/*font-style: italic;*/
	/*text-transform: uppercase;*/
	font-size: 22px;
	/*font-family: 'Playfair Display';*/
}

.intro_title .container-fluid {
	padding-bottom: 0;
}

.horoscope-template-default .post-content p {
	margin-top: 20px;
}

.el__single-post .chapeau {
	color: #000;
	font-family: var(--main-font);
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: 12px; /* 120% */
}

.el__single-post .chapeau p {
	text-align: left;
}

.el__single-post .chapeau a {
	font-size: 20px;
}
		
.el__single-post .chapeau a:hover {
	text-decoration: none;
	color: black;
}

.el__single-post a {
	font-size: 20px;
	text-transform: none;
	text-decoration: italic;
	margin: 0;
	padding: 0;
	color: #FF5660;
	background-color: transparent;
}

.el__single-post a:hover {
	color: #FF5660;
}

.el__single-post .chapeau a {
	text-decoration: none;
	background-color: transparent;
	text-transform: capitalize;
	color: #000;
	margin: 0;
	padding: 0;
}


.legend p {
	color: #000;
	text-align: right;
	font-family: var(--main-font);
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	padding: 0 20px;
	line-height: 16px;
}

.legend {
	/*border-bottom: 0.5px solid black;*/
	margin-bottom: 50px;
}

.related_posts .related_posts_container {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	margin-bottom: 100px;
}

.related_posts .related_posts_container ul li p {
	text-align: left;
	padding-top: 20px;
	line-height: 22px;
}

.related_posts ul {
	padding-left: 0;
	width: 25%;
}

.related_posts h2 {
	text-align: center;
	color: #000;
	text-align: center;
	font-family: var(--main-font);
	text-transform: inherit;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 107.143% */
}

.related_posts_container a {
	text-decoration: none;
	background-color: transparent;
	padding: 7px 0;
}

.related_posts_container .content {
	border-bottom: 1px solid black;
	margin: 0 10px;
}

.related_posts_container a:hover {
	text-decoration: none;
	color: black;
}

.related_posts_container img {
	padding-bottom: 9px;
	height: 300px;
}

.highlighted-posts h2 {
	text-align: center;
	text-transform: lowercase;
}

.highlighted-posts h2 strong {
	text-transform: capitalize;
}

.highlight-single-container {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 50px;
}

.highlight-single-container .the__latest-post h2 {
	text-align: left;
}

.share-icon {
	width: 30px;
	float: right;
	margin: 5px 20px;
}

.sharing-container {
	border-top: 0.5px solid black;
	height: 50px;
}

.sharing-links {
	display: none;
}

.highlighted-posts h2 {
	color: #000;
	font-family: var(--main-font);
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
}

.highlighted-posts h2 strong {
	text-transform: uppercase;
	font-family: var(--main-font);
}

.post-content {
	text-align: center;
	margin: 0 auto;
}

.single-horoscope .post-content h6 {
	font-weight: bold;
	margin-top: 20px; 
}

.post-content img {
	width: 50%;
	margin: 30px 0 0 0;
}

.advads-after-paragraph-article img {
	margin: 0;
}

.post-content [id^=advads-] img {
	width: 100%;
}

.post-content .banner-slider img {
	width: 100%;
}

.post-content-txt {
	width: 50%;
	margin: 0 auto;
}

.image_with_legend {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
}


.legend-single {
	padding: 9px 20px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	text-align: right;
}

.has-medium-font-size {
	font-weight: bold !important;
	margin-top: 20px !important;
	text-transform: uppercase;
}

a.content {
	background: transparent;
}

.wp-block-uptoyoutheme-quote {
    border-left: 4px solid #FF5660;
    padding-left: 15px;
    margin: 20px auto;
	text-align: center;
	zoom: 1.5;
}

.wp-block-uptoyoutheme-quote p {
    font-size: 18px;
    line-height: 1.2;
    /* font-style: italic; */
    /* font-family: 'Playfair Display'; */
    text-transform: uppercase;
    text-align: center;
}

.wp-block-uptoyoutheme-quote footer,
.wp-block-uptoyoutheme-quote footer a {
	text-align: center;
    /* padding-right: 15px; */
    color: #666;
    font-size: 16px;
	margin-top: 10px;
    line-height: 1;
}

.article-quote p:before {
    content: "«";
    /*font-size: 2em;
    line-height: 0;
    vertical-align: -0.4em;*/
}

.article-quote p:after {
    content: "»";
    /*font-size: 2em;
    line-height: 0;
    vertical-align: -0.4em;*/
}

.article-quote footer:before {
    /*content: "— ";*/
    /*font-size: 1em;
    vertical-align: -0.1em;*/
}

.share-icons a,
.share-icons button {
	background-color: #FF5660 !important;
	color: #fff;
	height: 30px;
	width: 30px;
	border-radius: 100%;
	padding: 0;
	text-align: center;
}

.share-icons a span {
	color: #fff;	
	line-height: 30px;
}

#copy-button {
	transition: opacity 0.5s ease;
}

.button-copied {
	opacity: 0.5;
}

#moove_gdpr_cookie_info_bar {
	z-index: 999999999999 !important;
}

/* RESPONSIVE */

@media (max-width: 798px) {
	.related_posts ul {
		width: 45%;
		margin-bottom: 50px;
	}
}

.instagram-media,
.wp-block-embed-youtube { margin: 20px auto 5px auto !important; }

@media (max-width: 1024px) {

    .post-content p {
        margin-top: 10px;
    }
}