/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;900&display=swap');
@font-face {
 font-family: Calibri;
 src: url(/wp-content/uploads/custom_fonts/Calibri.ttf);
 font-weight: normal;
}
@font-face {
 font-family: Interstate-Bold;
 src: url(/wp-content/uploads/custom_fonts/Interstate-Bold.otf);
 font-weight: normal;
}
@font-face {
 font-family: Interstate-LightCondensed;
 src: url(/wp-content/uploads/custom_fonts/Interstate-LightCondensed.otf);
 font-weight: normal;
}
@font-face {
 font-family: Interstate-LightItalic;
 src: url(/wp-content/uploads/custom_fonts/Interstate-LightItalic.otf);
 font-weight: normal;
}
@font-face {
 font-family: Interstate-Regular;
 src: url(/wp-content/uploads/custom_fonts/Interstate-Regular.otf);
 font-weight: normal;
}
@font-face {
 font-family: Interstate-RegularCondensed;
 src: url(/wp-content/uploads/custom_fonts/Interstate-RegularCondensed.otf);
 font-weight: normal;
}
@font-face {
 font-family: MinionPro-Regular;
 src: url(/wp-content/uploads/custom_fonts/MinionPro-Regular.otf);
 font-weight: normal;
}
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: 'Montserrat', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  color: #496E6A;
  font-weight: 600;
  text-decoration: underline;
}
a:active,
a:hover {
  outline: 0;
  color: #5e2960;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.9em;
  font-size: 55%;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  color: #5e2960;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
  font-size: 1.2rem;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
header#masthead {
  background-color: #fff !important;
  padding: 1.5rem 1rem 1rem !important;
  border-bottom: .4rem solid #5e2960;
  box-shadow: 0 0px 10px 0 rgba(102, 4, 94, 0.5) !important;
  position: relative;
  z-index: 100;
}
li#menu-item-684 a {
  border-right: none !important;
}
.top-nav-wrap .container .row a {
  color: #ffffff;
  font-family: 'Montserrat';
  /*padding: 0 4%;*/
  text-decoration: none;
}
.top-nav-wrap {
  background: #66045e;
  padding: 0.9rem 0 0.6rem;
  text-align: center;
}
button:focus {
  outline: none;
}
#menu-main-menu li {
  width: 25%;
}
#masthead nav {
  text-align: center;
}
.rev_slider .tp-caption, .rev_slider .caption {
  font-family: 'Montserrat', sans-serif !important;
}
a#slide-1-layer-4 {
  font-size: 1.5rem !important;
  padding: 1.2rem !important;
  box-shadow: 0 2px 8px 0 rgba(102, 4, 96, 0.3) !important;
  top: 2.5rem !important;
  left: -2rem !important;
}
div#slide-1-layer-1 {
  top: 4rem !important;
  left: 2rem !important;
  text-align: center !important;
}
div#slide-1-layer-8 {
  bottom: -14.5rem;
  right: -59rem;
}
.tparrows:before {
  font-size: 30px !important;
  color: #5e2960 !important;
}
.tparrows {
  background: transparent !important;
}
.home-well-1-wrap {
  background: #5e2960;
  color: #ffffff;
  padding: 1rem 0 2.5rem;
  box-shadow: 0 6px 8px 0 rgba(46, 21, 47, 0.2);
  position: relative;
  z-index: 1;
}
.home-well-1-wrap h3 {
  color: #ffffff;
  font-size: 1.9rem;
  margin-top: 2rem;
  line-height: 2rem;
}
.home-well-1-wrap p {
  /* font-size: 1.3rem; */
  margin-bottom: .5rem;
}
.savings-page-cta.home-savings-cta {
  background: linear-gradient(180deg, #edf4f3 50%, #ffffff 100%);
  margin: 3rem auto;
}
img.patient-savings {
  max-width: 20rem;
  margin-left: 2rem;
}
table.ref-table {
  font-size: 1rem;
  text-align: left;
  margin: 1.5rem 0 0 -0.5rem;
}
table.ref-table p {
  font-size: 0.9rem;
  text-align: left;
  margin: 0;
}
.home-banner-wrap {
  background-image: url(/wp-content/themes/estrogel/images/hula-with-swoop.png);
  height: 43rem;
  background-size: 100%;
  background-repeat: no-repeat;
  text-align: center;
  background-color: #5e2960;
}
.home-banner-text-wrap {
  background: #acd0cb;
  border-radius: 0 2rem 2rem 0;
  position: absolute;
  top: 35%;
  text-align: center;
  max-width: 32rem;
  box-shadow: 0 2px 8px 0 rgba(101, 5, 94, 0.5);
  padding: 4rem 3rem .8rem;
}

.estrogel-btn {
	background: #acd0cb;
 	border-radius: 0 2rem 2rem 0;
	position: absolute;
	top: 25%;
	text-align: center;
	max-width: 34rem;
	box-shadow: 0 2px 8px 0 rgba(101, 5, 94, 0.5);
	padding: 4rem 3rem .8rem;
}

.menopause-btn {
	background: #acd0cb;
 	border-radius: 0 2rem 2rem 0;
	position: absolute;
	top: 50%;
	text-align: center;
	max-width: 34rem;
	box-shadow: 0 2px 8px 0 rgba(101, 5, 94, 0.5);
	padding: 4rem 3rem .8rem;
}

.home-banner-wrap h1 {
  margin-top: 0.5rem;
  font-size: 25px;
  color: #65055e;
  margin-bottom: .2rem;
  font-weight: 550;
}
.home-banner-wrap h2 {
  font-size: 2rem;
  margin-top: 0;
  color: #65055e;
}
button.banner-cta {
  background: #66045e;
  padding: 0.5rem 1rem;
  font-size: 1.6rem;
  color: #ffffff;
  border: 1px solid #66045e;
  box-shadow: 0 2px 8px 0 rgba(102, 4, 94, 0.3);
  text-transform: uppercase;
}
.sticky-isi.panel-fullscreen {
  max-height: 100%;
  overflow: scroll;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.sticky-isi.patient-sticky-isi {
  max-height: 30% !important;
}
.sticky-isi {
  width: 100%;
  max-height: 25%;
  box-shadow:0 -2px 8px 0 rgba(102, 4, 93, 0.1);
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1rem 0 0;
  background-color: #fff;
  z-index: 9;
  -webkit-transition: all 0.6s cubic-bezier(0.26, 0, 0, 1);
  -moz-transition: all 0.6s cubic-bezier(0.26, 0, 0, 1);
  transition: all 0.6s cubic-bezier(0.26, 0, 0, 1);
}
.bb-top {
  margin-bottom: .5rem !important;
}
.hcp-iri-header {
  margin-bottom: .5rem !important;
}
#iri-wrap p {
  font-size: 1rem;
}
.sticky-isi.hidden {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
#panel-fullscreen i, #hcp-panel-fullscreen i {
  color: #64055e;
  position: absolute;
  right: 2rem;
  top: -.2rem;
  font-size: 1.6rem;
}
.black-box {
  border: .2rem solid #000000;
  padding: 0.4rem 0.4rem 0;
  margin-left: -0.4rem;
    margin-bottom: 1.5rem;/*
    margin-top: 1.5rem;*/
  }
  p.bold.patient-above {
    margin-bottom: 0.5rem;
  }
  .indication-p {
    margin-bottom: .6rem !important;
  }
  .bold {
    font-weight: 600;
  }
  .nowrap {
    white-space: nowrap;
  }
  span.no-caps {
    text-transform: none;
  }
  #sticky-isi h3, #iri, #iri-wrap h3 {
    margin-top: 0;
    font-size: 1.7rem;
    color: #5e2960;
    text-transform: uppercase;
    margin-bottom: .6rem;
  }
  h3.hcp-iri-header, h3.hcp-indication-header {
    font-size: 1.5rem !important;
  }
  .isi-content-wrapper {
    font-size: 1.1rem;
    padding-bottom: 4rem;  
  }
  .isi-content-wrapper p {
    margin-bottom: 1rem;
  }
  #isi-section {
    padding-bottom: 4rem;
  }
  p.indication-text {
    margin: 0.5rem 0;
    font-size: 1rem;
  }
  .small-margin-top {
    margin-top: .5rem;
  }
  .small-margin-bottom {
    margin-bottom: .5rem !important;
  }
  .ascend-logo {
    max-width: 10rem;
  }
  .site-info a {
    padding: 0 2rem;
    border-right: .1rem solid #6caca2;
  }
  .legal-language p {
    font-size: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  a.footer-contact-link {
    border-left: .1rem solid #6caca2;
  }
  .home-well-2-wrap {
    background: rgb(255,255,255);
    /*    background: linear-gradient(180deg, rgba(255,255,255,1) 30%, #edf4f3 100%);*/
    background: linear-gradient(180deg, #ddd4de 25%, #ffffff 100%);
    /*border-top: 1rem solid #6baca2;*/
    border-bottom: 0.6rem solid #5c295e;
    padding-bottom: 2rem;
  }
  p.home-uses-last {
    font-size: 1.5rem;
    max-width: 55rem;
    margin: -1rem auto 2rem;
  }
  .home-well-3-content h4 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
    margin-top: 2rem;
  }
  .home-well-3-wrap {
    background: #e3ecee;
    text-align: center;
    box-shadow: 0 0px 8px 0 rgba(55, 82, 79, 0.3);
  }
  p.menopause-symptom-list {
    font-size: 1.4rem;
  }
  span.menopause-bull {
    color: #965fa4;
    font-size: 2rem;
  }
  .container.teal-gradient-bg {
    padding: 2rem 2rem 1rem;
  }
  table.body-reference-table.in-a-table {
    margin-left: -3px !important;
  }
  ul li {
    font-size: 1.3rem;
  }
  .row.cta-icon-row {
    padding-bottom: 3.5rem;
    text-align: center;
    margin-top: 3rem;
  }
  img.cta-icon {
    max-width: 8rem;
  }
  .cta-icon-row h3 {
    margin-top: 0.7rem;
    font-size: 2rem;
    color: #66045e;
  }
  .cta-icon-row p {
    font-size: 1.2rem;
    margin-bottom: 0.2rem;
    margin-top: .5rem;
  }
  .cta-icon-row a {
    font-size: 1.5rem !important;
    color: #65055e;
    text-decoration: none;
  }
  button#hcp-link {
    background: #acd0cb;
    border: .2rem solid #476e6a;
    color: #65055e;
    border-radius: 0.4rem;
    font-weight: 600;
    padding: 0.3rem;
    margin-top: -8px;
  }
  .well-2-header-wrap h3 {
    color: #fff;
    font-size: 2rem;
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
  }
  .well-2-header-wrap {
    background: rgb(93, 41, 95);
    border-radius: 0 2rem 2rem 0;
    box-shadow: 0 2px 8px 0 rgba(92, 41, 94, 0.2);
    margin-top: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
    max-width: 75rem;
  }
  img.estrogel-front-bottle {
    max-width: 7rem;
    margin-top: -.5rem;
    padding-right: 1rem;
  }
  .home-bottle-wrap {
    text-align: right;
  }
  .references p {
    font-size: 1rem;
  }
  .symptom-check-wrap h4 {
    margin-top: .5rem;
    font-size: 1.7rem;
  }
  .symptom-check-wrap {
    margin-bottom: 0.5rem;
  }
  .cta-1, .cta-2, .cta-3 {
    padding: 2rem 0.5rem;
    max-width: 22.5rem;
    border-radius: .5rem;
    box-shadow: 0 2px 8px 0 rgba(93, 41, 95, 0.6);
    border: .2rem solid #5d295f;
    margin: 0 auto;
  }
  .button-wrap {
    background: #d7abcf;
    max-width: 14rem;
    text-align: center;
    margin: 1rem auto 0;
    border: .2rem solid #5c295e;
    border-radius: .5rem;
    padding: 0.7rem;
    box-shadow: 0 2px 8px 0 rgba(93, 41, 95, 0.6);
  }
  .home-cta-wrap.home-cta-wrap-1 {
    background: #5c295e;
    padding: 2rem 0;
    box-shadow: 0 2px 8px 0 rgba(91, 41, 93, 0.2);
  }
  .home-cta-wrap.home-cta-wrap-2 {
    padding: 2.5rem 0;
    box-shadow: inset 0 0px 8px 0 rgba(91, 41, 93, 0.1);
  }
  .cta-img-wrap {
    text-align: center;
    background: #fff;
    border-radius: 100%;
    width: 150px;
    height: 150px;
    position: relative;
    box-shadow: 0 2px 8px 0 rgba(215, 171, 207, 0.5);
    margin: 0 auto;
  }
  .cta-img-wrap-white {
    text-align: center;
    background: #74ada3;
    border-radius: 100%;
    width: 150px;
    height: 150px;
    position: relative;
    box-shadow: 0 2px 8px 0 rgba(215, 171, 207, 0.5);
    margin: 0 auto;
  }
  img.cta-icon-full {
    position: absolute;
    left: 0.5rem;
    top: 0.2rem;
  }
  img.cta-icon-full-2 {
    position: absolute;
    left: 0.2rem;
    top: -0.3rem;
  }
  img.cta-icon-full-3 {
    position: absolute;
    left: 0.6rem;
    top: -0.2rem;
  }
  .home-cta-wrap.home-cta-wrap-1 p {
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
    padding-top: 1rem;
    margin-bottom: 1.3rem;
  }
  .home-cta-wrap.home-cta-wrap-2 p {
    font-size: 1.8rem;
    text-align: center;
    padding-top: 1rem;
    margin-bottom: 1.3rem;
    color: #5b295d;
  }
  .button-wrap-full {
    background: #acd0cb;
    max-width: 16rem;
    text-align: center;
    margin: 1rem auto;
    border: .2rem solid #37524f;
    border-radius: .5rem;
    padding: 0.8rem 2.2rem .8rem .8rem;
    box-shadow: 0 2px 8px 0 rgba(55, 82, 79, 0.5);
    position: relative;
  }
  .button-wrap-full-large {
    background: #acd0cb;
    max-width: 18rem;
    text-align: center;
    margin: 1rem auto;
    border: .2rem solid #37524f;
    border-radius: .5rem;
    padding: 0.8rem 2.2rem .8rem .8rem;
    box-shadow: 0 2px 8px 0 rgba(55, 82, 79, 0.5);
    position: relative;
  }
  .button-wrap-full-purple {
    background: #d7abcf;
    max-width: 16rem;
    text-align: center;
    margin: 1rem auto;
    border: .2rem solid #5b295d;
    border-radius: .5rem;
    padding: 0.8rem 2.2rem .8rem .8rem;
    box-shadow: 0 2px 8px 0 rgba(91, 41, 93, 0.4);
    position: relative;
  }
  .button-wrap-full-purple a {
    font-size: 1.5rem;
    text-decoration: none;
    color: #5b295d;
  }
  .button-wrap-full a, .button-wrap-full-large a  {
    font-size: 1.5rem;
    text-decoration: none;
    color: #37524f;
  }
  .button-wrap-full i.fal.fa-long-arrow-right, .button-wrap-full-purple i.fal.fa-long-arrow-right, .button-wrap-full-large i.fal.fa-long-arrow-right {
    font-size: 2rem;
    position: absolute;
    right: 1.7rem;
    top: 1rem;
  }
  .home-ref-wrap {
    margin-top: 2.5rem;
  }
  .home-ref-wrap p {
    margin-bottom: 0;
  }
  .home-symptoms-text h4 {
    color: #ffffff;
    /*text-align: center;
    font-weight: 400;*/
    font-size: 1.4rem;
  }
  .savings-nav-link a {
    border-right: none !important;
  }
  .home-well-1-wrap h2 {
    font-size: 2.2rem;
    color: #fff;
    margin-top: 2rem;
    margin-bottom: 0;
  }
  .astrodivider {
    margin: 1rem auto 2rem;
    width: 50rem; 
    max-width: 100%;
    position:relative;
  }
  .astrodividermask { 
    overflow:hidden; height:20px; 
  }
  .astrodividermask:after { 
    content:''; 
    display:block; margin:-25px auto 0;
    width:100%; height:25px;  
    border-radius:125px / 12px;
    box-shadow: 0 0 8px #663467;
  }
  .choose-inline-wrap {
    display: inline-block;
    margin-left: 10%;
  }
  .home-why-choose-items {
    text-align: center;
  }
  .or-spacer-vertical {
    display:inline-block;
    position: absolute;   
  }
  .or-spacer-vertical .mask { 
    overflow:hidden; 
    width:20px; 
    height: 19rem;
    margin-top: -1rem;
  }
  .or-spacer-vertical.left {
    left: 0;
  }
  .or-spacer-vertical.right {
    right: 0;
    top: 0;
  }
  .or-spacer-vertical.left .mask:after {
    content: '';
    display: block;
    margin-left: -20px;
    width: 20px;
    height: 100%;
    border-radius: 12px / 125px;
    box-shadow: 0 0 8px #4b264c;
  }
  .or-spacer-vertical.right .mask:before { 
    content:''; 
    display:block; margin-left:20px;
    width:20px; height:100%; 
    border-radius:12px / 125px; 
    box-shadow:0 0 8px black;
    box-shadow: 0 0 8px #4b264c;
  }
  .home-why-choose-items p {
    font-size: 1.5rem;
  }

  img.choose-image {
    max-width: 10rem;
    display: inline-block;
  }
  .choose-inline-wrap p {
    display: inline-block;
    font-size: 1.8rem;
  }
  .home-why-choose-wrap h3 {
    text-align: center;
    font-size: 2rem;
    color: #5d295f;
    margin: 3rem 0 3.5rem;
  }
  /*table.center-ref {
    max-width: 40rem;
    text-align: left;
    margin-left: 31.4%;
    margin-bottom: 3rem;
    margin-top: -1.5rem;
    }*/
    table.center-ref {
      width: 70%;
      text-align: left;
      margin: 1rem auto 3rem;
      max-width: 40rem;
    }
    td.asterisk {
      vertical-align: text-bottom;
      width: 0.4rem;
    }
    table.center-center-ref {
      max-width: 31rem;
      margin: -1.5rem auto 2rem;
    }
    .home-why-choose-items-2a, .home-why-choose-items-2b {
      text-align: center;
    }
    .home-why-choose-items-2a p, .home-why-choose-items-2b p {
      font-size: 1.6rem;
      padding-top: .8rem;
    }
    .home-why-choose-items-2a i {

      margin-right: 0 !important;
    }
    .home-why-choose-items-2b i {
      margin-right: 0 !important;
    }
/*--------------------------------------------------------------
# WHAT IS ESTROGEL
--------------------------------------------------------------*/
.what-is-estrogel-banner-text-wrap {
  padding-left: 6%;
  background: #5d295f;
  border-radius: 0 2rem 2rem 0;
  position: absolute;
  top: 35%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  max-width: 43rem;
  padding-right: 3rem;
  box-shadow: 0 2px 8px 0 rgba(92, 41, 94, 0.3);
}
.what-is-estrogel-banner-wrap h1 {
  font-size: 2.2rem;
  color: #ffffff;
  margin-top: .5rem;
  margin-bottom: .2rem;
  font-weight: 400;
}
.what-is-estrogel-well-1-wrap {
  background: #acd0cb;
  color: #212529;
  padding: 1rem 0 2.5rem;
  border-bottom: .6rem solid #5c295e;
}
.what-is-estrogel-well-1-wrap h2 {
  color: #5d295f;
  font-size: 2.2rem;
  margin-bottom: .5rem;
}
.checkmark table {
  margin-bottom: 0;
  margin-left: 1rem;
}
.what-is-well-2-wrap {
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,1) 30%, #edf4f3 100%);
  border-bottom: .6rem solid #6baca2;
}
.what-is-well-2-header-wrap {
  background: rgb(93, 41, 95);
  border-radius: 0 2rem 2rem 0;
  box-shadow: 0 2px 8px 0 rgba(92, 41, 94, 0.2);
  margin-top: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.2rem;
  max-width: 42rem;
}
.what-is-well-2-header-wrap h3 {
  color: #fff;
  font-size: 1.7rem;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
}
img.offers-confidence {
  margin-top: 3rem;
  max-width: 18rem;
}
p.bigger-text {
  font-size: 1.4rem;
}
.purple {
  color: #5c295e;
}
.astrodivider-big {
  margin: 3rem auto 0rem;
  width: 100%;
  max-width: 100%;
  position: relative;
}
.astrodividermask-big {
  overflow: hidden;
  height: 20px;
}
.astrodividermask-big:after {
  content: '';
  display: block;
  margin: -25px auto 0;
  width: 100%;
  height: 25px;
  border-radius: 125px / 12px;
  box-shadow: 0 0 8px #5b2d61;
}
.offers-confidence-text {
  margin-top: 3rem;
  padding-left: 2.5rem;
}
.what-is-well-2-wrap h3 {
  font-size: 2rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: #5b295d;
  line-height: normal;
}
.nine-of-ten-wrap-1 h3 {
  margin-top: 2rem;
}
.gel-header {
  font-weight: 600;
}
img.estrogel-bottle-2 {
  max-width: 6rem;
  margin-top: -1rem;
}
img.nine-of-ten {
  margin-top: 2rem;
}
p.top-level-text {
  font-size: 1.3rem;
}
a.reference-link {
  color: inherit;
  font-weight: 400;
  text-decoration: none;
}
table.what-is-bullets td.bullet {
  vertical-align: top;
  font-size: 3rem;
  line-height: 1.5rem;
  width: 1.3rem;
  color: #476e6a;
}
table.what-is-bullets {
  margin-left: 1rem;
  margin-bottom: 0;
}
span.teal-pipe {
  color: #476e6a;
  font-size: 1.6rem;
  line-height: 0;
  font-weight: 200;
}
.nine-of-ten-wrap-1 p {
  margin-bottom: .5rem;
}
.nine-of-ten-wrap-1 {
  /*border-right: 0.1rem solid #64055e;*/
  padding: 1rem 1.2rem 0 2.5rem;
}
.nine-of-ten-wrap-2 {
  padding: 1rem 15px 0 1.5rem;
}
img.active-lifestyle {
  margin-top: 4rem;
}
.col-3.offset-lg-1.nine-of-ten-wrap {
  padding-left: 0;
}
.active-text-wrap {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 2.5rem;
}
span.teal-bullet {
  color: #6baca2;
  font-size: 2rem;
  line-height: 0;
}
/*--------------------------------------------------------------
# IS ESTROGEL RIGHT FOR YOU
--------------------------------------------------------------*/
.is-estrogel-right-banner-text-wrap {
  padding-left: 6%;
  /* background: rgba(107, 172, 162, 1);*/
  background: #acd0cb;
  border-radius: 0 2rem 2rem 0;
  position: absolute;
  top: 3rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  max-width: 47rem;
  padding-right: 2rem;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
}
.is-estrogel-right-banner-text-wrap h1 {
  font-size: 2.4rem;
  color: #5d295f;
  margin-top: .5rem;
  margin-bottom: .2rem;
  font-weight: 400;
}
.is-estrogel-right-well-1-wrap h4 {
  font-size: 1.8rem;
}
p.top-level-bigger-text {
  font-size: 1.3rem;
  line-height: 1.7;
}
.body-reference-table.in-a-table td p{
  font-size: 1.1rem;
}
.is-estrogel-content-wrap {
  padding-top: 2rem;
  border-bottom: 1rem solid #6baca2;
  background: linear-gradient(180deg, rgba(255,255,255,1) 30%, rgba(228,239,238,1) 100%);
}
.well-2-is-estrogel-header-wrap {
  background: rgb(93, 41, 95);
  border-radius: 0 2rem 2rem 0;
  box-shadow: 0 2px 8px 0 rgba(92, 41, 94, 0.2);
  margin-top: 3rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 3rem;
  max-width: 32rem;
}
.well-2-is-estrogel-header-wrap h3 {
  color: #fff;
  font-size: 2rem;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
}
table.therapy {
  margin-left: 1rem;
  margin-bottom: 0;
}
table.therapy p {
  margin-bottom: 1.2rem;
  font-size: 1.3rem;
}
table.therapy i.far.fa-circle {
  font-size: 1.2rem;
  color: #6baca2;
}
table.checkmark {
  margin-bottom: 0;
  margin-left: 1rem;
}
table.checkmark p {
  margin-bottom: 1.2rem;
  font-size: 1.3rem;
}
.is-estrogel-well-3-wrap .cta-icon-row .cta-2 p {
  min-height: 56px;
}
.what-is-estrogel-well-1-wrap h4 {
  color: #24292e;
}
.is-estrogel-well-2-wrap {
  padding-bottom: 2rem;
}
img.talk-to-your-physician {
  margin-top: -6rem;
}
.is-estrogel-right-banner-wrap {
  position: relative;
}
.body-reference-table-wrap {
  margin-left: 3rem;
  margin-top: -0.5rem;
}
/*--------------------------------------------------------------
# HOW TO USE ESTROGEL
--------------------------------------------------------------*/
.how-to-use-header-wrap {
  background: rgb(93, 41, 95);
  border-radius: 0 2rem 2rem 0;
  box-shadow: 0 2px 8px 0 rgba(92, 41, 94, 0.2);
  margin-top: -2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  max-width: 42.5rem;
  margin-bottom: 2.5rem;
}
.how-to-use-header-wrap h1 {
  font-size: 2.2rem;
  padding-bottom: 0;
  margin-top: .5rem;
  margin-bottom: .2rem;
  color: #ffffff;
  font-weight: 400;
}
.how-to-use-estrogel h2 {
  color: #ffffff;
  margin-top: 0.5rem;
  margin-bottom: 0.2rem;
}
.how-to-use-estrogel h3 {
  font-size: 1.5rem;
  color: #5c295e;
  margin-bottom: 1.5rem;
  margin-top: 2rem;
}
p.figure-text {
  position: relative;
  text-align: center;
  margin-bottom: 0.5rem;
  background: #97c5be;
  padding-bottom: .2rem;
  border-radius: 1rem;
  color: #5b295d;
  font-weight: 600;
}
.how-to-use-estrogel a {
  font-size: 1.3rem;
}
table.how-to-use {
  margin-left: 1rem;
}
td.bullet-td {
  vertical-align: top;
  color: #6baca2;
  font-size: 2rem;
  line-height: 1.5rem;
  width: 20px;
}
table.how-to-use td p {
  margin-bottom: 1rem;
}
.ref-margin-top {
  padding-top: 3.5rem;
}
table.how-to-use td p.no-margin {
  margin-bottom: 0;
}
table.how-to-use.margin-top {
  margin-top: 2rem;
}
.home-well-c-wrap {
  background-image: url(/wp-content/themes/estrogel/images/home-symptoms-bg.png);
  background-size: cover;
  background-position: 0rem -100px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  min-height: 30rem;
}
.well-c-text-bg {
  background: #acd0cb;
  padding: 1.2rem 0.5rem 1.2rem 1rem;
  margin: 4rem 0rem 5rem 0rem;
  border-radius: 0.5rem;
  box-shadow: 0 2px 8px 0 rgba(93, 41, 95, 0.6);
  border: 0.2rem solid #5b295d;
}
table.center-choose-ref {
  max-width: 20.5rem;
  text-align: center;
  margin: -2rem auto 3rem;
}
/*  .well-c-text-bg {
    background: rgba(71, 110, 106, 0.9);
    padding: 1.5rem;
    margin: 3.5rem 0rem 5rem 0rem;
    border-radius: 0.5rem;
    box-shadow: 0 2px 8px 0 rgba(55, 82, 79, 0.5);
    }*/
    .well-c-text-bg h4 {
      color: #5b295d;
      font-size: 1.8rem;
      margin-top: 0.5rem;
      margin-bottom: 0.6rem;
    }
     /* .well-c-text-bg h4 {
        color: #fff;
        font-size: 2rem;
        margin-top: 0.5rem;
        margin-bottom: 1rem;
        text-shadow: 0px 2px 6px #476e6a;
        }*/
        ul.menopause-symptoms-ul {
          margin-bottom: 0.5rem;
        }
        ul.menopause-symptoms-ul li {
          color: #5b295d;
          font-size: 1.5rem;
          padding-bottom: .5rem;
          margin-left: 1rem;
        }
     /* ul.menopause-symptoms-ul li {
        color: #fff;
        font-size: 1.7rem;
        padding-bottom: .5rem;
        margin-left: 1rem;
        text-shadow: 0px 2px 6px #476e6a;
        }*/
        .well-d-header-wrap {
          background: rgb(93, 41, 95);
          border-radius: 0 4rem 4rem 0;
          box-shadow: 0 2px 8px 0 rgba(92, 41, 94, 0.2);
          margin-top: -3rem;
          padding-top: 1rem;
          padding-bottom: 1rem;
          text-align: center;
          max-width: 48rem;
          padding-left: 3rem;
        }
        .well-d-header-wrap h3 {
          color: #fff;
          font-size: 2rem;
          margin-top: 1.2rem;
          margin-bottom: 1.2rem;
        }
        i.fa-sync-alt, i.fad.fa-fire-alt {
          font-size: 5rem;
          vertical-align: -1rem;
          margin-right: 1rem;
          color: #486e6a;
        }
        .uses-icon-wrap {
          display: inline-block;
          text-align: center;
        }
        .uses-icon-wrap p {
          display: inline-block;
          font-size: 1.6rem;
          margin-bottom: 3.5rem;
        }
        .home-uses-wrap {
          text-align: center;
        }
        .home-well-d-wrap {
          background: rgb(255,255,255);
          /* background: linear-gradient(180deg, rgba(255,255,255,1) 30%, #edf4f3 100%); */
          background: linear-gradient(180deg, #ddd4de 25%, #ffffff 100%);
          box-shadow: 0 0 8px 0 rgba(46, 21, 47, 0.4);
          border-bottom: .6rem solid #5c295e;
        }
        .home-uses-wrap h3 {
          text-align: center;
          font-size: 2rem;
          color: #5d295f;
          margin: 3rem 0 3.5rem;
        }
        table.hot-flash-table {
          margin: 0 auto 1.5rem;
          width: 70%;
          max-width: 40rem;
        }
        table.hot-flash-table tr td.flash-icon {
          vertical-align: top;
          width: 8rem;
          text-align: center;
/*          margin-left: 20%;
*/        }
.hot-flash-table p {
 /* max-width: 32rem;*/
 font-size: 1.5rem;
 text-align: left;
/*          margin-left: 1rem;
*/        }
.home-end-text {
  padding: 0rem 0rem 1.5rem;
}
.home-end-wrap p {
  font-size: 1.3rem;
  line-height: 2rem;
  margin-bottom: 1rem;
}
/*--------------------------------------------------------------
# ABOUT MENOPAUSE
--------------------------------------------------------------*/
.about-menopause-well-1-wrap {
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,1) 30%, #ddd4de 100%);
  border-bottom: 1rem solid #5c295e;
}
.about-menopause-banner-text-wrap {
  padding-left: 6%;
  background: #acd0cb;
  border-radius: 0 2rem 2rem 0;
  position: absolute;
  top: 3rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  width: 32rem;
  padding-right: 2rem;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
}
.about-menopause-banner-text-wrap h1 {
  font-size: 2.2rem;
  font-weight: 400;
  color: #65055e;
  margin-top: .5rem;
  margin-bottom: .2rem;
}
.about-row-well-1 p {
  margin-bottom: 0.5rem;
}
.about-row-well-1 {
  padding: 1rem 0;
}
.about-menopause-well-1 {
  padding: 1rem 0 2rem;
}
.about-menopause-well-1 h2 {
  font-size: 1.8rem;
  color: #5b285d;
  text-align: center;
}
.about-body-cta {
  background: #acd0cb;
  max-width: 14rem;
  text-align: center;
  margin: 1rem auto;
  border: .2rem solid #37524f;
  border-radius: .5rem;
  padding: 0.7rem;
  box-shadow: 0 2px 8px 0 rgba(93, 41, 95, 0.6);
}
.about-body-cta a {
  font-size: 1.5rem;
  color: #37524f;
  text-decoration: none;
}
.about-row-well-1 .col-1 {
  padding-right: 0;
}
.resources-icon-col i.fas.fa-plus-circle, .resources-icon-col i.fas.fa-minus-circle {
  color: #bc3c98;
  font-size: 3em;
  margin-top: 17px;
}
.panel-heading .collapsed i.fad.fa-plus-circle, .resources-card-header .collapsed .resources-icon-col i.fad.fa-plus-circle {
  opacity: 1;
}
.panel-heading i.fad.fa-plus-circle, .resources-card-header .resources-icon-col i.fad.fa-plus-circle {
  opacity: 0;
}
.panel-heading i.fad.fa-minus-circle, .resources-card-header .resources-icon-col i.fad.fa-minus-circle {
  opacity: 1;
}
.panel-heading .collapsed i.fad.fa-minus-circle, .resources-card-header .collapsed .resources-icon-col i.fad.fa-minus-circle {
  opacity: 0;
} 
.panel-heading {
  position: relative;
} 
.panel-heading .fad, .resources-icon-col .fad {
  position: absolute;
  right: 1rem;
  font-size: 2.2rem;
  top: 1rem;
}
.panel-heading .fad {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
h4.panel-title button {
  text-align: left;
  width: 100%;
  padding: 1.2rem 1rem;
  background: rgb(172,208,203);
  background: linear-gradient(180deg, rgba(172,208,203,1) 0%, #C6EAE5 100%);
  border: 0.2rem solid #37524f;
  border-radius: .5rem;
  font-weight: 600;
  box-shadow: 0 2px 8px 0 rgba(55, 82, 79, 0.3);
  color: #37524f;
}
h4.panel-title button:focus {
  outline: none;
}
.accordion-wrap h3 {
  font-size: 2rem;
  color: #5b295d;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}
.panel-heading h4 {
  margin-bottom: 0;
}
.panel-body {
  padding: 1.8rem 1.2rem 1rem;
  border: .2rem solid #37524f;
  margin-top: -0.7rem;
  border-radius: .5rem;
  box-shadow: 0 2px 8px 0 rgba(55, 82, 79, 0.3);
  background: #f4faf9;
}
.panel-body ul li {
  padding-bottom: 0.3rem;
}
.panel-body p.above-list {
  margin-bottom: 0.3rem;
}
ul.li-none li:last-child {
  list-style-type: none;
}
.accordion-wrap {
  padding-bottom: 2rem;
}
.about-row-well-1 p.margin-top {
  margin-top: 1rem;
}
#vaginalChanges p.margin-bottom {
  margin-bottom: .5rem;
}
/*--------------------------------------------------------------
# TALKING WITH YOUR DOCTOR
--------------------------------------------------------------*/
.talking-header-wrap {
  background: rgb(93, 41, 95);
  border-radius: 0 2rem 2rem 0;
  box-shadow: 0 2px 8px 0 rgba(92, 41, 94, 0.2);
  margin-top: -2.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  max-width: 42rem;
  margin-bottom: 2rem;
}
.talking-header-wrap h1 {
  font-size: 2.2rem;
  font-weight: 400;
  padding-bottom: 0;
  margin-top: .5rem;
  margin-bottom: .2rem;
  color: #ffffff;
  padding-left: 4rem;
}
.talking-header-wrap h2 {
  font-size: 1.8rem;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 0rem;
}
.talking-well-wrap h3 {
  font-size: 2rem;
  color: #5b285d;
  margin-bottom: 1.5rem;
  margin-top: 3rem;
}
img.talk-to-your-physician-2 {
  max-width: 13rem;
  position: absolute;
  right: 9rem;
  top: 3.5rem;
}
.full-width-container.talking-with-your-doctor {
  position: relative;
  background: linear-gradient(180deg, #edf4f3 30%, #ffffff 100%);
}
img.estrogel-talking-with-your-doctor-symptoms {
  box-shadow: 0 2px 8px 0 rgba(92, 41, 94, 0.3);
  margin-bottom: 1rem;
}
img.estrogel-talking-with-your-doctor-treatments {
  box-shadow: 0 2px 8px 0 rgba(92, 41, 94, 0.3);
  margin-bottom: 1rem;
}
.talking-well-wrap {
  margin-top: 3rem;
}
.talking-well-wrap h2 {
  font-size: 2rem;
  color: #5b285d;
  margin-bottom: 1.5rem;
  margin-top: 0;
}
/*--------------------------------------------------------------
# MENOPAUSE RESOURCES
--------------------------------------------------------------*/
i.fad.fa-external-link-alt {
  color: #37524f;
  font-size: 2rem;
  vertical-align: -0.4rem;
}
p.above-list {
  margin-bottom: 1rem;
}
.resource-link-wrap {
  margin-left: 1rem;
}
.resource-link-wrap a {
  display: block;
  margin-bottom: 1.5rem;
}
.cta-icon-row .cta-large {
  padding: 2rem 0.5rem;
  border-radius: .5rem;
  box-shadow: 0 2px 8px 0 rgba(93, 41, 95, 0.6);
  border: .2rem solid #5d295f;
  margin: 0 auto;
}
.resources-header-wrap {
  background: rgb(93, 41, 95);
  border-radius: 0 2rem 2rem 0;
  box-shadow: 0 2px 8px 0 rgba(92, 41, 94, 0.2);
  margin-top: -2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: .5rem;
  max-width: 40rem;
  margin-bottom: 2rem;
}
.resources-header-wrap h1 {
  font-size: 2.2rem;
  font-weight: 400;
  padding-bottom: 0;
  margin-top: .5rem;
  margin-bottom: .2rem;
  color: #ffffff;
  padding-left: 0.7rem;
}
.resource-link-wrap p i, .resource-link-wrap p a {
  display: inline;
}
.menopause-resources .cta-icon-row .cta-large {
  background: linear-gradient(180deg, #edf4f3 30%, #f9fbfb 100%);
}
/*--------------------------------------------------------------
# SAVINGS
--------------------------------------------------------------*/
.full-width-container.savings {
  background: linear-gradient(180deg, #edf4f3 30%, #ffffff 100%);
}
.savings-header-wrap {
  background: rgb(93, 41, 95);
  border-radius: 0 2rem 2rem 0;
  box-shadow: 0 2px 8px 0 rgba(92, 41, 94, 0.2);
  margin-top: -2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  max-width: 32rem;
  margin-bottom: 2rem;
}
.savings-header-wrap h1 {
  font-size: 2.8rem;
  padding-bottom: 0;
  margin-top: .5rem;
  margin-bottom: .2rem;
  color: #ffffff;
}
.savings-well-wrap h2 {
  font-size: 2rem;
  color: #5c295e;
  margin-top: 1rem;
}
.savings-body-cta {
  background: #acd0cb;
  max-width: 14rem;
  text-align: center;
  margin: 2rem auto;
  border: .2rem solid #37524f;
  border-radius: .5rem;
  padding: 0.7rem;
  box-shadow: 0 2px 8px 0 rgba(55, 82, 79, 0.5);
}
.savings-body-cta a {
  font-size: 1.5rem;
  color: #37524f;
  text-decoration: none;
}
.savings-page-cta {
  padding: 0;
  max-width: 58rem;
  border-radius: .5rem;
  box-shadow: 0 2px 8px 0 rgba(93, 41, 95, 0.6);
  border: .2rem solid #5d295f;
  margin: 2rem auto;
  text-align: center;
  background: #fff;
}
.savings-img-wrap {
  padding-right: 0;
}
.savings-text-wrap {
  margin-top: 2.5rem;
  padding-right: 2rem;
}
.savings-text-wrap h2 {
  font-size: 2rem;
  color: #5c295e;
  line-height: 2.4rem;
  margin-bottom: 2rem;
}
.container.savings-well-wrap {
  margin-top: -3rem;
}
/*--------------------------------------------------------------
# FOR HEALTHCARE PROVIDERS
--------------------------------------------------------------*/
.power-of-one-header-wrap {
  width: 32rem;
  padding-bottom: 1rem;
  background: rgb(70,19,74);
  background: linear-gradient(180deg, rgba(70,19,74,1) 0%, rgba(123,59,130,1) 100%);
  text-align: center;
  box-shadow: 0 2px 8px 0 rgba(73, 22, 78, 0.5);
  border-radius: 0 2rem 2rem 0;
  right: 0;
  z-index: 1;
  padding: 1rem;
}
.hcp-home-header-wrap {
  border-bottom: 0.6rem solid #650460;
  box-shadow: 0 2px 14px 0 rgba(100, 4, 96, 0.3);
  position: relative;
  background: #6baca2;
  background-image: url(/wp-content/themes/estrogel/images/hcp/hcp-home-hero-full.png);
  background-size: cover;
  background-position: center;
  min-height: 30rem;
  padding-top: 3rem;
}
.one-gel-text-img-wrap {
  display: inline-block;
  width: 100%;
}
.one-gel-text-wrap {
  max-width: 49%;
  padding: 2rem;
  background: linear-gradient(180deg, #ddcfdf 30%, #fdecff 100%);
  border-radius: 0 2rem 2rem 0;
  box-shadow: 0 2px 8px 0 rgba(118, 55, 125, 0.4);
  display: inline-block;
  margin-top: 16rem;
  margin-bottom: 2rem;
}
.one-gel-text-wrap h2 {
  color: #640360;
  font-size: 3.5rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0rem;
  margin-top: 0;
  padding-bottom: 0.2rem;
}
img.hcp-home-hero {
  max-width: 35%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
img.power-of-one {
  max-width: 13rem;
  margin: .5rem auto;
}
img.home-hero {
  max-width: 33rem;
  text-align: right;
}
.hcp-home-table-wrap {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
  border-radius: 2rem;
  margin-bottom: 1.5rem;
}
.green-table-wrap {
  background: #639a91;
  border-radius: 2rem 0 0 0;
  padding: 2rem 1rem;
  position: relative;
}
.light-green-table-wrap {
  background: #e8f5f3;
  border-radius: 0 2rem 0 0;
  padding: 2rem 1rem;
}
.green-table-wrap h2 {
  color: #ffffff;
  font-size: 2rem;
  text-align: right;
  text-transform: uppercase;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.purple-table-wrap {
  background: #660460;
  padding: 2.5rem 1rem;
}
.light-purple-table-wrap {
  background: #ddcedf;
  padding: 2.5rem 1rem;
}
.purple-table-wrap h2 {
  color: #ffffff;
  font-size: 2rem;
  text-align: right;
  text-transform: uppercase;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.small-green-table-wrap {
  background: #639a91;
  padding: 2.5rem 1rem;
}
.small-light-green-table-wrap {
  background: #e8f5f3;
  padding: 2.5rem 1rem;
}
.small-green-table-wrap h2 {
  color: #ffffff;
  font-size: 2rem;
  text-align: right;
  text-transform: uppercase;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
p.small-hcp-home-text {
  margin-bottom: 0;
  margin-top: .6rem;
}
table.hcp-check-table {
  margin-bottom: 0;
}
td.hcp-check-image {
  vertical-align: top;
  width: 40px;
}
img.purple-check {
  max-width: 2rem;
}
p.iri-sub-sub-heads {
  margin-bottom: .5rem;
}
table.hcp-check-table td p {
  margin-bottom: 0.5rem;
}
table.hcp-check-ref {
  margin-bottom: 0.5rem;
  margin-left: 34px;
  max-width: 44rem;
}
table.hcp-check-ref .asterisk-cell {
  vertical-align: top;
}
table.hcp-check-ref td.text-cell p {
  margin-bottom: .2rem;
  font-size: 1rem;
}
.bottom-table-wrap-left {
  border-radius: 0 0 0 2rem;
}
.bottom-table-wrap-right {
  border-radius: 0 0 2rem 0;
}
img.estrogel-bottle-hcp-home {
  max-width: 3.5rem;
  margin-left: 1rem;
}
span.big-one {
  font-weight: 800;
}
.hcp-home-cta-wrap {
  max-width: 50%;
  margin: 0 auto 2rem;
}
.hcp-home-well-2-full {
  background: linear-gradient(180deg, rgba(70,19,74,1) 0%, rgba(123,59,130,1) 100%);
  box-shadow: 0 -2px 8px 0 rgba(111, 51, 118, 0.3);
}
.hcp-home-well-2-full.hcp-home-well-2-full-talking {
  box-shadow: 0 1px 8px 0 rgba(111, 51, 118, 0.3);
}
.hcp-home-cta a i.fas.fa-chevron-right {
  font-size: 2rem;
  vertical-align: 2px;
}
.hcp-home-well-2-wrap {
  color: #ffffff;
  padding-bottom: 1rem;
  padding-top: 2.5rem;
}
.hcp-home-well-2-wrap h3 {
  color: #ffffff;
  font-size: 2.3rem;
  padding-top: 0rem;
  padding-bottom: 1rem;
  margin-top: 1.5rem;
}
.col-1.icon-one-wrap {
  padding: 0 0.5rem 0 0rem;
}
.hcp-well-1-full {
  background: linear-gradient(180deg, rgba(221, 207, 223, 0.5) 0%, #ffffff 80%);
  padding-top: 3.3rem;
}
.hcp-cta-icon-wrap i {
  font-size: 4.5rem;
  color: #37524f;
}
.hcp-cta-icon-wrap {
  background: #acd0cb;
  width: 8rem;
  height: 8rem;
  text-align: center;
  margin: 0 auto;
  border-radius: 100%;
  padding: 1rem;
  border: 0.3rem solid #37524f;
  box-shadow: 0 2px 8px 0 rgba(55, 82, 79, 0.5);
  position: relative;
}
.hcp-cta-wrap {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.hcp-cta-icon-1, .hcp-cta-icon-2 {
  padding: 0 3rem;
  text-align: center;
}
.hcp-cta-icon-1 {
  border-right: .2rem solid #37524f;
}
.hcp-cta-icon-1 h4, .hcp-cta-icon-2 h4 {
  font-size: 1.6rem;
  line-height: 1.1;
}
.hcp-cta-icon-wrap i {
  font-size: 4.5rem;
  color: #37524f;
}
i.fad.fa-user-md-chat {
  position: absolute;
  top: 1.8rem;
  right: 0.5rem;
}
i.fas.fa-hand-holding-usd {
  position: absolute;
  top: 1.6rem;
  right: 1.3rem;
}
i.fas.fa-info-circle {
  padding-top: 0.2rem;
  font-size: 1.8rem;
  color: #629a91;
}
td.table-icon {
  vertical-align: top;
  width: 2.3rem;
}
.hcp-cta-button-wrap {
  border: 0.2rem solid black;
  max-width: 18rem;
  margin: 0 auto;
  padding: 0.6rem;
  border-radius: .4rem;
  box-shadow: 0 2px 8px 0 rgba(55, 82, 79, 0.5);
}
.hcp-cta-button-wrap {
  border: 0.2rem solid #37524f;
  margin: 0 auto;
  padding: .8rem 0.6rem;
  border-radius: .4rem;
  box-shadow: 0 2px 8px 0 rgba(55, 82, 79, 0.5);
  background: rgba(172, 208, 203, 0.6);
}
.hcp-cta-button-wrap a {
  text-decoration: none;
  font-size: 1.3rem;
  font-weight: 600;
  color: #37524f;
}
.hcp-cta-button-wrap.hcp-cta-left {
  max-width: 21rem;
}
.hcp-cta-button-wrap.hcp-cta-right {
  max-width: 15rem;
}
.footer-page h1 {
  margin-top: 2.5rem;
  font-size: 2rem;
  color: #5e2960;
  padding-bottom: 0;
}
.above-address {
  margin-bottom: .5rem;
}
.why-choose-power-of-one-header-wrap {
  width: 34rem;
  padding-bottom: 1rem;
  background: rgb(70,19,74);
  background: linear-gradient(180deg, rgba(70,19,74,1) 0%, rgba(123,59,130,1) 100%);
  text-align: center;
  box-shadow: 0 2px 8px 0 rgba(73, 22, 78, 0.5);
  border-radius: 0 2rem 2rem 0;
  z-index: 1;
  padding: 1rem;
}
img.why-choose-power-of-one {
  max-width: 13rem;
  margin: .5rem auto;
}
img.estrogel-bottle-hcp-why-choose {
  max-width: 6rem;
  padding: 2.7rem 0 0.8rem;
}
.right {
  text-align: right;
}
.hcp-why-choose-header-wrap {
  border-bottom: 0.6rem solid #5c295e;
  box-shadow: 0 2px 14px 0 rgba(55, 82, 79, 0.4);
  position: relative;
  background: #6baca2;
  background-image: url(/wp-content/themes/estrogel/images/hcp/why-choose-bg.png);
  background-size: cover;
  min-height: 32rem;
  padding-top: 3rem;
  background-position: 0 -1rem;
}
.why-choose-power-of-one-header-wrap h1 {
  font-size: 2.2rem;
  color: #fff;
  letter-spacing: -1px;
  line-height: 3.4rem;
  margin-top: 0.5rem;
  padding-bottom: 0;
  font-weight: 200;
}
.why-choose-header-break {
  width: 13rem;
  height: 0.15rem;
  background: #6baca2;
  text-align: center;
  border-radius: 1rem;
  margin: 0 auto;
}
.hcp-why-choose-well-1-full {
 box-shadow: 0 2px 8px 0 rgba(49, 83, 79, 0.3);
 padding-bottom: 1.5rem;
 border-bottom: 0.6rem solid #5c295e;
 background: #507C75;
}
span.big-one {
  text-transform: uppercase;
}
td.vva-treatment-list-table-bullet {
  vertical-align: top;
  font-size: 2.5rem;
  line-height: 1.5rem;
  width: 2.2rem;
  padding-left: 1rem;
}
.vva-treatment-list-table td p {
  margin-bottom: 0.5rem;
}
p.vva-treatment-header {
  font-size: 1.4rem;
  margin-bottom: .5rem;
}
h2.big-one-left-wrap, h2.big-one-right-wrap {
  color: #ffffff;
  font-size: 2.2rem;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 4.5rem;
  padding-bottom: 0;
  position: relative;
  z-index: 2;
  margin: 0 auto;
}
img.why-choose-icon-one {
  max-width: 5rem;
  position: absolute;
  top: 2.5rem;
  left: -0.7rem;
  z-index: 0;
}
.why-choose-one-gel.why-choose-one-gel-left {
  padding: 2.5rem 0 .5rem;
}
.hcp-why-choose-well-1-wrap p {
  color: #ffffff;
}
.white {
  color: #ffffff;
}
.hcp-why-choose-well-2-full {
  padding-top: 2.5rem;
  background: linear-gradient(180deg, rgba(221, 207, 223, 0.5) 0%, #ffffff 80%);
}
.hcp-why-table-wrap {
  border-radius: 2rem;
  margin-bottom: 4rem;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
}
img.hcp-offers-confidence {
  max-width: 15rem;
}
.hcp-why-choose-well-3 h3 {
  font-size: 2rem;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 1.5rem;
}
table.hcp-check-table td p.table-ref {
  margin-bottom: 1rem;
}
.why-green-table-wrap {
  background: #639a91;
  border-radius: 2rem 0 0 0;
  padding: 1.2rem 1rem 0;
  position: relative;
}
.message p {
  font-size: 1rem;
}
.why-green-table-wrap h2 {
  color: #ffffff;
  font-size: 1.6rem;
  text-align: right;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  margin-top: 0;
}
ul#menu-hcp-menu li a {
  font-size: 1.3rem !important;
}
.why-light-green-table-wrap {
  background: #e8f5f3;
  border-radius: 0 2rem 0 0;
  padding: 1.2rem 1rem;
}
.why-light-green-table-wrap p {
  margin-bottom: 0;
  font-size: 1.2rem;
}
.why-purple-table-wrap {
  background: #5d295f;
  padding: 1.2rem 1rem;
}
.why-purple-table-wrap h2 {
  color: #ffffff;
  font-size: 1.6rem;
  text-align: right;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.why-light-purple-table-wrap {
  background: #ddcedf;
  padding: 1.2rem 1rem;
}
p.why-small-hcp-home-text {
  margin-bottom: 0;
  font-size: 1.2rem;
}
.why-small-green-table-wrap {
  background: #639a91;
  padding: 1.2rem 1rem;
}
.why-small-green-table-wrap h2 {
  color: #ffffff;
  font-size: 1.6rem;
  text-align: right;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.why-small-light-green-table-wrap {
  background: #e8f5f3;
  padding: 1.2rem 1rem;
}
.why-small-light-green-table-wrap p {
  margin-bottom: 0;
}
p.table-ref {
  margin-bottom: .5rem;
}
p.ref-below {
  margin-bottom: .5rem;
  font-size: 1.2rem;
}
p.why-small-hcp-home-text.margin-top {
  margin-top: 1rem;
}
.hcp-why-choose-well-3-full {
  background: linear-gradient(180deg, rgba(70,19,74,1) 0%, rgba(123,59,130,1) 100%);
  box-shadow: 0 0 8px 0 rgba(111, 51, 118, 0.3);
  color: #ffffff;
  padding: 4rem 0 3rem;
}
.conversation-darker-right-wrap {
  background: #c4dad7;
  padding: 1.5rem;
  border-left: 0.2rem solid #2f645c;
  border-top: 0.1rem solid #2f645c;
  border-bottom: 0.1rem solid #2f645c;
  border-right: 0.1rem solid #2f645c;
}
.conversation-darker-right-wrap p {
  margin-bottom: 0;
  font-size: 1.4rem;
}
.conversation-darker-left-wrap {
  background: #f1f5f4;
  padding: 1.5rem;
  border-top: .1rem solid #2f645c;
  border-right: .2rem solid #2f645c;
  border-bottom: .1rem solid #2f645c;
  position: relative;
}
.conversation-darker-right-wrap.bottom-wrap {
  border-radius: 0 0 0 1rem;
  margin-bottom: 2.5rem;
  border-bottom: 0.2rem solid #2f645c;
}
.conversation-darker-left-wrap.bottom-wrap {
  border-radius: 0 0 1rem;
  margin-bottom: 2.5rem;
  border-bottom: 0.2rem solid #2f645c;
}
.conversation-darker-left-wrap p {
  margin-bottom: 0;
  font-size: 1.5rem;
  margin-left: 3.5rem;
  position: relative;
}
.conversation-darker-left-wrap i.fad.fa-comments, .conversation-lighter-left-wrap i.fad.fa-comments {
  position: absolute;
  font-size: 3.5rem;
  color: #2f645c;
  z-index: 0;
  top: 0.5rem;
  left: 0.5rem;
}
.conversation-lighter-right-wrap {
  background: #f1f5f4;
  padding: 1.5rem;
  border-left: 0.2rem solid #2f645c;
  border-right: .1rem solid #2f645c;
}
.conversation-lighter-right-wrap p {
  margin-bottom: 0;
  font-size: 1.4rem;
}
.conversation-lighter-left-wrap {
  background: #ffffff;
  padding: 1.5rem;
  border-right: .2rem solid #2f645c;
  position: relative;
}
.conversation-lighter-left-wrap p {
  margin-bottom: 0;
  font-size: 1.5rem;
  margin-left: 3.5rem;
  position: relative;
}
.conversation-top {
  background: #ffffff;
  padding: 2rem 1.5rem 1rem 1.5rem;
  border-radius: 1rem 1rem 0 0;
  border-top: .2rem solid #2f645c;
  border-right: .2rem solid #2f645c;
  border-left: .2rem solid #2f645c;
  border-bottom: .1rem solid #2f645c;
}
.conversation-top p {
  font-size: 1.4rem;
}
sup.space-beside {
  margin-right: 2px;
}
/*--------------------------------------------------------------
# HCP Talking About Symptoms
--------------------------------------------------------------*/
.hcp-talking-header-wrap {
  border-bottom: 0.6rem solid #5c295e;
  box-shadow: 0 2px 14px 0 rgba(55, 82, 79, 0.4);
  position: relative;
  background: #6baca2;
  background-image: url(/wp-content/themes/estrogel/images/hcp/talking-header-bg.png);
  background-size: cover;
  min-height: 30rem;
  padding-top: 3rem;
  background-position: 0 -4rem;
}
.talking-well-1-full {
  background: linear-gradient(180deg, rgba(221, 207, 223, 0.5) 0%, #ffffff 80%);
  padding: 1rem 0 1.5rem;
}
.talking-well-1-wrap h2 {
  color: #5b295d;
  font-size: 2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  text-align: center;
}
.talking-graphic-left, .talking-graphic-right {
  text-align: center;
}
.talking-graphic-left img {
  margin-top: 2rem;
}
.talking-graphic-right img {
  margin-top: 2rem;
  max-width: 26rem;
}
.talking-well-1-wrap-2 {
  margin-top: 2.5rem;
}
.talking-well-1-wrap-3 {
  margin-top: 3rem;
}
.at-history {
  position: relative;
}
.at-history ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.at-history ul li {
  margin: 0;
}
.at-history ul li .at-cmpny-sep {
  display: table-cell;
  position: relative;
  width: 80px;
}
.at-history ul li .at-cmpny-sep::before {
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  top: 0;
  width: 1px;
  border-left: 1px dashed #6baca2;
}
.at-history ul li .at-cmpny-sep.at-cmpny-sep-last::before {
  display: none;
}
.at-history > ul > li .at-cmpny-sep::after {
  content: "";
  height: 16px;
  left: 50%;
  position: absolute;
  top: 0;
  width: 16px;
  margin-left: -7px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: 4px solid #6baca2;
}
p.conversation-top-text.above-list {
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
.at-history > ul > li .at-cmpny-text {
  display: table-cell;
  padding: 0 0 50px;
}
.at-history > ul > li .at-cmpny-year {
  display: table-cell;
  font-size: 1.4rem;
  line-height: 25px;
}
.at-cmpny-text h4 {
  font-weight: 600;
  line-height: normal;
  margin-top: 0.5rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  margin-left: 1.5rem;
}
.hcp-talking-well-2-full {
  box-shadow: 0 2px 8px 0 rgba(49, 83, 79, 0.3);
  padding: 1.5rem 0;
  background: #507C75;
  border-top: 0.6rem solid #6baca2;
  color: #ffffff;
  background: linear-gradient(180deg, rgba(70,19,74,1) 0%, rgba(123,59,130,1) 100%);
  position: relative;
}
i.fad.fa-comments {
  color: #6baca2;
  font-size: 3rem;
  text-align: right;
  float: right;
  position: absolute;
  left: -2.8rem;
  top: -0.8rem;
  z-index: 0;
}
.hcp-conversation-wrap {
  margin-top: 3rem;
}
.barriers-left h3 {
  font-size: 2rem;
  color: #ffffff;
  margin-bottom: 1rem;
}
.vva-symptoms {
  padding-bottom: .5rem;
  background: #e8f5f3;
  padding: 1rem;
  border: .2rem solid #5b295d;
  color: #59295b;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
}
.vva-symptoms-wrap {
  padding-left: 0;
}
.vva-symptoms-space {
  letter-spacing: 2px;
}
img.hcp-hot-flashes {
  max-width: 23rem;
  margin-top: -2.5rem;
}
.hcp-talking-well-4-wrap {
  padding: 2rem 0 1rem;
}
.hcp-talking-well-4-wrap h3 {
  font-size: 2rem;
  color: #5d295f;
  margin-bottom: 1.5rem;
}
.hcp-talking-well-4-text-2 {
  padding-top: 2rem;
}
.hcp-ten-years {
  margin-top: 2rem;
}
.hcp-talking-well-4-full {
  background: linear-gradient(180deg, rgba(221, 207, 223, 0.5) 0%, #ffffff 80%);
  border-top: 0.6rem solid #6baca2;
}
.vva-symptoms ul li {
  font-size: 1.2rem;
  padding-bottom: .5rem;
  color: #5a295c;
}
h3.vva-header {
  font-size: 1.8rem;
  margin-top: .5rem;
  margin-bottom: 1rem;
  color: #5a295c;
}
.col-9.small-light-green-table-wrap.bottom-table-wrap-right .body-references {
  margin-bottom: 0;
}
.hcp-talking-well-4-wrap ul {
  margin-bottom: 2rem;
}
i.fad.fa-info-circle {
  position: absolute;
  top: 1.6rem;
  left: 1.4rem;
}
.nowrap {
  white-space: nowrap;
}
.hcp-savings-page-cta {
  background: linear-gradient(180deg, #edf4f3 50%, #ffffff 100%);
  text-align: center;
  box-shadow: 0 2px 8px 0 rgba(73, 22, 78, 0.5);
  border: .2rem solid #5d295f;
  border-radius: .5rem;
  margin-top: 4rem;
  margin-bottom: 2rem;
}
.hcp-savings-text-wrap {
  margin-top: 1rem;
  padding-right: 2rem;
}
.hcp-savings-text-wrap h2 {
  font-size: 2.2rem;
  color: #5c295e;
  line-height: 3rem;
  margin-bottom: 0rem;
}
.hcp-savings-body-cta {
  background: linear-gradient(180deg, rgba(70,19,74,1) 0%, rgba(123,59,130,1) 100%);
  max-width: 14rem;
  text-align: center;
  margin: 1rem auto 1.5rem;
  border-radius: .5rem;
  padding: 1rem;
  box-shadow: 0 2px 8px 0 rgba(55, 82, 79, 0.5);
}
.hcp-savings-body-cta a {
  font-size: 1.5rem;
  color: #ffffff;
  text-decoration: none;
}
.ada-links li {
  padding-bottom: .5rem;
}
.vva-symptoms-list {
  background: #e8f5f3;
  border: .2rem solid #5b295d;
  padding: 1.5rem 1rem;
  margin-top: 2.5rem;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
  max-width: 30rem;
}
.vva-symptoms-list h3 {
  font-size: 1.8rem;
  line-height: 2.7rem;
  color: #5b295d;
  margin-top: 0;
  text-align: center;
}
.vva-symptoms-list ul li {
  color: #5b295d;
  font-size: 1.3rem;
  padding-bottom: .5rem;
}
.hcp-vva-symptoms-full {
  background-image: url(/wp-content/themes/estrogel/images/hcp/talking-barriers.png);
  background-size: cover;
  background-position: 6rem -7rem;
  min-height: 36rem;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
}
.hcp-talking-well-4-wrap ul li {
  font-size: 1.2rem;
  padding-bottom: .5rem;
}
p.small-above-list {
  margin-bottom: .5rem;
}
/*--------------------------------------------------------------
# GLOBAL
--------------------------------------------------------------*/
.black-box ul li {
  font-size: 1rem;
}
sup.small-space-beside {
  margin-right: 1px;
}
p.body-references {
  font-size: 1rem;
}
.center {
  text-align: center;
}
.italics {
  font-style: italic;
}
.no-period-sup {
  margin-left: .2rem;
}
table.body-reference-table {
  margin-left: -5px;
  margin-bottom: 0;
}
.body-reference-table .asterisk {
  vertical-align: top;
}
.modal-dialog {
  max-width: 600px;
}
.modal-body h2 {
  margin-top: .5rem;
  color: #640360;
  font-size: 1.8rem;
  margin-bottom: 0;
  padding-bottom: 0;
}
button.btn.btn-primary.cancel-button.hcp-button {
  background-color: #6c747d;
  border: 1px solid #6b737d;
  margin-right: 0.5rem;
  font-weight: 600;
}
a.btn.btn-secondary.continue-button.hcp-button {
  background-color: #630360;
  border: 1px solid #630360;
  text-decoration: none;
  font-weight: 600;
}
.black-box h4 {
  font-size: 1rem;
  text-decoration: underline;
  margin-bottom: 0.5rem;
  margin-top: .5rem;
  color: #212529;
}
button.external-toc-button {
  background: transparent;
  border: none;
  color: #486e6a;
  font-weight: 600;
  padding: 0;
  font-size: 1.1rem;
  text-align: left;
  text-decoration: underline;
}
button.external-toc-button:hover {
  color: #5e2960;
}
button.external-toc-button:focus {
  outline: none;
}
button.external-isi-button {
  background: transparent;
  border: none;
  color: #486e6a;
  font-weight: 600;
  padding: 0;
  font-size: 1rem;
  text-align: left;
  text-decoration: underline;
}
button.external-isi-button:hover {
  color: #5e2960;
}
button.external-isi-button:focus {
  outline: none;
}
button.external-button {
  background: transparent;
  border: none;
  color: #486e6a;
  font-weight: 600;
  padding: 0;
  font-size: 1.3rem;
  text-align: left;
  margin-bottom: 1.5rem;
}
button.external-button:hover {
  color: #5e2960;
}
button.external-button:focus {
  outline: none;
}
h2#externalModalLabel {
  margin-bottom: 1rem;
}
.four-oh-four h1 {
  color: #640360;
  font-size: 2.2rem;
}
.one-rem-margin-bottom {
  margin-bottom: 1rem;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
li#menu-item-44 ul.dropdown-menu {
  min-width: 16rem;
}
.dropdown-item {
  padding: .25rem .5rem;
}
ul.dropdown-menu li {
  font-size: 1.1rem;
}
ul.dropdown-menu {
  min-width: 18rem;
  background: #a7cdc7;
  border: .2rem solid #6baca2;
}
.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
  color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}
.nav-mobile-only {
  display: none;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #66045e;
  /* padding: 0rem .7rem; */
  font-weight: 500;
  font-size: 1.1rem;
  font-family: 'Montserrat';
  /* border-right: .1rem solid #6baca2; */
  text-decoration: none;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #37524f;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
  width: 100%;
  max-width: 18rem;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
  position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
  display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
  border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
  float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.5rem;
}
.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
  color: #5c295e;
  text-decoration: none;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
  color: #37524f;
}
.navbar-toggler .icon-bar {
  background-color: #64055e;
  transform: rotate(0deg) translate(0px,0px);
  transition: ease all .2s;
}
.navbar-toggler .icon-bar {
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 100px;
}
.navbar-toggler .icon-bar+.icon-bar {
  margin-top: 5px;
}
.navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {
  transform: rotate(45deg) translate(5px,4px);
  transition: ease all .2s;
}
.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
  opacity: 0;
  transition: ease all .2s;
}
.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
  transform: rotate(-45deg) translate(7px,-6px);
  transition: ease all .2s;
}
.how-to-video-wrap h3 { 
  text-align: center;
    font-size: 2rem;
    color: #5d295f;
    margin: 3rem 0 3.5rem;
  }
  .how-to-video-wrap {
    text-align: center;
  }
.find-out-more-button {
    display: block;
    background: #d7abcf;
    text-align: center;
    margin: 2rem auto 1rem;
    border: .2rem solid #5b295d;
    border-radius: .5rem;
    padding: .8rem;
    box-shadow: 0 2px 8px 0 rgb(91 41 93 / 40%);
    font-size: 1.5rem;
    width: 100%;
    max-width: 16rem;
    font-weight: 400;
    text-decoration: none;
    color: #5b295d;
}
.find-out-more-button:hover {
  text-decoration: none;
}
.how-to-video-wrap img {
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 20%);
}
.video-demonstration-wrap {
    margin-bottom: 2.5rem;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/*#content.site-content {
  padding-bottom: 2.5rem;
	
}*/

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

body:not(.theme-preset-active) footer#colophon {
  color: #fff;
  background-color: #5e2960;
  text-align: center;
  padding: 1.5rem 0;
  font-size: 1rem;
  box-shadow: 0 -2px 8px 0 rgba(102, 4, 93, 0.2);
}
.copyright a, footer#colophon a {
  color: inherit;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (min-width: 1281px) {
  .cta-icon-row p {
    font-size: 1.1rem;
  }
  .min-height-pt-cta {
    min-height: 52px;
  }
	.estrogel-btn {
		top: 30% !important;
	}

	.menopause-btn {
		top: 50% !important;
	}
}
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
	.estrogel-btn {
		top: 30% !important;
	}

	.menopause-btn {
		top: 50% !important;
	}
}

@media screen and (max-width: 1199px) {
	.estrogel-btn {
		top: 25% !important;
	}

	.menopause-btn {
		top: 45% !important;
	}
  .navbar-brand {
    max-width: 14rem;
  }
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 1rem;
    padding: 0 .5rem;
  }
  .dropdown-menu .dropdown-item {
    font-size: 1rem;
  }
  li#menu-item-43 ul.dropdown-menu {
    min-width: 15rem;
  }
  li#menu-item-44 ul.dropdown-menu {
    min-width: 14rem;
  }
  .top-nav-wrap .container .row a {
    font-size: .9rem;
  }
  table.center-choose-ref {
    text-align: left;
  }
  .home-well-c-wrap {
    min-height: inherit;
  }
  .sticky-isi {
    max-height: 33%;
  }
  .home-banner-wrap {
    height: 38rem;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  h3.hcp-iri-header {
    max-width: 25rem;
  }
	.estrogel-btn {
		top: 25% !important;
	}

	.menopause-btn {
		top: 45% !important;
	}
}
@media only screen and (max-width: 991px) {
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 1.1rem !important;
    padding: 0.3rem 1.5rem .3rem 0;
    text-align: right;
    border-right: none;
    font-weight: 600;
  }
  .navbar-brand {
    max-width: 16rem;
  }
  .navbar-nav .dropdown-menu {
    border: medium none;
    padding: 0 1.5rem 0 0;
    text-align: right;
    border-radius: 0;
    background: transparent;
  }
  ul.dropdown-menu li {
    font-size: 1.1rem;
    padding-bottom: .4rem;
  }
  .top-nav-mobile-only a {
    border-top: .2rem solid #476e6a;
    max-width: 18rem;
    float: right !important;
    padding: 0.8rem 0 0.3rem !important;
    margin-right: 1.5rem;
  }
  .nav-mobile-only-hcp-link a.nav-link {
    background: #acd0cb;
    border: .2rem solid #476e6a !important;
    color: #65055e;
    border-radius: 0.4rem;
    font-weight: 600;
    padding: 0.3rem !important;
    max-width: 16rem;
    text-align: center !important;
    float: right;
    margin-right: 1.5rem;
    margin-top: 0.3rem;
  }
  .savings-nav-link a {
    padding-bottom: .8rem !important;
  }
  .dropdown-toggle.nav-link {
    padding-right: .5rem !important;
  }
  .home-why-choose-items p {
    font-size: 1.3rem;
  }
  .home-well-c-wrap {
    background-position: center;
  }
  .home-cta-wrap .cta-img-wrap, .home-cta-wrap .cta-img-wrap-white {
    width: unset;
    height: unset;
  }
  .top-nav-wrap {
    display: none;
  }
  .nav-mobile-only {
    display: block;
  }
  .dropdown-menu .dropdown-item {
    font-size: 1.1rem;
  }
  .home-banner-wrap {
    height: 35rem;
  }
  .home-banner-text-wrap {
    top: 10rem;
    max-width: 24rem;
    padding: 0.5rem 3rem 0.5rem;
  }
  .home-banner-text-wrap h1 {
    font-size: 2rem;
  }
  img.estrogel-bottle {
    max-width: 100%;
    margin-top: 0.5rem;
    padding-right: 0.5rem;
  }
  .home-well-1-wrap h2 {
    font-size: 2rem;
    margin-top: 1rem;
  }
  .what-is-estrogel-banner-text-wrap {
    padding: 1rem 3rem;
    top: 12rem;
    max-width: 30rem;
  }
  .what-is-estrogel-banner-text-wrap h1 {
    font-size: 2rem;
  }
  .what-is-estrogel-mobile-heading h1 {
    color: #5d295f;
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: .5rem;
  }
  .mobile-what-is-estrogel-header-divider {
    width: 20rem;
    height: 3px;
    background: #476e6a;
    margin: 0 auto 1.5rem;
    border-radius: 100px;
  }
  .is-estrogel-right-banner-text-wrap {
    padding: 0.5rem 3rem 0.5rem;
    max-width: 32rem;
  }
  .is-estrogel-right-banner-text-wrap h1 {
    font-size: 2rem;
  } 
  .cta-1, .cta-2, .cta-3 {
    max-width: 30rem;
    margin: 1rem auto 2rem;
  }
  table.how-to-use.margin-top {
    margin-top: 0;
  }
  table.how-to-use {
    margin-left: 0;
    margin-bottom: 0;
  }
  .how-to-use-img-wrap {
    padding-right: 0;
  }
  .talking-heading-mobile h1 {
    font-size: 2.2rem;
    font-weight: 400;
    color: #5b285d;
    margin-top: -1.5rem;
    margin-bottom: 0;
  }
  img.talk-to-your-physician-mobile {
    max-width: 7rem;
    margin-top: -3.5rem;
  }
  .talking-well-wrap h2 {
    font-size: 1.8rem;
  }
  .talking-well-wrap {
    margin-top: 0;
  }
  button#external-link {
    font-size: 1.1rem;
  }
  .container.savings-well-wrap {
    margin-top: 0rem;
  }
  .about-row-well-1 h1 {
    margin-top: 0;
  }
  .about-row-well-1 {
    padding: 0 0 1.5rem;
  }
  p.induced-menopause-text {
    margin-top: 3rem;
  }
  img.about-icon-note {
    margin-top: 1.5rem;
  }
  .about-menopause-well-1 {
    padding: 1rem 15px 2rem;
  }
  .about-row-well-1 p.margin-top {
    margin-top: 0;
  }
  .about-menopause-well-1 .col-2.col-lg-1 {
    padding-right: 0;
  }
  .about-menopause-well-1 h2 {
    font-size: 1.6rem;
  }
  .hcp-home-well-2-wrap h3 {
    margin-top: .5rem;
  }
  .hcp-cta-icon-1, .hcp-cta-icon-2 {
    padding: 0 2rem;
  }
  .hcp-why-choose-header-wrap {
    min-height: 28rem;
    background-position: inherit;
    background-repeat: no-repeat;
  }
  .why-choose-power-of-one-header-wrap {
    width: 40%;
  }
  .talking-graphic-right img, img.hcp-hot-flashes {
    max-width: 100%;
  }
  .vva-symptoms-list h3 {
    text-align: left;
  }
  .hcp-vva-symptoms-full {
    background: inherit;
    background-size: inherit;
    background-position: inherit;
    background-image: none;
    box-shadow: none;
    min-height: inherit;
    border-top: 0.6rem solid #6baca2;
  }
  .vva-symptoms-list {
    padding: 1rem 1rem 0.5rem;
    margin-top: 2.5rem;
    max-width: inherit;
    text-align: left;
  }
  .at-history > ul > li .at-cmpny-text {
    padding: 0 0 30px;
  }
  .vva-symptoms {
    margin-bottom: 2rem;
  }
  .vva-symptoms-wrap {
    padding-left: 15px;
  }
  .talking-well-1-wrap h1 {
    font-size: 2.2rem;
    font-weight: 400;
    color: #5b295d;
    padding-bottom: 0;
    text-align: center;
  }
  .talking-well-1-wrap h2 {
    color: #5b295d;
    font-size: 1.6rem;
    margin-bottom: 0.5rem;
    font-weight: 400;
    text-align: center;
  }
  .container.hcp-savings-well-wrap {
    max-width: 90%;
  }
  #hcp-panel-fullscreen i {
    top: -10.2rem;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
	  html {
		font-size: 85%;
	  }
	  table.hcp-check-ref {
		max-width: 36rem;
	  }
	.estrogel-btn {
		top: 20% !important;
	}

	.menopause-btn {
		top: 40% !important;
	}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  html {
    font-size: 80%;
  }
  .home-well-1-wrap {
    padding: 0 0 2.5rem;
  }
  .home-mobile-heading h1 {
    color: #ffffff;
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: .5rem;
  }
  .mobile-home-header-divider {
    width: 20rem;
    height: 3px;
    background: #6caca2;
    margin: 0 auto 1.5rem;
    border-radius: 100px;
  }
  table.center-ref {
    width: 100%;
  }
  table.hot-flash-table {
    width: 100%;
  }
  .home-well-1-wrap h2 {
    font-size: 1.8rem;
  }
  table.center-choose-ref {
    margin: .5rem 0 1rem;
    max-width: none;
  }
  .home-why-choose-wrap h3 {
    margin: 3rem 0 1.5rem;
  }
  .mobile-choose-text p {
    margin-bottom: 0;
    margin-top: 2.5rem;
    font-size: 1.5rem;
  }
  img.choose-image {
    max-width: 100%;
  }
  .savings-img-wrap {
    text-align: center;
  }
  .savings-page-cta {
    max-width: 100%;
  }
  .savings-text-wrap {
    margin-top: 0;
    padding-right: 15px;
  }
  .button-wrap-full {
    margin: 1rem auto 2.5rem;
  }
  .savings-text-wrap h2 {
    margin-top: 0;
    margin-bottom: 1rem;
  }
  img.patient-savings {
    max-width: 16rem;
    margin-left: 0;
  }
  .mobile-choose-img-1 {
    margin-bottom: 1rem;
  }
  .well-c-text-bg h4 {
    line-height: 2.5rem;
  }
  .well-c-text-bg {
    background: rgba(255, 255, 255, 0.9);
    padding: 1rem;
    margin: 2rem auto;
  }
  span.footer-mobile-bullet {
    color: #acd0cb;
    font-size: 2rem;
    line-height: 2.5rem;
    vertical-align: -2px;
  }
  .site-info a {
    padding: 0 .8rem;
    border-right: none;
  }
  a.footer-contact-link {
    border-left: none;
  }
  .home-cta-wrap .cta-img-wrap, .home-cta-wrap .cta-img-wrap-white {
    width: 150px;
    height: 150px;
  }
  .home-uses-wrap h3 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
  .what-is-estrogel-well-1-wrap {
    padding: 0 0 2.5rem;
  }
  .what-is-estrogel-well-1-wrap h2 {
    font-size: 1.8rem;
    margin-top: 1rem;
  }
  img.estrogel-bottle-2 {
    max-width: 100%;
    margin-top: 0.5rem;
    padding-right: .5rem;
  }
  .what-is-well-2-wrap h3 {
    font-size: 1.8rem;
    margin-top: 2rem;
    text-align: center;
  }
  img.offers-confidence {
    margin-top: 1rem;
  }
  .offers-confidence-text {
    margin-top: 2rem;
    padding-left: 2rem;
  }
  .nine-of-ten-wrap {
    text-align: center;
  }
  .nine-of-ten-wrap-1 {
    padding: 1rem 15px 0 2rem;
  }
  img.nine-of-ten {
    margin-top: 1rem;
    max-width: 60%;
  }
  table.what-is-bullets {
    margin-left: 0rem;
  }
  .active-text-wrap {
    padding-left: 2rem;
  }
  .active-lifestyle-wrap .col-md-4 {
    text-align: center;
  }
  img.active-lifestyle {
    margin-top: 2rem;
    max-width: 24rem;
  }
  .row.cta-icon-row {
    padding-bottom: 2.5rem;
  }
  p.home-uses-last {
    margin: -1rem auto 3rem;
  }
  .is-estrogel-content-wrap {
    padding-top: 0.5rem;
  }
  img.talk-to-your-physician {
    margin-top: 0;
  }
  .is-estrogel-well-2-mobile-header h3 {
    font-size: 1.8rem;
    color: #5e2960;
    margin-top: 0.5rem;
  }
  .how-to-use-estrogel h2 {
    color: #5e2960;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.8rem;
  }
  .how-to-mobile-headline h1 {
    color: #5e2960;
    padding-bottom: 0;
    font-weight: 400;
    font-size: 2.4rem;
    margin-bottom: .5rem;
    margin-top: 0;
  }
  .talk-to-your-physician-wrap {
    padding-left: 0;
  }
  .talking-heading-mobile h1 {
    font-size: 2rem;
    margin-top: 0rem;
  }
  img.talk-to-your-physician-mobile {
    max-width: 6rem;
    margin-top: -1rem;
  }
  .talking-well-wrap h3 {
    font-size: 1.8rem;
    color: #5b285d;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
  }
  .talking-image-wrap-1 {
    padding-right: 0;
  }
  .talking-image-wrap-2 {
    padding-left: 0;
  }
  .menopause-resources .cta-icon-row .cta-large {
    max-width: 90%;
  }
  .resource-link-wrap {
    margin-left: 0;
  }
  h1.resources-mobile-heading {
    font-size: 2.2rem;
    font-weight: 400;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    color: #5e2960;
  }
  p.induced-menopause-text {
    margin-top: 1.5rem;
  }
  .power-of-one-header-wrap {
    width: 60%;
  }
  .hcp-cta-icon-1, .hcp-cta-icon-2 {
    padding: 2rem;
    border: .2rem solid #37524f;
    border-radius: 1rem;
    box-shadow: 0 2px 8px 0 rgba(55, 82, 79, 0.2);
    max-width: 90%;
  }
  .hcp-cta-icon-1 {
    margin: 0 auto 2rem;
  }
  .hcp-cta-icon-2 {
    margin: 0 auto;
  }
  table.hcp-check-ref {
    margin-left: 0;
  }
  .hcp-home-table-wrap {
    max-width: 90%;
  }
  .hcp-home-cta-wrap {
    max-width: 70%;
  }
  img.why-choose-power-of-one {
    max-width: 11rem;
  }
  .why-choose-power-of-one-header-wrap h1 {
    font-size: 2rem;
  }
  .hcp-why-table-wrap {
    max-width: 90%;
  }
  img.hcp-70-40-50 {
    margin-top: -1.5rem;
    padding-bottom: 1rem;
  }
  .hcp-why-choose-well-3-mobile h3 {
    font-size: 1.8rem;
    color: #ffffff;
    margin-top: 1rem;
    margin-bottom: 0;
  }
  img.estrogel-bottle-hcp-why-choose {
    max-width: 100%;
  }
  .why-small-green-table-wrap h2, .why-purple-table-wrap h2, .why-green-table-wrap h2 {
    font-size: 1.2rem;
  }
  .why-choose-power-of-one-header-wrap {
    width: 50%;
  }
  .hcp-talking-header-wrap {
    min-height: 24rem;
    background-position: 0 -3rem;
    background-repeat: no-repeat;
  }
  img.talking-graphic-left.talking-graphic {
    max-width: 80%;
    margin: 0 auto;
  }
  .talking-graphic-right {
    text-align: center;
  }
  .talking-graphic-right img {
    max-width: 80%;
    margin-top: 0;
    margin-bottom: 1.5rem;
  }
  img.hcp-hot-flashes {
    max-width: 80%;
    margin-top: 0;
  }
  .hcp-talking-well-4-img-1 {
    text-align: center;
  }
  .hcp-ten-years {
    margin-top: 0;
    max-width: 80%;
    margin-bottom: 1rem;
  }
  .hcp-talking-well-4-img-2 {
    text-align: center;
  }
  #hcp-panel-fullscreen i {
    top: -11.8rem;
  }
}
@media only screen and (max-width: 525px) {
  .hcp-talking-header-wrap {
    min-height: 21rem;
    background-position: top;
    background-repeat: no-repeat;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
  .mobile-choose-text p {
    margin-bottom: 0;
    margin-top: 1.2rem;
    font-size: 1.5rem;
  }
  span.footer-mobile-bullet {
    line-height: 2rem;
  }
  .what-is-estrogel-well-1-wrap h2 {
    font-size: 1.5rem;
  }
  img.estrogel-bottle-2 {
    margin-top: 1rem;
    padding-right: 0;
  }
  #panel-fullscreen i {
    right: 1.2rem;
    top: 0.2rem;
    font-size: 1.5rem;
  }
  #sticky-isi h3, #iri, #iri-wrap h3 {
    font-size: 1.6rem;
  }
  .cta-1, .cta-2, .cta-3 {
    max-width: 90%;
  }
  .how-to-use-estrogel h2 {
    font-size: 1.5rem;
  }
  img.nine-of-ten {
    max-width: 80%;
  }
  .hcp-home-header-wrap {
    min-height: 25rem;
  }
  img.power-of-one {
    max-width: 11rem;
  }
  img.estrogel-bottle-hcp-home {
    max-width: 2.5rem;
  }
  .hcp-home-cta-wrap {
    max-width: 90%;
  }
  .hcp-why-choose-well-3-mobile h3 {
    font-size: 1.6rem;
    margin-top: 0;
    margin-bottom: 1rem;
  }
  .why-choose-power-of-one-header-wrap {
    width: 60%;
  }
  .hcp-why-choose-header-wrap {
    min-height: 21rem;
  }
  img.why-choose-power-of-one {
    max-width: 9rem;
  }
  .why-choose-power-of-one-header-wrap h1 {
    font-size: 1.6rem;
  }
  h2.big-one-left-wrap, h2.big-one-right-wrap {
    font-size: 1.6rem;
  }
  .sticky-isi {
    max-height: 34%;
  }
}
@media only screen and (max-width: 465px) {
  #hcp-panel-fullscreen i {
    top: -13.3rem;
  }
}
@media only screen and (max-width: 401px) {
  #hcp-panel-fullscreen i {
    top: -15.1rem;
  }
}
@media only screen and (max-width: 365px) {
  #hcp-panel-fullscreen i {
    top: -16.6rem;
  }
}

@media only screen and (min-height: 500px) and (max-height: 539px) {
  .estrogel-btn {
		padding: 1rem 1rem .1rem !important;
	}

	.menopause-btn {
		padding: 1rem 1rem .1rem !important;
	}
}

@media only screen and (min-height: 540px) {
  .estrogel-btn {
		padding: 2rem 2rem .2rem !important;
	}

	.menopause-btn {
		padding: 2rem 2rem .2rem !important;
	}
}

.get_started_btn{
  background: #acd0cb;
  border: 2px solid #476e6a;
  color:#65055e;
  border-radius: 0.4rem;
  font-weight: 600;
  padding: 0.3rem;
  margin-top: -8px;
  padding-left: 30px;
  padding-right: 30px;

}

.get_started_btn_menu{

  background: #cddc39;
  border: 2px solid #476e6a;
  color:#65055e;
  border-radius: 0.4rem;
  font-weight: 600;
  /* padding: 0.3rem; */
  margin-top: -8px;
  
  /* padding-right: 30px; */
  margin-bottom:14px;

}


.disclaimer-frontpage{
  font-size: 9px;
}

.main_text_frontpage h2{
color: #acd0cb;
}


@media only screen and (max-width:991px)
{


.get_started_btn{

background-color: #acd0cb;
border: 2px solid #476e6a;
color: #65055;
border-radius: 0.4rem;
font-weight: 600;
padding: 0.3rem;
margin-bottom: 17px;
padding-left:30px;
padding-right: 30px;
width: 197px;


}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  padding-left: 0;
  margin-bottom: 10px;
  list-style: none;
  flex-direction: column;
  align-items: flex-end;
}



/*css for the image and text*/

.container_body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.home-bottle-wrap {
  order: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-symptoms-text {
  order: 2;
  text-align: center;
}


}


.container {
    max-width: 1317px;
}

.button-container {
    display: flex;
    justify-content: space-between;
}

@media(min-width: 1399px){
	.home-banner-wrap{
		height:46rem !important;
	}
}

@media(min-width: 1499px){
	.home-banner-wrap{
		height:49rem !important;
	}
}

@media(min-width: 1599px){
	.home-banner-wrap{
		height:54rem !important;
	}
}

@media(min-width: 1750px){
	.home-banner-wrap{
		height:60rem !important;
	}
}

@media(min-width: 1900px){
	.home-banner-wrap{
		height:67rem !important;
	}
}
@media(min-width: 2150px){
	.home-banner-wrap{
		height:75rem !important;
	}
}