/****************************************
*	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;
}
}

/* 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 */

.pkp_structure_sidebar:before{
  	content: '';
    width: 200px !important /* width of the image */;
    height: 282px !important /* height of the image */;
    margin-left: 50px !important;
    background-repeat: no-repeat !important;
    margin-bottom: 20px !important;
    display: block;
    margin-top: -15px;
    box-shadow: 5px 2px 15px 2px #282a2d42;
}

/* 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 (max-width: 992px){
    
    .pkp_site_nav_menu{
        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;
}

