.post-content .post-details .elementor-icon-list-icon {
    display: none !important;
}
.post-content .post-details .elementor-post-info__item--type-custom {
    padding: 0;
}
.post-content .post-details a {
    transition: 0.25s ease-in-out;
}
.post-content .post-details a:hover {
    opacity: 0.8;
}
.post-content .post-content-text h2, .post-content .post-content-text h2, .post-content .post-content-text h3, .post-content .post-content-text h4, .post-content .post-content-text h5, .post-content .post-content-text h6, .post-content .post-content-text b, .post-content .post-content-text strong {
    color: #280071;
    font-weight: 500;
}
.post-content .post-content-text p {
    margin-bottom: 15px;
}
.post-content .post-content-text a {
    color: #141414;
    font-weight: 500;
    text-decoration: underline;
    transition: 0.25s ease-in-out;
}
.post-content .post-content-text a:hover {
    color: #280071;
}
.post-content .post-content-text img {
    border-radius: 16px;
}
.post-content .post-content-text blockquote {
    margin: 25px;
    padding: 10px;
    background-color: #fff;
    border-left: 7px solid #3abdd9;
    border-radius: 8px;
}

/*Comments*/
.elementor-widget-post-comments {
    margin-top: 30px;
    font-family: 'Plus Jakarta Sans', sans-serif;
}
.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: #280071;
    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: #280071;
}
.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: #280071;
}
.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: #280071;
}
.elementor-widget-post-comments .comments-area .comment-respond .comment-form p {
    font-size: 16px;
    font-weight: 400;
}
.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: #280071;
}
.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: #280071;
}
.elementor-widget-post-comments .comments-area .comment-respond a:hover {
    opacity: 0.8;
}


/*Nav post*/
.elementor-post-navigation {
    display: flex;
    flex-direction: row;
    gap: 40px;
    padding: 5px;
}
.elementor-post-navigation__separator-wrapper{
    display: none;
}
.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__link {
    overflow: unset !important;
}
.post-navigation__prev--label, .post-navigation__next--label {
    font-size: 13px !important;
    font-family: 'Plus Jakarta Sans', sans-serif;
}
.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;
}
.custom-nav {
    text-wrap: wrap;
    font-size: 15px;
    font-weight: 600;
}
@media (max-width: 768px) {
    .elementor-post-navigation {
        display: flex;
        flex-direction: column;
        gap: 15px;
   }
    .elementor-post-navigation__link a {
        width: 100%;
        margin-block: 15px;
        margin: 0px;
   }
    .elementor-post-navigation .elementor-post-navigation__link {
        width: 100% !important;
        margin: 0 auto;
   }
    .elementor-author-box {
        flex-direction: column !important;
   }
    .author-description-text {
        font-size: 16px !important;
   }
}
@media (max-width: 630px) {
    .container-next-prev-post {
        min-height: 800px;
   }
}
@media (max-width: 450px) {
    .container-next-prev-post {
        min-height: 640px;
   }
    .container-next-prev-post:not(:is(.elementor-post-navigation__next)) {
        min-height: 400px !important;
   }
}

.kksr-muted{
    color: #3A3A3A;
    font-family: 'Plus Jakarta Sans', sans-serif;
}
