/*
Theme Name:     ChildTheme MK1
Theme URI:      https://rjit.es/
Description:    ChildTheme RJIT
Author:         RJIT
Author URI:     http://mksoft.es/
Version:        1.0
Template:       Divi
*/

/* Estilos personalizados
------------------------------------------------------- */

#publication-home-col-list {
    margin-top: -10vh;
    border-top: 8px solid #0af;
}
@media (max-width: 1145px){
    #publication-home-col-list{
        margin-top: 0 !important;
    }
}
.search #main-content {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
#main-content > .container {
    padding-bottom: 3rem;
}