.pkp_brand_footer {
    display: none;
    visibility: hidden; }

.pkp_structure_footer_wrapper {
    background-color: #0D1046; }

.boton_index {
    background: #002c5f;
    text-decoration: none;
    border: none;
    color: #fff !important;
    display: inline-block;
    padding: 3px 15px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 4px;
    margin-bottom: 15px;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 15%); }

.pkp_structure_footer_wrapper {
    border-bottom: 0px solid #005ca4; }

.pkp_structure_sidebar {
    display: none; }

.pkp_site_name_wrapper {
    background: #002c5f; }

.boton_index:hover {
    background: #0068be; }


.pkp_nav_list ul a {
    background-color: #002c5f;
    color: #fff; }

.pkp_nav_list ul a:hover {
    border-left: .357rem solid #002c5f;
    background-color: #fff;
    color: #002c5f; }

.pkp_structure_main{
    display: contents; }

.page_login {
    padding-left:2vw; }

.pkp_head_wrapper {
    padding: 0 !important;
    width: 100% !important; }

.pkp_site_name .is_img img {
    display: block !important;
    max-height: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    width: 100% !important; }

.pkp_site_name .is_img {
    display: inline; }

.pkp_site_name .is_img img {
    max-height: 100%; }

.pkp_site_name_wrapper {
    width: 100%;
    padding: 0; }

.pkp_site_name {
    padding-top: 0;
    padding-bottom: 0; }

@media(max-width:410px) {
    .pkp_site_name_wrapper {
        height: 65px; }

    .page_issue_archive .issues_archive>li {
        height: 290px !important; }

    .page_issue_archive img {
        height: 150px !important; }
}