/** Shopify CDN: Minification failed

Line 228:93 Unexpected "'.hover-img'"

**/
.new-card-product.card-product .card__heading{
  font-size: 14px;
  line-height: 100%;
  text-transform: capitalize;
  height: 15px;
  margin-bottom: 5px;
  font-weight: 400;
}
.new-card-product .card__information{
  padding-top: 20px;
}
.new-card-product .price{
      font-size: 14px;
    line-height: 100%;
      letter-spacing: normal;
  margin-bottom: 10px;
}
.new-card-product .price--on-sale .price__sale{
      display: flex;
    flex-direction: row-reverse;
}
.new-card-product .price--on-sale .price-item--regular{
      font-size: 100%;
}
.new-card-product .price__sale s.price-item {
    margin: 0 0 0 6px;
      color: #A8A8A8;
}
.new-card-product .price-item--sale{
  transition: all 0.3s ease 0s;
}
.new-card-product:not(:hover) .price-item--sale{
      color: #C71A1A;
}
.new-card-product .ProductItem__ColorSwatchItem{
  margin: 0;
    padding: 5px;
  line-height: 0;
}
.new-card-product .ColorSwatch--small {
    width: 10px;
    height: 10px;
  box-sizing: border-box;
}
.new-card-product .ColorSwatch:after{
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.new-card-product .ProductItem__ColorSwatchList {
    margin: -5px;
  transition: all 0.3s ease 0s;
}

.new-card-product [data-tooltip]:before{
    line-height: 1;
    padding: 6px 6px 3px;
}
.new-card-product .product-total-variant{
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: rgba(0,0,0,0.4);
}
.new-card-product .card__media .coll-label-badge{
  font-size: 10px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: normal;
  padding: 10px 14px;
  border-radius: 4px;
  background-color: #fff;
  color: #000;
  border: none;
  position: relative;
  z-index: 1;
}
.new-card-product .card__media .badge-newin{
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 100%;
  color: #0006;
  padding: 0;
  border: none;
  background: transparent;
  transform: rotate(-90deg) translate(-50%, -50%);
  margin: 10px;
}
.new-card-product .card__content .card__badge{
  display: none;
}
.new-card-product.card-wrapper .card__inner:hover .media.media--hover-effect>img+img {
  transition: none;
  transform: scale(1);
}
.new-card-product .media>img{
  transition: none;
}

.new-card-product.card-product .card__heading{
  font-size: 14px;
  line-height: 100%;
  text-transform: capitalize;
  height: 15px;
  margin-bottom: 5px;
  font-weight: 400;
}
.new-card-product .card__information{
  padding-top: 20px;
}
.new-card-product .price{
      font-size: 14px;
    line-height: 100%;
      letter-spacing: normal;
  margin-bottom: 10px;
}
.new-card-product .price--on-sale .price__sale{
      display: flex;
    flex-direction: row-reverse;
}
.new-card-product .price--on-sale .price-item--regular{
      font-size: 100%;
}
.new-card-product .price__sale s.price-item {
    margin: 0 0 0 6px;
      color: #A8A8A8;
}
.new-card-product .price-item--sale{
  transition: all 0.3s ease 0s;
}
.new-card-product:not(:hover) .price-item--sale, .new-card-product .price-item--sale {
  color: #C71A1A;
}

.ProductItem__ColorSwatchList {
  gap: 3px; 
}
.new-card-product .ProductItem__ColorSwatchItem{
  margin: 0;
  padding: 0;
  line-height: 0;
}
.ColorSwatch:after, .ColorSwatch{
  border-radius: 0;
}
.new-card-product .ColorSwatch--small {
    width: 16px;
    height: 16px;
}
.new-card-product .ColorSwatch:after{
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.new-card-product .ProductItem__ColorSwatchList {
    margin: 0;
  transition: all 0.3s ease 0s;
}
.new-card-product .color_wrap{
    display: flex;
    align-items: center;
  }
  .new-card-product .product-total-variant{
    margin-left: 10px;
  }

.new-card-product [data-tooltip]:before{
    line-height: 1;
    padding: 6px 6px 3px;
}
.new-card-product .product-total-variant{
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: rgba(0,0,0,0.4);
}
.new-card-product .card__media .coll-label-badge{
      font-size: 10px;
    font-weight: 500;
    line-height: 100%;
    text-transform: uppercase;
    letter-spacing: normal;
    padding: 10px 14px;
    border-radius: 4px;
    background-color: #fff;
    color: #000;
    border: none;
  position: relative;
  z-index: 1;
}
.new-card-product .card__content .card__badge{
  display: none;
}

.new-card-product .card__media .coll-label-badge.preOrder-label-badge:not(.hidden) ~ .coll-label-badge {
  display: none;
}

@media screen and (min-width: 750px){
  /*.new-card-product .card:not(:hover) .ProductItem__ColorSwatchList, .new-card-product .card:hover .product-total-variant{
    opacity: 0;
    visibility: hidden;
  }
  .new-card-product .product-total-variant{
    position: absolute;
    bottom: 0;
    transition: all 0.3s ease 0s;
  }
  .new-card-product .card:hover .card__inner .media.media--hover-effect>img:first-child:not(:only-child) {
    opacity: 0;
  }
  .new-card-product .card:hover .card__inner .media.media--hover-effect>img+img {
    opacity: 1;
  }*/

  /* hover effect */
  .new-card-product .card:hover .card__inner .media.media--hover-effect>img:first-child:not(:only-child) {opacity: 0;}
  .new-card-product .card:hover .card__inner .media.media--hover-effect>img+img {opacity: 1;}
  .new-card-product .card:hover .card__inner .media.media--hover-effect>img+img.hovering:not('.hover-img') { opacity: 0; }
}
@media screen and (max-width: 1199px){
  .new-card-product .card__media .badge-newin{
    margin: 0;
  }
}
@media screen and (max-width: 749px){
  .new-card-product .color_wrap{
    display: flex;
    align-items: center;
  }
  .new-card-product .product-total-variant{
    margin-left: 10px;
    position: relative;
    top: 1px;
    display: none;
  }
  .new-card-product .ProductItem__ColorSwatchItem:not(:nth-child(-n+3)){
    display: none;
  }
  .new-card-product .color_wrap.show-all-variant .ProductItem__ColorSwatchItem:not(:nth-child(-n+3)){
    display: block;
  }
  .new-card-product .color_wrap.show-all-variant [data-pro-variant-count]{
    opacity:0;
    visibility:hidden;
  }
  .new-card-product .card__media .media img.hover-img{
    display:none;
  }
  .new-card-product .card__media .coll-label-badge {
    font-size: 8px;
    padding: 5px 6px;
    margin: 5px;
  }
  .new-card-product .price {
    font-size: 12px;
  }
  .new-card-product .price--on-sale .price__sale {
    flex-direction: row;
  }
  .new-card-product .price__sale s.price-item {
    margin: 0;
  }

  .new-card-product .ProductItem__ColorSwatchItem.hide:not(:nth-child(-n+3)), .new-card-product .ProductItem__ColorSwatchItem.hidden:not(:nth-child(-n+3)){
    display: none;
  }
  .new-card-product .color_wrap.show-all-variant .ProductItem__ColorSwatchItem:not(:nth-child(-n+3)){
    display: block;
  }
  .new-card-product .color_wrap.show-all-variant [data-pro-variant-count]{opacity:0;visibility:hidden;}
  .mobile-facets__main .facets__priceRange .ui-widget.ui-widget-content {
      width: calc(100% - 18px); 
  }
  .new-card-product .card__media .media img.hover-img{display:none;}
}