/*
Theme Name: Biblioteca ULL
Theme URI: http://www.ull.es/servicios/biblioteca
Description: Plantilla para el site de Biblioteca de la ULL
Author: ULL
Author URI: http://www.ull.es
Template: base-ull
Version: 0.1
*/

/* Main logo */

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


/*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;
}

.bbtk-social {
margin-top: 8px;
}
.bbtk-social li {
	padding-left: 2px;
	padding-right: 2px;
}
.bbtk-social a {
	color: #fff;
}


/* Grid Servicios */
.grid-servicios h4 {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

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

.ull-hero-image
{
	background-image: none !important;
}

.ull-hero-image, .no-ull-hero-image 
{
	height: 0px !important;
}
