/*generales*/

a {
    color: #00533e;
}
    
a:hover{
    color: #498971;
}

p {
    font-size: 15px;
    font-family: 'Libre Franklin', sans-serif;
}
h1 {
    font-family: 'Frank Ruhl Libre', serif !important;
    color: #00533e;
    font-size: 28px !important;
}

.cmp_notification a{
color: #00533e;
    text-decoration: none;
    border-bottom: 1px dashed #00533e;
}
body {
    font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: rgba(0,0,0,0.87);
}

/*header*/
.pkp_head_wrapper .pkp_search button {
    display: inline-block;
    padding: 0 1em;
    background: #83ae63;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    font-size: 15px;
    line-height: 28px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
}

.pkp_navigation_primary {
    text-align: center;
    font-family: 'Libre Franklin', sans-serif;
}

.pkp_structure_head {
    background-color: #00533e;
    border-bottom: 3px solid #77ab39;
    background:url(https://museoantropologia.unc.edu.ar/wp-content/uploads/sites/16/2023/09/baner-liso.png), #00533e;
    background-size: cover;
    background-position: left;
}
.pkp_site_name .is_img img {
    display: block;
    max-height: 100px;
    max-width: 150%;
    width: auto;
    height: auto;
}

nav.pkp_navigation_primary_row {
    background: #00533ea1;
    margin: 5px 0px;
    padding: 5px 15px;
    font-family: 'Libre Franklin', sans-serif;
}

@media (min-width: 992px) {
.pkp_head_wrapper .pkp_search .search_prompt {
    display: inline-block;
    position: relative;
    background: #00533e;
     padding: 10px 20px;
    color: #ffffff;
    cursor: pointer;
}
}

/*submenu*/
.pkp_navigation_primary ul a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #00533e;
    font-family: 'Libre Franklin', sans-serif;
}
.pkp_navigation_primary ul a:hover {
   color: #498971;
}
.pkp_nav_list ul a:hover {
    outline: 0;
    background: #78ab391a;
    border-color: #498971 !important;
}

/*barra lateral*/
.pkp_block {
    box-shadow: rgb(131 100 66 / 38%) 0px 10px 15px -3px, rgb(188 165 88 / 30%) 0px 4px 6px -2px;
    padding: 20px 30px;
    margin: 0px 0px 15px 0px;
    background: #fff0dd73;
    background-image: linear-gradient(90deg, transparent 79px, #abced400 89px, transparent 81px, transparent 81px), linear-gradient(#eee 0.1em, transparent 0.1em);
    background-size: 100% 1.2em;
    font-family: 'Libre Franklin', sans-serif;
}

.pkp_block .title {
    display: block;
    margin-bottom: 10px;
     font-size: 24px;
    font-weight: bold;
    color: #00533e;
    font-family: 'Frank Ruhl Libre', serif;
}

span.title {
    border-left: none;
    padding-left: 0px;
}

.pkp_block .content ul li {
    line-height: 20px;
    padding: 5px;
    font-family: 'Libre Franklin', sans serif;
    font-size: 15px;
}

li.locale_es_AR {
    display: none;
}
.block_information a{
    font-size: 15px;
    font-family: 'Libre Franklin', sans serif;
}
/*bloques personalizados*/

div#customblock-recomendaciones {
       background: #00533e;
       background-image: url(https://museoantropologia.unc.edu.ar/wp-content/uploads/sites/16/2023/09/fondos-c.png);
       background-position: center;
    box-shadow: rgb(96 125 139 / 34%) 0px 10px 15px -3px, rgb(29 65 61 / 64%) 0px 4px 6px -2px;
    text-align: center;
    font-family: 'Libre Franklin', sans serif;
    color: #f9e3cf;
}
.recomendaciones-container h3{
   color: #f9e3cf;
    padding: 5px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: normal;
   font-weight: bold;
     font-family: 'Frank Ruhl Libre', serif;
}
.recomendaciones-container a{
    color: #f9e3cf;
}
div#customblock-envios {
    background: #00533e;
    background-image: url(https://museoantropologia.unc.edu.ar/wp-content/uploads/sites/16/2023/09/fondos.png);
    background-position: center;
    box-shadow: rgb(96 125 139 / 34%) 0px 10px 15px -3px, rgb(29 65 61 / 64%) 0px 4px 6px -2px;
    text-align: center;
    font-family: 'Libre Franklin', sans serif;
 }


.boton-envios a{
    color: antiquewhite;
    padding: 5px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: normal;
   font-weight: bold;
     font-family: 'Frank Ruhl Libre', serif;
}

/*principal*/
.pkp_structure_main:before {
    width: 0px !important;
}

.pkp_structure_main {
    padding: 10px;
    margin-bottom: 35px;
}

/*footer*/
.pkp_structure_footer_wrapper {
    background: linear-gradient(116deg, #edd1aa, #498971);
    margin-top: 25px;
}
.pkp_brand_footer a {
    float: right;
    display: block;
    filter: invert(1);
    max-width: 150px;
    opacity: 0.8;
}


/*pagina de envios*/

.cmp_notification {
    display: block;
    width: 100%;
    padding: 20px;
    margin-bottom: 40px;
    background: #edd1aa45;
    border-left: 5px solid #498971;
    font-size: 14px;
    line-height: 20px;
}

.pkp_structure_main h2 {
    font-family: 'Frank Ruhl Libre',serif;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
}

.pkp_structure_main:before {
    width: 0px;
}

.page_submissions .submission_checklist ul {
    border: none;
}

.page_submissions .submission_checklist li {
    font-size: 15px;
}

/*REVISTA NUMEROS PDF*/
ul.galleys_links {
    list-style: none;
    padding: 0;
}
.obj_issue_toc .section h2 {
    color: rgb(0 0 0 / 74%);
    font-family: 'Frank Ruhl Libre',serif;
    font-size: 18px;
}
.obj_article_summary .authors {
    padding-right: 5em;
    font-size: 15px;
}
.obj_article_summary .pages {
      font-weight: 600;
    COLOR: #00523e;
    line-height: 30px;
}
.obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: linear-gradient(334deg, #00523e, #83ae63);
    border: 1px solid #c9c690;
    border-radius: 3px;
    font-size: 15px;
    line-height: 35px;
    color: floralwhite;
    text-decoration: none;
}

.obj_galley_link:hover {
    background: linear-gradient(134deg, #83ae63, #795548);
}

.obj_article_summary>.title {
    font-family: 'Frank Ruhl Libre',serif;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
}

.obj_article_summary .subtitle {
    display: block;
    font-size: 17px;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    font-weight: 500;
    color: rgb(183 163 87);
}

.obj_issue_toc .cover {
    box-shadow: rgb(96 125 139 / 34%) 0px 10px 15px -3px, rgb(29 65 61 / 64%) 0px 4px 6px -2px;
}
.heading {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.description {
    width: 100%;
}

.obj_article_details .entry_details .item .label {
    font-family: 'Libre Franklin',sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: rgb(90 144 119);
}
.value a{
    text-decoration: none;
}


.obj_article_details .item {
        font-family: 'Libre Franklin', sans-serif !important;
}
.obj_article_details .main_entry .item .label {
    font-family: 'Libre Franklin', sans-serif !important;
}
.obj_article_details .item.doi .label, .obj_article_details .item.keywords .label {
    font-size: 15px;
    background: #eef5d3;
    padding: 2px 0px 3px 3px;
}
span.value {
    padding-left: 4px;
}

.sub_item img{
  box-shadow: rgb(45 55 52 / 40%) 0px 10px 15px -3px, rgb(185 159 74 / 77%) 0px 4px 6px -2px;
  transition: all 2s ease;
}
.sub_item img:hover{
transform: translate(0px, -15px);
}



.pkp_structure_main:before, .pkp_structure_main:after {
background: white;
}

/*leer mas anuncios*/
.obj_announcement_summary .read_more {
    color: #00523e;
}

.obj_announcement_summary .read_more:after {
    color: #83ae63;
}

.obj_announcement_summary .date:before {
    color: #cdad5a;
}


.pkp_page_index .cmp_announcements {
    border-top: none;
    border-bottom: none;
}

article.obj_announcement_summary {
    margin: 20px;
    width: 85%;
    box-shadow: rgb(131 100 66 / 38%) 0px 10px 15px -3px, rgb(188 165 88 / 30%) 0px 4px 6px -2px;
    background: floralwhite;
}
.pkp_page_index .cmp_announcements .more:before {
    border-left: none;
}

.obj_announcement_summary .read_more:hover {
    color: #83ae63;
}

.obj_announcement_full .date:before {
    color: #cdad5a;
}
/*detalles*/

.linea {
    height: 3px !important;
    background: #83ae63;
    width: 100px;
}
.espaciador {
    height: 25px;
}

.autor {
    color: rgb(72, 77, 73);
     font-family: 'Satisfy', cursive;
  font-size: 22px;
}
.autor::before {
    content: url('https://museoantropologia.unc.edu.ar/wp-content/uploads/sites/16/2023/10/icon-pen.png');
    display: inline-block;
    left: 3px;
    top: 15px;
    padding: 5px 8px;
    position: relative;
  }
/*tira de logos*/

.footer-logos-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.footer-logos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.footer-logos img{
    width: 170px;
    height: 85px;
    object-fit: contain;
}

/*boton entrada*/
.cmp_form .buttons button {
    display: inline-block;
    padding: 0 1em;
    background: linear-gradient(226deg, #83ae63, #287f54);
    border: 1px solid rgb(103 156 109);
    border-top-color: #287f54;
    border-radius: 3px;
    box-shadow: none;
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    color: floralwhite;
    text-decoration: none;
}
/*media queries*/



@media (min-width: 425px) {
    .description {
        width: 50%;
        padding-left: 15px;
    }
}
@media (min-width: 480px) {
.page_submissions .submission_checklist li:before {
    position: absolute;
    font-size: 18px;
    color: #498971;
    background: #49897136;
    padding: 5px;
    border-radius: 50px;
}
.page_submissions .submission_checklist li {
    padding: 5px 5px 15px 50px;
}
}
@media (min-width: 992px) {
.pkp_structure_main {
    float: left;
    padding: 0 30px 90px;
    width: 600px;
}
}
@media (min-width: 1200px){
.pkp_structure_main {
    width: 750px;
}
.obj_article_details .main_entry {
    width: 500px;
}
}

@media (min-width: 768px){
.pkp_structure_main:before {
    background: white;
}

.obj_article_details .entry_details {
    float: left;
    width: 250px;
    margin: 0 0 0 -1px;
    border-top: none;
    border-left: none;
}
.obj_article_details .main_entry {
    float: left;
    border-right: none;
}

.obj_article_details .entry_details .item {
    margin-right: -1px;
    border-bottom: none;
    }

.obj_article_details .row {
    border: none;
}

.obj_article_details .entry_details .item:last-child {
    border-bottom: none;
    border-left: 3px solid #00523e;
    background: #ebf5e4;
}

.pkp_page_index .cmp_announcements>.obj_announcement_summary {
    float: left;
    margin-left: 35px;
    width: 65%;
    background: floralwhite;
    background-image: linear-gradient(270deg, #83ae63 20px, #fff8f0 9px);
    box-shadow: rgb(131 100 66 / 38%) 0px 10px 15px -3px, rgb(188 165 88 / 30%) 0px 4px 6px -2px;
}


}