@charset "UTF-8";
/*
    Theme Name: Plantilla Base
    Theme URI: http://blogs.publico.es/
    Author: Empírikanet
    Author URI: http://empirikanet.com/
    Description: Plantilla Base
    Version: 1.0 
*/
@keyframes fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.site-content a {
  color: #000;
  text-decoration: none;
}

.site-content a:focus, .site-content a:hover {
  color: #666;
}

.site-footer {
  width: 100%;
  overflow: hidden;
  padding: 30px 0;
  background: #111;
}

.site-footer .social-navigation {
  margin-bottom: 1.75em;
}

.site-footer a:hover {
  border: 0;
}

.site-footer .content {
  margin-left: 50px;
  margin-right: 50px;
}

.site-footer .site-info {
  float: left;
}

.site-footer .footer-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 19px;
  color: #ddd;
}

.site-footer .footer-title:before {
  content: "\00a9";
  padding-right: 2px;
}

.site-footer .footer-content {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Poppins";
  width: auto;
  margin: 0;
  line-height: 15px;
  color: #ddd;
  text-transform: uppercase;
  margin-top: 3px;
}

.site-footer .main-navigation {
  float: right;
  line-height: 35px;
}

.entry-footer {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Poppins";
  color: #686868;
  line-height: 1.6153846154;
  margin-top: 2.1538461538em;
}

.entry-footer:empty {
  margin: 0;
}

.entry-footer a {
  color: #686868;
}

.entry-footer a:hover, .entry-footer a:focus {
  color: #d11031;
}

.entry-footer > span:not(:last-child):after {
  content: "\002f";
  display: inline-block;
  opacity: 0.7;
  padding: 0 0.538461538em;
}

.entry-footer .avatar {
  height: 21px;
  margin: -0.1538461538em 0.5384615385em 0 0;
  width: 21px;
}

@media screen and (min-width: 768px) {
  footer > .menu-bottom li {
    list-style: none;
  }
}

@media screen and (min-width: 768px) {
  footer > .menu-bottom .buscador-chiqui {
    display: none;
  }
}

.site-content {
  word-wrap: break-word;
}

/*.site-inner {
    margin: 0 auto;
    position: relative;
}*/
.site-main > :last-child {
  margin-bottom: 0;
}

#content {
  padding: 0;
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

.blog-content {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  background: #FFF;
}

@media screen and (min-width: 768px) {
  .blog-content {
    max-width: 1020px;
  }
}

.blog-content #primary {
  padding: 20px 0px;
  background: #fff;
}

@media screen and (min-width: 768px) {
  .blog-content #primary {
    width: 990px;
  }
}

.blog-content #primary #main .entry-content > article {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .blog-content #primary #main .entry-content > article {
    float: left;
    width: 620px;
  }
}

@media screen and (min-width: 768px) {
  .blog-content #secondary {
    width: 300px;
  }
}

.content-entries {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .content-entries {
    width: 660px;
    float: left;
  }
}

.widecolumn {
  margin-bottom: 3.5em;
  padding: 0 7.6923%;
}

.widecolumn .mu_register {
  width: auto;
}

.widecolumn .mu_register .mu_alert {
  background: transparent;
  border-color: #d1d1d1;
  color: inherit;
  margin-bottom: 3.5em;
  padding: 1.75em;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
  font-size: 16px;
  font-size: 1rem;
  width: 100%;
}

.widecolumn .mu_register #blogname {
  margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
  margin: 0 0 0.375em;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
  font-size: inherit;
}

.widecolumn .mu_register form {
  margin-top: 0;
}

.widecolumn .mu_register label {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Poppins";
  color: #686868;
  font-weight: 400;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  text-transform: uppercase;
  margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;
}

.widecolumn .mu_register label strong {
  font-weight: 400;
}

.widecolumn .mu_register input[type="submit"] {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  width: auto;
}

.widecolumn .mu_register > :last-child {
  margin-bottom: 0;
}

.widecolumn #key {
  font-size: 16px;
  font-size: 1rem;
  width: 100%;
}

.widecolumn #submit {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  width: auto;
}

.widecolumn form {
  margin-top: 0;
}

.widecolumn form > :last-child {
  margin-bottom: 0;
}

.widecolumn h2 {
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 900;
  line-height: 1.2173913043;
  margin-bottom: 1.2173913043em;
}

.widecolumn p {
  margin: 1.75em 0;
}

.widecolumn p h2 {
  margin-top: 2.4347826087em;
}

.widecolumn label {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Poppins";
  color: #686868;
  font-weight: 400;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  text-transform: uppercase;
}

.no-sidebar .post-thumbnail img {
  margin: 0 auto;
}

body:not(.search-results) .entry-summary {
  font-size: 19px;
  font-size: 1.1875rem;
  color: #686868;
  line-height: 1.4736842105;
  margin-bottom: 1.4736842105em;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  font-style: italic;
}

body:not(.search-results) .entry-summary p,
body:not(.search-results) .entry-summary address,
body:not(.search-results) .entry-summary hr,
body:not(.search-results) .entry-summary ul,
body:not(.search-results) .entry-summary ol,
body:not(.search-results) .entry-summary dl,
body:not(.search-results) .entry-summary dd,
body:not(.search-results) .entry-summary table {
  margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-summary li > ul,
body:not(.search-results) .entry-summary li > ol {
  margin-bottom: 0;
}

body:not(.search-results) .entry-summary th,
body:not(.search-results) .entry-summary td {
  padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary fieldset {
  margin-bottom: 1.4736842105em;
  padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary blockquote {
  border-color: currentColor;
}

body:not(.search-results) .entry-summary blockquote > :last-child {
  margin-bottom: 0;
}

body:not(.search-results) .entry-summary .alignleft {
  margin: 0.2631578947em 1.4736842105em 1.4736842105em 0;
}

body:not(.search-results) .entry-summary .alignright {
  margin: 0.2631578947em 0 1.4736842105em 1.4736842105em;
}

body:not(.search-results) .entry-summary > :last-child {
  margin-bottom: 0;
}

body:not(.search-results) .entry-summary .aligncenter {
  margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-header + .entry-summary {
  margin-top: -0.736842105em;
}

.entry-content .author-title {
  font-size: 16px;
  font-size: 1rem;
  clear: none;
  font-weight: 900;
  line-height: 1.75;
  margin: 0;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  clear: none;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
  box-shadow: none;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.textwidget .wp-smiley {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.entry-content a img,
.entry-summary a img,
.textwidget a img {
  display: block;
}

.entry-content > :last-child,
.entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
  margin-bottom: 0;
}

.page-title {
  font-size: 23px;
  font-size: 1.4375rem;
  font-family: "Poppins";
  line-height: 1.2173913043;
}

.taxonomy-description {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #686868;
  line-height: 1.6153846154;
}

.taxonomy-description p {
  margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
  margin-bottom: 0;
}

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.473684211;
  margin-bottom: 1.473684211em;
}

section.no-results.not-found {
  min-height: 520px;
}

.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.updated:not(.published) {
  display: none;
}

.sticky .posted-on,
.byline {
  display: none;
}

.group-blog .byline {
  display: inline;
}

@media screen and (orientation: landscape) {
  .pb-mobile .blog-content #primary {
    width: 100%;
  }
}

@media screen and (orientation: landscape) {
  .pb-mobile .blog-content #secondary {
    width: 100%;
  }
}

@media screen and (orientation: landscape) {
  .pb-mobile .blog-content .content-entries {
    width: 100%;
  }
}

@media screen and (orientation: landscape) {
  .pb-mobile .navigation.pagination {
    width: 100%;
    margin: 0;
  }
}

@media screen and (orientation: landscape) {
  .pb-mobile .navigation.pagination .nav-links {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (orientation: landscape) {
  .pb-mobile .more-opinion .view-all {
    text-align: left;
  }
}

@media screen and (orientation: landscape) {
  .pb-mobile.single .main-content {
    width: 100%;
  }
}

.page-header {
  line-height: 1.3em;
  text-transform: uppercase;
  margin-bottom: 34px;
  text-align: center;
}

.page-header h1.page-title {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .top-elements .container {
    max-width: 1020px;
  }
}

body.error404 .page-header,
body.search-no-results .page-header {
  border-top: 0;
  padding-top: 0;
}

@media screen and (min-width: 768px) {
  .pbheader-main .navbar-collapse .container .content nav ul {
    padding-left: 0;
  }
}

.pbheader-main .navbar-collapse .container .content nav ul li {
  list-style: none;
}

.main-navigation ul {
  list-style: none;
  margin: 0;
}

.main-navigation ul ul {
  display: none;
  margin-left: 0.875em;
}

.main-navigation ul .toggled-on {
  display: block;
}

.main-navigation li {
  display: inline-block;
  margin-left: 15px;
}

.main-navigation a {
  font-size: 16px;
  font-size: 1rem;
  font-family: "PT Sans";
  line-height: 16px;
  color: #ddd;
}

.main-navigation a:hover, .main-navigation a:focus {
  color: #ddd;
  text-decoration: underline;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
  font-weight: 700;
}

.main-navigation .menu-item-has-children > a {
  margin-right: 56px;
}

.menu-toggle {
  font-size: 13px;
  font-size: 0.8125rem;
  background-color: transparent;
  border: 1px solid #d1d1d1;
  color: #000;
  margin: 1.076923077em 0;
  padding: 0.769230769em;
}

.menu-toggle:hover, .menu-toggle:focus {
  background-color: transparent;
  border-color: #ca1335;
  color: #ca1335;
}

.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.menu-toggle:focus {
  outline: 0;
}

.menu-toggle.toggled-on:focus {
  outline: thin dotted;
}

.navigation.post-navigation {
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  opacity: 0;
}

.navigation.post-navigation.show {
  opacity: 1;
}

.no-js .main-navigation ul ul {
  display: block;
}

.no-js .menu-toggle {
  display: none;
}

@media print {
  form,
  button,
  input,
  select,
  textarea,
  .navigation,
  .main-navigation,
  .social-navigation,
  .sidebar,
  .content-bottom-widgets,
  .header-image,
  .page-links,
  .edit-link,
  .comment-respond,
  .comment-edit-link,
  .comment-reply-link,
  .comment-metadata .edit-link,
  .pingback .edit-link {
    display: none;
  }
  body,
  blockquote cite,
  blockquote small,
  pre,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6,
  .entry-summary h4,
  .entry-summary h5,
  .entry-summary h6,
  .comment-content h4,
  .comment-content h5,
  .comment-content h6,
  .entry-content .author-title {
    font-size: 12pt;
  }
  blockquote {
    font-size: 14.25pt;
  }
  .site-title,
  .comments-title,
  .page-title,
  .entry-summary h2,
  .entry-content h2,
  .comment-content h2,
  .widecolumn h2 {
    font-size: 17.25pt;
  }
  .site-description {
    display: block;
  }
  .entry-title {
    font-size: 24.75pt;
    line-height: 1.2727272727;
    margin-bottom: 1.696969697em;
  }
  .format-aside .entry-title,
  .format-image .entry-title,
  .format-video .entry-title,
  .format-quote .entry-title,
  .format-gallery .entry-title,
  .format-status .entry-title,
  .format-link .entry-title,
  .format-audio .entry-title,
  .format-chat .entry-title {
    font-size: 17.25pt;
    line-height: 1.304347826;
    margin-bottom: 1.826086957em;
  }
  .entry-content h1,
  .entry-summary h1,
  .comment-content h1 {
    font-size: 21pt;
  }
  .entry-content h3,
  .entry-summary h3,
  .comment-content h3,
  body:not(.search-results) .entry-summary {
    font-size: 14.25pt;
  }
  .site-description,
  .author-bio,
  .entry-footer,
  .sticky-post,
  .taxonomy-description,
  .entry-caption,
  .comment-metadata,
  .comment-notes,
  .comment-awaiting-moderation,
  .site-info,
  .wp-caption .wp-caption-text,
  .gallery-caption {
    font-size: 9.75pt;
  }
  body,
  .site {
    background: none !important;
    /* Brute force since user agents all print differently. */
  }
  body,
  blockquote cite,
  blockquote small,
  .site-branding .site-title a,
  .entry-title a,
  .comment-author {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  blockquote,
  .page-header,
  .comments-title {
    border-color: #000 !important;
    /* Make sure color schemes don't affect to print */
  }
  blockquote,
  .site-description,
  body:not(.search-results) .entry-summary,
  body:not(.search-results) .entry-summary blockquote,
  .author-bio,
  .entry-footer,
  .entry-footer a,
  .sticky-post,
  .taxonomy-description,
  .entry-caption,
  .comment-author,
  .comment-metadata a,
  .comment-notes,
  .comment-awaiting-moderation,
  .site-info,
  .site-info a,
  .wp-caption .wp-caption-text,
  .gallery-caption {
    color: #686868 !important;
    /* Make sure color schemes don't affect to print */
  }
  code,
  hr {
    background-color: #d1d1d1 !important;
    /* Make sure color schemes don't affect to print */
  }
  pre,
  abbr,
  acronym,
  table,
  th,
  td,
  .author-info,
  .comment-list article,
  .comment-list .pingback,
  .comment-list .trackback,
  .no-comments {
    border-color: #d1d1d1 !important;
    /* Make sure color schemes don't affect to print */
  }
  .entry-content a,
  .entry-summary a,
  .taxonomy-description a,
  .comment-content a,
  .pingback .comment-body > a {
    box-shadow: none;
  }
  .site {
    margin: 3%;
  }
  .site-inner {
    max-width: none;
  }
  .site-header {
    padding: 0 0 1.75em;
  }
  .site-branding {
    margin-top: 0;
    margin-bottom: 1.75em;
  }
  .entry-header,
  .entry-footer,
  .page-header,
  .page-content,
  .entry-content,
  .entry-summary,
  .post-thumbnail,
  .comments-area {
    margin-right: 0;
    margin-left: 0;
  }
  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    border-width: 4px 0 0 0;
    padding: 0.9473684211em 0 0;
    width: -webkit-calc(50% - 0.736842105em);
    width: calc(50% - 0.736842105em);
  }
  body:not(.search-results) .entry-header + .entry-summary {
    margin-top: -1.473684211em;
  }
  body > [id*="scr_"] {
    display: none !important;
  }
  .site-footer,
  .widecolumn {
    padding: 0;
  }
  body {
    margin: 0;
  }
  .post-thumbnail-cartoon a {
    display: table;
    margin: 0 auto;
  }
  a:not(.btn) {
    text-decoration: inherit;
  }
  .pbheader-main .main-header {
    position: relative !important;
    width: auto !important;
  }
  .pbheader-main .main-navbar {
    padding: 0 15px;
  }
  body.single .main-content aside.subscription-claim {
    margin-top: 50px;
  }
  .pbheader-main .main-navbar .navbar-header .login,
  .pbheader-main .main-navbar .navbar-header a.highlight,
  .pbheader-main .main-navbar .navbar-header .search,
  .pbheader-main .main-navbar .navbar-header .toggle-menu,
  body.blog header .breaking-news-container,
  .pbsubmenu-main,
  nav.navigation.pagination,
  footer,
  .pb-sky-left,
  .pb-sky-right,
  .teads-inread,
  .share-link-container,
  .post .share,
  .article-comments,
  .bottom-outbrain,
  .pb-ads,
  .site-header,
  .single-post .post-thumbnail-cartoon a[rel="next"],
  .single-post .post-thumbnail-cartoon a[rel="prev"],
  .single-post.blog-template .navigation,
  .breaking-news-container,
  .megabanner-container {
    display: none !important;
  }
}

.sidebar {
  margin-bottom: 3.5em;
  padding: 0;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .sidebar {
    float: right;
    width: 300px;
  }
}

.sidebar .module.author-info {
  background: #eee;
  padding: 20px 25px 0;
  margin: 0 0 20px;
}

.sidebar .module.author-info.no-extended {
  padding-bottom: 20px;
}

.sidebar .module.author-info img {
  width: 100px;
  margin: 0 auto 30px auto;
}

.sidebar .module.author-info .author-description {
  position: relative;
  margin-bottom: 0;
}

.sidebar .module.author-info .author-description.expanded {
  padding-bottom: 0;
}

.sidebar .module.author-info .author-description.expanded .toggle:before {
  content: "Ver menos";
}

.sidebar .module.author-info .author-description .author-bio {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Noto Serif SC";
  text-align: left;
  padding: 0 0 45px 0;
  border: 0;
  line-height: 1.6em;
}

.sidebar .module.author-info .author-description .toggle {
  border: 0;
}

.sidebar .module.author-info .author-description .toggle:before {
  font-size: 14px;
  font-size: 0.875rem;
  content: "Ver más";
  text-align: center;
  font-weight: 700;
}

.sidebar .module.author-info .title h1 {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
  font-weight: 700;
}

.sidebar .module.author-info .title h1:after {
  content: " ";
  border-bottom: solid 1px #000;
  height: 1px;
  width: 100px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -50px;
}

.sidebar .module > .title {
  position: relative;
  display: inline-block;
  width: 100%;
}

.sidebar .module > .title h2 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "Poppins";
  text-transform: uppercase;
  margin: 0 0 30px;
  display: block;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.sidebar .module > .title.multiline h1:after {
  bottom: 8px;
  height: auto;
  min-height: 12px;
}

.sidebar .module > .module-title {
  float: left;
  font-weight: 300;
  position: relative;
  margin: 20px 0 20px 0;
  padding: 0;
  border-bottom: 0 none;
  line-height: .85em;
  display: table;
  width: 100%;
}

.sidebar .module > .module-title:before {
  content: "";
  border-top: 1px solid #000;
  position: absolute;
  top: -20px;
  left: 0;
  width: 50px;
}

.sidebar .module > .module-title span {
  font-size: 23px;
  font-size: 1.4375rem;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}

.sidebar .module ul .title a {
  color: #000;
}

.sidebar .module ul .title a:focus, .sidebar .module ul .title a:hover {
  color: #666;
}

.sidebar > div:first-child {
  margin-top: 0;
}

.sidebar .cartoon .image-container .image img {
  width: 100%;
}

.sidebar .cartoon .image-container .image {
  position: relative;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .sidebar .cartoon .image-container .image:after {
    font-size: 8px;
    font-size: 0.5rem;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    content: "Ver más";
    letter-spacing: 0.1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #fff;
    left: 0px;
    top: 50%;
    opacity: 0;
    margin-top: -12px;
    z-index: 3;
    text-transform: uppercase;
    right: 0;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .sidebar .cartoon .image-container .image:before {
    transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: 2;
  }
}

@media screen and (min-width: 768px) {
  .sidebar .cartoon .image-container .image:hover:after {
    transform: scale(2);
    opacity: 1;
  }
}

@media screen and (min-width: 768px) {
  .sidebar .cartoon .image-container .image:hover:before {
    opacity: 1;
  }
}

.sidebar .cartoon .text-container .title {
  font-size: 23px;
  font-size: 1.4375rem;
  font-family: "Poppins";
  font-weight: 900;
  margin: 15px 0 5px;
  text-align: center;
  display: inline-block;
  width: 100%;
}

.sidebar .cartoon .text-container .info {
  text-align: center;
  display: inline-block;
  width: 100%;
}

.sidebar .cartoon .text-container .title a,
.sidebar .cartoon .text-container .info a {
  color: #000;
}

.sidebar .cartoon .text-container .title a:focus, .sidebar .cartoon .text-container .title a:hover,
.sidebar .cartoon .text-container .info a:focus,
.sidebar .cartoon .text-container .info a:hover {
  color: #666;
}

.sidebar .more-opinion .author a {
  font-size: 14px;
  font-size: 0.875rem;
}

.sidebar .more-opinion .author span {
  font-weight: 400;
}

.sidebar .home-news h2,
.sidebar .more-opinion h2 {
  font-size: 17px;
  font-size: 1.0625rem;
  text-transform: uppercase;
  margin: 0 0 30px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.sidebar .pb-ads.robapaginas > div {
  position: relative;
}

@media screen and (min-width: 768px) {
  .sc-skin-exp header.entry-header.article-header,
  .sc-skin-wall header.entry-header.article-header,
  .sc-skin header.entry-header.article-header {
    margin-top: 30px;
  }
}

.attachment .entry-attachment img {
  margin: 0 auto;
}

.attachment footer.entry-footer {
  text-align: center;
  margin: 10px 0 30px;
}

.attachment #primary {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .attachment #primary {
    width: 660px;
    float: left;
  }
}

.attachment .entry-content > p {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "Noto Serif SC";
  line-height: 1.7em;
  margin-bottom: 15px;
}

.attachment .navigation.post-navigation {
  opacity: 1;
  margin: 0 0 30px;
}

@media screen and (min-width: 768px) {
  .attachment .navigation.post-navigation {
    margin: 0 0 60px;
  }
}

.attachment .post-navigation .nav-next, .attachment .post-navigation .nav-previous {
  font-size: 13px;
  font-size: 0.8125rem;
  position: relative;
  top: inherit;
  margin: 0;
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}

.entry-attachment {
  margin-bottom: 1.75em;
}

.entry-caption {
  font-size: 12px;
  font-size: 0.75rem;
  color: #000;
  line-height: 1.5em;
  padding: 5px 0;
}

.entry-caption > :last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .comments-area {
    margin: 0 7.6923% 3.5em;
  }
}

.comment-list {
  list-style: none;
  margin: 0;
}

.comment-list + .comment-respond {
  padding-top: 1.75em;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
  border-top: 1px solid #d1d1d1;
  padding: 1.75em 0;
}

.comment-list .children {
  list-style: none;
  margin: 0;
}

.comment-list .children > li {
  padding-left: 0.875em;
}

.comment-list .comment-form {
  padding-bottom: 1.75em;
}

.comment-navigation + .comment-respond {
  padding-top: 1.75em;
}

.comment-navigation + .no-comments {
  border-top: 0;
  padding-top: 0;
}

.comments-title,
.comment-reply-title {
  font-size: 23px;
  font-size: 1.4375rem;
  font-family: "Poppins";
  border-top: 4px solid #000;
  font-weight: 700;
  line-height: 1.3125;
  padding-top: 1.217391304em;
}

.comments-title {
  margin-bottom: 1.217391304em;
}

.comment-reply-title small {
  font-size: 16px;
  font-size: 1rem;
}

.comment-reply-title small a {
  border: 0;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 26px;
}

.comment-reply-title small a:hover, .comment-reply-title small a:focus {
  color: #000;
}

.comment-reply-title small a:before {
  font-size: 32px;
  font-size: 2rem;
  content: "\f405";
  position: relative;
  top: -5px;
}

.comment-author {
  color: #000;
  margin-bottom: 0.4375em;
}

.comment-author .avatar {
  float: left;
  height: 28px;
  margin-right: 0.875em;
  position: relative;
  width: 28px;
}

.comment-metadata {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Poppins";
  color: #686868;
  line-height: 1.6153846154;
  margin-bottom: 2.1538461538em;
}

.comment-metadata a {
  color: #686868;
}

.comment-metadata a:hover, .comment-metadata a:focus {
  color: #d11031;
}

.comment-metadata .edit-link {
  display: inline-block;
}

.comment-metadata .edit-link:before {
  content: "\002f";
  display: inline-block;
  opacity: 0.7;
  padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
  margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0;
}

.comment-content .wp-smiley {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.comment-content a img {
  display: block;
}

.comment-reply-link {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Poppins";
  color: #d11031;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
  line-height: 1;
  margin-top: 2.1538461538em;
  padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover, .comment-reply-link:focus {
  border-color: currentColor;
  color: #d11031;
  outline: 0;
}

.comment-form {
  padding-top: 1.75em;
}

.comment-form label {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Poppins";
  color: #686868;
  display: block;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  margin-bottom: 0.5384615385em;
  text-transform: uppercase;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #686868;
  line-height: 1.6153846154;
  margin-bottom: 2.1538461538em;
}

.no-comments {
  border-top: 1px solid #d1d1d1;
  font-family: "Poppins";
  font-weight: 700;
  margin: 0;
  padding-top: 1.75em;
}

.pingback .edit-link {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Poppins";
  color: #686868;
  line-height: 1.6153846154;
}

.pingback .comment-edit-link {
  color: #686868;
}

.pingback .comment-edit-link:hover, .pingback .comment-edit-link:focus {
  color: #d11031;
}

.pingback .edit-link {
  display: inline-block;
}

.pingback .edit-link:before {
  content: "\002f";
  display: inline-block;
  opacity: 0.7;
  padding: 0 0.538461538em;
}

p.comment-form-cookies-consent label {
  text-transform: none;
  letter-spacing: normal;
}

p.comment-form-cookies-consent input {
  float: left;
  margin-top: 4px;
}

#disqus_thread {
  float: left;
  width: 620px;
}

button {
  overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

select {
  text-transform: none;
}

embed,
iframe,
object,
video {
  margin-bottom: 1.75em;
  max-width: 100%;
  vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
  margin-bottom: 0;
  max-width: 620px;
}

button,
input,
select,
textarea {
  max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
  opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #d1d1d1;
  margin: 0 0 1.75em;
  min-width: inherit;
  padding: 0.875em;
}

fieldset > :last-child {
  margin-bottom: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

optgroup {
  font-weight: bold;
}

input {
  line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
  background: #1a1a1a;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-family: "Poppins";
  font-weight: 700;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #d11031;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: thin dotted;
  outline-offset: -4px;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
  background: #f7f7f7;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #686868;
  padding: 0.625em 0.4375em;
  width: 100%;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
  background-color: #fff;
  border-color: #d11031;
  color: #000;
  outline: 0;
}

.dropdown-toggle {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000;
  content: "";
  height: 48px;
  padding: 0;
  position: absolute;
  right: 0;
  text-transform: none;
  top: 0;
  width: 48px;
}

.dropdown-toggle:after {
  font-size: 24px;
  font-size: 1.5rem;
  border: 0 solid #d1d1d1;
  border-left-width: 1px;
  content: "\f431";
  left: 1px;
  position: relative;
  width: 48px;
}

.dropdown-toggle:hover, .dropdown-toggle:focus {
  background-color: transparent;
  color: #d11031;
}

.dropdown-toggle:focus {
  outline: thin dotted;
  outline-offset: -1px;
}

.dropdown-toggle:focus:after {
  border-color: transparent;
}

.dropdown-toggle.toggled-on:after {
  content: "\f432";
}

.form-allowed-tags code {
  font-family: Inconsolata, monospace;
}

.form-submit {
  margin-bottom: 0;
}

blockquote.alignleft {
  margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
  margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
  margin-bottom: 1.473684211em;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
  margin-top: 0;
  margin-bottom: 1.75em;
}

.wp-playlist.wp-audio-playlist {
  padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
  margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
  border-bottom: 0;
  padding: 0.7142857143em 0;
}

.wp-playlist-item .wp-playlist-item-length {
  top: 0.7142857143em;
}

.wp-caption {
  margin-bottom: 1.75em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}

.wp-caption .wp-caption-text {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #686868;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}

.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0;
  max-width: 585px;
}

.wp-caption.alignleft {
  max-width: 585px;
}

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em;
}

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
  content: "";
  display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
  clear: both;
}

.required {
  color: #d11031;
  font-family: "Noto Serif SC";
}

.site .skip-link {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Poppins";
  background-color: #f1f1f1;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}

.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}

.logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  font-family: "Open Sans", sans-serif;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery {
  margin: 0 -1.1666667% 1.75em;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-6 .gallery-caption {
  display: none;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-7 .gallery-caption {
  display: none;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-8 .gallery-caption {
  display: none;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-columns-9 .gallery-caption {
  display: none;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #686868;
  display: block;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}

.site .avatar {
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
  max-width: 150px;
}

.site .avatar > img,
.site .avatar > a > img {
  width: 60%;
  background: #f5f5f5;
}

.more-opinion ul li {
  border-bottom: 1px solid #eee;
  padding: 0 5px 15px 5px;
  margin-bottom: 15px;
}

.more-opinion ul li:last-child {
  border: 0;
}

.more-opinion ul li .title {
  margin-bottom: 3px;
}

.more-opinion ul li a {
  color: #000;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Noto Serif SC";
  color: #000;
  font-weight: 600;
  letter-spacing: -0.01em;
  display: block;
  line-height: 1.25;
}

.more-opinion ul li a:focus, .more-opinion ul li a:hover {
  color: #666;
}

@media screen and (min-width: 768px) {
  .more-opinion ul li a {
    font-size: 16px;
    font-size: 1rem;
    font-style: italic;
  }
}

.more-opinion ul li a .author {
  font-size: 12px;
  font-size: 0.75rem;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3em;
}

.more-opinion ul li a .author span {
  font-weight: 300;
  text-transform: none;
}

.more-opinion ul li a .blog-title {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.3em;
}

.more-opinion ul li a .blog-title:hover {
  color: #aaa;
}

.more-opinion .view-all {
  font-size: 16px;
  font-size: 1rem;
  border-top: 1px solid #eee;
  margin: -25px 0 30px 0;
  padding-top: 20px;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: right;
  font-weight: 700;
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .more-opinion .view-all {
    text-align: left;
  }
}

.more-opinion .view-all a {
  color: #000;
}

.more-opinion .view-all a:focus, .more-opinion .view-all a:hover {
  color: #666;
}

.navigation.pagination {
  display: inline-block;
  text-align: center;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .navigation.pagination {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .navigation.pagination {
    width: 660px;
    float: left;
    margin: 50px 0;
  }
}

.navigation.pagination h2 {
  display: none;
}

.navigation.pagination .page-numbers {
  color: #000;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Poppins";
  min-height: 32px;
  line-height: 32px;
  font-weight: 300;
  display: inline-block;
  overflow: hidden;
  padding: 0 10px;
}

.navigation.pagination .page-numbers:focus, .navigation.pagination .page-numbers:hover {
  color: #666;
}

.navigation.pagination .page-numbers.current {
  font-weight: 800;
  text-decoration: underline;
}

.navigation.pagination .page-numbers.next, .navigation.pagination .page-numbers.prev {
  width: 32px;
  height: 32px;
  overflow: hidden;
  padding: 0;
}

.navigation.pagination .page-numbers.next:before, .navigation.pagination .page-numbers.prev:before {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Poppins";
  line-height: 32px;
  text-align: center;
  height: 32px;
  width: 32px;
  padding: 0;
  display: inline-block;
  font-weight: 800;
}

.navigation.pagination .page-numbers.next:before {
  content: ">";
}

.navigation.pagination .page-numbers.prev:before {
  content: "<";
}

@media screen and (max-width: 414px) and (orientation: portrait) {
  .pb-iphone .navigation.pagination .page-numbers.next,
  .pb-iphone .navigation.pagination .page-numbers.prev {
    padding-top: 10px;
  }
}

@media screen and (max-width: 320px), screen and (max-width: 568px) and (orientation: landscape) {
  .pb-iphone .navigation.pagination .page-numbers.next,
  .pb-iphone .navigation.pagination .page-numbers.prev {
    padding-top: 10px;
  }
}

.post-navigation {
  clear: both;
  margin: 0 7.6923% 3.5em;
}

.post-navigation a {
  display: block;
  position: relative;
  color: #000;
}

.post-navigation a:focus, .post-navigation a:hover {
  color: #666;
}

.post-navigation span {
  display: block;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
  border: 0;
  position: fixed;
  top: 50%;
  z-index: 9;
  margin-top: -50px;
}

.post-navigation .nav-previous {
  left: 0;
}

.post-navigation .nav-next {
  right: 0;
}

.post-navigation .nav-links .post-title {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Noto Serif SC";
  background: #fff;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
  padding: 10px 15px;
  width: 400px;
  height: auto;
  display: table;
  font-style: italic;
  position: absolute;
  top: 42px;
  z-index: 8;
  line-height: 1.3em;
}

.post-navigation .nav-links .post-title a {
  color: #000;
}

.post-navigation .nav-links .post-title a:focus, .post-navigation .nav-links .post-title a:hover {
  color: #666;
}

.post-navigation .nav-links .post-title .date,
.post-navigation .nav-links .post-title .author {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Poppins";
  font-style: normal;
  position: relative;
  text-transform: uppercase;
  display: inline;
  font-weight: 400;
  margin-left: 5px;
}

.post-navigation .nav-links .post-title .author {
  font-weight: 700;
  margin-left: 0;
}

.post-navigation .nav-links .post-title .title {
  height: 52px;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post-navigation .nav-links .nav-previous a .post-title {
  padding-left: 50px;
}

.post-navigation .nav-links .nav-previous a:hover .post-title {
  left: 0;
}

.post-navigation .nav-links .nav-previous .post-title {
  left: -500px;
}

.post-navigation .nav-links .nav-previous .meta-nav {
  left: 0;
}

.post-navigation .nav-links .nav-next a .post-title {
  padding-right: 50px;
}

.post-navigation .nav-links .nav-next a:hover .post-title {
  right: 0;
}

.post-navigation .nav-links .nav-next .post-title {
  right: -500px;
}

.post-navigation .nav-links .nav-next .meta-nav {
  right: 0;
}

.post-navigation .nav-links .meta-nav {
  display: none;
}

@media screen and (min-width: 768px) {
  .post-navigation .nav-links .meta-nav {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1rem;
    padding: 5px 10px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    display: inline-block;
    letter-spacing: 0;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 9;
  }
}

.post-navigation .nav-links a:hover .meta-nav {
  background: black;
}

.pb-ipad .pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-navigation,
.comment-navigation {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Poppins";
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  color: #686868;
  line-height: 15px;
  margin: 0 0 20px;
  padding: 8px 0;
}

.comment-navigation {
  margin-right: 0;
  margin-left: 0;
}

.comments-title + .comment-navigation {
  border-bottom: 0;
  margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
  display: inline-block;
}

.image-navigation .nav-next:not(:empty) {
  float: right;
}

.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
  display: inline-block;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  background-color: transparent;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  max-width: 100%;
  display: block;
  height: auto;
  vertical-align: middle;
}

p img {
  margin-bottom: 20px;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Genericons";
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top;
}

/**
 * 3.0 - Typography
 */
body,
button,
input,
select,
textarea {
  font-size: 19px;
  font-size: 1.1875rem;
  color: #000;
  font-family: "Poppins";
  font-size: 1rem;
  line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
  margin: 0;
  text-rendering: optimizeLegibility;
}

p {
  margin: 0 0 1.25em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  font-family: "Merriweather";
  font-size: 23px;
  font-style: italic;
  line-height: 1.3em;
  float: left;
  width: 40%;
  margin: 0 20px 10px 0;
  border-right: 1px solid #bbb;
  text-align: right;
  font-weight: 600;
  padding: 7px 15px 0 0;
  box-sizing: border-box;
}

.entry-content blockquote p {
  text-align: right;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote p {
  margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
  color: #000;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
  content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote > :last-child {
  margin-bottom: 0;
}

address {
  font-style: italic;
  margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
}

pre {
  border: 1px solid #d1d1d1;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125;
  margin: 0 0 1.75em;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code {
  background-color: #d1d1d1;
  padding: 0.125em 0.25em;
}

abbr,
acronym {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}

mark,
ins {
  /*background: $publico;*/
  color: #fff;
  padding: 0.125em 0.25em;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/**
 * 4.0 - Elements
 */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #d1d1d1;
  border: 0;
  height: 1px;
  margin: 0 0 1.75em;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
  margin-left: 1.5em;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

dl {
  margin: 0 0 1.75em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 0 1.75em;
}

del {
  opacity: 0.8;
}

table,
th,
td {
  border: 1px solid #d1d1d1;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #686868;
  font-family: "Poppins";
}

:-moz-placeholder {
  color: #686868;
  font-family: "Poppins";
}

::-moz-placeholder {
  color: #686868;
  font-family: "Poppins";
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: #686868;
  font-family: "Poppins";
}

a {
  color: #000;
  text-decoration: none;
}

a:hover, a:focus, a:active {
  color: #666;
  text-decoration: none;
  outline: 0;
}

.page-links {
  clear: both;
  font-family: "Poppins";
  margin: 0 0 1.75em;
}

.page-links a,
.page-links > span {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  height: 1.8461538462em;
  line-height: 1.6923076923em;
  margin-right: 0.3076923077em;
  text-align: center;
  width: 1.8461538462em;
}

.page-links a {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.page-links a:hover, .page-links a:focus {
  background-color: #d11031;
  border-color: transparent;
  color: #fff;
}

.page-links > .page-links-title {
  border: 0;
  color: #000;
  height: auto;
  margin: 0;
  padding-right: 0.6153846154em;
  width: auto;
}

.sticky-post {
  color: #686868;
  display: block;
  font-family: "Poppins";
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  margin-bottom: 0.5384615385em;
  text-transform: uppercase;
}

.search-form {
  position: relative;
}

input[type="search"].search-field {
  border-radius: 2px 0 0 2px;
  width: -webkit-calc(100% - 42px);
  width: calc(100% - 42px);
}

.search-submit:before {
  font-size: 24px;
  font-size: 1.5rem;
  content: "\f400";
  left: 2px;
  line-height: 42px;
  position: relative;
  width: 40px;
}

.search-submit {
  border-radius: 0 2px 2px 0;
  bottom: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
}

.site-content .share-link-container ul {
  display: inline-block;
  text-align: center;
  margin: 0 0 30px;
  width: 100%;
}

.site-content .share-link-container ul li {
  transition: color 0.6s;
  -webkit-transition: color 0.6s;
  -moz-transition: color 0.6s;
  -ms-transition: color 0.6s;
  -o-transition: color 0.6s;
  border: 1px solid #000;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 35px;
  margin-right: 1px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 35px;
}

.site-content .share-link-container ul li a {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #000;
  line-height: 32px;
  text-align: center;
  display: inline-block;
  height: 35px;
  width: 33px;
}

.site-content .share-link-container ul li:hover {
  background-color: #000;
}

.site-content .share-link-container ul li:hover a {
  color: #FFF;
}

.social-navigation ul {
  list-style: none;
  margin: 0 0 -0.4375em;
}

.social-navigation li {
  float: left;
  margin: 0 0.4375em 0.4375em 0;
}

.social-navigation a {
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  color: #000;
  display: block;
  height: 35px;
  position: relative;
  width: 35px;
}

.social-navigation a:before {
  content: "\f415";
  height: 33px;
  line-height: 33px;
  text-align: center;
  width: 33px;
}

.social-navigation a:hover:before, .social-navigation a:focus:before {
  color: #d11031;
}

.social-navigation a[href*="codepen.io"]:before {
  content: "\f216";
}

.social-navigation a[href*="digg.com"]:before {
  content: "\f221";
}

.social-navigation a[href*="dribbble.com"]:before {
  content: "\f201";
}

.social-navigation a[href*="dropbox.com"]:before {
  content: "\f225";
}

.social-navigation a[href*="facebook.com"]:before {
  content: "\f203";
}

.social-navigation a[href*="flickr.com"]:before {
  content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
  content: "\f226";
}

.social-navigation a[href*="plus.google.com"]:before {
  content: "\f206";
}

.social-navigation a[href*="github.com"]:before {
  content: "\f200";
}

.social-navigation a[href*="instagram.com"]:before {
  content: "\f215";
}

.social-navigation a[href*="linkedin.com"]:before {
  content: "\f208";
}

.social-navigation a[href*="path.com"]:before {
  content: "\f219";
}

.social-navigation a[href*="pinterest.com"]:before {
  content: "\f210";
}

.social-navigation a[href*="getpocket.com"]:before {
  content: "\f224";
}

.social-navigation a[href*="polldaddy.com"]:before {
  content: "\f217";
}

.social-navigation a[href*="reddit.com"]:before {
  content: "\f222";
}

.social-navigation a[href*="skype.com"]:before {
  content: "\f220";
}

.social-navigation a[href*="stumbleupon.com"]:before {
  content: "\f223";
}

.social-navigation a[href*="tumblr.com"]:before {
  content: "\f214";
}

.social-navigation a[href*="twitter.com"]:before {
  content: "\f202";
}

.social-navigation a[href*="vimeo.com"]:before {
  content: "\f212";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
  content: "\f205";
}

.social-navigation a[href*="youtube.com"]:before {
  content: "\f213";
}

.social-navigation a[href^="mailto:"]:before {
  content: "\f410";
}

.social-navigation a[href*="spotify.com"]:before {
  content: "\f515";
}

.social-navigation a[href*="twitch.tv"]:before {
  content: "\f516";
}

.social-navigation a[href$="/feed/"]:before {
  content: "\f413";
}

.widget {
  border-top: 4px solid #000;
  margin-bottom: 3.5em;
  padding-top: 1.75em;
}

.widget .widget-title {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Poppins";
  letter-spacing: 0.046875em;
  line-height: 1.3125;
  margin: 0 0 1.75em;
  text-transform: uppercase;
}

.widget .widget-title:empty {
  margin-bottom: 0;
}

.widget-area > :last-child,
.widget > :last-child {
  margin-bottom: 0;
}

.widget-title a {
  color: #000;
}

.widget.widget_calendar table {
  margin: 0;
}

.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}

.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 1.75em;
}

.widget_calendar tbody a {
  background-color: #d11031;
  color: #fff;
  display: block;
  font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}

.widget_recent_entries .post-date {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Poppins";
  color: #686868;
  display: block;
  line-height: 1.615384615;
  margin-bottom: 0.538461538em;
}

.widget_recent_entries li:last-child .post-date {
  margin-bottom: 0;
}

.widget_rss .rsswidget img {
  margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Poppins";
  color: #686868;
  display: block;
  font-style: normal;
  line-height: 1.615384615;
  margin-bottom: 0.538461538em;
}

.widget_rss .rssSummary:last-child {
  margin-bottom: 2.1538461538em;
}

.widget_rss li:last-child :last-child {
  margin-bottom: 0;
}

.tagcloud a {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
  font-family: "Poppins";
  line-height: 1;
  margin: 0 0.1875em 0.4375em 0;
  padding: 0.5625em 0.4375em 0.5em;
}

.tagcloud a:hover, .tagcloud a:focus {
  border-color: #d11031;
  color: #d11031;
  outline: 0;
}

.content-bottom-widgets {
  margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
  margin-bottom: 3.5em;
}

.archive-author-block .author-name .page-title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.archive-author-block .author-description {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "Noto Serif SC";
  line-height: 1.7em;
}

.archive-author-block:after {
  width: 60px;
  height: 1px;
  background-color: #000;
  content: "";
  float: left;
  margin-bottom: 30px;
}

.author.archive .article-item .block--author-date .info {
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.04em;
}

.page h1.entry-title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 10px;
}

/* ERROR 404 */
body.error404 {
  margin-top: 115px;
}

body.error404 section.error-404.not-found {
  width: 100%;
}

@media screen and (min-width: 768px) {
  body.error404 section.error-404.not-found {
    float: left;
    width: 660px;
  }
}

body.error404 h1.page-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 2em;
}

body.error404 .page-content p {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.4em;
}

body.error404 .page-content > ul {
  list-style: none;
  float: left;
  width: 100%;
}

body.error404 .page-content > ul > li {
  float: left;
  margin: 0 10px;
}

body.error404 .page-content > ul > li > a {
  font-size: 20px;
  font-size: 1.25rem;
  background: #d11031;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 50px;
  padding: 0 15px;
}

body.error404 .page-content > ul > li > a:hover {
  background: #111;
}

body.error404 .page-content .search-form {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 40px;
}

body.error404 form.search-form button.search-submit {
  background: #FFF;
  border: 1px solid #000;
}

body.error404 form.search-form label {
  width: 100%;
}

body.error404 form.search-form label input {
  width: 100%;
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid #000;
}

.home .blog-description {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "Noto Serif SC";
  font-weight: 400;
  line-height: 1.7em;
  margin: 20px 0 0;
}

.home .site-main article {
  display: table;
}

.home .site-main article .img img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 768px) {
  .home .site-main article .img img {
    max-width: 220px;
    max-height: 113px;
  }
}

.home .site-main article .summary {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.5em;
  font-weight: 300;
}

.home .site-main article .article-item {
  margin-bottom: 20px;
  display: table;
}

@media screen and (min-width: 768px) {
  .home .site-main article .article-item {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .home .site-main article .article-item:not(.no-image) .text {
    float: left;
    width: calc(66.6% - 20px);
    margin-left: 20px;
  }
}

@media screen and (min-width: 768px) {
  .home .site-main article .article-item .image:after {
    font-size: 8px;
    font-size: 0.5rem;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    content: "Ver más";
    letter-spacing: 0.1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #fff;
    left: 0px;
    top: 50%;
    opacity: 0;
    margin-top: -5px;
    z-index: 3;
    text-transform: uppercase;
    right: 0;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .home .site-main article .article-item .image:before {
    transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: 2;
  }
}

@media screen and (min-width: 768px) {
  .home .site-main article .article-item .image:hover:after {
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    opacity: 1;
  }
}

@media screen and (min-width: 768px) {
  .home .site-main article .article-item .image:hover:before {
    opacity: 1;
  }
}

.home .site-main article .article-item .info {
  margin: 0;
}

.home .site-main article .article-item .info > a {
  color: #000;
}

.home .site-main article .article-item .info > a:focus, .home .site-main article .article-item .info > a:hover {
  color: #666;
}

.home .site-main article .article-item .info.no-author > a.name:after {
  display: none;
}

.home .site-main article .article-item .info.no-column > a > .name:after {
  display: none;
}

.home .site-main article .article-item .info time span {
  position: relative;
  z-index: 1;
}

.home .site-main article .article-item .title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Noto Serif SC";
  font-style: italic;
  font-weight: 700;
  margin: 0 0 10px;
  line-height: 1.3em;
}

@media screen and (min-width: 768px) {
  .home .site-main article .article-item .title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.home .site-main article .article-item .title > a {
  color: #000;
}

.home .site-main article .article-item .title > a:focus, .home .site-main article .article-item .title > a:hover {
  color: #666;
}

.home.blog article.post {
  margin: 0 0 25px 0;
  text-align: left;
  border-bottom: 1px solid #eee;
  width: 100%;
}

.home.blog article.post .article-item {
  width: 100%;
}

.home.blog article.post:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

.home.blog .post .posted-on {
  text-align: left;
  display: inline-block;
  margin-right: 5px;
}

.home.blog .post .share {
  text-align: left;
  display: inline-block;
}

.home.blog .post .share ul {
  margin: 0;
}

.home.blog .post .share ul li a {
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #eee;
  border-radius: 50%;
  color: #333;
  display: block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 25px;
}

.home.blog .post .share ul li a:hover {
  background-color: #d11031;
  color: #fff;
}

.home .block--author-date {
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.04em;
  margin: 0 0 10px;
  position: relative;
  text-transform: uppercase;
  line-height: 1.25;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .home .block--author-date {
    display: flex;
  }
}

.home .block--author-date .date {
  color: #666;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 768px) {
  .home .block--author-date .date {
    margin-left: 5px;
    padding-left: 10px;
    position: relative;
  }
}

@media screen and (min-width: 768px) {
  .home .block--author-date .date:before {
    font-size: 30px;
    font-size: 1.875rem;
    content: "· ";
    line-height: 17px;
    top: -1px;
    left: 0;
    position: absolute;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .home .block--author-date .date,
  .home .block--author-date .author {
    display: inline-block;
  }
}

.home .entry-header .entry-title {
  border-top: solid 1px #ddd;
  margin: 20px 30px 0 0;
  padding: 50px 0 0 0;
  text-align: left;
}

.home .entry-date {
  display: inline-block;
}

@media screen and (max-width: 320px), screen and (max-width: 568px) and (orientation: landscape) {
  .pb-iphone.home .site-main article .summary {
    word-break: break-word;
  }
}

@media screen and (max-width: 320px), screen and (max-width: 568px) and (orientation: landscape) {
  .pb-iphone.archive .site-main article .summary {
    word-break: break-word;
  }
}

.archive .post .img,
.home .post .img,
.search .post .img {
  position: relative;
  display: block;
  min-width: 120px;
  min-height: 80px;
}

@media screen and (min-width: 768px) {
  .archive .post .img,
  .home .post .img,
  .search .post .img {
    min-width: 220px;
    min-height: 113px;
    width: 33.3%;
    float: left;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 767px) {
  .archive .post .img,
  .home .post .img,
  .search .post .img {
    margin-bottom: 10px;
  }
}

.home-news ul {
  position: relative;
}

.home-news ul li {
  position: relative;
  display: table;
  line-height: 0;
  min-height: 78px;
}

.home-news ul li .aspect-ratio-img {
  width: 110px;
  margin: 0 15px 0 0;
  position: relative;
}

.home-news ul li .aspect-ratio-img:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc((31 / 55) * 100%);
}

@media screen and (min-width: 768px) {
  .home-news ul li .aspect-ratio-img:before {
    padding-top: calc((61 / 110) * 100%);
  }
}

.home-news ul li .aspect-ratio-img > a {
  font-size: 9px;
  font-size: 0.5625rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 1.1em;
}

.home-news ul li h3 {
  display: table-cell;
  vertical-align: top;
  line-height: 1.0em;
  top: -5px;
  position: relative;
  padding-bottom: 15px;
}

.home-news ul li h3 a {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Noto Serif SC";
  margin-bottom: 15px;
  font-weight: 600;
  letter-spacing: -0.01em;
}

.home-news h1 {
  margin-bottom: 15px;
}

header.blog-list-header {
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}

header.blog-list-header.image {
  border-bottom: 0;
  padding-bottom: 15px;
}

header.blog-list-header h1 {
  font-size: 25px;
  font-size: 1.5625rem;
  font-family: "Noto Serif SC";
  font-style: italic;
  text-align: center;
  line-height: 1.3em;
  margin: 0 0 30px 0;
}

@media screen and (min-width: 768px) {
  header.blog-list-header h1 {
    font-size: 43px;
    font-size: 2.6875rem;
  }
}

header.blog-list-header h1 a {
  color: #000;
}

header.blog-list-header h1 a:hover, header.blog-list-header h1 a:focus {
  color: #666;
}

header.blog-list-header p.author {
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  line-height: 1.3em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  header.blog-list-header p.author {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

header.blog-list-header .author-title {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Noto Serif SC";
  text-align: center;
  line-height: 1.5em;
}

header.blog-list-header .author-title a {
  color: #000;
}

header.blog-list-header .author-title a:hover, header.blog-list-header .author-title a:focus {
  color: #666;
}

.blog-list-header {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .blog-list-header {
    margin-bottom: 50px;
  }
}

.author.archive .article-item {
  margin-bottom: 20px;
}

.author.archive .article-item .info {
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
  line-height: 1.25;
  margin: 0;
  letter-spacing: 0.2em;
}

@media screen and (min-width: 768px) {
  .author.archive .article-item .info {
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.04em;
  }
}

.author.archive .article-item h1.title {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Noto Serif SC";
  font-style: italic;
  font-weight: 700;
  margin: 0;
  line-height: 1.3em;
}

@media screen and (min-width: 768px) {
  .author.archive .article-item h1.title {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 23px;
  }
}

.search article.post,
.archive article.post {
  margin: 0 0 25px 0;
  text-align: left;
  border-bottom: 1px solid #eee;
  width: 100%;
}

.search .site-main article,
.archive .site-main article {
  display: table;
}

.search .site-main article .img,
.archive .site-main article .img {
  position: relative;
  display: block;
  min-width: 120px;
  min-height: 80px;
}

@media screen and (min-width: 768px) {
  .search .site-main article .img,
  .archive .site-main article .img {
    min-width: 220px;
    min-height: 113px;
    width: 33.3%;
    float: left;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 767px) {
  .search .site-main article .img,
  .archive .site-main article .img {
    margin-bottom: 10px;
  }
}

.search .site-main article .img img,
.archive .site-main article .img img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .search .site-main article .img img,
  .archive .site-main article .img img {
    position: absolute;
    clip: rect(0px, 220px, 113px, 0px);
  }
}

.search .site-main article .summary,
.archive .site-main article .summary {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.5em;
  font-weight: 300;
}

.search .site-main article .article-item,
.archive .site-main article .article-item {
  margin-bottom: 20px;
  display: table;
}

@media screen and (min-width: 768px) {
  .search .site-main article .article-item,
  .archive .site-main article .article-item {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .search .site-main article .article-item:not(.no-image) .text,
  .archive .site-main article .article-item:not(.no-image) .text {
    float: left;
    width: calc(66.6% - 20px);
    margin-left: 20px;
  }
}

@media screen and (min-width: 768px) {
  .search .site-main article .article-item .image:after,
  .archive .site-main article .article-item .image:after {
    font-size: 8px;
    font-size: 0.5rem;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    content: "Ver más";
    letter-spacing: 0.1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #fff;
    left: 0px;
    top: 50%;
    opacity: 0;
    margin-top: -5px;
    z-index: 3;
    text-transform: uppercase;
    right: 0;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .search .site-main article .article-item .image:before,
  .archive .site-main article .article-item .image:before {
    transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: 2;
  }
}

@media screen and (min-width: 768px) {
  .search .site-main article .article-item .image:hover:after,
  .archive .site-main article .article-item .image:hover:after {
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    opacity: 1;
  }
}

@media screen and (min-width: 768px) {
  .search .site-main article .article-item .image:hover:before,
  .archive .site-main article .article-item .image:hover:before {
    opacity: 1;
  }
}

.search .site-main article .article-item .info,
.archive .site-main article .article-item .info {
  margin: 0;
}

.search .site-main article .article-item .info > a,
.archive .site-main article .article-item .info > a {
  color: #000;
}

.search .site-main article .article-item .info > a:focus, .search .site-main article .article-item .info > a:hover,
.archive .site-main article .article-item .info > a:focus,
.archive .site-main article .article-item .info > a:hover {
  color: #666;
}

.search .site-main article .article-item .info.no-author > a.name:after,
.archive .site-main article .article-item .info.no-author > a.name:after {
  display: none;
}

.search .site-main article .article-item .info.no-column > a > .name:after,
.archive .site-main article .article-item .info.no-column > a > .name:after {
  display: none;
}

.search .site-main article .article-item .info time span,
.archive .site-main article .article-item .info time span {
  position: relative;
  z-index: 1;
}

.search .site-main article .article-item .title,
.archive .site-main article .article-item .title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Noto Serif SC";
  font-style: italic;
  font-weight: 700;
  margin: 0 0 10px;
  line-height: 1.3em;
}

@media screen and (min-width: 768px) {
  .search .site-main article .article-item .title,
  .archive .site-main article .article-item .title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.search .site-main article .article-item .title > a,
.archive .site-main article .article-item .title > a {
  color: #000;
}

.search .site-main article .article-item .title > a:focus, .search .site-main article .article-item .title > a:hover,
.archive .site-main article .article-item .title > a:focus,
.archive .site-main article .article-item .title > a:hover {
  color: #666;
}

.search .block--author-date,
.archive .block--author-date {
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 0 0 10px;
  position: relative;
  text-transform: uppercase;
  line-height: 1.25;
  font-weight: 300;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 768px) {
  .search .block--author-date,
  .archive .block--author-date {
    display: flex;
  }
}

.search .block--author-date .date,
.archive .block--author-date .date {
  color: #666;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 768px) {
  .search .block--author-date .date,
  .archive .block--author-date .date {
    margin-left: 5px;
    padding-left: 10px;
    position: relative;
  }
}

@media screen and (min-width: 768px) {
  .search .block--author-date .date:before,
  .archive .block--author-date .date:before {
    font-size: 30px;
    font-size: 1.875rem;
    content: "· ";
    line-height: 17px;
    top: -1px;
    left: 0;
    position: absolute;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .search .block--author-date .date,
  .search .block--author-date .author,
  .archive .block--author-date .date,
  .archive .block--author-date .author {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .content-entries {
    margin-bottom: 40px;
  }
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
  display: none;
}

body.archive div.entry-content div.article-item.cartoon {
  width: 100%;
}

@media screen and (min-width: 768px) {
  body.archive div.entry-content div.article-item.cartoon div.text {
    margin-left: 0;
    float: right;
  }
}

.post-password-form {
  margin-bottom: 1.75em;
}

.post-password-form label {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Poppins";
  color: #686868;
  display: block;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  margin-bottom: 1.75em;
  text-transform: uppercase;
}

.post-password-form input[type="password"] {
  margin-top: 0.4375em;
}

.post-password-form > :last-child {
  margin-bottom: 0;
}

.search-no-results form.search-form label {
  width: calc(100% - 42px);
}

.search-no-results form.search-form input.search-field {
  width: 100%;
  border-width: 0 0 1px 0;
  border-color: #000;
  border-radius: 0;
  border-style: solid;
}

.search-no-results form.search-form button.search-submit {
  background-color: transparent;
}

.single .blog-content #primary {
  padding: 0;
}

.single figure figcaption {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Poppins";
  line-height: 1.5em;
  padding: 10px 0 5px;
}

.single .alignleft,
.single .alignright,
.single .aligncenter {
  max-width: 100%;
  float: none;
  height: auto;
  margin: 20px auto;
}

@media screen and (max-width: 767px) {
  .single .wp-block-image figure.alignleft,
  .single .wp-block-image figure.alignright {
    float: none;
    margin: 0;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .single .wp-block-image figure.alignleft,
  .single .wp-block-image figure.alignright {
    max-width: 52%;
  }
}

@media screen and (max-width: 767px) {
  .single .wp-block-image figure.alignleft img,
  .single .wp-block-image figure.alignright img {
    width: 100%;
  }
}

.single .wp-block-cover {
  margin-bottom: 30px;
}

.single .header-image {
  margin: 0;
}

.single .twitter-tweet {
  display: table !important;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .single .twitter-tweet {
    width: 100% !important;
  }
}

.single .entry-blog {
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: table;
  margin: 0 auto 20px;
}

@media screen and (min-width: 768px) {
  .single .entry-blog {
    margin: 0 auto 20px;
  }
}

.single .entry-title {
  font-size: 25px;
  font-size: 1.5625rem;
  font-family: "Noto Serif SC";
  font-weight: 900;
  font-style: italic;
  line-height: 1.3em;
  margin-bottom: 20px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

@media screen and (min-width: 768px) {
  .single .entry-title {
    font-size: 43px;
    font-size: 2.6875rem;
    margin-bottom: 30px;
  }
}

.single .entry-title a {
  color: #000;
}

.single .entry-title a:hover, .single .entry-title a:focus {
  color: #666;
}

.single .main-content {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .single .main-content {
    width: 660px;
    float: left;
  }
}

.single .main-content h2,
.single .main-content h3,
.single .main-content h4,
.single .main-content h5,
.single .main-content h6 {
  font-family: "Poppins";
  margin: 10px 0 30px 0;
}

.single .main-content h1,
.single .main-content h2,
.single .main-content h3,
.single .main-content h4,
.single .main-content h5 {
  line-height: 1.3em;
  color: #000;
  margin: 30px 0 15px;
}

.single .main-content h1 {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 700;
}

.single .main-content h2 {
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 700;
}

.single .main-content h3 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 700;
}

.single .main-content h4 {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 600;
}

.single .main-content h5 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .single .main-content blockquote {
    width: 100%;
    float: none;
    border-top: 1px solid #bbb;
    border-right: 0 none;
    border-bottom: 1px solid #bbb;
    padding: 15px 0 0;
    margin: 15px 0;
  }
}

@media screen and (max-width: 767px) {
  .single .main-content blockquote p {
    text-align: left;
    font-weight: 600;
  }
}

.single .main-content > p {
  font-family: "Noto Serif SC";
  font-family: Noto Serif SC;
}

.single .main-content .posted-on {
  display: inline-block;
  width: 100%;
  margin: 0;
}

.single .main-content .posted-on time {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Poppins";
  line-height: 1.3em;
  text-transform: uppercase;
  float: right;
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .single .main-content .posted-on time {
    float: left;
  }
}

.single .main-content .content-inside {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "Noto Serif SC";
  display: inline-block;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .single .main-content .content-inside {
    margin-bottom: 30px;
  }
}

.single .main-content .content-inside p {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "Noto Serif SC";
  font-weight: 400;
  line-height: 1.7em;
  margin-bottom: 20px;
}

.single .main-content .content-inside p a {
  color: #009fdf;
  text-decoration: underline;
}

.single .main-content .content-inside p a:hover, .single .main-content .content-inside p a:focus {
  color: #00709c;
}

.single .main-content .content-inside p strong,
.single .main-content .content-inside p b {
  font-family: "Noto Serif SC";
}

.single .main-content .content-inside blockquote {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "Noto Serif SC";
  text-align: right;
  line-height: 1.6em;
  font-weight: 900;
  box-sizing: border-box;
  background: #e8e8e8;
  position: relative;
  border: 0 none;
  margin: 30px 0;
  padding: 15px;
}

@media screen and (min-width: 768px) {
  .single .main-content .content-inside blockquote {
    margin: 0 20px 0 0;
    padding: 20px;
    float: left;
    width: 35%;
    z-index: 2 !important;
  }
}

.single .main-content .content-inside blockquote p {
  font-style: normal;
  font-weight: 900;
}

.single .main-content .content-inside blockquote p:first-child:last-child {
  margin: 0;
}

.single .main-content .content-inside li a {
  color: #009fdf;
  text-decoration: underline;
}

.single .main-content .content-inside li a:hover, .single .main-content .content-inside li a:focus {
  color: #00709c;
}

.single .author-content {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .single .author-content {
    margin-bottom: 34px;
  }
}

.single .author-content p.author {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .single .author-content p.author {
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 700;
  }
}

.single .author-content p.description {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 10px;
}

.single .author-content .author-item {
  display: inline-block;
  width: 100%;
}

.single .entry-header {
  text-align: center;
}

.single .byline {
  display: inline;
  display: block;
  margin-bottom: 0.5384615385em;
}

.single .content-inside ol {
  margin: 0;
  list-style: number;
  list-style-position: inside;
}

.single .content-inside ol li {
  margin-bottom: 15px;
  line-height: 1.5em;
}

.single .related {
  border: 1px solid #999;
  display: flex;
  padding: 10px;
}

@media screen and (min-width: 768px) {
  .single .related {
    padding: 15px;
  }
}

.single .related .img {
  margin-right: 15px;
  max-height: 72px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .single .related .img {
    margin-right: 20px;
    max-width: 120px;
  }
}

.single .related .img img {
  max-height: 72px;
}

.single .related .title {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1.3em;
}

@media screen and (min-width: 768px) {
  .single .related .title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.single .related .title a {
  color: #000;
}

.single .related .title a:focus, .single .related .title a:hover {
  color: #d11031;
}

.single .playbuzz h2 {
  font-size: 17px;
  font-size: 1.0625rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.entry-content {
  position: relative;
}

.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125;
  margin-top: 3.5em;
  margin-bottom: 1.75em;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: 900;
}

.entry-summary h4,
.entry-summary h5,
.entry-summary h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125;
  margin-top: 3.5em;
  margin-bottom: 1.75em;
}

.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6 {
  font-weight: 900;
}

.comment-content h4,
.comment-content h5,
.comment-content h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125;
  margin-top: 3.5em;
  margin-bottom: 1.75em;
}

.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
  font-weight: 900;
}

.textwidget h4,
.textwidget h5,
.textwidget h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125;
  margin-top: 3.5em;
  margin-bottom: 1.75em;
}

.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
  font-weight: 900;
}

.entry-content,
.entry-summary {
  border-color: #d1d1d1;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
  margin-top: 0;
}

.author-info {
  clear: both;
  font-family: "Poppins";
  padding-top: 20px;
  padding-bottom: 20px;
}

.author-avatar .avatar {
  float: left;
  height: 42px;
  margin: 0 1.75em 1.75em 0;
  width: 42px;
}

.author-description {
  position: relative;
  margin-bottom: 20px;
}

.author-description > :last-child {
  margin-bottom: 0;
}

.author-description.expanded {
  padding-bottom: 30px;
}

.author-description.expanded .author-bio {
  max-height: 900px;
}

.author-description .toggle {
  font-size: 16px;
  font-size: 1rem;
  background: #e8e8e8;
  background: -moz-linear-gradient(top, #e8e8e8 0%, rgba(232, 232, 232, 0.9) 77%, rgba(232, 232, 232, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e8e8e8), color-stop(47%, rgba(232, 232, 232, 0.47)), color-stop(100%, rgba(232, 232, 232, 0)));
  background: -webkit-linear-gradient(top, #e8e8e8 0%, rgba(232, 232, 232, 0.9) 77%, rgba(232, 232, 232, 0) 100%);
  background: -o-linear-gradient(top, #e8e8e8 0%, rgba(232, 232, 232, 0.9) 77%, rgba(232, 232, 232, 0) 100%);
  background: -ms-linear-gradient(top, #e8e8e8 0%, rgba(232, 232, 232, 0.9) 77%, rgba(232, 232, 232, 0) 100%);
  background: linear-gradient(to top, #e8e8e8 0%, rgba(232, 232, 232, 0.9) 77%, rgba(232, 232, 232, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='transparent', GradientType=0 );
  display: none;
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  padding-top: 50px;
  z-index: 2;
  border-bottom: solid 1px #000;
  border-left: solid 1px #000;
  border-right: solid 1px #000;
  text-transform: uppercase;
}

.author-description .toggle:active, .author-description .toggle:focus {
  outline: none;
}

.author-description .toggle::before {
  content: "Ver más";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 40px;
  color: #000;
}

.author-bio-title {
  font-size: 20px;
  font-size: 1.25rem;
  display: block;
  font-weight: bold;
  margin: 0;
  position: absolute;
  top: -15px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 2;
}

.author-bio-title span {
  background: #fff;
  padding: 0 5px;
}

.author-bio {
  font-size: 16px;
  font-size: 1rem;
  transition: max-height 0.6s ease-in-out;
  -webkit-transition: max-height 0.6s ease-in-out;
  -moz-transition: max-height 0.6s ease-in-out;
  -ms-transition: max-height 0.6s ease-in-out;
  -o-transition: max-height 0.6s ease-in-out;
  border: solid 1px #000;
  color: #000;
  line-height: 1.3em;
  overflow: hidden;
  padding: 15px;
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  max-height: 175px;
}

.author-bio.big {
  max-height: 220px;
}

.author-bio.big .avatar {
  margin: 0;
}

.author-bio p {
  margin: 0 0 1em;
}

.author-link {
  white-space: nowrap;
}

.post .share {
  text-align: center;
}

.post .share ul {
  list-style: none;
  margin: 0 0 30px;
}

.post .share ul li {
  display: inline-block;
}

.post .share ul li a {
  font-size: 16px;
  font-size: 1rem;
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  width: 32px;
}

.post .share ul li a:hover {
  background-color: #d11031;
}

.post-thumbnail {
  display: block;
  margin: 0 7.6923% 1.75em;
}

.post-thumbnail img {
  display: block;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
  opacity: 0.85;
}

.post-navigation .post-title,
.entry-title,
.comments-title {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.single .subscription-claim-exclusive .suscription-claim-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 21px;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .single .subscription-claim-exclusive .suscription-claim-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 24px;
  }
}

.single .subscription-claim-exclusive p.suscription-claim-text {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Poppins";
  font-weight: 400;
  margin: 0;
  line-height: 1.5em;
}

@media screen and (min-width: 768px) {
  .single .subscription-claim-exclusive p.suscription-claim-text {
    font-size: 16px;
    font-size: 1rem;
  }
}

.single .subscription-claim-exclusive p.btn {
  margin-top: 20px;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Poppins";
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .single .subscription-claim-exclusive p.btn {
    display: block;
    text-align: right;
  }
}

@media screen and (min-width: 768px) {
  .single .subscription-claim-exclusive p.btn {
    margin: 0;
  }
}

.single .subscription-claim-exclusive p.btn a {
  text-decoration: none;
  color: #000;
}

.single .subscription-claim-exclusive p.btn a:hover, .single .subscription-claim-exclusive p.btn a:focus {
  color: #d11031;
}

.single .main-content .subscription-claim-exclusive .suscription-claim-text a {
  color: #000;
  text-decoration: none;
}

.single .main-content .subscription-claim-exclusive .suscription-claim-text a:focus, .single .main-content .subscription-claim-exclusive .suscription-claim-text a:hover {
  color: #d11031;
}

.bypostauthor > article .fn:after {
  content: "\f303";
  font-family: 'pb-icomoon';
  left: 3px;
  position: relative;
  top: 5px;
}

.more-link {
  white-space: nowrap;
}

main .module {
  margin-top: 30px;
}

main .module > h3 {
  font-size: 21px !important;
  font-size: 1.3125rem !important;
  font-family: "Poppins" !important;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  font-weight: 700;
}

main .module ul {
  list-style: none;
  margin-left: 0;
}

.entry-content .see-more-of {
  border-top: 1px solid #e8e8e8;
  margin: 0px 0 10px 0;
  padding-top: 20px;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: right;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .entry-content .see-more-of {
    margin: 0px 0 50px 0;
  }
}

.entry-content .see-more-of h2 {
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (max-width: 320px) {
  .pb-iphone.single .related {
    display: table;
  }
}

@media screen and (max-width: 568px) and (orientation: landscape) {
  .pb-iphone.single .related {
    display: table;
  }
}

@media screen and (max-width: 320px) {
  .pb-iphone.single .related .img {
    margin-right: 0;
    float: left;
    width: 31%;
  }
}

@media screen and (max-width: 568px) and (orientation: landscape) {
  .pb-iphone.single .related .img {
    width: 26%;
    margin-right: 0;
    float: left;
  }
}

@media screen and (max-width: 568px) and (orientation: landscape) {
  .pb-iphone.single .related .img img {
    max-height: 72px;
  }
}

@media screen and (max-width: 320px) {
  .pb-iphone.single .related .title {
    width: 63%;
    float: right;
  }
}

@media screen and (max-width: 568px) and (orientation: landscape) {
  .pb-iphone.single .related .title {
    width: 73%;
    float: right;
  }
}

@media screen and (max-width: 320px) {
  .pb-iphone.single .related.no-image .title {
    width: 100%;
  }
}

@media screen and (max-width: 568px) and (orientation: landscape) {
  .pb-iphone.single .related.no-image .title {
    width: 100%;
  }
}

.main-content .article-tags ul li {
  margin-bottom: 0;
  list-style: none;
}

.main-content ul li {
  line-height: 1.7em;
  margin-bottom: 20px;
  list-style-type: disc;
  list-style-position: inside;
}
