@charset "UTF-8";
/*
Theme Name: Maries 2018
Author: Unlimited Fix
Author URI: www.unlimitedfix.com
Version: 1.0
Description: Base theme for new Venture websites
*/
/**
 * @license
 * MyFonts Webfont Build ID 4276156, 2022-01-06T16:25:50-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Kaleidos-Smooth by Melvastype
 * URL: https://www.myfonts.com/fonts/mika-melvas/kaleidos/smooth/
 * Copyright: Copyright © 2016 by Mika Melvas. All rights reserved.
 * 
 * © 2022 MyFonts Inc
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/413fbc");
@font-face {
  font-family: "Kaleidos-Smooth";
  src: url("fonts/KaleidosSmooth/font.woff2") format("woff2"), url("fonts/KaleidosSmooth/font.woff") format("woff");
}
.navigation-single:after, .post-password-form p:after, .search-form:after, .widget:after, .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

.comment-form input[type=text], .search-form input[type=text], .post-password-form input[type=text],
.comment-form input[type=tel],
.search-form input[type=tel],
.post-password-form input[type=tel],
.comment-form input[type=email],
.search-form input[type=email],
.post-password-form input[type=email],
.comment-form input[type=password],
.search-form input[type=password],
.post-password-form input[type=password],
.comment-form input[type=url],
.search-form input[type=url],
.post-password-form input[type=url],
.comment-form input[type=date],
.search-form input[type=date],
.post-password-form input[type=date],
.comment-form textarea,
.search-form textarea,
.post-password-form textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: 0.5em 0.7em;
}
.comment-form input[type=text]:focus, .search-form input[type=text]:focus, .post-password-form input[type=text]:focus,
.comment-form input[type=tel]:focus,
.search-form input[type=tel]:focus,
.post-password-form input[type=tel]:focus,
.comment-form input[type=email]:focus,
.search-form input[type=email]:focus,
.post-password-form input[type=email]:focus,
.comment-form input[type=password]:focus,
.search-form input[type=password]:focus,
.post-password-form input[type=password]:focus,
.comment-form input[type=url]:focus,
.search-form input[type=url]:focus,
.post-password-form input[type=url]:focus,
.comment-form input[type=date]:focus,
.search-form input[type=date]:focus,
.post-password-form input[type=date]:focus,
.comment-form textarea:focus,
.search-form textarea:focus,
.post-password-form textarea:focus {
  border-color: #333;
}
.comment-form input[type=text]:-moz-placeholder, .search-form input[type=text]:-moz-placeholder, .post-password-form input[type=text]:-moz-placeholder,
.comment-form input[type=tel]:-moz-placeholder,
.search-form input[type=tel]:-moz-placeholder,
.post-password-form input[type=tel]:-moz-placeholder,
.comment-form input[type=email]:-moz-placeholder,
.search-form input[type=email]:-moz-placeholder,
.post-password-form input[type=email]:-moz-placeholder,
.comment-form input[type=password]:-moz-placeholder,
.search-form input[type=password]:-moz-placeholder,
.post-password-form input[type=password]:-moz-placeholder,
.comment-form input[type=url]:-moz-placeholder,
.search-form input[type=url]:-moz-placeholder,
.post-password-form input[type=url]:-moz-placeholder,
.comment-form input[type=date]:-moz-placeholder,
.search-form input[type=date]:-moz-placeholder,
.post-password-form input[type=date]:-moz-placeholder,
.comment-form textarea:-moz-placeholder,
.search-form textarea:-moz-placeholder,
.post-password-form textarea:-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.comment-form input[type=text]::-moz-placeholder, .search-form input[type=text]::-moz-placeholder, .post-password-form input[type=text]::-moz-placeholder,
.comment-form input[type=tel]::-moz-placeholder,
.search-form input[type=tel]::-moz-placeholder,
.post-password-form input[type=tel]::-moz-placeholder,
.comment-form input[type=email]::-moz-placeholder,
.search-form input[type=email]::-moz-placeholder,
.post-password-form input[type=email]::-moz-placeholder,
.comment-form input[type=password]::-moz-placeholder,
.search-form input[type=password]::-moz-placeholder,
.post-password-form input[type=password]::-moz-placeholder,
.comment-form input[type=url]::-moz-placeholder,
.search-form input[type=url]::-moz-placeholder,
.post-password-form input[type=url]::-moz-placeholder,
.comment-form input[type=date]::-moz-placeholder,
.search-form input[type=date]::-moz-placeholder,
.post-password-form input[type=date]::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
.search-form textarea::-moz-placeholder,
.post-password-form textarea::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.comment-form input[type=text]:-ms-input-placeholder, .search-form input[type=text]:-ms-input-placeholder, .post-password-form input[type=text]:-ms-input-placeholder,
.comment-form input[type=tel]:-ms-input-placeholder,
.search-form input[type=tel]:-ms-input-placeholder,
.post-password-form input[type=tel]:-ms-input-placeholder,
.comment-form input[type=email]:-ms-input-placeholder,
.search-form input[type=email]:-ms-input-placeholder,
.post-password-form input[type=email]:-ms-input-placeholder,
.comment-form input[type=password]:-ms-input-placeholder,
.search-form input[type=password]:-ms-input-placeholder,
.post-password-form input[type=password]:-ms-input-placeholder,
.comment-form input[type=url]:-ms-input-placeholder,
.search-form input[type=url]:-ms-input-placeholder,
.post-password-form input[type=url]:-ms-input-placeholder,
.comment-form input[type=date]:-ms-input-placeholder,
.search-form input[type=date]:-ms-input-placeholder,
.post-password-form input[type=date]:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder,
.search-form textarea:-ms-input-placeholder,
.post-password-form textarea:-ms-input-placeholder {
  color: #ccc;
}
.comment-form input[type=text]::-webkit-input-placeholder, .search-form input[type=text]::-webkit-input-placeholder, .post-password-form input[type=text]::-webkit-input-placeholder,
.comment-form input[type=tel]::-webkit-input-placeholder,
.search-form input[type=tel]::-webkit-input-placeholder,
.post-password-form input[type=tel]::-webkit-input-placeholder,
.comment-form input[type=email]::-webkit-input-placeholder,
.search-form input[type=email]::-webkit-input-placeholder,
.post-password-form input[type=email]::-webkit-input-placeholder,
.comment-form input[type=password]::-webkit-input-placeholder,
.search-form input[type=password]::-webkit-input-placeholder,
.post-password-form input[type=password]::-webkit-input-placeholder,
.comment-form input[type=url]::-webkit-input-placeholder,
.search-form input[type=url]::-webkit-input-placeholder,
.post-password-form input[type=url]::-webkit-input-placeholder,
.comment-form input[type=date]::-webkit-input-placeholder,
.search-form input[type=date]::-webkit-input-placeholder,
.post-password-form input[type=date]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
.search-form textarea::-webkit-input-placeholder,
.post-password-form textarea::-webkit-input-placeholder {
  color: #ccc;
}

.widget {
  margin-bottom: 1.2em;
}
.widget ul {
  padding-left: 2em;
}
.widget select {
  min-width: 150px;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}
.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}
.comment-form textarea,
.comment-form input[type=text] {
  margin: 0 4px 0 0;
  width: 300px;
}
.comment-form input[type=submit] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
}
.post-password-form input[type=password] {
  margin: 0 4px 0 0;
  width: 300px;
}

.post-password-form input {
  float: left;
  height: 2em;
}
.post-password-form input[type=password] {
  width: 150px;
}

.comment-form input[type=submit],
.post-password-form input[type=submit],
.search-form input[type=submit] {
  background: #333;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 0.5em;
}
.comment-form input[type=submit]:hover,
.post-password-form input[type=submit]:hover,
.search-form input[type=submit]:hover {
  opacity: 0.8;
}

.commentlist {
  margin: 0 0 1.2em;
}
.commentlist .edit-link {
  margin: 0;
}
.commentlist .avatar-holder {
  float: left;
  margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
  padding: 0;
}
@media (min-width: 768px) {
  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em;
  }
}

.comment,
.commentlist-holder {
  overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em;
}
.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}
.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.4em;
}
@media (max-width: 767px) {
  .navigation .page-numbers,
.navigation-comments .page-numbers {
    padding: 0;
  }
}
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 50%;
  background: none;
  color: #026937;
  padding: 0.4em;
  text-decoration: none;
}
@media (max-width: 767px) {
  .navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
    padding: 0.2em;
  }
}

.navigation-single {
  margin-bottom: 1.2em;
}
.navigation-single .next,
.navigation-single .prev {
  float: left;
  vertical-align: middle;
  max-width: 50%;
  background: none;
  color: #026937;
  text-decoration: none;
}
.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  text-decoration: none;
  padding: 0.4em;
  display: block;
}
@media (max-width: 767px) {
  .navigation-single .next a,
.navigation-single .prev a {
    padding: 0.2em;
  }
}
.navigation-single .next {
  float: right;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: 0.4em;
  margin-bottom: 1.2em;
}
.wp-caption img {
  margin: 0;
  vertical-align: top;
}
.wp-caption p {
  margin: 0.4em 0 0;
}

div.aligncenter {
  margin: 0 auto 1.2em;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1.2em;
}

.mejs-container {
  margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

.bottom-header {
  max-height: 90px !important;
  overflow-y: visible;
}

#nav, #nav-mobile-bottom {
  padding: 17px 0 0;
}
#nav:after, #nav-mobile-bottom:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 991px) {
  #nav, #nav-mobile-bottom {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 999;
    overflow: auto;
    position: fixed;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    padding: 37px 25px 37px 40px;
  }
  .nav-active #nav, .nav-active #nav-mobile-bottom {
    opacity: 1;
    visibility: visible;
  }
}
#nav .nav-bar, #nav-mobile-bottom .nav-bar {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
}
#nav .nav-bar:after, #nav-mobile-bottom .nav-bar:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 991px) {
  #nav .nav-bar, #nav-mobile-bottom .nav-bar {
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 1px;
    padding: 0 0 0 6px;
    margin: 0 0 11px;
    text-transform: capitalize;
  }
}
#nav .nav-bar li, #nav-mobile-bottom .nav-bar li {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 8px;
  margin: 0 5% 0 0;
  position: relative;
}
#nav .nav-bar li.active a, #nav-mobile-bottom .nav-bar li.active a {
  color: #d26222;
}
#nav .nav-bar li.active:after, #nav-mobile-bottom .nav-bar li.active:after {
  display: block;
}
@media (max-width: 991px) {
  #nav .nav-bar li.active:after, #nav-mobile-bottom .nav-bar li.active:after {
    display: none;
  }
}
#nav .nav-bar li.dropdown:before, #nav-mobile-bottom .nav-bar li.dropdown:before {
  display: block;
}
@media (max-width: 991px) {
  #nav .nav-bar li.dropdown:before, #nav-mobile-bottom .nav-bar li.dropdown:before {
    display: none;
  }
}
#nav .nav-bar li:after, #nav-mobile-bottom .nav-bar li:after {
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  position: absolute;
  height: 1px;
  display: none;
  background: #d26222;
}
@media (max-width: 991px) {
  #nav .nav-bar li:after, #nav-mobile-bottom .nav-bar li:after {
    display: none;
  }
}
#nav .nav-bar li:before, #nav-mobile-bottom .nav-bar li:before {
  left: 50%;
  margin: 0 0 0 -5px;
  bottom: -29px;
  content: "";
  position: absolute;
  display: none;
  border-style: solid;
  border-width: 0 8.5px 8px 8.5px;
  border-color: transparent transparent #026937 transparent;
}
@media (max-width: 1399px) {
  #nav .nav-bar li, #nav-mobile-bottom .nav-bar li {
    margin: 0 4% 0 0;
  }
}
@media (max-width: 991px) {
  #nav .nav-bar li, #nav-mobile-bottom .nav-bar li {
    margin: 0 3% 0 0;
  }
}
@media (max-width: 991px) {
  #nav .nav-bar li, #nav-mobile-bottom .nav-bar li {
    display: block;
    margin: 0 0 22px;
    padding: 0;
  }
}
#nav .nav-bar li.nav-mr, #nav-mobile-bottom .nav-bar li.nav-mr {
  margin: -37px 0 0 0;
  float: right;
}
#nav .nav-bar a, #nav-mobile-bottom .nav-bar a {
  color: #212121;
}
@media (max-width: 991px) {
  #nav .nav-bar a, #nav-mobile-bottom .nav-bar a {
    color: #026937;
  }
}
#nav .nav-bar a:hover, #nav-mobile-bottom .nav-bar a:hover {
  color: #d26222;
  border-bottom: 1px solid #d26222;
}
#nav .nav-bar a img, #nav-mobile-bottom .nav-bar a img {
  cursor: pointer;
}
#nav .mr-mobile, #nav-mobile-bottom .mr-mobile {
  margin: 30px 0 30px -40px;
  width: 100%;
  height: 88px;
  background-color: #ae346d;
}
#nav .mr-mobile div, #nav-mobile-bottom .mr-mobile div {
  background-color: #ae346d;
  position: absolute;
  width: 100%;
}
#nav .mr-mobile a, #nav-mobile-bottom .mr-mobile a {
  width: 100%;
}
#nav .mr-mobile a:hover, #nav-mobile-bottom .mr-mobile a:hover {
  border-bottom: none;
}
#nav .mr-mobile img, #nav-mobile-bottom .mr-mobile img {
  margin-top: -4px;
  padding-left: 10px;
}
#nav .mr-mobile div.lmbtn, #nav-mobile-bottom .mr-mobile div.lmbtn {
  width: 100%;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #1e2722;
  font-size: 12px;
  padding: 10px 0;
  text-transform: uppercase;
}

.opener {
  width: 18px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  border-top: 3px solid #0b161e;
  transition: all 0.4s ease;
  position: relative;
  outline: none;
  margin: 0 0 0 12px;
}
.opener:after, .opener:before {
  width: 100%;
  height: 3px;
  transition: all 0.4s ease;
  background: #0b161e;
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
}
.opener:before {
  top: 9px;
}

.icon-close {
  border: none;
  margin: 0;
  top: 15px;
  right: 20px;
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
  color: #cdcdcd;
  position: absolute;
  z-index: 99;
}
.icon-close:hover {
  color: #026937;
}

.subnav-holder {
  padding: 37px 0 38px;
  background: #026937;
}
.subnav-holder .sub-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.75px;
}
.subnav-holder .sub-nav li {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
  position: relative;
}
@media (max-width: 1399px) {
  .subnav-holder .sub-nav li {
    margin: 0 4px;
  }
}
.subnav-holder .sub-nav li.active:before, .subnav-holder .sub-nav li:hover:before {
  display: block;
}
.subnav-holder .sub-nav li:before {
  left: 50%;
  margin: 0 0 0 -5px;
  bottom: -38px;
  content: "";
  display: none;
  position: absolute;
  border-style: solid;
  border-width: 0 8.5px 8px 8.5px;
  border-color: transparent transparent #fff transparent;
}
.subnav-holder .sub-nav li a {
  color: #fff;
}

.page-template-page-products .nav-products a,
.page-template-page-recipes .nav-recipes a,
.page-template-page-where .nav-where a,
.page-template-page-ourstory .nav-story a {
  color: #d26222 !important;
}

.jcf-select {
  width: 100%;
  height: 46px;
  padding: 12px 40px 12px 22px;
  display: block;
  position: relative;
  background: #fff;
  border: none;
  border: 1px solid #c8c8c8;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 18px;
  line-height: 20px;
  color: #3f464e;
  letter-spacing: 1px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 33px;
  bottom: 0;
  right: 0;
  top: 0;
}
.jcf-select .jcf-select-opener:after {
  top: 50%;
  left: 0;
  margin: -3px 0 0;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 9px 6px 0 6px;
  border-color: #026937 transparent transparent transparent;
}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #e2e2e2;
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
  max-height: 240px !important;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 16px 22px;
  color: #3f464e;
  height: 1%;
  letter-spacing: 1px;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #f2f2f2;
  color: #3f464e;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

/* custom file input styles */
.jcf-file {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #026937;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  cursor: pointer;
  min-width: 299px;
  min-height: 50px;
  color: #026937;
  margin: 0 24px 0 0;
  position: relative;
  letter-spacing: 1px;
  text-align: center;
  background: #fff;
  white-space: normal;
  transition: all 0.4s ease;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .jcf-file {
    width: 100%;
    margin: 0 0 12px;
  }
}
.jcf-file:hover {
  background: #d26222;
  color: #fff;
  border-color: #d26222;
}

.jcf-file .jcf-real-element {
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  cursor: pointer;
}

.jcf-file .jcf-fake-input {
  width: 100%;
  height: 100%;
  display: block;
  padding: 14px 8px;
}

.jcf-file .jcf-fake-input:hover {
  background: #d26222;
  color: #fff;
}

.jcf-file .jcf-upload-button {
  display: none;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
  border: none;
  background-color: #026937;
  color: #fff;
  text-align: center;
}

html {
  scroll-behavior: smooth;
}

.resize-active * {
  transition: none !important;
  -webkit-transition: none !important;
}

body {
  min-width: 320px;
  background: #fff;
  font-family: "Raleway", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.slide-active, body.nav-active {
  overflow: hidden;
}

p a {
  color: #026937;
}

#wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#main:after {
  content: " ";
  display: block;
  clear: both;
}

.main-holder {
  max-width: 990px;
  margin: 0 auto;
}
.main-holder:after {
  content: " ";
  display: block;
  clear: both;
}

a {
  transition: color 0.3s linear, opacity 0.3s linear, background 0.3s linear, border 0.3s linear;
}
a:hover, a:focus {
  text-decoration: none;
}

.bg-stretch {
  background-position: 100% 100%;
  background-size: cover;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .bg-stretch {
    position: static;
  }
}
.bg-stretch img {
  max-width: none;
}
@media (max-width: 767px) {
  .bg-stretch img {
    display: block;
    height: auto !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: 100% !important;
  }
}

.btn {
  display: inline-block;
  vertical-align: top;
  box-shadow: none;
  position: relative;
}

.btn-default,
.btn-info,
.btn-success,
.btn-primary {
  color: #026937;
  padding-top: 14px;
  padding-right: 10px;
  padding-bottom: 14px;
  padding-left: 10px;
  min-width: 299px;
  min-height: 50px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #026937;
  letter-spacing: 1px;
  white-space: normal;
  text-transform: uppercase;
  background: none;
}
.btn-default:focus, .btn-default:hover,
.btn-info:focus,
.btn-info:hover,
.btn-success:focus,
.btn-success:hover,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  outline: none;
}
@media (max-width: 767px) {
  .btn-default,
.btn-info,
.btn-success,
.btn-primary {
    min-width: 100%;
  }
}

.btn-success:focus, .btn-success:hover {
  box-shadow: none;
  border-color: #036939;
  background: #036939;
}

.btn-info {
  color: #d26222;
  border-color: #d26222;
}
.btn-info:focus, .btn-info:hover {
  box-shadow: none;
  background: #d26222;
  border-color: #d26222;
}

.btn-primary {
  color: #fff;
  border-color: #fff;
}
.btn-primary:focus, .btn-primary:hover {
  box-shadow: none;
  border-color: #036939;
  background: #036939;
}
@media (max-width: 767px) {
  .btn-primary {
    color: #026937 !important;
    border-color: #026937 !important;
  }
}

.btn-default {
  color: #3f464e;
  border-color: #3f464e;
}
.btn-default:focus, .btn-default:hover {
  box-shadow: none;
  background: #3f464e;
}

.mb40 {
  margin-bottom: 40px;
}

.wrap-container {
  max-width: 1085px;
  margin: 0 auto;
  padding: 0 30px;
}
.wrap-container:after {
  content: " ";
  display: block;
  clear: both;
}

.container-holder {
  padding: 129px 0 0;
  overflow: hidden;
}
.container-holder.style {
  height: auto;
}
@media (max-width: 991px) {
  .container-holder {
    height: auto;
    padding: 70px 0 0;
  }
}

.visual-area {
  height: 100%;
  overflow: hidden;
  position: relative;
}
@media (max-width: 479px) {
  .visual-area .bg-stretch img {
    position: relative;
    width: 536px !important;
    left: 50% !important;
    margin: 0 0 0 -268px !important;
  }
}
@media (max-width: 767px) {
  .visual-area {
    height: auto;
    padding: 0 0 52px;
    border-bottom: 1px solid #e4e4e4;
  }
}
.visual-area .visual-caption {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .visual-area .visual-caption {
    position: static;
  }
}
.visual-area .container {
  height: 100%;
}

.banner-area {
  overflow: hidden;
  margin: 0 0 82px;
}
@media (max-width: 767px) {
  .banner-area {
    margin: 0 0 35px;
  }
}
.banner-area img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 479px) {
  .banner-area img {
    position: relative;
    width: 900px !important;
    left: 50% !important;
    max-width: none;
    margin: 0 0 0 -450px !important;
  }
}

.text-block {
  width: 422px;
  height: 100%;
  overflow: visible;
  white-space: nowrap;
  position: relative;
  z-index: 5;
  text-align: center;
  margin: 0 0 0 184px;
}
@media (max-width: 1399px) {
  .text-block {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .text-block {
    width: 100%;
    padding: 0 12px;
  }
}
.text-block:after {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
  content: "";
}
.text-block .text-box {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 22px;
  line-height: 34px;
  color: #818181;
  font-weight: 400;
}
@media (max-width: 767px) {
  .text-block .text-box {
    font-size: 18px;
    line-height: 32px;
  }
}
.text-block .text-box p {
  margin: 0 0 37px;
}
@media (max-width: 767px) {
  .text-block .text-box p {
    margin: 0 0 35px;
  }
}
.text-block h1 {
  margin: 0 0 25px;
  font-size: 60px;
  line-height: 61px;
  color: #3f464e;
  font-weight: 300;
}
@media (max-width: 767px) {
  .text-block h1 {
    font-size: 45px;
    line-height: 46px;
    margin: 0 0 21px;
  }
}
.text-block h5 {
  margin: 0 0 25px;
  font-size: 60px;
  line-height: 60px;
  color: #3f464e;
  font-family: league-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .text-block h5 {
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 21px;
  }
}
.text-block h6 {
  margin: 0 0 10px;
  font-size: 60px;
  line-height: 55px;
  color: #3f464e;
  font-family: "Kaleidos-Smooth", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 767px) {
  .text-block h6 {
    font-size: 36px;
    line-height: 53px;
    margin: 0 0 8px;
  }
}
.text-block.txt-top {
  width: 100%;
  margin: 60px 0 0 0;
}
.text-block.txt-top .text-box {
  vertical-align: top;
}
.text-block.txt-top .text-box h1 {
  font-size: 40px;
  margin: 0 0 15px;
  display: inline-block;
  float: left;
}
@media (max-width: 991px) {
  .text-block.txt-top .text-box h1 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .text-block.txt-top .text-box h1 {
    float: none;
  }
}
.text-block.txt-top .text-box a.btn.btn-success {
  border: none;
  background-color: #00a1b0;
  color: #fff;
  display: inline-block;
  float: left;
  margin-top: 8px;
  margin-left: 20px;
  min-width: 260px;
}
.text-block.txt-top .text-box a.btn.btn-success:hover {
  background-color: #036939;
}
@media (max-width: 767px) {
  .text-block.txt-top .text-box a.btn.btn-success {
    float: none;
  }
}
@media (max-width: 1399px) {
  .text-block.txt-top {
    margin: 5% 0 0 0;
  }
  .text-block.txt-top h1 {
    font-size: 30px;
  }
}

h1.header-title-add {
  margin-top: 82px !important;
}

.items-area,
.feature-area {
  padding: 60px 0 26px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .items-area,
.feature-area {
    padding: 45px 0 109px;
    position: relative;
    margin: 0 27px;
  }
}
.items-area h2,
.feature-area h2 {
  margin: 0 0 19px;
  font-size: 48px;
  line-height: 52px;
  font-weight: 300;
  color: #d26222;
  text-align: center;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .items-area h2,
.feature-area h2 {
    line-height: 49px;
    margin: 0 0 62px;
  }
}
.items-area .columns-holder,
.feature-area .columns-holder {
  overflow: hidden;
}
.items-area .columns-holder.mb,
.feature-area .columns-holder.mb {
  margin-bottom: 50px;
}
.items-area .columns-holder > *,
.feature-area .columns-holder > * {
  font-size: 24px;
  line-height: 34px;
}
.items-area .column,
.feature-area .column {
  text-align: center;
  position: inherit;
}
@media (max-width: 767px) {
  .items-area .column,
.feature-area .column {
    margin: 0 0 51px;
  }
}
.items-area .column .btn,
.feature-area .column .btn {
  min-width: 257px;
}
@media (max-width: 991px) {
  .items-area .column .btn,
.feature-area .column .btn {
    min-width: 100%;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .items-area .column .btn,
.feature-area .column .btn {
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 18px;
    position: absolute;
  }
}
.items-area .image-holder,
.feature-area .image-holder {
  width: 100%;
  height: 100%;
  text-align: center;
  white-space: nowrap;
  margin: 46px 0 7px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .items-area .image-holder,
.feature-area .image-holder {
    margin: 25px 0 0;
    height: 395px;
  }
}
@media (max-width: 767px) {
  .items-area .image-holder,
.feature-area .image-holder {
    margin: 0;
    height: auto;
    min-height: 0;
  }
}
.items-area .image-holder:after,
.feature-area .image-holder:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
}
@media (max-width: 767px) {
  .items-area .image-holder,
.feature-area .image-holder {
    margin: 0 0 7px;
  }
}
.items-area .image-holder .image-hold,
.feature-area .image-holder .image-hold {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  white-space: normal;
  /* New full product rollover */
}
@media (max-width: 767px) {
  .items-area .image-holder .image-hold,
.feature-area .image-holder .image-hold {
    width: 130px;
  }
}
.items-area .image-holder .image-hold a,
.feature-area .image-holder .image-hold a {
  display: block;
}
.items-area .image-holder .image-hold:hover img,
.feature-area .image-holder .image-hold:hover img {
  opacity: 0.2;
}
.items-area .image-holder .image-hold:hover span,
.feature-area .image-holder .image-hold:hover span {
  opacity: 1;
  visibility: visible;
}
.items-area .image-holder span,
.feature-area .image-holder span {
  display: inline-block;
  vertical-align: top;
  top: 50%;
  left: 0;
  right: 0;
  margin: 10px 0 0;
  z-index: 10;
  position: absolute;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #026937;
  opacity: 0;
  visibility: hidden;
  text-decoration: underline;
  text-transform: uppercase;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .items-area .image-holder span,
.feature-area .image-holder span {
    font-size: 14px;
    line-height: 16px;
  }
}
.items-area .image-holder span:hover,
.feature-area .image-holder span:hover {
  text-decoration: none;
}
.items-area .image-holder img,
.feature-area .image-holder img {
  display: inline-block;
  vertical-align: top;
  height: auto;
  max-width: 100%;
  transition: all 0.4s ease;
}
.items-area .text,
.feature-area .text {
  margin: 0 0 59px;
  display: block;
  color: #3f464e;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .items-area .text,
.feature-area .text {
    margin: 0 0 30px;
  }
}
@media (max-width: 767px) {
  .items-area .text,
.feature-area .text {
    margin: 0;
  }
}
.items-area .text.is-new:before, .items-area .text.new-flavor:before,
.feature-area .text.is-new:before,
.feature-area .text.new-flavor:before {
  content: url("images/PB_NewBug_content.png");
  width: 48px;
  height: 47px;
  display: inline-block;
  margin: -22px 8px 0 0;
}
.items-area .text.is-new:before,
.feature-area .text.is-new:before {
  background: transparent url("images/PB_NewBug.png") center center no-repeat;
}
.items-area .text.new-flavor:before,
.feature-area .text.new-flavor:before {
  background: transparent url("images/NewBug.svg") center center no-repeat;
}

@media (max-width: 767px) {
  .feature-area .column:last-child {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .feature-area .column:first-child .image-holder, .feature-area .column:last-child .image-holder {
    margin: 0;
    min-height: 426px;
  }
  .feature-area .column:first-child .text, .feature-area .column:last-child .text {
    display: block;
  }
}

.items-area {
  overflow: hidden;
  margin: 0 0 61px;
  padding: 0 !important;
}
@media (max-width: 767px) {
  .items-area {
    margin: 0 0 43px;
  }
}
.items-area h1 {
  margin: 0 0 69px;
  font-size: 74px;
  line-height: 78px;
  font-weight: 300;
  color: #3f464e;
  text-align: center;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .items-area h1 {
    font-size: 48px;
    line-height: 52px;
    margin: 0 0 60px;
  }
}
.items-area .image-holder {
  margin: 0;
  height: 378px;
}
@media (max-width: 767px) {
  .items-area .image-holder {
    height: auto;
    margin: 0 0 10px;
  }
}
.items-area .image-holder.style {
  height: 239px;
}
@media (max-width: 767px) {
  .items-area .image-holder.style {
    height: auto;
  }
}
.items-area .image-holder.style a {
  margin: -8px 0 0;
}
@media (max-width: 767px) {
  .items-area .image-holder.style .image-hold {
    width: auto;
  }
}
@media (max-width: 767px) {
  .items-area .image-holder .image-hold {
    width: 210px;
  }
}
@media (max-width: 767px) {
  .items-area .image-holder .xs-size {
    width: 130px;
  }
}

.recipes-area {
  padding: 130px 0 141px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .recipes-area .bg-stretch {
    margin: 0 0 34px;
  }
}
@media (max-width: 479px) {
  .recipes-area .bg-stretch img {
    position: relative;
    width: 536px !important;
    left: 50% !important;
    margin: 0 0 0 -268px !important;
  }
}
@media (max-width: 767px) {
  .recipes-area {
    padding: 30px 0 63px;
  }
}
.recipes-area .text-block {
  margin: 0 0 0 290px;
}
@media (max-width: 1399px) {
  .recipes-area .text-block {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .recipes-area .text-block h1 {
    margin: 0 0 32px;
  }
}
@media (max-width: 767px) {
  .recipes-area .text-block .text-box p {
    margin: 0 0 41px;
  }
}

.grab-area {
  padding: 20px 0 25px;
  overflow: hidden;
  text-align: center;
  background: #026937;
}
@media (max-width: 767px) {
  .grab-area {
    padding: 42px 12px 53px;
  }
}
.grab-area .text-holder {
  display: inline-block;
  vertical-align: top;
  width: 815px;
}
@media (max-width: 991px) {
  .grab-area .text-holder {
    width: 100%;
  }
}
.grab-area .text-box {
  float: left;
  width: 520px;
  margin: 0 52px 0 0;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  color: #9ee3c2;
  text-align: left;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .grab-area .text-box {
    width: 420px;
  }
}
@media (max-width: 767px) {
  .grab-area .text-box {
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    margin: 0;
  }
}
.grab-area .text-box p {
  margin: 0;
}
@media (max-width: 767px) {
  .grab-area .text-box p {
    margin: 0 0 26px;
  }
}
.grab-area .title {
  margin: 0 0 3px;
  display: block;
  font-size: 48px;
  line-height: 52px;
  font-weight: 300;
  color: #fff;
  letter-spacing: 2px;
}
@media (max-width: 991px) {
  .grab-area .title {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .grab-area .title {
    font-size: 48px;
    line-height: 48px;
    margin: 0 0 30px;
  }
}
.grab-area .btn {
  display: block;
  width: 236px;
  overflow: hidden;
  color: #fff;
  min-width: inherit;
  margin: 16px 0 0;
  border-color: #fff;
}
@media (max-width: 767px) {
  .grab-area .btn {
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
}
.grab-area .btn:hover {
  background: #d26222;
  border-color: #d26222;
}

.info-area {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 0 0 34px;
}
@media (max-width: 767px) {
  .info-area {
    margin: 0 0 57px;
  }
}
.info-area > * {
  font-size: 16px;
  line-height: 18px;
}
.info-area .bg-stretch {
  float: left;
  width: 100%;
}
.info-area .info-holder {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 108px 70px 120px;
  position: relative;
}
@media (max-width: 767px) {
  .info-area .info-holder .bg-stretch {
    margin: 0 0 37px;
  }
}
@media (max-width: 767px) {
  .info-area .info-holder {
    width: 100%;
    display: block;
    padding: 0 0 50px;
    overflow: hidden;
  }
}
.info-area .info-holder + .info-holder {
  padding: 108px 62px 120px;
}
@media (max-width: 767px) {
  .info-area .info-holder + .info-holder {
    padding: 0;
  }
}
.info-area .info-holder + .info-holder h2 {
  color: #d26222;
}
.info-area .info-holder + .info-holder .text-holder {
  float: left;
}
.info-area .text-holder {
  width: 276px;
  float: right;
  font-size: 20px;
  line-height: 32px;
  color: #818181;
  font-weight: 400;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .info-area .text-holder {
    width: 100%;
    padding: 0 27px;
  }
}
.info-area .text-holder p {
  margin: 0 0 41px;
}
.info-area h2 {
  margin: 0 0 19px;
  font-size: 48px;
  line-height: 48px;
  font-weight: 300;
  color: #3f464e;
}
.info-area .btn {
  min-width: 236px;
}
@media (max-width: 767px) {
  .info-area .btn {
    min-width: 100%;
  }
}

.images-area {
  padding: 0 16px 34px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .images-area {
    padding: 0 0 35px;
  }
}
.images-area:after {
  left: 30px;
  right: 30px;
  bottom: 0;
  content: "";
  height: 1px;
  position: absolute;
  background: url(images/bg-img.png) repeat-x;
}
@media (max-width: 767px) {
  .images-area:after {
    display: none;
  }
}
.images-area .caption {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  z-index: 5;
  white-space: nowrap;
  position: absolute;
  text-align: center;
  background: #006830;
  transform: translateY(100%);
  transition: all 0.4s ease;
}
.images-area .caption:after {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
  content: "";
}
.images-area .caption a {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  white-space: normal;
  transition: all 0.4s ease;
  transition-delay: 0.3s;
}
.images-area .caption .text {
  margin: 0 0 11px;
  display: block;
  font-size: 16px;
  line-height: 23px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.images-area .caption .icon {
  display: inline-block;
  vertical-align: top;
  font-size: 50px;
  line-height: 50px;
  color: #fff;
}
@media (max-width: 1399px) {
  .images-area .caption .icon {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .images-area .mb {
    margin-bottom: 15px;
  }
}
.images-area .image-holder {
  overflow: hidden;
  position: relative;
}
.images-area .image-holder:hover .caption {
  transform: translateY(0);
}
.images-area .image-holder:hover .caption a {
  opacity: 1;
  visibility: visible;
}
.images-area .image-holder:after {
  right: 16px;
  bottom: 13px;
  color: #dbdee7;
  content: "\e901";
  position: absolute;
  font-size: 28px;
  line-height: 28px;
  font-family: "icomoon" !important;
}
.images-area .image-holder img {
  display: block;
  width: 100%;
  height: auto;
}

.cycle-gallery {
  position: relative;
  height: 100%;
}
@media (max-width: 767px) {
  .cycle-gallery {
    height: auto;
    margin: 0 0 35px;
  }
}
.cycle-gallery .mask {
  height: 100% !important;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .cycle-gallery .mask {
    height: auto !important;
  }
}
.cycle-gallery .slideset {
  width: 99999px;
  float: left;
}
.cycle-gallery .slide {
  height: 100%;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  .cycle-gallery .slide {
    float: left;
    width: 100%;
  }
}
.cycle-gallery .slide.active {
  position: relative !important;
}
.cycle-gallery .pagination {
  left: 0;
  right: 0;
  bottom: 6%;
  z-index: 9;
  margin: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .cycle-gallery .pagination {
    bottom: -20px;
  }
}
.cycle-gallery .pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.cycle-gallery .pagination ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 24px;
}
.cycle-gallery .pagination ul li.active a {
  background: #fff;
  outline: none;
}
@media (max-width: 767px) {
  .cycle-gallery .pagination ul li.active a {
    background: #026937;
  }
}
.cycle-gallery .pagination ul a {
  width: 19px;
  height: 19px;
  display: block;
  border-radius: 100%;
  overflow: hidden;
  text-indent: -9999px;
  background: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .cycle-gallery .pagination ul a {
    width: 14px;
    height: 14px;
    background: rgba(2, 105, 55, 0.6);
  }
}
.cycle-gallery .pagination ul a:hover {
  background: #fff;
}
@media (max-width: 767px) {
  .cycle-gallery .pagination ul a:hover {
    background: #026937;
  }
}

.product-info {
  padding: 0 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .product-info {
    padding: 0;
  }
}
.product-info .wrap-info {
  position: relative;
  padding: 102px 3px 105px 168px;
}
@media (max-width: 1399px) {
  .product-info .wrap-info {
    padding: 85px 0;
  }
}
@media (max-width: 991px) {
  .product-info .wrap-info {
    padding: 85px 0 67px;
  }
}
@media (max-width: 767px) {
  .product-info .wrap-info {
    padding: 65px 0 67px;
  }
}
.product-info .btn-back {
  top: 39px;
  left: 33px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  color: #026937;
  position: absolute;
}
.product-info .btn-back:hover {
  color: #d26222;
}
.product-info .btn-back:hover:before {
  color: #d26222;
}
.product-info .btn-back:before {
  top: 0;
  left: -20px;
  content: "<";
  color: #3f464e;
  position: absolute;
  transition: all 0.4s ease;
}
.product-info .image-box {
  overflow: hidden;
}
@media (max-width: 767px) {
  .product-info .image-box {
    width: 167px;
    margin: 0 auto 39px;
  }
}
.product-info .image-box img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
.product-info .text-box {
  padding: 0 0 0 9px;
  overflow: hidden;
  font-size: 18px;
  line-height: 32px;
  color: #818181;
  letter-spacing: 1px;
}
.product-info .text-box.style {
  padding: 0 0 0 17px;
}
@media (max-width: 1399px) {
  .product-info .text-box.style {
    padding: 0;
  }
}
@media (max-width: 1399px) {
  .product-info .text-box {
    padding: 0;
  }
}
.product-info .text-box p {
  margin: 0 0 32px;
}
.product-info .text-box p strong {
  font-weight: 500;
  color: #3f464e;
}
.product-info .text-box .btn {
  min-width: 236px;
}
@media (max-width: 767px) {
  .product-info .text-box .btn {
    min-width: 100%;
  }
}
.product-info .text-box .btn:focus, .product-info .text-box .btn:hover {
  background: #d26222;
  border-color: #d26222;
  box-shadow: none;
}
.product-info .wrap-text {
  padding: 0 250px 0 0;
  overflow: hidden;
}
.product-info .wrap-text.style {
  padding: 3px 150px 0 0;
}
@media (max-width: 1399px) {
  .product-info .wrap-text.style {
    padding: 0;
  }
}
@media (max-width: 1399px) {
  .product-info .wrap-text {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .product-info .wrap-text {
    padding: 0 12px 0 13px;
  }
}
.product-info .breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 14px;
  background: none;
  border-radius: 0;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .product-info .breadcrumb {
    font-size: 14px;
  }
}
.product-info .breadcrumb li {
  display: inline-block;
  vertical-align: top;
  color: #3f464e;
  position: relative;
}
.product-info .breadcrumb li + li:before {
  content: ">";
  color: #3f464e;
}
.product-info .breadcrumb a {
  color: #026937;
}
.product-info .breadcrumb a:hover {
  opacity: 0.5;
}
.product-info h1 {
  margin: 0 0 20px;
  font-size: 60px;
  line-height: 64px;
  font-weight: 300;
  color: #3f464e;
  letter-spacing: 2px;
}
@media (max-width: 991px) {
  .product-info h1 {
    font-size: 44px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .product-info h1 {
    font-size: 48px;
    margin: 0 0 58px;
    padding: 0 0 0 10px;
    top: 85px;
    left: 0;
  }
}
@media (max-width: 374px) {
  .product-info h1 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .product-info .col {
    position: inherit;
  }
}
.product-info .image-frame {
  margin: 0;
  padding: 0 20px 0 4px;
  overflow: hidden;
}
@media (max-width: 1399px) {
  .product-info .image-frame {
    padding: 0;
  }
}
.product-info .image-frame img {
  display: block;
  width: 100%;
  height: auto;
}
.product-info .product-wrap {
  padding: 183px 0 52px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .product-info .product-wrap {
    position: relative;
    padding: 252px 0 47px;
  }
}
@media (max-width: 767px) {
  .product-info .product-wrap .mb {
    margin-bottom: 15px;
  }
}
.product-info .product-wrap .btn-back {
  top: 28px;
}
.product-info .product-wrap h1 {
  top: 66px;
}
.product-info .detail-holder {
  padding: 0 36px 0 34px;
}
.product-info .detail-holder:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1399px) {
  .product-info .detail-holder {
    padding: 0;
  }
}
.product-info .detail-holder .image-box {
  float: right;
  width: 160px;
  margin: -140px 0 0;
  position: relative;
}
@media (max-width: 1399px) {
  .product-info .detail-holder .image-box {
    margin: -120px 0 0;
  }
}
@media (max-width: 991px) {
  .product-info .detail-holder .image-box {
    width: 150px;
    margin: -110px 0 0;
  }
}
.product-info .detail-holder .image-box img {
  display: block;
  width: 100%;
  height: auto;
}
.product-info .detail-holder .detail-text {
  margin: 32px 0 0;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  color: #818181;
  display: block;
  overflow: hidden;
  letter-spacing: 1px;
}
@media (max-width: 1399px) {
  .product-info .detail-holder .detail-text {
    margin: 16px 0 0;
  }
}
@media (max-width: 991px) {
  .product-info .detail-holder .detail-text {
    margin: 10px 0 0;
  }
}
@media (max-width: 767px) {
  .product-info .detail-holder .detail-text {
    font-size: 14px;
  }
}
.product-info .detail-holder .detail-text a {
  color: #026937;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .product-info .detail-holder .detail-text a {
    display: block;
  }
}
.product-info .detail-holder .detail-text a:hover {
  text-decoration: none;
}

.social-network {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  margin: 0 0 22px;
}
@media (max-width: 767px) {
  .social-network {
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    position: fixed;
    margin: 0;
  }
}
.social-network li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
@media (max-width: 767px) {
  .social-network li {
    float: left;
    width: 20%;
  }
}
@media (min-width: 768px) {
  .social-network li + li {
    margin: 0 0 0 1px;
  }
}
@media (min-width: 768px) {
  .social-network li:nth-child(4), .social-network li:last-child {
    margin: 0 0 0 5px;
  }
}
@media (min-width: 992px) {
  .social-network li:nth-child(4), .social-network li:last-child {
    margin: 0 0 0 16px;
  }
}
@media (min-width: 768px) {
  .social-network .share,
.social-network .tweet,
.social-network .pin {
    display: block;
    width: 85px;
    height: 32px;
    color: #fff;
    line-height: 0;
    padding: 7px 5px;
    text-align: center;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .social-network .share,
.social-network .tweet,
.social-network .pin {
    width: 101px;
    text-align: left;
    padding: 7px 5px 7px 16px;
  }
}
@media (min-width: 768px) {
  .social-network .share .icon,
.social-network .tweet .icon,
.social-network .pin .icon {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
  }
}
.social-network .share {
  background: #305899;
}
@media (min-width: 768px) {
  .social-network .share .icon {
    margin: 0 7px 0 0;
  }
}
.social-network .tweet {
  background: #00abf0;
}
@media (min-width: 768px) {
  .social-network .tweet .icon {
    font-size: 14px;
    line-height: 19px;
    margin: 0 5px 0 0;
  }
}
@media (max-width: 767px) {
  .social-network .tweet .icon {
    font-size: 15px;
    line-height: 15px;
  }
}
.social-network .pin {
  background: #bd081c;
}
@media (min-width: 768px) {
  .social-network .pin .icon {
    margin: 0 16px 0 0;
  }
}
@media (max-width: 767px) {
  .social-network .email {
    background: #026937;
  }
  .social-network .email .icon {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .social-network .print {
    background: #018444;
  }
}
.social-network a {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .social-network a {
    display: block;
    width: 100%;
    height: 32px;
    text-align: center;
  }
}
.social-network a:hover {
  opacity: 0.7;
}
.social-network .icon {
  display: inline-block;
  vertical-align: middle;
  color: #026937;
  font-size: 25px;
  line-height: 25px;
}
@media (max-width: 767px) {
  .social-network .icon {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
  }
}
.social-network .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .social-network .text {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .social-network .text {
    display: none;
  }
}

.order-list {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 7px 0 0 5px;
}
@media (max-width: 767px) {
  .order-list {
    padding: 7px 0 0;
  }
}
.order-list li {
  margin: 0 0 46px;
}
@media (max-width: 767px) {
  .order-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .order-list li + li {
    margin: 0 0 0 25px;
  }
}
@media (max-width: 374px) {
  .order-list li + li {
    margin: 0;
  }
}
.order-list .icon-holder {
  float: left;
  min-width: 70px;
  margin: 6px 0 0;
}
@media (max-width: 767px) {
  .order-list .icon-holder {
    min-width: 47px;
  }
}
@media (max-width: 374px) {
  .order-list .icon-holder {
    min-width: 40px;
  }
}
.order-list .icon-holder img {
  display: block;
  max-width: 100%;
  height: auto;
}
.order-list .text-holder {
  width: 90px;
  overflow: hidden;
  text-align: center;
}
.order-list .count-text {
  margin: 0 0 5px;
  display: block;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  color: #3f464e;
}
@media (max-width: 767px) {
  .order-list .count-text {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
  }
}
.order-list .text {
  display: block;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  color: #3f464e;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .order-list .text {
    font-size: 10px;
  }
}

.text-area {
  margin: 0 0 85px;
  overflow: hidden;
  background: #d26222;
}
@media (max-width: 767px) {
  .text-area {
    margin: 0 0 71px;
  }
}
.text-area .text-hold {
  padding: 58px 55px 55px 0;
  overflow: hidden;
}
.text-area .text-hold.style {
  padding: 58px 55px 28px 0;
}
@media (max-width: 767px) {
  .text-area .text-hold.style .mb {
    margin-bottom: 105px;
  }
}
@media (max-width: 767px) {
  .text-area .text-hold.style {
    padding: 57px 0 28px 11px;
  }
}
@media (max-width: 1399px) {
  .text-area .text-hold {
    padding: 50px 0;
  }
}
@media (max-width: 991px) {
  .text-area .text-hold {
    padding: 56px 14px 69px;
  }
}
@media (max-width: 767px) {
  .text-area .mb {
    margin-bottom: 78px;
  }
}
.text-area h2 {
  margin: 0 0 32px;
}
@media (max-width: 991px) {
  .text-area h2 {
    margin: 0 0 35px;
  }
}
.text-area h2 .icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
}
.text-area h2 .icon img {
  display: block;
  max-width: 100%;
  height: auto;
}
.text-area h2 .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  line-height: 38px;
  font-weight: 300;
  color: #fff;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .text-area h2 .text {
    font-size: 32px;
  }
}
.text-area .text-box {
  overflow: hidden;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  padding: 0 80px 0 0;
  letter-spacing: 1px;
}
@media (max-width: 1399px) {
  .text-area .text-box {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .text-area .text-box {
    font-size: 14px;
  }
}
.text-area .text-box p {
  margin: 0 0 28px;
}
.text-area .info-text {
  padding: 0 0 0 64px;
  position: relative;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}
.text-area .info-text:after {
  content: " ";
  display: block;
  clear: both;
}
.text-area .info-text.style {
  font-size: 18px;
  line-height: 31px;
}
@media (max-width: 767px) {
  .text-area .info-text.style:after {
    top: -59px;
  }
}
.text-area .info-text.style p {
  margin: 0 0 35px;
}
@media (max-width: 1399px) {
  .text-area .info-text {
    padding: 0;
  }
}
.text-area .info-text:after {
  left: -20px;
  top: -20px;
  bottom: -20px;
  content: "";
  width: 2px;
  position: absolute;
  background: url(images/bg-img02.png) repeat-y;
}
@media (max-width: 767px) {
  .text-area .info-text:after {
    top: -56px;
    left: 0;
    right: 0;
    bottom: auto;
    content: "";
    height: 2px;
    width: auto;
    position: absolute;
    background: url(images/bg-img04.png) repeat-x;
  }
}
.text-area .info-text p {
  margin: 0 0 2px;
}
.text-area .info-block {
  padding: 5px 123px 37px 0;
  overflow: hidden;
}
@media (max-width: 1399px) {
  .text-area .info-block {
    padding: 0 0 37px;
  }
}
@media (max-width: 767px) {
  .text-area .info-block {
    padding: 16px 0 0;
  }
}
.text-area .info-col {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  .text-area .info-col {
    width: 100%;
    margin: 0 0 34px;
  }
}
.text-area .info-col + .info-col {
  padding: 0 0 0 69px;
}
@media (max-width: 1399px) {
  .text-area .info-col + .info-col {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .text-area .info-col + .info-col {
    padding: 0 33px 0 0;
  }
}
.text-area .info-col.fact-list p {
  font-size: 16px;
  line-height: 30px;
}
.text-area .title {
  margin: 0 0 10px;
  display: block;
  font-size: 16px;
  line-height: 18px;
  font-style: italic;
  color: #fac591;
  letter-spacing: 1px;
}
.text-area .info-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .text-area .info-list {
    font-size: 14px;
  }
}
.text-area .info-list li {
  margin: 0 0 8px;
  overflow: hidden;
}
.text-area .info-txt {
  float: left;
  width: 210px;
  color: #fff;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .text-area .info-txt {
    width: 180px;
  }
}
@media (max-width: 767px) {
  .text-area .info-txt {
    width: 70%;
  }
}
.text-area .info-txt.make-bold {
  font-weight: bold;
}
.text-area .info-txt.make-normal {
  font-weight: normal;
}
.text-area .sub-txt {
  float: right;
  color: #fff;
}
.text-area .ingredient-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  padding: 6px 0 0;
  letter-spacing: 1px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .text-area .ingredient-list {
    font-size: 16px;
    padding: 0;
  }
}
.text-area .ingredient-list li {
  margin: 0 0 12px;
  color: #fff;
}
@media (max-width: 767px) {
  .text-area .ingredient-list li {
    margin: 0 0 8px;
  }
}
.text-area .ingredient-textarea {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  padding: 6px 0 0;
  letter-spacing: 1px;
  overflow: hidden;
  color: #fff;
}
@media (max-width: 767px) {
  .text-area .ingredient-textarea {
    font-size: 16px;
    padding: 0;
  }
}
.text-area .ingredient-textarea p:first-child {
  padding-top: 5px;
}

.columns-block {
  padding: 0 0 82px;
  overflow: hidden;
  position: relative;
}
.columns-block.style:after {
  display: none;
}
@media (max-width: 767px) {
  .columns-block.style .header-holder {
    margin: 0 11px 44px;
  }
}
.columns-block:after {
  left: 30px;
  right: 30px;
  bottom: 0;
  content: "";
  height: 1px;
  position: absolute;
  background: url(images/bg-img.png) repeat-x;
}
@media (max-width: 767px) {
  .columns-block:after {
    display: none;
  }
}
.columns-block .header-holder {
  margin: 0 0 49px;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767px) {
  .columns-block .header-holder {
    margin: 0 11px 71px;
  }
}
.columns-block h2 {
  margin: 0 0 16px;
}
@media (max-width: 767px) {
  .columns-block h2 {
    margin: 0 0 33px;
  }
}
.columns-block h2 .icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px 0 0;
}
@media (max-width: 767px) {
  .columns-block h2 .icon {
    display: block;
    margin: 0 0 23px;
    text-align: center;
  }
}
.columns-block h2 .icon img {
  display: inline-block;
  vertical-align: top;
  height: auto;
  max-width: 100%;
}
.columns-block h2 .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 60px;
  line-height: 64px;
  font-weight: 300;
  color: #3f464e;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .columns-block h2 .text {
    display: block;
    font-size: 48px;
    line-height: 48px;
  }
}
.columns-block .recipe {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 18px;
  color: #026937;
  letter-spacing: 1px;
  text-decoration: underline;
}
.columns-block .recipe:hover {
  text-decoration: none;
}

.three-columns {
  padding: 0 49px;
  overflow: hidden;
}
@media (max-width: 1399px) {
  .three-columns {
    padding: 0;
  }
}
.three-columns .column {
  margin: 0;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #3f464e;
  overflow: hidden;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .three-columns .column {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .three-columns .column {
    font-size: 24px;
    margin: 0 0 35px;
  }
}
.three-columns .column p {
  margin: 0 0 17px;
}
.three-columns .text-holder {
  overflow: hidden;
}
@media (max-width: 767px) {
  .three-columns .text-holder {
    padding: 0 11px;
  }
}
.three-columns .image-holder {
  margin: 0 0 32px;
  overflow: hidden;
  position: relative;
}
.three-columns .image-holder a {
  display: block;
  position: relative;
}
.three-columns .image-holder a:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0;
  visibility: hidden;
  position: absolute;
  border: 10px solid #026937;
  transition: all 0.4s ease;
}
.three-columns .image-holder a:hover:after {
  opacity: 1;
  visibility: visible;
}
.three-columns .image-holder img {
  display: block;
  width: 100%;
  height: auto;
}

.select-block {
  padding: 26px 28px 31px;
  background: #026937;
  overflow: hidden;
}
.select-block .select-holder {
  overflow: hidden;
}

.selection-block {
  padding: 20px 0 25px;
  overflow: hidden;
  background: #f2f2f2;
}
@media (max-width: 767px) {
  .selection-block {
    padding: 35px 12px 42px;
  }
}
.selection-block .list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  line-height: 0;
  margin: 0 -20px;
  padding: 0 172px;
}
@media (max-width: 1399px) {
  .selection-block .list {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .selection-block .list {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .selection-block .list {
    margin: 0;
  }
}
.selection-block .list li {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  width: 33.33%;
  position: relative;
}
@media (max-width: 991px) {
  .selection-block .list li {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .selection-block .list li {
    display: block;
    padding: 0;
    width: 100%;
    margin: 0 0 31px;
  }
}
@media (max-width: 767px) {
  .selection-block .list li:nth-child(2) {
    margin: 0 0 0;
  }
}
@media (max-width: 767px) {
  .selection-block .list li:last-child {
    margin: 0;
  }
}
.selection-block .list li:last-child:after {
  top: 0;
  left: 0;
  bottom: -15px;
  content: "";
  width: 1px;
  position: absolute;
  background: url(images/bg-img03.png) repeat-y;
}
@media (max-width: 767px) {
  .selection-block .list li:last-child:after {
    top: -37px;
    right: 0;
    width: auto;
    height: 1px;
    bottom: auto;
    background: url(images/bg-img05.png) repeat-x;
  }
}
.selection-block label {
  display: block;
  margin: 0 0 13px 4px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #818181;
  letter-spacing: 2px;
}
@media (max-width: 991px) {
  .selection-block label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .selection-block label {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 12px;
    letter-spacing: 1px;
  }
}
.selection-block .holder {
  position: relative;
}
.selection-block .btn-search {
  top: 0;
  right: 0;
  width: 38px;
  padding: 0;
  border: none;
  bottom: 0;
  position: absolute;
  background: none;
}
.selection-block .btn-search .icon {
  top: 50%;
  left: 0;
  margin: -15px 0 0;
  color: #026937;
  font-size: 30px;
  line-height: 30px;
  position: absolute;
}

.form-control {
  width: 100%;
  height: 46px;
  padding: 0 35px 0 10px;
  margin: 0;
  color: #3f464e;
  font-size: 16px;
  line-height: 18px;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: #fff;
  -webkit-appearance: none;
  border: 1px solid #c8c8c8;
}
.form-control:-moz-placeholder {
  color: #3f464e;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #3f464e;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #3f464e;
}
.form-control::-webkit-input-placeholder {
  color: #3f464e;
}
.form-control:focus {
  box-shadow: none;
  border-color: #c8c8c8;
}

#frm_contact .error,
#frm_contact .jcf-select-req .error {
  border: #F00 solid 1px;
}

#frm_contact .error_msg {
  color: #F00;
  margin-top: -40px;
  margin-bottom: 10px;
}

.page-template-page-contact .loader {
  width: 52px;
  height: 52px;
  margin: 30px auto;
}

.contact-block {
  padding: 96px 0 0;
  margin: 0 0 142px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .contact-block {
    padding: 54px 0 0;
    margin: 0 0 53px;
  }
}
.contact-block .heading-holder {
  overflow: hidden;
  margin: 0 0 59px;
  font-size: 18px;
  line-height: 32px;
  color: #818181;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .contact-block .heading-holder {
    padding: 0 10px;
    margin: 0 0 39px;
  }
}
.contact-block .heading-holder p {
  margin: 0;
}
.contact-block h1 {
  margin: 0 0 81px;
  text-align: center;
}
@media (max-width: 767px) {
  .contact-block h1 {
    margin: 0 0 40px;
  }
}
.contact-block h1 .icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px 0 0;
}
@media (max-width: 767px) {
  .contact-block h1 .icon {
    display: block;
    margin: 0 auto 21px;
    width: 63px;
  }
}
.contact-block h1 .icon img {
  display: inline-block;
  vertical-align: top;
  height: auto;
  max-width: 100%;
}
.contact-block h1 .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 74px;
  line-height: 76px;
  font-weight: 300;
  color: #3f464e;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .contact-block h1 .text {
    display: block;
    font-size: 48px;
    line-height: 52px;
  }
}

.submit-form {
  padding: 0 63px 0 58px;
  overflow: hidden;
}
@media (max-width: 1399px) {
  .submit-form {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .submit-form {
    padding: 0 13px;
  }
}
.submit-form .input-row {
  margin: 0 0 22px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .submit-form .input-row {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .submit-form .input-row.mb {
    margin-bottom: 22px;
  }
}
.submit-form .input-holder {
  font-size: 0;
  line-height: 0;
  margin: 0 -32px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .submit-form .input-holder {
    margin: 0;
  }
}
.submit-form .input-box {
  display: inline-block;
  vertical-align: top;
  width: 49.8%;
  padding: 0 32px;
}
@media (max-width: 767px) {
  .submit-form .input-box {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 22px;
  }
}
.submit-form label {
  display: block;
  margin: 0 0 14px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  color: #777;
  letter-spacing: 1px;
}
.submit-form .jcf-select {
  padding: 12px 40px 12px 16px;
}
.submit-form .jcf-select .jcf-select-text {
  color: #818181;
}
.submit-form .form-control {
  color: #818181;
  font-size: 18px;
  line-height: 20px;
  padding: 0 15px;
}
.submit-form .form-control:-moz-placeholder {
  color: #818181;
  opacity: 1;
}
.submit-form .form-control::-moz-placeholder {
  color: #818181;
  opacity: 1;
}
.submit-form .form-control:-ms-input-placeholder {
  color: #818181;
}
.submit-form .form-control::-webkit-input-placeholder {
  color: #818181;
}
.submit-form textarea {
  resize: none;
}
.submit-form textarea.form-control {
  height: 197px;
  padding: 15px;
}
.submit-form .upload-holder {
  margin: 0 0 115px;
  font-size: 14px;
  line-height: 16px;
  color: #777;
  overflow: hidden;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .submit-form .upload-holder {
    line-height: 24px;
    margin: 0 0 59px;
  }
}
.submit-form .upload-holder p {
  margin: 0 0 34px;
}
@media (max-width: 767px) {
  .submit-form .upload-holder p {
    margin: 0 0 28px;
  }
}
.submit-form h2 {
  margin: 0 0 9px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  color: #777;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .submit-form h2 {
    margin: 0 0 16px;
  }
}
.submit-form .file-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 18px;
  color: #777;
}
@media (max-width: 767px) {
  .submit-form .file-text {
    display: block;
    text-align: center;
  }
}
.submit-form .btn-holder {
  overflow: hidden;
  text-align: center;
}
.submit-form .btn-holder .btn {
  transition: all 0.4s ease;
}
.submit-form .btn-holder .btn:hover {
  background: #d26222;
  border-color: #d26222;
}

.contact-info-block {
  overflow: hidden;
}
.contact-info-block .contact-info-box {
  float: left;
  width: 50%;
  padding: 84px 140px 102px;
  font-size: 22px;
  line-height: 34px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  background: #026937;
  letter-spacing: 1px;
}
@media (max-width: 1399px) {
  .contact-info-block .contact-info-box {
    padding: 84px 10px 102px;
  }
}
@media (max-width: 991px) {
  .contact-info-block .contact-info-box {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .contact-info-block .contact-info-box {
    width: 100%;
    line-height: 32px;
    padding: 56px 20px 67px;
  }
}
.contact-info-block .contact-info-box + .contact-info-box {
  background: #d26222;
}
@media (max-width: 767px) {
  .contact-info-block .contact-info-box + .contact-info-box {
    padding: 59px 20px 39px;
  }
}
.contact-info-block .contact-info-box + .contact-info-box h3 {
  margin: 0 0 69px;
}
@media (max-width: 767px) {
  .contact-info-block .contact-info-box + .contact-info-box h3 {
    margin: 0 0 39px;
  }
}
.contact-info-block .contact-info-box p {
  margin: 0 0 33px;
}
.contact-info-block .contact-info-box p a {
  color: #fff;
}
.contact-info-block .contact-info-box p a:hover {
  color: #d26222;
}
.contact-info-block .contact-info-box p + p {
  margin: 0;
}
.contact-info-block h3 {
  margin: 0 0 45px;
  text-transform: none;
}
@media (max-width: 767px) {
  .contact-info-block h3 {
    margin: 0 0 42px;
  }
}
.contact-info-block h3 .icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0;
}
.contact-info-block h3 .icon img {
  display: block;
  width: 100%;
  height: auto;
}
.contact-info-block h3 .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 60px;
  line-height: 64px;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 991px) {
  .contact-info-block h3 .text {
    font-size: 48px;
    line-height: 52px;
  }
}
.contact-info-block address {
  margin: 0;
  font-size: 32px;
  line-height: 44px;
  color: #fff;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .contact-info-block address {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .contact-info-block address {
    line-height: 34px;
  }
}
.contact-info-block address p {
  margin: 0;
}

@media (max-width: 767px) {
  .same-height-left,
.same-height-right {
    height: auto !important;
  }
}

.visual-block {
  position: relative;
  overflow: hidden;
}
.visual-block .bg-holder {
  width: 67.8%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (max-width: 1399px) {
  .visual-block .bg-holder {
    width: 64%;
  }
}
@media (max-width: 767px) {
  .visual-block .bg-holder {
    position: relative;
    width: 100%;
  }
}
.visual-block .caption-holder {
  float: left;
  width: 32.2%;
  padding: 56px 30px 140px;
  background: #026937;
  position: relative;
  text-align: center;
}
@media (max-width: 1399px) {
  .visual-block .caption-holder {
    width: 36%;
    padding: 56px 10px 140px;
  }
}
@media (max-width: 767px) {
  .visual-block .caption-holder {
    width: 100%;
    padding: 43px 27px 52px;
  }
}
.visual-block .title {
  margin: 0 0 39px;
  display: block;
  font-size: 24px;
  line-height: 26px;
  color: #15e982;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .visual-block .title {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 2px;
    margin: 0 0 30px;
  }
}
.visual-block h1 {
  margin: 0 0 48px;
  font-size: 60px;
  line-height: 58px;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 767px) {
  .visual-block h1 {
    font-size: 48px;
    line-height: 48px;
  }
}
.visual-block .btn {
  color: #fff;
  border-color: #fff;
}
.visual-block .btn:focus, .visual-block .btn:hover {
  border-color: #d26222;
}

.carousel {
  position: relative;
}
.carousel .mask {
  position: relative;
  overflow: hidden;
}
.carousel .slideset {
  width: 99999px;
  float: left;
}
.carousel .slide {
  width: 100%;
  float: left;
  position: relative;
}
.carousel .pagination {
  left: 0;
  right: 0;
  bottom: 65px;
  z-index: 3;
  margin: 0;
  width: 32.2%;
  position: absolute;
}
@media (max-width: 1399px) {
  .carousel .pagination {
    width: 64%;
  }
}
@media (max-width: 767px) {
  .carousel .pagination {
    top: 176px;
    width: 100%;
    bottom: auto;
  }
}
@media (max-width: 374px) {
  .carousel .pagination {
    top: 150px;
  }
}
.carousel .pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.carousel .pagination ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 31px;
}
@media (max-width: 767px) {
  .carousel .pagination ul li {
    margin: 0 25px;
  }
}
.carousel .pagination ul li.active a {
  background: #fff;
  outline: none;
}
.carousel .pagination ul a {
  width: 19px;
  height: 19px;
  display: block;
  border-radius: 100%;
  overflow: hidden;
  text-indent: -9999px;
  background: #15e982;
}
@media (max-width: 767px) {
  .carousel .pagination ul a {
    width: 14px;
    height: 14px;
  }
}
.carousel .pagination ul a:hover {
  background: #fff;
}

.recipes-frame {
  padding: 178px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .recipes-frame {
    padding: 57px 0 0;
  }
}
.recipes-frame .header {
  margin: 0 0 93px;
  font-size: 18px;
  line-height: 32px;
  color: #818181;
  overflow: hidden;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .recipes-frame .header {
    padding: 0 16px;
    margin: 0 0 47px;
  }
}
.recipes-frame .header p {
  margin: 0;
}
.recipes-frame .header h2 {
  margin: 0 0 54px;
  text-align: center;
}
@media (max-width: 767px) {
  .recipes-frame .header h2 {
    margin: 0 0 34px;
  }
}
.recipes-frame .header h2 .icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
}
@media (max-width: 767px) {
  .recipes-frame .header h2 .icon {
    display: block;
    width: 83px;
    margin: 0 auto 16px;
  }
}
.recipes-frame .header h2 .icon img {
  display: block;
  max-width: 100%;
  height: auto;
}
.recipes-frame .header h2 .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 74px;
  line-height: 76px;
  font-weight: 300;
  color: #3f464e;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .recipes-frame .header h2 .text {
    display: block;
    text-align: center;
    font-size: 48px;
    line-height: 48px;
  }
}
.recipes-frame .detail-block {
  overflow: hidden;
  position: relative;
}
.recipes-frame .detail-box {
  width: 50%;
}
@media (max-width: 767px) {
  .recipes-frame .detail-box {
    width: 100%;
  }
}
.recipes-frame .detail-box.align-right {
  float: right;
}
.recipes-frame .detail-box.align-left {
  float: left;
}
.recipes-frame .detail-box.bg-frame {
  top: 0;
  bottom: 0;
  width: 50%;
  position: absolute;
}
@media (max-width: 767px) {
  .recipes-frame .detail-box.bg-frame {
    position: relative;
    width: 100%;
  }
}
.recipes-frame .detail-box.bg-frame.left {
  left: 0;
}
.recipes-frame .detail-box.bg-frame.right {
  right: 0;
}
.recipes-frame .detail-box:last-child .text-holder {
  border-bottom: 1px solid #ededed;
}
.recipes-frame .caption-bold {
  top: 0;
  left: 0;
  bottom: 0;
  width: 103px;
  padding: 0;
  position: absolute;
  background: #026937;
  white-space: nowrap;
  text-align: center;
}
@media (max-width: 767px) {
  .recipes-frame .caption-bold {
    position: static;
    width: 100%;
    line-height: 0;
    padding: 20px 10px 13px;
    white-space: normal;
  }
}
.recipes-frame .caption-bold:after {
  width: 1px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  content: "";
}
.recipes-frame .info-wrap {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
@media (max-width: 767px) {
  .recipes-frame .info-wrap {
    display: block;
  }
}
.recipes-frame .info-wrap li {
  margin: 0 0 59px;
}
@media (max-width: 767px) {
  .recipes-frame .info-wrap li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
}
.recipes-frame .info-wrap li:last-child {
  margin: 0;
}
@media (max-width: 767px) {
  .recipes-frame .info-wrap li:last-child {
    margin: 0 0 0 38px;
  }
}
@media (max-width: 374px) {
  .recipes-frame .info-wrap li:last-child {
    margin: 0 0 0 15px;
  }
}
@media (max-width: 767px) {
  .recipes-frame .info-wrap li:last-child .icon-hold {
    width: 29px;
  }
}
.recipes-frame .info-wrap .icon-hold {
  display: block;
  text-align: center;
  margin: 0 0 14px;
}
@media (max-width: 767px) {
  .recipes-frame .info-wrap .icon-hold {
    float: left;
    width: 29px;
    margin: 0 24px 0 0;
  }
}
.recipes-frame .info-wrap .icon-hold .img {
  display: inline-block;
  vertical-align: top;
  height: auto !important;
  width: auto !important;
  max-width: 100%;
  margin-left: 0 !important;
  margin-top: 0 !important;
}
.recipes-frame .info-wrap .text-hold {
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767px) {
  .recipes-frame .info-wrap .text-hold {
    width: 75px;
    display: table;
    margin: -5px 0 0;
  }
}
.recipes-frame .info-wrap .count-text {
  margin: 0 0 10px;
  display: block;
  font-size: 42px;
  line-height: 44px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .recipes-frame .info-wrap .count-text {
    font-size: 17px;
    line-height: 18px;
    margin: 0 0 1px;
  }
}
@media (max-width: 767px) {
  .recipes-frame .info-wrap .visible-xs {
    display: inline !important;
  }
}
.recipes-frame .info-wrap .text {
  margin: 0;
  display: block;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .recipes-frame .info-wrap .text {
    font-size: 10px;
    display: table-footer-group;
  }
}
.recipes-frame .text-holder {
  width: 100%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 20px;
  line-height: 32px;
  color: #818181;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 68px 130px 91px 127px;
}
.recipes-frame .text-holder.border-style {
  border-top: 1px solid #ededed;
}
.recipes-frame .text-holder.style {
  padding: 68px 85px 93px 127px;
}
@media (max-width: 1399px) {
  .recipes-frame .text-holder.style {
    padding: 68px 15px 93px;
  }
}
@media (max-width: 767px) {
  .recipes-frame .text-holder.style {
    font-size: 18px;
    line-height: 32px;
    padding: 34px 0 62px;
    margin: 0 28px;
    width: auto;
  }
}
.recipes-frame .text-holder.style h2 {
  font-size: 46px;
  line-height: 56px;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .recipes-frame .text-holder.style h2 {
    font-size: 38px;
    line-height: 42px;
  }
}
@media (max-width: 1399px) {
  .recipes-frame .text-holder {
    padding: 68px 15px 91px;
  }
}
@media (max-width: 767px) {
  .recipes-frame .text-holder {
    font-size: 18px;
    line-height: 32px;
    padding: 34px 28px 62px;
  }
}
.recipes-frame .text-holder:after {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
  content: "";
}
.recipes-frame .text-holder .text-box {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.recipes-frame .text-holder p {
  margin: 0 0 45px;
}
@media (max-width: 767px) {
  .recipes-frame .text-holder p {
    margin: 0 0 33px;
  }
}
.recipes-frame .text-holder h2 {
  margin: 0 0 24px;
  font-size: 60px;
  line-height: 64px;
  font-weight: 300;
  color: #3f464e;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .recipes-frame .text-holder h2 {
    font-size: 48px;
    line-height: 50px;
    margin: 0 0 24px;
  }
}
.recipes-frame .text-holder .btn {
  min-width: 236px;
}
.recipes-frame .text-holder .btn:focus, .recipes-frame .text-holder .btn:hover {
  border-color: #d26222;
  background: #d26222;
}
@media (max-width: 767px) {
  .recipes-frame .text-holder .btn {
    min-width: 100%;
  }
}

/* New carousel fade */
.slideshow {
  position: relative;
}
.slideshow .slide {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
}
.slideshow .slide.active {
  z-index: 9;
}
.slideshow .pagination {
  left: 0;
  right: 0;
  bottom: 65px;
  z-index: 3;
  margin: 0;
  width: 32.2%;
  position: absolute;
}
@media (max-width: 1399px) {
  .slideshow .pagination {
    width: 36%;
  }
}
@media (max-width: 767px) {
  .slideshow .pagination {
    top: 191px;
    width: 100%;
    bottom: auto;
  }
}
@media (max-width: 374px) {
  .slideshow .pagination {
    top: 150px;
  }
}
.slideshow .pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slideshow .pagination ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 31px;
}
@media (max-width: 767px) {
  .slideshow .pagination ul li {
    margin: 0 25px;
  }
}
.slideshow .pagination ul li.active a {
  background: #fff;
  outline: none;
}
.slideshow .pagination ul a {
  width: 19px;
  height: 19px;
  display: block;
  border-radius: 100%;
  overflow: hidden;
  text-indent: -9999px;
  background: #15e982;
}
@media (max-width: 767px) {
  .slideshow .pagination ul a {
    width: 14px;
    height: 14px;
  }
}
.slideshow .pagination ul a:hover {
  background: #fff;
}

.paging-holder {
  padding: 84px 0 88px;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767px) {
  .paging-holder {
    padding: 59px 0 54px;
  }
}
.paging-holder .paging {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}
.paging-holder .paging li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 23px;
  position: relative;
}
@media (max-width: 767px) {
  .paging-holder .paging li {
    margin: 0 29px;
  }
}
.paging-holder .paging li.active a {
  color: #026937;
}
.paging-holder .paging li + li:after {
  width: 2px;
  height: 13px;
  top: 4px;
  left: -31px;
  content: "";
  position: absolute;
  background: #b2b2b2;
}
.paging-holder .paging a {
  color: #b2b2b2;
}
.paging-holder .paging a:hover {
  color: #026937;
}

.about-area {
  font-size: 20px;
  line-height: 32px;
  color: #818181;
  overflow: hidden;
  letter-spacing: 1px;
}
.about-area p {
  margin: 0;
}
.about-area h1 {
  margin: 0 0 82px;
  font-size: 74px;
  line-height: 76px;
  font-weight: 300;
  color: #3f464e;
  text-align: center;
  letter-spacing: 3px;
}
@media (max-width: 767px) {
  .about-area h1 {
    font-size: 48px;
    line-height: 52px;
    margin: 0 0 50px;
  }
}
.about-area h2 {
  margin: 0 0 21px;
  display: block;
  font-size: 36px;
  line-height: 38px;
  font-weight: 300;
  color: #3f464e;
  letter-spacing: 2px;
}
.about-area .image-holder {
  float: left;
  margin: 0 38px 0 0;
  width: 290px;
}
@media (max-width: 767px) {
  .about-area .image-holder {
    width: 100%;
    margin: 0 0 15px;
  }
}
.about-area .image-holder img {
  display: block;
  width: 100%;
  height: auto;
}
.about-area .wrap-holder {
  padding: 0 0 48px 5px;
  margin: 0 0 52px;
  overflow: hidden;
  border-bottom: 1px solid #f0f0f0;
}
@media (max-width: 767px) {
  .about-area .wrap-holder {
    padding: 0 0 30px;
    margin: 0 0 30px;
  }
}
.about-area .wrap-holder:last-child {
  border: none;
  margin: 0 0 88px;
}
@media (max-width: 767px) {
  .about-area .wrap-holder:last-child {
    margin: 0 0 30px;
  }
}
.about-area .wrap-text {
  overflow: hidden;
}
@media (max-width: 767px) {
  .about-area .wrap-text {
    float: left;
    width: 100%;
  }
}
.about-area .text-list {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 0 0 17px;
}
.about-area .text-list li {
  margin: 0 0 30px;
  position: relative;
}
.about-area .text-list li:after {
  width: 4px;
  height: 4px;
  top: 12px;
  left: -12px;
  content: "";
  border-radius: 100%;
  position: absolute;
  background: #818181;
}
.about-area .text-list li p {
  margin: 0;
}
.about-area .text-list li p strong {
  font-weight: 600;
}
.about-area .text-list li:last-child {
  margin: 0;
}
.about-area .latest {
  padding: 92px 0 20px;
  overflow: hidden;
  background: #026937;
}
.about-area .latest h1 {
  color: #fff;
}
.about-area .sub-holder {
  overflow: hidden;
  margin: 0 0 60px;
}
.about-area .sub-holder + .sub-holder {
  margin: 0;
}
.about-area .news-wrap {
  padding: 0 0 50px;
  margin: 0 0 52px;
  overflow: hidden;
  color: #fff;
  border-bottom: 1px solid #267e53;
}
.about-area .news-wrap:last-child {
  border: none;
}
.about-area .news-wrap .image-holder {
  margin: 8px 41px 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  .about-area .news-wrap .image-holder {
    margin: 0 0 25px;
  }
}
.about-area .news-wrap .image-holder + .image-holder img {
  margin: 0;
}
.about-area .news-wrap .image-holder img {
  display: inline-block;
  vertical-align: top;
  height: auto;
  width: auto;
  max-width: 100%;
}
.about-area .news-wrap .text-list {
  padding: 0 0 0 22px;
}
.about-area .news-wrap .text-list li {
  color: #fff;
  margin: 0;
}
.about-area .news-wrap .text-list li:after {
  top: 14px;
  left: -20px;
  background: #fff;
}
.about-area .title {
  display: block;
  margin: 0 0 21px;
  font-size: 36px;
  line-height: 46px;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 767px) {
  .about-area .title {
    font-size: 26px;
  }
}

.page-template-page-simple .about-area p {
  font-size: 18px;
}
.page-template-page-simple .about-area a {
  color: #026937;
}
.page-template-page-simple .about-area a:hover {
  text-decoration: underline;
}

.page-template-page-sitemap .about-area h2 {
  margin: 0;
  font-size: 30px;
}
.page-template-page-sitemap .about-area h2 a {
  color: #026937;
}
.page-template-page-sitemap .about-area h2 a:hover {
  text-decoration: underline;
}
.page-template-page-sitemap .about-area p {
  margin: 20px 0 0 0;
}
.page-template-page-sitemap .about-area p a {
  color: #818181;
}
.page-template-page-sitemap .about-area p a:hover {
  color: #026937;
}

.single-products .product-info .image-box img {
  max-width: 75%;
}
@media (max-width: 1399px) {
  .single-products .product-info .image-box img {
    max-width: 75%;
  }
}
@media (max-width: 991px) {
  .single-products .product-info .image-box img {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .single-products .product-info .image-box img {
    max-width: 100%;
  }
}
.single-products .product-info .image-box.is-glaze img {
  max-width: 100%;
}
.single-products .table > thead:first-child > tr:first-child > th {
  color: #fac591;
  font-weight: 400;
}
.single-products .table > thead:first-child > tr:first-child > th,
.single-products .table > tbody > tr > td {
  border-top: none;
  border-bottom: none;
  padding: 3px;
}
.single-products p a {
  color: #026937;
}
.single-products p a:hover {
  opacity: 0.5;
}
.single-products p.footnotes {
  font-size: 13px;
  line-height: 1.4;
}

.archive.post-type-archive .main-holder p,
.archive.category .main-holder p {
  text-align: center;
}

@media (max-width: 767px) {
  .page-template-page-recipes .container-holder {
    height: auto;
    padding: 17px 0 0;
  }
}
@media (max-width: 991px) {
  .page-template-page-recipes .slideshow .caption-holder h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .page-template-page-recipes .slideshow .caption-holder .title {
    font-size: 18px;
  }
  .page-template-page-recipes .slideshow .caption-holder .btn-info {
    min-width: 216px;
  }
}
@media (max-width: 767px) {
  .page-template-page-recipes .slideshow .caption-holder {
    padding: 30px 20px 40px;
  }
  .page-template-page-recipes .slideshow .caption-holder h1 {
    margin: 0 0 30px;
  }
  .page-template-page-recipes .slideshow .caption-holder .title {
    font-size: 14px;
  }
}
.page-template-page-recipes .recipes-frame {
  padding: 108px 0 0;
}
@media (max-width: 767px) {
  .page-template-page-recipes {
    padding: 57px 0 0;
  }
}

.archive.post-type-archive.post-type-archive-post .product-cat-pg .recipes-frame .header,
.category-blue-cheese .product-cat-pg .recipes-frame .header,
.category-vinaigrette .product-cat-pg .recipes-frame .header,
.category-ranch .product-cat-pg .recipes-frame .header,
.category-specialty .product-cat-pg .recipes-frame .header,
.category-coleslaw .product-cat-pg .recipes-frame .header,
.category-yogurt .product-cat-pg .recipes-frame .header,
.category-classic .product-cat-pg .recipes-frame .header {
  margin: 0;
}
.archive.post-type-archive.post-type-archive-post .product-cat-pg .items-area .column,
.category-blue-cheese .product-cat-pg .items-area .column,
.category-vinaigrette .product-cat-pg .items-area .column,
.category-ranch .product-cat-pg .items-area .column,
.category-specialty .product-cat-pg .items-area .column,
.category-coleslaw .product-cat-pg .items-area .column,
.category-yogurt .product-cat-pg .items-area .column,
.category-classic .product-cat-pg .items-area .column {
  min-height: 510px;
}
@media (max-width: 767px) {
  .archive.post-type-archive.post-type-archive-post .product-cat-pg .items-area .column,
.category-blue-cheese .product-cat-pg .items-area .column,
.category-vinaigrette .product-cat-pg .items-area .column,
.category-ranch .product-cat-pg .items-area .column,
.category-specialty .product-cat-pg .items-area .column,
.category-coleslaw .product-cat-pg .items-area .column,
.category-yogurt .product-cat-pg .items-area .column,
.category-classic .product-cat-pg .items-area .column {
    min-height: auto;
  }
}

.items-area .image-holder img {
  max-height: 334px;
  width: auto;
}
@media (max-width: 767px) {
  .items-area .image-holder img {
    max-height: 286px;
  }
}
@media (max-width: 991px) {
  .items-area .image-holder img {
    max-height: 300px;
  }
}

.page-template-search .header-box {
  margin: 0 0 90px;
}
.page-template-search .header-box h1 {
  margin-bottom: 6px;
}
.page-template-search .selection-block .list li:last-child:after {
  background: none;
}
.page-template-search .about-area .wrap-holder:last-child {
  padding: 0 0 48px 5px;
  margin: 0;
  overflow: hidden;
  border-bottom: 1px solid #f0f0f0;
}

.search.search-results .recipes-frame {
  padding: 140px 0 0;
}
@media (max-width: 767px) {
  .search.search-results .recipes-frame {
    padding: 50px 0 0;
  }
  .search.search-results .recipes-frame .header {
    padding: 0px;
  }
  .search.search-results .recipes-frame .header h2 .text {
    font-size: 46px;
  }
}
.search.search-results .image-holder {
  border: 1px solid #f0f0f0;
}
.search.search-results .image-holder a {
  display: block;
  position: relative;
}
.search.search-results .image-holder a:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0;
  visibility: hidden;
  position: absolute;
  border: 10px solid #026937;
  transition: all 0.4s ease;
}
.search.search-results .image-holder a:hover:after {
  opacity: 1;
  visibility: visible;
}
.search.search-results .image-holder img {
  max-height: 163px;
  width: auto;
  margin: 0 auto;
  cursor: pointer;
}
.search.search-results .about-area a h2,
.search.search-results .about-area h2 a {
  color: #026937;
  cursor: pointer;
}
.search.search-results .about-area a h2:hover,
.search.search-results .about-area h2 a:hover {
  color: #026937;
}

@media (max-width: 767px) {
  .single-recipes .product-info .product-wrap {
    padding: 75px 0 47px;
  }
  .single-recipes .product-info h1 {
    margin: 0 0 36px;
  }
  .single-recipes .product-info .detail-holder .image-box img {
    width: 50%;
    margin: 0 auto;
  }
}
.single-recipes .product-info .detail-holder .image-box .recipe-glaze-prod {
  margin-top: 60px;
}
.single-recipes .product-info .detail-holder .image-box .recipe-glaze-prod img {
  width: 100%;
}

.page-template-page-ourstory .about-area h2 {
  font-size: 33px;
}

.page-template-home h5 {
  font-family: league-gothic, sans-serif;
  text-transform: uppercase;
}
.page-template-home h6 {
  font-family: "Kaleidos-Smooth", sans-serif;
}
.page-template-home .text-holder h5 {
  margin: 0 0 25px;
  font-size: 50px;
  line-height: 50px;
  font-family: league-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .page-template-home .text-holder h5 {
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 20px;
  }
}
.page-template-home .text-holder h6 {
  margin: 0 0 10px;
  font-size: 40px;
  line-height: 40px;
  font-family: "Kaleidos-Smooth", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 767px) {
  .page-template-home .text-holder h6 {
    font-size: 36px;
    line-height: 53px;
    margin: 0 0 8px;
  }
}
.page-template-home .items-area {
  margin-top: 60px !important;
}
@media (max-width: 767px) {
  .page-template-home .items-area {
    margin: 60px 27px 40px 27px;
  }
}
.page-template-home .visual-area {
  height: 65vh;
}
@media (max-width: 767px) {
  .page-template-home .visual-area {
    height: auto;
    padding-bottom: 45px;
  }
  .page-template-home .cycle-gallery {
    margin-bottom: 0;
  }
  .page-template-home .visual-caption.visible-xs {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .page-template-home .mobile-color,
.page-template-home h1 .mobile-color,
.page-template-home h5 .mobile-color,
.page-template-home h6 .mobile-color,
.page-template-home p .mobile-color {
    color: #3f464e !important;
  }
  .page-template-home .mobile-color span.mobile-color,
.page-template-home h1 .mobile-color span.mobile-color,
.page-template-home h5 .mobile-color span.mobile-color,
.page-template-home h6 .mobile-color span.mobile-color,
.page-template-home p .mobile-color span.mobile-color {
    color: #3f464e !important;
  }
  .page-template-home .mobile-color span .mobile-color,
.page-template-home h1 .mobile-color span .mobile-color,
.page-template-home h5 .mobile-color span .mobile-color,
.page-template-home h6 .mobile-color span .mobile-color,
.page-template-home p .mobile-color span .mobile-color {
    color: #3f464e !important;
  }
  .page-template-home span.mobile-color {
    color: #3f464e !important;
  }
  .page-template-home span .mobile-color {
    color: #3f464e !important;
  }
}

.page-template-page-mr #mr-intro-text h2,
.page-template-page-mr_v2 #mr-intro-text h2 {
  margin-bottom: 40px;
}
.page-template-page-mr #mr-intro-text p,
.page-template-page-mr_v2 #mr-intro-text p {
  font-size: 20px;
  line-height: 32px;
  color: #818181;
  overflow: hidden;
  letter-spacing: 1px;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .page-template-page-mr #mr-intro-text p,
.page-template-page-mr_v2 #mr-intro-text p {
    padding: 0 20px;
  }
}
.page-template-page-mr .items-area .text,
.page-template-page-mr_v2 .items-area .text {
  margin: 0 0 59px;
}
.page-template-page-mr .xs-size,
.page-template-page-mr_v2 .xs-size {
  margin-left: auto;
  margin-right: auto;
}
.page-template-page-mr .i-am-centered,
.page-template-page-mr_v2 .i-am-centered {
  margin: auto;
  max-width: 300px;
}

.page-template-page-mr #mr-intro-text p {
  padding: 0 60px;
}
@media (max-width: 767px) {
  .page-template-page-mr #mr-intro-text p {
    padding: 0 30px;
  }
}

.page-template-page-mr_v2 .mb60 {
  margin-bottom: 60px;
}
.page-template-page-mr_v2 .leaf-left,
.page-template-page-mr_v2 .leaf-right {
  padding: 0;
  margin-top: 35px;
}
@media (max-width: 767px) {
  .page-template-page-mr_v2 .leaf-left,
.page-template-page-mr_v2 .leaf-right {
    margin-top: 0;
  }
}
.page-template-page-mr_v2 .leaf-left {
  text-align: right;
}
@media (max-width: 767px) {
  .page-template-page-mr_v2 .leaf-left {
    text-align: center;
    margin-bottom: 20px;
  }
}
.page-template-page-mr_v2 .leaf-right {
  text-align: left;
}
.page-template-page-mr_v2 .intro-txt-center p {
  color: #1e2722 !important;
}
.page-template-page-mr_v2 .items-area .image-holder img {
  max-height: 400px;
  width: auto;
}
.page-template-page-mr_v2 .product-txt {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .page-template-page-mr_v2 .product-txt {
    margin-top: 0;
  }
}
.page-template-page-mr_v2 .product-txt h2 {
  font-size: 24px;
  line-height: 32px;
  color: #1e2722;
  font-weight: 400;
  letter-spacing: 1px;
}
.page-template-page-mr_v2 .product-txt h2.text-left {
  text-align: left;
}
.page-template-page-mr_v2 .product-txt h2.text-right {
  text-align: right;
}
@media (max-width: 767px) {
  .page-template-page-mr_v2 .product-txt h2 {
    margin-bottom: 18px;
  }
}
.page-template-page-mr_v2 .product-txt p {
  font-size: 18px;
  line-height: 28px;
  color: #818181;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .page-template-page-mr_v2 .product-txt {
    text-align: center !important;
  }
  .page-template-page-mr_v2 .product-txt .text-left {
    text-align: center !important;
  }
  .page-template-page-mr_v2 .product-txt .text-right {
    text-align: center !important;
  }
}
.page-template-page-mr_v2 .prod-row .btn-success {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-template-page-mr_v2 .prod-row .btn-success:hover {
  opacity: 0.6;
}
.page-template-page-mr_v2 .prod-row .txt-wtb:hover {
  text-decoration: underline;
}
.page-template-page-mr_v2 .prod-row:nth-child(1) .btn-success {
  border-color: #be5b84;
  background: #be5b84;
}
.page-template-page-mr_v2 .prod-row:nth-child(1) .txt-wtb {
  color: #be5b84;
}
.page-template-page-mr_v2 .prod-row:nth-child(2) .btn-success {
  border-color: #fbc950;
  background: #fbc950;
}
.page-template-page-mr_v2 .prod-row:nth-child(2) .txt-wtb {
  color: #fbc950;
}
.page-template-page-mr_v2 .prod-row:nth-child(3) .btn-success {
  border-color: #59b6c4;
  background: #59b6c4;
}
.page-template-page-mr_v2 .prod-row:nth-child(3) .txt-wtb {
  color: #59b6c4;
}
.page-template-page-mr_v2 .prod-row:nth-child(4) .btn-success {
  border-color: #f39c4d;
  background: #f39c4d;
}
.page-template-page-mr_v2 .prod-row:nth-child(4) .txt-wtb {
  color: #f39c4d;
}
.page-template-page-mr_v2 .prod-row:nth-child(5) .btn-success {
  border-color: #adc063;
  background: #adc063;
}
.page-template-page-mr_v2 .prod-row:nth-child(5) .txt-wtb {
  color: #adc063;
}
.page-template-page-mr_v2 .text-block {
  text-align: left;
  margin: 0 8%;
  width: 400px;
}
@media (max-width: 991px) {
  .page-template-page-mr_v2 .text-block {
    width: auto;
  }
}
.page-template-page-mr_v2 .text-block h1 {
  color: #6ebdcb;
}
.page-template-page-mr_v2 .text-block .btn-success {
  color: #fff;
  border-color: #f29847;
  background: #f29847;
}
.page-template-page-mr_v2 .text-block .btn-success:hover {
  color: #f29847;
  border-color: #fff;
  background: #fff;
}

@media screen and (device-aspect-ratio: 40/71) {
  .page-id-20 .header-title-add {
    font-size: 40px;
    line-height: 44px;
  }
}
@media screen and (device-aspect-ratio: 2/3) {
  .page-id-20 .header-title-add {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (max-width: 320px) {
  .page-id-20 .header-title-add {
    font-size: 40px !important;
    line-height: 44px !important;
  }
}
.page-template-page-mr_v2,
.page-template-page-where {
  /*
  .table > tbody > tr {border-top: 1px dotted #ddd;}
  */
}
.page-template-page-mr_v2 .map-top .selection-block,
.page-template-page-where .map-top .selection-block {
  background: #026937;
}
.page-template-page-mr_v2 .map-top .selection-block label,
.page-template-page-where .map-top .selection-block label {
  color: #fff;
}
.page-template-page-mr_v2 #gmap,
.page-template-page-where #gmap {
  border: none;
}
.page-template-page-mr_v2 .the-map,
.page-template-page-where .the-map {
  margin: 30px;
}
.page-template-page-mr_v2 .label,
.page-template-page-where .label {
  font-size: 13px !important;
}
.page-template-page-mr_v2 #infowindow,
.page-template-page-where #infowindow {
  font-family: "Raleway", sans-serif;
}
.page-template-page-mr_v2 ol li,
.page-template-page-where ol li {
  padding-top: 20px;
  border-top: #eee dotted 1px;
  padding-bottom: 20px;
}
.page-template-page-mr_v2 ol li:first-child,
.page-template-page-where ol li:first-child {
  border-top: none;
}
.page-template-page-mr_v2 a.directions,
.page-template-page-where a.directions {
  color: #026937;
  text-decoration: underline;
}
.page-template-page-mr_v2 .selection-block .list li:last-child:after,
.page-template-page-where .selection-block .list li:last-child:after {
  background: none;
}
.page-template-page-mr_v2 .selection-block .list li:first-child:after,
.page-template-page-where .selection-block .list li:first-child:after {
  top: 0;
  right: 0;
  bottom: -15px;
  content: "";
  width: 1px;
  position: absolute;
  background: url(images/bg-img03_for-green.png) repeat-y;
}
@media (max-width: 767px) {
  .page-template-page-mr_v2 .selection-block .list li:first-child:after,
.page-template-page-where .selection-block .list li:first-child:after {
    top: -37px;
    right: 0;
    width: auto;
    height: 1px;
    bottom: auto;
    background: url(images/bg-img06_for-green.png) repeat-x;
  }
}
.page-template-page-mr_v2 a,
.page-template-page-where a {
  color: #026937;
}
.page-template-page-mr_v2 .pagination a,
.page-template-page-where .pagination a {
  color: #818181;
}
.page-template-page-mr_v2 .pagination a:hover,
.page-template-page-where .pagination a:hover {
  color: #026937;
}
.page-template-page-mr_v2 .table > tbody > tr > td,
.page-template-page-where .table > tbody > tr > td {
  border-top: 1px dotted #ddd;
}

.page-template-page-mr_v2 .map-bottom h1 {
  color: #fff;
  font-weight: 300;
}
.page-template-page-mr_v2 .map-bottom .selection-block {
  background: #9fb74b;
}
.page-template-page-mr_v2 .map-bottom .selection-block label {
  color: #fff;
}

@font-face {
  font-family: icomoon;
  src: url("fonts/icomoon.eot");
  src: url("fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.svgicomoon") format("svg");
  font-weight: 400;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-email:before {
  content: "\e900";
}

.icon-printer:before {
  content: "\e902";
}

.icon-search:before {
  content: "\e908";
}

.icon-close:before {
  content: "\e904";
}

.icon-pinterest:before {
  content: "\e907";
}

.icon-instagram:before {
  content: "\e901";
}

.icon-facebook:before {
  content: "\e903";
}

.icon-twitter:before {
  content: "\e905";
}

.icon-mail:before {
  content: "\e906";
}

#footer {
  overflow: hidden;
}
#footer .footer-holder {
  padding: 97px 110px 132px;
  overflow: hidden;
}
@media (max-width: 1399px) {
  #footer .footer-holder {
    padding: 97px 0 132px;
  }
}
#footer .social-area {
  padding: 0 0 0 59px;
  overflow: hidden;
}
@media (max-width: 1399px) {
  #footer .social-area {
    padding: 0;
  }
}
#footer .social-icons {
  margin: 8px 0 70px;
}
#footer .social-icons li {
  margin: 0 30px 0 0;
}

.info-box {
  width: 100%;
  float: right;
  padding: 3px 0 0;
  text-align: right;
  font-size: 16px;
  line-height: 26px;
  color: #818181;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .info-box {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    letter-spacing: 0;
    margin: 0 0 37px;
  }
}
.info-box .wrap-box {
  overflow: hidden;
}
.info-box p {
  margin: 0 0 23px;
}
@media (max-width: 767px) {
  .info-box p {
    margin: 0;
  }
}
.info-box a {
  color: #818181;
}
.info-box a:hover {
  color: #026937;
}
.info-box .logo {
  float: none;
  margin: 0 0 10px;
  display: block;
}
@media (max-width: 767px) {
  .info-box .logo {
    float: left;
    width: 74px;
    margin: 5px 12px 0 0;
  }
}

@media (max-width: 991px) {
  #nav .info-box {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    letter-spacing: 0;
    margin: 0 0 37px;
  }
}
#nav .info-box p {
  margin: 0 0 23px;
}
@media (max-width: 991px) {
  #nav .info-box p {
    margin: 0;
  }
}
@media (max-width: 991px) {
  #nav .info-box .logo {
    float: left;
    width: 74px;
    margin: 5px 12px 0 0;
  }
}

h3 {
  margin: 0 0 19px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  color: #3f464e;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.bottom-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  overflow: hidden;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .bottom-nav {
    padding: 0 0 0 8px;
    margin: 0 0 44px;
  }
}
.bottom-nav li {
  margin: 0 0 18px;
}
.bottom-nav li a {
  color: #818181;
}
@media (max-width: 991px) {
  .bottom-nav li a {
    color: #026937;
  }
}
.bottom-nav li a:hover {
  color: #026937;
  text-decoration: underline;
}
@media (max-width: 991px) {
  .bottom-nav li a:hover {
    color: #d26222;
  }
}

.page-template-page-simple footer,
.page-template-page-sitemap footer,
.page-template-page-where footer,
.page-template-page-ourstory footer,
.page-template-page-mr footer,
.single-products footer {
  border-top: 2px dotted #eeeeee;
}

#header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  position: fixed;
  background: #fff;
}
@media (min-width: 769px) {
  #header {
    max-height: 129px;
  }
}
@media (max-width: 767px) {
  #header {
    border-bottom: 1px solid #ececed;
  }
}
#header .top-header {
  padding: 7px 0 6px;
  background: #f3f3f3;
  max-height: 39px;
}
@media (max-width: 767px) {
  #header .top-header {
    padding: 0;
  }
}
#header .wrap-holder {
  padding: 0 205px 0 199px;
}
#header .wrap-holder:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1399px) {
  #header .wrap-holder {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #header .wrap-holder {
    padding: 0 13px 0 9px;
  }
}
#header .form-holder {
  float: left;
}
@media (max-width: 767px) {
  #header .form-holder {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    overflow: auto;
    position: fixed;
    background: #fff;
    float: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    padding: 0 45px;
    white-space: nowrap;
  }
  #header .form-holder:after {
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    content: "";
  }
  .slide-active #header .form-holder {
    opacity: 1;
    visibility: visible;
  }
}
#header .search-form {
  width: 172px;
  height: 26px;
  background: #fff;
  position: relative;
  border: 1px solid #d8d8d8;
}
@media (max-width: 767px) {
  #header .search-form {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 50px;
    white-space: normal;
    border: none;
    border-bottom: 1px solid #bcbcbc;
  }
}
#header .search-form .form-control {
  width: 100%;
  height: 100%;
  padding: 0 30px 0 11px;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  color: #212121;
  border: none;
  box-shadow: none;
}
#header .search-form .form-control:-moz-placeholder {
  color: #212121;
  opacity: 1;
}
#header .search-form .form-control::-moz-placeholder {
  color: #212121;
  opacity: 1;
}
#header .search-form .form-control:-ms-input-placeholder {
  color: #212121;
}
#header .search-form .form-control::-webkit-input-placeholder {
  color: #212121;
}
@media (max-width: 767px) {
  #header .search-form .form-control {
    font-size: 24px;
    line-height: 26px;
    color: #818181;
  }
  #header .search-form .form-control:-moz-placeholder {
    color: #818181;
    opacity: 1;
  }
  #header .search-form .form-control::-moz-placeholder {
    color: #818181;
    opacity: 1;
  }
  #header .search-form .form-control:-ms-input-placeholder {
    color: #818181;
  }
  #header .search-form .form-control::-webkit-input-placeholder {
    color: #818181;
  }
}
#header .search-form .btn-search {
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  padding: 0;
  border: none;
  background: #fff;
  position: absolute;
}
@media (max-width: 767px) {
  #header .search-form .btn-search {
    width: 31px;
  }
}
#header .search-form .btn-search:hover .icon {
  color: #026937;
}
#header .search-form .btn-search .icon {
  top: 50%;
  left: 0;
  margin: -10px 0 0;
  color: #858585;
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  #header .search-form .btn-search .icon {
    font-size: 30px;
    line-height: 30px;
    margin: -15px 0 0;
    color: #026937;
  }
}
#header .contact-holder {
  float: right;
}
#header .mail-text {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
#header .mail-text:hover span,
#header .mail-text:hover .icon {
  color: #026937;
}
#header .mail-text span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 18px;
  color: #212121;
  letter-spacing: 1px;
  margin: 0 0 0 7px;
  transition: all 0.4s ease;
}
#header .mail-text .icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  line-height: 11px;
  color: #bababa;
  transition: all 0.4s ease;
}
#header .bottom-header {
  padding: 20px 0 17px;
  overflow: visible;
}
#header .bottom-header.style {
  border-bottom: 1px solid #ebebeb;
}
@media (max-width: 991px) {
  #header .bottom-header {
    padding: 21px 0 18px;
    max-height: 70px !important;
  }
}
#header .icons-holder {
  float: right;
  padding: 3px 0 0;
}
#header .icons-holder .search-opener {
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  line-height: 25px;
  color: #0b161e;
}

.logo {
  float: left;
  margin: 0 106px 0 0;
}
@media (max-width: 991px) {
  .logo {
    margin: 0;
    width: 95px;
  }
}
.logo a {
  display: inline-block;
  vertical-align: top;
}
.logo img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (max-width: 991px) {
  #nav .social-icons {
    margin: 0 0 35px 7px;
  }
}
@media (max-width: 991px) {
  #nav .social-icons li {
    margin: 0 47px 0 0;
  }
  #nav .social-icons li:last-child {
    margin: 0;
  }
}
#nav .social-icons a:hover {
  color: #026937;
}
@media (max-width: 991px) {
  #nav .social-icons a:hover {
    color: #d26222;
  }
}
@media (max-width: 991px) {
  #nav .social-icons .icon {
    color: #026937;
    font-size: 28px;
    line-height: 28px;
  }
}

.social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
}
@media (max-width: 767px) {
  .social-icons {
    margin: 0 0 35px 7px;
  }
}
.social-icons li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 23px;
}
@media (max-width: 767px) {
  .social-icons li {
    margin: 0 47px 0 0;
  }
  .social-icons li:last-child {
    margin: 0;
  }
}
.social-icons a {
  display: block;
}
.social-icons a:hover {
  color: #026937;
}
@media (max-width: 767px) {
  .social-icons a:hover {
    color: #d26222;
  }
}
.social-icons .icon {
  font-size: 24px;
  line-height: 24px;
  color: #818181;
  text-decoration: none;
}
@media (max-width: 767px) {
  .social-icons .icon {
    color: #026937;
    font-size: 28px;
    line-height: 28px;
  }
}

.archive.post-type-archive .subnav-holder .sub-nav li.active a {
  opacity: 0.4;
}
