/*-----------------
* palette
* ----------------
*
*/

/******** global *******/
html {
  background: #D0D0D0;
}
body {
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  color: #131313;
  background: #F4F4F4;
}

.tp-caption {
  background: rgba(247, 247, 247, .6) !important;
  color: #131313 !important;
  font-weight: 400 !important;
  padding: 20px !important;
  font-family: 'Arial Narrow' !important;
  font-size: 16px !important;
  line-height: normal !important;
  border-radius: 30px;
  margin-right: 85px !important;
  margin-left: 85px !important;
}

.white-contain {
  background: #FFFFFF;
  padding: 30px;
}

.symptom-blocks a h3 {
  color: #131313;
  font-size: 16px;
}

.symptom-blocks .block-wrapper {
  margin-bottom: 30px;
}

input, form {
  color: #111;
}
input {
  padding: 5px 10px;
}
a {
  color: #9BB93F;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
a:hover {
  color: #131313;
}
.button,
a.button,
.btn,
input[type="submit"] {
  background-color: transparent;
  color: #000;
  padding: 10px 15px;
  font-weight: bold;
  border-color: transparent;
  border-radius: 0;
}
.button:hover,
a.button:hover,
.btn:hover,
input[type="submit"]:hover {
  background-color: transparent;
  color: #000;
}
.breadcrumbs {
  margin-top: 20px;
}
/* type */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  text-transform: uppercase;
}
h1 {
  font-size: 26px;
}

.page-header h1 {
  margin: 0;
  padding: 0;
}


h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}

.sub-title h3 {
  margin: 0;
  padding: 0;
  color: #9BB93F;
  margin-bottom: 30px
}

.page-template-template-products h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}

h4 {
  font-size: 11px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.single-product .sidebar {
  display: none;
}
/******** header ***********/

.header .middle-wrap {
  background: #9BB93F;
}

.header .bottom-wrap {
  background: #FFFFFF;
}

#mc_embed_signup_scroll {
  float: right;
  margin-top: 20px;
}

#mce-EMAIL {
  height: 45px;
  width: 300px;
  float: left;
}

#mc-embedded-subscribe {
  background: #729402;
  text-transform: uppercase;
  color: #FFFFFF;
  float: right;
  height: 45px;
}

.navbar-default .navbar-nav > li > a {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: #131313;
  border-right: 1px solid #D6D6D6;
}

.navbar {
  min-height: 1px;
  padding: 15px 0;
}

.nav > li > a {
  padding: 0 30px;
}

.navbar-default .navbar-nav > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover {
  color: #9BB93F;
  background-color: transparent;
}
.shipping-banner p {
  margin-bottom: 0;
  font-size: 20px;
}
.shipping-banner {
  padding: 15px 0;
  background: #ffffff;
  border-top: 1px solid #eaeaea;
}
.shipping-banner i {
  margin-right: 15px;
}

/******** content **********/
.sale-content-banner p {
  margin-bottom: 0;
}
.sale-content-banner {
  background: #f7f7f7;
  padding: 15px;
  border: 1px solid #eaeaea;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}
.header-contact {
  color: #416902;
  font-size: 17px;
  text-align: right;
  font-weight: 400;
}

.header-contact a {
  color: #416902;
}

.header-contact a:hover {
  color: #FFFFFF;
}

.header-contact i {
  padding: 0 10px;
  color: #FFFFFF;
}

.home-image img {
  margin-bottom: 20px;
}

.home-product {
  font-size: 15px;
  font-weight: 400;
}

.home-product img {
  border: 1px solid #EAEAEA;
  padding: 25px;
  margin-bottom: 10px;
}

.breadcrumbs-wrap {
  background: #EAEAEA;
}

.breadcrumbs {
  margin: 0;
  padding: 8px 0;
}

.page-header {
  margin: 0;
  padding: 0;
}

#menu-the-many-roles, .sidebar ul {
  margin: 0 0 20px 0;
  padding: 0;
}

#menu-the-many-roles li, .sidebar li {
  list-style: none;
}

#menu-the-many-roles li a, .sidebar li a {
  display: block;
  background: #F7F7F7;
  border-bottom: 1px solid #FFFFFF;
  padding: 10px;
  color: #131313;
  text-transform: uppercase;
  font-weight: 400;
}

.blog-posts-wrap h2 {
  margin-top: 0;
  padding-top: 0;
}

.wpcf7-text {
  height: 45px;
  width: 100%;
  margin-bottom: 10px;
}

.wpcf7-submit, .btn-primary {
  background: #9BB93F !important;
  color: #FFFFFF !important;
  text-transform: uppercase !important;
  padding: 10px 25px !important;
  font-weight: 400 !important;
  margin: 15px 0 0 0 !important;
}

.wpcf7-submit:hover, .btn-primary:hover {
  background: #131313 !important;
}

.price {
  color: #9BB93F;
}

.buy-product {
  margin: 15px 0 !important;
}

.page-template-template-products .image {
  border: 1px solid #EAEAEA;
  margin: 30px 0 0 0;
  padding: 15px;
}

.display-table {
  display: table;
  width: 100%;
  -webkit-border-image: 100%;
}

.display-tablecell {
  display: table-cell;
  vertical-align: middle;
}

.display-tablecell img {
  margin-left: auto;
  margin-right: auto;
  min-width: 0;
}

.testimonials_standard h2 {
  margin-top: 0;
  padding-top: 0;
  color: #9BB93F;
  font-size: 18px;
}

.testimonials_standard h3 {
  font-size: 14px;
}

.post-wrapper h2 {
  margin-bottom: 10px;
}

.post-wrapper .date {
  margin-bottom: 10px;
  color: #757575;
}

.post-wrapper .content {
  display: table;
  width: 100%;
}

.image-content {
  margin-top: 15px;
  color: #757575;
  font-style: italic;
}

.testimonial-outer-wrapper {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
}

.imageHeights.image-wrapper {
  padding: 15px;
  border: 1px solid #eaeaea;
}

.main-content .menu-the-many-roles-container .menu li a:before {
  content: "\f054";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
  font-size: 12px;
}
.post-border {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
}
.symptom-blocks .post-border {
  border: 0;
}
.symptom-blocks a {
  color: initial;
}
.slider-title {
  font-family: 'Merienda One', cursive;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 26px !important;
  line-height: 30px !important;
  margin-bottom: 10px !important;
}
#extraContent {
  margin-top: 30px;
}
.home-logos img {
  display: inline-block;
}
.tp-caption>strong {
  font-family: 'Khula', sans-serif;
  font-size: 18px !important;
  line-height: 21px !important;
}
.home .home-logos img {
  margin-right: 5px;
}
.home-logos-2 {
  padding-left: 0 !important;
  width: 60%;
}
.image-center img {
  margin-left: auto;
  margin-right: auto;
}
.wp-caption-text {
  text-align: center;
  margin-top: 10px;
}
.tp-caption .hidden-xs {
  font-weight: 400 !important;
  font-family: 'Arial Narrow' !important;
  font-size: 16px !important;
  line-height: normal !important;
}
#extraContent img {
  max-width: 300px;
}
/******** footer ***********/

.footer {
  background: #D0D0D0;
}

.footer .middle-wrap {
  padding-top: 30px;
}

.footer .credits-wrap {
  border-top: 1px solid #FFFFFF;
  padding: 30px 0;
  margin: 30px 0 0 0;
}

.footer a {
  color: #131313;
}

.footer a:hover {
  color: #FFFFFF;
}

.footer .menu li a {
  display: block;
  margin-bottom: 8px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { }


@media (max-width: 1199px) {
}


@media (max-width: 991px) {

  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
  }

  .nav > li > a {
    padding: 0 15px;
  }

  #mce-EMAIL {
    width: 200px;
  }

  .header-contact {
    font-size: 14px;
  }

  #header .custom-logo {
    width: auto;
  }


}

@media (max-width: 767px) {
  .nav > li > a {
    padding: 10px 15px;
  }
  .tp-caption>strong {
    display: none;
  }
  .tp-caption>br {
    display: none;
  }
  .navbar {
    padding:  0;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #DDDDDD;
  }

  .header-contact {
    text-align: center;
    font-size: 13px;
    margin-bottom: 20px;
  }

  #header .custom-logo {
    margin: 20px 0 0 0;
  }

  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    border-right: 0px;
  }

  #mc_embed_signup_scroll {
    float: none;
    display: none;
  }

  #mce-EMAIL {
    width: 100%;
    float: none;
  }

  #mc-embedded-subscribe {
    float: none;
    height: 45px;
  }
  .slider-title {
    font-size: 18px !important;
    line-height: 20px !important;
    margin-bottom: 0 !important;
  }
}
