/** Shopify CDN: Minification failed

Line 71:2 "line-heigt" is not a known CSS property
Line 76:32 Unexpected "{"
Line 78:2 "line-heigt" is not a known CSS property

**/
/*.h0 {
    font-weight: 600;
    font-size: 4rem;
}*/

@media screen and (min-width: 990px) {
  .header {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

@media screen and (min-width: 990px) {
  .header__heading-link {
    margin-right: 30px !important;
  }
}


.card__heading {
  font-size: 1.5rem;
  line-height: 2.2rem;
  font-weight: 400;
}

.card-information {
  font-size: 1.5rem;
  line-height: 2.2rem;
  font-weight: 600;
}

.product__info-container .price__regular {
  font-size: 3rem;
}

.accordion__title {
  font-weight: 400 !important;
}


.product-form__quantity .form__label {
  color: #000000;
}

.collection__description {
  color: #000000;
}
.header__menu-item span {
  font-size: 14px;
  font-weight: 500 !important;
  color: #000000;
}

.collection-hero__title, .page-title {
  font-size: 3rem;
}

.collection-hero--with-image .collection-hero__description {
  color: #000000;
}

.rte {
  font-size: 1.8rem !important;
  line-heigt: 1.3em !important;
  font-weight: 400 !important;
  color: #000000 !important;
}

.collection-hero__description,  {
  font-size: 1.5rem !important;
  line-heigt: 1.6em !important;
  font-weight: 300 !important;
  color: #000000 !important;
}

div.footer-block__details-content {
  font-size: 1.4rem !important;
}

.h1 {
  font-size: 30px;
  font-family: 'Manrope', Sans-serif;
  font-weight: 600;
}

/*
.h3 {
  font-size: 21px;
  font-weight: 600 !important;
  margin-bottom: -10px;
}
*/

.product__description strong {
  font-weight: 600 !important;
}

.list-menu--disclosure {
  width: 30rem !important;
}

.header__submenu .header__menu-item {
  color: #000000;
}

.header__submenu a:hover {
  text-decoration: underline;
}

.banner--desktop-transparent .banner__box {
  color: #ffffff !important;
}
