/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 22 2020 | 18:18:26 */
/*a, a:visited {color: inherit !important;}*/

body, p, ol, ul {line-height: 1.5em !important;}

/*p {margin-bottom: 1em !important;}*/
.et_pb_blurb_description p {margin: .5em 0 !important;}

blockquote {font-size: 100% !important; font-weight: 500 !important;}


.entry-content a {color: #55a7e8 !important;font-weight: 600 !important;}
.entry-content a:hover {color: #3e5062 !important;font-weight: 600 !important;}

/* reproductor de audio incrustado */
.mejs-container { margin-bottom: 1.2em;}

.et_pb_extra_module .posts-list article .post-content, 
.et_extra_other_module .posts-list article .post-content {
    width: auto;
    padding: 0px 0 5px;
    vertical-align: top;
}

.post-header {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
}

/* Paginación en blog masonry */

.paginated .pagination li, .archive-pagination .pagination li, .paginated > .page-numbers li, .archive-pagination > .page-numbers li {
    width: 50px !important;
}

/* Traducción de PREVIOUS y NEXT*/

.post-navigation .nav-links .nav-previous:before {
    content: "< ANTERIOR" !important;
}
.post-navigation .nav-links .nav-next:before {
   content: "SIGUIENTE >" !important;
}

/* Título para categorías y archivos */

.archive h1 {
    display: block;
    background: #ffffff;
    width: 100%;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
    overflow: hidden;
    padding: 14px 15px 10px;
}

/* Footer */

#footer div#nav_menu-7 {padding-top: 5px;}
#footer .et_pb_widget:first-of-type {padding-top: 21px;}
#footer .et_pb_widget{margin-bottom:5px;}

/* Download button */

.download-button {
    background-color: rgba(204, 204, 204, 0.5);
    background-image: none !important;
    background-image: none !important;
    text-shadow: none !important;
    box-shadow: 0 2px 4px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.4);
    border: 1px solid #666;
}

.download-button:hover {
    background-color: rgba(62, 80, 98, 0.46);
    background-image: none !important;
    background-image: none !important;
}

.wp-caption p.wp-caption-text {
  font-size: 11px !important;
    font-style: italic !important;
    font-family: Georgia, Tahoma;
}

.gallery {margin-bottom: 20px !important;}