/** Shopify CDN: Minification failed

Line 25:125 Unexpected "{"

**/

/*Product template*/
.breadcrumb
{
  display:none;
}
.special-specs-list {
  padding-top: 2rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem 1rem;
  list-style: none;
  padding-left: 0 !important;
  margin: 0;
}
.product__title {
  text-transform: uppercase;
}

#shopify-section-template--18998204760229__174066837055c7bca3, #shopify-section-template--19026699878565__174066837055c7bca, {
  background-color: #F7F7F7;
}
section#shopify-section-template--19026699878565__174066837055c7bca3, #shopify-section-template--18998204760229__174066837055c7bca3
{
  background-color: #F3F3F3;
}
.title_accordion.specs {
  font-weight: 600;
  color: #000;
}

.spec-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.checkmark {
  font-weight: bold;
}

.strenge_container {

}

.strenge_product-strenge {
  margin-left: 1rem;
  font-weight: 500;
  font-size: 13px;
}

.strenge_product {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.align-center {
  justify-content: center !important;
}

/*product_R*/

.product_R .product__title h1 {
  font-size: 35px;
  letter-spacing: 0;
  line-height: 35px;
  font-weight: 500; /*medium*/
}

.product_R-description {
  margin: 2.5rem 0 4rem !important;
}

.product_R-description p {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 300;
  color: #000;
}

.product_R-description strong {
  font-weight: 600;
}

.strenge_product-strenge {
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 15px;
  font-weight: 500;
  color: #000;
}

.product_R .price_quantity-container {
  margin-top: 3rem;
}

.product_R .product_accordion-header {
  border-top: 1px solid #000000;
  padding: 12px 0px 12px 0px;
}

.special-specs-list .spec-item {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 19px;
  color: #5a5a5a;
  font-weight: 500; /*medium*/
}

.product_R .variant-selector-by-color {
  margin-top: 2rem;
}

.product_R .variant-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.product_R .variant-item {
  border: 2px solid transparent;
  display: block;
  width: 120px;
  transition: border 0.2s ease;
}

.product_R .variant-item img {
  width: 100%;
  height: auto;
  display: block;
}

.product_R .variant-item.active {
  border: 2px solid black;
}

.product_R .variant-item:hover {
  border: 2px solid black;
}

.rich-text__heading {
  font-weight: 500;
  letter-spacing: 0;
}

.rich-text__text {
  margin-top: 0 !important;
}

.deferred-media__poster-button {
  height: 17.2rem !important;
  width: 17.2rem !important;
  background-color: rgba(255, 255, 255, 0.123) !important;
  border: .5rem solid #fff !important;
}

.deferred-media__poster-button .svg-wrapper svg {
  width: 6rem;
  height: 5rem;
}

.deferred-media__poster-button .svg-wrapper {
  width: 6rem;
  height: 5rem;
}

.deferred-media__poster-button .svg-wrapper svg path {
  fill: #fff !important;
}

.rich-text__buttons .button {
  padding: 2rem 3rem;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1px;
  border-radius: 36px;
  color: #000;
  border-color: #000;
  border: 2px solid #000;
}

.rich-text__buttons .button:hover {
  /*color: #fff;*/
  background-color: #000;
  border: 2px solid #000;
}

.rich-text__buttons .button:before,
.rich-text__buttons .button:after  {
  border-color: #000;
  border-radius: 36px;
  box-shadow: none;
}

.accordion {
  background-color: #000 ;
  color: #fff ;
  background-image: none;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #fff !important;
  border-radius: 0;
  font-size: 14px;
}

.accordion__content {
  text-align: left;
}

.accordion summary .accordion__content {
  color: #fff ;
}

.accordion:hover {
  background-color: #fff ;
}

.accordion:hover summary h3 {
  color: #000 ;
}

.accordion:hover .accordion__content {
  color: #000 !important;
}

.accordion:hover svg path {
  stroke: #000 !important;
}

.accordion summary svg path{
  stroke: #fff !important;
}
.product-form__notify-link a {
  font-size: 14px;
  color: #333;
  text-decoration: underline;
  transition: color 0.2s ease;
}

.product-form__notify-link a:hover {
  color: #000;
}

@media only screen and (min-width: 767px) {
  .variant-selector-by-color {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .product_R-description {
    text-align: start;
  }
  .product-form__quantity,
  .d-hide {
    display: none !important;
  }

  .variant-selector-by-color p{
    text-align: start;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 1.5rem;
  }

  .rich-text__heading {
    font-size: 3.9rem;
    line-height: 35px;
  }

  .rich-text__text h2 {
    margin-top: 1rem !important;
    font-size: 1.8rem;
    line-height: 25px;
  }

  .rich-text__text p {
    font-size: 1.3rem;
    line-height: 20px;
  }

  .deferred-media__poster-button {
    height: 10.8rem !important;
    width: 10.8rem !important;
  }
  .deferred-media__poster-button .svg-wrapper, .deferred-media__poster-button .svg-wrapper svg {
    width: 4rem;
    height: 3rem;
  }


  .rich-text__buttons .button {
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 1px;
    border-color: #000000;
    border-radius: 36px;
    color: #ffffff;
    background: #000 !important;
    border: 2px solid #000000;
  }
      .list-payment__item {
    padding: 0.2rem !important;
}

}

@media screen and (min-width: 990px) {
  .rich-text__blocks {
      max-width: 100rem !important;
  }
  .slider-button {
    display: none !important;
  }

}

@media screen and (min-width: 750px) {
    .product__info-wrapper {
        padding: 0 7rem 0 5rem !important;
    }
}