/** Shopify CDN: Minification failed

Line 80:12 Expected identifier but found whitespace
Line 80:13 Unexpected "2em"

**/
/***** FONTS *****/
/*@font-face {
  font-family: 'AVGARDN_2';
  /*src: url('https://cdn.shopify.com/s/files/1/0491/3692/6870/files/monumentextended-regular-webfont.woff2?v=1646990240') format('woff2'),
    url('https://cdn.shopify.com/s/files/1/0491/3692/6870/files/monumentextended-regular-webfont.woff?v=1646990240') format('woff');*/
  /*src: url('AVGARDN_2.woff2') format('woff2'),
  font-weight: normal;
  font-style: normal;
}*/

/***** MENU *****/
/*ul.menu-drawer__menu.list-menu li:first-child ::after {
    content: 'NEW';
    padding-left: 10px;
    font-size: small;
    color: #9EC6E3;
    font-weight: bold;
    padding-top: 5px;
}*/
/*
ul.menu-drawer__menu.list-menu li:nth-child(3) a {
  color: red;
}
*/
.header__inline-menu {
  grid-area: heading-start;
}

/***** TOUR PAGE *****/

@media screen and (min-width: 990px) {
  body.page-gira-lista-entradas .page-width--narrow {
    max-width: none;
  }
}
/*body.page-gira-lista-entradas sticky-header {
  display: none;
}*/
body.page-gira-lista-entradas main#MainContent section {
  background-color: #ffffff;
  width: 90%;
}
body.page-gira-lista-entradas main#MainContent section#shopify-section-template--20137785655638__cc1d550b-399a-4c6e-b7ae-a2e88070f651 {
  width: 100%;
}
body.page-gira-lista-entradas .page-title {
  display: none;
}
img.logotour {
  width: 85%;
  margin: 0 auto;
  display: block;
}
.entradastable {
    width: 100%;
    display: flex;
    align-content: stretch;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    padding: 25px 0 30px 0;
}
.entradastable h2, .entradastable h3, .entradastable h4, .entradastable h5, .entradastable h6 {
  margin: 5px;
  color: #000000;
}
.entradastable h2 {
  font-size: 2em;
}
.entradastable h3 {
  font-size: 1.5em;
}
.entradastable h4 
  font-size: 2em;
  border-top: 1px solid #ffffff;
  width: 20%;
}
.entradastable h5 {
  font-family: 'monument_extendedregular';
  font-size: 1.5em;
}
.entradastable h6 {
  font-family: 'berlingske_seriflight';
  font-size: 1.5em;
}
h2.banner__heading.h0 {
  /*font-family: 'monument_extendedregular';*/
  font-size: 3em;
}
.banner__text.subtitle {
  /*font-family: 'monument_extendedregular';*/
  font-size: 2.5em;
  overflow-wrap: normal;
  color: #ffffff;
}
.entradastable > div {
  text-align: center;
}
.entradastable .two-buttons {
  display: flex;
  flex-direction: column;
}
.entradastable .two-buttons a::before, .entradastable .two-buttons a::after,
.entradastable .two-buttons .button:not([disabled]):hover::after {
  box-shadow: none;
}
.entradastable .button {
  background-color: #000;
  border: none;
  border-radius: 20px;
}
section.ticketpage .product--no-media .product-form>.form {
  max-width: 100%!important;
}
u a {color: #ccc;}

@media only screen and (max-width: 600px) {
  body.product-ticketing .banner__content.banner__content--middle-center.page-width {
    position: absolute;
    bottom: 0;
    background: transparent;
  }
  body.product-ticketing .banner__box {
    background: transparent;
  }
  .entradastable {
    flex-direction: column;
  }
  .entradastable .two-buttons {
    margin-top: 10px;
  }
  .entradastable h4 {
    text-align: center;
    width: 100%;
  }
}
@media (min-width: 600px) {
  .banner__text.subtitle {
    font-size: 5em;
  }
}

/***** BANER INICIO *****/
body.index .button--primary {
    font-size: 1em;
    font-weight: bold;
}

#Banner-template--20137785655638__919af8b5-1ea1-4e0c-88b8-01d598a86197 {
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  min-height: auto;
  height: 100%;
  max-width: 100%; /* Asegurarse de que la imagen no sea más ancha que su contenedor */
  /*transition: opacity 0.5s ease;*/ /* Agregar una transición suave para la propiedad de opacidad */
  transition: backgroundColor 0.5s ease;
}

#Banner-template--20137785655638__919af8b5-1ea1-4e0c-88b8-01d598a86197 .banner__media {
  position: relative;
}

#Banner-template--20137785655638__919af8b5-1ea1-4e0c-88b8-01d598a86197 .banner__media img {
  height: auto;
  
      max-width: 100%; /* Asegurarse de que la imagen no sea más ancha que su contenedor */
      height: auto; /* Mantener la relación de aspecto de la imagen */
      transition: background-color 0.5s ease; /* Agregar transición suave para el fondo de la imagen */
}

/***** GENERAL *****/
/*body.cart a.button, .template-404 a.button {
    color: #ffffff;
}*/
/*.button--primary {color: #000000!important;}*/
body.index section {
  width: 100%;
}
.icon-search {
  display: none;
}
.header--top-center>.header__search {
  display: none!important;
}
nav span {
  font-family: var(--font-heading-family);
  font-size: 1.5em;
}
nav.header__inline-menu {
  display: none;
}
section {
  width: 90%;
  margin: 0 auto;
  /*background-color: #000000;*/
}
/*main#MainContent {
  background-image: url(https://cdn.shopify.com/s/files/1/0491/3692/6870/files/aitana_bg_11_razones.jpg?v=1647112702);
}*/
section.ticketpage .price__regular .price-item--regular {
  color: #9EC6E3;
  font-weight: bold;
}
section.ticketpage .product--no-media {
  max-width: 120rem!important;
}
section.ticketpage .product-form__buttons {
  margin: 0 auto;
}
.footer-block.grid__item.footer-block--menu h2.footer-block__heading {
  display: none;
}
.footer-block:only-child:last-child {
  max-width: inherit;
}
.footer-block:only-child:last-child {
    max-width: 110rem!important;
}
/*
div.cart-count-bubble span {
  color: #000000;
}
button#BIS_trigger {
    color: #000000;
}
*/
@media screen and (min-width: 990px) {
  header-drawer {
    display: inline!important;
  }
  .header {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
    padding-left: 2rem;
    padding-right: 2rem;
    max-width: 100%;
  }
}

@media screen and (min-width: 750px) {
  .product__info-container {
    max-width: 120rem!important;
  }
  section {
    width: 80%;
  }
}
/***** COLLECTION PAGE *****/
.card__inner.color-background-2.ratio {
    background: inherit;
}
.card__information {
  text-align: center;
}
.card-information {
    text-align: center!important;
}
.card__heading {
    font-size: larger;
}

/***** CART PAGE *****/
cart-items.page-width.section-template--15380017676438__cart-items-padding, div#shopify-section-template--15380017676438__cart-footer {
  background: #000000;
  width: 70%;
  margin: 0 auto;
}
.title-wrapper-with-link a {
  color: #ffffff;
}
/*button#checkout {
    color: #000000;
}*/
svg.icon.icon-remove {
    color: #ffffff;
}
@media only screen and (max-width: 600px) {
  cart-items.page-width.section-template--15380017676438__cart-items-padding, div#shopify-section-template--15380017676438__cart-footer {
    width: 90%;
  }
}

/***** VIDEO *****/

body.index main#MainContent {
  background-image: inherit;
  background: #000000;
}
body.index section#shopify-section-template--20182788735318__1647089576dca9e0cc {
  display: none;
}
body.index .banner__box.content-container.content-container--full-width-mobile.color-background-1 {
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 700px) {
  body.index section#shopify-section-template--20182788735318__1647089576dca9e0cc {
    display: inline;
  }
  body.index svg.placeholder-svg {
    display: none;
  }
  body.index .banner__media.media.placeholder {
  }
  body.index video#background-video {
    width: 100%;
  }
  body.index div#Banner-template--20182788735318__image_banner, .banner__media.media.placeholder, .banner__content.banner__content--bottom-center.page-width {
    background: transparent!important;
    background-image: none!important;
    display: none;
  }
  body.index #Banner-template--20182788735318__image_banner::after {
    opacity: inherit;
  }
  body.index .banner__media.media.placeholder, #Banner-template--20182788735318__image_banner::after {
    display: none;
  }
  body.index .banner__media.media {
    display: none;
  }
  body.index .banner__box.content-container.content-container--full-width-mobile.color-background-1 {
    position: relative;
  }
  .show-desktop {
    display: block;
  }
  .show-mobile {
    display: none;
  }
}
@media screen and (max-width: 659px) {
  .show-desktop {
    display: none;
  }
  .show-mobile {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  body.index section#shopify-section-template--18494344036677__image_banner {
    top: 35%;
  }
}

/* HEADER TRANSPARENTE */
/*
.index .header-wrapper {
  position: absolute;
  width: 100%;
  background: transparent;
}

.index .header-wrapper .header__menu-item {
  color: #fff;
}

.index .header-wrapper .header__icon {
  color: #fff;
}

.header__heading {
  display: none;
}
*/
.index .header-wrapper.sticky-header-style {
  background: #fff !important;
}

.index .header-wrapper.sticky-header-style .header__menu-item {
  color: #000;
}

.index .header-wrapper.sticky-header-style .header__icon {
  color: #000;
}

.header-wrapper.sticky-header-style .header__heading {
  display: block;
}

/***** OUTLET PAGE *****/

div.price--on-sale span.price-item--sale {
  color: red;
}

/***** PRODUCT TICKETING *****/
body.product-ticketing .smart-tabs-navigation-wrapper {
    display: none;
}
.smart-tabs-branding {
    display: none;
}
body.product-ticketing span.badge.price__badge-sold-out.color-inverse {
    display: none;
}
body.product-ticketing button.product-form__submit.button.button--full-width.button--primary {
    background: #d2d2d2;
}

@media screen and (max-width: 749px) {
  .footer-block.footer-block--menu:only-child {
    text-align: center!important;
  }
  footer a.link.link--text.list-menu__item.list-menu__item--link {
    display: contents;
  }
}
div.tour a {
  text-decoration: none;
}

.product__info-container .product__text.inline-richtext {
  font-size: 12px;
}

/* ETIQUETAS */
#product-grid .card__badge, .product-grid .card__badge {
  align-self: flex-start;
}

/*Ancho paginas policies y términos */

.shopify-policy__container, .page-contactanos .page-width, .page-informacion-envios .page-width, .page-declaracion-de-accesibilidad .page-width, .page-terminos-y-condiciones-contractuales .page-width {
  max-width: 80%!important;
  }