.faqs-answer p, .box-top-content-custom-text-01 p, .box-text-events-text p, .box-text-extras-body p,
.box-content-items-excursion-information p {
    font-family: 'PP Mori';
    font-size: clamp(14px, 1.25vw, 21.33333333px);
    font-style: normal;
    font-weight: 400;
    line-height: 137.5%;
}

.faqs-answer h2, .box-top-content-custom-text-01 h2, .box-content-items-excursion-information h2 {
    font-family: 'PP Mori';
    font-size: clamp(20px, 2.3438vw, 40px);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: clamp(20px, 2.3438vw, 40px);
}

.box-content-items-excursion-information {
  display: block;
}

.box-top-content-custom-text-01 {
    padding-bottom: 0 !important;
 }

 .box-text-events-text {
   opacity: 1;
 }

 .box-text-events-text img, .box-body-extras img {
   max-width: 100%;
 }

 .section-total-border-radius-top>form>section {
   background: #F2F2F2;
   position: relative;
}

.button-tickets-container {
   position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    background: #B0EED0;
    z-index: 9999;
    border-top: 2px solid #333;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.35);
    padding: 10px;
}

.button-tickets-container button {
   margin: 0 auto;
}

.box-way-to-pay-purshasing-process.active {
  pointer-events: inherit;
    opacity: 1;
    background: #ffffff;
    color: #151515;
}

.alert-ticket-error, .alert-ticket-insurance {
    text-align: center;
    margin-top: 10px;
    font-size: 12pt;
    color: red;
    font-weight: bold;
    display: none;
}

#section-extras.disabled {
  pointer-events: none;
  position: relative;
}
#section-extras.disabled .overlay-extras {
  opacity: 0.8;
  pointer-events: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
  cursor: not-allowed;
}

#iframe-payment {
  border: none;
  width: 100%;
  overflow: auto;
  display: none;
  border-top: 1px solid #ccc;
  /* height: 900px; */
  /* Cambios de aqui para abajo. */
  height: 100%;
  min-height: 600px;
  left: 0;
  position: absolute;
  background: rgba(255, 255, 255, 1);
  z-index: 99;
}
@media (min-width: 990px) {
  #iframe-payment {
    top: clamp(22px, 5.2781vw, 94px);
  }
}

@media (max-width: 991px) {
  #iframe-payment {
    top: clamp(70px, 33.9231vw, 166px);
  }
}

.banner-club img {
  object-position: 50% 65%;
}

.card-item-entrada.bottom-tag .box-message-alerta-tickets.pack-ticket {
  background: #3399FF;
  display: block;
}

@media (max-width: 991px) {
  .card-item-entrada .box-message-alerta-tickets {
    bottom: clamp(9.33333333px, 3.5897vw, 18.66666667px) !important;
  }

  .box-text-alert-select-buy {
     margin-top: clamp(22.66666667px, 2.6563vw, 45.33333333px);
  }
}

.box-logo-custom-banner-custom-01 {
  text-align: center;
}

.box-logo-custom-banner-custom-01 img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.box-total-purchase-summary {
  overflow: hidden;
}

.box-top-purchase-sumary-mobile {
  transform: translateY(0);
  opacity: 1;
}

@media (max-width: 991px) {
  .box-pay-button {
    display: inline;
    text-align: center;
  }
  .box-pay-button .bnt-pay { 
    display: inline-flex;
  }
}

.box-img-card-squared {
  aspect-ratio: 1/1;
  height: unset;
}

.swiper-venues-home .swiper-01-slide-box-content {
  width: clamp(175px, 10.3125vw, 200px);
  max-width: unset;
}

@media (max-width: 991px) {
  .swiper-venues-home .swiper-01-slide-box-content {
    max-width: unset;
  }
}

@media (min-width: 991px) {
  .buyer-data-form .box-input-custom-01 {
    width: 48%;
  }
}

.box-left-seguro {
  width: auto;
}

.search-top-desktop .box-content-header-search {
  position: relative;
  opacity: 1;
  padding: 0;
  top: unset;
  left: unset;
  transform: none;
}

.search-top-desktop .btn-reset-ts {
  height: 50px;
  text-align: center;
  padding: 12px 0;
  background-color: transparent;
  border: 1px solid #151515;
  color: #151515;
  width: 250px;
}

.search-top-mobile .btn-reset-ts {
  background-color: transparent;
  border: 1px solid #151515;
  color: #151515;
}

.search-top-desktop .btn-reset-ts:hover,
.search-top-mobile .btn-reset-ts:hover {
  background-color: #F2F2F2;
}

@media (max-width: 991px) {
  .section-result-top-custom {
    padding-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .section-swiper-02-result {
    padding-top: clamp(20px, 10.385vw, 60px);
  }
}

.search-top-mobile .search-top-mobile-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: fit-content;
  margin: 0 auto;
}

.btn-search-section {
  border: 1px solid transparent;
  background: #151515;
}

.clubbing-results-sec .box-content-day-date {
  overflow-x: auto;
  width: fit-content;
  max-width: clamp(590px, 69.1406vw, 1180px);
  margin-right: auto;
  margin-left: auto;
}

/* Webkit browsers */
.clubbing-results-sec .box-content-day-date::-webkit-scrollbar {
  /*width: 12px;*/
  /*height: 12px;*/
}

.clubbing-results-sec .box-content-day-dater::-webkit-scrollbar-track {
  background: #BBC0F9;
}

.clubbing-results-sec .box-content-day-date::-webkit-scrollbar-thumb {
  background: #151515;
  /*border-radius: 6px;*/
}

.clubbing-results-sec .box-content-day-date::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* Firefox */
.clubbing-results-sec .box-content-day-date {
  scrollbar-width: thin;
  scrollbar-color: #151515 #BBC0F9;
}

.clubbing-results-sec .box-content-cards-day {
  padding-top: clamp(42px, 3vw, 84px);
}

.clubbing-results-sec .list-day-date {
  margin-bottom: 10px;
  padding: 0;
  justify-content: unset;
}

.desc-extra-border {
  width: fit-content;
  margin: 40px auto;
}

.desc-extra-img {
  width: 50%;
  object-fit: cover;
  border-radius: clamp(13.33333333px, 1.5625vw, 26.66666667px);
  margin-bottom: 20px;
  margin-top: 20px;
}

@media (max-width: 991px) {
  .desc-extra-img {
    width: 75%;
  }
}

.btn-discount {
  float: left !important;
  color: #fff !important;
  padding: 5px 15px !important;
  border-radius: 6px !important;
  text-decoration: none !important;
  background: #616161 !important;
}

.btn-discount:hover {
  background: #111 !important;
}

.input-discount {
  margin-right: 5px;
  float: left;
  text-transform: uppercase;
  max-width: 134px;
  padding: 5px;
}

.text-discount {
    float: left;
    margin: 7px;
}

/** Phone input flags **/
.iti {
  height: 100%;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag,
.country-select.inside .flag-dropdown:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0);
}
/** Phone input flags **/

/** Home next events **/
.btn-more-events-container {
  width: 100%;
}

.next-events-more {
  display: none;
}

.next-events-more.visible {
  display: flex;
}

.btn-more-events {
  background: #F2F2F2;
  color: #151515;
  border: none;
  transition: all .3s ease;
  font-family: 'PP Mori';
  font-size: clamp(13.33333333px, 5.1282vw, 26.66666667px);
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0 auto;
  cursor: pointer;
}

.btn-more-events:hover {
  background: #151515;
  color: #B0EED0;
}

@media (max-width: 991px) {
  .btn-more-events-container {
    padding-top: clamp(26.66666667px, 3.125vw, 53.33333333px);
  }
}
/** Home next events **/

@media (max-width: 991px) {
  .card-left-text-entrada.long-price {
    width: 65%;
  }

  .box-right-tickets {
    margin-top: clamp(20px, 7.6923vw, 40px);
  }
}

.box-recent-sales {
  padding: clamp(10px, 1vw, 20px) clamp(10px, 1vw, 20px);
  background: #FFE6E6;
  border-radius: clamp(15px, 1.1719vw, 20px);
  margin-bottom: clamp(26.66666667px, 3.125vw, 53.33333333px);
  color: #DC143C;
  border: 3px solid #DC143C;
  text-align: center;
}

.box-recent-sales .box-recent-sales-icon {
  margin-right: 6px;
  float: left;
}

.time-left {
  color: #DC143C;
}

.ed-tickets-btn {
  display: inline-flex;
}


/***** CUSTOM FIELDS *****/
.custom-field:not(.custom-field-input-checkbox) {
  height: fit-content;
  padding-bottom: 5px;
  padding-top: 1px;
  min-height: clamp(31.33333333px, 12.0513vw, 62.66666667px);
}

.custom-field.custom-field-input-checkbox {
  height: fit-content;
  padding: 0;
  min-height: unset;
}

.custom-field .custom-field-label {
  font-size: small;
  padding-left: 3px;
  color: #151515;
}

.custom-field .custom-field-field {
  padding-top: 10px;
}

.custom-field-textarea {
  width: 100% !important;
  padding-bottom: clamp(8px, .9375vw, 16px);
}

.custom-field-textarea textarea {
  min-height: 6.5rem;
}

.custom-field-input-checkbox {
  width: 100% !important;
  padding: 0;
  border: 0;
}

.custom-field-input-checkbox label input {
  width: 1rem;
  margin-right: 5px;
  height: 1rem;
}

.custom-field-select select {
  background: transparent;
  border: none;
  outline: none;
}

@media (max-width: 991px) {
  .custom-field-textarea textarea {
    min-height: 5.5rem;
  }

  .custom-field .custom-field-field {
    padding-top: 5px;
  }
}
/***** END CUSTOM FIELDS *****/

/***** BLOG POST *****/
.section-blog-post {
  padding: 40px 24px;
  width: 100%;
  height: 100%;
}

.blog-post-container {
  display: flex;
  gap: 40px;
  max-width: 1000px;
  margin: 0 auto;
  min-height: 100vh;
  position: relative;
}

.blog-post-sidebar {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 10px;
  height: min-content;
  justify-content: center;
  overflow: hidden;
  padding: 24px;
  width: 300px;
  will-change: transform;
  z-index: 1;
}

.blog-post-sidebar-placeholder {
  flex: none;
  width: 300px;
  padding: 24px;
  visibility: hidden;
}

.blog-post-content {
  flex: 1;
  min-width: 0;
}

.blog-post-sidebar .sidebar-content-index {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
}

.blog-post-sidebar .sidebar-content-index a {
  color: rgba(21, 21, 21, 0.5);
  transition: color 0.3s ease;
  text-decoration: none;
}

.blog-post-sidebar .sidebar-content-index a:hover,
.blog-post-sidebar .sidebar-content-index a.active {
  color: rgba(21, 21, 21, 1);
  font-weight: 600;
}

.blog-post-content {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex: 1 0 0px;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 30px;
  height: min-content;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.blog-post-content p, .blog-post-content div, .blog-post-content span,
.blog-post-content ul, .blog-post-content ol, .blog-post-content li,
.blog-post-content h1, .blog-post-content h2, .blog-post-content h3,
.blog-post-content h4, .blog-post-content h5, .blog-post-content h6 {
  font-family: "PP Mori", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #151515;
  font-size: 16px;
  letter-spacing: 0;
  text-transform: none;
  text-decoration: none;
  line-height: 1.4em;
  text-align: start;
  -webkit-text-stroke-width: initial;
  -webkit-text-stroke-color: initial;
  font-feature-settings: initial;
  font-variation-settings: normal;
  white-space: pre-wrap;
  text-wrap: wrap;
  word-break: break-word;
  word-wrap: break-word;
}

.blog-post-content ul li p, .blog-post-content ol li p {
  display: inline list-item;
}

.blog-post-content p, .blog-post-content div,
.blog-post-content h1, .blog-post-content h2, .blog-post-content h3,
.blog-post-content h4, .blog-post-content h5, .blog-post-content h6,
.blog-post-content ol, .blog-post-content ul {
  margin: 0;
  padding: 0;
}

.blog-post-content p {
  text-align: justify;
  width: 100%;
}

.blog-post-content ol,
.blog-post-content ul {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2px;
  list-style: none;
}

.blog-post-content ol li::before {
  display: inline-block;
  width: 1.7rem;
  box-sizing: border-box;
  padding-inline-end: 5px;
  content: counter(list-item, decimal) ".";
  white-space: nowrap;
}

.blog-post-content ul li::before {
  display: inline-block;
  box-sizing: border-box;
  padding-inline-end: 10px;
  content: counter(list-item, disc);
  white-space: nowrap;
}

.blog-post-content img {
  aspect-ratio: 2 / 1;
  border-radius: 24px;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  will-change: none;
  display: block;
  object-position: center;
  object-fit: cover;
}

.blog-post-content iframe {
  aspect-ratio: 2 / 1;
  border-radius: 24px;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  will-change: none;
  display: block;
  object-position: center;
  object-fit: cover;
}

.blog-post-content h2 {
  font-size: 24px !important;
  color: #151515 !important;
  font-weight: 600 !important;
  margin-bottom: inherit !important;
}

.blog-post-content h3, .blog-post-content h4 {
  font-size: 20px !important;
  color: #151515 !important;
  font-weight: 600 !important;
  margin-bottom: inherit !important;
}

.blog-post-content blockquote {
  margin: 0;
  padding-left: 30px;
  border-left: 5px double #151515;
  font-style: italic;
  opacity: .9;
}

.blog-post-content blockquote p {
  font-style: italic;
}

.blog-post-content blockquote:has(> a:only-child) {
  opacity: 1;
  margin: 0;
  border: none;
  font-style: normal;
  border-radius: 12px;
  display: flex;
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
  overflow: hidden;
  padding: 8px 8px 8px 16px;
  position: relative;
  background-color: #151515;
}

.blog-post-content blockquote:has(> a:only-child) a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  display: contents;
}

.blog-post-content blockquote:has(> a:only-child) a::after {
  display: inline-block;
  margin-left: 8px;
  background-color: #fff;
  color: #151515;
  padding: 6px 15px;
  border-radius: 8px;
}

@media (max-width: 1199px) {
  .section-blog-post {
    flex: none;
    padding: 0 20px 40px;
    width: 100%;
  }

  .blog-post-container {
    flex-direction: column;
    gap: 64px;
  }

  .blog-post-sidebar {
    padding: 0;
    position: relative;
    top: unset;
    width: 100%;
  }

  .blog-post-content {
    flex: none;
    width: 100%;
  }
}
/***** END BLOG POST *****/

.section-header-box-buttons .btn-search {
  background-color: #f2f2f2;
}

@media (max-width: 991px) {
  .section-header-box-buttons {
    gap: 8px;
  }

  .section-header-box-buttons button {
    width: 54px;
    height: 54px;
  }
}

.section-header-content .section-header-box-buttons .btn-cart {pointer-events: all;}

.clear-cart,
.remove-ev-date-button,
.remove-toe-button,
.remove-pack-button {
  opacity: .5;
}

.remove-ev-date-button img,
.remove-toe-button img,
.remove-pack-button img {
  position: relative;
  top: 2px;
  cursor: pointer;
}

.clear-cart:hover,
.remove-ev-date-button:hover,
.remove-toe-button:hover,
.remove-pack-button:hover {
  opacity: .75;
}

.loading-cart {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.loading-cart .spinner {
  width: 20%;
  height: auto;
  max-height: 50%;
  max-width: 50%;
  aspect-ratio: 1/1;
  border-top: 10px solid #BBC0F9;
  border-left: 5px solid #BBC0F9;
  border-radius: 50%;
  animation: spin 0.9s linear infinite;
}

@keyframes spin {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#full-cart-alert {
  padding: clamp(10px, 1vw, 15px) clamp(10px, 1vw, 15px);
  background: #FFF3E0;
  border-radius: clamp(15px, 1.1719vw, 20px);
  margin-bottom: 1.5rem;
  color: #F89406;
  border: 3px solid #F89406;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .clear-cart img,
  .remove-ev-date-button img,
  .remove-toe-button img,
  .remove-pack-button img {
    filter: brightness(0) invert(1);
    height: clamp(10.66666667px, 4.1026vw, 21.33333333px);
    width: auto;
    position: relative;
    top: 3px;
    margin-left: 3px;
  }

  #full-cart-alert {
    margin: 0 clamp(6.66666667px, 2.5641vw, 13.33333333px) 1.5rem clamp(6.66666667px, 2.5641vw, 13.33333333px);
  }
}

.content-items-cart-purchase-made .box-item-cart .header-item-cart {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.content-items-cart-purchase-made .box-item-cart .header-item-cart .btn-download-event .btn-download-custom-01 {
  width: 100%;
  font-size: clamp(13.33333333px, 1.3889vw, 26.66666667px);
  font-weight: 600;
  padding-left: 2rem;
  padding-right: 2rem;
}

.download-date-info {
  height: clamp(49px, 3.8281vw, 65.33333333px);
  border: clamp(1px, .0781vw, 1.33333333px) solid black;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 clamp(12.66666667px, 1.4844vw, 25.33333333px);
  border-radius: clamp(10px, 1.1719vw, 20px);
  margin-top: clamp(8.66666667px, 1.0156vw, 17.33333333px);
  width: fit-content;
}

@media (min-width: 991px) {
  .content-items-cart-purchase-made .box-item-cart .header-item-cart .btn-download-event .btn-download-custom-01 {
    position: relative;
    padding-top: clamp(2px, .1974vw, 4px);
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .content-items-cart-purchase-made .box-item-cart .header-item-cart .btn-download-event .btn-download-custom-01 img {
    position: relative;
    top: calc(clamp(1.33333333px, .1316vw, 2.66666667px) * -1);
  }
}

@media (max-width: 991px) {
  .content-items-cart-purchase-made .box-item-cart {
    margin-bottom: clamp(10.66666667px, 4.1026vw, 21.33333333px);
  }

  .products-item-cart-purchase-summary .no-insurance {
    background-color: transparent;
  }
}

.cart-view-page .continue-shopping-btn {
  color: #F2F2F2;
  background-color: #151515;
  padding: 10px 35px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  border-radius: clamp(15px, 1.1719vw, 20px);
  width: fit-content;
  transition: all .5s ease;
  border: 1px solid #151515;
  cursor: pointer;
  text-decoration: none;
}

.cart-view-page .continue-shopping-btn:hover {
  color: #151515;
  background-color: #F2F2F2;
  border: 1px solid #151515;
}

.cart-view-page .continue-shopping-cont.show-mobile {
  padding: 40px clamp(6.66666667px, 2.5641vw, 13.33333333px);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media (min-width: 991px) {
  .cart-view-page .continue-shopping-cont.show-mobile {
    display: none;
  }

  .close-sumary-resume-cont.show-mobile {
    display: none;
  }
}

.cart-view-page .continue-shopping-cont.show-mobile .continue-shopping-btn {
  color: #B0EED0;
  background-color: transparent;
  border: 1px solid #B0EED0;
}

.cart-view-page .continue-shopping-cont.show-mobile .continue-shopping-btn:hover {
  color: #F2F2F2;
  background-color: transparent;
  border: 1px solid #F2F2F2;
}

.close-sumary-resume-cont {
  padding: 40px clamp(6.66666667px, 2.5641vw, 13.33333333px);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.close-sumary-resume-cont .close-sumary-resume-btn.close-sumary-resume {
  color: #B0EED0;
  background-color: transparent;
  border: 1px solid #B0EED0;
  padding: 10px 35px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  border-radius: clamp(15px, 1.1719vw, 20px);
  width: fit-content;
  transition: all .5s ease;
  cursor: pointer;
  text-decoration: none;
}

@media (min-width: 991px) {
  .list-items-productos-cart-purchase-summary li {
    padding: 7px 0;
  }
}

/******* Adyen component *******/
#adyen-checkout-container {
  font-family: "PP Mori", sans-serif;
  font-style: normal;
}

#adyen-checkout-container .adyen-checkout__label__text {
  font-family: 'PP Mori';
  font-size: clamp(12px, 14px, 16px);
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

#adyen-checkout-container .adyen-checkout-form-instruction {
  color: #E95555;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  margin-top: 0;
  padding-bottom: 5px;
}

#adyen-checkout-container .adyen-checkout__button {
  width: 100%;
  align-items: center;
  gap: clamp(6.66666667px, .7813vw, 13.33333333px);
  font-size: clamp(13.33333333px, 1.5625vw, 26.66666667px);
  line-height: clamp(14px, 1.6406vw, 28px);
  padding: clamp(13.33333333px, 1.5625vw, 26.66666667px);
  border-radius: clamp(15px, 1.1719vw, 20px);
  background: #151515;
  color: #F2F2F2;
  transition: all .5s ease;
  border: 1px solid transparent;
  cursor: pointer;
  box-shadow: none;
}

#adyen-checkout-container .adyen-checkout__button:hover {
  background-color: #F2F2F2;
  color: #151515;
  border-color: #151515;
}

#adyen-checkout-container .adyen-checkout__button .adyen-checkout__button__icon {
  transition: all .5s ease;
}

#adyen-checkout-container .adyen-checkout__button:hover .adyen-checkout__button__icon {
  filter: invert(.9);
}

#adyen-checkout-container .adyen-checkout__label--focused .adyen-checkout__label__text {
  color: #151515;
}

#adyen-checkout-container .adyen-checkout__input--focus,
#adyen-checkout-container .adyen-checkout__input--focus:hover,
#adyen-checkout-container .adyen-checkout__input:active,
#adyen-checkout-container .adyen-checkout__input:active:hover,
#adyen-checkout-container .adyen-checkout__input:focus,
#adyen-checkout-container .adyen-checkout__input:focus:hover {
  border: 2px solid #151515;
  box-shadow: none;
}
/***** END Adyen component *****/

header.no-header {
  display: none;
}

.section-payment-process {
  width: 100%;
  height: 100vh;
  background-color: #BBC0F9;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-payment-process .box-payment-process {
  width: 85%;
  height: 90%;
  max-width: 840px;
  padding: clamp(20px, 2.3438vw, 40px) clamp(13.33333333px, 1.5625vw, 36.666667px) clamp(13.33333333px, 1.5625vw, 36.666667px);
  border-radius: clamp(20px, 2.3438vw, 40px);
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

.section-payment-process .box-payment-process .container-payment-process {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: .8rem;
}

.section-payment-process .box-payment-process .container-payment-process .spinner-payment-process .spinner {
  width: 80px;
  height: 80px;
  display: block;
  aspect-ratio: 1/1;
  border-top: 10px solid #BBC0F9;
  border-left: 5px solid #BBC0F9;
  border-radius: 50%;
  animation: spin 0.9s linear infinite;
}

.section-custom-my-payments .btn01.purple {
  border: 2px solid #151515 !important;
  background: #bbc0f9 !important;
  color: #151515 !important;
}

.section-custom-my-payments .btn01.purple:hover {
  background: #151515 !important;
  color: #bbc0f9 !important;
}

.section-custom-my-payments .btn01.button-refund {
  background-color: #151515 !important;
  color: #fff !important;
  font-weight: 600;
}

.box-right-footer-content .list-right-footer li {
  padding-top: clamp(9px, 2.1094vw, 18px);
}

#adyen-ideal-choose-row .ideal-payment-logo {
  height: 40px;
}

#adyen-ideal-pay-row.payment-row .btn01 {
  background: #CC0066;
  color: #FFF !important;
  border: 1px solid #CC0066;
}

#adyen-ideal-pay-row.payment-row .btn01:hover {
  background: #FFF;
  color: #CC0066 !important;
  border: 1px solid #CC0066;
}

#adyen-ideal-pay-row .ideal-payment-logo-btn {
  height: 28px;
}

#adyen-klarna-choose-row .klarna-payment-logo {
  height: 40px;
}

#adyen-klarna-pay-row.payment-row .btn01 {
  background: #FEA8CC;
  color: #0D041D !important;
  border: 1px solid #FEA8CC;
}

#adyen-klarna-pay-row.payment-row .btn01:hover {
  background: transparent;
  color: #0D041D !important;
  border: 1px solid #0D041D;
}

#adyen-klarna-pay-row .klarna-payment-logo-btn {
  height: 24px;
  position: relative;
  top: -2px;
}

#adyen-blik-choose-row .blik-payment-logo {
  height: 35px;
}

#adyen-blik-pay-row .blik-payment-logo-btn {
  height: 28px;
}

#adyen-blik-pay-row.payment-row .btn01 {
  background: linear-gradient(135deg,#e52f08,#e94f96);
  color: #fff !important;
  border: 1px solid #e52f08;
}

#adyen-blik-pay-row.payment-row .btn01:hover {
  background: #fff;
  color: #e52f08 !important;
  border: 1px solid #e52f08;
}

#adyen-mbway-pay-row .mbway-payment-logo-btn {
  height: 28px;
}

#adyen-mbway-pay-row.payment-row .btn01 {
  background: #ff0000;
  color: #fff !important;
  border: 3px solid #ff0000;
  padding: clamp(11.33333333px, 1.5625vw, 24.66666667px);
  transition: none;
}

#adyen-mbway-pay-row.payment-row .btn01:hover {
  background: #fff;
  color: #151515 !important;
  border: 3px solid #ff0000;
}

#adyen-mbway-pay-row.payment-row .btn01 .mbway-logo,
#adyen-mbway-pay-row.payment-row .btn01:hover .mbway-logo-white {
  display: none;
}

#adyen-mbway-pay-row.payment-row .btn01:hover .mbway-logo,
#adyen-mbway-pay-row.payment-row .btn01 .mbway-logo-white {
  display: block;
}

@media (max-width: 991px) {
  #adyen-ideal-choose-row .ideal-payment-logo {
    height: 35px;
  }

  #adyen-klarna-choose-row .klarna-payment-logo {
    height: 35px;
  }

  #adyen-klarna-pay-row .klarna-payment-logo-btn {
    height: 14px;
    top: -1px;
  }
}

.ribbon {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  overflow: hidden;
  z-index: 10;
  display: flex;
  align-content: center;
  justify-content: center;
}

/* Texto dentro de la cinta */
.ribbon .ribbon-cont {
  position: absolute;
  width: 225px;
  padding: 12px 0;
  background-color: #DC143C;
  color: #fff;
  font-weight: bold;
  font-size: 1.25rem;
  text-transform: uppercase;
  text-align: center;
  top: 34px;
  left: -55px;
  transform: rotate(-45deg);
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
  display: flex;
  align-content: center;
  justify-content: center;
}

.badge-price-card {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-weight: bold;
  padding: 0.5rem 1rem;
  border-radius: clamp(13.33333333px, 1.5625vw, 26.66666667px);
  font-family: 'PP Mori';
  font-size: clamp(10.66666667px, 1.25vw, 21.33333333px);
  font-style: normal;
  line-height: normal;
}

@media (max-width: 991px) {
  .badge-price-card {
    bottom: 5px;
    right: 5px;
  }
}

/* Artist list */
.section-total-border-radius-top.section-custom-artists {
  padding-bottom: clamp(33.33333333px, 3.9063vw, 66.66666667px);
  padding-top: clamp(46.66666667px, 5.4688vw, 93.33333333px);
  border-radius: clamp(20px, 2.3438vw, 40px) clamp(20px, 2.3438vw, 40px) 0 0;
  margin-top: calc(clamp(20px, 2.3438vw, 40px) * -1);
  background: #F2F2F2;
  position: relative;
  z-index: 1;
}
.cards-content-custom-01.cards-content-custom-01-artists {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  padding: 1rem;
}

.artist-card {
  width: 350px;
}

/***** search *****/
.search-container {
  display: flex;
  flex-wrap: nowrap;
  flex-grow: 1;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  position: relative;
  margin: 0;
}

.search-container .box-input-search-calendar {
  position: relative;
  width: 100%;
}

.search-container .section-banner-button {
  align-content: center;
  text-align: center;
}

.search-container .search-input-field {
  padding-left: 62px;
  width: 100%;
  background: url(../img/logo-search.svg) no-repeat white 20px 50% !important;
  font-size: clamp(20.333px, 1.5625vw, 26.66666667px);
}

.search-container .search-results-container {
  max-height: 0;
  overflow: hidden;
  background: white;
  position: relative;
  top: -20px;
  border: 1px solid #151515;
  border-top: 0;
  border-radius: 0 0 clamp(10px, 1.1719vw, 20px) clamp(10px, 1.1719vw, 20px);
  opacity: 0;
  transform: translateY(-20px);
  transition: max-height 0.3s ease-in-out,
              opacity 0.3s ease-in-out,
              transform 0.3s ease-in-out;
  pointer-events: none;
  width: 100%;
}

.search-container .search-results-container.show {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  padding: 25px 20px 25px;
  max-height: 750px;
}

.search-container .search-results-scroll-container {
  max-height: 700px;
  overflow-y: auto;
}

/* Estilos para el buscador */
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.search-container .search-spinner {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 4px solid #F2F2F2;
  border-radius: 50%;
  border-left-color: #BBC0F9;
  animation: spin 1s infinite linear;
  margin: 20px auto;
}

.search-container .search-loading {
  text-align: center;
  padding: 15px;
  color: #151515;
}

.search-container .search-no-results,
.search-container .search-error {
  text-align: center;
  padding: 20px;
  color: #666;
}

.search-container .search-group {
  margin-bottom: 15px;
}

.search-container .search-group-title {
  padding: 10px 5px;
  margin: 0;
  font-size: 22px;
  color: #151515;
  border-bottom: 1px solid #eee;
}


.search-container .search-result-items {
  max-height: none;
  overflow-y: visible;
}

.search-container .search-result-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 12px;
  border-bottom: 1px solid #f2f2f2;
  color: inherit;
  text-decoration: none;
  gap: 20px;
  border-radius: 15px;
  transition: none;
}

.search-container .search-result-item:hover {
  background-color: rgba(176, 238, 208, 0.2);
}

.search-container .search-result-item.selected {
  background-color: rgba(176, 238, 208, 0.4);
  border-left: 3px solid #B0EED0;
  border-bottom: 3px solid #B0EED0;
  padding-left: 7px;
  box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.07);
}

.search-container .search-result-image {
  width: 60px;
  height: 60px;
}

.search-container .search-result-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.search-container .search-result-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.search-container .search-result-name {
  font-weight: bold;
  font-size: 28px;
}

.search-container .search-result-category {
  font-size: 12px;
  color: #777;
  text-transform: uppercase;
}

.search-container .search-result-separator {
  color: #666666;
}

.search-container .search-result-secondary {
  font-size: 24px;
  color: #666666;
}

.search-container .btn01.purple {
  border: 2px solid #151515 !important;
  background: #bbc0f9 !important;
  color: #151515 !important;
}

.search-container .btn01.purple:hover {
  border: 2px solid #151515 !important;
  background: #151515 !important;
  color: #bbc0f9 !important;
}

@media (max-width: 991px) {
  .search-container {
    height: inherit;
  }

  .search-container .box-input-search-calendar {
    height: 40px;
    padding: 0 10px;
    position: relative;
  }

  .search-container .section-banner-button {
    font-size: clamp(13.33333333px, 5.1282vw, 26.66666667px);
  }

  .search-container .search-results-container.show {
    padding: 15px 10px 15px;
    max-height: 500px;
  }

  .search-container .search-results-container {
    top: -10px;
    width: 100%;
  }

  .search-container .search-group-title {
    padding: 5px 10px;
    margin: 0;
    font-size: 16px;
    color: #151515;
    border-bottom: 1px solid #eee;
  }

  .search-container .search-result-image {
    width: 55px;
    height: 55px;
  }

  .search-container .search-results-scroll-container {
    max-height: 470px;
  }

  .search-container .search-result-name {
    font-size: 18px;
    display: flex;
    flex-direction: column;
    gap: 2px;
  }

  .search-container .search-result-category {
    font-size: 12px;
    margin-top: 3px;
  }

  .search-container .search-result-secondary {
    font-size: 15px;
  }
}

/*************** home calendar ***************/
.calendar-element-open {
  overflow: hidden;
}

.header-calendar-open {
  height: 100%;
  background: #00000080;
}

.btn-calendar-style {
  background: transparent;
  border: 1px solid #151515 !important;
}

.btn-calendar-style.active .open-calendar {
  display: none;
}

.close-calendar {
  display: none;
}

.btn-calendar-style.active .close-calendar {
  display: block;
  width: 100%;
  margin: 0;
}

.box-content-header-calendar {
  padding: clamp(20.66666667px, 2.4219vw, 41.33333333px) clamp(16px, 1.875vw, 32px);
  padding-top: clamp(86.66666667px, 10.1563vw, 173.33333333px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #CCE7FF;
  transform: translateY(-100%);
  transition: all .5s ease;
  opacity: 0;
}

.box-content-header-calendar.active {
  transform: none;
  opacity: 1;
}

.box-title-calendar-header {
  margin-bottom: clamp(12px, 1.4063vw, 24px);
}

.box-content-calendar {
  align-items: center;
  display: flex;
}

.box-content-calendar-menu {
  display: flex;
  flex-wrap: nowrap;
  flex-grow: 1;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  position: relative;
  margin: 0;
}

.box-container-calendar {
  position: relative;
  width: 100%;
}

.bnt-calendar-container {
  width: 0;
}

.bnt-calendar-container .btn-calendar-cancel {
  align-content: center;
  text-align: center;
  background: #CCE7FF;
  width: 50%;
  padding: clamp(13.33333333px, 1.5625vw, 26.66666667px);
  border-radius: clamp(15px, 1.1719vw, 20px);
  color: #F2F2F2 !important;
  display: block;
  transition: all .5s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.bnt-calendar-container .btn-calendar-cancel:hover {
  color: #151515 !important;
}

.box-container-calendar .calendar-ranges-container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.box-container-calendar .calendar-ranges-weeks {
  display: flex;
  justify-content: center;
  align-content: center;
  gap: 3rem;
}

.box-container-calendar .calendar-ranges-months {
  display: flex;
  justify-content: center;
  align-content: center;
  gap: 1rem;
}

a.btn-calendar-range {
  padding: .5rem 1.5rem;
  border-radius: 25px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 0 20px -5px #15151533;
  transition: all .5s ease;
}

a.btn-calendar-range:hover,
a.btn-calendar-range.active {
  background: #151515 !important;
  color: #B0EED0 !important;
  border: 1px solid #151515 !important;
}

.btn-calendar-weeks {
  padding: .5rem 4rem !important;
  background: #fff;
  color: #151515;
  border: 1px solid #fff;
}

.btn-calendar-months {
  background: #B0EED0;
  color: #151515;
  border: 1px solid #B0EED0;
}

/***** calendar view *****/
.calendar-view .banner-swiper {
  position: relative;
  z-index: 1;
  height: auto;
}

.calendar-view .box-total-swiper-banner {
  height: clamp(200px, 20vw, 400px);
}

.calendar-view .box-text-swiper-banner {
  width: auto;
}

.calendar-view .box-item-swiper-banner {
  background: #CCE7FF;
  align-items: center;
}

.calendar-view .box-item-swiper-banner.box-item-clubbing {
  background: #bbc0f9;
}

.calendar-view .box-item-swiper-banner.box-item-boat {
  background: #CCE7FF;
}

.calendar-view .box-item-swiper-banner.box-item-activities {
  background: #B0EED0;
}

.calendar-view .box-item-swiper-banner::before {
  background: linear-gradient(to bottom, transparent 0%, transparent 30%, #15151566 100%);
}

.calendar-view  .box-container-calendar {
  z-index: 2 !important;
}

.calendar-view .section-calendar-top {
  padding-bottom: clamp(22px, 2.6vw, 44px);
  padding-top: clamp(46.66666667px, 5.4688vw, 93.33333333px);
  border-radius: clamp(20px, 2.3438vw, 40px) clamp(20px, 2.3438vw, 40px) 0 0;
  margin-top: calc(clamp(20px, 2.3438vw, 40px) * -1);
  background: #F2F2F2;
  position: relative;
  z-index: 1;
}

.calendar-view .container-custom-01 {
  padding: 0;
}

.calendar-view .section-calendar-top .calendar-top-categories {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin: 0;
}

.calendar-view .section-calendar-top .calendar-top-category a {
  background: #151515;
  color: #fff;
  font-weight: bold;
  box-shadow: 0 0 20px -4px #15151533;
  transition: all .5s ease;
}

.calendar-view .section-calendar-top .calendar-top-category.calendar-top-category-clubbing a {
  background: #bbc0f9;
  color: #151515;
}

.calendar-view .section-calendar-top .calendar-top-category.calendar-top-category-boat a {
  background: #CCE7FF;
  color: #151515;
}

.calendar-view .section-calendar-top .calendar-top-category.calendar-top-category-activities a {
  background: #B0EED0;
  color: #151515;
}

.calendar-view .section-calendar-top .calendar-top-category a:hover,
.calendar-view .section-calendar-top .calendar-top-category.active a {
  background: #151515 !important;
  color: #B0EED0 !important;
}

.section-calendar-top .calendar-month-weeks {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  margin: 0;
}

.calendar-month-weeks .calendar-month-week {
  padding: .5rem 1.5rem;
  border-radius: 25px;
  font-weight: bold;
  cursor: pointer;
  transition: all .5s ease;
  background: #fff;
  color: #151515;
  border: 1px solid #fff;
  box-shadow: 0 0 20px -5px #15151533;
  text-wrap: nowrap;
}

.calendar-month-weeks .calendar-month-week:hover,
.calendar-month-weeks .calendar-month-week.active {
  background: #151515 !important;
  color: #B0EED0 !important;
  border: 1px solid #151515 !important;
}

.section-calendar-container {
  padding-bottom: clamp(66px, 7.8vw, 132px);
}

.section-calendar-container .calendar-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  overflow: hidden;
  position: relative;
  border-radius: clamp(20px, 2.3438vw, 40px);
  box-shadow: 0 0 20px -5px #15151533;
}

.calendar-container a {
  color: #151515;
  text-decoration: none;
}

.calendar-container a:hover {
  color: #15151599;
}

.calendar-container.calendar-clubbing a:hover {
  color: #bbc0f9 !important;
}

.calendar-container.calendar-boat a:hover {
  color: #CCE7FF;
}

.calendar-container.calendar-activities a:hover {
  color: #B0EED0;
}

.calendar-container .calendar-content-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #fff;
}

.calendar-container .calendar-content-header {
  display: flex;
  font-weight: bold;
}

.calendar-container .calendar-header-venue,
.calendar-container .calendar-header-day {
  background: #151515;
  color: #fff;
  text-align: center;
}

.calendar-container.calendar-clubbing .calendar-header-venue,
.calendar-container.calendar-clubbing .calendar-header-day {
  background: #bbc0f9 !important;
  color: #151515 !important;
}

.calendar-container.calendar-boat .calendar-header-venue,
.calendar-container.calendar-boat .calendar-header-day {
  background: #CCE7FF !important;
  color: #151515 !important;
}

.calendar-container.calendar-activities .calendar-header-venue,
.calendar-container.calendar-activities .calendar-header-day {
  background: #B0EED0 !important;
  color: #151515 !important;
}

.calendar-container .calendar-content-header .calendar-header-day {
  text-wrap: nowrap;
  border-left: 1px solid #fff;
}

.calendar-container.calendar-clubbing .calendar-header-day {
  border-left: 1px solid #fff;
}

.calendar-container.calendar-boat .calendar-header-day {
  border-left: 1px solid #fff;
}

.calendar-container.calendar-activities .calendar-header-day {
  border-left: 1px solid #fff;
}

.calendar-container .calendar-content-body {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.calendar-container .calendar-content-row {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.calendar-container .calendar-content-row .calendar-row-header {
  background: #151515;
  font-weight: bold;
  text-align: center;
}

.calendar-container.calendar-clubbing .calendar-content-row .calendar-row-header {
  background: #bbc0f9;
}

.calendar-container.calendar-boat .calendar-content-row .calendar-row-header {
  background: #CCE7FF;
}

.calendar-container.calendar-activities .calendar-content-row .calendar-row-header {
  background: #B0EED0;
}

.calendar-container .calendar-content-row .calendar-row-header a {
  color: #fff;
}

.calendar-container.calendar-clubbing .calendar-content-row .calendar-row-header a {
  color: #151515;
}

.calendar-container.calendar-boat .calendar-content-row .calendar-row-header a {
  color: #151515;
}

.calendar-container.calendar-activities .calendar-content-row .calendar-row-header a {
  color: #151515;
}

.calendar-container .calendar-content-row .calendar-row-header a:hover {
  color: #B0EED0;
}

.calendar-container.calendar-clubbing .calendar-content-row .calendar-row-header a:hover {
  color: #151515;
  opacity: .7;
}

.calendar-container.calendar-boat .calendar-content-row .calendar-row-header a:hover {
  color: #151515;
  opacity: .7;
}

.calendar-container.calendar-activities .calendar-content-row .calendar-row-header a:hover {
  color: #151515;
  opacity: .7;
}

.calendar-container .calendar-row-container {
  display: flex;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.calendar-container .calendar-content-row:nth-child(2n) .calendar-row-venue,
.calendar-container .calendar-content-row:nth-child(2n) .calendar-row-day {
 background-color: rgba(21, 21, 21, 0.1) !important;
}

.calendar-container.calendar-clubbing .calendar-content-row:nth-child(2n) .calendar-row-venue,
.calendar-container.calendar-clubbing .calendar-content-row:nth-child(2n) .calendar-row-day {
  background-color: rgba(187, 192, 249, 0.2) !important;
}

.calendar-container.calendar-boat .calendar-content-row:nth-child(2n) .calendar-row-venue,
.calendar-container.calendar-boat .calendar-content-row:nth-child(2n) .calendar-row-day {
  background-color: rgba(204, 231, 255, 0.25) !important;
}

.calendar-container.calendar-activities .calendar-content-row:nth-child(2n) .calendar-row-venue,
.calendar-container.calendar-activities .calendar-content-row:nth-child(2n) .calendar-row-day {
  background-color: rgba(176, 238, 208, 0.2) !important;
}

.calendar-container .calendar-row-venue .calendar-venue-img {
  width: 100%;
  height: auto;
}

.calendar-container .calendar-row-venue .calendar-venue-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: clamp(15px, 1.1719vw, 25px);
}

.calendar-container .calendar-row-venue .calendar-venue-name {
  font-weight: 600;
}

.calendar-container .calendar-content-wrapper .calendar-row-venue {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  text-align: center;
}

.calendar-container .calendar-content-wrapper .calendar-row-day {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}

.calendar-container .calendar-row-day .calendar-day-event {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  width: 100%;
  overflow: hidden;
  border: 1px solid transparent;
  background-color: #fff;
}

.calendar-container .calendar-day-event.calendar-day-event-empty .calendar-event-body {
  opacity: .4;
}

.calendar-container .calendar-row-day .calendar-day-event {
  border-color: #151515;
}

.calendar-container.calendar-clubbing .calendar-row-day .calendar-day-event {
  border-color: #bbc0f9;
}

.calendar-container.calendar-boat .calendar-row-day .calendar-day-event {
  border-color: #CCE7FF;
}

.calendar-container.calendar-activities .calendar-row-day .calendar-day-event {
  border-color: #B0EED0;
}

.calendar-container .calendar-day-event .calendar-event-header {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background: #151515;
  color: #fff;
  font-weight: 600;
}

.calendar-container.calendar-clubbing .calendar-day-event .calendar-event-header {
  background: #bbc0f9;
  color: #151515;
}

.calendar-container.calendar-boat .calendar-day-event .calendar-event-header {
  background: #CCE7FF;
  color: #151515;
}

.calendar-container.calendar-activities .calendar-day-event .calendar-event-header {
  background: #B0EED0;
  color: #151515;
}

.calendar-container .calendar-day-event .calendar-event-body {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  width: 100%;
}

.calendar-container .calendar-event-body .calendar-event-top {
  display: flex;
  width: 100%;
  align-items: start;
  gap: .5rem;
}

.calendar-container .calendar-event-body .calendar-event-name {
  font-weight: 600;
  display: flex;
  flex-direction: column;
}

.calendar-container .calendar-event-body .calendar-event-lineup {
  color: #6e6f71;
  line-height: 1.15;
}

.calendar-container .calendar-event-body .calendar-event-lineup p {
  min-height: 1.15em;
}

.calendar-container .calendar-event-body .calendar-event-lineup a {
  color: #6e6f71;
}

.calendar-container .calendar-event-body .calendar-event-date-name {
  text-align: left;
}

.calendar-container .calendar-event-body .calendar-event-prices {
  font-weight: 600;
  text-align: center;
  width: 100%;
}

.calendar-container .calendar-event-body .calendar-event-buy {
  font-weight: 600;
  width: 100%;
  background: #151515;
  color: #fff;
  text-align: center;
}

.calendar-container .calendar-event-body .calendar-event-buy:hover {
  color: #B0EED0;
}

.calendar-container .calendar-event-body .calendar-event-buy.calendar-event-buy-past {
  pointer-events: none;
  opacity: .1;
  display: none;
}

@media (min-width: 991px) {
  .box-title-calendar-header {
    max-width: 1920px;
    margin: auto auto clamp(12px, 1.4063vw, 24px);
  }

  .box-content-calendar {
    max-width: 1920px;
    margin: auto;
  }

  .box-content-calendar-menu {
    width: fit-content;
  }

  .box-container-calendar {
    height: fit-content;
  }

  .bnt-calendar-container {
    height: 100%;
  }

  .bnt-calendar-container .btn-calendar-cancel {
    display: none;
  }

  /***** calendar view *****/
  .calendar-view .calendar-top-categories {
    padding-bottom: 5rem;
  }

  .calendar-view .calendar-top-buttons {
    padding-bottom: 3rem;
  }

  .calendar-view .section-calendar-top {
    padding-bottom: 16px;
    padding-top: 96px;
  }

  .calendar-view .section-calendar-top .calendar-top-category a {
    padding: 1.2rem 5rem;
    font-size: 1.5rem;
    border-radius: 50px;
  }

  .section-calendar-container {
    padding-top: 20px;
  }

  .section-calendar-top .calendar-month-weeks {
    gap: 1rem;
  }

  .calendar-container .calendar-content-body {
    gap: 50px;
    padding-bottom: 2.5rem;
  }

  .calendar-container .calendar-content-row .calendar-row-header {
    display: none;
  }

  .calendar-container .calendar-header-venue,
  .calendar-container .calendar-header-day {
    padding: .8rem 0;
  }

  .calendar-container .calendar-content-wrapper .calendar-header-venue,
  .calendar-container .calendar-content-wrapper .calendar-row-venue {
    min-width: 9%;
    max-width: 9%;
  }

  .calendar-container .calendar-content-wrapper .calendar-header-day,
  .calendar-container .calendar-content-wrapper .calendar-row-day {
    min-width: 13%;
    max-width: 13%;
  }

  .calendar-container .calendar-content-wrapper .calendar-row-venue {
    padding: 1rem .7rem;
    gap: 20px;
  }

  .calendar-container .calendar-content-wrapper .calendar-row-day {
    padding: 1rem .5rem;
    gap: 20px;
  }

  .calendar-container .calendar-day-event {
    border-radius: 15px;
  }

  .calendar-container .calendar-day-event.calendar-day-event-empty {
    display: none;
  }

  .calendar-container .calendar-day-event .calendar-event-header {
    padding: .5rem;
    font-size: .8rem;
  }

  .calendar-container .calendar-day-event .calendar-event-body {
    padding: .5rem;
    font-size: .9rem;
    gap: 1.2rem;
  }

  .calendar-container .calendar-event-top .calendar-event-venue {
    display: none;
  }

  .calendar-container .calendar-event-body .calendar-event-name {
    font-size: 1rem;
  }

  .calendar-container .calendar-event-body .calendar-event-prices {
    font-size: 1.25rem;
  }

  .calendar-container .calendar-event-body .calendar-event-buy {
    padding: .75rem 1.5rem;
    border-radius: 15px;
    font-size: 1rem;
  }
}

@media (max-width: 991px) {
  .box-content-header-calendar.active {
    height: 100%;
    padding: clamp(20px, 7.6923vw, 40px) 0 0;
    z-index: 99999;
  }

  .box-title-calendar-header {
    margin-bottom: 22px;
    text-align: center;
  }

  .box-content-calendar {
    height: calc(100vh - clamp(93.33333333px, 35.8974vw, 186.66666667px));
    overflow-y: auto;
  }

  .box-content-calendar-menu {
    height: inherit;
    align-items: start;
  }

  .box-container-calendar {
    padding: 0 10px;
    position: relative;
  }

  .bnt-calendar-container {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: clamp(6.66666667px, 2.5641vw, 13.33333333px);
    position: fixed;
    bottom: 0;
    padding: clamp(8px, 3.0769vw, 16px) clamp(6.66666667px, 2.5641vw, 13.33333333px);
    margin: 0;
    background: black;
    z-index: 9999;
  }

  .bnt-calendar-container .btn-calendar-cancel {
    font-size: clamp(13.33333333px, 5.1282vw, 26.66666667px);
    width: 50%;
  }

  .bnt-calendar-container .btn-restablecer {
    background: #151515;
    color: #CCE7FF;
    border-color: #CCE7FF;
  }

  .bnt-calendar-container .btn-calendar-cancel:hover {
    background: #CCE7FF;
    color: #151515;
    border-color: #CCE7FF;
  }

  .box-container-calendar .calendar-ranges-weeks {
    gap: 2rem;
  }

  .box-container-calendar .calendar-ranges-months {
    flex-wrap: wrap;
    gap: 1rem;
  }

  a.btn-calendar-range {
    padding: .5rem 1.25rem;
    font-size: 14px;
  }

  .btn-calendar-weeks {
    padding: .5rem 2rem !important;
  }

  /***** calendar view *****/
  .calendar-view .section-calendar-top {
    padding-bottom: 16px;
    padding-top: 18px;
  }

  .calendar-view .calendar-top-categories {
    padding-bottom: 1rem;
    padding-left: 5px;
    padding-right: 5px;
    gap: .5rem !important;
  }

  .calendar-view .section-calendar-top .calendar-top-category {
    width: 100%;
  }

  .calendar-view .section-calendar-top .calendar-top-category a {
    padding: .5rem 1rem;
    font-size: 1.2rem;
    border-radius: 50px;
    width: 100%;
    display: block;
    text-align: center;
  }

  .calendar-view .calendar-top-buttons {
    padding-bottom: 2rem;
  }

  .section-calendar-top .calendar-month-weeks {
    gap: .5rem;
    padding: 0 5px;
  }

  .calendar-month-weeks .calendar-month-week {
    font-size: .825rem;
    padding: .5rem 1rem;
  }

  .calendar-view .box-total-swiper-banner {
    position: relative;
  }

  .calendar-view .box-text-swiper-banner {
    top: unset;
    bottom: 25px !important;
    margin: 0;
  }

  .calendar-view .box-container-calendar {
    margin-top: 30px;
  }

  .calendar-view .box-container-calendar .calendar-ranges-container {
    gap: 1rem;
  }

  .calendar-view .box-container-calendar .calendar-ranges-months {
    gap: .6rem;
  }

  .section-calendar-container .calendar-container {
    border-radius: 0;
  }

  .calendar-container .calendar-content-header {
    display: none;
  }

  .calendar-container .calendar-row-container {
    overflow-x: auto;
  }

  .calendar-container .calendar-content-body {
    gap: 25px;
    padding-bottom: 1.2rem;
  }

  .calendar-container .calendar-content-row .calendar-row-header {
    padding: .5rem 0;
  }

  .calendar-container .calendar-header-venue,
  .calendar-container .calendar-header-day {
    padding: .5rem 0;
  }

  .calendar-container .calendar-content-wrapper .calendar-header-venue,
  .calendar-container .calendar-content-wrapper .calendar-row-venue {
    display: none;
  }

  .calendar-container .calendar-content-wrapper .calendar-header-day,
  .calendar-container .calendar-content-wrapper .calendar-row-day {
    min-width: 90%;
    max-width: 90%;
  }

  .calendar-container .calendar-content-wrapper .calendar-row-venue {
    padding: .8rem .5rem;
    gap: 10px;
  }

  .calendar-container .calendar-content-wrapper .calendar-row-day {
    padding: .8rem .5rem;
    gap: 10px;
  }

  .calendar-container .calendar-day-event {
    border-radius: 10px;
  }

  .calendar-container .calendar-day-event .calendar-event-header {
    padding: .5rem;
    font-size: .8rem;
  }

  .calendar-container .calendar-day-event .calendar-event-body {
    padding: .5rem;
    font-size: .8rem;
    gap: 1rem;
  }

  .calendar-container .calendar-event-top .calendar-event-venue {
    width: 25%;
  }

  .calendar-container .calendar-event-top .calendar-event-venue a {
    width: 100%;
    aspect-ratio: 1 / 1;
    display: block;
  }

  .calendar-container .calendar-event-top .calendar-event-venue a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
  }

  .calendar-container .calendar-event-body .calendar-event-name {
    font-size: 1rem;
    max-width: 75%;
  }

  .calendar-container .calendar-event-body .calendar-event-prices {
    font-size: 1.25rem;
  }

  .calendar-container .calendar-event-body .calendar-event-buy {
    padding: .75rem 1.5rem;
    border-radius: 10px;
    font-size: 1rem;
  }
}

.section-header-logo-dubai {
  padding-left: 4px;
  float: right;
  line-height: 5px;
  padding-top: 9px;
  font-size: 18pt;
}

@media (max-width: 991px) {
  .section-header-logo-dubai {
    font-size: 12pt;
    float: left;
  }

  .section-header-logo-dubai img {
    width: 20px;
    height: 15px;
    filter: none !important;
  }

  .section-header-logo-dubai b {
    display: none;
  }
}

