/*AJUSTE MATERIAS RELACIONADAS*/
.related-posts .block-content.active a[href*='/abril.com.br'] #related-image {
    background-image: url('assets/img/radar_robson_bonin.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='veja.abril.com.br'] #related-image {
    background-image: url('assets/img/related-veja.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='vejasp.abril.com.br'] #related-image {
    background-image: url('assets/img/related-vejasp.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='vejario.abril.com.br'] #related-image {
    background-image: url('assets/img/related-vejario.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='capricho.abril.com.br'] #related-image {
    background-image: url('assets/img/related-capricho.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='super.abril.com.br'] #related-image {
    background-image: url('assets/img/related-super.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='guiadoestudante.abril.com.br'] #related-image {
    background-image: url('assets/img/related-guia.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='quatrorodas.abril.com.br'] #related-image {
    background-image: url('assets/img/related-qr.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='saude.abril.com.br'] #related-image {
    background-image: url('assets/img/related-saude.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='bebe.abril.com.br'] #related-image {
    background-image: url('assets/img/related-bebe.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='boaforma.abril.com.br'] #related-image {
    background-image: url('assets/img/related-boaforma.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='viagemeturismo.abril.com.br'] #related-image {
    background-image: url('assets/img/related-vt.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='claudia.abril.com.br'] #related-image {
    background-image: url('assets/img/related-claudia.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.related-posts .block-content.active a[href*='vocesa.abril.com.br'] #related-image {
    background-image: url('assets/img/related-vocesa.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


/* RELACIONADAS */
ul.relacionadas-s-img {
    padding-left: 20px;
}

ul.relacionadas-s-img li {
    margin: 10px 0px 0px 8px;
    color: #ac1214;
    font-size: x-large;
    line-height: 18px;
}

ul.relacionadas-s-img li a {
    font-size: 18px;
    font-weight: bold;
    font-family: Roboto;
    letter-spacing: 0px;
    color: #2f2f2f;
    opacity: 1;
    margin-left: 0px;
    display: table;
}

ul.relacionadas-s-img li a.mais-lidas-hat-link {
    color: #ac1214 !important;
    font-weight: normal;
    font-size: 14px;
    font-family: 'Source Serif Pro', serif !important;
}

.post .content #relacionadas,
.post .content .videos-relacionados {
    display: inline-block;
}

.post .content .videos-relacionados .play.active::before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: -2px;
    margin-right: 2px;
    background-image: url('../img/play.svg');
    background-size: cover;
    background-position: right;
    vertical-align: bottom;
}

.post .content .videos-relacionados .play.active {
    font: normal normal 500 18px/20px 'Roboto', sans-serif;
    letter-spacing: 0px;
    color: #221f1f;
    text-transform: uppercase;
}

.post .content .videos-relacionados ul.relacionadas-s-img {
    display: flex;
    gap: 23px;
}

.post .content .videos-relacionados ul.relacionadas-s-img li a {
    padding: 0;
}

.post .content .videos-relacionados .relacionadas-list {
    padding: 0 !important;
    flex: 1;
}

.post .content .videos-relacionados .relacionadas-list::before {
    display: none;
}

.post .content .videos-relacionados .relacionadas-list .play-overlay {
    width: 100%;
    height: auto;
    aspect-ratio: 192 / 134;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
}

.post .content .videos-relacionados .relacionadas-list .play-overlay::after {
    content: '';
    display: block;
    width: 52px;
    height: 52px;
    background-image: url('../img/play-white.svg');
    background-size: cover;
}

.post .content .videos-relacionados .relacionadas-list img {
    aspect-ratio: 192 / 134;
    object-fit: cover;
    margin-bottom: 8px;
}

.post .content .videos-relacionados .relacionadas-list .title {
    font: normal normal bold 18px/24px 'Roboto', sans-serif;
    color: #1f1f1f;
}

@media (max-width: 991px) {
    ul.relacionadas-s-img {
        padding-left: 0px;
    }

    ul.relacionadas-s-img li,
    a.mais-lidas-hat-link {
        list-style-type: none;
        margin: 2px 0px 0px 0px;
        color: #ac1214 !important;
        border-bottom: 0;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    ul.relacionadas-s-img li {
        border-bottom: 2px solid #ececec !important;
    }

    ul.relacionadas-s-img li a {
        font-size: 16px;
    }

    li.relacionadas-list .mais-lidas-hat {
        margin-bottom: 5px;
        color: #ac1214 !important;
    }

    .post .content .videos-relacionados .play.active::before {
        margin-left: 0;
    }

    .post .content .videos-relacionados ul.relacionadas-s-img {
        gap: 12px;
        overflow-x: auto;
        scrollbar-width: none;
    }

    .post .content .videos-relacionados ul.relacionadas-s-img::-webkit-scrollbar {
        display: none;
    }

    .post .content .videos-relacionados .relacionadas-list {
        flex: 0 0 auto;
        width: 192px;
    }

    .post .content .videos-relacionados .relacionadas-list .play-overlay {
        top: 10px;
    }
}

@media (min-width: 992px) {
    .post .content .videos-relacionados {
        margin-left: initial;
        width: 100%;
    }
}