.modern-login .is-form .form-text h2 {
    color: #000072;
}

.remember-toggle input:checked~.toggler {
    border-color: #000072;
}

.remember-toggle .toggler .active {
    background: #000072;
    border-color: #000072;
}

.button.is-primary {
    background-color: #000072;
}

.button.is-primary:hover,
.button.is-primary.is-hovered {
    background-color: #000072;
}

.button.h-button.is-primary.is-raised:hover {
    opacity: .9;
    -webkit-box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%);
    box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%);
}

.signup-wrapper .hero .button-wrap .button:first-child:hover {
    opacity: .95;
    -webkit-box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%);
    box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%);
}

.modern-login .is-form .login-wrapper .button-wrap.has-help>span a {
    color: #000072;
    font-weight: 500;
    padding: 0 2px;
}

.modern-login .is-form .login-wrapper .control.is-flex a:hover {
    color: #000072;
}

.signup-wrapper .signup-title {
    color: #000072;
}

.signup-wrapper .hero .button-wrap.has-help>span a {
    color: #000072;
    font-weight: 500;
    padding: 0 3px;
}

.signup-wrapper .hero .signup-form .control.is-agree span a:hover {
    color: #000072;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) and (orientation: portrait) {
    .signup-columns {
        max-width: 500px;
        margin: 0 auto;
    }

    .column.is-4,
    .column.is-4-tablet {
        flex: auto;
    }
}

@media screen and (min-width: 769px) {
    .loginForm {
        flex: auto !important;
    }
}

.enlace_olvidado_pass {
    margin-left: 25px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif !important;
}

body,
button,
input,
optgroup,
select,
textarea,
p,
span {
    font-family: 'Lato', sans-serif !important;
}

.btnRecuperarCustom {
    width: 120px !important;
}

.notyf__toast {
    max-width: 750px !important;
}

.notyf__ripple {
    width: 1000px !important;
}

.contenedor-bandera {
    width: 30px;
    position: fixed;
    top: 10px;
    right: 10px;
}

.webapp-navbar.is-colored {
    background: #000072;
    border-bottom-color: #000072;
}

.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link.is-active {
    background: #234a92;
    border-color: #8b9fc5;
}

.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link.is-active:hover {
    background: #8b9fc5;
}

.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link:hover {
    background: #8b9fc5;
}

.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link svg {
    stroke: #ffff;
}

.webapp-navbar.is-colored .webapp-navbar-inner .center .centered-links .centered-link span {
    color: #ffff;
}

.mobile-navbar .navbar-brand .is-brand img {
    position: relative;
    height: 35px !important;
    max-height: 35px !important;
}

.navbar {
    background: #000072;
}

.webapp-navbar .webapp-navbar-inner .left .brand img {
    display: block;
    min-width: 35px;
    height: 35px;
}

.webapp-navbar.is-colored .webapp-navbar-inner .right .toolbar .toolbar-link:hover {
    background: #1647a3;
    border-color: #4276d6;
}

.webapp-navbar.is-colored .webapp-navbar-inner .right .toolbar .dropdown:hover .is-trigger {
    background: #1647a3;
    border-color: #4276d6;
}

.dropdown.is-dots:hover .is-trigger,
.dropdown.is-dots.is-active .is-trigger {
    background: #1647a3;
}

.toolbar .toolbar-notifications .dropdown .is-trigger .flag {
    position: relative;
    height: 24px;
    width: 24px;
}

.toolbar .toolbar-notifications .dropdown .dropdown-menu .dropdown-content .notification-list .notification-item .img-left img {
    height: 24px;
    width: 24px;
    margin-right: 15px;
}

.webapp-navbar .webapp-navbar-inner .right .profile-dropdown>img {
    filter: invert(1);
}

.mobile-navbar .navbar-brand .user-dropdown .is-trigger .profile-avatar .avatar {
    filter: invert(1);
    height: 18px;
    width: 18px;
}

.mobile-navbar .navbar-item.is-notification svg {
    stroke: #ffff;
}

.mobile-navbar .navbar-item.is-notification:hover svg,
.mobile-navbar .navbar-item.is-notification.is-active svg {
    stroke: #ffff;
}

.navbar-brand .is-brand {
    margin-left: 15px;
}

.cambiarIdiomaMobile {
    display: block !important;
}

@media (max-width: 767px) {
    .navbar-brand .brand-end {
        width: unset;
    }
}

.mobile-navbar .navbar-item.is-notification .navbar-dropdown .inner {
    height: unset;
}

.button.h-button.is-primary.is-elevated {
    -webkit-box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%);
    box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%);
}

.food-delivery-dashboard .left {
    width: 100%;
}

.food-delivery-dashboard .left .left-header .header-meta p {
    color: #000072;
}

.food-delivery-dashboard .left .left-body .restaurants-list .restaurants-list-item .image-container .timer {
    background: rgb(255, 8, 0);
    background: linear-gradient(0deg, rgba(255, 8, 0, 1) 0%, rgba(255, 8, 0, 1) 40%, rgba(255, 226, 225, 1) 43%, rgba(255, 255, 255, 1) 100%);
    border: none;
}

.food-delivery-dashboard .left .left-body .restaurants-list .restaurants-list-item .image-container .timer span:first-child {
    color: black;
    margin-bottom: 8px;
}

.circular-menu#addevento {
    top: unset;
    bottom: 1.6em;
    z-index: 999;
}

.circular-menu#addevento .floating-btn {
    background-color: #000072;
    -webkit-box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%);
    box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%);
}

@media (max-width: 767px) {
    .circular-menu#addevento {
        display: block;
    }
}

#tituloPulseras {
    padding-top: 10px;
}

.button.is-primary.is-outlined {
    background-color: transparent;
    border-color: #000072;
    color: #000072;
}

.button.is-primary.is-outlined:hover,
.button.is-primary.is-outlined.is-hovered,
.button.is-primary.is-outlined:focus,
.button.is-primary.is-outlined.is-focused {
    background-color: #000072;
    border-color: #000072;
    color: #fff;
}

.btnAzulIdasfest {
    background-color: #000072;
    border-color: #000072;
    color: #fff !important;
}

.demo-card {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: unset;
    height: 180px;
    border: unset;
}

#tituloFestival {
    margin-top: 10px;
    color: black;
}

.circular-menu:after {
    background-color: #000072;
    -webkit-box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%);
    box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%);
}

.view-wrapper.is-webapp .page-content-inner#pulserasContent {
    margin-top: 5px;
}

.columns#festivalListado {
    margin-left: 0;
    margin-right: 0;
    margin-top: 2em;
}

#fotoCabeceraFestival {
    padding-top: 30px;
}

.barraVolver {
    background: white;
    height: 40px !important;
}

.espaciadoBarraDesktop {
    height: 59px !important;
}

.backNavMovil {
    position: fixed;
    top: unset;
    background-color: white;
}

@media (max-width: 767px) {
    .containerFestivalesList {
        padding-top: 70px;
    }
}

@media (max-width: 767px) {
    .view-wrapper.is-webapp.separacionContenido {
        padding-top: 80px !important;
    }
}

.mayuscula {
    text-transform: uppercase;
}

.separacionAcciones {
    padding-top: 5px !important;
}

.cantidad-recarga {
    font-size: 1.5rem;
    font-weight: bold;
}

.datetimepicker .datepicker-nav {
    background: #000072 !important;
}

.control.has-icon .input:focus+.form-icon svg {
    stroke: #000072;
}

.card-grid.card-grid-v2 .card-grid-item .card .card-footer a:hover {
    color: #000072;
}

.card-grid.card-grid-v2 .card-grid-item .card .card-footer a {
    font-family: 'Lato', sans-serif !important;
}

.dropdown.is-spaced .dropdown-item.is-media:hover .icon .lnir,
.dropdown.is-spaced .dropdown-item.is-media:hover .icon .lnil,
.dropdown.is-spaced .dropdown-item.is-media.is-active .icon .lnir,
.dropdown.is-spaced .dropdown-item.is-media.is-active .icon .lnil {
    color: #000072;
}

.view-wrapper.is-webapp .is-stuck#cabecera-perfil {
    top: 99px;
}

@media (max-width: 767px) {
    .is-stuck#cabecera-perfil {
        top: 119px !important;
    }
}

.toolbar .toolbar-notifications .dropdown .dropdown-menu .dropdown-content .heading .heading-right .notification-link {
    color: #000072;
}

.modern-login .top-logo {
    position: unset;
    top: unset;
}

.logo-idasfest {
    height: 100px;
    width: unset !important;
    max-width: unset !important;
}

.foto-pie-pagina {
    position: absolute !important;
    left: 0;
    bottom: 0;
    width: unset !important;
    max-width: 100% !important;
}

.logo-central {
    width: unset !important;
    margin: 50px auto 0 auto !important;
    max-width: 450px !important;
}

@media (min-width: 1121px) {
    .esconder-logo-login {
        display: none !important;
    }
}

@media (max-width: 1120px) {
    .fondo-idasfest-portada {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .list-view.list-view-v3 .list-view-item .list-view-item-inner .meta-left h3 {
        text-align: left;
        margin-bottom: 6px;
    }
}

.registro-page {
    left: 10px !important;
}

.input_registro {
    padding-left: 10px !important;
}

.modern-login .is-form .login-wrapper .button-wrap.has-help>span {
    margin-left: 35px;
}

.column-registro {
    padding-top: 0.1rem !important;
}

@media only screen and (max-width: 767px) {
    .modern-login .is-form {
        padding-top: 0px !important;
    }
}

.informacion_page {
    position: absolute;
    top: -20px;
    left: 5px;
    font-size: .8rem;
    color: #283252;
    font-weight: 500;
    z-index: 2;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.separadorPerfil {
    margin-top: 8px;
}

.comunicacionesPerfil {
    font-size: 12px;
    padding-left: 12px;
}

#control-politica {
    margin-top: 0px !important;
}

#botonesRegistro {
    margin-top: 10px !important;
}

.registroSeparacionInput {
    margin-top: 0px !important;
}

.registroSeparacionInput select.input {
    appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
}

.error-text-informacion {
    color: #e62965;
    font-size: .8rem;
    display: none;
    padding: 2px 6px;
}

.has-error .error-text-informacion,
.is-danger .error-text-informacion{
    display: block;
}

.imagenTarjetaIdasfest {
    max-width: 90px !important;
}

.carouselTarjetas #slick-slide-control00 {
    display: none !important;
}

.carouselTarjetas {
    margin-left: 0px !important;
}

.custom-message-placeholder {
    min-height: 200px !important;
}

.btnAnadirTarjeta {
    width: 200px;
    max-width: unset !important;
}

#wrap-btn-andir-tarjeta {
    justify-content: center !important;
}

#iframeAddCard {
    min-height: 1015px;
}

.banking-dashboard.banking-dashboard-v2 .dashboard-card.is-card-panel .inner-box .cards-wrapper .cards-carousel .cards-carousel-inner .cards-carousel-item.slick-current .ccard {
    background-image: linear-gradient(-225deg, #000072 0%, #365da5 48%, #2151aa 100%);
    -webkit-box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%);
    box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%);
}

.custom-card-inicio {
    /* padding-top: unset !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important; */
    padding: unset !important;
    margin: 20px !important;
}

.imagen-inicio-card {
    max-width: unset !important;
    border-radius: 8px;
}

.custom-content-card-inicio {
    margin: 12px !important;
}

.avatar-custom-gestion {
    width: 100%;
    max-width: 60px;
    min-width: 60px;
    max-height: 60px;
    min-height: 60px;
    border-radius: 50%;
    border: 1px solid #ededed;
}

.custom-list-gestion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.custom-right-lista-gestion {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.custom-left-lista-gestion {
    margin-left: 16px;
}

@media only screen and (max-width: 767px) {
    .custom-right-lista-gestion {
        margin: 16px 0 0 0;
        width: 100%;
    }

    .custom-left-lista-gestion {
        margin-left: 0;
    }
}

.fondo-idasfest-portada {
    background-image: url("../img/portada-idasfest.png");
    background-size: cover;
    background-position-x: center;
}

.imagen-modal {
    max-height: 100px !important;
}

.header-imagen-tiempo {
    max-height: 150px !important;
    top: -28px !important;
    left: -5px !important;
}

.saldo_disponible {
    font-weight: 700;
    font-size: 1.8rem;
    color: #fff;
    line-height: 1.2;
}

.color-idasfest {
    background: #000072 !important;
    -webkit-box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%) !important;
    box-shadow: 0 14px 26px -12px rgb(47 87 163 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(47 87 163 / 20%) !important;
}

.separador_saldo {
    border-right: 1px solid #FFFF !important;
}

.imagen-card-gestion {
    max-height: 170px;
}

.separacion-dialogo-recarga {
    margin: 0.5rem 0;
}

.titulo-modal-recarga-body {
    font-weight: bold;
}

.importe-recarga-title {
    color: green;
    font-size: 50px;
    font-weight: bold;
}

#modal-add-recarga-title {
    font-size: 20px;
    font-weight: bold;
}

#btn_recarga_directa {
    min-width: 200px;
    font-size: 20px;
    min-height: 50px;
}

#btn_recarga_normal {
    background-color: #FFFF !important;
    color: #000072 !important;
}

.centrar-elemento {
    display: inline-block;
}

.recarga-auto-label {
    padding-top: 5px;
}

.color-recarga-automatica {
    background: #FFF !important;
    color: #000072 !important;
}

#wrap-btn-quitar-recarga-automatica {
    padding: unset !important;
    justify-content: center !important;
}

.title-recarga-auto-activa {
    justify-content: center !important;
}

.activa-recarga-automatica-txt {
    color: green !important;
    font-size: 25px !important;
    font-weight: bold !important;
    text-align: center;
}

.activar-recarga-automatica-txt {
    color: black !important;
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: center;
}

.banderaLogin {
    height: 24px;
    width: 24px;
    margin-right: 15px;
}

.notification-item-login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .65rem 0;
}

.notification-item-login .user-content {
    text-align: left;
    font-family: "Roboto", sans-serif;
}

.notification-item-login .user-content .user-info {
    color: #283252;
    font-size: .95rem;
}

.notification-item-login .user-content .user-info span {
    font-weight: 500;
}

.notification-list-login {
    list-style-type: none;
    padding: .5rem 1rem;
    margin: 0;
}

.dropdown-content-login {
    top: 2.5rem;
    line-height: 1.5;
    color: #283252;
    width: 20rem;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: -1px 3px 10px 0 rgb(0 0 0 / 6%);
    box-shadow: -1px 3px 10px 0 rgb(0 0 0 / 6%);
    padding-top: 0;
}

.dropdown-content-login .heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: .01rem solid #eee;
    margin-bottom: 0;
}

.dropdown-content-login .heading .heading-left h6 {
    font-size: .8rem;
    font-weight: 500;
    color: #a2a5b9;
    line-height: 1.6;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .modern-login .columns {
        height: unset !important;
    }
}

@media (min-width: 1121px) {
    .center-login {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.modal-seleccionar-fecha {
    border-radius: 25px;
    max-width: 350px !important;
    max-height: 350px;
}

.modal-seleccionar-fecha .modal-card-body {
    overflow: unset !important;
}

#calendarSpace .pika-single {
    border: 1px solid #fff !important;
}

.pika-single .pika-lendar .pika-table tbody td.is-selected .pika-day,
.pika-single .pika-lendar .pika-table tbody td.is-selected .pika-button {
    background: #000072;
}

.avatarCustom {
    height: 24px !important;
    width: 24px !important;
    min-width: 24px !important;
    min-height: 24px !important;
}

.banderaMovil {
    height: 24px !important;
    width: 24px !important;
}

.custom-area-wrapper {
    align-items: center;
    justify-content: center;
}

.custom-area-item {
    max-width: 275px !important;
}

.custom-barra-idioma-movil {
    left: unset !important;
    margin-right: 10px !important;
}

.clickable {
    cursor: pointer;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

    .webapp-navbar,
    .circular-menu,
    .webapp-navbar-clean {
        display: unset !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .toolbar .toolbar-notifications {
        display: unset !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .view-wrapper.is-webapp {
        padding-top: 80px !important;
        margin-top: 60px !important;
    }
}

.sombra-tarjeta {
    background: #fff !important;
    border-color: #f5f5f5 !important;
    -webkit-box-shadow: -1px 3px 10px 0 rgb(0 0 0 / 6%) !important;
    box-shadow: -1px 3px 10px 0 rgb(0 0 0 / 6%) !important;
}

@media only screen and (max-width: 767px) {
    .business-dashboard.hr-dashboard .block-header .left {
        -webkit-box-pack: center;
        -ms-flex-pack: start;
        justify-content: center;
        margin-bottom: 0px;
    }

    .separacionMovilPrecio {
        margin-bottom: 0px;
    }
}

.separacionMovilPrecio {
    margin-bottom: 10px;
}

.btnModalPagar {
    height: 60px !important;
    min-width: 100px;
}

@media only screen and (max-width: 1024px) {
    .borde-historico-verde {
        border-bottom: 10px green solid !important;
    }

    .borde-historico-rojo {
        border-bottom: 10px red solid !important;
    }
}

.box-end-custom {
    display: initial !important;
}

.huro-footer {
    bottom: 0;
    color: #707070;
    left: 0;
    position: relative;
    font-size: small;
    width: 100%;
    background: unset !important;
}

.huro-footer .footer-copyright a:hover {
    color: #000072 !important;
}

.button.is-primary[disabled],
fieldset[disabled] .button.is-primary {
    background-color: #48608b !important;
}

.danger-custom {
    background: #d9534f !important;
    border-color: #d9534f !important;
}

.btn-solicitar:hover {
    color: white;
    background-color: #000072 !important;
}

.btn-solicitar {
    min-width: 200px;
}

.single-accordion .accordion-header.is-active:before {
    background-color: #000072 !important;
}

#accordionHistorial.is-active em {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media only screen and (max-width: 767px) {
    #publicTituloHome.standard-onboarding {
        padding: 81px 0;
    }
}

#formularioPublicoDevolucion {
    padding-bottom: unset !important;
}

.contenedor-promos {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    border-radius: 16px;
    border: 1px solid #e5e5e5;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.control.has-validation.has-error div>div>select {
    border-color: #e62965 !important;
}

#responsive-buttons-options {
    margin-left: auto !important;
}


@media only screen and (max-width:480px) {
    #responsive-buttons-options {
        margin-left: unset !important;
    }

    .centro-opciones-botones {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.single-accordion #accordionSuplementos.accordion-header:before {
    content: unset !important;

}

.custom-suplemento {
    max-width: 30px !important;
    min-width: 30px !important;
    max-height: 30px !important;
    min-height: 30px !important;
}

.modal-content {
    overflow-y: auto;
    max-height: unset !important;
}

.modal-card {
    max-height: unset !important;
}

/**media**/
@media (min-width: 300px) and (max-width: 480px) {
    /*All movil*/

    .g--margin-top-0px-margin-bottom-0px-movil{
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .g--padding-top-10px-movil{
        padding-top: 10px !important;
    }
    .g--margin-top-10px-movil{
        margin-top: 10px !important;
    }
    .g--padding-top-0px-padding-bottom-15px-movil{
        padding-bottom: 15px !important;
        padding-top: 0px !important;
    }
    .g--flex-direction-row-movil{
        flex-direction: row !important;
    }
    .g--margin-left-1em-movil{
        margin-left: 1em !important;
    }
    .g--align-item-right-2em-margin-movil{
        margin-left: auto !important;
        margin-right: 2em;
    }
    .g--display-none-movil{
        display: none !important;
    }
    .g--margin-left-2em-movil{
        margin-left: 2em!important;
    }

    .p-print{
        position: absolute;
        top: 48px!important;
        left: -6px;
        right: auto!important;
    }
}
div#fotoCabeceraFestival {
    display: flex;
}
div#fotoCabeceraFestival .is-narrow{
    margin-left: auto;
    margin-right: auto;
}

.p-print{
    position: absolute;
    right: -21px;
    top: 22px;
}

ul#complementosComprados {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul#complementosComprados li {
    display: block;
    margin-left: 5px;
    position: relative;
}
ul#complementosComprados li:before {
    content: "-";
    position: absolute;
    left: -15px;
}