/*
Theme Name: Servicios ULL
Theme URI: http://www.ull.es/portal/servicios
Description: Plantilla para el site "Servicios" 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
*/

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

/* TRANSLATE PRESS */
.trp-language-switcher.trp-language-switcher-container:hover{
	background: transparent !important;
}
.trp_language_switcher_shortcode{
	color:white !important;
	background: transparent !important;
	width: 75px;
	float: right !important;
	margin-right: 2% !important;
	margin-top: 3% !important;
}
.trp-ls-shortcode-language{
	background:transparent !important;
	width: 75px;
}
.trp-ls-shortcode-current-language{
	background-color: transparent !important;
  border: none !important;
	display:block;
}

.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language{
	background: #5c068c !important;
	border: none;
	color: white !important
}
.trp-language-switcher > div > a:nth-child(2), .trp-language-switcher > div > a:nth-child(3){
	color: white !important;
	background: transparent !important;
	font-size: 16px !important;
	font-weight:500 !important;
	
}
#ulldrops{
	z-index:1;
}
.trp-ls-shortcode-disabled-language.trp-ls-disabled-language, .trp-ls-shortcode-disabled-language.trp-ls-disabled-language > a{
	margin-top:-2% !important;
	font-size: 20px !important;
	font-weight:500 !important;
}
.trp-ls-shortcode-disabled-language.trp-ls-disabled-language{
	float: none !important;
}
.trp-language-switcher{
	width:80px !important;
}
.trp-ls-shortcode-disabled-language.trp-ls-disabled-language{
	margin-left:-2.5% !important;
	color: white;
}
/* SWITCHER SHORTCODE TEMA BASE ULL VERSIÓN RESPONSIVE*/
@media only screen and (min-width: 768px) {
    .selector_idioma{
    	display:none !important;
    }
}

@media only screen and (max-width: 768px) {
    .trp-language-switcher{
    	margin-top: -10px !important;
   		width: 80px !important;
    	left: 165px !important;
    }
	.trp-language-switcher > div > a{
		color:white !important;
	}
	.ull-thinstrip nav{
		margin-right: 70px !important;
	}
	.col-xs-8{
		width: 68.666667% !important;
	}
	.trp-language-switcher trp-language-switcher-container{
		left:0px !important;
	}
	.trp-language-switcher_shortcode{
		margin-top: 3% !important;
	}
}
