/**
 *
 * Fixes & Updates
 * 
 */
.card-subscribe__content .card-subscribe__form form[id] .ginput_container input::placeholder {
  color: black !important;
  font-weight: 500;
  padding-left: 0.25rem;
}

.card-subscribe__content .card-subscribe__form .gform_validation_errors[class] {
  padding: 0.65rem;
  background-color: #fff;
  color: #000 !important;
  border: 3px solid red;
  box-shadow: 0 0 0 1px white;
}

.card-subscribe__content .card-subscribe__form .gform_validation_errors[class] .gform_submission_error {
  color: black;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
}

.card-subscribe__content .card-subscribe__form .gform_validation_errors[class] li::marker {
  color: blue !important;
}

.card-subscribe__content .card-subscribe__form .gform_validation_errors[class] .gform_validation_error_link {
  color: blue;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: underline;
}

.card-subscribe__content .card-subscribe__form div.validation_message[class] {
  padding: 0.25rem 0.5rem !important;
  color: white;
  font-size: 1rem;
  font-weight: bold;
  background-color: red !important;
  margin-top: 1rem;
  position: relative;
  display: block;
  width: fit-content;
}

.card-subscribe__content .card-subscribe__form div.validation_message[class]::before {
  content: '';
  background: transparent top left scroll no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='red' d='M182.6 137.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8H288c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z'/%3E%3C/svg%3E");
  background-size: contain;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(30%, -58%);
}

.card-subscribe .gform_button.button {
  margin-block-start: 1rem;
  display: block;
  color: #000 !important;
}

#field_1_1:target {
  scroll-margin-top: 250px;
}

.electroclash {
  border: 10px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-image-source: linear-gradient(270deg, #00BBEF 0%, #8259DA 15.1%, #FE00C7 29.17%, #CE5BEC 43.23%, #E38E8D 57.29%, #ECB43D 70.83%, #F37627 84.9%, #FE3D00 100%);
}

.electroclash .card-subscribe__content h3 {
  max-width: unset;
}

.electroclash .gfield_label.gform-field-label {
  text-transform: uppercase;
  padding-top: 0.75rem !important;
}

.electroclash .gform_wrapper.gravity-theme .gfield input.large::-webkit-input-placeholder {
  /* Edge */
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5625rem;
  color: #000000;
  opacity: 0.5;
  font-style: italic;
}

.electroclash .gform_wrapper.gravity-theme .gfield input.large:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-weight: 600;
  font-style: italic;
  font-size: 1rem;
  line-height: 1.5625rem;
  color: #000000;
  opacity: 0.5;
}

.electroclash .gform_wrapper.gravity-theme .gfield input.large::placeholder {
  font-weight: 600;
  font-style: italic;
  font-size: 1rem;
  line-height: 1.5625rem;
  color: #000000;
  opacity: 0.5;
}

.electroclash .gfield.gfield--type-html[class] p {
  font-size: 0.75rem !important;
  font-style: italic !important;
  font-weight: 600 !important;
  line-height: 1.50 !important;
  color: #FFFFFF !important;
  opacity: 0.9 !important;
}

.electroclash .nv-crier-newsletter-categories.gfield.gfield--type-radio .ginput_container_radio .gfield_radio,
.electroclash .nv-crier-newsletter-categories.gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox {
  padding-top: 0.25rem;
  gap: 7px;
}

@media screen and (min-width: 1024px) {
  .electroclash .nv-crier-newsletter-categories.gfield.gfield--type-radio .ginput_container_radio .gfield_radio,
  .electroclash .nv-crier-newsletter-categories.gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox {
    flex-flow: row nowrap;
  }
}

.electroclash .nv-crier-newsletter-categories.gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice,
.electroclash .nv-crier-newsletter-categories.gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice {
  flex: 0 0 calc(33.333% - 20px);
  max-width: 110px;
  text-transform: uppercase;
  padding: 0.4rem 0.5rem 0.5rem;
  background-color: black;
  border: 10px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-image-source: linear-gradient(270deg, #00BBEF 0%, #8259DA 15.1%, #FE00C7 29.17%, #CE5BEC 43.23%, #E38E8D 57.29%, #ECB43D 70.83%, #F37627 84.9%, #FE3D00 100%);
  position: relative;
  box-sizing: padding-box;
}

.electroclash .nv-crier-newsletter-categories.gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice:has(.gfield-choice-input:checked),
.electroclash .nv-crier-newsletter-categories.gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice:has(.gfield-choice-input:checked) {
  padding-left: 18px;
  padding-right: 2px;
}

.electroclash .nv-crier-newsletter-categories.gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gchoice:has(.gfield-choice-input:checked)::before,
.electroclash .nv-crier-newsletter-categories.gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice:has(.gfield-choice-input:checked)::before {
  content: '';
  background: no-repeat scroll top left;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23ef1ed3' d='M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E");
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 34%;
  left: 8px;
}

.electroclash .nv-crier-newsletter-categories.gfield.gfield--type-radio .ginput_container_radio .gfield_radio .gfield-choice-input,
.electroclash .nv-crier-newsletter-categories.gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gfield-choice-input {
  opacity: 0;
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.electroclash .gform_button.button[class] {
  padding-inline: 2.5rem;
  position: relative !important;
  inset: auto  !important;
  width: auto  !important;
}

.electroclash .card-subscribe__form {
  max-width: unset !important;
}

@media screen and (min-width: 1024px) {
  .electroclash .nv-crier-newsletter-categories.gfield.gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox {
    flex-flow: row wrap;
  }
}

.electroclash .gfield_checkbox .gchoice {
  height: 43px;
}

.electroclash button.gfield_choice_all_toggle[class] {
  color: white;
  margin-top: 0.4375rem !important;
  margin-bottom: 0.3125rem;
  font-weight: bold;
  flex: 1 0 auto;
  text-align: left;
}

.electroclash button.gfield_choice_all_toggle[class]:hover, .electroclash button.gfield_choice_all_toggle[class]:focus {
  box-shadow: none;
  text-decoration: underline;
}

section.celebrities-section[class] {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding-bottom: 60px;
  background-color: #1C1C1C;
}

@media screen and (min-width: 1024px) {
  section.celebrities-section[class] {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
}

@media screen and (min-width: 1200px) {
  section.celebrities-section[class] {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}

:root {
  --cr-event-section-theme: #03b9ef;
}

.event-section .event-section__title {
  border-color: var(--cr-event-section-theme);
}

.event-section .event-section__title::after {
  color: var(--cr-event-section-theme);
}

.event-section .event-section__title.is-active {
  border-color: transparent !important;
}

.event-section ~ .event-section .event-section__title {
  --cr-event-section-theme: #ef1ed3;
}

.event-section ~ .event-section ~ .event-section .event-section__title {
  --cr-event-section-theme: #964bd7
;
}

@media screen and (min-width: 640px) {
  .card-subscribe.card-subscribe--large .card-subscribe__form .button {
    top: auto;
    bottom: -1px;
    margin-bottom: 0;
    right: -1rem;
  }
}

.label--sports,
.card-video__label {
  color: black;
}

.card-new .h3,
.card-video .h3 {
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  font-size: 1.875rem;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 1.25rem;
}

.card-new .h4,
.card-video .h4 {
  text-rendering: optimizeLegibility;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 1.25rem;
  font-size: 1.875rem;
  color: #ef1ed3;
}

.card-new .h5,
.card-video .h5 {
  margin: 0;
  padding: 0;
  font-style: normal;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 1.25rem;
  font-size: 1.5625rem;
  color: #ecb341;
}

.card-new .h6,
.card-video .h6 {
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
}

html body main :not(.card-news):not(.card-video) .h3[class] {
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  font-size: 1.875rem;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 1.25rem;
}

html body main :not(.card-news):not(.card-video) .h4[class] {
  text-rendering: optimizeLegibility;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 1.25rem;
  font-size: 1.875rem;
  color: #ef1ed3;
}

html body main :not(.card-news):not(.card-video) .h5[class] {
  margin: 0;
  padding: 0;
  font-style: normal;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 1.25rem;
  font-size: 1.5625rem;
  color: #ecb341;
}

html body main :not(.card-news):not(.card-video) .h5-alt[class] {
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 20px;
  font-size: 20px;
}

html body main :not(.card-news):not(.card-video) .h6[class] {
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
}

.brand__text {
  display: block;
  opacity: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin-top: -1px;
  font-size: 0;
}

@media screen and (prefers-contrast: more) {
  .header__date {
    color: white !important;
  }
}

.card-trending {
  max-height: 116px;
  overflow: hidden;
}

.card-trending__content {
  max-height: 116px;
  overflow: hidden scroll;
}

/**
 * Social Accounts
 */
.social-accounts {
  display: inline-block;
}

.social-accounts ul.social-accounts__list {
  list-style: none;
  margin: 0;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}

.social-accounts ul.social-accounts__list li.social-accounts__list-item {
  margin-right: 15px;
}

.social-accounts ul.social-accounts__list li.social-accounts__list-item:last-child {
  margin-right: 0;
}

.social-accounts ul.social-accounts__list a {
  font-size: 1.5rem;
  color: white;
}

.header__nav ul li a[href] {
  transition: 0.25s color;
}

.header__nav ul li a[href]:hover {
  color: #ecb341;
  text-decoration: underline white;
  text-underline-offset: 5px;
}

.nv-is-cart a {
  text-decoration: none !important;
}

a[href][class*="card"][data-aos^=fade][data-aos^=fade] {
  transition-property: opacity,transform;
}

a[href][class*="card"]:hover {
  outline: 2px solid white;
}

form[id*='gform'] :is(input, button):hover {
  box-shadow: 0 0 0 2px #03b9ef;
}

form[id*='gform'] :is(input, button):focus {
  box-shadow: 0 0 0 2px #03b9ef, 0 0 0 4px white;
}

form[id*='gform'] button:hover, form[id*='gform'] button:focus {
  box-shadow: 0 0 0 2px white;
}

a.button.secondary.hollow[class] {
  transition: 0.15s box-shadow;
}

a.button.secondary.hollow[class]:hover {
  background: transparent;
  color: #ecb341 !important;
  box-shadow: 0 0 0 2px white;
}

a.button.secondary.hollow[class]:focus {
  color: white;
}

a.event-section__button.button.blue:hover {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #964bd7;
}

a.event-section__button.button.pink:hover {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #ef1ed3;
}

a.event-section__button.button.dark:hover {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #03b9ef;
}

.news-details__content p {
  font-size: 18px;
  color: #222;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 1024px) {
  .archive.post-type-archive .card-subscribe.card-subscribe--large[class],
  .single.single-personality .card-subscribe.card-subscribe--large[class] {
    display: none;
  }
}

/* Newsletter Signup */
.newsletter-signup {
  padding-top: 5rem;
  margin-top: 4rem;
  margin-bottom: 5rem;
}

.newsletter-signup p {
  font-size: 1.375rem;
}

.newsletter-signup .electroclash {
  margin-top: 3rem;
  margin-bottom: 10rem;
  padding-top: 5rem;
  padding-bottom: 6rem;
}

/* Feature Product */
.featured-product-cta {
  padding: 1.5rem 2rem 1rem;
  background-color: #fff;
  margin-bottom: 2rem;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .featured-product-cta {
    margin-top: 1rem;
    margin-bottom: 3rem;
    background-color: #480E31;
  }
}

@media screen and (min-width: 1025px) {
  .featured-product-cta {
    margin-top: 3.1rem;
  }
}

.featured-product-cta::before {
  content: '';
  background: linear-gradient(90deg, #401B94 0%, #500C77 65.88%, rgba(73, 10, 103, 0.805556) 73.78%, rgba(43, 0, 35, 0) 83.62%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .featured-product-cta::before {
    z-index: 0;
  }
}

.featured-product-cta__content {
  position: relative;
  z-index: 2;
  max-width: 65%;
}

.featured-product-cta h1 {
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 120%;
  text-transform: capitalize;
  color: #FFFFFF;
}

.featured-product-cta h1 span.eyebrow {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 137%;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  margin-bottom: 0.5rem;
}

.featured-product-cta .meta {
  padding-top: 0.5rem;
  display: flex;
  flex-flow: row wrap;
  gap: 25px;
  align-items: center;
}

.featured-product-cta .meta p {
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 137%;
  color: #FFFFFF;
}

.featured-product-cta .meta a {
  display: block;
  padding: 12px;
  min-width: 10.625rem;
  flex: 1 1 10.625rem;
  text-align: center;
  font-family: proxima-nova;
  font-style: normal;
  font-weight: 900;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  text-align: center;
  color: #FFFFFF;
  background-color: #EF1ED3;
}

.featured-product-cta figure {
  position: absolute;
  z-index: 0;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}

@media screen and (max-width: 1024px) {
  .featured-product-cta figure {
    transform: none;
    position: relative;
    width: 100%;
    max-width: unset;
    margin-top: 1rem;
    margin-bottom: 1.25rem;
    z-index: 1;
  }
  .featured-product-cta figure img {
    width: 100%;
  }
}

/*# sourceMappingURL=fixes.css.map */
