/** Shopify CDN: Minification failed

Line 226:69 Unexpected "/"

**/

.product-card.item-added {
  position: relative;
}

.product-card .item-added__success {
  display: none;
}

.product-card .item-added__success svg {
  width: 24px;
  height: 24px;
}

.product-card.item-added .item-added__success {
  display: block;
  top: 4px;
  right: 4px;
  z-index: 1;
}

.product-card variant-radios .product-form__input.color {
  border: none;
  padding: 0;
  gap: 12px;
}

.product-card .product-form__input:not(.color) input[type=radio]:checked+label {
  background-color: transparent;
  color: initial;
}

.product-card .product-form__input:not(.color) input[type=radio].selected+label,
.product-card .product-form__input:not(.color) input[type=radio]:not(.sold-out):hover+label {
  background-color: #EBEAEA;
  color: #000;
}

.product-card .product-form__input:not(.color) input[type=radio].sold-out.selected+label,
.product-card .product-form__input:not(.color) input[type=radio].sold-out:hover+label {
  background-color: #EBEAEA;
  text-decoration: line-through;
}

.template-collection .product-card__info,
.template-search .product-card__info {
  padding: 11px 10px 0;
  position: relative;
}

body:not(.template-product) .index-product-card-info {
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0 12px;
  gap: 5px;
}

.template-product .index-product-card-info {
  flex-flow:column;
}

.index-product-card-info .product-card .price-item {
  font-size: 14px;
  line-height: 17px;
}

body:not(.template-product) .index-product-card-info .price-rating__wrapper {
  margin: 0;
}

body:not(.template-collection, .template-search) .product-card__info .variant-options, body:not(.template-collection, .template-search) .product-card__info .product__tags {
  display: none;
}

body:not(.template-collection, .template-search) .product-card__info {
  margin-top: 2.75px;
}

body:not(.template-collection, .template-search) .product-card__info:has(.index-product-card-info) {
  margin-top: 7px;
}

.product-card__title, .product-card .price-item {
  font-family: var(--font-heading);
  font-size: 11px;
  line-height: 13px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.template-collection .product-card__title,
.template-search .product-card__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.product-card__title, .product-card .price-item {
  letter-spacing: var(--font-heading-spacing);
}

@media screen and (max-width: 768px) {
  .template-collection .product-card__title,
  .template-search .product-card__title,
  .template-product .product-card__title {
    font-size: 13px;
    line-height: 17px;
  }
  .template-collection .product-card .price-item,
  .template-search .product-card .price-item,
  .template-product .product-card .price-item {
    font-size: 15px;
    line-height: 19px;
  }
}

.product-card .price-item {
  font-size: 13px;
  line-height: 17px;
}

.price-rating__wrapper {
  margin: 3px 0;
}

.collection-list-card__title {
  font-family: var(--font-heading);
  font-size: 16px;
  line-height: 16px;
  margin: 0;
  padding: 10px 0 10px 0;
}

.collection-list-card__title.shop-by-category {
  position: relative;
  bottom: 60px;
  background: #fff;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 17px;
  font-family: var(--font-body);
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 1.2px;
  transition: background 0.05s linear;
}

.shop-by-category-image:hover .collection-list-card__title.shop-by-category {
  background: rgba(255, 255, 255, 0.7);
}

.product-card__vendor {
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 1px;
  margin-bottom: 4px;
}

.product-info {
  bottom: 0;
  padding: 1rem;
}

.product-info--floating {
  width: 100%;
  padding: 3.75rem 1rem 1rem;
}

.product-card .badge {
  background: #fff;
  border: none;
  font-family: var(--font-heading);
  font-size: 13px;
  font-weight: 300;
  line-height: 17px;
  letter-spacing: var(--font-heading-spacing);
  text-transform: uppercase;
  padding: 2px 8px 4px;
  position: relative;
  bottom: 9px;
  left: 10px;
}

.product-card .badge--sold-out {
  color: #fff;
  background: #000;
}

.product-card .badge--discount {
  color: #D34545;
}

.product-card .badge--preorder {
  color: #9F9D8E;
}

.badge--sold {
  display: none;
}

.plp-swatch-count {
  font-size: 14px;
  line-height:0;
}

.section-featured-collection .product-card .badge {
  left: 12.5px;
  bottom: 7.5px;
}

body:not(.template-collection, .template-product, .template-customers/account, .template-search) .product-card__info {
  flex-flow: row;
  display: flex;
}

.product-card .price-item--compare {
  filter: brightness(200%);
}

.product-card--floating {
  display: flex;
  flex-direction: column;
  position: relative;
}

.media--rollover {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.product-card .rating-star {
  --letter-spacing: 0.25;
  --font-size: 0.8;
}

.product-card .rating-star {
  --percent: calc(
    (
        var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) /
          (var(--rating-max) * (var(--letter-spacing) + var(--font-size)))
      ) * 100%
  );
  letter-spacing: calc(var(--letter-spacing) * 1rem);
  font-size: calc(var(--font-size) * 1rem);
  line-height: 12px;
}

.rating-star::before {
  content: '★★★★★';
  background: linear-gradient(90deg, currentColor var(--percent), rgba(163, 163, 163, 0.15) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

product-form {
  width: 100%;
}

.product-form__error-message-wrapper {
  padding: 0.5rem;
  border: 1px solid red;
  color: red;
  margin-top: 0.5rem;
  font-size: 12.8px;
  line-height: 16px;
  display: none;
}


product-recommendations .product-card__title, product-recommendations .product-card .price-item {
  text-transform: uppercase;
}

@media (hover: hover) {
  .product-card__media:hover .media--rollover {
    width: auto;
    height: auto;
    opacity: 1;
    clip: auto;
  }

  .product-card .splide .splide__arrow { 
    opacity: 0;
    transition: opacity .3s;
  }

  .product-card__media:hover .splide .splide__arrow { 
    opacity: 1;  
  }
}

@media (max-width: 768px) {
  .template-collection .product-card__info,
  .template-search .product-card__info {
    position: relative;
  }

  .template-collection .iWishAdd,
  .template-search .iWishAdd {
    padding: 11px;
    top: 0;
    right: 0;
    position: absolute;
  }

  body:not(.template-collection, .template-search) .section-featured-collection .product-card__title {
    max-width: calc(100% - 40px);
  }
  body:not(.template-collection, .template-search) .section-featured-collection .product-card .price-item {
    line-height: 10px;
  }

} 

@media screen and (min-width: 769px) {
  .product-card__title, .product-card .price-item {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.08em;
    padding: 0;
    text-align: left;
  }

  body:not(.template-collection, .template-search) .product-card__title {
    margin-bottom: 2px;
    max-width: 100%;
  }

  body:not(.template-collection, .template-search) .section-featured-collection .product-card__title {
    max-width: calc(100% - 40px);
  }

  body:is(.template-product, .template-collection, .template-search) .product-card .price-item {
    font-size: 17px;
    line-height: 21px;
  }

  .price-rating__wrapper {
    margin: 3px 0;
  }

  .collection-list-card__title {
    font-size: 21px;
    line-height: 22px;
    letter-spacing: var(--font-heading-spacing);
    padding: 15px 0 10px;
    text-align: center;
  }

  .collection-list-card__button .btn--link {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: var(--font-heading-spacing);
  }

  .collection-list-card__details {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
  }

  .collection-list-card__subtitle {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 26px;
    padding: 0 20px;
    letter-spacing: var(--font-heading-spacing);
  }
  
  .product-card__vendor {
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
  }

  .price-rating__wrapper {
    text-align: right;
  }

  .product-card .price-item {
    white-space: nowrap;
  }

  .product-info--floating .rating {
    display: block;
    white-space: nowrap;
  }

  product-recommendations .product-card__info>.flex {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  product-recommendations .product-card__info {
    padding: 8px 12.5px;
  }
}

@media screen and (max-width: 1199px) {
  .product-card__title a:not(.iWishAdd, .iWishAddColl) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }

  .section-complete-the-look .product-card__title a, .section-product-recommendations .product-card__title a {
    display: block;
  }
  .template-index .product-card__title a:not(.iWishAddColl) {
    max-width: 100%;
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .product-card__title a:not(.iWishAdd, .iWishAddColl) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  body:is(.template-collection, .template-search) .product-card__title a:not(.iWishAdd, .iWishAddColl) {
    max-width: calc(100% - 40px);
  }
  .section-complete-the-look .product-card__title a {
    max-width: 100%;
    display: block;
  }
  .section-product-recommendations .product-card__title a {
    max-width: 100%;
    display: block;
  }
  .template-index .product-card__title a:not(.iWishAddColl) {
    display: block;
  }
}

@media screen and (max-width: 768px) {

  product-recommendations .product-card__info {
    padding: 5px 5px 0 10px;
  }

  .template-collection .product-card__title a:not(.iWishAdd, .iWishAddColl) {
    max-width: calc(100%);
  }
  .price {
    font-size: 12.8px;
    line-height: 16px;
  }
  .product-card .badge {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: var(--font-heading-spacing);
    padding: 2px 5px 4px;
    bottom: 9px;
    left: 15px;
  }

  .collection-list-card__details {
    text-align: center;
  }

  .collection-list-card__subtitle {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: var(--font-heading-spacing);
    padding: 0 7px;
  }

  .collection-list-card__button .btn.btn--link {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: var(--font-heading-spacing);
    padding: 1;
  }

  .collection-list-card__title.shop-by-category {
    position: relative;
    bottom: 40px;
    background: #fff;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    padding: 8px 17px;
    font-family: var(--font-body);
    font-size: 13px;
    line-height: 29px;
    letter-spacing: 1.2px;
    transition: background 0.05s linear;
  }

}

@keyframes initial-loading {
  0% {
    transform: translate(-3.4rem);
  }
  50% {
    transform: translate(9.6rem);
  }
  to {
    transform: translate(-3.4rem);
  }
}

.loading-bar {  
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 20%;
}

.loading-bar:after {
  content: '';
  height: 100%;
  width: 6.8rem;
  position: absolute;
  transform: translate(-3.4rem);
  background-color: rgb(33, 35, 38);
  border-radius: 0.2rem;
  animation: initial-loading 1.5s ease infinite;
}

.splide.is-initialized + .loading-bar {
  display: none;
}

.product-card .splide .splide__arrow {
  background-color: transparent;
}

.product-card .splide .splide__arrow svg {
  width: initial;
  height: initial;
  stroke: white;
}

/* .product-card.content-card .product-card__media {
  pointer-events: none;
} */
.content-card {
  position: relative;
}

a.content-card__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

[data-view="4"] .product-card.content-card .product-card__media {
  height: 37.65vw;
}
[data-view="2"] .product-card.content-card .product-card__media {
  height: 70.65vw;
}

[data-view="1"] .product-card.content-card .product-card__media {
  height: 0vw;
}
@media screen and (max-width: 1300px) {
  [data-view="2"] .product-card.content-card .product-card__media {
    height: 74.65vw;
  }
}
@media screen and (max-width: 768px) {
  [data-view="2"] .product-card.content-card .product-card__media,
  [data-view="4"] .product-card.content-card .product-card__media {
    height: 76.65vw;
  }
}

.product-card .splide .splide__arrow--prev {
  left: 0;
}

.product-card .splide .splide__arrow--prev img {
  transform: rotateY(180deg);
}

.product-card .splide .splide__arrow--next {
  right: 0;
}

.content-card__content:has(.page-placeholder) {
  height: 100%;
  width: 100%;
  display: flex;
}

.media--primary:has(.page-placeholder) {
  height: 100%;
}