.post-details ul li {
	 background-color: #fff;
	 padding: 2px 15px !important;
	 border-radius: 8px;
}
 .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	 text-align: center;
	 color: #995d81;
	 font-weight: 600;
}
 .post-content b, .post-content strong {
	 color: #995d81;
	 font-weight: 600;
}
 .post-content p {
	 margin-bottom: 15px;
}
 .post-content a {
	 color: #995d81;
	 font-weight: 600;
	 transition: 0.25s ease-in-out;
}
 .post-content a:hover {
	 opacity: 0.8;
}
 .post-content figure {
	 text-align: center;
}
 .post-content img {
	 border-radius: 8px !important;
}
 .post-content blockquote {
	 margin: 25px;
	 padding: 10px;
	 background-color: #fff;
	 border-left: 7px solid rgba(153, 93, 129, 0.51);
	 border-radius: 8px;
}
 .elementor-widget-post-comments {
	 margin-top: 30px;
}
 .elementor-widget-post-comments .comments-area {
	 transition: 0.3s ease-in-out;
}
 .elementor-widget-post-comments .comments-area .nav-links a {
	 transition: 0.2s ease-in-out;
	 color: #995d81;
	 font-weight: 600;
}
 .elementor-widget-post-comments .comments-area .nav-links a:hover {
	 opacity: 0.8;
}
 .elementor-widget-post-comments .comments-area .title-comments {
	 font-size: 22px;
	 font-weight: 700;
	 color: #995d81;
}
 .elementor-widget-post-comments .comments-area .comment-content {
	 font-weight: 400;
}
 .elementor-widget-post-comments .comments-area .comment-list {
	 font-weight: 500;
	 font-size: 16px !important;
}
 .elementor-widget-post-comments .comments-area .comment-list li {
	 background-color: #fff;
	 border-radius: 8px;
	 padding: 10px !important;
	 margin-block: 20px;
}
 .elementor-widget-post-comments .comments-area .comment-list li article {
	 border-block-end: none !important;
}
 .elementor-widget-post-comments .comments-area .comment-list li img {
	 margin-left: 15px;
}
 .elementor-widget-post-comments .comments-area .comment-list li .children article {
	 border-block-end: 1px solid #ccc !important;
}
 .elementor-widget-post-comments .comments-area .comment-list a {
	 transition: 0.2s ease-in-out;
	 color: #995d81;
}
 .elementor-widget-post-comments .comments-area .comment-list a:hover {
	 opacity: 0.8;
}
 .elementor-widget-post-comments .comments-area .comment-respond {
	 margin-top: 20px;
	 background-color: #fff;
	 padding: 15px;
	 border-radius: 8px;
}
 .elementor-widget-post-comments .comments-area .comment-respond .comment-reply-title {
	 font-size: 22px;
	 font-weight: 700;
	 color: #995d81;
}
 .elementor-widget-post-comments .comments-area .comment-respond .comment-form p {
	 font-size: 16px;
	 font-weight: 300;
}
 .elementor-widget-post-comments .comments-area .comment-respond .comment-form .comment-form-comment label {
	 padding-bottom: 15px;
}
 .elementor-widget-post-comments .comments-area .comment-respond .comment-form textarea, .elementor-widget-post-comments .comments-area .comment-respond .comment-form input {
	 border-radius: 16px;
	 border: 1px solid #ccc;
}
 .elementor-widget-post-comments .comments-area .comment-respond .comment-form textarea:focus, .elementor-widget-post-comments .comments-area .comment-respond .comment-form input:focus, .elementor-widget-post-comments .comments-area .comment-respond .comment-form textarea:focus-within, .elementor-widget-post-comments .comments-area .comment-respond .comment-form input:focus-within, .elementor-widget-post-comments .comments-area .comment-respond .comment-form textarea:target, .elementor-widget-post-comments .comments-area .comment-respond .comment-form input:target {
	 border: 1px solid;
	 outline: none;
}
 .elementor-widget-post-comments .comments-area .comment-respond .comment-form .form-submit .submit {
	 font-size: 16px;
	 font-weight: 700;
	 color: #fff;
	 border: none;
	 border-radius: 8px;
	 background: #995d81;
}
 .elementor-widget-post-comments .comments-area .comment-respond .comment-form .form-submit .submit:hover {
	 transform: scale(1.05);
}
 .elementor-widget-post-comments .comments-area .comment-respond .comment-form .comment-form-author label, .elementor-widget-post-comments .comments-area .comment-respond .comment-form .comment-form-email label {
	 margin-bottom: 10px;
}
 .elementor-widget-post-comments .comments-area .comment-respond .comment-form .comment-form-cookies-consent {
	 display: flex;
	 align-items: center;
	 gap: 15px;
}
 .elementor-widget-post-comments .comments-area .comment-respond .comment-form .comment-form-cookies-consent label {
	 line-height: 26px;
}
 .elementor-widget-post-comments .comments-area .comment-respond a {
	 transition: 0.2s ease-in-out;
	 color: #995d81;
}
 .elementor-widget-post-comments .comments-area .comment-respond a:hover {
	 opacity: 0.8;
}
 .elementor-post-navigation {
	 display: flex;
	 flex-direction: row;
	 gap: 40px;
	 padding: 5px;
}
 .elementor-post-navigation__separator-wrapper {
	 display: none;
}
 .elementor-post-navigation__link {
	 overflow: unset !important;
}
 .elementor-post-navigation__link a {
	 display: flex;
	 flex-direction: column;
	 width: 100%;
	 margin: 0 auto;
	 border-radius: 8px;
	 overflow: hidden;
	 margin-block: 15px;
	 background-color: #fff;
	 box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
	 margin: 5px;
}
 .elementor-post-navigation img {
	 height: 170px;
	 aspect-ratio: 2;
	 width: 100%;
	 object-fit: cover;
}
 .elementor-post-navigation__link__prev, .elementor-post-navigation__link__next {
	 padding: 10px 25px;
	 width: 100%;
	 min-height: 85px;
}
 .elementor-post-navigation .custom-nav {
	 text-wrap: wrap;
	 font-size: 15px;
	 font-weight: 600;
}
 @media (max-width: 768px) {
	 .elementor-post-navigation {
		 flex-direction: column;
		 gap: 15px;
	}
	 .elementor-post-navigation__link a {
		 width: 100%;
		 margin-block: 15px;
		 margin: 0px;
	}
	 .elementor-post-navigation__link {
		 width: 100% !important;
		 margin: 0 auto;
	}
	 .elementor-post-navigation .elementor-author-box {
		 flex-direction: column !important;
	}
	 .elementor-post-navigation .author-description-text {
		 font-size: 16px !important;
	}
}
 @media (max-width: 630px) {
	 .elementor-post-navigation .container-next-prev-post {
		 min-height: 800px;
	}
}
 @media (max-width: 450px) {
	 .elementor-post-navigation .container-next-prev-post {
		 min-height: 640px;
	}
	 .elementor-post-navigation .container-next-prev-post:not(:is(.elementor-post-navigation__next)) {
		 min-height: 400px !important;
	}
}
 