/*
Theme Name:     Tema Filho AtkNewsPaper
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Tema filho feito por Atlanthika Informática e Artesanatos
Author:         Atlanthika
Author URI: 	https://atlanthika.com.br
Template:       Newspaper
Version:        9.0c
*/

/*
Este arquivo será carregado automaticamente quando o tema filho estiver ativo.
Você pode usá-lo para CSS personalizado.
*/

.tagdiv-type {
    /*    font-size: 16px; /* @br 15px */
    line-height: 1.43; /* @br 1.74 */
    text-align: justify;
}

.tagdiv-type img {
    margin-bottom: 8px; /* @br 21px; */
}

.tagdiv-type p {
    margin-bottom: 12px; /* @br 26px; */
}

.td-post-featured-image img {
    display: block;
    width: 100%;
    border-radius: 10px;
}

.td-post-featured-image .wp-caption-text {
    margin-bottom: 8px; /* @br 26px; */
    z-index: 1;
}

.wp-block-image figcaption {
    text-align: center;
    font-style: italic;
    margin-top: 0px;
}

.td-post-content {
    margin-top: 15px; /* @br 21px; */
    padding-bottom: 10px; /* @br 16px; */
    text-align: justify;
    line-height: 1.43;
}

@media (max-width: 1018px) {
    .post header .entry-title {
        font-size: 24px;
        line-height: 30px;
    }
}

@media (max-width: 767px) {
    .post header .entry-title {
        margin-top: 3px;
        margin-bottom: 9px;
    }
}

/*  ----------
 *   Subtitulo
 */

.td-post-sub-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 9px 0 14px 0;
}

@media (max-width: 767px) {
    .td-post-sub-title {
        margin: 0 0 16px;
    }
}

.wp-caption-text, .wp-caption-dd {
    text-align: center;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 14px;
}

.td-post-template-default .wpb_video_wrapper {
    margin-bottom: 10px;
}

.entry-thumb {
    border-radius: 10px;
}













