/** Shopify CDN: Minification failed

Line 194:0 Expected "}" to go with "{"

**/
.grid-product__colors {
    justify-content: left !IMPORTANT;
    margin-bottom: 18px;
}
.sales-point .icon-and-text {
    /* margin-top: 40px; */
      padding-bottom:  0px !Important;
  
}
label.variant__label.Rozmiar {
    margin-top: 20px;
}
/* .grid-product__title.grid-product__title--body {
    text-align: center;
} */
.grid-product__price {
    justify-content: left;
    display: flex;
    gap: 4px;
      /* font-weight: 600; */
}
button.quick-product__btn {
    background: #1A996D  ;
      bottom: 0;
      max-width: 100%;
    width: 90%;
    top: auto;
}

button.quick-product__btn svg{
  display: none;
}
label.variant__label.Colour {
    margin-top: 27px;
}
span.product__price-savings {
    background: #00b67a;
    color: white;
    border-radius: 0;
}
label.variant__label.Kolor {
    margin-top: 22px;
}
.win-Rozmiar .variant-input-wrap input[type="radio"]:checked + label {
    border: 1px solid #1A996D  !important;
    background: #1A996D ;
    color: white;
}

span.grid-product__price--original.e {
    font-weight: 300;
}
span.product__price.product__price--compare {
    font-size: 25px;
  color: #d33115;
}
div#shopify-section-template--25757506273627__collection-return a.btn.btn--small.return-link {
    background: #08b47c;
}
footer.site-footer .badgesContainer {
    text-align: left !important;
    margin-left: 0;
    margin-top: 20px;
}
.dolumn {
    background: #f3f3f3;
    padding: 18px;
      margin-top: -15px;
}
.dolumn h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
.dolumn p {
    font-size: 14px;
    /* margin-bottom: 10px; */
}
div#carouselWrapper {
    background: #f3f3f3;
}
div#shopify-section-template--25757506273627__text_columns_4hpGrR h2 {
    text-align: center;
}
.product-block.product-block--tab {
    margin-bottom: 0;
}
div#shopify-section-template--25757506273627__text_columns_4hpGrR h2 {
    font-size: 36px;
    letter-spacing: 0;
    margin-bottom: -25px;
}
label.variant__label.Size {
    margin-top: 20px;
}
.grid-product__title {
    text-align: left !Important;
}
@media screen and (max-width: 749px) {
  .feature-row--33 .feature-row__images {
    max-width: 100% !Important;
}
  span.icon-and-text span {
    font-size: 16px !important;
}
  h1.h2.product-single__title {
    text-align: center;
}
  .product-block {
    text-align: center;
}
  span.icon-and-text {
    justify-content: left !important;
}
  .collection-content {
    overflow: hidden;
}
  .collection-filter{
    position: static !Important;
  }
.grid-product__has-quick-shop:hover .quick-product__btn{
    display: none !IMportant;
  }
  div#shopify-section-template--25757506273627__text_columns_4hpGrR h2 {
    font-size: 24px;
    margin-bottom: -10px;

}
.grid.grid--uniform.grid--flush-bottom {
    display: flex;
    overflow: scroll;
}
  .grid__item.medium-up--one-third.text-left.aos-init.aos-animate {
    min-width: 85%;
}
}
.grid-product__price--original {
  color: #e60000 !important;
  text-decoration: line-through !important;
}

.grid-product__price span:not(.grid-product__price--original):not(.visually-hidden) {
  color: #1A996D !important;
}
.grid-product__price {
  color: #1A996D !important;
}
.grid-product__price .grid-product__price--original {
    color: #e60000 !important;
    text-decoration: line-through !important;
}
.grid-product__tag--sale {
  left: 0;
  top: 0;
  right: auto;
  position: absolute;
  background: #1A996D;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
  border-radius: 2px;
  z-index: 2;
}
/* SIZE BUTTONS (active/selected) */
.product-form__input input[type="radio"]:checked + label,
.product-form__input label.active,
.variant-input-wrap input[type="radio"]:checked + label,
.variant-input-wrap label.active,
.size-selector .size.selected,
.size-selector label.selected,
.size-selector label.active {
  background-color: #1A996D !important;
  color: #fff !important;
  border-color: #1A996D !important;
}

/* SIZE BUTTONS (normal/hover) */
.product-form__input label,
.variant-input-wrap label,
.size-selector label {
  border-color: #1A996D !important;
}
.product-form__input label:hover,
.variant-input-wrap label:hover,
.size-selector label:hover {
  background-color: #1A996D !important;
  color: #fff !important*


