.gform_wrapper.gravity-theme .gform_required_legend .gfield_required,
.gform_wrapper.gravity-theme .gfield_required,
.gform_required_legend .gfield_required {
  font-size: 18px !important;
  font-weight: 700;
  color: #c02b0a;
}

.page-template-template-vipportal article a {
  text-decoration: underline;
}
.page-template-template-vipportal article a:hover {
  text-decoration: none;
}

/* for vip privileges page only */
.page-template-template-vipportal.page-id-313367 h3 div {
  display: inline-block;
  font-size: 20px;
}

.page-template-template-vipportal .gform_wrapper.gravity-theme .gform_required_legend {
  display: none;
}

/* New VIP Pass */

.vip-ticket-2024 .download-section {
  text-align: center;
  margin-bottom: 10px;
}

.vip-pass {
  width: 420px;
  margin: auto;
  max-height: 700px;
  font-family: "ABC Monument Grotesk", sans-serif;
  border: 1px solid #dfdfdf;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

@media (min-width: 375px) {
  .vip-pass {
    width: 100%;
  }
  .vip-pass .table-border tr td:last-child {
    padding-left: 0px;
  }
  .vip-pass .table-border tr td:first-child {
    width: unset !important;
  }
}

/* @media (max-width: 992px) {
  .vip-pass {
    max-height: 600px;
  }
}
 */

@media (max-width: 380px) {
  .vip-pass {
    width: 100%;
    max-height: 600px;
  }
  .vip-pass .card h4 {
    font-size: 14px !important;
  }
  .vip-pass .table-border {
    font-size: 14px !important;
  }
  .vip-pass .address {
    font-size: 14px !important;
  }
  .vip-pass .card-table h4 {
    font-size: 12px !important;
  }
  .vip-pass .vip-pass-section-one {
    padding: 0px !important;
  }
}

.vip-pass::-webkit-scrollbar {
  width: 0;
}

.vip-pass .vip-pass-section-one {
  background-image: url('../img/vip.png');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 280px;
  padding: 10px 0px;
}

.vip-pass .vip-pass-section-two {
  background-image: url('../img/bottom-wide-1.jpg');
  background-position: center right;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10px 0px;
}

.vip-pass h4,
.vip-pass h5,
.vip-pass h6 {
  margin: 0px;
}

.vip-pass .card {
  border-radius: 10px;
  height: 100%;
  max-width: 400px;
  margin: auto;
  padding: 0px 30px 0 25px;
}

.vip-pass .vip-pass-section-two {
  padding-bottom: 0px !important;
}

.vip-pass .card h4 {
  font-size: 15px;
}

.vip-pass .bg-transparent {
  background: unset;
  box-shadow: unset;
}

.vip-pass .logo {
  margin-bottom: 15px;
  margin-top: 5px;
}

.vip-pass .logo img {
  width: 100%;
}

.vip-pass .qr-code {
  margin-bottom: 0;
  text-align: center;
}

.vip-pass .qr-code img {
  height: 130px;
  width: 130px
}

.vip-pass .font-normal {
  font-weight: 500;
}

.vip-pass .font-light {
  font-weight: lighter;
}

.vip-pass .card-table h4.vip-name {
  font-family: "ABC Monument Grotesk";
  font-weight: bold;
  font-size: 17px !important;
}

.vip-pass .card-table {
  width: 100%;
  margin-bottom: 5px;
}

.vip-pass .card-table h4 {
  line-height: 1em;
  vertical-align: bottom;
  font-family: "PP Monument Extended";
  font-size: 13px !important;
}

.vip-pass .card h4.ticket-border-bottom {
  border-bottom: 1px solid #4444445e;
}

.vip-pass .card-table tr td {
  vertical-align: bottom;
}

.vip-pass .mb-3 {
  margin-bottom: 5px !important;
}

.vip-pass .pr-3 {
  padding-left: 6px;
  padding-right: 6px;
}

.vip-pass .table-border {
  table-layout: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 15px;
  margin-bottom: 10px;
}

.vip-pass .table-border tr td {
  vertical-align: top;
  border-bottom: 1px solid black;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 2em;
  text-align: left;
  text-wrap: nowrap;
  white-space: nowrap;

}

.vip-pass .table-border tr td:first-child {
  font-weight: bold;
  width: 95px;
}

.vip-pass .table-border tr td:last-child {
  text-align: right;
  font-weight: bold;
  text-wrap: nowrap;
  white-space: nowrap;
}

.vip-pass .table-border tr:first-child td {
  border-top: 1px solid black;
}

.vip-pass .table-border tr:last-child td {
  border-bottom: 0px;
}

.vip-pass .address {
  font-weight: bold;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 15px;
}

.vip-pass .admit-text {
  font-size: 13px;
  font-weight: lighter;
  color: white;
  line-height: 1.6em;
  transform: translateY(-10px);
}

/* End New VIP Pass */

#gform_wrapper_228 .gform_footer.top_label {
  margin: 0;
  padding: 0;
}

/** SINGLE PASSWORD FORM **/

.page-template-template-vipportal #wppb-loginform,
.page-template-template-vip #wppb-loginform {
  display: grid;
  grid-template-columns: 60% 40%;
  -moz-column-gap: 20px;
  column-gap: 20px;
  max-width: 400px;
}

.page-template-template-vipportal #wppb-loginform label,
.page-template-template-vipportal #wppb-loginform .login-password,
.page-template-template-vipportal #wppb-loginform .login-remember,
.page-template-template-vip #wppb-loginform label,
.page-template-template-vip #wppb-loginform .login-password,
.page-template-template-vip #wppb-loginform .login-remember {
  display: none !important;
}

.page-template-template-vipportal #wppb-loginform #user_login,
.page-template-template-vip #wppb-loginform #user_login {
  line-height: 30px;
  border-radius: 0;
  background-color: #ffffff;
  margin: 0;
  color: #000;
}

.page-template-template-vipportal #wppb-loginform .button,
.page-template-template-vip #wppb-loginform .button {
  max-width: 100%;
  min-height: 45px;
  padding: 0 20px;
  line-height: 50px;
  border: none;
  background: #ffebe3;
  color: #000 !important;
}

.page-template-template-vipportal #wppb-loginform .button:hover,
.page-template-template-vip #wppb-loginform .button:hover {
  background: #fff;
}

.page-template-template-vipportal #wppb-loginform p,
.page-template-template-vip #wppb-loginform p {
  margin-bottom: 0;
}

.page-template-template-vipportal .wppb-error,
.page-template-template-vip .wppb-error {
  border: None;
  color: #e6235d !important;
  padding: 0;
  background-color: transparent;
}

.page-template-template-vipportal .wppb-error a,
.page-template-template-vip .wppb-error a {
  display: none;
}

/** VERNISSAGE TICKET REDEMPTION **/

.page-id-35260 .newsletter {
  display: none !important;
}

.page-id-35260 .gform_validation_errors {
  padding: 15px;
}

/* used for auto login loading */

.overlay {
  position: absolute;
  transition: 0.5s ease;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
}

.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #000;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  /*   background-image: url(../img/spinner.svg?v=2.0); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100px 100px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
}

/* Safari */

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

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

/* end used for auto login loading */

.page-template-template-vipportal .exhibitor-portal-grid .vip-aside-menu {
  display: none;
}

@media only screen and (min-width: 768px) {
  .page-template-template-exhibitor-portal .exhibitor-portal-grid,
  .page-template-template-vipportal .exhibitor-portal-grid {
    grid-template-columns: 330px auto !important;
  }
}

@media only screen and (max-width: 768px) {
  .page-template-template-vipportal .page-title {
    padding-bottom: 10px !important;
    margin-top: -30px;
    font-size: 30px;
    line-height: 40px;
  }
  .page-template-template-vipportal .elementor-widget-heading {
    margin-bottom: 0 !important;
  }
  .page-template-template-vipportal .exhibitor-portal-grid {
    row-gap: 5px !important;
  }
  .page-template-template-vipportal .exhibitor-portal-grid aside {
    display: none !important;
    border-right: none !important;
  }
  .page-template-template-vipportal .exhibitor-portal-grid aside.show {
    display: block !important;
  }
  .page-template-template-vipportal .exhibitor-portal-grid .vip-aside-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background-color: #000;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    line-height: 28px;
  }
  .page-template-template-vipportal .exhibitor-portal-grid .vip-aside-menu i {
    display: flex;
  }
  .page-template-template-vipportal .exhibitor-portal-grid .vip-aside-menu i:before {
    trnsition: transform 0.2s ease-in-out;
    margin-top: 5px;
  }
  .page-template-template-vipportal .exhibitor-portal-grid .vip-aside-menu.angle-up i:before {
    transform: rotate(-180deg);
    margin-top: -5px;
  }
}

.gform_wrapper.gravity-theme .gfield_error a, .gform_wrapper.gravity-theme label+[aria-invalid=true] {
    color: #c02b0a !important;
}