.single-post__hero {
    position: relative;
}

.single-post__hero-wrap {
    position: relative;
    padding: 120px 0 0;
    overflow: hidden;
    z-index: 1;
}

.single-post__hero-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 50px);
    background: linear-gradient(90deg, rgba(255, 98, 22, 0.1) 0%, rgba(255, 181, 62, 0.1) 100%);
    z-index: -1;
}

/*.single-post__hero-wrap.has_post_thumbnail::before {*/
/*    height: 67%;*/
/*}*/

.single-post__hero-wrap .container {
    max-width: 722px;
}

.single-post__title {
    letter-spacing: -0.67px;
    line-height: 1.2;
}

.single-post__meta {
    display: flex;
    flex-direction: column;
}

.single-post__meta-top {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin-top: 15px;
}

.post-categories a {
    color: var(--color-black);
    text-decoration: none;
    transition: 0.3s all;
}

.single-post__meta-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
    padding: 16px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.post-meta__author {
    display: flex;
    align-items: center;
    gap: 8px;
}

.author-prefx {
    font-size: var(--fs-caption-3);
    color: rgba(0, 0, 0, 0.5);
}

.author-avatar {
    border-radius: 4px;
    object-fit: cover;
}

.author-name {
    font-size: var(--fs-body-2);
}

.post-meta__read-time {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: var(--fs-caption-1);
    color: rgba(0, 0, 0, 0.6);
}

.single-post__media {
    max-width: 958px;
    margin: 33px auto 0;
    padding: 0 15px;
    text-align: center;
}

.single-post__media img {
    border-radius: 8px;
}

.single-post__body {
    padding: 10px 0 0;
}

.single-post__body .container {
    max-width: 722px;
}

.single-post__body .entry-content {
    padding-bottom: 30px;
}

.entry-content li:not(:nth-last-child(1)) {
    margin-bottom: 15px;
}

.entry-content ul, .entry-content ol {
    margin-bottom: 23px;
}

.single-post__author-box {
    max-width: 928px;
    margin: 21px auto 0;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 32px 32px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

.author-box__avatar {
    flex: 0 0 64px;
    width: 64px;
    height: 64px;
}

.author-box__avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    display: block;
}

.author-box__name {
    margin: 0 0 4px 0;
    white-space: nowrap;
    font-size: var(--fs-body-1);
    color: var(--color-black);
}

.author-box__position {
    font-size: var(--fs-caption-1);
    letter-spacing: -0.25px;
    color: rgba(0, 0, 0, 0.7);
}

.author-box__bio {
    max-width: 100%;
    margin-left: auto;
    font-size: var(--fs-caption-1);
    line-height: 1.2;
    letter-spacing: -0.3px;
    color: var(--color-black);
}

.social-share {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding-top: 21px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.social-share__title {
    margin: 0;
    font-size: var(--fs-caption-1);
    white-space: nowrap;
    letter-spacing: -0.3px;
    color: rgba(0, 0, 0, 0.6);
}

div.heateor_sss_sharing_container {
    margin: 0 !important;
    width: auto !important;
}

div.heateor_sss_sharing_ul {
    display: flex !important;
    flex-wrap: wrap;
    gap: 12px 5px;
    margin: 0 !important;
    padding: 0 !important;
}

.social-share div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
    width: auto !important;
    height: auto !important;
    display: flex !important;
    align-items: center;
    gap: 5px;
    padding: 11px 11px !important;
    line-height: 1 !important;
    letter-spacing: -0.3px;
    text-decoration: none !important;
    border-radius: 8px !important;
    border: 1px solid #EAEAEA !important;
    background-color: #ffffff !important;
    box-sizing: border-box !important;
    transition: border-color, background-color 0.3s ease !important;
}

div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a:hover {
    background-color: #EAEAEA !important;
    border-color: #EAEAEA !important;
    color: var(--color-black) !important;
}

div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a span.heateor_sss_svg svg {
    display: none !important;
}

div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a span.heateor_sss_svg {
    width: 16px !important;
    height: 16px !important;
    float: none !important;
    display: block !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    background-color: #000000 !important;
    -webkit-mask-size: contain !important;
    mask-size: contain !important;
    -webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat !important;
    -webkit-mask-position: center !important;
    mask-position: center !important;
}

.heateor_sss_facebook span.heateor_sss_svg {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'/%3E%3C/svg%3E") !important;
}

.heateor_sss_button_x span.heateor_sss_svg {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4l11.733 16h4.267l-11.733 -16z'/%3E%3Cpath d='M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4l11.733 16h4.267l-11.733 -16z'/%3E%3Cpath d='M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772'/%3E%3C/svg%3E") !important;
}

.heateor_sss_button_linkedin span.heateor_sss_svg {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z'/%3E%3Crect x='2' y='9' width='4' height='12'/%3E%3Ccircle cx='4' cy='4' r='2'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z'/%3E%3Crect x='2' y='9' width='4' height='12'/%3E%3Ccircle cx='4' cy='4' r='2'/%3E%3C/svg%3E") !important;
}

.heateor_sss_button_copy_link span.heateor_sss_svg {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E") !important;
}

.s-related-articles {
    padding: 40px 0 20px;
}

.s-related-articles .headline--title span {
    color: #999999;
}

.s-related-articles .posts-grid {
    margin-top: 28px;
    padding: 0;
    border-bottom: 0;
}

@media (min-width: 641px) {
    .single-post__hero-wrap {
        min-height: 550px;
    }

    .single-post__hero-wrap::before {
        height: 67%;
    }
}

@media (min-width: 768px) {
    .social-share .heateor_sss_sharing_ul a::after {
        font-size: var(--fs-caption-1);
        font-weight: 400;
        color: var(--color-black);
        white-space: nowrap;
    }

    .heateor_sss_facebook::after { content: "Facebook"; }
    .heateor_sss_button_x::after { content: "X(Twitter)"; }
    .heateor_sss_button_linkedin::after { content: "Linkedin"; }
    .heateor_sss_button_copy_link::after { content: "Copy Link"; }

    .author-box__bio {
        flex: 0 1 500px;
        max-width: 500px;
    }
}

@media (min-width: 992px) {
    .single-post__hero {
        padding: 20px;
    }

    .single-post__hero-wrap {
        padding: 136px 0 0;
    }

    .single-post__hero-wrap::before {
        border-radius: 8px;
    }

    .single-post__body {
        padding: 10px 0 0;
    }

    .single-post__author-box {
        padding: 32px;
    }

    .s-related-articles {
        padding: 80px 0 0;
    }

    .s-related-articles .posts-grid {
        margin-top: 48px;
    }
}

@media (max-width: 767px) {
    .single-post__author-box {
        flex-wrap: wrap;
        align-items: center;
        gap: 16px;
        padding: 20px;
    }

    .author-box__info {
        flex: 1;
        width: 100%;
    }
}

@media (max-width: 360px) {
    .single-post__meta-bottom {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .post-meta__read-time {
        margin-left: auto;
    }

    .social-share__title {
        display: none;
    }
}