@font-face {
  font-family: cabinbold;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/cabinbold-webfont.eot");
  src: url("../fonts/cabinbold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cabinbold-webfont.woff") format("woff"), url("../fonts/cabinbold-webfont.ttf") format("truetype"), url("../fonts/cabinbold-webfont.svg#cabinbold") format("svg"); }
@font-face {
  font-family: cabinregular;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/cabinregular-webfont.eot");
  src: url("../fonts/cabinregular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cabinregular-webfont.woff") format("woff"), url("../fonts/cabinregular-webfont.ttf") format("truetype"), url("../fonts/cabinregular-webfont.svg#cabinregular") format("svg"); }
@font-face {
  font-family: museo_slab_italic;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/museo_slab_italic-webfont.eot");
  src: url("../fonts/museo_slab_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo_slab_italic-webfont.woff") format("woff"), url("../fonts/museo_slab_italic-webfont.ttf") format("truetype"), url("../fonts/museo_slab_italic-webfont.svg#museo_slab_italic") format("svg"); }
@font-face {
  font-family: museo_slab;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/museo_slab-webfont.eot");
  src: url("../fonts/museo_slab-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo_slab-webfont.woff") format("woff"), url("../fonts/museo_slab-webfont.ttf") format("truetype"), url("../fonts/museo_slab-webfont.svg#museo_slab") format("svg"); }
@font-face {
  font-family: nevis;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/nevis-webfont.eot");
  src: url("../fonts/nevis-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/nevis-webfont.woff") format("woff"), url("../fonts/nevis-webfont.ttf") format("truetype"), url("../fonts/nevis-webfont.svg#nevis") format("svg"); }
@font-face {
  font-family: Georgia_Bold;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Georgia_Bold-webfont.eot");
  src: url("../fonts/Georgia_Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Georgia_Bold-webfont.woff") format("woff"), url("../fonts/Georgia_Bold-webfont.ttf") format("truetype"), url("../fonts/Georgia_Bold-webfont.svg#Georgia_Bold") format("svg"); }
/* Colors */
/* Sass Variables =================================================== */
/* Colors */
/*Font Families*/
.clearfix, header section, .miniNav {
  zoom: 1; }
  .clearfix:before, header section:before, .miniNav:before, .clearfix:after, header section:after, .miniNav:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after, header section:after, .miniNav:after {
    clear: both; }

/* Mixin Animations =================================================== */
/* Reset =================================================== */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd,
q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article,
aside, figure, footer, header, hgroup, menu, nav, section, time, mark,
audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: middle;
  background: transparent; }

article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

span, em, b, i {
  vertical-align: baseline; }

sup {
  vertical-align: super;
  font-size: smaller; }

/* Base Styles =================================================== */
*:focus {
  outline: none; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  background-color: #f1f0ee; }

body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
  height: 0;
  top: 0; }

a {
  color: #53bd80; }

#page {
  background: none;
  margin: 0 auto;
  max-width: 1280px;
  color: #555452;
  font-size: 14px;
  font-weight: normal;
  font-family: "museo_slab", helvetica, verdana, sans-serif; }

h1, h2, h3, h4, .entry-title {
  font-family: "cabinbold", helvetica, verdana, sans-serif; }

.custom-logo {
  max-width: 110px; }

#masthead, #content {
  background: #fff;
  -webkit-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.3);
  margin: 0 0 20px; }

#masthead {
  padding: 0 0 0 30px; }

#colophon {
  padding: 0;
  margin-top: 100px; }

#content .content-area {
  float: none;
  padding: 30px 0 0;
  width: 100%; }

/* Buttons =================================================== */
#page .wpcf7-form p {
  margin-bottom: 0 !important; }

.wpcf7-textarea,
.wpcf7-text,
.wpcf7-email {
  background: #f1f0ee !important;
  border: 1px solid #f1f0ee;
  color: #5d5b55;
  font-size: 12px;
  font-weight: normal;
  font-family: "museo_slab_italic", helvetica, verdana, sans-serif !important;
  margin: 2px 0 5px;
  padding: 5px 10px !important;
  -webkit-box-shadow: 4px 4px 0 rgba(221, 221, 226, 0.9);
  -ms-box-shadow: 4px 4px 0 rgba(221, 221, 226, 0.9);
  -moz-box-shadow: 4px 4px 0 rgba(221, 221, 226, 0.9);
  -o-box-shadow: 4px 4px 0 rgba(221, 221, 226, 0.9);
  box-shadow: 4px 4px 0 rgba(221, 221, 226, 0.9); }
  .wpcf7-textarea:focus,
  .wpcf7-text:focus,
  .wpcf7-email:focus {
    border: 1px solid #DDDDDD;
    color: #333;
    font-size: inherit;
    font-weight: normal;
    font-family: "museo_slab", helvetica, verdana, sans-serif; }

.wpcf7-submit,
#page input[type="submit"],
#dslc-content #dslc-module-21 input[type=submit],
#dslc-content #dslc-module-21 button {
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 0px 0px #449c69;
  -ms-box-shadow: 2px 2px 0px 0px #449c69;
  -moz-box-shadow: 2px 2px 0px 0px #449c69;
  -o-box-shadow: 2px 2px 0px 0px #449c69;
  box-shadow: 2px 2px 0px 0px #449c69;
  border: none;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #53bd80 !important;
  font-family: "cabinbold", helvetica, verdana, sans-serif !important;
  line-height: 35px !important;
  padding: 0 30px !important; }

#dslc-content #dslc-module-20 .dslc-text-module-content, #dslc-content #dslc-module-20 .dslc-text-module-content p {
  font-family: "museo_slab", helvetica, verdana, sans-serif !important;
  font-size: 14px !important; }

sup {
  vertical-align: middle; }

@media screen and (max-width: 450px) {
  .entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
    margin: 0; }

  #cs-content .x-callout {
    padding: 20px !important; } }
header {
  width: 100%;
  margin: 0 auto;
  z-index: 9; }
  header .actions {
    font-size: 12px;
    padding: 0 10px; }
  header nav {
    background: #fff;
    -webkit-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.3); }
  .home header {
    left: 0;
    top: 10px; }
    .home header section {
      max-width: 1280px;
      margin: 0 auto; }
  header p {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #5d5b55; }

.content {
  padding: 20px 0;
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  height: 1450px; }

#overlay {
  background: #f1f0ee; }

.icon {
  background: url("../images/hardySmallSprites.png") no-repeat 0 0; }

.block {
  background: white;
  -webkit-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2); }

/* Language Drop Down */
.miniNav {
  font-size: 12px;
  float: right; }
  .miniNav > li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0 6px; }
    .miniNav > li a {
      display: inline-block;
      color: #5d5b55; }
      .miniNav > li a:hover {
        background-position: 68px -107px;
        color: #555452; }

#support {
  border-left: 1px solid #dad9d7;
  border-right: 1px solid #dad9d7;
  margin-left: 15px;
  padding: 0 15px;
  text-align: center;
  width: auto; }

li.language {
  /*Mirrur - Brought up a level*/
  margin-top: 7px;
  height: 30px;
  line-height: 30px;
  position: relative; }
  li.language > a {
    height: 30px;
    width: auto;
    line-height: 30px;
    padding: 0 20px 0 25px;
    position: relative;
    z-index: 10; }
    li.language > a:hover {
      background-position: 65px -107px; }
    li.language > a:hover .langIcon {
      background-position: 0 -24px; }
    li.language > a:hover .accIcon {
      background-position: 0 -700px; }
  li.language span.arrowIcon {
    background-position: 0 -93px;
    float: right;
    height: 10px;
    margin-top: 5px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 10px; }
  li.language .langIcon, li.language .accIcon {
    height: 13px;
    left: 5px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    width: 13px; }
  li.language .accIcon {
    background-position: 0 -680px; }
  li.language ul {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99999;
    border: solid 1px #dddddd;
    margin: -1px 0 0 0px;
    padding: 8px;
    background-color: #fff;
    display: none;
    -webkit-border-radius: 0 5px 5px 5px;
    -ms-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -o-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px; }
    li.language ul a {
      width: 140px;
      height: 20px;
      line-height: 20px; }
  li.language .chooseLanguage {
    border: solid 1px #dddddd;
    border-bottom: 0;
    background-color: #fff;
    -webkit-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0; }

/* Main Drop Nav */
nav {
  max-width: 1280px;
  height: 70px;
  margin: 0 auto;
  position: relative; }
  nav .logo {
    width: 9.375%;
    min-width: 100px;
    line-height: 70px;
    margin-left: 1.875%;
    float: left; }

.flexnav, #site-navigation {
  overflow: hidden;
  float: right;
  width: 100%;
  max-height: 0;
  background: #fff; }
  .flexnav > li > a, #site-navigation > li > a {
    color: #3f3e3b;
    font-size: 14px;
    font-weight: bold;
    font-family: "cabinbold", helvetica, verdana, sans-serif; }
    .flexnav > li > a span, #site-navigation > li > a span {
      color: #3f3e3b;
      font-size: 10px;
      font-weight: normal;
      font-family: "museo_slab_italic", helvetica, verdana, sans-serif;
      display: block; }
  .flexnav.show, #site-navigation.show {
    max-height: 1000px;
    background: #fff; }
  .flexnav li, #site-navigation li {
    font-size: 100%;
    position: relative; }
    .flexnav li a, #site-navigation li a {
      position: relative;
      display: block;
      padding: .96em;
      z-index: 500;
      overflow: hidden;
      color: #3f3e3b; }
  .flexnav .touch-button, #site-navigation .touch-button {
    width: 65px;
    height: 39px; }
    .flexnav .touch-button:hover, #site-navigation .touch-button:hover {
      cursor: pointer; }
    .flexnav .touch-button .navicon, #site-navigation .touch-button .navicon {
      position: relative;
      font-size: 12px;
      padding: 0 6px;
      background: url("/assets/hardySmallSprites.png") no-repeat 0 -210px; }
  .flexnav .seekInfo div, #site-navigation .seekInfo div {
    float: left;
    margin-bottom: 25px; }
  .flexnav .seekInfo .lastItem, #site-navigation .seekInfo .lastItem {
    clear: both; }
  .flexnav .seekInfo .dailyNutrients, #site-navigation .seekInfo .dailyNutrients {
    width: 65%; }
  .flexnav .seekInfo .otherProducts, #site-navigation .seekInfo .otherProducts {
    width: 30%; }
  .flexnav .cart, #site-navigation .cart {
    width: 118px;
    float: right; }
    .flexnav .cart a, #site-navigation .cart a {
      background-color: #53bd80;
      color: #fff;
      padding: 22px 20px 20px 40px;
      font-size: 12px;
      height: 70px;
      line-height: 15px; }
      .flexnav .cart a span, #site-navigation .cart a span {
        color: #fff;
        display: block; }
      .flexnav .cart a:hover, #site-navigation .cart a:hover {
        background-color: #53bd80; }
  .flexnav .cartIcon, #site-navigation .cartIcon {
    padding: 12px;
    position: absolute;
    top: 20px;
    left: 12px;
    background: url("/assets/hardySmallSprites.png") no-repeat 0 -185px; }
  .flexnav .activeUlItem, #site-navigation .activeUlItem {
    border-top: solid 1px #cdcdcd;
    border-bottom: solid 1px #cdcdcd; }
  .flexnav .activeItem, #site-navigation .activeItem {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
    .flexnav .activeItem .navicon, #site-navigation .activeItem .navicon {
      top: 0; }
  .flexnav li.search, #site-navigation li.search {
    margin: 22px 0 0 10px;
    position: relative; }
  .flexnav .search a, #site-navigation .search a {
    padding: 0; }

.subnav {
  display: none;
  background: #fff; }
  .subnav li {
    float: none;
    width: 100%; }
    .subnav li a {
      display: block;
      padding: 2px 10px;
      color: #5d5b55;
      font-size: 14px;
      font-weight: normal;
      font-family: "cabinbold", helvetica, verdana, sans-serif; }
      .subnav li a:hover {
        color: #3f3e3b; }
  .subnav .firstItem {
    padding: 20px 0 20px 0px; }
    .subnav .firstItem a {
      color: #53bd80;
      font-size: 14px;
      font-weight: normal;
      font-family: "museo_slab_italic", helvetica, verdana, sans-serif; }
  .subnav .lastItem {
    margin-top: 25px; }
    .subnav .lastItem a {
      color: #fff;
      line-height: 35px;
      background: #53bd80; }
      .subnav .lastItem a:hover .goArrow {
        background-position: 5px -402px; }
    .subnav .lastItem span {
      display: inline; }
    .subnav .lastItem .goArrow {
      display: inline-block;
      padding: 4px 8px;
      background: url("/assets/hardySmallSprites.png") no-repeat 5px -383px; }

#searchBox {
  display: none;
  margin: 30px 0 0 -150px;
  position: absolute;
  left: 50%;
  width: 300px;
  z-index: 600; }
  #searchBox .gsc-control-cse.gsc-control-cse-en {
    background: none;
    border: none;
    padding: 0; }
  #searchBox .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding: 0; }
  #searchBox .gsc-control-cse .gsc-control-wrapper-cse, #searchBox .gsc-input-box {
    background: none;
    border: none; }
  #searchBox td.gsc-search-button {
    display: none; }
  #searchBox .gsib_a {
    padding: 0; }
  #searchBox input.gsc-input {
    border: 1px solid #5d5b55 !important;
    font-size: 14px !important;
    padding: 5px !important; }
  #searchBox .gsc-search-box .gsc-input > input:focus, #searchBox .gsc-input-box-focus,
  #searchBox .gsc-search-box .gsc-input > input:hover, #searchBox .gsc-input-box-hover {
    box-shadow: none; }
  #searchBox .gsst_a .gscb_a {
    color: #53bd80; }
  #searchBox .gsst_a:hover .gscb_a, #searchBox .gsst_a:focus .gscb_a {
    color: #78cb9b; }
  #searchBox .gsc-selected-option-container {
    width: auto !important; }

.menu-button {
  display: block;
  color: #3f3e3b;
  cursor: pointer;
  position: absolute;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 65px;
  right: 0px;
  background: #3f3e3b url("../images/menuBtn.gif") no-repeat -17px -13px;
  text-indent: -9999px;
  z-index: 3; }
  .menu-button .touch-button {
    width: 50px;
    height: 50px; }
    .menu-button .touch-button .navicon {
      font-size: 16px; }

.touch-button {
  background: transparent;
  display: block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 9999; }
  .touch-button .navicon {
    position: relative;
    top: 1em;
    color: #666; }

.flexnav, #site-navigation {
  overflow: visible;
  max-height: 1000px;
  width: 900px;
  height: 70px; }
  .flexnav > li > a, #site-navigation > li > a {
    line-height: 1.1em;
    padding-top: 22px; }
  .flexnav > li.blog, #site-navigation > li.blog {
    margin: 22px 0 0 0; }
    .flexnav > li.blog > a, #site-navigation > li.blog > a {
      padding: 0; }
  .flexnav > li.media, #site-navigation > li.media {
    width: 100px; }
  .flexnav li:hover > ul, #site-navigation li:hover > ul {
    visibility: visible;
    opacity: 1;
    width: 275px;
    height: auto;
    display: block;
    top: 3.1em;
    position: absolute;
    background: #fff; }
  .flexnav.lg-screen li:hover > ul, .flexnav.sm-screen li:hover > ul, #site-navigation.lg-screen li:hover > ul, #site-navigation.sm-screen li:hover > ul {
    display: none; }
  .flexnav li a, #site-navigation li a {
    background: #fff; }
  .flexnav li > ul, #site-navigation li > ul {
    position: absolute;
    top: auto;
    left: 0;
    opacity: 0;
    visibility: hidden;
    height: 1px;
    z-index: 100; }
  .flexnav li ul li ul, #site-navigation li ul li ul {
    top: 0; }
  .flexnav li ul li a, #site-navigation li ul li a {
    padding: 2px 0px 2px 20px;
    border-bottom: none; }
  .flexnav li ul.open, #site-navigation li ul.open {
    display: block;
    opacity: 1;
    visibility: visible;
    height: auto; }
    .flexnav li ul.open ul.open, #site-navigation li ul.open ul.open {
      margin-left: 100%;
      top: 0; }
  .flexnav ul li:hover ul, #site-navigation ul li:hover ul {
    margin-left: 100%;
    top: 0; }
  .flexnav .touch-button, #site-navigation .touch-button {
    display: none; }
  .flexnav .arrowIcon, #site-navigation .arrowIcon {
    padding: 6px;
    background: url("../images/hardySmallSprites.png") no-repeat 0 -209px;
    display: inline;
    margin-left: 5px; }
  .flexnav .cart, #site-navigation .cart {
    width: 110px;
    margin-left: 0; }
    .flexnav .cart a, #site-navigation .cart a {
      background-color: #53bd80;
      color: #fff;
      padding: 23px 15.9491525% 17px 33.898305%; }
      .flexnav .cart a span, #site-navigation .cart a span {
        color: #fff; }
      .flexnav .cart a:hover, #site-navigation .cart a:hover {
        background-color: #53bd80; }
  .flexnav .cartIcon, #site-navigation .cartIcon {
    padding: 12px;
    position: absolute;
    top: 20px;
    left: 12px;
    background: url("../images/hardySmallSprites.png") no-repeat 0 -185px; }
  .flexnav .seekInfo, #site-navigation .seekInfo {
    width: 530px !important; }
    .flexnav .seekInfo div, #site-navigation .seekInfo div {
      float: left;
      margin-bottom: 25px; }
    .flexnav .seekInfo .lastItem, #site-navigation .seekInfo .lastItem {
      clear: both; }

.flexnav li, #site-navigation li {
  /*Brought up a level*/
  position: relative;
  list-style: none;
  float: left;
  display: block; }
  .flexnav li li a, #site-navigation li li a {
    display: block;
    line-height: 1.2em;
    position: relative;
    z-index: 100;
    padding: 5px 0 0 25px;
    color: #5d5b55;
    font-size: 14px;
    font-weight: normal;
    font-family: "cabinbold", helvetica, verdana, sans-serif; }
  .flexnav li li a:hover, #site-navigation li li a:hover {
    /*Brought up a level*/
    color: #3f3e3b; }
    .flexnav li li a:hover .goArrow, #site-navigation li li a:hover .goArrow {
      background: url("../images/hardySmallSprites.png") no-repeat 5px -403px; }

.subnav li:first-child {
  margin-top: 2.5em; }
.subnav .firstItem {
  padding: 10px 0; }
.subnav .lastItem {
  margin-top: 25px; }
  .subnav .lastItem a {
    color: #fff;
    height: 35px;
    line-height: 35px;
    background: #53bd80; }
    .subnav .lastItem a span {
      display: inline; }
  .subnav .lastItem .goArrow {
    display: inline-block;
    padding: 4px 8px;
    background: url("../images/hardySmallSprites.png") no-repeat 5px -383px; }

li.language > a {
  padding-right: 0; }

@media only screen and (max-width: 953px) {
  .actions p {
    display: inline;
    float: none;
    width: auto; }

  .flexnav {
    display: none;
    width: 100%; }
    .flexnav .seekInfo .dailyNutrients, .flexnav .seekInfo .otherProducts {
      float: none;
      margin-right: 0;
      min-width: 250px;
      width: 100%; }
    .flexnav li {
      float: none; }
      .flexnav li a span.arrowIcon {
        display: none;
        /*padding: 10px;
        position: absolute;
        right: 10px;*/ }
      .flexnav li .touch-button {
        display: block;
        width: 65px;
        height: 39px; }
        .flexnav li .touch-button .navicon {
          position: relative;
          font-size: 12px;
          padding: 0 6px;
          background: url("../images/hardySmallSprites.png") no-repeat 0 -210px; }
      .flexnav li ul.subnav {
        position: static; }
        .flexnav li ul.subnav .firstItem {
          margin-top: 0; }
    .flexnav li.search {
      background: #fff;
      margin-top: 0; }
      .flexnav li.search #searchBox {
        margin-bottom: 0; }
    .flexnav li.media {
      width: 100%; }
    .flexnav li.blog {
      margin: 0; }
      .flexnav li.blog > a {
        padding: 22px 0.96em 0.96em; }
    .flexnav li.cart {
      float: none;
      width: 100%; }
      .flexnav li.cart a {
        padding-left: 50px; }

  .flexnav.show {
    display: block;
    z-index: 999;
    position: absolute;
    top: 70px; }

  .flexnav .subnav {
    width: 100% !important; }

  #support {
    width: 70%; }

  #searchBox {
    display: block;
    margin: 0 0 20px;
    position: static; } }
@media only screen and (max-width: 565px) {
  .actions p, .actions .miniNav, .actions #support {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
    border: none;
    padding: 0;
    margin: 0;
    line-height: 20px;
    height: auto; } }
.footer {
  margin:0 0 5px 0;
  height:30px;
  line-height:17px;
  width:98%;
  font-style: normal;
  position: absolute;
  bottom: 50px;
}

  .footer span {
    margin-left: 2px;
    float: left;
    color: #5d5b55;
    font-size: 10px;
    font-weight: normal;
    font-family: "museo_slab", helvetica, verdana, sans-serif; }

  .footer ul {
    float: right; }
    .footer ul li {
      float: left;
      margin: 0 10px; }
  .footer a {
    color: #555452;
    font-size: 12px;
    font-weight: normal;
    font-family: "museo_slab", helvetica, verdana, sans-serif; }
    .footer .copyright span {
    margin-top: 10px;}

.fda {
  border: 1px solid #5d5b55;
  padding: 5px; }
.fda p {
  color: #5d5b55;
  font-size: 10px;
  font-weight: normal;
  font-family: "museo_slab", helvetica, verdana, sans-serif; }
.fda.consult-doctor {
  border: 0px;
}

#security {
  position: absolute;
  bottom: 5px;
  left: 420px; }
  #security img {
    width: 100px; }

.site-footer {
  position: relative; }
  .site-footer .main-navigation {
    display: none; }

@media only screen and (max-width: 450px) {
  .site-footer #fda, .site-footer .footer, .site-footer #security {
    position: static; }
  .site-footer .main-navigation {
    display: none; }

  .footer ul {
    float: none;
    display: block;
    clear: both; } }


/*footer new css*/
footer {
  margin-left: 15px;
  background-color: inherit;
}

#security {
  position: absolute;
  bottom: 5px;
  left:420px;
  img { width: 100px; }
}
.footer .footer-30days-long-logo {
  float: right;
  margin: 16px 0px 23px 0px;
  max-width: 200px;
}
.footer .ks-row .security-metrics-logo img {
  text-align: center;
  padding-top: 4px;
  margin:6px 0 0 47px;
  width: 100px;
}

.footer .fda {
  margin-top: 7px;
  margin-right: 1%;
}


/*new navigation from get hardy*/
.flexnav li > ul.product-nav{
  width: 530px;
  padding-bottom: 45px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  padding-top: 20px;
}

.flexnav li > ul.product-nav{
  width: 530px;
  padding-bottom: 45px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  padding-top: 20px ;
  }

.flexnav li > ul.product-nav li:first-child{
  margin-top: 0 !important;
}
.flexnav li > ul.product-nav .lastItem{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
