#fw-section-rich-text-ddc7ae2c-9845-47a8-aa01-310166476755 {

.rich-text__text .html-formatter {
  display: flex !important;
  flex-direction: row !important;
  gap: 2rem !important;
  width: 100% !important;
  max-width: 100% !important;
}

.rich-text__text .html-formatter p {
  flex: 1 !important;
  margin: 0 !important;
}

.rich-text__inner .container {
  max-width: 100% !important;
  width: 100% !important;
}

@media only screen and (max-width: 900px) {
  .rich-text__text .html-formatter {
    flex-direction: column !important;
    gap: 1rem !important;
  }
  .rich-text__text .html-formatter p {
    width: 100% !important;
    flex: none !important;
    margin-bottom: 1rem !important;
  }
}
}







#fw-section-rich-text-b8f6314a-da12-4207-af26-a6ba9266f7dc {

/* Updates - make first paragraph bigger */
.rich-text__text .html-formatter p:first-child {
  font-size: 1.3rem !important;
  font-weight: bold !important;
  margin-bottom: 1.5rem !important;
  line-height: 1.6 !important;
}

/* Rest of paragraphs smaller */
.rich-text__text .html-formatter p:not(:first-child) {
  font-size: 0.95rem !important;
  opacity: 0.85 !important;
}
}

#fw-section-rich-text-f7cfeedf-0e7f-4a20-92c8-cbbaeea5cc60 {

/* Highlight first two paragraphs - date and title */
.rich-text__text .html-formatter p:first-child,
.rich-text__text .html-formatter p:nth-child(2) {
  background: rgba(255,255,255,0.35) !important;
  padding: 8px 12px !important;
}

/* Round the top of the date */
.rich-text__text .html-formatter p:first-child {
  border-radius: 6px 6px 0 0 !important;
  padding-bottom: 4px !important;
}

/* Round the bottom of the title */
.rich-text__text .html-formatter p:nth-child(2) {
  border-radius: 0 0 6px 6px !important;
  padding-top: 4px !important;
}
}

#fw-section-collection-template-collection-default {

/* Cards */
.product-tile {
  background: #6b3200 !important;
  border-radius: 12px !important;
  border: 1px solid rgba(232, 216, 122, 0.2) !important;
  transition: transform 0.2s ease, border-color 0.2s ease !important;
  overflow: hidden !important;
}

.product-tile:hover {
  transform: translateY(-6px) !important;
  border-color: #e8d87a !important;
}

/* Image background */
.image--background-color {
  background: rgba(0, 0, 0, 0.25) !important;
}

/* Product name */
.tile__description {
  color: #e8d87a !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
}

/* Section heading */
.section-header {
  border-bottom: 2px solid #e8d87a !important;
  padding-bottom: 10px !important;
  display: inline-block !important;
}

/* Grid gap */
.collection__grid {
  gap: 20px !important;
}
}





#fw-section-rich-text-18719e1c-a40e-4449-ad3c-493af23a0249 {

.rich-text__text .html-formatter {
  display: flex !important;
  flex-direction: row !important;
  gap: 2rem !important;
  width: 100% !important;
  max-width: 100% !important;
}

.rich-text__text .html-formatter p {
  flex: 1 !important;
  margin: 0 !important;
}

.rich-text__inner .container {
  max-width: 100% !important;
  width: 100% !important;
}

@media only screen and (max-width: 900px) {
  .rich-text__text .html-formatter {
    flex-direction: column !important;
    gap: 1rem !important;
  }
  .rich-text__text .html-formatter p {
    width: 100% !important;
    flex: none !important;
    margin-bottom: 1rem !important;
  }
}
}

#fw-section-footer {

.echobrain {
  display: none !important;
}
}
#fw-section-text-carousel-c9297c03-d2ed-4f0a-bd72-9b1fd79f77f1 {
--font-heading-scale: 0.75;
--font-body-scale: 1.0;
}
#fw-section-header {

.echobrain {
  display: none !important;
}
}