 .pkp_navigation_primary .dropdown-menu a:focus,
.pkp_navigation_primary .dropdown-menu a:hover {
	border-color: #5d5d5d;
}
.abstract,
.author_bios,
.references {
	margin-top: 3rem;
	word-break: break-word;
	border-top: #a8767645 solid 2px;
	padding-top: 10px;
}
.pkp_structure_head {background-color: #2a1947;}
.pkp_navigation_primary>li>a {color: #000;}
.btn-secondary {
	color: #fff;
	background-color: #330033;
	border-color: #330033;
}
.aviso a {text-decoration: underline;}
.pkp_navigation_primary_row {
	background: #97A8A6;
	color: #000;
}


.aviso {
	color: #000;
	background-color: #a8767645;
	border-color: #a8767645;
}


.iss_number {	padding-block-start: 16rem;}
.page_login .buttons button,
.cmp_form .buttons button,
.cmp_form .buttons a,
#connect-orcid-button {
	display: inline-block;
	padding: 0 1em;
	background: #A87676;
	border: 1px solid #A87676;
	border-top-color: #A87676;
	border-radius: 3px;
	font-size: .93rem;
	line-height: calc(2.143rem - 2px);
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}
.card-body .more_bton a:hover {
	text-align: right;
	color: #fff;
	text-decoration: none;
	font-size: large;
	background: #A87676;
	padding: 1px 6px;
	border-radius: 13px;
	border: 1px solid #A87676;
}

.page_search .submit button {
	border-right: 1px solid #A87676;
	background: #A87676;
	color: #fff;
}
@media (max-width: 440px) {

	.pkp_site_name .is_img img {
		min-height: 75px;
		min-width: auto;
		margin-top: -11px;
		max-width: none;
		width: auto;
		text-align: center;
		margin-left: -7px;
		zoom: 64%;
	}
	.pre_footer .row {
		display: flex;
		flex-wrap: nowrap;
		flex-direction: row;
		align-content: stretch;
		justify-content: space-evenly;
		align-items: stretch;
	}
}

@media (min-width: 992px) {
	.pkp_site_name .is_img img {
		max-height: 131px;
		height: 131px;
	}
	.has_site_logo .pkp_head_wrapper {
		padding-top: 0.0rem;
		width: 100%;
		background: #2a1947;
	}
}
.doi_arti {
	margin-bottom: 0.5rem;
	font-size: 11px;
}
.num_completo, .num_completo a {
    font-weight: 600;
}
.card-body:first-child {
    overflow: hidden;
}
.pkp_page_article .ul.galleys_links a.file,.pkp_page_article ul.galleys_links a.file, .pkp_page_article a.pdf, .pkp_page_article .file, .pkp_page_article .pdf, .pkp_page_article .cmp_button_wire:hover, .pkp_page_article .cmp_button_wire:focus, .pkp_page_article .obj_galley_link:hover, .pkp_page_article .obj_galley_link:focus, .pkp_page_article .obj_galley_link, .pkp_page_article .obj_galley_link .file {
    background: #2a1947;
    color: #fff;
    border: 1px solid #2a1947;
}
.pkp_page_article a:hover.pdf, .pkp_page_article a:hover.file, .pkp_page_article ul.galleys_links a:hover.file {
	background: #eee;
	color: #000;
}



/*Categorias*/

.page_catalog_category p:last-child {
    display: none;
}
.page_catalog_category .cmp_article_list h2.title {
    position: relative !important;
    clip: auto;
    left: auto;
}
.page_catalog_category .subcategories h2 {
    display: none;
}
.page_catalog_category .subcategories {
    border-bottom: none;
    border-top: none;
	margin-top: 0px
}
.page_catalog_category .article_count{
	display:none;	
}
.page_catalog_category .subcategories li {
    border-bottom: 1px solid #ddd;
	margin-top: 1%;
}
.page_catalog_category  .about_section.has_description {
    border-bottom: 1px solid #ddd;
}