<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: MÃĄsteres ULL
Theme URI: http://www.ull.es/masteres
Description: Plantilla para un site de MÃĄster de la ULL
Author: ULL
Author URI: http://www.ull.es
Template: base-ull
Version: 0.1
*/

/*Z-Index Menu*/
#main_content &gt; div:nth-child(1){
	z-index: 0 !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;
}

/* BotÃģn destacado*/
.btn-destacado{
    text-transform: none;
    font-size: 22px;
    line-height: 28px;
    width: 100%;
    padding: 20px;
    height: 100%;
    display: inline-block;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.btn-destacado:hover{
    color: rgba(255, 255, 255, 0.8);
}

@media only screen and (min-width : 1200px) {
    .btn-destacado {
        min-height: 140px;
    }
}

@media only screen and (max-width : 992px) {
    .btn-destacado {
        min-height: 120px;
        font-size: 16px !important;
        line-height: 23px !important;
        padding: 10px;
    }

    .btn-destacado i {
        margin-top: 32px;
    }
}

@media only screen and (max-width : 768px) {
    .btn-destacado {
        min-height:	inherit;
    }
    .btn-destacado i {
        margin: 0;
        margin-left: 10px;
        display: inline;
        float: right;
        position: inherit;
    }
}

/* TÃ­tulo inicio*/

.ull-body .ull-site-title {
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    top: -250px;
}

.title-departamento h1 {
    color: #fff !important;
    font-weight: 300;
    text-align: center;
}

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

.vc-vivelaull .wpb_content_element,
.vc-oferta .wpb_content_element,
.vc-enlaces-frontal .wpb_content_element,
.wpb_revslider_element.wpb_content_element {
    margin-bottom: 0 !important;
}

/* Fila botones destacados (Inicio) */
.vc_row-has-fill.vc-bloque-destacado&gt;.vc_column_container&gt;.vc_column-inner {
    padding: 0 !important;
}

.bloque-destacado .header h1,
.bloque-destacado h3{
    color: #ffffff;
    margin-top: 0;
}

.bloque-destacado .header {
    background: #111835;
    margin-bottom: 40px;
    padding: 10px 15px;
}

.bloque-destacado .header h1 {
    font-weight: 600;
    line-height: 40px;
}

.bloque-destacado h3{
    font-weight: normal;
    padding-bottom: 14px;
}

.bloque-destacado a:hover,
.bloque-destacado a:focus {
    text-decoration: none;
}

.bloque-destacado a.destacado {
    background-color: #5c068c;
    color: #fff;
    font-size: 20px;
    width: 100%;
    line-height: 26px;
    padding: 20px;
    height: 100%;
    display: inline-block;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.bloque-destacado a.destacado.danger {
    background: #f00;
}

.bloque-destacado a.destacado:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
}

.bloque-destacado a.destacado i {
    display: block;
    font-weight: normal;
    position: absolute;
    bottom: 20px;
}

@media only screen and (min-width : 1200px) {
    .bloque-destacado a.destacado {
        min-height: 150px;
    }
}

@media only screen and (max-width : 1200px) {
    .bloque-destacado a.destacado {
        font-size: 16px !important;
        line-height: 22px !important;
        min-height: 130px;
    }
}

@media only screen and (max-width : 992px) {
    .bloque-destacado a.destacado {
        min-height: 120px;
    }

    .bloque-destacado h3 {
        font-size: 14px;
        padding-bottom: 2px;
    }
    .bloque-destacado a.destacado {
        font-size: 15px !important;
        line-height: 22px !important;
        padding: 10px;
    }

    .bloque-destacado a.destacado i {
        margin-top: 32px;
    }

    .bloque-destacado .col-md-6,
    .bloque-destacado .col-md-3 {
        border-right: 0;
    }

    .bloque-destacado .col-md-6:first-child,
    .bloque-destacado .col-md-3:first-child {
        border-left: 0;
    }
}

@media only screen and (max-width : 768px) {
    .bloque-destacado a.destacado {
        min-height:	inherit;
    }
    .bloque-destacado a.destacado i {
        margin: 0;
        margin-left: 10px;
        display: inline;
        float: right;
        position: inherit;
    }
}

@media only screen and (max-width : 480px) {
    .bloque-destacado a.destacado i {
        margin-top: 14px;
    }
}

/*Adaptaciones Gutenberg*/

.alignfull {
    margin: 32px calc(50% - 50vw);
    max-width: 100vw;
}
.alignwide{
    margin: 32px calc(25% - 25vw);
    max-width: 100vw;
}
.estilo-tab{
    margin-bottom: 5px;
    font-weight: 500;    
}

/*GTranslate*/

.g_translate{
    margin-top: 20px;
    float: right !important;
    left: 40% !important;
}

.gt_float_switcher.notranslate{
	background-color: #ffffff00 !important;
}
.gt_float_switcher .gt-selected {
    position: relative;
    z-index: 999999;
    background-color: #ffffff00 !important;
    cursor: pointer;
    text-transform: uppercase;
    overflow: hidden;
}
.gt-lang-code{
	color:white !important;
}

.gt-current-lang &gt; img {
    display: none !important;
}

a.nturl &gt; img {
    display: none !important;
} 
.gt_float_switcher.notranslate{
	box-shadow:none !important;
}
/* Estilo especÃ­fico para el shortcode de GTranslate */
.ull-thin-links li:last-child {
    position: relative; /* Asegura que el desplegable no afecte a otros elementos */
}

.gt_float_switcher .gt_options.gt-open{
	position: absolute !important;
	transform: translateY(-10px) !important;
}
#gt_float_wrapper{
	z-index:99999 !important;
}
.gt_float_switcher .gt_options a{
		background:#5c068c !important;
}

.gt_float_switcher .gt_options a{
    color:white !important;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
    display: none !important;
}

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

    .ull-thinstrip {
        height: 55px;
    }

    .ull-thinstrip .ull-menulink.ull-menulang {
        width: 46px;
        font-size: 14px;
        margin-top: -15px;
        height: 60px !important;
        padding-top: 12% !important;
    }

    .g_translate {
        margin-left: -30px;
        float: left !important;
        width: 40% !important;
        padding-top: 25px;
        height: 10px;
        top: -50% !important;
        margin-top: -20px !important;
        left: 130% !important;
    }

    .col-xs-5{
      width: 20% !important;
    }

    .col-xs-6{
      width: 80% !important;
    }

    .fa .fa-info-circle .fa-2x{
      padding-top: 1.35em;
      font-size: 1.7em;
    }
    
    .ull-thinstrip nav {
    display: inline-block;
    vertical-align: top;
    margin-right: -20px !important;
    }

    .ull-thinstrip button.ull-menumobile, .ull-thinstrip button.ull-profilebar, .ull-thinstrip button.ull-search {
        height: 52px;
        width: 32px;
        font-size: 20px;
    }
    .gt_float_switcher .gt_options.gt-open {
        max-width: 100% !important;
        width: 150% !important;
        overflow-x: hidden;
    }
}

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