/** Shopify CDN: Minification failed

Line 935:2 Unexpected "{"

**/
:root {
  --color-bg-secondary: #242424;
}

html,
body {
  scroll-behavior: smooth;
}

a,
button,
.list-menu__item {
  -webkit-tap-highlight-color: transparent;
  outline: none;
}

a:active,
button:active {
  background: transparent !important;
  -webkit-tap-highlight-color: transparent;
}

a,
button {
  -webkit-touch-callout: none;
  user-select: none;
}
.field:hover.field:after,
.field:after,
.field__input:focus,
.select__select:focus,
.customer .field input:focus,
.customer select:focus,
.localization-form__select:focus.localization-form__select:after {
  box-shadow: none;
}
.button:after,
.button:hover:after {
  box-shadow: none !important;
}
.btn-primary,
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 20px 40px !important;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  width: max-content;
  /* min-width: 220px; */
  font-size: clamp(18px, 1.2vw, 20px);
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  background: linear-gradient(90deg,
      #EF1852 0%,
      #BC2BB3 50%,
      #3B3BFB 100%);
  transition: all .3s ease;
}
.btn-primary span,
.button span {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: all .3s ease;
}
/* SECONDARY BUTTON */
.btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 20px 40px;
  border-radius: 10px;
  text-decoration: none;
  width: max-content;
  min-width: 220px;
  font-size: clamp(18px, 1.2vw, 20px);
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  transition: all .3s ease;
  color: #fff;
  background: rgba(0, 0, 0, .15);
  border: 2px solid rgba(255, 255, 255, .8);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.btn-secondary span {
  color: #fff;
  transition: all .3s ease;
}
.btn-secondary:hover,
.btn-primary:hover,
.button:hover {
  background: #fff;
  border-color: #fff;
}
.btn-secondary:hover span,
.btn-primary:hover span,
.button:hover span {
  display: inline-flex;
  background: linear-gradient(90deg,
      #EF1852 0%,
      #BC2BB3 50%,
      #3B3BFB 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.btn-secondary:hover img,
.btn-primary:hover img {
  filter: brightness(0) saturate(100%) invert(19%) sepia(98%) saturate(3864%) hue-rotate(332deg) brightness(95%) contrast(98%);
}
/* collection all page css start */
.product_infodesc {
  width: 60%;
  margin: auto;
  text-align: center;
  font-size: 45px;
  text-transform: capitalize;
  font-weight: bold;
}
.product_infodesc p em {
  max-width: max-content;
  width: 100%;
  background: linear-gradient(90deg, #EF1852 0%, #BC2BB3 50%, #3B3BFB 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}
.card-wrapper .card__media .media--transparent img.motion-reduce {
  transform: scale(1.08);
  object-fit: contain;
}
.card__inner {
  /* height: 373px; */
}
.product-card-wrapper .card {
  background: #000;
  border: 1px solid #FFFFFFB2;
  border-radius: 18px;
  overflow: hidden;
  padding: 14px;
}
.product-card-wrapper .card__inner .card__content {
  border: none;
  margin: 0px !important;
}
.product-card-wrapper .card__inner .card__content,
.product-card-wrapper .card__information {
  padding: 0px !important;
}
.product-card-wrapper .card__content {
  padding: 18px 4px 4px;
  border-top: 1px solid #ddd;
  margin-top: 18px !important;
}
.product-card-wrapper .card__heading a {
  font-size: clamp(22px, 2.5vw, 28px);
  margin: 0;
}
.product-card-wrapper .card__information p {
  margin: 10px 0 16px;
  font-size: clamp(14px, 1.5vw, 18px);
  line-height: 1.3;
  color: #fff;
}
.product-card-wrapper .price__container {
  margin-bottom: 18px;
}
.product-card-wrapper .price__container .price__sale {
  display: flex;
  align-items: center;
}
.product-card-wrapper .price__sale .price-item--last,
.product-card-wrapper .price__regular .price-item--regular {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
}
.product-card-wrapper .price__sale .price-item--regular {
  text-decoration: line-through;
  opacity: .5;
  font-size: 16px;
}
.product-card-wrapper .quick-add {
  margin: 0px !important;
}
.product-card-wrapper .card__badge {
  display: none;
}
.facets__form .facets__heading,
.facet-filters .facet-filters__label label,
.mobile-facets__open span {
  font-size: 20px;
  font-weight: 600;
}
.facets__selected,
.facet-checkbox__text-label,
.mobile-facets__summary span,
.mobile-facets__close-button span,
.mobile-facets__heading,
.mobile-facets__count {
  font-size: clamp(14px, 1.4vw, 18px) !important;
}
.facets__price .field {
  overflow: hidden;
}
.facet-filters__sort {
  /* text-transform: uppercase; */
  background: #000 !important;
  font-size: clamp(14px, 1.4vw, 18px) !important;
}
#SortBy {
  padding: 0px 10px !important;
}
#SortBy option {
  padding: 0px 10px !important;
}
.facets__form .search-modal__content {
  padding: 0px;
}
.select .svg-wrapper {
  /* right: 20px !important; */
}
.facets__label {
  align-items: center;
}
.mobile-facets__label .icon-checkmark {
  top: auto !important;
}
.facets-container {
  /* border-bottom: 1px solid #FFFFFF99; */
  padding-bottom: 10px;
  margin-bottom: 25px;
  padding-top: 0px !important;
}

p.product__text.inline-richtext.subtitle {
  color: #F90085;
  margin: 0 0 15px;
  line-height: 1.2;
  font-size: clamp(22px, 2.5vw, 28px);
  font-weight: 600;
}
.product__text.inline-richtext.subtitle {
  display: none;
}

body.friend-pack .product__text.inline-richtext.subtitle,
body.family-pack .product__text.inline-richtext.subtitle {
  display: block;
}
.product-count {
  display: none;
}
.collection .loading-overlay {
  opacity: 0 !important;
}
.pagination-wrapper .pagination__list li .pagination__item--current {
  background: linear-gradient(90deg, #ef1852, #bc2bb3, #3b3bfb);
  color: #fff;
  border: none !important;
}
.pagination-wrapper .pagination__list li .pagination__item {
  border: 1px solid #fff;
  border-radius: 10px;
  opacity: 1;
  line-height: 1.5;
  font-weight: 500;
}
.pagination__item--current:after,
.pagination__item:hover:after {
  display: none !important;
}
.collection .product-card-wrapper .price__regular {
  display: none;
}
/* collection all page css end */
/* product page css start */
a.link.product__view-details.animate-arrow {
  display: none;
}
.main_wrapper .swiper-button-prev,
.main_wrapper .swiper-button-next {
  width: 40px;
  height: unset;
  z-index: 10;
  max-width: 10%;
  position: unset !important;
  background: var(--color-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px !important;
  color: transparent;
  border-radius: 10px;
  display: none;
}
.main-button-prev:after,
.main-button-next:after {
  display: none;
}
.product__media-item {
  display: block !important;
  overflow: hidden;
}
.product__media.media--transparent {
  padding-top: 100% !important;
}
.product--no-media {
  max-width: 100% !important;
  margin: 0 auto;
}
.product__media-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product .product__modal-opener--image .product__media img {
  /* transform: scale(1.08); */
  transition: transform 0.3s ease;
}
.lets-connect.product .product__modal-opener--image .product__media img {
  transform: none;
  object-fit: contain;
}
.product__media-item .product-media-container {
  border: none !important;
  width: 100% !important;
  max-width: 70%;
}
.product--thumbnail_slider .product__media.media {
  height: 100%;
}
.gallery-thumbs {
  width: 100%;
  padding-bottom: 5px;
}
.gallery-thumbs .swiper-slide-thumb-active .thumbnail {
  border: 1px solid #EF1852
}
.thumbnail {
  border: 1px solid transparent;
  border-radius: 10px !important;
  overflow: hidden;
}
.main_wrapper {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}
.product__title h1 {
  font-size: 68px !important;
  font-weight: 600;
}
.product>.grid__item {
  width: 50% !important;
  max-width: 50% !important;
  position: sticky;
  top: 0;
  height: 100%;
}
.product__column-sticky {
  position: unset !important;
  max-width: 100% !important;
}
.product .product__info-wrapper {
  padding: 0px 0px 0px 50px !important;
}
.product .product__description {
  font-size: 20px;
  font-weight: 400;
  margin: 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product .price__sale {
  display: flex !important;
  align-items: center;
}
.product .price__container {
  margin-bottom: 0px;
}
.product .badge {
  display: none !important;
}
.product .price-item--last,
.product .price__regular .price-item--regular {
  font-size: 34px;
  font-weight: 600;
  color: #EF1852;
}
.product .price-item--regular {
  font-size: 20px !important;
  font-weight: 500;
  color: #ffffffbf !important;
}
.product-form__quantity .quantity {
  background: transparent !important;
  min-height: 45px;
  border: 1px solid #383838;
  border-radius: 7px;
  width: 160px;
}
.quantity:after {
  box-shadow: none;
}
.product-form__quantity .quantity .quantity__input {
  border-right: 1px solid #383838;
  border-left: 1px solid #383838;
}
.product .icon-with-text {
  gap: 10px;
  margin-bottom: 0px !important;
}
.product .icon-with-text__item img {
  width: 34px !important;
  height: auto !important;
}
.product .icon-with-text__item span {
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}
.product .icon-with-text__item {
  margin-bottom: 12px;
  flex-direction: row !important;
  gap: 15px;
}
.product .product-form__buttons {
  max-width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.product .product-form__buttons .product-form__submit,
.product .product-form__buttons .shopify-payment-button {
  width: calc(50% - 5px);
}
.product .product-form__buttons .shopify-payment-button {
  display: block !important
}
.shopify-payment-button__button {
  font-family: inherit;
  /* min-height: 4.6rem; */
}
.shopify-payment-button__button {
  padding: 16px 40px !important;
  border-radius: 10px !important;
  border: none;
  cursor: pointer;
  width: max-content;
  font-size: clamp(18px, 1.2vw, 20px) !important;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  background: transparent !important;
  transition: all .3s ease;
  border: 1px solid #FFFFFF;
  height: auto !important;
  min-width: 100% !important;
}
.shopify-payment-button__button:hover {
  background-color: #fff !important;
  border: 1px solid #fff !important;
  color: #000 !important;
  /* background: linear-gradient(
    90deg,
    #EF1852 0%,
    #BC2BB3 50%,
    #3B3BFB 100%
  ) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important; */
}
.shopify-payment-button__button:after,
.shopify-payment-button__button:hover:after {
  box-shadow: none !important;
}
.product .product-form__buttons .product-form__submit {
  margin: 0px !important;
}
.product__accordion {
  border: 2px solid #2e63a8 !important;
  border-radius: 15px;
  padding: 0px 20px;
  margin-bottom: 10px !important;
}
.product__accordion .summary__title .accordion__title {
  font-size: 20px !important;
  font-weight: 500;
  line-height: 24px;
  color: #000;
}
.product__accordion .accordion__content {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  line-height: 24px;
}
.product__accordion .accordion__content p {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.product__accordion .collaps-icon {
  background: #2e63a8;
  color: #fff;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 29px;
  font-weight: 400;
  border-radius: 5px;
}
.product__accordion .collaps-icon.minus,
.product__accordion details[open]>summary .collaps-icon.plus {
  display: none;
}
.product__accordion details[open]>summary .collaps-icon.minus {
  display: flex;
}
.product .price__regular {
  display: none;
}
.product .jdgm-prev-badge__text {
  /* font-weight: 500; */
  font-size: clamp(14px, 1.5vw, 18px) !important;
}
/* .jdgm-prev-badge {
    background: #fff8e2;
    width: max-content;
    padding: 10px 20px;
    border-radius: 50px;
} */
.product__description {
  margin: 0px !important;
}
.product--thumbnail_slider .product__media.media {
  height: 100%;
  border-radius: 20px;
  /* border: 2px solid #2e63a8; */
  /* border-right: 3px solid #2e63a8; */
}
.gpo-app {
  background: transparent !important;
}
.choose_option_pdp,
.choose_option_pdp:hover {
  text-decoration: none;
}
.choose_option_pdp:active {
  background: #fff !important;
}
.choose_option_pdp:active span {
  display: inline-flex;
  background: linear-gradient(90deg, #EF1852 0%, #BC2BB3 50%, #3B3BFB 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.gpo-app .label-content,
.gpo-paragraph,
.gpo-heading h3 {
  color: #fff !important;
  font-size: clamp(14px, 1.5vw, 18px) !important;
  font-weight: 400 !important;
}
.gpo-app .gpo-label,
.gpo-app .gpo-element[data-element-id="paragraph-1"],
.gpo-app .gpo-element[data-element-id="paragraph-2"],
.gpo-app .gpo-element[data-element-id="paragraph-3"] {
  margin-bottom: 12px !important;
  line-height: 1 !important;
}
.gpo-input-wrap {
  background: transparent !important;
  border: 1px solid #FFFFFFB2 !important;
  border-radius: 5px !important;
}
.gpo-input-wrap input {
  min-height: 46px !important;
}
.gpo-input-wrap input,
.gpo-input-wrap textarea {
  font-size: clamp(14px, 1.5vw, 16px) !important;
  color: #fff !important;
}
.gpo-app .gpo-element.show-addon-for-input {
  margin-bottom: 20px !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
  appearance: textfield;
}
.gpo-group,
.gpo-app {
  margin-bottom: 0px !important;
}
/* product page css end */
/* pdp connection type css start */
.pdp-connection-type {
  background: transparent !important;
}
.pdp-connection-type .connection-card {
  background: var(--color-bg-secondary);
}
/* pdp connection type css end */
/* pdp gallery css start */
.pdp-gallery .lifestyle-gallery__grid {
  grid-template-columns: repeat(5, 1fr);
}
.pdp-gallery .gallery-card {
  aspect-ratio: inherit;
}
/* pdp gallery css end */
/* judge review css start */
.jm-progress-bar {
  block-size: 10px !important;
}
.jm-button--primary {
  padding: 20px 40px !important;
  border-radius: 10px !important;
  border: none !important;
  cursor: pointer !important;
  width: max-content !important;
  font-size: clamp(18px, 1.2vw, 20px) !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  background: linear-gradient(90deg, #ef1852, #bc2bb3, #3b3bfb) !important;
  transition: all .3s ease !important;
}
.jm-custom-answer-filter span,
.jm-sort-filter__select {
  font-size: clamp(14px, 1.5vw, 18px) !important;
  background: #000 !important;
}
.jm-sort-filter__icon {
  z-index: 1;
}
.jdgm-review-widget {
  max-width: 100% !important;
}
.jdgm-review-content__body-content {
  font-size: clamp(14px, 1.5vw, 18px) !important;
}
.jdgm-review-content__body-content p {
  line-height: 1.3 !important;
}
.jm-star-rating__font-icon {
  font-size: 20px !important;
}
/* .jm-cluster {
  gap: 10px !important;
} */
.jm-review-body-wrapper {
  margin-top: 10px !important;
}
.jm-review-item {
  border-bottom: 1px solid #FFFFFF80 !important;
}
.jm-review-item:last-child {
  border-bottom: none !important;
}
.jm-review-widget-header {
  border-bottom: 1px solid #1D1D1D !important;
  padding-bottom: 30px;
}
.jm-review-widget-header__title {
  font-size: clamp(36px, 4.5vw, 56px) !important;
  line-height: 1 !important;
  font-weight: 600 !important;
}
.jm-review-widget--standard-header {
  padding-top: 100px !important;
  padding-bottom: 0px !important;
}
/* judge review css end */
/* related product css start */
.related-product-header {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0px 0px 40px;
}
.related-product-header>div {
  width: calc(35% - 10px);
}
.related-product-header .eyebrow {
  margin-bottom: 12px;
}
.related-product-header .related-product__heading {
  margin: 0 auto;
  font-size: clamp(36px, 4.5vw, 56px);
}
.related-product-header .related-product__description {
  margin: 0px 0px 28px;
  font-size: clamp(14px, 1.5vw, 18px);
  line-height: 1.3;
  color: #fff;
}
.slider-pagination {
  display: none;
}
/* related product css end */
/* banner css start */
.banner-sec .banner__media::after {
  background: linear-gradient(-90deg, #00000000, #000000) !important;
  opacity: 1;
}
.banner-sec .subtitle p {
  color: #ef1852;
  font-size: clamp(14px, 1.8vw, 22px);
  margin: 0 0 10px;
  font-weight: 500;
  line-height: 1.3;
}
.banner-sec .banner__heading {
  font-size: clamp(38px, 8vw, 70px);
  line-height: 1.1;
  margin: 0;
}
.banner-sec .banner__text.body p {
  margin-top: 24px;
  font-size: clamp(14px, 1.4vw, 18px);
  line-height: 1.3;
  letter-spacing: 0;
}
.banner-sec.banner--small:not(.banner--adapt) {
  min-height: 47rem;
}
.banner-sec .banner__buttons {
  max-width: 100% !important;
  margin-top: 30px !important;
}
.banner-sec .banner__text.body {
  width: 70%;
}
.banner-sec .banner__media img {
  object-position: top !important;
}
.banner-sec .banner__box {
  max-width: 100% !important;
  min-width: auto !important;
  padding: 0px !important;
}
/* banner css end */
/* cart drawer css start */
.cart-drawer .drawer__inner {
  width: 47rem;
  max-width: calc(100vw - 1rem) !important;
}
.cart-drawer .drawer__heading {
  font-size: 24px;
  font-weight: 600;
}
.cart-drawer thead th {
  font-size: 14px;
  font-weight: 500;
}
.cart-drawer .cart-item {
  border: 1px solid #FFFFFFB2;
  padding: 10px;
  margin-bottom: 15px !important;
  border-radius: 10px;
}
.cart-item__name {
  font-size: 20px;
  font-weight: 600;
}
.product-option {
  font-weight: 500;
}

p.product-option {
  display: block !important;
}
.cart-item__details dl {
  /* display: none; */
}
.cart-item .cart-remove-button {
  align-items: center;
  background: linear-gradient(90deg, #ef1852, #bc2bb3, #3b3bfb);
  border: none;
  min-width: auto !important;
  border-radius: 10px;
  display: flex;
  padding: 9px !important;
}

quantity-popover .quantity {
  background: transparent !important;
  min-height: 40px;
  border: 1px solid #FFFFFFB2;
  border-radius: 10px;
}
.quantity:after {
  box-shadow: none;
}

quantity-popover .quantity .quantity__input {
  border-right: 1px solid #FFFFFFB2;
  border-left: 1px solid #FFFFFFB2;
}
.totals__total {
  font-size: 20px !important;
  font-weight: 500;
  margin: 0px !important;
}
.totals__total-value {
  font-size: clamp(14px, 1.5vw, 18px) !important;
  font-weight: 600;
}
.cart-drawer .cart-items thead {
  margin-bottom: 30px !important;
  display: inline-table !important;
}
.cart-drawer .cart__ctas {
  align-items: center;
}
.cart-drawer .cart__ctas button {
  margin: 0px;
}
.cart-drawer .cart-item__image {
  border-radius: 10px;
}
.totals {
  align-items: center !important;
}
/* cart drawer css end */
img.final_images {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.cart .product-option {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 15px;
}
.product .cm-bg-form-background {
  background: transparent !important;
}
.product .cm-text-sm {
  color: white !important;
}
.product .cm-upload-button {
  color: #ffffff !important;
  background: transparent !important;
}
.product .cm-file-upload__container {
  margin-top: 15px;
}
.product .cm-preview-modal__add-to-cart-btn {
  background: linear-gradient(90deg, #ef1852, #bc2bb3, #3b3bfb);
  border: none !important;
  font-weight: 500 !important;
  line-height: 1;
  padding: 20px 40px !important;
  border-radius: 10px;
  font-size: 20px !important;
  font-family: Inter;
  transition: all 0.4s;
}
.product span.cm-text-xs.cm-file-upload__description {
  color: white !important;
}
.cm-product button.thumbnail,
.customize-your-magnet button.thumbnail {
  border-radius: 0px !important;
}
.customize-your-magnet .product--thumbnail_slider .product__media.media {
  border-radius: 0px !important;
}
.customize-your-magnet .gallery-thumbs {
  display: none;
}
.family-pack .product .quatity_offermain,
.friend-pack .product .quatity_offermain,
.customize-your-magnet .product .quatity_offermain {
  display: none;
}
.product .quantity-offer-badges {
  grid-template-columns: 1fr 1fr;
}
.customize-your-magnet.product .product__modal-opener--image .product__media img {
  transform: none !important;
  object-position: top !important;
}
.cm-preview-button.cm-text-primary {
  background: linear-gradient(90deg, #ef1852, #bc2bb3, #3b3bfb);
  border: none !important;
  font-weight: 500 !important;
  line-height: 1;
  padding: 20px 40px !important;
  border-radius: 10px;
  font-size: 20px !important;
  font-family: 'Inter';
  transition: all 0.4s;
}
.cm-preview-button.cm-text-primary:hover,
.product .cm-preview-modal__add-to-cart-btn:hover {
  background: white;
  color: black !important;
}
  {
  background: white;
  color: black !important;
}
/* cart page css start */
body.cart .title {
  display: none;
}

body.cart .underlined-link {
  font-size: 18px;
  font-weight: 500;
}

body.cart cart-items thead th {
  font-size: 15px;
  font-weight: 500;
}

body.cart cart-items .cart-item__image-container {
  border-radius: 10px;
  overflow: hidden !important;
  display: block;
}

body.cart cart-items .cart-item__image-container img {
  display: block;
}

body.cart cart-items .cart-item {
  border: 1px solid #FFFFFFB2;
  padding: 10px;
  margin-bottom: 15px !important;
  border-radius: 10px !important;
}

body.cart cart-items .cart-items td {
  vertical-align: middle !important;
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
  padding-left: 28px !important;
}

body.cart cart-items .cart-item>td+td {
  padding-right: 28px !important;
}

body.cart cart-items .cart-items {
  border-spacing: 1px !important;
  border-collapse: collapse !important;
}

body.cart cart-items .totals .totals__total {
  font-weight: 600;
  font-size: 16px;
}
.cart__empty-text,
.cart__login-title {
  font-weight: 500;
}
.cart-item__quantity-wrapper {
  align-items: center;
}
/* cart page css end */
.highlight {
  max-width: max-content;
  width: 100%;
  background: linear-gradient(90deg, #EF1852 0%, #BC2BB3 50%, #3B3BFB 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.highlight-block .highlight {
  display: block;
}
.highlight-inline .highlight {
  display: inline;
}
.eyebrow {
  color: #EF1852;
  font-size: clamp(14px, 1.8vw, 22px);
  margin: 0;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.3;
}
.svg-wrapper svg {
  color: #fff;
}
/* product variation iamge changes */
.custom-image-swatch {
  width: 78px;
  height: 78px;
  border: 2px solid #c9c9c9;
  border-radius: 0px !important;
  padding: 0px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: #fff;
  overflow: hidden;
}
.custom-image-swatch img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-image-swatch span {
  display: none;
}
.product-form__input input[type='radio']:checked+.custom-image-swatch {
  border-color: #c229a7;
  box-shadow: 0 0 0 1px #c229a7;
}
.product-form__input legend.form__label {
  font-size: 16px;
}
.footer__blocks-wrapper .footer-block:not(:last-child) .footer__list-social {
  display: none !important;
}
/* blog css start */
.main-blog h1 {
  display: none;
}
.article-card-wrapper .card {
  padding: 15px;
  border-radius: 20px;
  border: 1px solid #FFFFFFB2;
  background: var(--color-bg-secondary);
  ;
}
.article-card-wrapper .card__inner {
  border-radius: 10px !important;
  overflow: hidden;
}
.article-card-wrapper .card .card__content {
  padding: 0;
}
.article-card-wrapper .card .card__information {
  padding: 0px !important;
}
.article-card-wrapper .card__information .card__heading {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  background: linear-gradient(90deg, #ef1852, #bc2bb3, #3b3bfb);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  line-height: 1.2;
  font-size: clamp(22px, 2.5vw, 28px);
}
.article-card-wrapper a:hover {
  text-decoration: none !important;
}
.article-card-wrapper .card .article-card__info {
  padding: 30px 0 15px;
}
.article-card-wrapper .card .article-card__info span {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 400;
}
.article-card-wrapper .card__information .article-card__excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: clamp(14px, 1.5vw, 18px);
  line-height: 1.3;
  margin-bottom: 0px;
}
.article-card-wrapper .card__information .button {
  margin-top: 20px;
}
/* blog css end */
/* blog detail page css start */
article header.page-width--narrow {
  margin-top: 0 !important;
  padding: 80px 50px !important;
  background: var(--color-bg-secondary);
  text-align: center;
  max-width: 100%;
  margin-bottom: 30px;
}
.article-template__title {
  /* color: #700d26 !important; */
}

article header.page-width--narrow .circle-divider {
  font-size: 16px;
  margin-top: 10px;
  display: block;
}
.article-template__hero-medium {
  border-radius: 10px;
}
.article-template__content {
  max-width: 1300px;
}
.article-template__content p {
  font-size: clamp(14px, 1.4vw, 18px);
  line-height: 1.3;
}
.article-template__link {
  color: #fff;
}
/* blog detail page css end */
/* contact page css start */
.contact-form__eyebrow {
  margin-bottom: 12px;
}
.contact-form__heading {
  margin: 0;
  font-size: clamp(36px, 4.5vw, 56px);
  line-height: 1;
}
.contact-form__description {
  margin-top: 16px;
  font-size: clamp(14px, 1.5vw, 18px);
  line-height: 1.3;
}
.contact-inner-wrap {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}
.contact-inner-wrap>div {
  width: calc(50% - 20px);
}
.contact-inner-wrap form {
  margin-top: 30px;
}
.contact-inner-wrap .field__label {
  color: #FFFFFFCC;
}
.contact-inner-wrap .field {
  border: 1px solid #FFFFFFB2;
  border-radius: 5px;
}
.contact-inner-wrap .button {
  width: 100%;
}
.contact-inner-wrap .contact-box {
  background: var(--color-bg-secondary);
  border: 1px solid #FFFFFFB2;
  border-radius: 20px;
  padding: 30px;
}
.contact-inner-wrap .contact-info__heading {
  font-size: clamp(30px, 3.6vw, 42px);
  margin: 0;
  line-height: 1;
}
.contact-inner-wrap .contact-item {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-top: 26px;
  margin-top: 26px;
  border-top: 1px solid #FFFFFF80;
}
.contact-inner-wrap .contact-item p a {
  color: white;
  text-decoration: none;
}
.contact-inner-wrap .contact-item .icon img {
  display: block;
  width: 60px;
  min-width: 60px;
}
.contact-inner-wrap .contact-item h4 {
  font-size: clamp(22px, 2.3vw, 28px);
  margin: 0 0 10px;
  line-height: 1.2;
}
.contact-inner-wrap .contact-item p {
  margin: 0;
  font-size: clamp(14px, 1.5vw, 18px);
  line-height: 1.3;
}
.contact-inner-wrap .contact-item .social-icons {
  display: flex;
  gap: 40px;
}
.contact-inner-wrap .contact-item .social-icons a {
  text-decoration: none;
}
.contact-inner-wrap .contact-item .social-icons a img {
  display: block;
  width: 40px;
}
.contact-inner-wrap .contact-box-wrap {
  height: 100%;
  align-content: center;
}
/* contact page css end */
/* policy page css start */
.policy-banner .banner__heading {
  font-size: clamp(38px, 8vw, 70px);
  line-height: 1.1;
  margin: 0;
}
.policy-content p,
.policy-content li,
.policy-content a,
.policy-content span {
  font-size: clamp(14px, 1.4vw, 18px);
  /* line-height: 1.3; */
  color: #fff;
}
.policy-content a:hover {
  color: #fff;
}
.policy-content h2 {
  line-height: 1.2;
  font-size: clamp(22px, 2.5vw, 28px);
}
.policy-content h3 {
  line-height: 1.2;
  font-size: clamp(18px, 2.3vw, 24px);
}
.policy-content .rich-text__blocks {
  max-width: 100% !important;
}
.policy-content .rich-text__wrapper {
  width: 100% !important;
}
/* policy page css end */
/* search css start */
.search .field {
  border: 1px solid #fff;
  border-radius: 5px;
}
/* search css end */
@media (max-width: 1440px) {
  .product .icon-with-text {
    gap: 0px;
    flex-wrap: wrap;
  }
  .card__inner {
    width: 100%;
    /* height: 233px; */
  }
  .product__media-item .product-media-container {
    border: none !important;
    width: 100% !important;
    max-width: 75%;
  }
  /* related product css start */
  .related-product-header>div {
    width: calc(45% - 10px);
  }
  /* related product css end */
}
@media (max-width: 1200px) {
  .header__menu-item {
    padding: 1rem;
  }
}
@media (max-width: 1199.98px) {
  .product_infodesc {
    width: 70%;
  }
  .product-card-wrapper .card__heading a {
    font-size: 22px;
  }
  .product-card-wrapper .price__sale .price-item--last,
  .product-card-wrapper .price__regular .price-item--regular {
    font-size: 24px;
  }
  /* product detail css start */
  .product .product__info-wrapper {
    padding: 0 0 0 30px !important;
  }
  .product__title h1 {
    font-size: 58px !important;
  }
  .product .price-item--last,
  .product .price__regular .price-item--regular {
    font-size: 32px;
  }
  .product .price-item--regular {
    font-size: 18px !important;
  }
  .product .icon-with-text__item {
    width: 50% !important;
  }
  .product__media-item .product-media-container {
    max-width: 100%;
  }
  /* product detail css end */
  /* banner css start */
  .banner-sec .banner__content {
    padding: 30px !important;
  }
  .banner-sec .banner__text.body {
    width: 76%;
  }
  /* banner css end */
  /* blog detail page css start */
  article header.page-width--narrow {
    padding: 60px 30px !important;
  }
  /* blog detail page css end */
  /* contact page css start */
  .contact-inner-wrap .contact-item .icon img {
    width: 50px;
    min-width: 50px;
  }
  .contact-inner-wrap .contact-item .social-icons a img {
    width: 34px;
  }
  .contact-inner-wrap .contact-item .social-icons {
    gap: 30px;
  }
  /* contact page css end */
}
@media (max-width: 991.98px) {
  .header__heading-logo {
    width: 180px !important;
  }
  /* product detail css start */
  .product .product__info-wrapper {
    padding: 30px 0 0 0px !important;
  }
  .product>.grid__item {
    width: 100% !important;
    max-width: 100% !important;
    position: unset;
  }
  .product__title h1 {
    font-size: 48px !important;
  }
  /* product detail css end */
  /* pdp gallery css start */
  .pdp-gallery .lifestyle-gallery__grid {
    grid-template-columns: repeat(3, 1fr);
  }
  /* pdp gallery css end */
  /* related product css start */
  .related-product-header>div {
    width: calc(100% - 0px);
  }
  .related-product-header {
    justify-content: center;
    text-align: center;
    gap: 10px;
  }
  .slider-mobile-gutter ul::after {
    padding-right: 1px !important;
  }
  .slider-mobile-gutter ul li:first-child {
    margin: 0px !important;
  }
  .slider-mobile-gutter .slider-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-top: 18px;
  }
  .slider-mobile-gutter .slider-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    background: rgba(239, 24, 82, .35);
    transition: .3s ease;
    padding: 0;
  }
  .slider-mobile-gutter .slider-dot:nth-child(2) {
    background: rgba(188, 43, 179, .35);
  }
  .slider-mobile-gutter .slider-dot:nth-child(3) {
    background: rgba(59, 59, 251, .35);
  }
  .slider-mobile-gutter .slider-dot:nth-child(4) {
    background: rgba(239, 24, 82, .35);
  }
  .slider-mobile-gutter .slider-dot.active {
    background: linear-gradient(90deg, #EF1852 0%, #BC2BB3 50%, #3B3BFB 100%);
    transform: scale(1.2);
  }
  /* related product css end */
  /* banner css start */
  .banner-sec .banner__text.body {
    width: 100%;
  }
  .banner-sec.banner--small:not(.banner--adapt) {
    min-height: 29rem;
  }
  /* banner css end */
  /* contact page css start */
  .contact-inner-wrap>div {
    width: 100%;
  }
  /* contact page css end */
}
@media (max-width: 750px) {
  .btn-secondary,
  .btn-primary,
  .button {
    padding: 15px 20px !important;
  }
  .cm-preview-button.cm-text-primary {
    font-size: 16px !important;
    padding: 15px 20px !important;
  }
  #product-grid .grid__item {
    width: 100% !important;
    max-width: 100% !important;
  }
  .facets__form .facets__heading,
  .facet-filters .facet-filters__label label,
  .mobile-facets__open span {
    font-size: 18px;
  }
  .mobile-facets__sort .select__select {
    background: #000 !important;
  }
  /* product detail css start */
  .product__title h1 {
    font-size: 34px !important;
  }
  .product .price-item--last,
  .product .price__regular .price-item--regular {
    font-size: 30px;
  }
  .product .price-item--regular {
    font-size: 16px !important;
  }
  .shopify-payment-button__button {
    padding: 10px 30px !important;
  }
  .product .product-form__buttons .product-form__submit,
  .product .product-form__buttons .shopify-payment-button {
    width: calc(100% - 0px);
  }
  .product .icon-with-text__item {
    flex-direction: column !important;
  }
  .product .icon-with-text__item span {
    text-align: center;
  }
  /* product detail css end */
  /* pdp gallery css start */
  .pdp-gallery .lifestyle-gallery__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  /* pdp gallery css end */
  /* judge review css start */
  .jm-review-content__title {
    font-size: 18px !important;
  }
  .jm-reviewer-info__name {
    font-size: 14px !important;
  }
  .jm-star-rating__font-icon {
    font-size: 18px !important;
  }
  .jm-button--primary {
    padding: 15px 30px !important;
    /* width: 100% !important; */
    margin: 0px 0px 0px auto !important;
  }
  .jm-review-widget--standard-header {
    padding-top: 60px !important;
  }
  .jm-review-item {
    border: 1px solid #FFFFFF80 !important;
    padding: 15px !important;
    border-radius: 10px !important;
  }
  .jm-review-item:last-child {
    border-bottom: 1px solid #FFFFFF80 !important;
  }
  .jm-review-widget-header {
    border-bottom: none !important;
    padding-bottom: 0px;
  }
  /* judge review css end */
  /* related product css start */
  .slider-mobile-gutter ul li {
    width: 85% !important;
    max-width: 85% !important;
  }
  /* related product css end */
  /* banner css start */
  .banner-sec .banner__content {
    padding: 15px !important;
  }
  .banner-sec .banner__buttons>a {
    flex-grow: 0 !important;
    min-width: auto !important;
  }
  .banner-sec .banner__buttons {
    margin-top: 20px !important;
    justify-content: center;
  }
  /* banner css end */
  /* cart drawer css start */
  .cart-drawer .cart__ctas button {
    margin: 0px 0px 10px;
  }
  .cart-drawer .cart-item cart-remove-button {
    margin-left: 10px !important;
  }
  .cart-item__quantity-wrapper .button {
    min-width: 35px !important;
    min-height: 35px !important;
  }
  .totals__total,
  .cart-item__name {
    font-size: 18px !important;
  }
  .cart-drawer .drawer__heading {
    font-size: 22px !important;
  }
  /* cart drawer css end */
  /* cart page css start */
  body.cart cart-items .cart-items td {
    padding-left: 0px !important;
  }
  body.cart cart-items .cart-item>td+td {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  body.cart cart-items .cart-item {
    padding: 0px 15px;
  }
  body.cart cart-items .cart-items td.cart-item__quantity {
    padding-top: 0 !important;
  }
  /* cart page css end */
  /* blog css start */
  .article-card-wrapper .card .article-card__info span {
    font-size: 14px;
  }
  /* blog css end */
  /* blog detail page css start */
  article header.page-width--narrow {
    padding: 40px 15px !important;
  }
  .article-template__title {
    margin-bottom: 20px !important;
  }
  /* blog detail page css end */
  /* contact page css start */
  .contact-inner-wrap .contact-box {
    padding: 20px;
  }
  .contact-inner-wrap .contact-item {
    padding-top: 20px;
    margin-top: 20px;
  }
  .contact-inner-wrap .contact-item .social-icons a img {
    width: 28px;
  }
  .contact-inner-wrap .contact-item .social-icons {
    gap: 20px;
  }
  /* contact page css end */
  .product_infodesc {
    width: 100%;
    font-size: 18px;
  }
  .card__inner {
    height: auto;
  }
}