/** Shopify CDN: Minification failed

Line 23:33 Expected "}" to go with "{"

**/
#fsb_container {
  z-index: 1 !important;
}

#fsb_background {
  z-index: 1 !important;
}

#shopify-section-template--14749178789939__rich_text_wjyE6z {
  background: #a6b493;
  padding: 50px 0;
}
/* Prevent mobile hyphenation on product titles */
.YOUR-TITLE-CLASS {
  word-break: keep-all !important;
  overflow-wrap: break-word !important;
  hyphens: none !important;
  white-space: normal !important;