/****************************************
*	Hipatia Press						*
*	Proyecto: Estilos Theme Child		*
*	Versión: 1.0						*
*	Descipcion: Estilos generales para	*
*		todas las revistas de Hipatia.	*
*										*
*****************************************/
h1, h2, h3{
    font-family: serif !important;
}

.cmp_button_wire, .obj_galley_link{
    color: #5a6388 !important;
}

.homepage_about h2{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px !important;
}
.current_issue h2 {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px !important;
}

.block_developed_by {
    border: 1px solid #eeeeee !important;
    margin-top: 20px !important;
    
}

.obj_issue_toc .sections:not(:first-child){
    margin-top: 0px !important;
}
@media (min-width: 992px){
    .obj_issue_toc .galleys, .obj_issue_toc .section {
        margin: 0px -30px !important;
    }
}

.pkp_page_index .homepage_image img {
    display: block;
    width: 55%;
    height: auto;
    margin-left: 20px;
    margin-bottom: -15px;
    
}


/* Menú */

.pkp_site_nav_menu{
    margin-top: 10px;
    background-color: #00000038 !important;
}

.pkp_site_name_wrapper{
	margin-left: -77px !important;
    margin-top: 0px !important;
}

#navigationPrimary{
    padding-left: 20px;
}

.pkp_navigation_primary_wrapper{
	margin-top: 10px ;
    margin-left: 10px !important;
}
.pkp_site_name{
    margin-top: 5px !important;
}

/* SideBar */

/* PORTADA */
.portada{
    text-align:center;
    margin-top:-25px !important;
}
.portada img{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

/* Languaje Block */

.block_language {
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    border-right: 1px #ddd solid;
}

.block_language li{
    position: relative;
    display: block;
    padding: 3px 14px !important;
    margin-bottom: 5px !important;
}

.block_language li:hover{
    background: white !important;
}

.block_language li a{
    color: white !important;
}

/* Information Block */

.block_information {
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    border-right: 1px #ddd solid;
}

.block_information li{
    position: relative;
    display: block;
    padding: 3px 14px !important;
    margin-bottom: 5px !important;
}

.block_information li:hover{
    background: white !important;
}

.block_information li a{
    color: white !important;
}

/* About the journal */
.homepage_about h2{
	background: #eee !important;
    padding: 5px !important;
    padding-left: 9px !important;
}


.current_issue h2{
	background: #eee !important;
    padding: 5px !important;
    padding-left: 9px !important;
}



/* MAKE SUBMISSION BUTTON */

.block_make_submission_link{
	width: 100% !important;
    text-align: center !important;
        
}

.block_make_submission a{
    padding: 0 1em;
    background: #fff !important;
    box-shadow: inset 0 -1em 1em rgb(0 0 0 / 3%) !important;
    border-radius: 0px !important;
}

.block_make_submission a:hover{
    
    background: #5a6388 !important;
    color: white !important;
}

.page_index_journal{
	text-align: justify !important;
}

/* FOOTER Style */

.pkp_structure_footer_wrapper{
	color: white !important;
	background-color: black !important;
}



.pkp_brand_footer{
	display: none !important;
}


.pkp_footer_content{
	display: flex !important;
}


/* Articulo */
.main_entry{
    word-wrap: break-word !important;
}






@media (min-width: 992px){
	.pkp_site_name .is_img img {
	    max-height: 70px;
	    margin-left: 65px;
	}
	
   	
}

@media (min-width: 992px) and (min-width: 992px){
    .pkp_navigation_primary {
        max-width: 90% !important;
    }
}

@media (max-width: 992px){
    
    .pkp_site_nav_menu{
        max-width: 90% !important;
        margin-top: 0px !important;
        background-color: black !important;
    }
    .pkp_site_name_wrapper{
        margin-left: 0px !important;
        margin-top: 0px !important;
    }
    .homepage_about:before{
        background-size: 50%;
        margin-top: 5px;
    }
    .block_language{
        border: none !important;
    }
    .pkp_site_nav_menu{
	    background-color:black !important;
	}
}

.block_make_submission{
    margin-top:-35px !important;
}

/* RESPPONSIVE */

@media only screen and (max-width:500px) {
  /* For mobile phones: */
  #customblock-crossref:before{
    height: 112px !important;
  }
  #customblock-crossref:after{
    height: 115px !important;
  }
  .has_site_logo .pkp_head_wrapper {
    height: 80px !important;
  }
  .pkp_site_nav_toggle{
    height: 80px !important;
  }
  .pkp_site_name .is_img img {
    margin-top: 15px !important;
  }
  .cmp_breadcrumbs ol{
      text-align:left;
  }
}

#ficheros_mvl{
    display:none;
    border: 1px solid #8080802e;
    padding-left: 20px;
}

@media only screen and (max-width:767px) {

    #ficheros{
        display:none;
    }
    #ficheros_mvl{
        display:block;
    }
}


/*GLOBO MAP*/


.clstrm_bottom_shadow, .clstrm_map, .clstrm_inner_shadow{
    width: 150px !important;
    height: 150px !important;
}


.clstrm_bottom_shadow {
    top: 150px !important;
}

.clstrm_outer, clstrm_inner{
    width: 150px !important;
    height: 150px !important;
}

.altmetric-normal-legend{
    padding-left: 60px !important;
}

.pps-title{
    margin-bottom: 0px !important;
}
.plx-wrapping-print-link{
    margin:auto !important;
}

.pps-col,.plx-capture, .plx-socialMedia, .pps-seemore {
    margin-bottom: 0px !important;
    padding: 0 20px;
}
.plx-plum a{
    margin: auto !important;
}


.PlumX-Summary{
    padding:20px !important;
}

.obj_article_details .main_entry .item.doi .label, .obj_article_details .main_entry .item.keywords .label{
    font-size:15px;
}


/*REFERENCIAS*/

/*BUTTON GO UP*/
html {
  scroll-behavior: smooth;
}
.goUp{
    position: fixed;
    top: 80%;
    right: 5%;
    width: 40px;
    height: 40px;
    background-color: #9f9d9d;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    color: white;
    display:none;
}
.goUp:hover{
    background-color: white;
    border:1px solid grey;
    color:black;
    cursor:pointer;
}


/* HTML STYLE */
/*
 *  HTML
 */
 
 .pkp_structure_main{
     height:100% !important;
 }

#includedContent table{
     width:100%;
     background-color: #f1f1f14f;
     border-spacing: 10px
}

#toc{
    position: fixed;
    margin: 0;
    width: 300px;
    background-color: #f1f1f14f;
    overflow: auto;
    float: right;
    box-shadow: rgb(0 0 0 / 12%) 0px 1px 3px, rgb(0 0 0 / 24%) 0px 1px 2px;
    border-left: 2px solid #00000075;

    
}

#toc a {
  display: block;
  padding-bottom:10px;
  text-decoration: none;
  font-size: 11.5px;
  line-height: 14px; 
  /*color: #2196f3;*/
  color: black;
  cursor: pointer;
}

#toc ul {
    margin: 0;
    list-style: none;
    padding:2px;
}

#toc ul  li  a{
    line-height: 14px;
}

#toc a:hover{
    color:#34407f;
}
#buttons {
    margin-top: -10px;
}
#buttons .button{
    
    border: 1px solid;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    border-radius: 2px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    margin-right:5px;
}



#buttons .button:hover{
    background-color: #009de5;
    color:white;
}
#htmlContainer .galley_view{
    position:relative !important;
}

/*
.MsoNormal   a   span {
    color: black;    
}

.MsoNormal{
    color:black;
}

.MsoNormal > span > a:link, span.MsoHyperlink {
    color: blue !important;
    text-decoration: underline;
}*/

sub,sup {
    font-size: 75% !important;
}
