@charset "UTF-8";
.header .logo {
  margin-top: 5px;
}
.header .form-search {
  display: inline-block;
}

.quick-access .links a {
  white-space: nowrap;
}

#search_mini_form {
  display: inline-block;
  float: right;
}
@media screen and (max-width: 768px) {
  #search_mini_form .made_in_usa {
    display: none;
  }
}

.ms-megamenu li.ms-level0 {
  text-align: center;
}
.ms-megamenu li.ms-level0 .ms-label {
  font-weight: bold;
  padding: 1.5em 2em;
}

.ms-productgrid .item {
  max-width: 180px;
}
.ms-productgrid .item:hover a.product-name {
  color: #820053 !important;
}
.ms-productgrid .item a.product-name {
  font-weight: bold !important;
  text-decoration: none !important;
}
.ms-productgrid .item.col-sm-125 .product-name {
  font-size: 11px;
}

.ms-megamenu .anchor_mbmenu {
  padding: .5em 1em;
}

.col-main p {
  text-align: justify;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.7em;
}

.callout_list {
  list-style-type: disc;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.7em;
  font-weight: bold;
  font-size: 14px;
  color: #4D5D2E;
  text-align: left;
  padding: 0 2em 1em 3em;
}

.sidebar .block .block-title {
  background: none repeat scroll 0 0 #4D5D2E;
  border-bottom: 1px solid #DDDDDD;
  padding: 2px 10px;
  vertical-align: middle;
  padding: 5px;
}

.col-right.sidebar img {
  max-width: 100%;
}

.footer .footer-links {
  list-style: none;
  display: inline;
  float: right;
}
.footer .footer-links li {
  margin: 0 .5em;
  display: inline;
}
.footer .copyright {
  display: inline-block;
  color: #fff;
  padding: 10px 0;
}

#security_logos {
  padding-top: 1em;
}

.category-title h1 {
  color: #820053;
}

.product-name h1 {
  color: #820053;
}

.product-img-box {
  margin-right: 1em;
}

.description strong {
  color: #4D5D2E;
}

.short-description p {
  font-weight: bold;
}
.short-description strong {
  color: #4D5D2E;
}

p.link-compare, p.email-friend {
  line-height: 1.7em;
  margin: 0;
  float: left;
  display: inline;
  margin-right: 1em;
}

.ingredient_list {
  list-style: square inside;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.7em;
  font-weight: bold;
  color: #333;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.ingredient_list li {
  list-style: square inside;
  text-indent: -1em;
  padding-left: 1em;
}

p.availability {
  font-weight: bold;
}

.comparison_products {
  text-align: center;
  border: 1px solid #820053;
  padding: 1em;
  margin: .5em 0;
}

.cms-page-view .col-main h1 {
  color: #820053;
}

#glossary_table td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.7em;
  color: #333333;
  margin: 0px;
  padding-top: 7px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 30px;
  text-align: justify;
}

.cms-home img.hero {
  margin: 1em auto;
  display: block;
}
.cms-home h1.page-title {
  text-align: center;
  color: #820053;
  font-size: 24px;
  line-height: 1.25;
  margin-top: 1em;
}
.cms-home h2 {
  margin: 0px;
  text-align: left;
  color: #4d5d2e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  vertical-align: top;
}
.cms-home h2 a {
  color: #4d5d2e;
}
.cms-home .section {
  padding: 2em 0;
  overflow: auto;
  width: 100%;
}
.cms-home .section p {
  margin-top: 0;
}
.cms-home .section.span2 .item-wrapper {
  width: 50%;
  float: left;
}
.cms-home .section.span4 .item-wrapper {
  width: 25%;
  float: left;
}
.cms-home .section.item-left .item-wrapper {
  display: inline-block;
  float: left;
  vertical-align: top;
}
.cms-home .section.item-left .item-wrapper:last-of-type {
  margin-right: 1em;
}
.cms-home .section.item-left h2 {
  display: inline;
}
.cms-home .section.item-right .item-wrapper {
  display: inline-block;
  float: right;
  vertical-align: top;
}
.cms-home .section.item-right .item-wrapper:first-of-type {
  margin-left: 1em;
}
.cms-home .section.item-right h2 {
  display: inline;
}
.cms-home .item-wrapper {
  min-width: 150px;
  text-align: center;
}
.cms-home .item-wrapper span {
  font-size: 9px;
  font-weight: bold;
}
@media (max-width: 480px) {
  .cms-home .item-wrapper {
    min-width: 120px;
    margin: 8px;
  }
  .cms-home .item-wrapper span {
    display: none;
  }
}

.cms-policies h3 {
  margin-bottom: 0;
}

.essential_oils_title {
  text-align: center;
  line-height: 125%;
  font-size: 24px;
}

.essential_oils_list {
  margin-bottom: 2em;
}
.essential_oils_list h4 {
  margin-bottom: .5em;
}
.essential_oils_list li {
  font-size: larger;
  border-bottom: 1px solid #ADC473;
}
.essential_oils_list li a {
  color: #4D5D2E;
}
.essential_oils_list li a:hover {
  color: #820053;
  text-decoration: none;
}
