html body div.cc-window.cc-banner.cc-type-info.cc-theme-classic.cc-bottom.cc-color-override-1474229400 div.cc-compliance a.cc-btn.cc-dismiss:hover {
  color: #4470b4;
}
img {
  max-width: 100%;
  height: auto;
}
.main-header {
  background-color: #ffffff;
}
.navbar-logo img, .main-header .img-fluid {
  max-height: 94px;
}
.navbar-logo {
  padding: 0 40px 0 0;
}
.navbar-brand img {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 100%;
}
.homepage-issue-cover {
  box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}
div.homepage-issue-description div.h2 {
  font-size:20px;
}
.homepage-issue-galleys .h3, .page-issue-galleys .h3 {
  display: none;
}
.page-issue-description .h2 {
  font-size: 1.25rem;
}
div.page-issue-description-wrapper div.page-issue-galleys div.h3 {
  font-size: 16px;
}
div.page-header h1 {
  color: #4470B4;
  font-weight: bold;
  padding-top: 10px;
}
.issue-image-cover {
  margin-top: 0px;
}
.article-summary-title a:hover {
  color: #4470B4;
}
.issue-summary-cover {
  box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}
div#articleDetails.article-details-sidebar div.item.views div.label {
  font-family: 'PT Serif',serif;
  font-size: 1.35rem;
}

.cmp_breadcrumbs {
  display:inline-block;
  margin-top: 30px;
}
.cmp_breadcrumbs ol {
  margin-bottom:2.143rem;
  padding:.357rem 0;
  line-height:1.43rem;
  font-size:.93rem
}
.cmp_breadcrumbs li {
  display:inline-block
}
.cmp_breadcrumbs a {
  display:inline-block;
  text-decoration:none
}
.cmp_breadcrumbs .separator {
  color:rgba(0,0,0,0.54);
  padding:0 .5em
}
.cmp_breadcrumbs .current {
  color:rgba(0,0,0,0.54)
}
.cmp_breadcrumbs .current h1 {
  margin:0;
  font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  font-size:.93rem;
  font-weight:400
}

.article-details-doi a, .article-details-author-orcid a, .page-issue-doi a {
  color: #c40028;
}
.article-details-doi a:hover, .article-details-author-orcid a:hover, .page-issue-doi a:hover {
  color: #7899cc;
  text-decoration: none;
}
.card-title, .issue-summary-date {
  text-align: center;
}
.article-summary-date {
  margin-top: 0.1rem;
  font-family: 'Fira Sans',serif;
  font-size: 14px;
}
.site-footer-sidebar {
  border-bottom: none;
  padding: 0px;
  margin-bottom: 1rem;
}
.site-footer {
  margin-top: 100px;
  padding-top: 2rem;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  font-size: 13.5px;
  background: #436fae;
  padding-bottom: 1rem;
}
.footer-brand-image {
  margin-top: 5px;
}
.eissn {
  font-size: 15px;
}
.punto {
  font-size: 25px;
  color: #adff2f;
}
.neissn {
  font-size: 19px;
}
.rseqpie {
  max-height: 63px;
}
.fbpie, .twpie {
  max-height: 60px;
}
.fbpie, .twpie, .rseqpie, .footer-brand-image {
  opacity: 0.8;
}
.fbpie:hover, .twpie:hover, .rseqpie:hover, .footer-brand-image:hover {
  opacity: 1;
  transition: opacity 0.3s;
}
.site-footer img {
  margin-top: 20px;
}
.bloque-twitter {
  max-width: 494px;
}
.block_twitter {
  width: 100%;
}

div.container.page-archives div.row.justify-content-around div.col-md-3.col-lg-2 div.card.issue-summary div.card-body div.card-text p.issue-summary-title {
  display: none;
}
div#focusAndScope h3 {
  margin-top: 0;
}
div.contact-section div.contact-primary, div.contact-section div.contact-support {
  font-size:16px;
}
.container-homepage-issue, div.container.container-homepage-issue.page-content h2.h5.homepage-issue-current {
  margin-top: 0;
}
.page-header {
  text-align: center;
}
html body div.container.page-section div.row.justify-content-md-center div.col-lg-8 div.page-content div.section-articles div.article-summary div.row div.col-3.col-md-2.col-lg-2 div.article-summary-pages.text-right {
  display: none;
}


@media (min-width:1200px) { 
  .container-homepage-issue {
    margin-top: 2rem;
  }
  .homepage-image-behind-issue:after {
    background:rgba(0,0,0,0.1);
  }
  .homepage-image-behind-issue+.container-homepage-issue .homepage-issue-current,
  .homepage-image-behind-issue+.container-homepage-issue .homepage-issue-identifier,
  .homepage-image-behind-issue+.container-homepage-issue .homepage-issue-published {
    text-shadow:2px 2px 2px #000;
  }
}
@media (min-width: 992px) {
  #primaryNav .dropdown-item {
    font-size: 15px;
  }
  #primaryNav .dropdown-menu.show {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
@media (max-width:767px) {
  .rseqpie {
    max-height: 54px;
  }
  .fbpie, .twpie {
    max-height: 46px;
  }
  .footer-brand-image {
    max-width: 83px;
  }
  .issue-summary {
    text-align: center;
  }
  .container-homepage-issue {
    padding-top: 1.5rem;
  }
}
@media (max-width:1199px) {
  .page-header {
    margin-top:1rem;
  }
}
