/*FUENTE */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap');

/* GENERAL*/

body {
        font-family: "Raleway", serif;
}
.pkp_structure_main h1 {
  font-family: "Raleway", serif;
}
.obj_issue_summary .title {
  font-family: "Raleway", serif;
}
.obj_article_summary > .title {
  font-family: "Raleway", serif;
}
.pkp_block .title {
  font-family: "Raleway", serif;
}

.cmp_notification {
  background: #EFF2F0;
  border-left: .257rem solid #354a3a;
}

/*CUSTOM HEADER*/

  /*Logo img*/
  .pkp_site_name .is_img img {
      max-height: 90px;
      margin: -20px 0 10px 0;
  }


#header-fom {
  width: 100.00%;
}
.header-un-medio{
  width: auto;
  float: left;
}
.header-dos-medio{
  width: auto;
  float: left;

}

.sec-logo-fom{
    float: left;
}
.sec-titulo-revista {
    float: left;
}

.sec-titulo-revista .is_text {
  font-size: 32px;
    line-height: 65px;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1.2px;
    padding: 0 0 0 20px;
    font-weight: normal;
    position: relative;
    bottom: -6px;
    color: #788a80;
}

  /* HEADER RESPONSIVE - ADAPTATIVO*/
@media only screen and (max-width: 991px) {
  .pkp_structure_head {
      height: 132px;
  }
  .sec-titulo-revista .is_text {
    font-size: 30px;
    line-height: 25px;
    padding: 0 0 0 0;
    bottom: 0;
}
  .pkp_site_nav_toggle {
      border: 1px solid grey;
      margin: 40px auto 10px 3px;
  }
  .pkp_site_nav_menu--isOpen {
    margin-top: 12px;
}
  #header-fom {
    margin-top: 40px;
    margin-left: 20px;
  }
  #header-fom .is_img img {
      max-height: 65px;
      padding-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .pkp_structure_head {
    height: 100px;
  }
  .sec-titulo-revista .is_text {
      font-size: 21px;
      padding: 0 0 0 0;
      font-weight: normal;
      position: relative;
      bottom: 0;
      color: #788a80;
      padding-left: 0px;
  }

#header-fom {
   padding-left: 5px;
    margin-top: -5px;
    margin-left: 15px;

}
  #header-fom .has_site_logo .pkp_head_wrapper {
    height: 200px;
}
  .header-un-medio{
    width: 50%;
  }
  .header-dos-medio {
    width: auto;
    float: left;
}
  #header-fom .is_img img {
    max-height: 48px;
    margin: 5px 7px 0 7px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 430px) {
  .pkp_structure_head {
    height: 90px;
    margin-bottom: 10px;
  }

  .sec-titulo-revista {
      margin-top: -30px;
      text-align: left;
  }
    .sec-titulo-revista .is_text {
    font-size: 18px;
    line-height: 17px;
    padding: 0 0 0 0;
    font-weight: normal;
    position: relative;
    bottom: 0;
    color: #788a80;
}
#header-fom {
    margin-top: 5px;
}

#header-fom .is_img img {
    max-height: 36px;
  }
}

@media only screen and (max-width: 360px) {
  .pkp_site_name_wrapper {
      height: 6.857rem;
  }
  .pkp_structure_head {
    height: auto;
    margin-bottom: 10px;
  }
  .sec-titulo-revista .is_text {
    font-size: 17px;
    line-height: 15px;
}

  .header-un-medio {
      width: auto;
      clear: both;
  }
  .header-dos-medio {
      width: auto;
      float:left;
      clear: both;
  }
  .pkp_site_nav_menu--isOpen {
    margin-top: -25px;
  }
  #header-fom .is_img img {
      max-height: 41px;
      margin-top: 7px;
  }
}

@media only screen and (max-width: 315px) {
  .pkp_site_name_wrapper {
      height: 6.857rem;
  }
  .pkp_structure_head {
    height: auto;
    margin-bottom: 10px;
    }
  .sec-titulo-revista .is_text {
    font-size: 14px;
    line-height: 15px;
}

  .header-un-medio {
      width: auto;
      clear: both;
  }
  .header-dos-medio {
      width: auto;
      float:left;
      clear: both;
  }
  .pkp_site_nav_menu--isOpen {
    margin-top: -25px;
  }
  #header-fom .is_img img {
      max-height: 35px;
      margin-top: 9px;
  }
}

@media only screen and (max-width: 270px) {
  .sec-titulo-revista .is_text {
    font-size: 11px;
    line-height: 15px;
}

}

/*SIDEBAR*/

.pkp_structure_sidebar.left {
    margin-top: -29px;
}
.pkp_block .title {
  font-family: "Raleway", serif;
  background: #EFF2F0;
  padding: 8px 0 8px 8px;
}
.pkp_structure_sidebar img {
  display: block;
  margin: auto;
  padding: 5px 0;
}
.pkp_block.block_web_feed img {
  display: initial;
}

/* LINKS */
a {
  color: #000;
  transition: color 0.3s;
}
a:hover, a:focus {
  color: #2C992C;
}

    /* NAV*/

.pkp_navigation_primary > li > a:hover {
  color: rgba(0,0,0,0.84);
  outline: 0;
  border-color: transparent;
}
.pkp_nav_list ul li a {
  color: #575757;
}
.pkp_navigation_primary > li > a:focus {
   background: none;
   color: #000000d6;
   outline: 0;
 }
.pkp_navigation_primary > li a:hover {
  color: #2C992C;
}
.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
  border-color: #fff;
  color: #2C992C;
  background: none;
}


/* BUTTONS */

.obj_galley_link {
  background: #314b39;
  color: #fff;
  border-radius: 2em;
  padding: 2px 19px;
}
.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
  background: #314b39;
  color: #2C992C;
}

    /* Search */
.page_search .submit button::after {
  background: #354b3a;

}
.page_search .submit button {
  font-family: "Raleway", serif;
}

/* HOME */
.obj_issue_toc .cover img {
  border: 1px solid #3d3d3d;
  margin-bottom: -20px;
}

.obj_issue_toc .sections:not(:first-child) {
  margin-top: 1.286rem;
}
.pkp_page_index .current_issue .read_more {
  color: #000;
  font-style: italic;
  font-size:11pt;
  margin-top: 10px;
}
.pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus {
  color: #2C992C;
  transition: color 0.3s;
}

/* ISSUE PAGE*/
.obj_issue_summary .cover img {
  display: block;
  width: auto;
  max-height: 250px;
  border: 1px solid #3d3d3d;
}

.obj_issue_toc .galleys::before, .obj_issue_toc .section::before {
  border-top: 5px solid #EFF2F0;
}
.sections .section h2 {
  font-size: 18pt !important;
  font-family: "Raleway", serif;
}
.obj_issue_toc .section > h3 {
  font-size: 18pt !important;
  font-family: "Raleway", serif;
}

/* ARTICLE PAGE */
.cover_image img {
  width: 80%;
  display: block;
  margin: auto;
  border: 1px solid #000;
}
.obj_article_details .entry_details .item:first-child {
  background: #fbf9f2;
}

/* ARCHIVE */
.page_issue_archive .issues_archive {
   background: #fbf9f2;
 }


/* FOOTER */
.pkp_structure_main {
  padding: 0 2.143rem 2.429rem;

}
.pkp_structure_footer_wrapper {
    background: #354a3a;
    background-image: url('/public/site/images/cultural_hosting/footer-owl-1-min.png');
    background-position: left calc(100% + 10px);
    background-repeat: no-repeat;
    background-size: contain;
}
.footer-texto {
  border-top: 1px solid #617B69;
  display: inline-block;
  padding: 22px 0;
}

.pkp_structure_footer_wrapper p {
    color: #ffffff;
}
.pkp_structure_footer_wrapper a {
    color: #ffffff;
}
.pkp_structure_footer_wrapper a:hover {
    color: #7c9779;
}
.pkp_brand_footer {
  padding: 0;
}
.pkp_brand_footer img {
    display: none;
}

/* RESPONSIVE GLOBAL */
@media only screen and (max-width: 990px) {
.pkp_structure_footer_wrapper {
  background-image: none;
}
}
