/*
Theme Name:		Atk-News Tema Filho newspaper
Theme URI:		https://atlanthika.com.br
Description:	Tema filho feito por Atlanthika Informática e Artesanatos
Author:				Atlanthika
Author URI:		https://atlanthika.com.br
Template:			Newspaper
Version:			1.0.2025
*/

/* ----------------------------------------------------------------------------
Este arquivo será carregado automaticamente quando o tema filho estiver ativo.
Você pode usá-lo para CSS personalizado.
Editado em 27 de março 2025
*/

.tagdiv-type {
  /*  ----------------------------------------------------------------------------
    text and Images align
  */
  font-size: 16px; /* @br 15px */
  line-height: 1.43; /* @br 1.74 */
  color: #222;
  text-align: justify;
  /*  ----------------------------------------------------------------------------
    quote :not(.wp-block-quote)
*/
}

.tagdiv-type img {
  margin-bottom: 8px; /* @br 21px; */
}

.tagdiv-type p {
  margin-bottom: 12px; /* @br 26px; */
}

.td-post-featured-image img {
  display: block;
  margin-bottom: 8px; /* @br 26px; */
  width: 100%;
  border-radius: 14px;
}

.td-post-featured-image .wp-caption-text {
  margin-bottom: 8px; /* @br 26px; */
  z-index: 1;
}

.wp-block-image figcaption {
  font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  text-align: center; /* left; */
  margin: 6px 0 12px 0;/* 6px 0 26px 0; */
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  line-height: 18px;
}

.td-post-content {
  margin-top: 15px; /* @br 21px; */
  padding-bottom: 10px; /* @br 16px; */
  text-align: justify;
  line-height: 1.43;
}

/*  ----------------------------------------------------------------------------
    Título do Post
*/

.post {
  background-color: #fff;
}
.post header .entry-title {
  margin-top: 0;
  margin-bottom: 5px;
  word-wrap: break-word;
  font-size: 34px;
  line-height: 40px;
}

@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-family: 'Open Sans', 'Open Sans Regular', sans-serif;
  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 {
  font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  text-align: left;
  margin: 6px 0 6px 0;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  line-height: 14px;
}

.td-post-template-default .wpb_video_wrapper {
  margin-bottom: 10px;
}

.entry-thumb {
  border-radius: 10px;
}
