/** Shopify CDN: Minification failed

Line 170:0 Unexpected "<"

**/
.collection-template-section h2, .collection-template-section p {
  font-family: FuturaPT, "FuturaPT Fallback", sans-serif;
}

.collection-template-section .collection-grid-wrapper {
  overflow: hidden;
  justify-content: flex-start;
}

@media only screen and (max-width: 989px) {
  .collection-template-section .collection-grid-wrapper .grid__item {
    width: 33%;
  }
}
@media only screen and (max-width: 768.98px) {
  .collection-template-section .collection-grid-wrapper .grid__item {
    width: 50%;
    padding-left: 20px;
  }
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card:hover {
  cursor: pointer;
}
@media only screen and (min-width: 769px) {
  .collection-template-section .collection-grid-wrapper .grid__item .product-card:hover .product-card-slider-wrapper.scale img {
    transition: transform 0.2s ease-in-out;
    transform: scale(1.1);
  }
}

.collection-template-section .collection-grid-wrapper {
  row-gap: 16px;
}

.collection-template-section .product-card__image-wrapper {
  flex: 1;
}

.collection-template-section .collection-grid-wrapper .grid__item .product-card .flag-tag-wrapper .flag-tag {
  position: absolute;
  z-index: 7;
  background-color: #fff;
  padding: 2px 10px;
  left: 10px;
  top: 10px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 2px;
  text-transform: capitalize;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .wishlist-btn-wrapper {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .wishlist-btn-wrapper svg {
  width: 28px;
  cursor: pointer;
}

.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card__image-wrapper {
  background-color: transparent;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card__image-wrapper:after {
  background-color: transparent;
}

.collection-template-section .collection-grid-wrapper .grid__item .product-card .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-slider-wrapper {
  position: relative;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-slider-wrapper.scale .slick-dots {
  display: none;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-slider-wrapper .product-card-grid-slider {
  opacity: 1;
  visibility: visible;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-slider-wrapper .product-card-grid-slider .product-card-grid-slider-item img {
  width: 100%;
  aspect-ratio: 0.8;
  object-fit: cover;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-slider-wrapper .product-card-grid-slider .slick-dots {
  bottom: -4px;
}
@media only screen and (min-width: 769px) {
  .collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-slider-wrapper .product-card-grid-slider .slick-dots {
    display: none !important;
  }
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-slider-wrapper .product-card-grid-slider .slick-dots li {
  width: 10px;
  margin: 0 2px;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-slider-wrapper .product-card-grid-slider .slick-dots li.slick-active button {
  background-color: #000;
  box-shadow: 0px 0px 0px 1px #f1f1f1;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-slider-wrapper .product-card-grid-slider .slick-dots li button {
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  border-radius: 50px;
  padding: 0;
  line-height: 26px;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-slider-wrapper .product-card-grid-slider .slick-dots li button:before {
  content: none;
}

.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-grid-slider.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-grid-slider.slick-initialized + .flag-tag-wrapper {
  opacity: 1;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-grid-slider.slick-initialized + .flag-tag-wrapper + .wishlist-btn-wrapper {
  opacity: 1;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-grid-slider.slick-initialized + .wishlist-btn-wrapper {
  opacity: 1;
}
.collection-template-section .collection-grid-wrapper .grid__item .product-card .product-card-title-wrapper {
  position: relative;
  z-index: 5;
}

@media only screen and (min-width: 769px) {
  .collection-template-section .product-card div.product-card__title {
    font-size: 16px;
  }
}

.collection-template-section .product-card .product-card__title {
  font-size: 14px;
  font-weight: 400;
  margin-top: 2px;
  line-height: 1.3;
}
.collection-template-section .product-card .price {
  font-size: 14px;
  margin: 0;
  margin-top: -2px;
}
.collection-template-section .product-card .price span {
  font-weight: 400;
  color: #000;
  opacity: 0.6;
}
.collection-template-section .product-card .okeReviews {
  line-height: 1;
}
.collection-template-section .product-card .okeReviews .okeReviews-reviewsSummary-ratingCount {
  margin: 0;
}

.collection-template-section * {
  -webkit-tap-highlight-color: transparent;
}
</content>
</invoke>