/*
Theme Name: Memoria Viva
Theme URI: http://memoriaviva.com
Author: Colorway
Author URI: https://www.colorway.cl
Description: Memoria Viva
Version: 3.4
Tags: memoriaviva, ddhh
Text Domain: memoriaviva

*/


/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor {}

.home .no-breadcrumbs .main-content {
    padding-top: 0px;
}

.main-menu-wrap {
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #ccc;
    background: #c69d7d;
}

#frase {
    padding: 40px 0px;
    margin-bottom: 50px;
    border-top: 1px solid #fff;
}

.wpb_revslider_element {
    margin-bottom: 0px;
}

ul#categorias-desaparecidos {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0px;
    margin: 0px;
    justify-content: center;
}

ul#categorias-desaparecidos li {
    /* border: 1px solid #eee; */
    padding: 5px;
    margin: 0px;
    line-height: 1em;
    font-size: 12px;
}

ul#categorias-desaparecidos li a {
    color: #888;
}

ul#lista-desaparecidos {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 20px;
}

ul#lista-desaparecidos li {
    line-height: 1em;
    font-size: 12px;
    border-top: 1px solid #eee;
    padding: 4px 0px;
}

ul#lista-desaparecidos li a {
    color: #888;
}

ul#lista-desaparecidos li:first-child {
    border: 0px;
    padding-top: 0px;
}

.foto-desaparecido {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

ul#datos-desaparecido {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 1em;
    margin-bottom: 20px;
}

ul#datos-desaparecido li {
    line-height: 1.2em;
    font-size: 13px;
    margin-bottom: 5px;
}

#contenido-desaparecido p {
    line-height: 1.2em;
    font-size: 18px;
    margin-bottom: 15px;
    text-align: justify;
}

#wp_parrafo {
    line-height: 1.2em;
    font-size: 18px;
    margin-bottom: 15px;
    text-align: justify;
}

.wp_parrafo_content {
    line-height: 1.2em;
    font-size: 18px;
    margin-bottom: 15px;
    text-align: justify;
}

#top-category {
    margin-bottom: 20px;
}

#top-category h3 {
    margin: 0px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 20px;
    line-height: 1em;
    color: #1d2127;
}

#top-category span {
    font-size: 13px;
    font-weight: 600;
    line-height: 1em;
    margin: 0px;
    color: #1d2127;
}

a {}

a:hover {
    text-decoration: none;
}

