/** Shopify CDN: Minification failed

Line 196:30 Expected "}" to go with "{"

**/
.product-card-strain {
  background: #f2f2f2 !important;
  padding: 3px 5px;
  font-size: 13px;
}
.card-information__wrapper .metafield-rich_text_field p {
  font-size: 11px;
  color: #2e0d0db0;
}
.pc-ingredients {
  display: flex;
  flex-direction: row;
  margin: 5px 0;
}
.pc-ingredients span {
  font-size: 12px;
  margin: 0 12px 0 0;
}
.pc-feel-terpenes span {
  font-size: 12px;
  margin: 0 12px 0 6px;
}
.pc-feel-terpenes {
  display: flex;
  align-items: center;
  margin: 5px 0;
}
.pc-feel,
.pc-terpenes {
  display: flex;
  align-items: center;
}
.pc-feel-terpenes img {
  width: 20px;
  height: auto;
}
.card-wrapper.js-color-swatches-wrapper.color-background-1 {
  box-shadow: 0 8px 40px rgba(var(--color-shadow), 0.08);
  padding: 10px;
  border-radius: 1rem;
}
.prd-subtitle-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.prd-subtitle-wrapper .button {
  text-transform: uppercase;
  font-size: 13p;
}
div#Banner-template--21655948263751__image_banner_A8MJKR
  .image-banner__wrapper::before {
  background: #f5f5f5;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  content: "";
  top: 0;
  opacity: 0.4;
}
.login-section .login__col:first-child:after {
  display: none;
}
.main-blog__grid .blog-articles .article {
  box-shadow: 0 8px 40px rgba(var(--color-shadow), 0.08);
  padding: 10px;
  border-radius: 1rem;
}
.main-blog__grid .blog-aside {
  box-shadow: 0 8px 40px rgba(var(--color-shadow), 0.08);
  padding: 10px;
  border-radius: 1rem;
}
.blog-aside__newsletter .newsletter__form .field input {
  background: #fff;
}
.container.blog {
  display: none;
}
section#shopify-section-template--21663251300679__rich_text_j6367P
  .rich-text__text {
  max-width: 75rem;
}
div#shopify-section-template--21655948132679__image_with_text_ry97Gj
  .image-with-text__columns {
  grid-template-columns: repeat(1, 1fr);
}
div#shopify-section-template--21655948132679__image_with_text_ry97Gj
  .image-with-text__columns
  .image-with-text__column {
  display: grid;
  grid-template-rows: auto auto;
  width: fit-content;
  align-items: center;
  column-gap: 20px;
}
div#shopify-section-template--21655948132679__image_with_text_ry97Gj
  .image-with-text__columns
  .image-with-text__column
  .image-with-text__column-icon {
  grid-column: 1;
  width: fit-content;
  grid-row: 1 / 3;
  margin-bottom: 0;
}
div#shopify-section-template--21655948132679__image_with_text_ry97Gj
  .image-with-text__columns
  .image-with-text__column-title {
  grid-column: 2;
  grid-row: 1;
}
div#shopify-section-template--21655948132679__image_with_text_ry97Gj
  .image-with-text__columns
  .image-with-text__column-text {
  grid-column: 2;
  grid-row: 2;
}
.page-section strong {
  font-size: 18px;
  font-family: "Font-1717759155551" !important;
}
.page-section ul strong {
  font-family: DM Sans, sans-serif !important;
  font-size: 14px;
}

.coa .icon-button-arrow{
  width:1.5rem !important;
  height:1.5rem !important;
}
.coa{
  font-size:12px;
}

.icon-pd{
flex-grow:1;
}

/* css for Dark Mode */

html[data-scheme="dark"] #Facet-6-template--21708601524551__product-grid .facet-checkbox__label img{
filter:invert(1) !important;
}

html[data-scheme="dark"] .pc-feel img{
filter:invert(1) !important;
}

html[data-scheme="dark"] .product-card-strain{
background: #303030 !important;
}

html[data-scheme="dark"] .jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #9ddbde !important;
}

html[data-scheme="dark"] .product__badge .badge
 {
    background-color: #9ddbde !important;
    color: black;
}

html[data-scheme="dark"] .icon-pd img {
filter:invert(1) !important;
}

html[data-scheme="dark"] .icon-pd p {
filter:invert(1) !important;
}

html[data-scheme="dark"] .shopify-payment-button__button.shopify-payment-button__button--unbranded{
background-color: #16869c !important;
}

html[data-scheme="dark"] .button--tertiary{
    color: rgb(21 125 146);
    background-color: rgb(243 244 245);
}

html[data-scheme="dark"] .content-for-layout .shopify-block .jdgm-star {
    color: rgb(20 134 156) !important;
}

html[data-scheme="dark"] .content-for-layout .shopify-block .jdgm-histogram__bar-content {
    background-color: rgb(20 134 156) !important;
}

html[data-scheme="dark"] .jdgm-link {
    color: #339999 !important;