/** Shopify CDN: Minification failed

Line 30:34 Expected ":"

**/
.grid-product__colors {
    overflow: scroll;
    flex-wrap: nowrap !important;
}

.grid-product__colors::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
img{
  opacity: 1;
}
.product-single__meta .badgesContainer {
    margin-top: -17px;
}
.grid-product__colors .color-swatch--small {
    height: 16px;
    max-width: 16px;
}
@media screen and (max-width: 749px) {
.grid-product__colors .color-swatch--small {
    height: 16px;
    min-width: 16px !important;
}
  .collection-filter {
    position: static  !important;s
 
}
  .collection-content .grid__item--content {
    overflow: hidden;
}
  .grid__item.grid-product.small--one-half.medium-up--one-quarter.grid-product__has-quick-shop.aos-init.aos-animate {
    overflow: hidden !Important;
}
  }

  @media screen and (min-width: 768px) {
.product-single__meta {
    margin-top: -28px;
}}

.product-block--sales-point .icon-and-text {
    padding-bottom: 0px;
    font-size: 16px;
}

span.icon.icon--inventory {
    margin-left: 3px;
}


.section-template--26176194314584__text_banner_6LQrYz.usp__section .usp__content h3 {
    /* font-size: 16px;
    margin-bottom: 0;
    font-weight: bold; */
    text-transform: uppercase !IMPORTANT;
}
.cart-timer-counte {
    display: none;
}
button.btn.cart__checkout {
  background-color: #27a844 !important;
  color:white;
}
span.product__price.on-sale {
    color: #27a844;
}
span.product__price-savings,span.grid-product__price--savings {
    color: #27a844;
}
span.grid-product__price--original.e {
    color: #c20000;
}
.grid-product__price{
  color:#27a844;
}
.grid-product__tag.grid-product__tag--sale {
    background: #27a844;
}