/*
Theme Name: EVENTO ULL
Theme URI: http://www.ull.es
Description: Plantilla para página de evento ULL
Author: Zaguán Studios
Author URI: http://www.zaguan.es
Template: base-ull
Version: 0.1
*/


/* HEADER */

.ull-thinstrip {

    width: 100%;
    background: #2288e6;
    padding-top: 0;
    position: relative;
    z-index: 2;
}


.ull-thinstrip .ull-menulink {
	border-left: 0;
	color: #fff;
}

.ull-thinstrip .ull-menulink:hover,
.ull-thinstrip .ull-menulink:focus {
	color: #fff;
	background-color: #000;
}

h1,h2,h3 {
	margin: 0 !important;
}

.ull-body h1, .ull-body h2 {
	color: #444;
}

/* Bloque noticias portada */

.news-grid .vc_gitem_row .vc_gitem-col {
	padding: 8px;
}

.news-grid .wpb_content_element {
	margin-bottom: 0 !important;
}

.news-grid .news-title {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 0 !important;
}

.news-grid .news-date {
	font-size: 14px;
	margin-bottom: 5px !important;
}

.news-grid .news-excerpt p {
	font-size: 14px;
}

.news-grid .news-excerpt {
	margin-bottom: 10px;
}


#search-quicklinks .ulldrops-item a {
    display: inline !important;
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    height: 90px;
    line-height: 90px;
    color: #fff;
    overflow: hidden;
    color: #fff !important;
}

#search-quicklinks .ulldrops-item a:after {
	display: none;
}

#search-quicklinks ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}


#search-quicklinks ul li {
	float: left;
}


#search-quicklinks ul li:hover {
	background: #5aa1e3;
}


#search-quicklinks .ulldrops-item:hover a {
	color: #fff !important;
}


#search-quicklinks .ulldrops-menu {
	top: 90px;
	border: 0;
	left: inherit !important;
}

#search-quicklinks .ulldrops-item .ulldrops-menu a {
	color: #000 !important;
	line-height: 45px;
	height: 45px;
	display: block !important;
	padding: 0 10px !important;
	font-size: 14px !important;
}


#search-quicklinks .ulldrops-item .ulldrops-menu li {
	display: block;
	width: 100%;
	margin-top: 0;
}

#search-quicklinks .ulldrops-menu li:last-child {
	margin-bottom: 0;
}

#search-quicklinks .ulldrops-menu li:hover {
	background: #fff;
}

.ull-thinstrip button.ull-menumobile {
	border-left: 0;
}

.ull-thinstrip button.ull-menumobile:hover,
.ull-thinstrip button.ull-menumobile:focus {
	background: #000;
}

ul.ull-mobile-menu > div ul li a {
	color: #444;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}


ul.ull-mobile-menu .ulldrops-item a:hover {
	color: #444 !important;
}

.logo-apune {
    background: url('images/logo-apune.png') 0 0 no-repeat;
	display: block;
	width: 77px;
	height: 50px;
	text-indent: -9999px;
	margin-top: 18px;	
	margin-left: 15px;
}

.ull-thinstrip .ull-wordmark {
	transform: scale(0.8, 0.8);
}

.ull-thinstrip .ull-aniversario {
	margin-left: 0;
	transform: scale(0.8, 0.8) !important;
}



@media only screen and (max-width: 1200px) {
	#search-quicklinks .ulldrops-item a {
	    height: 80px;
		line-height: 80px;
	}
}


@media only screen and (max-width: 1024px) {
	#search-quicklinks .ulldrops-item a {
	font-size: 14px;
}
#search-quicklinks .ulldrops-item.ulldrops-item a {
	font-size: 13px !important;
    padding: 0 7px 8px 7px;
}
.ulldrops-item.ulldrops-item a:before {
	display: none;
}

}


@media only screen and (max-width: 992px) {

.rightlogo.apune {
	display: inline !important;
}
	.ull-thinstrip .logo-apune {
		margin-left: 0px;
	}


}

@media only screen and (max-width: 767px) {
	#search-quicklinks .ulldrops-nav {
		display: none;
	}

	#mobile-relative ul.ull-mobile-menu > div > ul .menu-item-has-children > a {
		padding: 10px 10px 10px 20px !important;
	}

	.ull-thinstrip .ull-wordmark {
		height: 46px !important;
		margin-top: 0 !important;
		transform: scale(0.6, 0.6) !important;
	}

	.ull-thinstrip .logo-apune {
    background: url('images/logo-apune40.png') 0 0 no-repeat;
	display: block;
	width: 62px;
	height: 40px;

		margin-left: 0px;
		margin-top: 6px;
		height: 40px;
	}

}



.vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 0 !important;
}


