/* Ocultar PHP DebugBar */
.phpdebugbar,
.phpdebugbar-header,
.phpdebugbar-body {
	display: none !important;
}

@font-face { font-family: 'LatoBlack';
	src: url('font/lato-black-webfont.eot');
	src: url('font/lato-black-webfont.eot#iefix') format('embedded-opentype'),
		url('font/lato-black-webfont.woff') format('woff'),
		url('font/lato-black-webfont.ttf') format('truetype'),
		url('font/lato-black-webfont.svg#webfontZ7k9aJ3b') format('svg'); font-weight: normal; font-style: normal; }
/*@font-face { font-family: 'LatoLightItalic'; src: url('https://active.cache.el-mundo.net/fonts/lato/Lato-LightItalic-webfont.eot'); src: url('https://active.cache.el-mundo.net/fonts/lato/Lato-LightItalic-webfont.eot?iefix') format('eot'),
		url('https://active.cache.el-mundo.net/fonts/lato/Lato-LightItalic-webfont.woff') format('woff'),
		url('https://active.cache.el-mundo.net/fonts/lato/Lato-LightItalic-webfont.ttf') format('truetype'),
		url('https://active.cache.el-mundo.net/fonts/lato/Lato-LightItalic-webfont.svg#webfontwJwr6QXX') format('svg'); font-weight: normal; font-style: normal; }*/

body #cookie-bar {
	font-family: 'Lato',Tahoma,Arial,Verdana,sans serif;
}

body #cookie-bar .cb-disable,
body #cookie-bar .cb-enable {
	padding: 5px 10px;
	font-size:16px;
}

body #cookie-bar .cb-enable {
	background-color: #CB2024;
}

body #cookie-bar .cb-disable {
	background-color: transparent;
    color: #D0D0CE;
    border: 1px solid #D0D0CE;
}

body #cookie-bar .cb-enable:hover {
	background-color: #F22222;
}

body #cookie-bar .cb-disable:hover {
	background-color:#333;
}

#cookie-bar-message {
	width:100%;
	font-size:20px;
	line-height: 20px;
	padding:25px 20px 10px;	
	float:left;
}
#cookie-bar-actions {
	width:100%;
	float:left;
	padding:10px 20px 25px;
}

#cookie-bar-actions a {
	width:100%;
	margin-bottom:10px;
	float:right;
}

@media (min-width: 992px) {
	#cookie-bar-actions a {
		width:auto;
		margin-bottom:0px;
	}
}




.apartado .cabecera {
	background-color: #1F1A17;
	font-family: 'LatoBlack',Tahoma,Arial,Verdana,sans serif;
	font-weight: normal;
}

.message .error, .error_message, .requiredmessage, .requiredmark,
#header .loginname a, .breadcrumbs a, #pagination em, #pagination a:hover,
.fechasficha .contenido .sesion .datossesion .nombreevento,
.fechasficha .contenido .sesion .datossesion_extended .nombreevento,
.fechasficha .contenido .sesion .datossesion .nombreevento a, .fechasficha .contenido .sesion .datossesion_extended .nombreevento a, 
.listaproductos .producto .nombreproducto a,
.resultadosbuscador .resultado .nombreevento a, .comprarentradas .evento .nombreevento, .comprarentradas .evento .nombreevento a,
.resultadosbuscador .resultado .fechaevento, .comprarentradas .evento .fechaevento,
.carrito .detalles .evento .nombreevento a,
.carrito .detalles .item .nombreproducto a, .carrito .detalles .evento .fechaevento,
.confirmacion .detalles .evento .resumen .nombreevento,.confirmacion .detalles .evento .resumen .fechaevento {
	color: #CB2024;
	font-family: 'Lato',Tahoma,Arial,Verdana,sans serif;
}

.fechasficha .contenido .sesion .datossesion .nombreevento,
.fechasficha .contenido .sesion .datossesion,
.carrito .detalles table th,
.carrito .detalles .evento .nombreevento a,
.carrito .detalles .evento .fechaevento,
.carrito .detalles .barra_abajo .tiempo,
.carrito .detalles .barra_abajo .precio,
.confirmacion .cabecera,
.confirmacion .detalles .evento .resumen .nombreevento,
.confirmacion .detalles table th,
.confirmacion .detalles .precio_total {
	font-size:16px;
}


.carrito .detalles .evento .lugar,
.carrito .detalles .evento .provincia,
.carrito .detalles table td,
.confirmacion .detalles .evento .resumen .fechaevento,
.confirmacion .detalles .evento .resumen .lugar,
.confirmacion .detalles .evento .resumen .provincia,
.confirmacion .detalles table td {
	font-size:14px;
}

.ficha .datos .nombre {
	color: #000;
	font-size:20px;
	font-family: 'Lato',Tahoma,Arial,Verdana,sans serif;
}

.ficha .datosextra .campo {
	color: #CB2024;
}
#destacadoshome #selectores .selectordestacado span.titulo,
.listaeventos .contenido .evento .nombreevento a, .eventosciclo .evento .nombreevento a {
	color: #86c994;
	font-family: 'LatoBlack',Tahoma,Arial,Verdana,sans serif;
	font-weight: normal;
	/*font-weight: 700;*/
}

.listaeventos .contenido .evento .nombreevento a, .eventosciclo .evento .nombreevento a {
	font-family: 'Lato',Tahoma,Arial,Verdana,sans serif;
	color: #000;
	font-size: 14px;
}

#tabs .ui-tabs-nav li a {
	font-size:14px;
}

.ui-widget,
.ui-widget button{
	font-family:'Lato';
}
.ui-widget .sesion {
	font-family: Tahoma;
}

.message .error,.breadcrumbs,.listaproductos .titulo, .fichaproducto .titulomerchandising {
	border-color: #CB2024;
}

#dropdown-tabs {
	background-color: #CB2024;
}

.fechasficha #dropdown-tabs {
	background-color: #1F1A17;
}

#dropdown-tabs .dropdown-menu {
	background-color: #CB2024;
}

#dropdown-tabs .dropdown-menu a {
	text-decoration:none;
	color: #FFF;
}

#dropdown-tabs .dropdown-menu a:hover,
#dropdown-tabs .dropdown-menu a:focus,
#dropdown-tabs .dropdown-menu a.active {
	background-color:#FFF;
	color: #CB2024;
}

.fechasficha #dropdown-tabs .dropdown-menu {
	background-color:#1F1A17;
}

.fechasficha #dropdown-tabs .dropdown-menu a {
	color: #FFF;
}

.fechasficha  #dropdown-tabs .dropdown-menu a:hover,
.fechasficha  #dropdown-tabs .dropdown-menu a:focus,
.fechasficha  #dropdown-tabs .dropdown-menu a.active {
	background-color:#FFF;
	color: #000;
}

.listaeventos .titulo, .titulodestacados, .ficha .titulorecintos,.carrito .titulo,.carrito .titulo2,
.listaproductos .titulo, .fichaproducto .titulomerchandising,.comprarentradas .titulo,.confirmacion .titulo,.formlogin .titulo,
.bloquecarrito .titulo {
	background-color: #FFF;	
	border-bottom: 4px solid #CB0004;
	font-size: 16px;
}

.titulodestacados {
	width:100%;
	float:left;
}

.eventossemana .imagenevento img {
	width:100%;
}

#destacadoshome .destacado-item a {
	width:100%;
}



ul.sectionmenu li.menufolder,ul.sectionmenu li.menufolder:FIRST-CHILD,
#tabs .ui-widget-content .ui-state-active
{
	background-color: #CB2024;
}

.ficha .tituloeventos, .ficha .titulociclos {
	background-color: #FFF;
	border-bottom: 4px solid #CB0004;
}

.bloquecarrito .total {
	color: #86c994;
}

.bloquecarrito .contenido {
	background-color: #FFF;	
}

.bloquecarrito .contenido a.submit {
	font-size:16px;	
}

.bloqueultimahora .titulo, .tituloactualidad,.comofunciona .titulo,
.privacidad .titulo, .avisolegal .titulo, .contacto .titulo {
	border: none;
	background-color:#000;
	color:#FFF;
}

@media (min-width: 768px) {
	.bloquecarrito .titulo {
		background-color: #FFF;
	}
}

.bloqueultimahora .titulo span, .bloquesugerencias .titulo span, .fechasficha .titulo span, .bloquebuscarlargo span,
.titulobuscador span, #regalaentradas .titulo span, .tituloactualidad span,.comofunciona .titulo span,
.bloquebuscar .titulo span, .privacidad .titulo span, .avisolegal .titulo span,
.contacto .titulo span {
	background-color: #000;
	color:#FFF;
}

.fechasficha #tabs .ui-tabs-active {
	border-color: #1F1A17;
}

.bloquesugerencias .titulo {
	border:none;
}

.bloquesugerencias .titulo span {
	font-size:14px;
}

@media (min-width:758px){
	.bloquesugerencias .titulo span {
		padding:10px;
	}
}

.bloqueultimahora .noticia {
	font-size:14px;
}

.bloqueultimahora .noticiaUH a.titulonoticia {
	color: #CB2024;
	font-family: 'Lato',Tahoma,Arial,Verdana,sans serif;
	padding-bottom: 3px;
	font-size:14px;	
}

.bloqueultimahora .noticiaUH .subtitulonoticia {
	font-size:12px;
}

.noticiaUH .noticia-image {
	width: 100%;
	padding-top:10px;
	padding-bottom:10px;
}

.bloqueultimahora .masnoticias {
	background-color:transparent;
	color:#CB2024;
	border:0px;
	text-align: right;
	padding:10px;
}
.bloqueultimahora .masnoticias:hover {
	text-decoration: underline;
}

.listanoticias .itemtitulo a,.bloquegrande .subtitulonoticia,.layout2 .bloquegrande .contenido h2 {
	color: #CB2024;
	font-family: 'Lato',Tahoma,Arial,Verdana,sans serif;
}
.carrito .detalles table th {
	color: #86c994;
}
.carrito .detalles .barra_abajo {
	/*background-color: #eec4c5;*/
}
ul.sectionmenu li.menufolder_active {
	background-color: #A80004;
}
#menuactualidad li.menufolder,#menuactualidad li.menufolder_active,#menuactualidad #regala_ent_menu {
	background-color: #1F1A17;
}
#menuactualidad li.menuitem_active a {
	color: #000000;
}
#menuactualidad li.menuitem_active a {
	background: url(../img2/flecha_submenu_elegido_negro.png) no-repeat 150px 11px;
}
.listaeventos .contenido, .eventosciclo,
.listaeventos .contenido .evento, .eventosciclo .evento,#regalaentradas .espectaculos {
	background-color: #FFF;
}

ul.sectionmenu {
	font-family: 'LatoBlack',Tahoma, Arial, Verdana, sans serif;
	font-weight: normal;
	/*font-weight: 700;*/
}
ul.sectionmenu li.menuitem a,ul.sectionmenu li.menuitem_active a{
	font-size: 12px;
}
ul.sectionmenu li.menuitem.level2 a,ul.sectionmenu li.menuitem_active.level2 a{
	font-size: 11px;
	font-family: 'Lato',Tahoma, Arial, Verdana, sans serif;
	font-weight: 400;
}
ul.sectionmenu li.menufolder:FIRST-CHILD {
	background: #CB2024 url(../img2/firstmenu_bg.jpg) no-repeat top right;
}
ul.sectionmenu li.menufolder_active:FIRST-CHILD {
	background: #A80004 url(../img2/firstmenu_bg_roll.jpg) no-repeat top right;
}

.menutiendahome  {
	height:40px;
	padding:5px;
}

.menutiendahome > .menufolder {
	height:40px;
	line-height:35px !important;
	background-image:none !important;
}
#usermenu {
	margin:18px;
	float:left;
}

.breadcrumbs {
	font-family: 'Lato',Arial,Verdana,sans serif;
}

#tabs ul,#tabs .ui-state-active, #tabs .ui-widget-content .ui-state-active,
.listaeventos .titulo span, .fichaciclo .titulociclos span,
.titulodestacados span, .listaproductos .titulo, .fichaproducto .titulomerchandising span,
.bloquecarrito .titulo span, .bloqueultimahora .titulo span, .bloquesugerencias .titulo span, .fechasficha .titulo span,
.ficha .tituloeventos span, .ficha .titulorecintos span, .bloquebuscarlargo span,
.titulobuscador span, #regalaentradas .titulo span, .tituloactualidad span,
.comprarentradas .titulo span,.carrito .titulo span,.carrito .titulo2 span,.confirmacion .titulo span,
.comofunciona .titulo span,.bajaboletin .titulo span,
.bloquebuscar .titulo span, .privacidad .titulo span, .avisolegal .titulo span,
.contacto .titulo span, .recoger .titulo span, .bloquelogin .titulo span, .registro .titulo span, .formlogin .titulo span,
.ventas .titulo span, .ventas .tituloentradas span, .ventas .titulopedidos span, .ventas .tituloresumen span,
.micuenta .titulo span, .mispedidos .titulo span, .datosdepedido .titulo span, .micuentatienda .titulo span {
	font-family: 'Lato',"Lucida Sans", Arial, Verdana, sans serif;
	font-weight: 700;
}

body {
	font: 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	/*background: #DADADA url(../img2/bgcenter.jpg) repeat-y top center;*/
}

#header {
	height: 60px;
	position: relative;
	margin-top: 15px;
	margin-bottom: 5px;
}

#header .navbar {
	min-height: 25px;
	margin-bottom: 0;
}

#header .navbar-collapse {
	padding: 0;
}

#header .navbar-nav > li > a {
	padding-top: 15px;
	padding-bottom: 35px;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 1.5px;
	position: relative;
	margin-bottom: 0;
	text-decoration: none !important;
}

#header .navbar-nav > li > a::after {
	content: '';
	position: absolute;
	bottom: -17px;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #ccc;
	transition: all 0.3s ease;
	transform: translateY(-10px);
}

#header .navbar-nav > li > a:hover {
	color: #CB0004;
	background-color: transparent;
	text-decoration: none !important;
}

#header .navbar-nav > li > a:focus {
	background-color: transparent;
	text-decoration: none !important;
	outline: none;
}

#header .navbar-nav > li > a:active {
	background-color: transparent;
	text-decoration: none !important;
	outline: none;
}

#header .navbar-nav > li > a:visited {
	text-decoration: none !important;
}

#header .navbar-nav > li > a:hover::after {
	height: 4px;
	background-color: #CB0004;
}

#header .navbar-nav > li.menufolder_active > a::after,
#header .navbar-nav > li.expanded > a::after {
	height: 4px;
	background-color: #E6323F;
}

#header #menuh ul li {
	padding-left: 3px;
	padding-right: 3px;
}

.visible-md.visible-lg {
	position: relative;
}
#header * {
	/*Correccion de estilo custom para header sobre-escribe default bootstrap*/
	box-sizing: content-box;
}

#hbarra-superior {
	height: 10px;
}

#header a {
	position: static;
}

#header #socialmedia {
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#header #socialmedia img {
	margin-top: 1px;
}

#header #socialmedia .fb_icon {
	/*background-color: #3B5999;*/
}
#header #socialmedia .tw_icon,
#header .social-links .tw_icon,
#footer .tw_icon {
	background-color: #6CADDE;
}

#header #registro {
    position: absolute;    
    top: -37px;
    padding: 15px;
    right: -10px;
}

#header #registro a{
	font-family: 'Lato',Tahoma, Arial, Verdana, sans serif;
	font-weight: normal;
	
	color:#25adda;
	text-decoration: none;
	font-size:13px;
	margin-left:20px;
}

#header #registro a:hover{
	text-decoration:underline;
}

#loginmenu {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 30px;
	float: left;
}

#loginmenu .submit {
	margin-top: 0px;
	height: 25px;
}

#loginmenu .recoverpass {
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	line-height: 25px;
}

#header .bloquelogin input[type=submit] {
	float: none;
	margin-right: 4px;
}

#header .bloquelogin input.username,
#header .bloquelogin input.password {
	height: 28px;
	width: 90px;
	margin-right: 4px;
	margin-bottom: 0px;
	padding: 1px 4px;
}

#header .loginname {
	position: absolute;
	right: 0;
	top: 82px;
}
#header .loginname, #header .loginname * {
	vertical-align: text-bottom;
}
.loginname {
	text-align: right;
}
.loginname a {
	position: static;
	margin-left: 1em;
}
.loginname, .loginname * {
	vertical-align: text-bottom;
}

.listaeventos .noeventos {
	font-family: 'Lato';
}

#regalaentradas .cabeceraresultados {
	background-color: #C9C9C9;
}
.ficha .mediacontainer .thumbs .abierto {
	border-color: #86c994;
}

.fechasficha .contenido .sesion .comprar a {
	border-color: #CB2024;
	background-color: #CB2024;
	width: 125px;
	font-size: 130%;
}

@media (min-width:600px){
	.fichaproducto .sinopsis {
		float:right;
		width:58.333%;
		padding-left:15px;
	}
}

.hojacalendario .diames,
.hojacalendario_extended .diames {
	line-height: 26px;
}

.hojacalendario .mes,
.hojacalendario_extended .mes {
	font-size: 10px;
}


.fechasgira a {
	display: block;
}

.bloquelogin {
	font-family: 'Lato';
}

.comprarentradas .seleccionzona .icon-asientos {
	background-color: #CB2024;
	border: 1px solid #CB2024;
}

#calendar .diasSemana th {
	color: #FFF;
	background-color: #CB2024;
}
#calendar td {
	border-color: #CACACA;
}

#calendar th {
	border-color:#FFF;
}

#calendar td .dnumber {
	color: #393939;
}

div.boton input[type=submit] {
	font-size: 14px;
}

input.submit, a.submit {
	font-size:12px;
}

/* eventos de la semana */
.eventossemana {
	font-family: 'Lato',Tahoma,Arial,Verdana,sans serif;
}

.eventossemana .nombreevento {
	color: #CB2024;
}

/* comun.css */

#header { font-family: Tahoma, Geneva, sans-serif; font-weight: normal; }
#header ul { list-style-type: none; }
#header #menuh a { text-decoration: none; }
#header #menuh a:hover { text-decoration: underline; }
#header #login-responsive a { text-decoration: none; }
#header #login-responsive a:hover { text-decoration: underline; }
#header .cont-barra-superior a:hover { text-decoration: none; }
#header h2 a,
#header h3 a,
#header h4 a,
#header h5 a { color: #000; }
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover { color: #da0717; text-decoration: none; }
#contenedor { background-color: #dadada; }

h1 {
display: inline-block;
font-size: 18px;
margin: 10px 0 0 8px;
text-transform: uppercase;
width: 970px;
}
h1 a {
color: #666666;
padding-top: 4px;
}

#menu, #menuh {
	font-family: 'LatoBlack',Tahoma, Arial, Verdana, sans serif;
	font-weight: normal;
}

#header #buscador_mimarca {
	position: absolute;
	top: 22px;
	right: 0px;
	background-color:#EDEDED;
	height: 50px;
	width: auto;
	border-radius: 5px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

#header .bloquebuscarlargo {
	float:right;
}

#header .bloquebuscarlargo .contenido {
	border: 1px solid #8D9198;
	border-radius: 3px;
	background-color: transparent;
	margin:10px;
	padding: 0;
	height: 30px;
	float:right;
}
#header .bloquebuscarlargo .contenido .cajatexto {
	display: block;
	float: left;
	padding: 0px 7px;
	width: 230px;
	height: 30px;
	border: 0;
}

.comofunciona .titulo{
	margin-bottom:1px;
}
.comofunciona .cabecera_funcionamiento{
	background-color:#fef5d8;
}
.comofunciona .cabecera_funcionamiento p{
	font-weight:700;
	color:#656565;
}

.contacto .disclaimer {
	font-size: 12px;
	border-top: 0;
}

.contacto .disclaimer p {
	margin-bottom: 0.5em;
}

/*Menu*/

#header #menuh a,
#header #login-responsive a { 
	color: #000; 
	background-color: #FFFF;	
}

@media (min-width:992px){
	#header #menuh a {
		display: block;
	    float: left;
	    margin-right: 2px;
	}
}

#header #menuh .caret {
	border-top-color:#000;		
	margin-bottom: 7px;	
}

@media (min-width:992px){	
	#header #menuh ul li {
	 	display:inline-block;	    
	    list-style-type:none;	    
	    padding-left:5px;
	    padding-right:5px;	    
	}	
}

/* Estilos ultima hora por meses*/
.titulomes{
	border-top:2px dotted #EDEDED;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	padding-top: 7px;
}

.subtitulonoticia.fechasgira a{
	font-size:10px;
	text-decoration: none;
	color:#6d6d6d;
	background: url(../img/flechita_naranja.jpg) no-repeat top left;
	padding-left:6px;
	line-height:14px;
}

.subtitulonoticia.fechasgira a:hover{
	color:#e16812;
	text-decoration:underline;
}

/* bloque sugerencias - random wall */
.bloquesugerencias .contenido h4,
.bloquesugerencias .contenido h4 a {
	font-family: 'Lato',Arial,sans-serif;
	font-weight: 700;
	font-size: 13px;
}

.bloquesugerencias .contenido h4.gira_titulo a {
	color: #000;
	font-size:16px;
	font-weight: normal;
}
.bloquesugerencias .contenido h4.gira_fecha a {
	font-weight: normal;
}
/*end bloque sugerencias - random wall */

/* responsive navbar*/
#column1 .navbar-default {
	
}

#column1 .navbar-nav {
	margin:0px;
}

@media  (min-width: 992px){
	#column1 .navbar-default {
		background-color: #fff;
		border:0px #fff solid;
	}
}

.caret {
	display: none;
}

.expanded .caret {
	display: none;
}

.toggle-custom {
	display: none;
}

/*estilos aplicables al menu en modo responsivo*/

.navbar-brand > img {
	width:115px;
	height:auto;
}

@media (min-width:330px){
	.navbar-brand > img {
		width:120px;
		height:auto;
	}
}

@media (max-width: 991px) {
	
	#menuactualidad {
		padding-top:0px;
	}
	
	ul.sectionmenu li.menufolder_active,
	ul.sectionmenu li.menufolder,
	ul.sectionmenu li.menufolder:first-child,
	ul.sectionmenu li.menufolder_active:first-child {
		background-color:#EDEDED;
		background-image:none;
	}
	
	#column1 .navbar-default .navbar-nav > li > a {
		color:#E6323F;
	}
	
	#column1 .navbar-default .navbar-nav > li.expanded > a {
		color: #FFF;
		background-color:#E6323F;
	}
	
	#column1 .navbar-nav > li > a {
		text-shadow: none;
		font-size:14px;
		font-family:'Lato';
	}
	
	#column1 .navbar-default #menutienda > li.expanded > a {
		background-color:#E22C79;
	}
	
	#column1 .navbar-default #menuactualidad > li.expanded > a {
		background-color:transparent;
	}
	
}

#banner-buscador-container{
	position:relative;
	height:270px;
}

#only-buscador-container {
	position:relative;
	height:0;	
}

#contenido, #contenido-onecolumn {
	margin-top: -5px !important;
}

#bannersHeader {
	position:absolute;
	top:0;
	left:0;
}

#bannerHead1 {
	float: left;
	width: 74.44%;
}

#bannerHead2 {
	float: right;
	width: 25.56%;
}

#bannerHead1 .billboard, #bannerHead2 .billboard {
	border: none;
	width: 100%;
}

#bannerHead1, #bannerHead2 {
	min-height: 270px;
	height: auto;
}

#bannerHead1 .bb-main, #bannerHead2 .bb-main {
	height: 270px;
}

#buscar-responsive-grande {    
    background-color: transparent;  
    margin-bottom: 0;
    height: auto;
}

#buscar-navbar {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: white;
	border: 1px solid rgb(165, 172, 178);
	border-radius: 5px;
	height: 50px;
	display: flex;
	align-items: center;
}

#buscar-navbar .input-group {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
	border: none;
	background-color: transparent;
	box-shadow: none;
}

#buscar-navbar .form-control {
	height: 100%;
	color: #666;
	background-color: transparent;
	border: none !important;
	border-radius: 5px;
	box-shadow: none;
	font-size: 14px;
	padding: 6px 15px 6px 15px;
	text-indent: 45px;
	flex: 1;
	width: 100%;
}

#buscar-navbar .form-control::placeholder {
	color: #999;
	font-size: 14px;
}

#buscar-navbar .form-control:focus {
	border: none;
	outline: none;
	box-shadow: none;
}

#buscar-navbar .search-button {
	position: absolute;
	left: 12px;
	background-color: transparent;
	border: none;
	color: #999;
	font-size: 16px;
	padding: 8px;
	cursor: pointer;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	outline: none;
	z-index: 10;
}

#buscar-navbar .search-button:hover {
	color: #666;
}

#buscar-navbar .search-button:focus {
	outline: none;
}

#buscar-navbar .input-group {
	position: relative;
}

#buscar-navbar .input-group::before {
	content: "\e003";
	font-family: 'Glyphicons Halflings';
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	color: #888;
	font-size: 16px;
	z-index: 10;
	pointer-events: none;
}

#buscar-navbar .input-group-btn {
	display: none;
}

/* Filtros rápidos */
.filtros-rapidos {
	display: flex;
	gap: 8px;
	margin-top: 10px;
}

.filtro-item {
	flex: 1;
}

.filtro-select {
	width: 100%;
	background-color: white;
	border: 1px solid rgb(165, 172, 178);
	border-radius: 5px;
	padding: 6px 10px;
	color: #999;
	font-size: 12px;
	height: 32px;
}

.filtro-select:focus {
	border-color: #CB0004;
	outline: none;
}

.filtro-select option {
	color: #666;
}

.filtro-select option:first-child {
	color: #999;
}

.filtro-btn-submit {
	width: 100%;
	background-color: #CB0004;
	border: 1px solid #CB0004;
	border-radius: 5px;
	padding: 6px 10px;
	color: white;
	font-size: 12px;
	font-weight: 500;
	cursor: pointer;
	height: 32px;
	transition: all 0.2s ease;
}

.filtro-btn-submit:hover {
	background-color: #A00003;
	border-color: #A00003;
}

/* Ocultar iconos del datepicker */
.filtros-rapidos .ui-datepicker-trigger {
	display: none !important;
}

/* Estilos para bootstrap-select en filtros */
.filtros-rapidos .bootstrap-select {
	width: 100% !important;
}

.filtros-rapidos .bootstrap-select .btn {
	height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	border: 1px solid rgb(165, 172, 178);
	background-color: white;
	color: #666;
	border-radius: 5px;
}

.filtros-rapidos .bootstrap-select .btn:focus {
	outline: none !important;
	border-color: #CB0004;
}



@media (max-width: 991px) {
	
	#banner-buscador-container {
		height: 207px;
	}
	
	#bannerHead1, #bannerHead2 {
		min-height: 207px;
	}
	
	#bannerHead1 .bb-main, #bannerHead2 .bb-main {
		height: 207px;
	}
}

@media (max-width: 767px) {
	
	#banner-buscador-container {
		height: 157px;
	}
	
	#bannerHead1, #bannerHead2 {
		min-height: 157px;
	}
	
	#bannerHead1 .bb-main, #bannerHead2 .bb-main {
		height: 157px;
	}
	
	#contenido, #contenido-onecolumn {
		margin-top: 60px;
	}
	
	/* Hacer visible el header y el botón menu-toggle en móvil */
	#header {
		display: block !important;
		padding: 10px 0;
		background-color: #fff;
		border-bottom: 1px solid #ddd;
	}
	
	#header .navbar-toggle {
		display: block !important;
		float: right;
		margin-right: 15px;
		margin-top: 8px;
	}
	
	#header .navbar-header {
		display: block;
	}
	
	/* Forzar que el menú colapsable sea visible cuando está activado */
	#header #menuh.collapse {
		display: none !important;
	}
	
	#header #menuh.collapse.in,
	#header #menuh.show {
		display: block !important;
		height: auto !important;
		overflow: visible !important;
		visibility: visible !important;
		opacity: 1 !important;
	}
	
	#header #menuh {
		clear: both;
		width: 100%;
		background-color: #fff;
		border: 1px solid #ddd;
		border-top: none;
		position: relative;
		z-index: 1000;
		max-height: none !important;
		overflow: visible !important;
	}
	
	#menuh ul {
		margin: 0;
		padding: 0;
		max-height: none !important;
		overflow: visible !important;
	}
	
	#menuh ul li {
		display: block !important;
		width: 100%;
		visibility: visible !important;
		opacity: 1 !important;
		height: auto !important;
		max-height: none !important;
	}
	
	#menuh ul li a {
		display: block !important;
		padding: 10px 15px;
		border-bottom: 1px solid #e7e7e7;
		visibility: visible !important;
	}
	/* Forzar que navbar-nav no use flex en móvil */
	#header .navbar-nav {
		display: block !important;
		flex-wrap: unset;
		white-space: normal;
	}
	
	#header .navbar-nav > li {
		float: none !important;
		flex-shrink: unset;
	}

	/* Ajustes de búsqueda y filtros en móvil */
	#buscar-navbar {
		height: 40px;
		margin-top: 12px;
		margin-bottom: 8px;
	}
	
	#buscar-navbar .form-control {
		font-size: 12px;
		text-indent: 35px;
		padding: 4px 10px;
	}
	
	#buscar-navbar .form-control::placeholder {
		font-size: 12px;
	}
	
	#buscar-navbar .search-button {
		font-size: 14px;
		left: 10px;
	}
	
	.filtros-rapidos {
		gap: 6px;
		margin-top: 8px;
		margin-bottom: 15px;
	}
	
	.filtro-select {
		height: 28px;
		font-size: 11px;
		padding: 4px 8px;
	}
	
	.filtro-btn-submit {
		height: 28px;
		font-size: 11px;
		padding: 4px 8px;
	}
}

@media (max-width: 568px) {
	
	#banner-buscador-container {
		height: 133px;
	}
	
	#bannerHead1, #bannerHead2 {
		min-height: 133px;
	}
	
	#bannerHead1 .bb-main, #bannerHead2 .bb-main {
		height: 133px;
	}
}

@media (max-width: 481px) {	
	#banner-buscador-container {
		height: 103px;
	}
	
	#bannerHead1, #bannerHead2 {
		min-height: 103px;
	}
	
	#bannerHead1 .bb-main, #bannerHead2 .bb-main {
		height: 103px;
	}
}	

@media (max-width: 375px) {
	
	#banner-buscador-container {
		height: 88px;
	}
	
	#bannerHead1, #bannerHead2 {
		min-height: 88px;
	}
	
	#bannerHead1 .bb-main, #bannerHead2 .bb-main {
		height: 88px;
	}
}
	
@media (max-width: 320px) {
	#banner-buscador-container {
		height: 88px;
	}
	
	#bannerHead1, #bannerHead2 {
		min-height: 88px;
	}
	
	#bannerHead1 .bb-main, #bannerHead2 .bb-main {
		height: 88px;
	}
}


/*end responsive navbar*/

/*regalaentradas*/
.image-grid {
	padding:0px;
}



#regalaentradas .image-grid img{
	margin:0px;
}
/*end regalaentradas*/

/* redesign changes */

.navbar-default .navbar-toggle {
	border:none;
	color:#000;
	font-size: 25px;
	display: block;
	position: relative;
	z-index: 100;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #000;
	width: 30px;
	height: 4px;
}

/* Asegurar que todos los botones toggle sean visibles en móvil */
@media (max-width: 991px) {
	.navbar-toggle {
		display: block !important;
		float: right !important;
		margin-right: 5px !important;
		margin-top: 8px !important;
		padding: 9px 10px !important;
		background-color: transparent !important;
		border: 1px solid transparent !important;
		position: relative;
		z-index: 100;
	}
	
	#menu-toggle,
	#login-toggle,
	#buscador-toggle {
		display: block !important;
		visibility: visible !important;
		float: right !important;
		clear: none !important;
	}
	
	.navbar-header {
		min-height: 50px;
		overflow: visible !important;
		position: relative;
		z-index: 50;
	}
	
	.navbar-header .navbar-brand {
		float: left !important;
		max-width: 60% !important;
	}
	
	/* Asegurar que el menú desplegado no tape otros elementos */
	#menu.collapse.in,
	#menuh.collapse.in {
		position: relative;
		z-index: 10;
	}
	
	/* Banner de PRE y cookies deben estar por encima */
	#cookies-banner,
	.cookies-notice,
	[id*="cookie"] {
		position: relative !important;
		z-index: 9999 !important;
	}
}

#header {
	padding:6px;	
}

#login-responsive {
	padding:0px;
}

#login-responsive .form-group{
	width:96%;
}

#login-responsive ul {
	list-style: none;
}

#header #menuh a,
#header #login-responsive a {
	font-size:18px;
	padding:5px;
}

@media (min-width: 992px) {
	#header #menuh a {
		font-size:12px;
		padding:0px;
	}
}
#header .navbar-nav {
	width:100%;	
	margin-left:0px;
	margin-right: 0px;
}
#contenido, #contenido-onecolumn {
	margin-top: -5px !important;
}

#header .navbar-default {
	width:100%;
	margin:0px;
	position: relative;
	border: none !important;
	border-top: none !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
}

#header .navbar-nav {
	display: flex;
	flex-wrap: nowrap;
	white-space: nowrap;
	width: 100%;
}

#header .navbar-nav > li {
	float: left;
	flex-shrink: 0;
}

#header .navbar-default,
#header .navbar-collapse,
#header .navbar-header {
	background-color:#FFF;
	border-radius: 0px;	
	box-shadow: none;
	border: none !important;
}

/* Ocultar navbar-header en pantallas grandes (PC) */
@media (min-width: 768px) {
	#header .navbar-header {
		display: none;
	}
}

#header .nivel1 a {
	padding:0px;
}


#header .navbar-brand img {
	width: 130px;
}

.canal-oficial-xs,
.canal-oficial {
	float:left;	
	display:none;
}

#header .social-links {		
	padding-top:10px;	
	width: 100%;	
	overflow:auto;
}

#header .social {
	width:45%;
	float:right;
}

#header .social a {
	float:right !important; 
	padding-left:15px !important;
	display:block;	
}

#header .social img {
	border-radius: 50%;
}

#header .links {
	width:45%;
	float:left;
	display:none;
}

#header .links a {
	display:block;
	color:#000;
	text-decoration:none;	
}

@media (min-width:768px){
	.canal-oficial-xs {
		display:block;
		width:35%;
		font-size:22px;
		line-height:25px;		
		padding-top:15px;
		padding-bottom:15px;
	}
	
	#header .navbar-brand img {
		width: auto;
	}
	
	#header .navbar-brand {
		height:78px;
	}
}

@media (min-width:992px){
			
	.canal-oficial-xs {
		display:none;
	}
	
	.canal-oficial {
		padding-top:15px;
		padding-left:5px;
		display:block;
		font-size:18px;
		width:60%;
	}
	
	#header .navbar-nav {
		padding-top:15px;
		width:60%;	
	}
	
	#header .social-links {
		float:right;	
		width: 20%;
		height:78px;
		padding-top:15px;
		padding-bottom:15px;
		overflow: hidden;
	}
	
	#header .links {
		width:100%;
		float:left;		
		display:block;
		padding-top: 30px;
    	padding-left: 11px;
	}
	
	#header .social {
		width:52%;		
	}
		
	#header .links a {
		float:left;		
		width:50%;
		margin:0px !important;
	}
}


@media (min-width:1440px){
	#header .links a {
		float:left;		
		width:50%;
		margin:0px !important;
	}
	
	#header .links a:first-child {
		width:49%;		
		border-right: 1px solid #000;
	}
	
	#header .links a:last-child {
		width:44%;
		text-align: right;
	}
}


#page-content {
	padding-left:0px;
	padding-right:0px;
} 

#column2 {
	display:block;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:15px;
}

@media (min-width:992px){
	#page-content {
		padding-left:0px;
	} 
	
	#column2 {
		display:block;
		padding-left:15px;
		padding-right:0px;		
		padding-top:0px;
	}	
}

.destacados .eventodestacado .nombreevento a {
	color:#000;
	font-size:14px;
	text-decoration:none;
}

#menuactualidad > li >a,
#menutienda > li > a {
    color: #FFF;
    padding:15px;
    display:block;
    text-decoration: none;
}

#menuactualidad li.menufolder {
	border-bottom: 1px solid #FFF;
	list-style: none;
}

#promo .billboard .bb-main {
	height:auto;
	padding-bottom:15px;
	background-color: #DCDCDC;
}

.billboard .bb-main img {
	width:100%;
}


.comprarentradas .evento .imagenevento {
	width: 35%;
}

@media (min-width:720px){
	.comprarentradas .evento .imagenevento {
		width: 20%;
	}	
}

.comprarentradas .evento .imagenevento img {
	width:100%;
	height: auto;
}

.comprarentradas .evento .nombreevento, 
.comprarentradas .evento .nombreevento a {
	font-size:18px;
}

.comprarentradas .evento .fechaevento, 
.comprarentradas .evento .recinto, 
.comprarentradas .evento .provincia {
	font-size:14px;
}
#footer {
	border-top:none;	
	font-size:14px;
}

#footer-links {
	color:#FFF;
	background-color: #313131;
	display:block;	
	float:left;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right: 20px;
}

#footer-links ul > li {
	text-align: center;
}

#footer-links a {
	color:#FFF;
	font-size:14px;
	text-align: center;
}

#copyright {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right: 20px;
}

#copyright .social {
	padding-top:20px;
}

.mapa_recinto .premapa {
	margin:auto;
	background-size: contain !important;
}

.comprarentradas .contenido {
	float:left;
	width:100%;
}

.comprarentradas .entradas,
.comprarentradas .mapa-container {
	float:right;	
	padding-left:0px;
	padding-right: 0px;
}

@media (min-width:992px){
	.comprarentradas .entradas {
		padding-right:15px;
		padding-left:0px;
	}
	
	.comprarentradas .mapa-container {
		padding-left:15px;
		padding-right:0px;
	}
}

.comprarentradas .mapa-container {
	padding-bottom:20px;
}

.comprarentradas .disclaimer,
.comprarentradas .info_sesion {
	float:left;
}

.fechasficha .contenido .sesion {
	background-color: #EEEEEE;
}

.ui-datepicker-month,
.ui-datepicker-year {
	color:#000;
}

.comprarentradas .optdescuento {
	padding:10px;
	width: 100%;
	margin-bottom: 10px;
}

.comprarentradas .optdescuento input.submit {
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #AAA;
    padding: 10px 18px 10px 15px;
    background-color: #EDEDED;
    color: #5C5C61;
    font-weight: bold;
    text-transform: lowercase;	
}
/* end redesing changes */

/* area styles */
#header.areaui {
	margin-bottom: 2px;
}

@media (min-width: 99Opx) {
	#header.areaui {
		background-position: center center;
		width: 100%;
		height: auto;
		min-height: 150px;
		background-size: contain;
	}
}
/*end area styles */

/* API payments styles */
@media(min-width:320px){
        .pasos {
		text-align: right;
		margin-top: -7%;
		font-size: 13px;
		font-weight: bold;	
	}
        
        #visa-group {
                max-width:40%;
                margin-left:10%;
        }
        #mastercard-group {
                max-width:40%;
        }
        
        label[for="visa-radio"] > img, label[for="mastercard-radio"] > img {
                max-width:70%
        }
        #page-content{
                margin-top: 5%;
        }
}

@media(min-width:468px){
    
        .pasos{
            margin-top: -5%;
        }
         
        #page-content{
                margin-top: 3%;
        }
}

@media (min-width:768px){
	.pasos {
                margin-top: -4%;
	}
        #page-content{
                margin-top: 3%;
        }
        #cvn-info{
                margin-top: 15%;
        }
}

@media (min-width:992px){
        .pasos {
                margin-top: -5%;
        }
        #page-content{
                margin-top: 4%;
        }
        #cvn-info{
                margin-top: 9%;
        }
}

@media (min-width:1024px){
        #page-content{
                margin-top: 5%;
        }
}

@media (min-width:1200px){
        #cvn-info{
                margin-top: 7%;
        }
}

#enviar-pago,#enviar-acs{
        background-color: rgb(203,0,4);
		color:#fff;
		font-size: 17px;
		font-weight: bold;
}

#datospago, #informacion-pago {
    border: 1px solid rgb(236,0,11);
}

#datospago > .panel-heading, #informacion-pago > .panel-heading{
    background-color:rgb(236,0,11);
	color:#fff;
	font-size: 17px;
	font-weight: bold;
}

#informacion-pago > .panel-body{
    font-size:17px;
    font-weight:bold;
}

.pasos .paso.selected{
	color: rgba(236,0,4);
}
.pasos .paso.selected > .num_paso{
	background-color: rgba(236,0,11);
}

/* end API payments styles*/

/* SWAL2 INFO POPUPS */

/* POPUP 1 */
.swal2-popup-custom{
	min-height: 350px;
	height: 500px;
	width: 100%;
	max-width: 700px;
	padding: 25px;
}	

.swal2-popup-custom .swal2-header{
	margin-top: -100px;
	width: 100%;
	text-align: left;
}

.swal2-popup-custom .swal2-header .swal2-title{
	width: 100%;
	text-align: left;
}

.swal2-popup-custom .swal2-header .swal2-title .title{
	font-size:15px;
	font-weight:normal;
	padding:20px 0px;
	border-bottom:1px solid lightgrey;
	color: #000;
}

.swal2-popup-custom .swal2-content{
	margin-top: 15px;
	display: block;
	height: 250px;
	overflow-y: auto;
}

.swal2-popup-custom .swal2-actions{
	height: 50px;
}

.swal2-popup-custom .swal2-actions .swal2-confirm{
	margin-bottom: -50px;
	width: 160px;
	height: 50px;
	font-size: 15px;
	font-weight: bold;
	background-color: #CB2024;
	border-radius: 0px;
}

/* POPUP 2 */
.swal2-popup-custom-2{
	min-height: 500px;
	height: 500px;
	width: 100%;
	max-width: 700px;
	padding: 25px;
}	

.swal2-popup-custom-2 .swal2-header{
	margin-top: -100px;
	width: 100%;
	text-align: left;
}

.swal2-popup-custom-2 .swal2-header .swal2-title{
	width: 100%;
	text-align: left;
}

.swal2-popup-custom-2 .swal2-header .swal2-title .title{
	font-size: 15px;
	font-weight: normal;
	padding: 20px 0px;
	border-bottom: 1px solid lightgrey;
	color: #000;
	margin-bottom: 10px;
}

.swal2-popup-custom-2 .swal2-content{
	margin-top: 15px;
	display: block;
	height: 250px;
	overflow-y: auto;
}

.swal2-popup-custom-2 .swal2-actions{
	height: 50px;
}

.swal2-popup-custom-2 .swal2-actions .swal2-confirm{
	margin-bottom: -50px;
	width: 160px;
	height: 50px;
	font-size: 15px;
	font-weight: bold;
	background-color: #CB2024;
	border-radius: 0px;
}

/* END SWAL2 INFO POPUPS */

.customArea .breadcrumbs a:first-child{
	display:none;
}

.customArea .breadcrumbs span:nth-child(2){
	display:none;
}

/* ===== NUEVO HEADER FIJO ===== */

/* Barra superior gris */
.topbar-fixed {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	padding: 8px 0;
	font-size: 12px;
}

.topbar-left {
	display: flex;
	align-items: center;
	gap: 15px;
}

.topbar-right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 15px;
}

.topbar-link,
.topbar-dropdown-toggle {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	display: inline-flex;
	align-items: center;
	gap: 5px;
	line-height: 1.2;
}

.topbar-dropdown-toggle {
	font-weight: bold;
}

.topbar-link:hover,
.topbar-dropdown-toggle:hover {
	color: #CB2024;
	text-decoration: underline;
}

.topbar-dropdown {
	position: relative;
	display: inline-block;
}

.topbar-dropdown .dropdown-menu {
	font-size: 12px;
	min-width: 180px;
}

.topbar-dropdown .dropdown-menu a {
	text-decoration: none;
	font-weight: bold !important;
}

.topbar-dropdown .dropdown-menu a:hover {
	text-decoration: underline;
}

/* Header principal */
.header-fixed {
	background-color: white;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.header-logo img {
	max-height: 50px;
	width: 215px;
	margin-left: 20px;
	margin-top: 11px;
}

.header-search {
	margin-top: 5px;
}

.header-search .input-group {
	width: 100%;
}

.header-search .form-control {
	border-radius: 20px 0 0 20px;
	border-right: none;
	height: 40px;
	border: 1px solid #ddd;
}

.header-search .btn-default {
	border-radius: 0 20px 20px 0;
	border-left: none;
	background-color: #CB2024;
	color: white;
	height: 40px;
	padding: 0 15px;
	border: 1px solid #CB2024;
}

.header-search .btn-default:hover {
	background-color: #A01D20;
	color: white;
	border-color: #A01D20;
}

.header-account {
	text-align: right;
	margin-right: 20px;
}

.header-btn {
	background-color: #CB0004 !important;
	border-color: #CB0004 !important;
	color: white !important;
	border-radius: 5px;
	padding: 8px 12px;
	font-size: 13px;
	text-decoration: none;
	line-height: 1;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	text-align: left;
	border: 1px solid #CB0004;
}

.header-btn .user-icon {
	font-size: 20px;
	flex-shrink: 0;
	line-height: 1;
	color: white;
	filter: brightness(0) invert(1);
}

.header-btn strong {
	font-size: 14px;
	display: block;
	line-height: 1.1;
	margin-bottom: 2px;
}

.header-btn .cuenta-text {
	font-size: 11px;
	font-weight: normal;
	display: block;
	line-height: 1.1;
}

.header-btn:hover {
	background-color: #CB0004;
	border-color: #CB0004;
	color: white;
	text-decoration: none;
}

.suscribete-link {
	display: block;
	text-align: center;
	color: #CB0004;
	font-size: 12px;
	font-weight: 700;
	margin-top: 18px;
	text-decoration: underline;
	transition: opacity 0.2s;
	margin-left: 96px;
}

.suscribete-link:hover {
	opacity: 0.8;
	text-decoration: underline;
	color: #CB0004;
}

.header-links {
	display: block;
	text-align: center;
	margin-top: 18px;
	margin-left: 96px;
}

.header-links .suscribete-link {
	display: inline-block;
	margin-left: 0;
	margin-top: 0;
}

.link-separator {
	color: #CB0004;
	margin: 0 8px;
	font-weight: 700;
	font-size: 12px;
}

/* Responsive */
@media (max-width: 767px) {
	.topbar-fixed {
		padding: 5px 0;
	}
	
	.topbar-fixed .row {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
	}
	
	.topbar-fixed .col-xs-12 {
		width: 50%;
		flex: 0 0 50%;
	}
	
	.header-fixed {
		padding: 10px 0;
		margin-bottom: 10px;
	}
	
	.header-account {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		gap: 10px;
		margin: 15px auto 0;
		flex-wrap: nowrap;
	}
	
	.header-links,
	.suscribete-link {
		display: inline-block;
		margin: 0;
		margin-left: 0 !important;
		padding: 0;
		text-align: left;
		flex-shrink: 0;
	}
	
	.header-btn {
		padding: 8px 12px;
		gap: 8px;
		display: inline-flex;
		flex-shrink: 0;
		margin: 0;
	}
	

	
	.topbar-left {
		gap: 10px;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	
	.topbar-right {
		text-align: right;
	}
	
	.header-search {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.header-account {
		text-align: left;
	}
	
	.header-btn {
		font-size: 12px;
		padding: 6px 12px;
	}
	
	.header-links .suscribete-link {
		margin: 0;
		margin-left: 0 !important;
	}
	
	.suscribete-link {
		display: inline-block;
		text-align: left;
		color: #CB0004;
		font-size: 11px;
		font-weight: 700;
		margin: 0;
		margin-left: 0 !important;
		text-decoration: underline;
		transition: opacity 0.2s;
		white-space: nowrap;
	}
	
	.suscribete-link:hover {
		opacity: 0.8;
		text-decoration: underline;
		color: #CB0004;
	}
	
	.link-separator {
		margin: 0 4px;
	}
}

@media (max-width: 991px) {
	.topbar-dropdown {
		display: none;
	}
}

/* Banner Area existente - ajustes para nuevas dimensiones */
#bannersHeader {
	margin-bottom: 20px;
	padding: 15px 0;
	background-color: #fafafa;
	border-bottom: 1px solid #eee;
	text-align: center;
}

/* Nueva barra de navegación de eventos */
.navbar-eventos {
	margin-bottom: 0;
	border-radius: 0;
	border-top: 2px solid #CB2024;
}

.navbar-eventos .navbar-nav > li > a {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.5px;
}

.navbar-eventos .navbar-nav > li > a:hover,
.navbar-eventos .navbar-nav > li.active > a {
	background-color: #CB2024;
	color: white;
}

/* Ocultar logo en barra de navegación */
.navbar-brand.visible-xs.visible-sm {
	display: none !important;
}

