@charset "UTF-8";

@page {
  margin-top: 0.35in;
  margin-bottom: 0.5in;
  margin-left: 0.5in;
  margin-right: 0.5in;
  size: letter portrait;
}

@media print {
  html,
  body {
    background: #fff !important;
  }

  body {
    color: #000 !important;
    font: 12pt/1.4 "Times New Roman", Times, serif !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }

  header,
  footer,
  nav,
  aside,
  .columna-fija,
  .migas-otraparte,
  .wp-block-search,
  .wp-block-query,
  .wp-block-template-part,
  .wp-block-comments,
  .wp-block-comment-template,
  .wp-block-post-comments-form,
  .wp-block-post-navigation-link,
  .wp-block-post-terms,
  .is-style-post-terms-1,
  .random-juicios,
  #mc_embed_signup,
  #mc_embed_shell,
  .sharedaddy,
  .jp-relatedposts,
  .yoast-breadcrumbs,
  .wpforms-container,
  .grecaptcha-badge {
    display: none !important;
    visibility: hidden !important;
  }

  body.page .wp-block-columns,
  body.page .wp-block-column,
  body.page main,
  body.page #articulo,
  body.single #articulo,
  body.single main,
  body.single main > .wp-block-group.alignfull,
  body.single .wp-block-post-title,
  body.single .wp-block-post-featured-image,
  body.single .wp-block-post-content {
    display: block !important;
    position: static !important;
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    box-shadow: none !important;
  }

  body.page main > :not(.article) {
    display: none !important;
  }

  body.page .wp-block-columns > .wp-block-column:not(:last-child) {
    display: none !important;
  }

  body.page .wp-block-columns > .wp-block-column:last-child {
    flex-basis: 100% !important;
    width: 100% !important;
  }

  body.single main > .wp-block-group.alignfull > :not(.wp-block-post-title):not(.wp-block-post-featured-image):not(.wp-block-post-content) {
    display: none !important;
  }

  body.page #articulo,
  body.single #articulo,
  body.page #articulo p,
  body.single #articulo p,
  body.page #articulo li,
  body.single #articulo li,
  body.page #articulo blockquote p,
  body.single #articulo blockquote p,
  body.single .wp-block-post-title,
  body.single .wp-block-post-content,
  body.single .wp-block-post-content p,
  body.single .wp-block-post-content li,
  body.single .wp-block-post-content blockquote p {
    font-family: "Times New Roman", Times, serif !important;
    color: #000 !important;
  }

  body.page #articulo,
  body.single #articulo,
  body.single .wp-block-post-content {
    font-size: 12pt !important;
    line-height: 1.35 !important;
    text-align: justify !important;
    overflow: visible !important;
    hyphens: auto !important;
  }

  body.page #articulo > :first-child,
  body.single #articulo > :first-child,
  body.single .wp-block-post-content > :first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  body.page #articulo p,
  body.single #articulo p,
  body.single .wp-block-post-content p {
    margin-top: 0 !important;
    margin-bottom: 12pt !important;
    line-height: 1.35 !important;
    text-align: justify !important;
  }

  body.page #articulo p.left,
  body.page #articulo p.has-text-align-left,
  body.single #articulo p.left,
  body.single #articulo p.has-text-align-left,
  body.single .wp-block-post-content p.left,
  body.single .wp-block-post-content p.has-text-align-left {
    text-align: left !important;
  }

  body.page #articulo p.right,
  body.page #articulo p.has-text-align-right,
  body.single #articulo p.right,
  body.single #articulo p.has-text-align-right,
  body.single .wp-block-post-content p.right,
  body.single .wp-block-post-content p.has-text-align-right {
    text-align: right !important;
  }

  body.page #articulo p.center,
  body.page #articulo p.has-text-align-center,
  body.single #articulo p.center,
  body.single #articulo p.has-text-align-center,
  body.single .wp-block-post-content p.center,
  body.single .wp-block-post-content p.has-text-align-center {
    text-align: center !important;
  }

  body.page #articulo .margin-20-v,
  body.single #articulo .margin-20-v,
  body.single .wp-block-post-content .margin-20-v {
    margin-top: 20pt !important;
    margin-bottom: 20pt !important;
  }

  body.page #articulo blockquote,
  body.single #articulo blockquote,
  body.single .wp-block-post-content blockquote {
    margin: 12pt 1cm !important;
    padding: 0 !important;
    border: 0 !important;
  }

  body.page #articulo h1,
  body.page #articulo h2,
  body.page #articulo h3,
  body.page #articulo h4,
  body.page #articulo h5,
  body.page #articulo h6,
  body.single #articulo h1,
  body.single #articulo h2,
  body.single #articulo h3,
  body.single #articulo h4,
  body.single #articulo h5,
  body.single #articulo h6,
  body.single .wp-block-post-title,
  body.single .wp-block-post-content h1,
  body.single .wp-block-post-content h2,
  body.single .wp-block-post-content h3,
  body.single .wp-block-post-content h4,
  body.single .wp-block-post-content h5,
  body.single .wp-block-post-content h6 {
    display: block !important;
    width: 100% !important;
    font-family: "Times New Roman", Times, serif !important;
    color: #000 !important;
    text-align: center !important;
    line-height: 1.15 !important;
    margin-top: 10pt !important;
    margin-bottom: 0 !important;
    page-break-after: avoid !important;
    break-after: avoid-page !important;
    page-break-inside: avoid !important;
    break-inside: avoid-page !important;
    hyphens: none !important;
  }

  body.page #articulo h1,
  body.single #articulo h1,
  body.single .wp-block-post-title,
  body.single .wp-block-post-content h1 {
    font-size: 20pt !important;
    font-weight: 400 !important;
    margin-top: 0 !important;
    margin-bottom: 8pt !important;
  }

  body.page #articulo h2,
  body.single #articulo h2,
  body.single .wp-block-post-content h2 {
    font-size: 16pt !important;
    font-weight: 700 !important;
  }

  body.page #articulo h3,
  body.single #articulo h3,
  body.single .wp-block-post-content h3 {
    font-size: 15pt !important;
    font-weight: 400 !important;
  }

  body.page #articulo h4,
  body.single #articulo h4,
  body.single .wp-block-post-content h4 {
    font-size: 14pt !important;
    font-weight: 700 !important;
  }

  body.page #articulo h5,
  body.single #articulo h5,
  body.single .wp-block-post-content h5 {
    font-size: 13pt !important;
    font-weight: 400 !important;
  }

  body.page #articulo h6,
  body.single #articulo h6,
  body.single .wp-block-post-content h6 {
    font-size: 12pt !important;
    font-weight: 700 !important;
    text-transform: none !important;
    letter-spacing: normal !important;
  }

  body.page #articulo :is(h1, h2, h3, h4, h5, h6) + :is(h1, h2, h3, h4, h5, h6),
  body.single #articulo :is(h1, h2, h3, h4, h5, h6) + :is(h1, h2, h3, h4, h5, h6),
  body.single .wp-block-post-content :is(h1, h2, h3, h4, h5, h6) + :is(h1, h2, h3, h4, h5, h6) {
    margin-top: 10pt !important;
  }

  body.single .wp-block-post-featured-image,
  body.page #articulo .wp-block-image,
  body.single #articulo .wp-block-image,
  body.single .wp-block-post-content .wp-block-image,
  body.page #articulo figure,
  body.single #articulo figure,
  body.single .wp-block-post-content figure,
  body.page #articulo pre,
  body.single #articulo pre,
  body.single .wp-block-post-content pre {
    page-break-inside: avoid !important;
    break-inside: avoid-page !important;
  }

  body.page #articulo img,
  body.single #articulo img,
  body.single .wp-block-post-featured-image img,
  body.single .wp-block-post-content img {
    display: block !important;
    max-width: 100% !important;
    max-height: 8.5in !important;
    height: auto !important;
    margin: 10pt auto !important;
  }

  body.page #articulo p.left img,
  body.page #articulo p.right img,
  body.page #articulo p.center img,
  body.page #articulo p.has-text-align-left img,
  body.page #articulo p.has-text-align-right img,
  body.page #articulo p.has-text-align-center img,
  body.single #articulo p.left img,
  body.single #articulo p.right img,
  body.single #articulo p.center img,
  body.single #articulo p.has-text-align-left img,
  body.single #articulo p.has-text-align-right img,
  body.single #articulo p.has-text-align-center img,
  body.single .wp-block-post-content p.left img,
  body.single .wp-block-post-content p.right img,
  body.single .wp-block-post-content p.center img,
  body.single .wp-block-post-content p.has-text-align-left img,
  body.single .wp-block-post-content p.has-text-align-right img,
  body.single .wp-block-post-content p.has-text-align-center img {
    display: inline-block !important;
    margin: 10pt 0 !important;
  }

  body.page #articulo a:link,
  body.page #articulo a:visited,
  body.single #articulo a:link,
  body.single #articulo a:visited,
  body.single .wp-block-post-content a:link,
  body.single .wp-block-post-content a:visited {
    color: #000 !important;
    background: transparent !important;
    font-weight: 700 !important;
    text-decoration: underline !important;
  }

  body.page #articulo ul,
  body.page #articulo ol,
  body.single #articulo ul,
  body.single #articulo ol,
  body.single .wp-block-post-content ul,
  body.single .wp-block-post-content ol {
    margin: 0 0 12pt 1.5em !important;
    padding: 0 !important;
  }

  body.page #articulo li,
  body.single #articulo li,
  body.single .wp-block-post-content li {
    margin-bottom: 6pt !important;
    line-height: 1.35 !important;
  }

  body.page #articulo .tabla-1,
  body.page #articulo .tabla-info,
  body.page #articulo .tabla-nota,
  body.page #articulo .tabla-poema,
  body.page #articulo .tabla-index,
  body.page #articulo .tabla-indice,
  body.single #articulo .tabla-1,
  body.single #articulo .tabla-info,
  body.single #articulo .tabla-nota,
  body.single #articulo .tabla-poema,
  body.single #articulo .tabla-index,
  body.single #articulo .tabla-indice,
  body.single .wp-block-post-content .tabla-1,
  body.single .wp-block-post-content .tabla-info,
  body.single .wp-block-post-content .tabla-nota,
  body.single .wp-block-post-content .tabla-poema,
  body.single .wp-block-post-content .tabla-index,
  body.single .wp-block-post-content .tabla-indice {
    width: 100% !important;
    border-collapse: collapse !important;
  }

  body.page #articulo .tabla-info,
  body.page #articulo .tabla-poema,
  body.single #articulo .tabla-info,
  body.single #articulo .tabla-poema,
  body.single .wp-block-post-content .tabla-info,
  body.single .wp-block-post-content .tabla-poema {
    width: auto !important;
    margin-top: 20pt !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.page #articulo .tabla-poema td,
  body.single #articulo .tabla-poema td,
  body.single .wp-block-post-content .tabla-poema td {
    padding: 0 !important;
  }

  body.page #articulo .tabla-poema tr:first-child td,
  body.single #articulo .tabla-poema tr:first-child td,
  body.single .wp-block-post-content .tabla-poema tr:first-child td {
    padding-bottom: 12pt !important;
  }

  body.page #articulo .tabla-poema h1,
  body.page #articulo .tabla-poema h2,
  body.page #articulo .tabla-poema h3,
  body.page #articulo .tabla-poema h4,
  body.page #articulo .tabla-poema h5,
  body.page #articulo .tabla-poema h6,
  body.single #articulo .tabla-poema h1,
  body.single #articulo .tabla-poema h2,
  body.single #articulo .tabla-poema h3,
  body.single #articulo .tabla-poema h4,
  body.single #articulo .tabla-poema h5,
  body.single #articulo .tabla-poema h6,
  body.single .wp-block-post-content .tabla-poema h1,
  body.single .wp-block-post-content .tabla-poema h2,
  body.single .wp-block-post-content .tabla-poema h3,
  body.single .wp-block-post-content .tabla-poema h4,
  body.single .wp-block-post-content .tabla-poema h5,
  body.single .wp-block-post-content .tabla-poema h6 {
    margin-top: 0 !important;
    margin-bottom: 12pt !important;
  }

  body.page #articulo .tabla-index,
  body.page #articulo .tabla-indice,
  body.single #articulo .tabla-index,
  body.single #articulo .tabla-indice,
  body.single .wp-block-post-content .tabla-index,
  body.single .wp-block-post-content .tabla-indice {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.page #articulo .tabla-1 th,
  body.page #articulo .tabla-1 td,
  body.single #articulo .tabla-1 th,
  body.single #articulo .tabla-1 td,
  body.single .wp-block-post-content .tabla-1 th,
  body.single .wp-block-post-content .tabla-1 td {
    border: 1px solid #ccc !important;
    padding: 5px !important;
  }

  body.page #articulo table,
  body.single #articulo table,
  body.single .wp-block-post-content table,
  body.page #articulo blockquote,
  body.single #articulo blockquote,
  body.single .wp-block-post-content blockquote,
  body.page #articulo .tabla-nota,
  body.single #articulo .tabla-nota,
  body.single .wp-block-post-content .tabla-nota {
    page-break-inside: auto !important;
    break-inside: auto !important;
  }
}
