/** Shopify CDN: Minification failed

Line 144:0 Unexpected "}"

**/
/* mixin / breakpoints */
/* custom fonts / font declarations */
/* nb - figtree is supplies as part of the shopify setup, faraon is self hosted, caveat is a variable font */
/* @font-face {
  font-family: "GraphikBold";
  src: url("/cdn/shop/files/Graphik-Bold-Trial.otf?v=1732881280");
  font-weight: 700;
}
@font-face {
  font-family: "Graphik";
  src: url("/cdn/shop/files/Graphik-Regular-Trial.otf?v=1732881268");
  font-weight: 700;
} */
@font-face {
    font-family: "GraphikBold";
    src: url("/cdn/shop/files/Graphik-Bold-Web.woff?v=1739783391");
    font-weight: 700;
}

@font-face {
    font-family: "Graphik";
    src: url("/cdn/shop/files/Graphik-Regular-Web.woff?v=1739783398");
    font-weight: 700;
}
/* variables (font, colour, etc.) */
/* default styling (headers, body, buttons, etc.) */
h1, h2, h3, h4, h5, h6 {
  font-family: "GraphikBold", Arial, Helvetica, sans-serif !important;
  letter-spacing: 1px !important;
}

[data-text-color=white] [data-item=button], [data-text-color=white] [data-item=button]:focus-visible, [data-text-color=white] [data-item=button]:hover, [data-text-color=white] [data-item=button]:link, [data-text-color=white] [data-item=button]:visited {
    color: #db3832;
    background: #fff;
    border: 2px solid #ED252F;
}
[data-item=button], [data-item=button]:visited, .product-buy-buttons--primary {
  background: #ED252F !important;
  color: #fff !important;
  font-family: Helvetica, sans-serif !important;
  font-weight: 700;
}
[data-item=button]:hover, [data-item=button]:visited:hover, .product-buy-buttons--primary:hover {
  background: red !important;
  color: #fff !important;
  border-color: #ED252F;
}

[data-item=section-heading] {
  text-transform: uppercase;
  font-size: 22px;
}


/* navigation */
.announcement--text {
  font-family: inherit !important;
}

a[data-item=nav-text] {
  font-family: "GraphikBold", Arial, Helvetica, sans-serif !important;
}

/* product page */

div.product--block--description h2 {
  font-family: helvetica, arial, roboto, sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px;
}

div.product--block--description p {
  font-family: 'Graphik', helvetica, roboto, arial, sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px;
}


.main-product--wrapper {
  flex-wrap: wrap;
  gap: 32px 100px;
}
.main-product--desktop {
  flex: 1;
  width: 50% !important;
}
.main-product--mobile {
  flex: 1;
}
.main-product--form {
  flex: 1;
  padding-top: 0 !important;
}

.product-media--variants--root {
  gap: 10px !important;
}

.product-size-chart--root,
.product-price--tax,
.radios--header {
  display: none !important;
}

.radios--value-button {
   color: #000;
  border-color: #000;
  background: #f8f8f8;
  font-family: Helvetica, sans-serif !important;
  font-weight: 700;

}
.radios--value-button:hover {
  color: #000;
   border-color: #000;
  background: #e8e8e8;
  font-weight: 700;
  
}

.radios--value-button:has(.radios--input[data-item=radio]:checked) {
  background: #e8e8e8;
  color: #000;
  border-color: #000;
  font-weight: 700;
}

.product-buy-buttons--primary {
  width: 180px !important;
  color: #fff;
}

.product--breadcrumbs {
  width: 100%;
  margin: 20px 0;
}


}
.product--breadcrumbs li a:after {
  display: none !important;
}

.breadcrumbs--root li:not(:last-of-type):after {
  display: none !important;
}

.radios--value-button {
  border-width: 1px;
  border-radius: 5px;
}
.radios--value-button:hover {
  border-width: 1px;
}

.shopify-payment-button {
  display: none !important;
}

/* product cards */
.product--title {
  font-family: "Graphik", helvetica, roboto, arial, sans-serif;
  font-style: normal;
  color: 0;
  font-weight: 400;
  text-align: left;
  line-height: 24px;
  font-size: 16px;

}
.product--price-wrapper {
  justify-content: left !important;
  font-family: "GraphikBold", Arial, Helvetica, sans-serif !important;
}
.product--badge-new {
  text-align: left;
  font-size: 16px;
}
.product--label {
  border-radius: 0 !important;
  font-size: 10px;
}
.product--block--heading {
  text-transform: none;
  font-weight: 900;
  font-size: 36px;
  color: #453536;
}
.product--block--vendor {
  font-weight: 700;
}
.product--block--overline {
  display: none;
}
.product--vendor {
  display: none;
}
.product-tags {
  margin-bottom: 30px;
}
.product-tags li {
  display: inline-block;
  background: #F1EEE5;
  padding: 5px 10px;
  margin-right: 5px;
  font-weight: 700;
}
.product--image-wrapper {
  aspect-ratio: 1;
}
.product-card--image {
  object-fit: contain;
  aspect-ratio: 1;
}
.product-price--wrapper {
  font-family: "GraphikBold", Arial, Helvetica, sans-serif !important;
}
.product-price--original {
  font-family: "GraphikBold", Arial, Helvetica, sans-serif !important;
}

/* carousel */
.carousel--wrapper .featured-content--root .stacked-text--title {
  
}

/* collection pages */
.image--root[data-overlay-style=darken-bottom]:after {
  background: linear-gradient(rgba(0, 0, 0, 0), 10%, rgba(0, 0, 0, var(--content--image-opacity))) !important;
}

.collection--header--wrapper h1 {
  font-size: 38px;
  text-transform: capitalize;
}
.collection--header--heading {
  max-width: 1000px !important;
  font-size: 1.875rem;
        font-weight: 900;
        font-family: "graphik", helvetica, roboto, arial, sans-serif;
               color: #3b3e3f;
}

[data-section-id=collection-navigation] {
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: -40px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 80px;
  margin-right: 80px;
  border-bottom: 1px solid silver;
}
[data-section-id=collection-navigation] a {
  text-transform: uppercase;
}

.filter--toggle {
  font-weight: 700;
  font-family: helvetica, roboto, arial, sans-serif;
  font-size: 16px;
  color: #7d7d7d;
}

/* featured collection */
/* image with text */
/* featured blogs (recipes) */

.featured-collection--title 
  {
      /*  font-size: 1.875rem; */
        font-weight: 900;
        font-family: "graphik", helvetica, roboto, arial, sans-serif;
        max-width: revert;
        color: #3b3e3f;
  
    
}

.featured-heading {
  font-size: 30px;
  font-weight: 900;
  font-family: "graphik", helvetica, roboto, arial, sans-serif;
  max-width: revert;
  color: #3b3e3f;
}

.featured-blog--header [data-item=button] {
  float: right;
  margin-top: -16px;
  color: #fff !important;
  transform: inherit;
  width: 120px;
  padding: 10px;
}
.featured-blog--heading {
  font-size: 20px;
}

.article--item--heading {
  font-family: inherit !important;
  text-transform: none;
  font-weight: 800;
  font-size: 16px;
}
.article--item--date {
  font-size: 10px;
  font-family: inherit !important;
  margin: -10px 0;
  font-weight: 100;
}

/* featured video */
.featured-video--header [data-item=overline] {
  font-size: 24px;
  text-transform: none;
}
.featured-video--play {
  margin-top: 20px;
}
.featured-video--play svg {
  width: 34px;
}
.featured-video--play:hover {
  background-color: transparent;
}
.featured-video--heading h2 {
  font-size: 44px;
}

/* related products */
.related-products--title {
  text-align: left;
}

/* recently viewed */
.recent-products--grid {
  justify-content: left;
}

/* featured content */
.featured-content--root .stacked-text--description {
  font-size: 16px;
  font-family: helvetica, arial, roboto, sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 24px;
}
.featured-content--root .stacked-text--title {
  font-family: "Graphikbold";
  font-weight: 900;
   
    text-transform: uppercase;
  line-height: 1;
  margin-bottom: 15px;
}

/* collapsible rows (FAQ) */
.collapsible-row--toggle svg {
  width: 12px;
}
.collapsible-row--heading {
  font-weight: 700;
}

/* testimonials */
.testimonials--root .icon--root {
  display: none !important;
}
.testimonials--wrapper {
  grid-row-gap: 0;
}
@media (min-width: 1024px) {
  .testimonials--wrapper {
    max-width: 80%;
  }
}
.testimonials--heading {
  text-transform: none;
  font-size: 34px;
  margin-bottom: 10px;
}
.testimonials--description {
  display: none;
}
.testimonials--carousel {
  display: none;
}

/* scrolling-content */
/* service list */
.service-list--block-header--text {
  font-size: 22px;
  font-weight: 700;
}

/* newsletter form */
.newsletter--form form {
  border-bottom: 0 none;
  background: #fff;
  border-radius: 5px;
}
.newsletter--form form input {
  font-family: inherit !important;
}
.newsletter--form form button {
  transform: inherit;
  width: 120px;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;
}

/* social icons */
.social-icons--root svg {
  width: 20px;
  height: 20px;
}
.social-icons--root .icon--x {
  width: 20px;
  height: 20px;
}

/* footer */
footer .footer--about-text {
  margin: 6px 0 30px 0;
}

[data-type=powered-by] {
  display: none;
}

/*# sourceMappingURL=custom.css.map */
    /* Style for the table */
  .metafield-table {
    width: 100%;
    font-size: 18px;

    line-height: 1.5;    
    border-collapse: collapse;
    border:0;
    margin-top: calc(-1 * var(--spacing--block));
  }
  
  .metafield-table td {
    padding: 10px 5px;
  }
  
  .metafield-table td:first-child {
    font-weight: 700;
    font-size: 18px;
    color: #555;
    width: 30%; /* Adjusts column width for labels */
  }
  
  .metafield-table td:nth-child(2) {
    font-family: "graphikbold";
    font-weight: 700;
    font-weight: bold; /* Makes the second column bold */
    text-align: right; /* Aligns the text to the right */
    text-transform: uppercase; /* Converts text to uppercase */
  }








