/*
Theme Name: Deportes ULL
Theme URI: http://www.ull.es/servicios/deportes
Description: Plantilla para el site del servicio de deportes ULL
Author: ULL
Author URI: http://www.ull.es
Template: base-ull
Version: 0.1
*/

.ull-thinstrip .ull-wordmark {
    background: url('images/mainlogo-sdull.png') 0 0 no-repeat;
    width: 306px
}

/*Menu footer*/
.ull-footer .widget_nav_menu ul .ulldrops-item.ulldrops-item a {
    font-weight: 400;
    padding: 0;
    color: #c9c9c9 !important;
}
.ull-footer .widget_nav_menu ul .ulldrops-item a:after{
    display: none;
}

/* Título página Inicio */
.ull-body .ull-site-title {
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    top: -200px;
}

.page-template-frontpage .hero-content {
    margin-top: 0;
}

.grid-listados h4 {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

.grid-listados .vc_gitem-post-data {
    margin-bottom: 0;
}