<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: CÃ¡tedra ULL
Theme URI: http://www.ull.es/catedras
Description: Tema base para las cÃ¡tedras
Author: ULL
Author URI: http://www.ull.es
Template: base-ull
Version: 0.1
*/


.ull-thinstrip{
    z-index: 3 !important;
}

/* Z-index menÃº principal */
#ulldrops{
    z-index:2 !important;
}

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

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

.pull-left&gt;div:nth-child(2){
	display:none !important;
}

/* 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 &gt; div &gt; a:nth-child(2), .trp-language-switcher &gt; div &gt; 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 &gt; 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;
}

.ull-body .widget-box li.contacto-header {
    background: #eee;
    padding: 8px 14px;
    font-size: 15px !important;
    font-weight: bold;
    color: white !important;
    background: #5c068c !important;
}
.panel-default &gt; .panel-heading {
    color: white !important;
    background-color: #5c068c !important;
    border-color: #ddd;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #5c068c !important;
    color:white !important;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-footer &gt; a{
    color: white !important;
}</pre></body></html>