/* Estilos web 5, #web5 ... */
/****Evento Rock Circus 2****/
/*Imagen entera aforo*/
.instanticket-cms #web5 #ROCKCIRCUS2 .split_card_container .image_holder .image_event {
    object-fit: contain;
    background-image: none;
}
.instanticket-cms #web5 #ROCKCIRCUS2 .split_card_container .image_holder, 
.instanticket-cms #web5 #ROCKCIRCUS2 .split_card_container .date_holder {
    padding: 0px;
}
.instanticket-cms #web5 #ROCKCIRCUS2 .split_card_container {
    gap: 8px;
    align-items: center;
}
.instanticket-cms #web5 #ROCKCIRCUS2 .text_show_holder {
    min-height: 70px;
}
@media only screen and (max-width: 600px) {
    .instanticket-cms #web5 #ROCKCIRCUS2 .image_holder {
      display: none;
    }
}
/*Estilos eliminan el color del titulo del evento en split*/
.instanticket-cms #web5 #ROCKCIRCUS2 div#calendar_container .split_card_container {
    background-color: transparent!important;
    border: 1px solid #d2d2d2;
    margin: 20px;
}
.instanticket-cms #web5 #ROCKCIRCUS2 div#calendar_container .secondary_show_text, 
.instanticket-cms #web5 #ROCKCIRCUS2 div#calendar_container .main_show_text, 
.instanticket-cms #web5 #ROCKCIRCUS2 div#calendar_container .secondary_show_text_bis,
.instanticket-cms #web5 #ROCKCIRCUS2 .date_holder .secondary_month, 
.instanticket-cms #web5 #ROCKCIRCUS2 .date_holder .secondary_month_bis, 
.instanticket-cms #web5 #ROCKCIRCUS2 .date_holder .main_month {
    color: black!important;
}
.instanticket-cms #web5 #ROCKCIRCUS2 div#calendar_container .image_event {
    background-image: none!important;
}
.instanticket-cms #web5 #ROCKCIRCUS2 div#calendar_container .discount_holder {
    right: -2px!important;
    padding: 1px!important;
    font-size: 9px!important;
    width: 20px!important;
    height: 20px!important;
    top: -12px!important;
}

/****Evento Requiem Alicante****/
/*Imagen entera aforo*/
.instanticket-cms #web5 #REQUIEMALI .split_card_container .image_holder .image_event {
    object-fit: contain;
    background-image: none;
}
.instanticket-cms #web5 #REQUIEMALI .split_card_container .image_holder, 
.instanticket-cms #web5 #REQUIEMALI .split_card_container .date_holder {
    padding: 0px;
}
.instanticket-cms #web5 #REQUIEMALI .split_card_container {
    gap: 8px;
    align-items: center;
}
.instanticket-cms #web5 #REQUIEMALI .text_show_holder {
    min-height: 70px;
}
@media only screen and (max-width: 600px) {
    .instanticket-cms #web5 #REQUIEMALI .image_holder {
      display: none;
    }
}
/*Zoomboletos*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*Bolas de descuento - cambio colores*/
.zoomboletos-cms #web5 #core_container .discount_holder.color_1 {
    background-color: #793bd3;
}
.zoomboletos-cms #web5 #core_container .discount_holder.color_2 {
    background-color: #0ff100;
}
.zoomboletos-cms #web5 #core_container .discount_holder.color_3 {
    background-color: #ff8d00;
}

.zoomboletos-cms #web5 body{
    font: 16px 'Poppins', sans-serif!important;
    background-color: black!important;
}

.zoomboletos-cms #web5 #web5 .card-img{
    padding: 16px!important;
}

.zoomboletos-cms #web5 #sessions_numbered {
    display: none;
}

.zoomboletos-cms #web5 .split_card_container {
    top: 0px!important;
    width: 100%!important;
    left: 0px!important;
    background-color: #000000!important;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    min-height: 115px!important;
    margin-right: 0px!important;
    margin-left: 0px!important;
}

.zoomboletos-cms #web5 #core_container {
    background-color: black!important;
    background-image: url(general/backgrounds/bg_core.jpg)!important;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-attachment: fixed;
    padding-top: 128px!important;
}

.zoomboletos-cms #web5 #home{
        background-color: black!important;
    background-image: url(general/backgrounds/bg_core.jpg)!important;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
        background-attachment: fixed;
    min-height: 900px;
    
}

.zoomboletos-cms #web5 .checkout_core_container, 
.zoomboletos-cms #web5 .confirmation_core_container, 
.zoomboletos-cms #web5 .container_info {
        background-color: black!important;
    background-image: url(general/backgrounds/bg_core.jpg)!important;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
        background-attachment: fixed;
}

.zoomboletos-cms #web5 #sessions {
        background-color: black!important;
    background-image: url(general/backgrounds/bg_core.jpg)!important;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
        background-attachment: fixed;
}

.zoomboletos-cms #web5 .month_container.month_container_main{
    background-color: transparent!important;
}

.zoomboletos-cms #web5 #calendar {
    background-color: transparent!important;
}

.zoomboletos-cms #web5 #seating_container {
    background-color: transparent!important;
}

.zoomboletos-cms #web5 #aforo_container {
    border-left: 1px solid #ffffff!important;
}

.zoomboletos-cms #web5 .monthItem_container {
    color: white!important;
}

.zoomboletos-cms #web5 .month_container_main div {
    color: white!important;
}

.zoomboletos-cms #web5 .image_event {
    object-fit: contain!important;
    background-image: none!important;
}

.zoomboletos-cms #web5 .progress_bar_breadcrumb {
    visibility: hidden;
}

.zoomboletos-cms #web5 .checkout_core_container .web5-container {
    background-color: transparent;
}

.zoomboletos-cms #web5 #progress_bar {
    background-color: #000!important;
}

.zoomboletos-cms #web5 a {
    color: white!important;
}

.zoomboletos-cms #web5 .checkout_holder .card {
    background-color: transparent!important;
}

.zoomboletos-cms #web5 .card, 
.zoomboletos-cms #web5 .card div, 
.zoomboletos-cms #web5 .card h1, 
.zoomboletos-cms #web5 .card h2, 
.zoomboletos-cms #web5 .card h3, 
.zoomboletos-cms #web5 .card h4, 
.zoomboletos-cms #web5 .card h5 {
    background-color: transparent!important;
    color: #ffffff!important;
}

.zoomboletos-cms #web5 #web5 .card{
    background-color: rgba(0, 0, 0, 0.4)!important;
}

.zoomboletos-cms #web5 .template_holder {
    margin-top: 0.5rem!important;
}

.zoomboletos-cms #web5 .template_button{
    max-height: 30px!important;
}

.zoomboletos-cms #web5 .personal_info input.MuiInputBase-input.MuiOutlinedInput-input {
    color: black!important;
}

@media only screen and (max-width: 480px){
    .zoomboletos-cms #web5 .discount_holder {
    right: -14px!important;
}

.zoomboletos-cms #web5 .sessionButton {
    padding-right: 5px!important;
}  
}

.zoomboletos-cms #web5 .personal_info .Mui-focused, 
.zoomboletos-cms #web5 .personal_info .MuiFormLabel-filled{
background-color: white!important;
padding:2px!important;
border-radius: 4px!important;
}

.zoomboletos-cms #web5 button#accept:hover {
    color: white!important;
}

.zoomboletos-cms #web5 .confirmation_core_container{
    background-color: black!important;
    background-image: url(general/backgrounds/bg_core.jpg)!important;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
        background-attachment: fixed;
}

.zoomboletos-cms #web5 .botonZoom img {
    width: 20px!important;
}

.zoomboletos-cms #web5 .OpcionesButacas .botonZoom{
padding: 0px!important;
}

/*Sesion agotada*/
.zoomboletos-cms #web5 #calendar .soldOut {
    opacity: 1;
    justify-content: center;
    align-items: center;
}
@media only screen and (min-width: 1400px){
.zoomboletos-cms #web5 #calendar .soldOut:after {
    content: 'AGOTADO';
    font-size: 16px;
    text-align: center;
    color: red;
    font-weight: 600;
}
}
@media only screen and (max-width: 1400px){
    .zoomboletos-cms #web5 #calendar .soldOut:after {
        content: 'AGOTADO';
        font-size: 14px;
        text-align: center;
        color: red;
        font-weight: 600;
    }
    }
.zoomboletos-cms #web5 #calendar .soldOut div {
    display: none;
}

@media only screen and (max-width: 480px) {
    .zoomboletos-cms #web5 #calendar .soldOut:after {
        content: 'AGOTADO';
        font-size: 10px;
        width: 100%;
        padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 4px;
    background-color: white;
    }
    .zoomboletos-cms #web5 button.sessionButton {
        padding-top: 10px;
        padding-bottom: 5px;
        padding-right: 0px!important;
        background-color: transparent;
        border: none;
    }
    .zoomboletos-cms #web5 button.sessionButton > div:first-child {
        background-color: white;
        border-radius: 4px;
    }
    .zoomboletos-cms #web5 .discount_holder {
        width: 20px!important;
        height: 20px!important;
        padding: 0px;
        display: flex!important;
        right: -4px!important;
    }
    .zoomboletos-cms #web5 .disabledDay, 
    .zoomboletos-cms #web5 .dayCore {
        height: 8.5rem!important;
    }
}

/*Opacidad en mensaje emergente VC*/
.zoomboletos-cms #web5 .vc .flat_offer_piece {
    opacity: 1!important;
}
/*Texto confirmacion de compra en blanco*/
.zoomboletos-cms #web5 .confirmation_core_container .final_message_pre {
    color: white!important;
}
.zoomboletos-cms #web5 span.confirmation_ticket_download {
    text-decoration: underline;
}

/*Banda mensaje encima calendario*/
.zoomboletos-cms #web5 #calendar .month_container_main {
    height: 200px!important;
    align-items: center!important;
    display: flex;
    padding-bottom: 8px;
    flex-wrap: wrap;
}
.zoomboletos-cms #web5 .month_container_main:before {
    content: '';
    width: 100%;
    height: 130px;
    background-image: url(general/banners/banner.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
@media only screen and (max-width: 480px) {
    .zoomboletos-cms #web5 .month_container_main:before {
        height: 100px;
    }
}
/*Titulo de la ficha de evento Standard hace elipsis*/
.zoomboletos-cms #web5 .card.show .card-title {
    margin-bottom: 0.75rem;
    height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*Altura y elipsis fecha de la ficha de evento Standard*/
.zoomboletos-cms #web5 .card.show .card-body .datesEvent {
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.zoomboletos-cms #web5 .card.show .card-body .datesEvent span{
    margin-bottom: 0rem;
    height: 35px;
    line-height: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    line-height: normal;
    flex-wrap: wrap;
}
/*Altura y elipsis direccion recinto de la ficha de evento Standard*/
.zoomboletos-cms #web5 .card.show .card-body .venueEvent {
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.zoomboletos-cms #web5 .card.show .card-body .venueEvent span{
    margin-bottom: 0rem;
    height: 50px;
    line-height: 2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: start;
    line-height: normal;
    flex-direction: column;
    justify-content: center;
}
/*Elimina el padding de la info de la ficha de evento Standard*/
.zoomboletos-cms #web5 .card.show .card-body {
    padding: 8px;
}
/*Separacion entre fila y butaca*/
.zoomboletos-cms #web5 .seat_selection {
    display: flex;
    gap: 16px;
    justify-content: flex-start;
    align-items: center;
    padding-top: 2px;
    padding-bottom: 2px;
}

/*Borde de la ficha de evento*/
.zoomboletos-cms #web5 .shows_container .card.show {
    border: 2px solid #fae514!important;
}
/*Posicion de la img de ficha evneto*/
.zoomboletos-cms #web5 .shows_container .card-img-top {
    background-position: center;
}
/*Circulos de leyenda precios*/
.zoomboletos-cms #web5 .template_prices_container .template_circle {
    border: 1px solid black;
}

/***Mas cambios***/
.zoomboletos-cms #web5 .template_prices_container {
    background-color: transparent!important;
}
.zoomboletos-cms #web5 .template_prices_container span.template_name, 
.zoomboletos-cms #web5 .template_prices_container .template_price_value {
    color: black;
}
.zoomboletos-cms #web5 #seating_container .toggle_button {
    justify-content: center;
}
@media only screen and (max-width: 480px) {
    .zoomboletos-cms #web5 .template_prices_container {
        position: unset!important;
        width: 90%;
        margin-bottom: 12px;
    }
    .zoomboletos-cms #web5 button.sessionButton.selected > div:first-child {
        color: black;
        background-color: #fae514;
    }
}
.zoomboletos-cms #web5 .card.show button:hover, 
.zoomboletos-cms #web5 .card.show button:active {
    background-color: transparent!important;
    color:#fae514!important;
}
.zoomboletos-cms #web5 .mini_cart button:hover, 
.zoomboletos-cms #web5 .mini_cart button:active {
    background-color: #000!important;
    color:#fae514!important;
    text-transform: capitalize;
    font-weight: 600;
}
.zoomboletos-cms #web5 .mini_cart button {
    text-transform: capitalize;
    font-weight: 600;
}
.zoomboletos-cms #web5 .date_selector{
    background-color: transparent!important;
}

.zoomboletos-cms #web5 .grouped_sessions .session{
    background-color: transparent!important;
}

.zoomboletos-cms #web5 span.weekday{
    color: #ffffff!important;
}

.zoomboletos-cms #web5 .big_cart_mobile{
    background-color: transparent!important;
}

.zoomboletos-cms #web5 .selection_holfer{
    background-color: #ffffff!important;
}

.zoomboletos-cms #web5 .container_block {
    background-color: transparent!important;
}

.zoomboletos-cms #web5 .sessions_unnumbered_container_great{
    background-color: transparent!important;
}

.zoomboletos-cms #web5 .sessions_unnumbered_web5-container .web5-row {
    background-color: transparent!important;
    color: white!important;
}

.zoomboletos-cms #web5 .web5-container-fluid.shopping_cart .web5-row {
    display: flex!important;
    align-items: center!important;
}
.zoomboletos-cms #web5 .web5-container-fluid.shopping_cart .web5-row .mini_cart {
    display: none!important;
}

.zoomboletos-cms #web5 p, address{
    color: #ffffff;
}

.zoomboletos-cms #web5 img.seating_placeholder {
    content: url(general/defaults/aforo-default.png)!important;
}
.zoomboletos-cms #web5 .title_page {
    color: #fff;
}
.zoomboletos-cms #web5 .card.show button {
    border-radius: 0px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px!important;
}
.zoomboletos-cms #web5 .card.show button:hover {
    color: #fae514!important;
    background-color: transparent!important;
    font-size: 16px!important;
}
.zoomboletos-cms #web5 .first_container button {
    border-radius: 0px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px!important;
}
.zoomboletos-cms #web5 .first_container button:hover {
    color: #fae514!important;
    background-color: transparent!important;
    font-size: 20px!important;
}
.zoomboletos-cms #web5 .title_event, 
.zoomboletos-cms #web5 .venue_row_info, 
.zoomboletos-cms #web5 .description_box > p, 
.zoomboletos-cms #web5 .description_box > h3, 
.zoomboletos-cms #web5 .calification_holder,
.zoomboletos-cms #web5 .date_row_info,
.zoomboletos-cms #web5 .split_card_container {
    color: #fff!important;
}
.zoomboletos-cms #web5 #footer {
    bottom: 0;
}
@media (min-width: 768px) {
    .zoomboletos-cms #web5 .container_svg {
        width: 50%!important;
    }
    .zoomboletos-cms #web5 .container_block {
        width: 50%!important;
    }
}
.zoomboletos-cms #web5 .block_name {
    color: black!important;
    font-weight: 600;
}
.zoomboletos-cms #web5 #seat_cart_container .mini_cart {
    align-items: center;
}
.zoomboletos-cms #web5 #seat_cart_container .mini_cart > div:hover {
    color: #fae514;
}
.zoomboletos-cms #web5 .web5-row.shows_container,
.zoomboletos-cms #web5 .web5-row.header{
    margin-right: 0px;
    margin-left: 0px;
}
.zoomboletos-cms #web5 .footer_client-section_info-links_block_email:hover,
.zoomboletos-cms #web5 .footer_social-section_privacy-container a:hover {
    color: #fae514!important;
    cursor: pointer;
}

.zoomboletos-cms #web5 .type_item .type_link:hover, 
.zoomboletos-cms #web5 .type_item .type_link:active, 
.zoomboletos-cms #web5 .type_item.selected, 
.zoomboletos-cms #web5 .type_item.selected {
    color:#ffffff!important;
}
@media (min-width: 1025px) {
    .zoomboletos-cms #web5 .description_box {
        padding-top: 24px!important;
    }
}
.zoomboletos-cms #web5 .selection_holder {
    background-color: white;
}
.zoomboletos-cms #web5 .web5-container-fluid.cart_container > div:nth-child(2) {
    background-color: white;
    width: 100%;
}
.zoomboletos-cms #web5 .web5-container-fluid.cart_container button {
    font-weight: 600;
    text-transform: capitalize;
}
.zoomboletos-cms #web5 .web5-container-fluid.cart_container button:hover {
    font-weight: 600;
    text-transform: capitalize;
    color: #fae514!important;
    background-color: #000!important;
}
.zoomboletos-cms #web5 .web5-container-fluid.cart_container a {
    text-transform: capitalize;
}
.zoomboletos-cms #web5 .web5-container-fluid.cart_container a:hover {
    text-transform: capitalize;
    color: #fae514;
}
.zoomboletos-cms #web5 .tickets_holder {
    background: white;
}
.zoomboletos-cms #web5 .web5-container-fluid.cart_container {
    padding: 0px;
    background-color: black!important;
    background-image: url(general/backgrounds/bg_core.jpg)!important;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
        background-attachment: fixed;
}
.zoomboletos-cms #web5 .web5-container-fluid.cart_container > div:first-child {
    background: transparent;
    color: white;
}
.zoomboletos-cms #web5 .web5-container-fluid.cart_container > div:first-child h1 {
    color: white;
    padding-top: 32px;
}
.zoomboletos-cms #web5 .shopping_element {
    color: white;
}
.zoomboletos-cms #web5 .search_result_item {
    background-color: #00000040!important;
    border: 1px solid #fae514!important;
    border-right: none!important;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.zoomboletos-cms #web5 .search_result_item > div {
    color: white;
}
.zoomboletos-cms #web5 .tickets_holder {
    background: #00000040;
    border: 1px solid #fae514!important;
    border-left: none!important;
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.zoomboletos-cms #web5 .data button {
    font-weight: 600!important;
}
@media (max-width: 480px) {
    .zoomboletos-cms #web5 .personal_info form .web5-col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .zoomboletos-cms #web5 .web5-container-fluid.cart_container {
        padding: 12px;
        padding-top: 0px;
    }
    .zoomboletos-cms #web5 .toggle_holder .toggle_button {
        justify-content: center;
    }
    .zoomboletos-cms #web5 .block_container {
        width: 100%!important;
    margin-left: 0rem!important;
    }
    .zoomboletos-cms #web5 .search_result_item,
    .zoomboletos-cms #web5 .tickets_holder {
        width: 50%!important;
    }
    .zoomboletos-cms #web5 .search_result_item > div:first-child {
        display: none;
    }
}

/*Seat cart container*/
@media (min-width: 768px) {
    .zoomboletos-cms #web5 #seat_cart_container .seats_container {
        width: 100%;
        max-height: unset;
        overflow: auto;
    }
    .zoomboletos-cms #web5 #seat_cart_container .cart_container {
        width: 100%;
        flex-wrap: wrap;
    }
    .zoomboletos-cms #web5 #seat_cart_container {
        height: auto;
        margin-top: 0px;
    }
    .zoomboletos-cms #web5 #seat_cart_container .mini_cart_container {
        width: 100%;
        height: auto;
    }
    .zoomboletos-cms #web5 #seat_cart_container .mini_cart_container .mini_cart_core {
        width: 100%;
        justify-content: center;
    }
    .zoomboletos-cms #web5 #seat_cart_container .mini_cart_container .mini_cart_core .purchase_button_holder {
        flex-direction: row;
    }
}
.zoomboletos-cms #web5#seat_cart_container .mini_cart_container .mini_cart_core .purchase_button_holder button {
    min-width: 120px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
}
.zoomboletos-cms #web5#seat_cart_container .mini_cart_container .mini_cart_core .purchase_button_holder button:hover {
    min-width: 120px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px!important;
    color: #fae514!important;
    background-color: black!important;
}
.zoomboletos-cms #web5#seat_cart_container .mini_cart_container .mini_cart_core .purchase_button_holder span:hover {
    color: #fae514!important;
}
.zoomboletos-cms #web5 form button {
    text-transform: capitalize!important;
    font-weight: 600!important;
    font-size: 16px!important;
}
.zoomboletos-cms #web5 form button:hover {
    text-transform: capitalize!important;
    font-weight: 600!important;
    color: #fae514!important;
    background-color: transparent!important;
}

@media (max-width:560px) {
    .zoomboletos-cms #web5 .description_box p iframe {
        width:fit-content!important;
    }
}


/*** logo más grande ***/

.zoomboletos-cms #web5 .logo_container img.logo_image {
    width: auto!important;
    height: 114px!important;
}

.zoomboletos-cms #web5 .logo_container .image_container {
    max-height: 120px!important;
}

.zoomboletos-cms #web5 .logo_container {
    height: 120px!important;
}

/*** items nav ***/
.zoomboletos-cms #web5 .type_item a{
    font-weight: bold!important;
    font-size: 16px!important;
}

/*** img cuadradas ***/

.zoomboletos-cms #web5 .shows_container .card {
    width: 240px!important;
    height: 240px!important;
}

.zoomboletos-cms #web5 .card-img-top.image_holder{
    width: 240px!important;
    height: 240px!important;
}

.zoomboletos-cms #web5 .web5-row.shows_container{
    align-items: center;
}
.zoomboletos-cms #web5 .container_svg {
    background-color: transparent!important;
    border-right: 1px solid #808080;
}
.zoomboletos-cms #web5 .split_card_container {
    z-index: 10!important;
    border-bottom: 2px solid #fae514;
}
.zoomboletos-cms #web5 #bnt_zooom_container {
    top: 90px;
    left: 16px;
}

@media only screen and (max-width: 600px){
 .zoomboletos-cms #web5 .shows_container .card {
    width: 160px!important;
    height: 160px!important;
}

.zoomboletos-cms #web5 .card-img-top.image_holder{
    width: 160px!important;
    height: 160px!important;
}
.zoomboletos-cms #web5 .container_svg {
    border-right: none;
}
.zoomboletos-cms #web5 .GlobalContainer .container {
    width: 18rem;
    margin-right: 0px;
    max-height: 500px;
}
.zoomboletos-cms #web5 #gestor_aforos #seat_cart_container {
    position: fixed;
}
}

/*** Más fichas por línea ***/

.zoomboletos-cms #web5 .shows_container {
    flex-direction: row!important;
}
.zoomboletos-cms #web5 #home > span {
    color: white;
}



.zoomboletos-cms #web5 .logo_container {
    flex-grow: 1;
}

.zoomboletos-cms #web5 span.title_slider{
    display: none;
}

.zoomboletos-cms #web5 #GestorAforo{
    background-color: transparent!important;
}

.zoomboletos-cms #web5 .block_name {
    border-radius: 4px!important;
    width: auto!important;
    margin-top: 20px!important;
    margin: auto!important;
    margin-top: 20px!important;
    padding: 4px 24px!important;
    font-size: 20px!important;
}

.zoomboletos-cms #web5 image#background-svg {
    filter: brightness(4);
}

.zoomboletos-cms #web5 .text_show_holder svg {
    fill: white;
}



.zoomboletos-cms #web5 .text_show_holder{
    justify-content: flex-start;
}

.zoomboletos-cms #web5 .text_show_holder div {
    margin-bottom: 4px;
}

.zoomboletos-cms #web5 .seating_zones{
    background-color: transparent!important;
}

.zoomboletos-cms #web5 .container_svg {
    background-image: url(general/backgrounds/aforo-fondo.jpg)!important;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
}
/*Elimina version del footer */
.zoomboletos-cms #web5 .footer-container-main .footer_container-2 {
    display: none;
}
/*Slider en movil*/
@media only screen and (max-width: 480px) {
    .zoomboletos-cms #web5 .slider-section_opacity {
        background: none!important;
    }
    .zoomboletos-cms #web5 .slider-section_info_venue {
        display: none;
    }
    .zoomboletos-cms #web5 .slider-section_info_price {
        display: none;
    }
    .zoomboletos-cms #web5 .slider-section_info_name-show {
        display: none;
    }
    .zoomboletos-cms #web5 .slider-controler {
        bottom: 0px!important;
        padding: 0px!important;
    }
    /*Centra logo en movil*/
    .zoomboletos-cms #web5 #header .right_container {
        display: none;
    }
    .zoomboletos-cms #web5 .logo_container > div {
        justify-content: center;
    }
    /*Titulo de pagina*/
    .zoomboletos-cms #web5 h2.title_page {
        font-size: 1.5rem;
        padding: 0px 12px;
    }
}

.zoomboletos-cms #web5 .price_selector_disabled {
    width: 100%;
    justify-content: center;
}
.zoomboletos-cms #web5 #bnt_zooom_container {
    display: flex;
}
.zoomboletos-cms #web5 #bnt_zooom_container button {
    background-color: white;
}
/*Scroll horizontal Home*/
.zoomboletos-cms #web5 .web5-row.shows_container {
    margin: 0px;
  }