.body {
  margin-bottom: 3rem; }

#eapps-google-maps-1.eapps-google-maps {
  border: 1px solid #000;
  border-radius: 8px; }

p.findaretailer {
  text-align: center;
  margin-bottom: 2rem;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  color: #000; }

.retailer-locaion-title {
  font-weight: 600;
  border-bottom: 1px solid;
  padding-bottom: 8px;
  margin-bottom: 1rem;
  margin-top: 2rem; }

.retailer-locations {
  display: flex;
  gap: 24px;
  flex-flow: row wrap;
  margin-bottom: 48px; }

.retailer-location {
  width: calc(50% - 12px);
  background: #fff;
  border: 1px solid #431207;
  border-radius: 16px;
  padding: 32px 24px; }

.retailer-location h4 {
  margin-top: 0;
  font-weight: 600;
  margin-bottom: 16px;
  font-size: 18px; }

.retailer-location p {
  margin-bottom: 0; }

@media screen and (max-width: 1600px) {
  .page-content--centered.find-a-retailer {
    width: 100%; } }

@media screen and (max-width: 638px) {
  .retailer-location {
    width: 100%; } }

.home-instagram-container {
  background: none !important;
  overflow: hidden;
  max-width: 100%; }

#eapps-instagram-feed-1 .eapps-instagram-feed-header {
  background: none !important; }

.aboutus-main {
  margin-bottom: 4rem;
  border-bottom: 1px solid #BEA7A4;
  padding-bottom: 3rem; }

.aboutus-columns {
  width: 100%;
  display: flex;
  gap: 3rem;
  align-items: center;
  margin-bottom: 2rem; }

.aboutus-column {
  width: calc(50% - 1.5rem); }

.aboutus-column img {
  width: 100%;
  border-radius: 8px; }

.aboutus-column h2 {
  color: #431207;
  font-size: 2.5rem;
  margin-bottom: 2.5rem;
  font-weight: 700; }

.aboutus-column p {
  color: 000;
  margin-bottom: 0; }

p.below-aboutus-main {
  max-width: 768px;
  margin: 0 auto;
  text-align: center; }

.aboutus-bottom {
  width: 100%;
  text-align: center;
  margin-top: 3rem; }

.aboutus-bottom h3 {
  color: #431207;
  font-size: 2rem;
  margin-bottom: 1.5rem;
  font-weight: 700; }

.aboutus-bottom a {
  font-size: 1.5rem;
  padding: 10px;
  border-radius: 50%;
  border: 1px solid;
  display: inline-block;
  margin: 0 .5rem;
  line-height: 1; }

@media screen and (max-width: 900px) {
  .aboutus-columns {
    flex-flow: row wrap; }
  .aboutus-columns {
    gap: 1.5rem; }
  .aboutus-column {
    width: 100%;
    order: 2; }
  .aboutus-column.image {
    order: 1; } }

@media screen and (max-width: 800px) {
  .aboutus-column h2 {
    font-size: 2rem;
    margin-bottom: 1rem; } }

@media screen and (max-width: 441px) {
  .aboutus-column h2 {
    font-size: 1.75rem; } }

.coas-list {
  padding-top: 3rem; }

.coas-table {
  width: 100%;
  text-align: left;
  background: #fff; }

.coas-table th {
  font-size: 16px;
  font-weight: 700;
  color: #431207;
  font-family: 'Bogart', sans-serif; }

.coas-table tr:first-child {
  border: 0; }

.coas-table tr {
  border: 1px solid #d2d2d2; }

.coas-table td, .coas-table th {
  width: 33%;
  padding: .75rem 1.5rem; }

.labwork-table {
  width: 100%;
  background: #F6F2EA;
  padding: 0 0 3rem 0;
  margin-top: 3rem;
  position: relative; }

@media screen and (max-width: 414px) {
  .coas-table td, .coas-table th {
    font-size: 14px;
    padding: 8px 12px; } }

@media screen and (max-width: 325px) {
  .coas-list {
    overflow-x: scroll; } }

.page-subheading {
  color: #431207;
  margin: 0;
  text-align: center; }
