@charset "UTF-8";
/*** Gradients ***/
/**** Import custom font ***/
@font-face {
  font-family: "hurme_geometric_sans_2black";
  src: url("../fonts/hurmegeometricsans2-black-webfont.woff2") format("woff2"), url("../fonts/hurmegeometricsans2-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "hurme_geometric_sans_2bold";
  src: url("../fonts/hurmegeometricsans2-bold-webfont.woff2") format("woff2"), url("../fonts/hurmegeometricsans2-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "hurme_geometric_sans_2light";
  src: url("../fonts/hurmegeometricsans2-light-webfont.woff2") format("woff2"), url("../fonts/hurmegeometricsans2-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "hurme_geometric_sans_2regular";
  src: url("../fonts/hurmegeometricsans2-regular-webfont.woff2") format("woff2"), url("../fonts/hurmegeometricsans2-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "hurme_geometric_sans_2SBd";
  src: url("../fonts/hurmegeometricsans2-semibold-webfont.woff2") format("woff2"), url("../fonts/hurmegeometricsans2-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/**** End of import custom font ***/
h1, h2, h3, h5, h6 {
  font-family: hurme_geometric_sans_2regular, sans-serif !important;
  font-weight: 700;
  line-height: 1.1em;
}

p, ul, ol {
  font-size: 18px;
}

h1 {
  font-size: 32px;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  h1 {
    font-size: 38px;
  }
}
@media screen and (min-width: 1200px) {
  h1 {
    font-size: 44px;
  }
}

h2 {
  font-size: 26px;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1200px) {
  h2 {
    font-size: 32px;
  }
}

h3 {
  font-size: 23px;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  h3 {
    font-size: 25px;
  }
}

h4 {
  font-size: 20px;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  h4 {
    font-size: 24px;
  }
}

h5 {
  font-size: 16px !important;
  font-weight: 700;
  font-family: hurme_geometric_sans_2regular, sans-serif !important;
}
@media screen and (min-width: 992px) {
  h5 {
    font-size: 20px !important;
  }
}

/******* Login form *******/
.login-form {
  max-width: 800px;
  width: 90%;
  margin: auto;
}
.login-form .login-main-div {
  background: transparent;
  padding: 0;
  color: #fff;
}
.login-form h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.2em;
  color: #fff;
}
.login-form .login-form-group .input-group {
  width: 100%;
  margin-bottom: 12px;
}
.login-form .login-form-group .input-group .form-control {
  height: 50px;
}
.login-form .login-form-group .input-group-addon {
  background-color: black;
  border: 0 solid transparent;
  color: #EDEDED;
}
.login-form .login-form-group .input-group-addon select {
  border: 0 solid transparent;
  background: #062445;
}
.login-form .login-form-group .btn-pin {
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  margin: 20px auto 0;
  display: block;
  text-decoration: underline;
  font-size: 18px;
  letter-spacing: 0.05em;
}
.login-form .login-form-group .btn-login {
  height: 50px;
  padding: 0 !important;
  box-shadow: 0 0 0 transparent !important;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border: 0 solid transparent !important;
  width: 100%;
}
.login-form .login-form-group .btn-login i {
  display: none;
}

.login-input-group-addon {
  width: 60px;
}

.title *, .logout-txt * {
  color: #fff;
}

/****** Alertas ******/
a:hover, a:focus {
  text-decoration: none;
}

*:focus {
  outline: none !important;
}

.alert {
  max-width: 700px;
  margin: 15px auto;
  font-size: 1.2em !important;
  line-height: 1.1em !important;
  max-width: 80%;
  padding: 12px;
  text-align: left;
}
.alert-danger, .alert-success, .alert-warning, .alert-alert-dark {
  display: block !important;
}
.alert-danger a, .alert-success a, .alert-warning a, .alert-alert-dark a {
  color: #AC1723;
  text-decoration: underline;
}
.alert h3 {
  margin-bottom: 5px;
  font-size: 1.4em;
}
.alert p {
  display: block !important;
}
.alert p:last-child {
  margin-bottom: 0 !important;
}
.alert-warning h3 {
  color: #8a6d3b;
}
.alert .primary-btn {
  margin-top: calc(10px + 1vw);
}

body.tax-album .user-header-bar {
  display: none;
}

.cover-section {
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 20px 0;
}
.cover-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: black;
  bottom: 0;
  left: 0;
  background: linear-gradient(rgba(6, 36, 69, 0), rgb(6, 36, 69));
}
.cover-section .album-logo {
  width: 100px;
  max-width: 50%;
  margin: auto;
  z-index: 1;
}
.cover-section .album-summary {
  color: #EDEDED;
  text-align: center;
  width: 80%;
  max-width: 400px;
  margin: 15px auto 0;
  letter-spacing: 0.05em;
  z-index: 1;
}
.cover-section .album-summary .album-title {
  font-size: 2em;
  font-family: hurme_geometric_sans_2bold, sans-serif !important;
  color: #EDEDED;
  margin: 0 0 10px;
  line-height: 1em;
}
.cover-section .album-summary .album-title span {
  font-family: hurme_geometric_sans_2regular, sans-serif !important;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.cover-section .album-summary p {
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 500;
  margin-top: 0;
  display: none;
}

.stats-section {
  position: relative;
  color: #fff;
  width: 300px;
  max-width: 80%;
  margin: auto;
  margin-bottom: 30px;
}

.user-stats-box {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(16px);
  border-radius: 12px;
  color: #EDEDED;
  padding: 7px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.user-stats-box .personal-inf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: 100%;
}
.user-stats-box .personal-inf figure {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0;
}
.user-stats-box .personal-inf figure img {
  max-width: 100%;
}
.user-stats-box p {
  margin: 0;
}
.user-stats-box .collected-cards {
  display: none;
}

.album-stats-area {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
  margin-bottom: 60px;
}
.album-stats-area .box-item {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(16px);
  border-radius: 12px;
  color: #EDEDED;
  text-align: center;
  width: 32%;
  padding: 5px;
  box-sizing: border-box;
}
.album-stats-area .box-item h3 {
  font-family: hurme_geometric_sans_2bold, sans-serif !important;
  font-size: 2.2em;
  margin: 0;
  color: white;
}
.album-stats-area .box-item span {
  font-size: 0.7em;
}

.cover-cta {
  text-align: center;
  display: flex;
  flex-flow: column;
  gap: 10px;
}
.cover-cta .primary-btn:nth-child(2), .cover-cta .primary-btn:nth-child(3), .cover-cta .primary-btn:nth-child(4) {
  background: rgba(255, 255, 255, 0.1) !important;
  backdrop-filter: blur(16px);
}

.skeleton-box {
  display: inline-block;
  height: 1em;
  position: relative;
  overflow: hidden;
  background-color: #2E2E2E !important;
}
.skeleton-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0));
  animation: shimmer 2s infinite;
  content: "";
}
@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

.loading-cards {
  height: calc(190px + 4vw) !important;
  border-radius: 6px !important;
}

.new-card-skeleton {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
.new-card-skeleton .skeleton-img, .new-card-skeleton .skeleton-title, .new-card-skeleton .skeleton-button, .new-card-skeleton .skeleton-alternate-link {
  display: block;
  width: 90%;
  max-width: 300px;
  margin: auto;
}
.new-card-skeleton .skeleton-img {
  display: block;
  width: 80%;
  max-width: 220px;
  height: calc(200px + 8vw) !important;
  min-height: 300px;
  margin: 0 auto 25px;
}
.new-card-skeleton .skeleton-title {
  height: 32px;
  margin-bottom: 15px;
}
.new-card-skeleton .skeleton-content {
  height: 70px;
}
.new-card-skeleton .skeleton-button {
  height: 50px;
  border-radius: 50px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.new-card-skeleton .skeleton-alternate-link {
  height: 20px;
  width: 80px;
  margin-top: 15px;
}

/***** Ico ******/
/********** Ico as Font **************/
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #E01D2E;
}

.empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  text-align: center;
  width: 80%;
  max-width: 520px;
  margin: auto;
}
.empty-state .primary-btn {
  margin: 25px 0;
}

/******** Extends ************/
.compra-box button, .swal2-popup button.swal2-confirm, .after_register button, .load-more-btn, .misha_loadmore,
.misha_loadmore_repeated, .alternate-menu.x-anchor, .primary-btn, .login-form .login-form-group .btn-login {
  text-transform: uppercase;
  border: 0 solid transparent;
  border-radius: 8px;
  padding: 12px 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  text-decoration: none !important;
  transition: all ease-in 0.15s;
}
.compra-box button:hover, .swal2-popup button.swal2-confirm:hover, .after_register button:hover, .load-more-btn:hover, .misha_loadmore:hover,
.misha_loadmore_repeated:hover, .alternate-menu.x-anchor:hover, .primary-btn:hover, .login-form .login-form-group .btn-login:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  transform: scale(1.1);
}

.swal2-popup button.swal2-confirm, .after_register button, .load-more-btn, .misha_loadmore,
.misha_loadmore_repeated, .alternate-menu.x-anchor, .primary-btn, .login-form .login-form-group .btn-login {
  background: #E01D2E;
  color: white !important;
}
.swal2-popup button.swal2-confirm:hover, .after_register button:hover, .load-more-btn:hover, .misha_loadmore:hover,
.misha_loadmore_repeated:hover, .alternate-menu.x-anchor:hover, .primary-btn:hover, .login-form .login-form-group .btn-login:hover {
  background: #AC1723;
}

.compra-box button {
  background: white !important;
  color: #E01D2E !important;
}
.compra-box button:hover {
  color: #AC1723 !important;
}

.primary-btn {
  display: inline-block;
}

.custom-menu-btn a {
  color: #062445;
}

/******** Custom menu album ******/
.custom-menu-album {
  height: 0;
  display: block;
  overflow: hidden;
  transition: all ease-in 0.1s;
}
.custom-menu-album ul {
  display: block;
  position: relative !important;
  margin-top: 7px;
}
.custom-menu-album ul li {
  list-style: none;
  line-height: 2.6em;
  pointer-events: auto;
  cursor: pointer;
}
.custom-menu-album ul li a {
  color: #fff;
  font-size: 1.2em;
}

.x-prev-layer .sub-menu.x-current-layer .custom-menu-album {
  height: 100%;
}

.alternate-menu .custom-menu-album {
  margin-top: 20px;
}
.alternate-menu .custom-menu-album ul li a {
  opacity: 1;
  pointer-events: auto;
  color: #062445;
}
.alternate-menu .user-credits-btn:hover {
  transform: scale(1);
}

.mvx_myonboarding .swiper-pagination {
  top: 20px;
  bottom: auto;
}
.mvx_myonboarding .swiper-pagination .swiper-pagination-bullet {
  height: 11px;
  width: 11px;
  background-color: #383838;
  opacity: 1;
  margin: 0 6px;
}
.mvx_myonboarding .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #E01D2E;
}
.mvx_myonboarding .swiper-slide {
  opacity: 0;
  transition: all ease-in 0.02s;
}
.mvx_myonboarding .swiper-slide-active {
  opacity: 1;
}

.onboarding-screen {
  text-align: center;
  width: 90%;
  max-width: 400px;
  margin: auto;
  padding: 30px 0;
  min-height: 80vh;
  display: flex;
  align-items: center;
}
.onboarding-screen .stepper-indicator {
  display: flex;
  justify-content: center;
  margin: 15px 0;
}
.onboarding-screen .stepper-indicator .dot {
  display: block;
  height: 11px;
  width: 11px;
  background-color: #E0E1E5;
  border-radius: 50%;
  margin: 0 6px;
}
.onboarding-screen .stepper-indicator .dot.active {
  background-color: #E01D2E;
}
.onboarding-screen .onboarding-content {
  display: flex;
  flex-flow: column;
}
.onboarding-screen .onboarding-content h3 {
  font-size: 1.8em;
  line-height: 1.1em;
  letter-spacing: 0 !important;
  margin: 30px auto 15px;
  color: #fff;
}
.onboarding-screen .onboarding-content p {
  font-size: 1em;
  line-height: 1.4em;
  margin: 0 0 0.7em;
}
.onboarding-screen .onboarding-content .onboarding-img {
  width: 90%;
  max-width: 90px;
  margin: auto;
  margin-top: 30px;
  display: none;
}
.onboarding-screen .onboarding-content .btn-next {
  display: block;
  margin: 20px auto 35px;
  max-width: 300px;
  width: auto;
  font-size: 1.2em;
}
.onboarding-screen .onboarding-content .alternate-btn {
  margin-top: 30px;
  display: block;
}
.onboarding-screen.first-screen {
  position: relative;
}

.alternate-btn {
  color: #EDEDED;
  text-decoration: underline;
  font-weight: 700;
}

.material-btn {
  position: relative;
  overflow: hidden;
  padding: 10px 25px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
}

.wave {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  transform: scale(0);
  background: rgba(255, 255, 255, 0.4);
}

.material-btn--active .wave {
  animation: wave-animation 1.9s;
}

@keyframes wave-animation {
  from {
    opacity: 1;
    transform: scale(0);
  }
  to {
    transform: scale(70);
    opacity: 0;
  }
}
@keyframes slide-animation {
  0% {
    opacity: 1;
    transform: translateX(0%);
  }
  50% {
    transform: translateX(150%);
    opacity: 0;
  }
  51% {
    transform: translate(-100%);
  }
  100% {
    transform: translate(0%);
    opacity: 1;
  }
}
/****** Variables ********/
body {
  background: radial-gradient(54.42% 54.89% at 57.54% 45.63%, #0D4F98 0%, #062445 100%) !important;
  min-height: 100vh;
  color: #EDEDED;
  /****Remove focus on desktop and mobile****/
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  /****Remove focus on desktop and mobile***/
}
body.swal2-shown {
  padding-right: 0 !important;
}
body::before {
  content: "";
  background: url(https://clubpanini.movix.com/wp-content/uploads/2023/07/sample-bg-vertical.jpg);
  background-size: cover;
  height: 100%;
  width: 100vw;
  position: absolute;
  opacity: 0.35;
}

button {
  outline: none;
}

a:hover {
  text-decoration: none;
}

.mh-100 {
  min-height: 100vh;
}

.mw-7 {
  max-width: 700px;
  margin: auto !important;
}

.bg-dark, .onboarding-screen .onboarding-content .btn-next {
  background-color: #062445;
}

.dark-lightbox {
  background-color: #363a43;
}

.ico-sad {
  position: relative;
}
.ico-sad::after {
  content: "\f5b4";
  font-family: "FontAwesomeLight" !important;
  color: #000;
  font-size: 4em;
  line-height: 1em;
  position: relative;
  display: block;
}

.d-col {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.entry-404 h2 {
  margin: 10px auto 20px;
}
.entry-404 .primary-btn {
  margin-bottom: 30px;
}

/******** Extends ************/
.swal2-popup button.swal2-confirm, .after_register button, .load-more-btn, .misha_loadmore,
.misha_loadmore_repeated, .login-form .login-form-group .btn-login, .compra-box button, .primary-btn, .alternate-menu.x-anchor {
  text-transform: uppercase;
  border: 0 solid transparent;
  border-radius: 50px;
  padding: 17px 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  text-decoration: none !important;
  transition: all ease-in 0.15s;
}
.swal2-popup button.swal2-confirm:hover, .after_register button:hover, .load-more-btn:hover, .misha_loadmore:hover,
.misha_loadmore_repeated:hover, .login-form .login-form-group .btn-login:hover, .compra-box button:hover, .primary-btn:hover, .alternate-menu.x-anchor:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.swal2-popup button.swal2-confirm, .after_register button, .load-more-btn, .misha_loadmore,
.misha_loadmore_repeated, .login-form .login-form-group .btn-login, .primary-btn, .alternate-menu.x-anchor {
  background-color: #E01D2E;
  color: white !important;
}
.swal2-popup button.swal2-confirm:hover, .after_register button:hover, .load-more-btn:hover, .misha_loadmore:hover,
.misha_loadmore_repeated:hover, .login-form .login-form-group .btn-login:hover, .primary-btn:hover, .alternate-menu.x-anchor:hover {
  background-color: #AC1723;
}

.compra-box button {
  background-color: white;
  color: #E01D2E !important;
}
.compra-box button:hover {
  background-color: #AC1723;
  color: white !important;
}

.dark-bg {
  background-color: #062445;
}

.load-more-btn, .misha_loadmore,
.misha_loadmore_repeated {
  cursor: pointer;
  width: 80%;
  max-width: 400px;
  margin: 20px auto 0;
}

/******** Home *********/
.album-list {
  width: 90%;
  max-width: 700px;
  margin: auto;
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  gap: 2em;
}
.album-list .album-item {
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  display: block;
  overflow: hidden;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 1.5em 2em;
  gap: 10px;
  min-height: 220px;
}
.album-list h5 {
  color: #fff;
  padding: 12px 20px;
  margin: 0 0;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(16px);
  border-radius: 50px;
  text-align: center;
}
.album-list .album-logo {
  width: 100px;
  max-width: 50%;
  margin: auto;
}

/*** Main Menu ***/
.x-modal .x-menu {
  height: auto !important;
}
.x-modal .x-menu .cta-login {
  margin-top: 20px;
}
.x-modal .x-menu .cta-login a {
  border: 1px solid rgba(178, 179, 182, 0.25);
}

/****** User menu ********/
.album-menu ul {
  margin: auto;
  font-weight: 500;
  font-size: hurme_geometric_sans_2regular, sans-serif !important;
  padding: 5px 0;
  font-size: 1.2em;
}
.album-menu ul li {
  list-style: none;
}
.album-menu ul li a {
  color: #EDEDED;
  padding: 7px 20px;
  display: block;
}
.album-menu ul li a:hover {
  color: #E01D2E;
}

/* Submenu MultiAlbum*/
.credits-subtitle {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  font-size: 1em;
  color: #999;
  font-weight: 500;
}

.my-credits-box {
  background: #021831;
  color: #EDEDED;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 1.05em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.my-credits-box img {
  width: 30px;
  margin-right: 8px;
  filter: brightness(0) invert(1);
}

.user-credits-btn {
  background-color: #E01D2E;
  color: #fff !important;
  text-decoration: none !important;
  height: 100%;
  padding: 0 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  transition: all ease 0.2s;
}
.user-credits-btn img {
  width: 25px;
  margin-right: 5px;
  filter: brightness(0) invert(1);
}
.user-credits-btn:hover {
  background-color: #062445;
  color: #fff;
}

/********************** PAGE: ALBUM *********************/
.after_register {
  text-align: center;
  margin: 30px 5%;
  color: #EDEDED;
}
.after_register .title {
  font-size: 1.3em;
  font-weight: 700;
}
.after_register .content {
  font-size: 1.1em;
  line-height: 1.3em;
  opacity: 0.8;
  margin-bottom: 15px;
}
.completed {
  color: #EDEDED;
  text-align: center;
  width: 80%;
  margin: 30px auto;
}
.completed .title {
  font-size: 1.4em;
  line-height: 1.3em;
  font-weight: 700;
}

/** Component: Álbum cards **/
.album-container {
  width: 90%;
  max-width: 900px;
  margin: 20px auto;
}
.album-container .cards-list {
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 10px;
}
.album-container .cards-list li {
  list-style: none;
  margin-top: 0;
  position: relative;
  background-color: rgba(6, 36, 69, 0.9);
  padding: 1px;
  border-radius: 5px;
}
.album-container .cards-list li .card-number {
  font-size: 9px;
  color: #898A8C;
  font-weight: 900;
  display: block;
  text-align: right;
  margin: 1px 2px 2px;
}
.album-container .cards-list li .card-repeated {
  position: absolute;
  bottom: -5px;
  right: -5px;
  background-color: #ffba00;
  color: #000;
  height: 25px;
  width: 25px;
  text-align: center;
  line-height: 25px;
  border-radius: 30px;
  font-size: 11px;
  font-weight: 700;
}
.album-container .cards-list li figure {
  margin: auto;
  border-bottom: 0 solid transparent;
  border-radius: 5px;
  overflow: hidden;
}
.album-container .cards-list li figure img {
  width: 100%;
  opacity: 1;
}
.album-container .cards-list li:not([data-repeat=""]) figure img {
  filter: grayscale(0%);
  opacity: 1;
}
.album-container .cards-list li:not([data-repeat]) figure img {
  filter: grayscale(100%);
  opacity: 0.3;
}

.current-position {
  margin: 20px 0 25px;
}
.current-position li {
  list-style: none;
  color: #EDEDED;
  text-transform: uppercase;
  font-weight: 700;
}
.current-position li.album-title {
  font-size: 0.9em;
  text-transform: none;
  font-weight: 500;
}

.filter-cards {
  margin: 15px 0 25px;
  display: flex;
}
.filter-cards a {
  margin-right: 16px;
  font-weight: bold;
  color: #A9B8BB;
  cursor: pointer;
  padding: 14px;
  border-radius: 8px;
}
.filter-cards a.active-filter {
  background: #083566;
  color: #fff;
}

/***** Modal component *****/
.swal2-container {
  z-index: 999999999 !important;
  background: rgba(6, 36, 69, 0.9) !important;
  backdrop-filter: blur(16px);
  color: #EDEDED !important;
}
.swal2-container.swal2-shown {
  background-color: rgba(255, 55, 46, 0.9) !important;
}
.swal2-container .swal2-html-container {
  overflow: hidden;
  color: #EDEDED !important;
}

.swal2-popup {
  background: transparent !important;
  padding: 1em !important;
  max-width: 600px !important;
  overflow: hidden;
}
.swal2-popup .swal2-title {
  color: #fff;
  font-size: 1.7em;
  margin-top: 20px;
}
.swal2-popup #swal2-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2em;
}
.swal2-popup #swal2-content .swiper-button-prev, .swal2-popup #swal2-content .swiper-button-next {
  opacity: 0.3;
  outline: none;
}
.swal2-popup .the_champ_login_container {
  margin: 30px 0 !important;
}
.swal2-popup .the_champ_login_container ul {
  display: block !important;
}
.swal2-popup .the_champ_login_container ul li {
  display: block !important;
  margin-right: 0 !important;
  width: 48% !important;
}
.swal2-popup .the_champ_login_container ul li:nth-child(n) {
  margin-right: 0px !important;
}
.swal2-popup .the_champ_login_container ul li:nth-child(n) i {
  margin-bottom: 15px !important;
}
.swal2-popup .the_champ_login_container ul li:first-child {
  margin-right: 2% !important;
}
.swal2-popup .the_champ_login_container ul li i {
  width: 100% !important;
  height: 50px;
  border-radius: 50px;
}
.swal2-popup .the_champ_login_container ul li i .theChampLoginSvg {
  background-size: 30px !important;
}
.swal2-popup .um-register,
.swal2-popup .um-login {
  margin-bottom: 60px !important;
  border-top: 1px solid #dcdcdc;
  margin-top: 10px;
  opacity: 1 !important;
}
.swal2-popup .um-register form .um-half,
.swal2-popup .um-login form .um-half {
  float: none;
  width: 100%;
}
.swal2-popup .um-register form .um-half input[type=text],
.swal2-popup .um-login form .um-half input[type=text] {
  border: 0 solid transparent !important;
  border-bottom: 2px solid #E01D2E !important;
}
.swal2-popup .um-register form .um-half input[type=submit],
.swal2-popup .um-login form .um-half input[type=submit] {
  background-color: #E01D2E !important;
  border-radius: 50px !important;
  font-size: 18px;
  font-weight: 700 !important;
  letter-spacing: 0.01em;
  text-transform: uppercase !important;
}
.swal2-popup .um-register form .um-right,
.swal2-popup .um-login form .um-right {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 30px;
}
.swal2-popup .swal2-actions {
  display: flex;
  flex-direction: column;
}
.swal2-popup button.swal2-confirm {
  font-family: hurme_geometric_sans_2regular, sans-serif !important;
  font-size: 1em;
}
.swal2-popup button.swal2-cancel {
  background-color: transparent;
  color: #062445 !important;
  font-weight: 700;
  color: #E01D2E;
  text-decoration: underline;
}

.swal2-image {
  margin: 0 auto !important;
}

/*********** End of registro component *************/
/********** Component: Comprar láminas (box) **************/
.x-pricing-table {
  margin: 60px 0 !important;
  display: flex;
}
.x-pricing-table .compra-box {
  margin-right: 20px;
}

@media (max-width: 980px) {
  .x-pricing-table {
    margin: 40px auto !important;
    display: flex;
    flex-direction: column;
    max-width: 700px;
  }
  .x-pricing-table .compra-box {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100% !important;
  }
}
.compra-box {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px !important;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  background-size: cover;
}
.compra-box h2 {
  background-color: transparent !important;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0) !important;
  border: 0 solid transparent !important;
  color: #fff !important;
  position: relative;
  z-index: 1;
}
.compra-box .x-pricing-column-info {
  padding-bottom: 20px !important;
  width: 80%;
  margin: auto;
  max-width: 420px;
  border: 0 solid transparent;
  line-height: 1.3em;
  position: relative;
  z-index: 1;
}
.compra-box .x-pricing-column-info .x-price {
  font-size: 18px;
  letter-spacing: 0;
  margin-bottom: 10px;
  position: relative;
  color: #fff;
  font-weight: 700;
}
.compra-box .x-pricing-column-info .x-interval {
  color: #fff;
  line-height: 1.5em;
  font-family: sans-serif;
}
.compra-box:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(171, 171, 171, 0.85);
}
.compra-box button {
  margin-top: 15px;
  color: #062445 !important;
}
.compra-box button:hover {
  color: #062445 !important;
}
.compra-box.featured:after {
  background: rgba(222, 173, 79, 0.85);
}
.compra-box:nth-child(3):after {
  background: rgba(232, 173, 118, 0.85);
}

/*********** Component - Credit status box **********/
.credit-status-box {
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  opacity: 0.6 !important;
}
.credit-status-box img {
  height: 15px;
  margin-right: 3px;
  width: auto;
  filter: grayscale(100%);
}

/********* Component - Pagination ***********/
.x-pagination {
  margin: 30px 0 50px !important;
}
.x-pagination ul li span,
.x-pagination ul li a {
  float: left;
  margin: 0 0.35em;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-shadow: none;
  color: white;
  background-color: #bababa;
  box-shadow: none;
}
.x-pagination ul li span.current,
.x-pagination ul li a.current {
  text-shadow: none;
  box-shadow: none;
}

/********** Component *************/
.custom-steps .x-feature-box .x-feature-box-content h4 {
  font-size: 1.3em;
  display: inline-block;
  margin-right: 6px;
}
.custom-steps .x-feature-box .x-feature-box-content .x-feature-box-text {
  margin: 0;
  font-size: 1.2em;
  line-height: 1.3em;
  display: inline;
}

/************* Profile Page **************/
.um-profile,
.um-account {
  max-width: none !important;
}
.um-profile .um-cover,
.um-account .um-cover {
  display: none;
}
.um-profile .um-header,
.um-profile .um-account-meta,
.um-account .um-header,
.um-account .um-account-meta {
  background-color: #f3f3f3;
  padding: 20px 0;
  border-bottom: 0 solid transparent;
  box-sizing: border-box !important;
  overflow: hidden;
}
.um-profile .um-header .um-profile-edit,
.um-profile .um-account-meta .um-profile-edit,
.um-account .um-header .um-profile-edit,
.um-account .um-account-meta .um-profile-edit {
  z-index: 3;
}
.um-profile .um-header .um-profile-photo,
.um-profile .um-account-meta .um-profile-photo,
.um-account .um-header .um-profile-photo,
.um-account .um-account-meta .um-profile-photo {
  position: relative;
  top: 0;
}
.um-profile .um-header .um-profile-photo .um-profile-photo-img,
.um-profile .um-account-meta .um-profile-photo .um-profile-photo-img,
.um-account .um-header .um-profile-photo .um-profile-photo-img,
.um-account .um-account-meta .um-profile-photo .um-profile-photo-img {
  top: 0 !important;
  position: relative;
}
.um-profile .um-header .um-profile-photo .um-profile-photo-img img,
.um-profile .um-account-meta .um-profile-photo .um-profile-photo-img img,
.um-account .um-header .um-profile-photo .um-profile-photo-img img,
.um-account .um-account-meta .um-profile-photo .um-profile-photo-img img {
  height: auto !important;
}
.um-profile .um-header .um-profile-meta .um-name a,
.um-profile .um-account-meta .um-profile-meta .um-name a,
.um-account .um-header .um-profile-meta .um-name a,
.um-account .um-account-meta .um-profile-meta .um-name a {
  color: #E01D2E;
}
.um-profile .um-header .um-profile-meta .um-meta-text,
.um-profile .um-account-meta .um-profile-meta .um-meta-text,
.um-account .um-header .um-profile-meta .um-meta-text,
.um-account .um-account-meta .um-profile-meta .um-meta-text {
  color: #E01D2E;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.um-profile .um-header .um-profile-meta .um-profile-connect,
.um-profile .um-account-meta .um-profile-meta .um-profile-connect,
.um-account .um-header .um-profile-meta .um-profile-connect,
.um-account .um-account-meta .um-profile-meta .um-profile-connect {
  padding: 0 !important;
}
.um-profile .um-header .um-account-name a,
.um-profile .um-account-meta .um-account-name a,
.um-account .um-header .um-account-name a,
.um-account .um-account-meta .um-account-name a {
  color: #E01D2E;
  font-size: 1.4em;
}
.um-profile .um-header .um-account-name .um-account-profile-link a,
.um-profile .um-account-meta .um-account-name .um-account-profile-link a,
.um-account .um-header .um-account-name .um-account-profile-link a,
.um-account .um-account-meta .um-account-name .um-account-profile-link a {
  font-size: 0.9em;
}
.um-profile .um-profile-body .um-profile-note span,
.um-account .um-profile-body .um-profile-note span {
  color: #E01D2E;
  font-size: 1.3em;
  line-height: 1.3em;
}
.um-profile form .um-half,
.um-account form .um-half {
  float: none;
  width: 100%;
}
.um-profile form .um-half input[type=text],
.um-account form .um-half input[type=text] {
  border: 0 solid transparent !important;
  border-bottom: 2px solid #E01D2E !important;
}
.um-profile form .um-half input[type=submit],
.um-account form .um-half input[type=submit] {
  background-color: #E01D2E !important;
  border-radius: 50px !important;
  font-size: 18px;
  font-weight: 700 !important;
  letter-spacing: 0.01em;
  text-transform: uppercase !important;
}
.um-profile form .um-right,
.um-account form .um-right {
  margin-top: 30px;
}
.um-profile form .um-right.um-meta-bio-character,
.um-account form .um-right.um-meta-bio-character {
  position: relative;
  margin-top: 0px;
}

@media (max-width: 980px) {
  .album-container .cards-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
/************ User Ranking Table *********/
.user-ranking-table {
  width: 100%;
  border-collapse: collapse;
  border-collapse: separate;
  border-spacing: 0 6px;
}
.user-ranking-table tbody tr {
  background: rgba(255, 255, 255, 0.2);
  height: calc(40px + 1vw);
}
.user-ranking-table tbody tr td {
  text-align: center;
  border-top: 4px solid transparent;
}
.user-ranking-table tbody tr th {
  text-align: center;
  color: #c2c4c5;
  border-top: 4px solid transparent;
}
.user-ranking-table tbody tr.ranking-dots {
  background-color: transparent;
}
.user-ranking-table tbody tr.ranking-dots td {
  border-top: 0;
  padding: 0;
}
.user-ranking-table tbody tr.ranking-dots .user-pts {
  display: none;
}
.user-ranking-table tbody tr.ranking-dots .user-name {
  text-align: center;
  font-size: 42px;
}
.user-ranking-table tbody tr.ranking-dots .user-name h4 {
  color: #d2d2d2;
  letter-spacing: 0.01em;
}
.user-ranking-table tbody tr.selected-user-rank {
  transform: scale(1.05);
  background: rgba(255, 255, 255, 0.4);
}
.user-ranking-table tbody .user-rank {
  width: 40px;
}
.user-ranking-table tbody .user-pic {
  width: calc(50px + 1vw);
  padding: 10px;
}
.user-ranking-table tbody .user-pic img {
  border-radius: 100%;
}
.user-ranking-table tbody .user-name {
  text-align: left;
}
.user-ranking-table tbody .user-name h4 {
  font-family: "Lato", sans-serif;
  font-size: 0.9em;
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
  letter-spacing: 0.01em;
  color: #fff;
}
.user-ranking-table tbody .user-pts {
  text-align: center;
  color: #fff;
  font-weight: bold;
}

/**** View card detail ****/
.swal2-popup-zoom-sticker .swal2-popup .swiper-slide-zoom-sticker {
  opacity: 0;
}
.swal2-popup-zoom-sticker .swal2-popup .swiper-slide-zoom-sticker.swiper-slide-active {
  opacity: 1;
}

.open-card .card-preview {
  max-width: 400px;
  margin: auto;
}
.open-card .card-preview img {
  max-height: 60vh;
}

.card-description-box {
  margin-top: 15px;
}
.card-description-box .the-content {
  width: 90%;
  max-width: 360px;
  margin: auto;
}
.card-description-box .the-content h6 {
  color: #fff;
  font-size: 0.9em;
  margin: 0 auto;
  font-weight: 400;
  text-transform: none;
}
.card-description-box .the-content p {
  color: #EDEDED;
  font-size: 0.8em;
  letter-spacing: 0.01em;
}

/**** Repeated cards ***/
.repeated-card {
  position: relative;
  width: 90%;
  max-width: 280px;
  margin: auto;
}
.repeated-card .card-preview {
  position: relative;
  margin-bottom: 20px;
  margin-top: 1vh;
}
.repeated-card .card-preview img {
  max-width: 100%;
  opacity: 0.4;
  border-radius: 6px;
}
.repeated-card .card-preview figcaption {
  margin-top: 10px;
}
.repeated-card .card-preview .cta-cambiar {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  height: 100px;
  width: 100px;
  border-radius: 50%;
  color: black;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.repeated-card .card-preview .cta-cambiar .ico::before {
  content: "\f0e2";
  font-family: "FontAwesomeLight" !important;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2em;
}
.repeated-card p {
  text-align: center;
}

.new-card .card-preview img {
  opacity: 1;
}

/***** Component: New Card (buy or change) ***/
.mvx-new-card .swal2-popup {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  background: transparent;
}
.mvx-new-card .swal2-content {
  padding: 0 0;
}
.mvx-new-card .swiper-button-prev, .mvx-new-card .swiper-button-next {
  position: absolute !important;
  background-image: none;
  height: 90px;
  width: 30px;
  transform: translateY(-50%);
  opacity: 0.95 !important;
  position: relative;
}
.mvx-new-card .swiper-button-prev::after, .mvx-new-card .swiper-button-next::after {
  content: "\f105";
  font-family: "FontAwesomeLight" !important;
  color: #E01D2E;
  font-size: 3.2em;
  line-height: 1em;
  position: relative;
  display: block;
}
.mvx-new-card .swiper-button-prev::after, .mvx-new-card .swiper-button-next::after {
  line-height: 90px !important;
}
.mvx-new-card .swiper-button-next {
  right: 0;
}
.mvx-new-card .swiper-button-prev {
  left: 0;
}
.mvx-new-card .swiper-button-prev::after {
  transform: rotate(180deg);
}

.swiper-container-new-card {
  width: 100%;
  overflow: hidden;
}
.swiper-container-new-card .swiper-wrapper .swiper-slide {
  width: 100% !important;
}
.swiper-container-new-card .swiper-wrapper .swiper-slide .new-card-preview img {
  max-height: 300px;
}
.swiper-container-new-card .swiper-wrapper .swiper-slide .new-card-preview figcaption {
  margin: 15px auto 10px;
}
.swiper-container-new-card .swiper-wrapper .swiper-slide .new-card-preview figcaption p {
  font-size: 1em;
}
.swiper-container-new-card .swiper-wrapper .swiper-slide .custom-swiper-step {
  display: flex;
  flex-flow: column;
  align-items: center;
  min-height: 80%;
  justify-content: center;
}
.swiper-container-new-card .swiper-wrapper .swiper-slide h3 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 3px;
  max-width: 400px;
  line-height: 1.2em;
  color: #fff;
}
.swiper-container-new-card .swiper-wrapper .swiper-slide h3.flow-title {
  font-size: calc(26px + 1vw);
  color: #EDEDED;
  margin-bottom: 40px;
}
.swiper-container-new-card .swiper-wrapper .swiper-slide .primary-btn {
  margin: 2vh 0 6vh;
  cursor: pointer;
}
.swiper-container-new-card .swiper-wrapper .swiper-slide .alternate-btn {
  cursor: pointer;
}
.swiper-container-new-card .swiper-wrapper .swiper-pagination-bullets {
  position: relative;
}
.swiper-container-new-card .swiper-wrapper .swiper-pagination-bullets .swiper-pagination-bullet {
  background: white;
}
.swiper-container-new-card .swiper-wrapper .swiper-pagination-bullet-active {
  background: #E01D2E;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  opacity: 0 !important;
}

/*** End of Component New Cards ****/
/*** Formulario ***/
.wpcf7-response-output {
  display: none;
}

form {
  color: #EDEDED;
}
form label {
  font-weight: 400;
}
form select, form textarea, form input[type=text], form input[type=password], form input[type=datetime], form input[type=datetime-local], form input[type=date], form input[type=month], form input[type=time], form input[type=week], form input[type=number], form input[type=email], form input[type=url], form input[type=search], form input[type=tel], form input[type=color], form .uneditable-input {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  height: 3.2em;
  border-radius: 0;
  color: #062445;
}
form [type=submit] {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  width: 100% !important;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 15px;
}

/*# sourceMappingURL=custom-style.css.map */
