/*
Theme Name: Portal de noticias ULL
Theme URI: http://www.ull.es/portal/noticias
Description: Plantilla para el portal de noticias de la página web de la Universidad de La Laguna
Author: ULL
Author URI: http://www.ull.es
Template: base-ull
Version: 0.1
*/

a.more {display:none}

.categorias-feed-noticias {
    text-align: left !important;
    padding-top: 6px !important;
    margin-bottom: 0 !important;
}
.categorias-feed-noticias .vc_grid-filter-item .vc_gitem-post-category-name {
    background-color: #ff7080;
    padding: 2px 4px;
    color:#ffffff;
}
.categorias-feed-noticias .vc_grid-filter-item .vc_gitem-post-category-name a:hover{color:#fefefe;}


p.date {
    line-height: 32px;
}

.ull-body img.wp-post-image {
    margin-bottom: 0 !important;
}

.featured_caption {
    background: #f2f2f2;
    padding: 2px 8px;
    font-size: 11px;
    overflow: hidden;
}

.featured_caption div {
    float: right;
    font-size: 11px;
    color: #000;
}

.post-content {
    margin-top: 20px;
}


/* AddToAny */
.a2a_default_style {
    margin-bottom: 13.5px;
}
.a2a_default_style a.a2a_dd,
.a2a_default_style a {
    float : right !important;
}

@media only screen and (max-width : 992px) {
    .a2a_default_style a.a2a_dd,
    .a2a_default_style a {
        float : left !important;
    }
}