body {
  background-color: rgba(255, 255, 255, 1.00);
  font-size: 1.1rem;
}
.section {
  background-color: rgba(7,27,2,1.00);
}
#wrapper { /* home scroll location */
}
#content {}
#section-about-natural-progesterone-cream {
  background-color: rgba(254, 252, 239, 1.00);
}
#section-natural-progesterone-cream-ingredients {
  background-color: rgba(254, 252, 239, 1.00);
}
#section-natural-progesterone-cream-price-comparisons {
  background-color: rgba(254, 252, 239, 1.00);
}
#section-order-natural-progesterone-cream {
  background-color: rgba(254, 252, 239, 1.00);
}
#section-contact {
  background-color: rgba(254, 252, 239, 1.00);
}
#header.transparent-header:not(.sticky-header) #header-wrap {
  background-color: rgba(0, 0, 0, 0.8);
}
.text-light {
  color: antiquewhite;
}
.col-padding {
  padding: 10px;
}
.gmap-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.gmap-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.responsive-container {
  position: relative;
  padding-bottom: 45%;
  padding-top: 5px;
  height: 0;
  overflow: hidden;
  margin: 0 auto;
}
.responsive-container, .responsive-container iframe {
  max-width: 960px;
  max-height: 540px;
}
.responsive-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-calendar {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
.responsive-calendar iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}