/* single */
.woomen-single-post-content {
    max-width: 924px;
    margin: 0 auto 22px;
}

.woomen-single-post-content-container:before,
.woomen-single-post-content-container:after {
    content: '';
    display: table;
    clear: both;
}

.woomen-single-post-content-container>* {
    margin-bottom: 20px;
}

.woomen-single-post-banner-top-content-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 21px;
    margin-top: 76px;
    margin-bottom: 55px;
}

.woomen-single-post-banner-top-content-container .woomen-post-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 37.8px;
    margin-bottom: 0;
    letter-spacing: 0.03em;
    color: #1d1d1d;
    max-width: 100%;
    text-align: center;
}

.woomen-single-post-banner-top-content-container .woomen-single-top-content {
    display: flex;
    align-items: center;
    gap: 20px;
}

.woomen-single-post-banner-top-content-container .woomen-single-top-content .woomen-single-post-info {
    font-size: 12px;
    font-weight: 400;
    line-height: 15.12px;
    letter-spacing: 0px;
    color: #1d1d1d;
    margin-bottom: 0;
}

.woomen-single-post-banner-top-content-container .woomen-single-top-content .woomen-single-post-info a {
    color: #1d1d1d;
    text-transform: uppercase;
}

.woomen-single-post-banner-top-content-container .woomen-single-top-content .woomen-single-post-info a:hover {
    color: #1D1D1D;
}



.woomen-single-post-content-container .wp-block-site-title {
    margin: 0px;
}

.wp-block-navigation .wp-block-navigation-item__content {
    font-size: 15px;
}

.woomen-single-post-content-container h2 {
    color: #000000;
    font-size: 22px;
    font-weight: 800;
    font-family: inter;
    margin-bottom: 8px;
}

.woomen-single-post-content-container .wp-block-site-title a {
    color: #1d1d1d;
    font-size: 2em;
}

.woomen-single-post-banner-top-content-container .woomen-single-top-content .woomen-single-post-info .woomen-single-post-date {
    color: #1d1d1d;
}

.woomen-single-post-banner-top-content-container .woomen-single-top-content .woomen-single-post-info span {
    color: #767676;
}

.woomen-single-post-banner-top-content-container .woomen-single-top-content .woomen-post-grid-content-comment {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #1D1D1D;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.12px;
    letter-spacing: 0px;
}

.woomen-single-post .woomen-single-post-banner {
    padding: 0px 60px 52px 60px;
    max-width: 1920px;
    margin: auto;
}

.woomen-single-post .woomen-single-post-banner .woomen-single-post-banner-image {
    margin: auto;
}

.woomen-single-post-content .woomen-social-link-tags {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 60px 0 52px;
    padding-bottom: 12px;
}

.woomen-single-post-content .woomen-social-link-tags .woomen-post-social-links {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.woomen-single-post-content .woomen-social-link-tags .woomen-post-social-links a {
    color: #1D1D1D;
    font-size: 15px;
}

.woomen-single-post-content .woomen-social-link-tags .woomen-single-post-tags {
    display: flex;
    align-items: center;
    padding-top: 3px;
    gap: 9px;
    flex-wrap: wrap;
}

.woomen-single-post-content .woomen-social-link-tags .woomen-single-post-tags a {
    border: 1px solid #E6E6E6;
    padding: 0px 14px 0px 13px;
    line-height: 28px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    color: #1D1D1D;
}

.woomen-single-post-content .woomen-social-link-tags .woomen-single-post-tags a:hover {
    border-color: #1D1D1D;
    transition: 0.2s;
}

.woomen-single-post-content .woomen-social-link-tags .d-flex a i:hover {
    color: #1d1d1d;
}

.woomen-single-post-content .woomen-single-post-author {
    border: 1px solid #E6E6E6;
    padding: 40px 85px 40px 40px;
    display: flex;
    align-items: center;
    gap: 17px;
    margin-bottom: 51px;
}

.woomen-single-post-content .woomen-single-post-author img {
    border-radius: 60px;
    width: 112px;
    height: 112px;
    object-fit: cover;
}

.woomen-single-post-content .woomen-single-post-author .woomen-single-author {
    width: 84%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.woomen-single-post-content .woomen-single-post-author .woomen-single-author a {
    display: flex;
    align-self: flex-start;
}

.woomen-single-post-content .woomen-single-post-author .woomen-single-author a p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 28px;
    text-transform: uppercase;
    color: #1D1D1D;
}

.woomen-single-post-content .woomen-single-post-author .woomen-single-author a:hover p {
    color: #1D1D1D;
}

.woomen-single-post-prev a {
    display: flex;
    gap: 23px !important;
}

.woomen-single-post-content .woomen-single-post-author .woomen-single-author .author-description {
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    color: #1D1D1D;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.woomen-single-post-content .woomen-single-post-author .woomen-single-post-author-image {
    width: 16%;
}

.woomen-single-post-content .woomen-single-post-next-prev {
    align-items: center;
    margin-bottom: 44px;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-post-navigation-separator {
    color: #1d1d1d;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link {
    display: flex;
    align-items: start;
    overflow: hidden;
    gap: 20px;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link:hover i {
    border-color: #1D1D1D;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link i {
    border: 1px solid #E6E6E6;
    padding: 16px 19px;
    border-radius: 50px;
    color: #1D1D1D;
    font-size: 16px;
    margin: 7px 0 0 3px;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link .prev-post-text {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link .prev-post-text p {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    color: #1D1D1D;
    margin-bottom: 0;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link:hover p {
    color: #1D1D1D;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link .prev-post-text span {
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.3px;
    color: #374641;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link:hover span {
    color: #1D1D1D;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link {
    display: flex;
    justify-content: flex-end;
    align-items: start;
    gap: 21px;
    padding-right: 3px;
    overflow: hidden;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link:hover i {
    border-color: #1D1D1D;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link i {
    border: 1px solid #E6E6E6;
    padding: 16px 19px;
    border-radius: 50px;
    color: #1D1D1D;
    font-size: 16px;
    margin-top: 11px;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link .next-post-text {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 7px;
    padding-top: 2px;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link .next-post-text p {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    color: #1D1D1D;
    margin-bottom: 0;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link:hover p {
    color: #1D1D1D;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link .next-post-text span {
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    color: #374641;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: end;
}

.woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link:hover span {
    color: #1D1D1D;
}

.woomen-single-post-content .woomen-related-post-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    color: #1D1D1D;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding: 0 12px;
}

.woomen-blog-post-single-content {
    display: flex;
    flex-direction: column;
    gap: 23px;
}

.woomen-blog-post-single-advisors {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.woomen-blog-post-single-advisors-content p img {
    padding-top: 22px;
}

.woomen-blog-post-single-advisors-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-top: 22px;
}

.woomen-blog-post-single-advisors-description {
    padding-top: 6px;
    display: flex;
    flex-direction: column;
    gap: 29px;
}

.woomen-blog-post-single-advisors-content blockquote p {
    padding-bottom: 10px;
}

.woomen-post-single-grid {
    padding: 7px 3px 0 1px !important;
    display: flex !important;
    gap: 20px !important;
}

.woomen-post-single-grid .wp-caption .wp-caption-text {
    text-align: center;
    font-style: italic;
    /* border-bottom: 2px solid rgba(0, 0, 0, .05); */
    padding: 16px 0;
    margin: 12.92px 0px;
    letter-spacing: 0.3px;
}

.woomen-single-related-posts .woomen-blogs-grid-thumb {
    height: 450px;
}

.woomen-single-related-posts .woomen-blogs-grid-thumb img {
    height: 100%;
}

/* comments */
.woomen-single-post-comments {
    max-width: 924px;
    margin: auto;
}

.woomen-single-post-comments .woomen-comments-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    color: #1D1D1D;
    margin-bottom: 33px;
    text-transform: uppercase;
}

.woomen-single-post-comments .woomen-comments-list .comment {
    display: flex;
    align-items: center;
    gap: 21px;
    padding: 0 0 40px 0;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #E6E6E6;
    align-items: start;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-image {
    width: 90px;
    height: 90px;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-box-content {
    width: calc(100% - 120px);
    padding-top: 5px;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-image img {
    border-radius: 50%;
    object-fit: cover;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-box-content .comment-author {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-box-content .comment-author .comment-title-date {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 22px;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-box-content .comment-author .comment-title-date a {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #1D1D1D;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-box-content .comment-author .comment-title-date a:hover {
    color: #1D1D1D;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-box-content .comment-author .comment-title-date .fn {
    margin: 0px;
    font-size: 13px;
    font-weight: 600;
    line-height: 16.38px;
    letter-spacing: 0px;
    color: #1D1D1D;
    text-transform: uppercase;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-box-content .comment-text-reply p {
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    color: #1d1d1d;
    margin-bottom: 5px;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-box-content .comment-text-reply .comment-reply-link {
    font-size: 14px;
    color: #1d1d1d;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-box-content .comment-text-reply .comment-reply-link:hover {
    color: #1D1D1D;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-box-content .comment-author .comment-edit-link {
    color: #1d1d1d;
    font-size: 14px;
}

.woomen-single-post-comments .woomen-comments-list .comment .comment-box-content .comment-author .comment-edit-link:hover {
    color: #1D1D1D;
}

.woomen-single-post-comments .comment-respond .comment-reply-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    text-transform: uppercase;
    color: #1D1D1D;
    margin-bottom: 23px;
}

.woomen-single-post-comments .comment-respond .comment-reply-title #cancel-comment-reply-link {
    color: #1d1d1d;
    text-transform: capitalize;
}

.woomen-single-post-comments .comment-respond #commentform>.logged-in-as {
    margin: 0 0 40px 0;
    padding: 0px;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #1d1d1d;
}

.woomen-single-post-comments .comment-respond #commentform>.comment-notes {
    margin: 0 0 40px 0;
    padding: 0px;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #1d1d1d;
    width: 100%;
}

.woomen-single-post-comments .comment-respond #commentform {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-comment {
    width: 100%;
    margin: 0px 0px 27px 0px;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-author {
    width: calc(50% - 15px);
    margin-right: 30px;
    margin-bottom: 25px;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-author label {
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0px;
    color: #767676;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-author #author {
    border: none;
    border-bottom: 2px solid #E6E6E6;
    border-radius: 0px;
    padding: 0px 0px 6px 0px;
    outline: none;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-author #author:focus {
    border-bottom: 2px solid #1d1d1d;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-email {
    width: 48%;
    margin-bottom: 25px;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-email label {
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0px;
    color: #767676;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-email #email {
    border: none;
    border-bottom: 2px solid #E6E6E6;
    border-radius: 0px;
    padding: 0px 0px 6px 0px;
    outline: none;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-email #email:focus {
    border-bottom: 2px solid #1D1D1D !important;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-url {
    display: none;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-cookies-consent {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 26px 0;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-cookies-consent #wp-comment-cookies-consent {
    width: 16px;
    height: 16px;
    border: 1px solid #1D1D1D;
    margin: 0 !important;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-cookies-consent label {
    margin: 0px;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #1D1D1D;
}

.woomen-single-post-comments .comment-respond #commentform .form-submit {
    position: relative;
    width: 100%;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-comment label {
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    color: #1d1d1d;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-comment textarea {
    padding: 15px 0px 25px 0px;
    border-bottom: 2px solid #E6E6E6 !important;
    border: none;
    height: 195px;
    border-radius: 0px;
    outline: none;
}

.woomen-single-post-comments .comment-respond #commentform .comment-form-comment textarea:focus {
    border-bottom: 2px solid #1d1d1d !important;
}

.woomen-single-post-comments .comment-respond #commentform .form-submit #submit {
    width: 100%;
    padding: 18px;
    border: 1px solid #1d1d1d;
    border-radius: 0px;
    background-color: #1D1D1D;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    line-height: 16.38px;
    letter-spacing: 0px;
    text-transform: uppercase;
    background-image: linear-gradient(90deg, #222 50%, #fff 50%);
    border-radius: 0;
    background-position: left center;
    background-size: 300%;
    transition: 0.9s !important;
}

.woomen-single-post-comments .comment-respond #commentform .form-submit #submit:hover {

    color: #1d1d1d;
    background-position: right center;

}

.woomen-single-post-comments .comment-respond #commentform .form-submit:hover:before {
    color: #1d1d1d;
}

.woomen-single-post-comments .comment-respond #commentform .form-submit {
    position: relative;
}

.woomen-single-post-comments .comment-respond #commentform .form-submit:before {
    content: '\f061';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #ffffff;
    position: absolute;
    right: 42%;
    top: 19px;
    transform: rotate(-45deg);
    font-size: 15px;
}

.woomen-blogs-banner-post .woomen-post-read-more {
    color: #fff !important;
}

@media(max-width: 1399px) {
    .woomen-single-post-comments .woomen-comments-list .comment .comment-image img {
        width: 170px;
    }

    .woomen-single-post-content .woomen-single-post-author .woomen-single-author {
        width: 80%;
    }

    .woomen-single-post-comments .comment-respond #commentform .comment-form-author {
        margin-right: 29px;
    }

    .woomen-single-post-content .woomen-single-post-author img {
        height: 100%;
    }
}

@media(max-width: 1199px) {
    .woomen-single-post-content .woomen-single-post-author .woomen-single-author {
        width: 80%;
    }

    .woomen-single-post-comments .woomen-comments-list .comment .comment-image img {
        width: 210px;
    }

    .woomen-single-post-comments .comment-respond #commentform .comment-form-author {
        margin-right: 24px;
    }

    .woomen-single-post-content .woomen-single-post-author .woomen-single-post-author-image {
        width: 20%;
    }

    .woomen-single-post-comments .comment-respond #commentform .form-submit:before {
        right: 38%;
    }
}

@media (max-width: 1024px) {

    .woomen-single-post-banner-top-content-container {
        margin: 50px 0 30px 0;
    }

    .woomen-single-post .woomen-single-post-banner {
        padding: 0px 40px 40px 40px;
    }

    .woomen-single-post-content-container {
        gap: 20px !important;
    }

    .woomen-blog-post-single-advisors-description,
    .woomen-blog-post-single-content,
    .woomen-blog-post-single-advisors {
        gap: 15px;
    }

    .woomen-single-post-content-container p {
        font-size: 12px;
        font-weight: 400;
        line-height: 24px;
    }

    .woomen-single-post-content-container blockquote p span {
        font-size: 16px !important;
        line-height: 30px !important;
    }

}

@media(max-width: 991px) {
    .woomen-single-post-comments .woomen-comments-list .comment .comment-image img {
        width: 180px;
    }
}

@media(max-width: 767px) {
    .woomen-blog-post-single-content {
        padding-top: 20px;
    }

    .woomen-blog-post-single-advisors-content {
        padding-top: 15px;
    }

    .woomen-single-post-content .woomen-single-post-author {
        flex-direction: column;
        align-items: flex-start;
        padding: 40px;
    }

    .woomen-single-post-content .woomen-single-post-author .woomen-single-author {
        width: 100%;
    }

    .woomen-single-post-content .woomen-single-post-author .woomen-single-post-author-image {
        width: 25%;
    }

    .woomen-single-post-comments .woomen-comments-list .comment {
        align-items: flex-start;
        flex-direction: column;
    }

    .woomen-single-post-comments .woomen-comments-list .comment .comment-image {
        width: 120px;
        height: 120px;
    }

    .woomen-single-post-comments .woomen-comments-list .comment .comment-image img {
        width: 100%;
        height: 100%;
    }

    .woomen-single-post .woomen-single-post-banner {
        padding: 0px 10px;
    }

    .woomen-single-post-comments .comment-respond #commentform .comment-form-author {
        margin-right: 0px;
        width: 100%;
    }

    .woomen-single-post-comments .comment-respond #commentform .comment-form-email {
        width: 100%;
    }

    .woomen-single-post-comments .comment-respond #commentform .form-submit:before {
        right: 36%;
    }

    .woomen-single-post-content .woomen-single-post-author .woomen-single-author a p {
        font-size: 12px;
    }

    .woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link .next-post-text p,
    .woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link .prev-post-text p {
        font-size: 13px;
    }

    .woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link .next-post-text span,
    .woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link .prev-post-text span {
        font-size: 11px;
    }

    .woomen-blogs-grid-content {
        gap: 10px;
    }

    .woomen-single-post-comments .woomen-comments-title,
    .woomen-single-post-content .woomen-related-post-title,
    .woomen-single-post-comments .comment-respond #commentform>.logged-in-as,
    .woomen-blogs-grid {

        margin-bottom: 25px;
    }

    .woomen-single-post-comments .woomen-comments-title,
    .woomen-single-post-comments .comment-respond .comment-reply-title,
    b,
    .woomen-single-post-content .woomen-related-post-title {
        font-size: 15px;
        line-height: 26px;

    }

    .woomen-single-post-comments .comment-respond #commentform .comment-form-comment textarea {
        height: 130px;
    }

    .woomen-post-single-grid {
        gap: 10px !important;
        padding: 0px 0px 0 0px !important;
    }

    .woomen-single-post-content-container .woomen-single-content-images .woomen-images-combine p img {
        width: calc(100% / 2 - 5px);
        height: auto;
    }
}

@media (max-width: 550px) {
    .woomen-single-post .woomen-single-post-banner {
        padding: 0px 15px 20px 15px;
    }

    .woomen-single-post-content-container .woomen-single-content-images {
        gap: 10px;
        padding: 15px 0;
    }

    .woomen-single-post-content-container .woomen-single-content-images .woomen-images-combine p {
        gap: 10px;
    }

    .woomen-blogs-banner-post .woomen-post-title {
        width: 100%;
    }
}

@media(max-width: 510px) {
    .woomen-single-post-content .woomen-social-link-tags {
        justify-content: center;
        gap: 20px;
    }

    .woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link {
        gap: 10px;
    }

    .woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link .prev-post-text {
        gap: 10px;
    }

    .woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link {
        gap: 10px;
    }

    .woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link .next-post-text {
        gap: 10px;
    }

    .woomen-single-post-content .woomen-single-post-next-prev .woomen-post-navigation-separator {
        display: none;
    }

    .woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-prev .prev-post-link i {
        padding: 13px 16px;
    }

    .woomen-single-post-content .woomen-single-post-next-prev .woomen-single-post-next .next-post-link i {
        padding: 13px 16px;
    }

    .woomen-single-post-comments .comment-respond #commentform .form-submit:before {
        right: 30%;
    }
}

select {
    border-radius: 0;
    margin-bottom: 10px;
}