/**handles:so-css-flatsome**/
#content.content-area.page-wrapper {
  background-color: #f1f1f1;
  opacity: 1;
}

.stock.in-stock {
  font-family: Lato;
}

.header-cart-title {
  font-family: Lato;
}

span {
  font-family: Lato;
  text-align: center;
  margin-top: 1px;
}

.stock.out-of-stock {
  font-family: Lato;
  color: #b20000;
}

.title-overlay.fill {
  background-color: #0a6379;
  color: #0a6379;
}

.single_add_to_cart_button.button.alt {
  font-family: Lato;
}

.product-main {
  background-color: #f1f1f1;
}

.product-container {
  background-color: #f1f1f1;
}

#tab-our-history-and-mission.tab.has-icon {
  width: 20%;
}

#tab-our-location-and-hours.tab.has-icon {
  width: 20%;
}

#tab-our-commitments-and-vision.tab.has-icon {
  width: 20%;
}

#accordion-1579342961-label.accordion-title.plain {
  text-align: center;
}