.commentlist {
  list-style: none;
  padding: 0;
}
.commentlist li {
  padding: 10px;
}
.commentlist ul.children {
  list-style: none;
}
@media (min-width: 993px) {
  #home-ctas .cta-col {
    position: relative;
  }
  #home-ctas .cta-col .fl-col-group {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.fl-module-fl-woo-related-products section > h2 {
  display: none;
}
.fl-module-fl-woo-related-products ul.products {
  padding: 0;
  margin: 0;
}
.fl-module-fl-woo-related-products ul.products .price {
  display: none !important;
}
.fl-module-fl-woo-related-products ul.products li {
  margin-bottom: 0 !important;
}
.fl-theme-builder-header-sticky {
  border-bottom: 1px solid #d8e0e3;
}
.vcard .avatar,
.commentmetadata {
  display: none;
}
.vcard {
  border-bottom: 1px solid #d8e0e3;
  font-family: "EB Garamond", serif;
}
.archive .woocommerce-pagination {
  display: none;
}
.original-link {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 769px) {
  .adiv-cta img {
    width: 100%;
    height: 150px;
    object-fit: cover;
  }
}
/*# sourceMappingURL=theme.css.map */