body {
    font-family: Arial, sans-serif;
    color: var(--tienda-color-texto-general, #172b4d);
}
.hidden{ display: none; }
a{ text-decoration: none; color: var(--tienda-color-enlaces, #FF5722); }
.header {
	border-top: 7px solid #FF5722;
    background-image: url('https://www.lacanalturismo.com/wp-content/uploads/2022/06/albufera-scaled.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    color: white;
    padding: 50px 0;
    text-align: center;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--tienda-overlay-color, rgba(255, 165, 0, 0.7));
}
.header-content {
    position: relative;
    z-index: 1; /* Asegura que el contenido del encabezado esté sobre la capa de color */
}
.header-content h1{ text-shadow: #000 1px 1px 5px; }
section {
    padding-top: 45px;
}
.event-box {
    margin-bottom: 30px;
}
.event-box h3 {
    font-size: 22px;
    margin-top: 18px;
    color: #FF5722;
}
.event-box img { border-radius: 7px; }
.footer {
    background-color: #f8f9fa;
    padding: 20px 0;
    text-align: left;
    text-decoration: none;
    font-size: 12px;
}
.footer a{ text-decoration: none; color:#000; }
.btn-completo{ width: 100%; background: var(--tienda-color-boton, #FF5722); border-color: var(--tienda-color-boton, #FF5722); color: var(--tienda-color-boton-texto, #fff);}
.btn-completo:hover,.btn-completo:focus{ background: var(--tienda-color-boton, #FF5722); border-color: var(--tienda-color-boton, #FF5722); color: var(--tienda-color-boton-texto, #fff); filter: brightness(.92); }
.seleccion-evento h2{ text-align: center; padding-bottom: 21px; font-size: 18px; font-weight: bold;}
.evento-imagen-content {
    overflow: hidden;
    width: 100%;
    max-height: 200px;
    border-radius: 7px;
}
.info-aforo-evento { font-size: 12px; }
span.info-evento-tipo-aforo { color: #e90000; }

 /* *********** pagina evento ************ * */
.navbar.bg-light{ background: var(--tienda-color-menu-fondo, #fff)!important; }
.navbar .nav-link{ color: var(--tienda-color-menu-texto, #172b4d)!important; }
.navbar-brand img{ max-height: 58px; width: auto; }
.container.descripcion-larga-evento {
    min-height: 300px;
}
.venta-entrada-calendario {
    min-height: 500px;
    background: #fff;
    color: #000000;
    border-radius: 12px;
    box-shadow: #00000033 0px 18px 50px;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,.38);
}
.title-calendario-evento {
    padding: 35px 15px 10px;
    color: inherit;
}
.title-calendario-evento h2{ font-size:29px; }
.evento-descripcion-corta-calendario { color: inherit; }
.no-evento-encontrado {  padding: 100px 0px; }
div#selector-calendario {
    color: #000000;
}
.datepicker-inline { width: 100%!important; }
.datepicker-months, .datepicker-months table,.datepicker-years. .datepicker-years table, .datepicker-days table, .datepicker table { width: 100%!important; }

.datepicker table.table-condensed {  width: 100%; min-height: 311px;}
div#select_entradas {
    color: #515050;
    padding: 25px;
}
.evento-header{ min-height: 640px; padding: 68px 0 42px; }
.evento-header .overlay{ backdrop-filter: saturate(120%); }
.evento-header .header-content{ text-align: left; }
.evento-header-intro{ max-width: 960px; margin: 0 auto 26px; text-align: center; color: var(--tienda-header-text, #fff); }
.evento-header-intro .title-calendario-evento{ padding: 0 0 10px; }
.evento-header-intro h1{ font-size: 42px; font-weight: 800; line-height: 1.08; margin: 0; text-shadow: rgba(0,0,0,.35) 0 2px 12px; }
.evento-header-intro .evento-descripcion-corta-calendario{ font-size: 17px; line-height: 1.55; max-width: 760px; margin: 0 auto; text-shadow: rgba(0,0,0,.25) 0 1px 8px; }
.evento-compra-widget{ min-height: 450px; }
.evento-compra-widget-split .evento-calendario-col{ border-right: 1px solid #edf0f4; padding: 22px; }
.evento-compra-widget-split .evento-entradas-col{ min-height: 455px; background: #fbfcfe; }
.evento-compra-widget-compact{ display: block; }
.evento-compra-widget-compact .evento-calendario-col{ padding: 18px 18px 0; }
.evento-compra-widget-compact .evento-entradas-col{ background:#fbfcfe; }
.evento-compra-widget.calendario-un-dia .evento-calendario-col{ border-right: 0; padding: 18px 22px 0; }
.evento-fecha-unica{ color:#172b4d; background:#eef8f1; border:1px solid #ccebd4; border-radius:10px; padding:13px 15px; margin-bottom:12px; font-size:14px; text-align:left; }
.evento-header-estilo-3{ min-height: 690px; padding-top: 86px; }
.evento-header-estilo-3 .venta-entrada-calendario{ max-width: 590px; margin-left: auto; }
.evento-hero-copy{ color: #fff; padding: 22px 28px 36px 0; }
.evento-hero-copy h1{ font-size: 52px; line-height: 1.02; font-weight: 800; margin: 12px 0 18px; text-shadow: rgba(0,0,0,.35) 0 2px 14px; }
.evento-hero-pill{ display:inline-flex; align-items:center; border:1px solid rgba(255,255,255,.55); border-radius:999px; padding:7px 13px; background:rgba(255,255,255,.15); font-size:13px; font-weight:700; }
.evento-hero-description{ font-size:18px; line-height:1.6; max-width:600px; text-shadow: rgba(0,0,0,.28) 0 1px 8px; }
.evento-hero-date{ display:inline-flex; gap:8px; align-items:center; margin-top:18px; padding:10px 14px; border-radius:10px; background:rgba(255,255,255,.92); color:#172b4d; font-weight:700; }
.titulo-entradas-main h5{ font-size:16px; font-weight:700; color:#172b4d; }
.info-aforo-calendario {
    color: red;
    font-size: 11px;
}
.row-entrada {
    text-align: left;
    border: 1px solid #c9c9c9;
    margin-bottom: 10px;
    border-radius: 10px;
    background: #fff7ec;
}
.tarifa-entrada {
    font-size: 15px;
    color: #000000;
    padding: 15px;
}
.horario-titulo-entrada {
    font-weight: bold;
    margin-top: 2px;
}
.horario-time { font-size: 12px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background: #ff5722;
    background: var(--tienda-color-boton, #ff5722);
    border-radius: 7px;
    padding-left: 7px;
    text-align: center;}
.selector-entrada-input {
    padding: 15px;
}
.selector-entrada-input input{ padding:7px; width:90%;}
.selector-cantidad-entrada{ border:1px solid var(--tienda-color-selector-entrada, #4CAF50); }
.selector-cantidad-entrada:focus{ border-color:var(--tienda-color-selector-entrada, #4CAF50); box-shadow:0 0 0 .2rem rgba(76,175,80,.18); }
.total-venta {  display: none; }
td.day.activeClass {
    background: var(--tienda-calendario-dia-disponible, #d2fbd4);
}
.total-precio-resumen-add {
    font-size: 32px;
    font-weight: bold;
}
.small_cart {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: var(--tienda-color-boton, #ed6337);
    padding: 13px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #ffffff;
}
 .small_cart a{  color: #ffffff; }

a.btn-mas {
    font-size: 19px;
    border-radius: 108%;
    border: var(--tienda-color-selector-entrada, #4CAF50) 2px solid;
    padding: 7px 13px 10px 13px;
    background: var(--tienda-color-selector-entrada, #4CAF50);
    color: var(--tienda-color-selector-entrada-texto, #fff);
    margin-right: 5px;
    cursor: pointer;
}

@media (max-width: 991px) {
    .evento-header{ padding: 42px 0 28px; min-height: auto; }
    .evento-header-intro h1{ font-size: 32px; }
    .evento-compra-widget-split .evento-calendario-col{ border-right: 0; border-bottom: 1px solid #edf0f4; }
    .evento-header-estilo-3 .venta-entrada-calendario{ margin: 18px 0 0; max-width: none; }
    .evento-hero-copy{ padding: 0 0 16px; text-align: center; }
    .evento-hero-copy h1{ font-size: 36px; }
    .evento-hero-description{ margin: 0 auto; font-size: 16px; }
}

@media (max-width: 575px) {
    .evento-header{ padding-top: 28px; }
    .venta-entrada-calendario{ border-radius: 10px; }
    div#select_entradas{ padding: 16px 12px; }
    .evento-compra-widget-split .evento-calendario-col{ padding: 14px; }
    .evento-header-intro h1{ font-size: 28px; }
    .evento-header-intro .evento-descripcion-corta-calendario{ font-size: 15px; }
    .evento-hero-copy h1{ font-size: 30px; }
    .small_cart{ right: 16px; bottom: 16px; }
}
a.btn-mas:hover{
     background: var(--tienda-color-selector-entrada, #37853b);
     filter: brightness(.9);
}
a.btn-menos {
    font-size: 19px;
    border-radius: 108%;
    border: #f5867e 2px solid;
    padding: 8px 15px 10px 15px;
    background: #f5867e;
    color: #fff;
    cursor: pointer;
}
a.btn-menos:hover{
     background: #9c3831;
     color: #fff;
}
a.delete_all_product {
    font-size: 20px;
    padding: 5px;
    color: #d1d1d1;
}

#resumen-producto a.btn-mas {
    font-size: 13px;
    border-radius: 108%;
    border: #4CAF50 2px solid;
    padding: 5px 9px 7px 9px;
    background: #4CAF50;
    color: #fff;
    margin-right: 5px;
    cursor: pointer;
}
#resumen-producto a.btn-menos {
    font-size: 18px;
    border-radius: 108%;
    border: #f5867e 2px solid;
    padding: 0px 10px 6px 10px;
    background: #f5867e;
    color: #fff;
    cursor: pointer;
    margin-top: 4px;
}
span.total-carrito-final {
    text-align: right;
    float: right;
    font-size: 32px;
}
.info-evento-carrito {
    font-weight: bold;
}
span.fecha-entrada-carrito {
    color: #03A9F4;
    font-size: 12px;
}
.info-session-carrito {
    color: #03A9F4;
    font-size: 12px;
    padding-left: 22px;
}
div#identificarse, div#nueva-cuenta{
    padding-top: 32px;
}
.row_cambio_pass {
    padding: 15px 0px;
    text-align: right;
}
.row-opciones-user {
    text-align: right;
}
.row-opciones-user li{
    list-style: none;
    text-align: right;
}
.pedidos-cliente-list{border:1px solid #e9eef5;border-radius:12px;background:#fff;overflow:hidden;margin-top:18px;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.pedidos-cliente-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:18px 20px;background:#f8fafc;border-bottom:1px solid #e9eef5}
.pedidos-cliente-head h3{font-size:18px;margin:0;color:var(--tienda-color-texto-general,#172b4d)}
.pedidos-cliente-head p{font-size:12px;margin:4px 0 0;color:#667085}
.pedidos-cliente-head span{font-size:12px;font-weight:700;border:1px solid #dbe4ef;border-radius:999px;padding:6px 10px;background:#fff;color:#344054;white-space:nowrap}
.table-pedidos-cliente{font-size:13px;margin:0}
.table-pedidos-cliente thead th{font-size:11px;text-transform:uppercase;color:#667085;background:#fbfcfe;border-bottom:1px solid #e9eef5;white-space:nowrap}
.table-pedidos-cliente td{vertical-align:middle}
.pedido-ref-link{font-weight:700;color:var(--tienda-color-enlaces,#FF5722)}
.pedido-count,.pedido-canal{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #e9eef5;background:#f8fafc;padding:4px 8px;font-size:12px;color:#344054}
.link-descarga-pedido{display:inline-flex;gap:5px;align-items:center;border:1px solid var(--tienda-color-boton,#FF5722);border-radius:8px;padding:6px 9px;color:var(--tienda-color-boton,#FF5722);font-size:12px;font-weight:700}
.link-descarga-pedido:hover{background:var(--tienda-color-boton,#FF5722);color:var(--tienda-color-boton-texto,#fff)}
.box-info-general {
    font-size: 12px;
    margin-top: 15px;
}
div#box-login-main {
    margin-bottom: 90px;
}

form .obligatorio{ font-size: 10px; color:red; }

/* CSS personalizado para el tab */
    .nav-tabs-centered {
        justify-content: center;
        border: none; /* Elimina el borde predeterminado */
    }

    .nav-tabs-centered .nav-item {
        border-bottom: 5px solid transparent; /* Establece un borde inferior transparente */
    }

    .nav-tabs-centered .nav-item a {
        border: none; /* Elimina cualquier borde en los elementos de enlace */
        border-radius: 0; /* Elimina cualquier esquina redondeada */
        background-color: transparent; /* Elimina cualquier color de fondo */
        color: #000; /* Color de texto */
        padding: 10px 20px; /* Espaciado interno */
        text-decoration: none; /* Elimina cualquier subrayado */
    }

    .nav-tabs-centered .nav-item a.active {
        border-bottom-color: orange!important;
        border-bottom: 5px solid;
    }

.info-gracia-pedido {
    text-align: center;
    font-size: 18px;
    background: #f1f1f1;
    padding: 15px;
    border-radius: 15px;
    margin-bottom: 50px;
}
span.info-evento-pedido {
    font-size: 10px;
    background: #FF5722;
    padding: 5px 14px;
    color: #ffffff;
    border-radius: 4px;
    font-weight: 100;
}


div#pedidos {
    margin-bottom: 50px;
}
a.link-descarga-pedido {
    background: #607D8B;
    color: #ffffff;
    padding: 10px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 100;
}
a.link-descarga-pedido:hover{   background: #89b0c2; }

section.seleccion-about {
    padding: 35px;
    min-height: 500px;
}
section.seleccion-carrito {
    min-height: 600px;
}
.total_entradas_main {
    padding: 32px;
    font-weight: bold;
}

.row-entrada {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 14px;
    padding: 16px;
    margin-bottom: 14px;
    box-shadow: 0 6px 18px rgba(0,0,0,.06);
}

.horario-titulo-entrada {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
}

.horario-time {
    color: #fff;
    font-size: 14px;
    margin-top: 4px;
}

.tarifa-entrada {
    display: inline-block;
    background: #FF5722;
    color: #fff;
    border-radius: 999px;
    padding: 3px 13px;

}

.selector-cantidad-entrada {
    max-width: 120px;
    margin-left: auto;
}

.noventa_item {
    opacity: .55;
    pointer-events: none;
}

@media (max-width: 768px) {
    .row-entrada .row {
        gap: 12px;
    }

    .row-entrada .col,
    .row-entrada .col-md-2,
    .row-entrada .col-md-5 {
        width: 100%;
        flex: 0 0 100%;
    }

    .selector-cantidad-entrada {
        max-width: 100%;
        width: 100%;
        margin-left: 0;
        height: 48px;
        font-size: 18px;
    }

    .tarifa-entrada {
        width: 100%;
        text-align: center;
    }
}
