/* Theme Name: Hellers
 * Theme URI: http://zoomroom.co.nz
 * Version: 1.0
 * Author: Zoomroom Interactive
 * Author URI: http://www.zoomroom.co.nz
 * Tags: simple, clean, valid XHTML, valid CSS, blank-slate
 * Licence:
 * Description:The CSS is minimal but consistent cross-browser.
 */
/*http://meyerweb.com/eric/tools/css/reset/
 *v2.0 | 20110126
 *License: none (public domain)
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%; }

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

body {
  font: 300 16px/24px "adelle", serif;
  line-height: 1;
  color: #3c3c3c; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none; }

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

a {
  text-decoration: none; }

img {
  margin: 0;
  padding: 0; }

#breadcrumbs {
  position: relative;
  left: 25%;
  font-family: "museo-sans-rounded";
  font-size: 14px;
  font-weight: 500;
  color: #646d42;
  text-transform: uppercase;
}

#breadcrumbs span [typeof="v:Breadcrumb"] {
  padding: 10px;
}

#breadcrumbs a {
  color: #757165;
}

/*
 *  Menu
 *
 */
.sub-menu li .sub-menu {
  top: 0px !important;
  left: 100%; }
.sub-menu li .sub-menu li {
  width: 220px; }

/*  Owl Carousel
 *  v1.3.3
 */
.owl-carousel .owl-wrapper:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
  line-height: 0; }

.owl-carousel {
  position: relative;
  display: none;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  position: relative;
  display: none;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  position: relative;
  width: 100%;
  overflow: hidden; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden; }

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
  zoom: 1;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  font-size: 12px;
  color: white; }

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  opacity: 1;
  filter: Alpha(Opacity=100);
  text-decoration: none; }

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  *display: inline;
  zoom: 1; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
  filter: Alpha(Opacity=100); }

.owl-theme .owl-controls .owl-page span.owl-numbers {
  width: auto;
  height: auto;
  padding: 2px 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  font-size: 12px;
  color: white; }

.owl-item.loading {
  min-height: 150px;
  background: url(images/ajaxLoader.gif) no-repeat center center; }

@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  src: url("vendor/font-awesome/fonts/fontawesome-webfont.eot");
  src: url("vendor/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("vendor/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("vendor/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg"); }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto; }
.fa span.fa-facebook {
  display: block !important;
  width: 500px;
  content: "\f082"; }

/*FORMS
 */
label {
  vertical-align: middle;
  margin: 0;
  padding: 0;
  outline: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font: 18px/18px "adelle", serif; }

input[type="text"],
input[type="password"],
input[type="number"],
input[type="button"],
input[type="submit"],
input[type="search"] {
  vertical-align: middle;
  width: 96%;
  height: 25px;
  padding: 5px 2%;
  -webkit-appearance: none;
  border: 1px solid #ddd8cb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font: 16px/18px "adelle", serif;
  color: #757165; }

input[type="radio"] {
  float: left;
  margin-top: 19px;
  margin-right: 5px; }

#main-content .section-content .gfield_captcha_container {
  position: relative !important; }
#main-content .section-content .gfield_captcha {
  right: auto !important;
  left: 0 !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  margin-top: -px !important;
  padding: 0 !important; }

.gfield_captcha_input_container {
  margin-top: 0px; }

.gfield_radio {
  clear: both !important;
  padding: 0 !important; }

.gfield_radio li {
  float: left;
  list-style: none !important; }
.gfield_radio li label {
  display: inline-block;
  margin-top: 16px;
  margin-right: 8px;
  margin-left: 5px; }

.gform_fields {
  padding: 0 !important; }
.gform_fields label {
  display: block;
  clear: both;
  margin-bottom: 7px;
  font-size: 15px; }

.gfield {
  list-style: none !important; }

.col-6 {
  float: left;
  width: 48%; }

.col-6.right {
  float: right; }

textarea {
  width: 98%;
  height: 100px;
  padding: 5px 1%;
  resize: none;
  border: 1px solid #ddd8cb;
  font: 300 14px/18px "adelle", serif;
  color: #757165; }

input[type="submit"] {
  display: inline-block;
  float: right;
  clear: both;
  width: 150px;
  height: auto;
  margin-top: 20px;
  padding: 12px 22px;
  background: #646d42;
  font: 300 14px/18px cooper-black-std, sans-serif;
  letter-spacing: 1px;
  color: white;
  text-shadow: none;
  text-transform: uppercase; }

.validation_error {
  margin-bottom: 10px;
  font: 14px/18px "adelle", serif; }

.validation_message {
  margin-top: 10px;
  font: 14px/18px "adelle", serif;
  color: red; }

#main-content .gform_footer.top_label {
  position: relative; }
#main-content .section-content img {/*
  width: 10px !important;
  position: absolute;
  left: 0px;
  right: 0px;
  border: none !important;
  background-color: transparent !important;
  margin: auto !important;*/ }

#select {
  width: 320px !important; }


span.customSelect {
  padding: 5px 7px;
  border: 1px solid #e6e5d4;
  background-color: #f4f1e9;
  font-size: 11px;
  color: #7c7c7c; }

span.customSelect.changed {
  background-color: #f0dea4; }

.customSelect:after {
  display: inline-block;
  padding-left: 5px;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 11px;
  font-weight: 300;
  text-align: right; }

/*STRUCTURE
 */
.group:before,
.group:after {
  display: table;
  content: ""; }

.group:after {
  clear: both; }

.section-inner {
  position: relative;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 5%;
}

.column {
  float: right;
  width: 48%; }

.first-column {
  float: left;
  margin-right: 20px; }

.hidden {
  display: none; }

.bk-cover {
  height: 520px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.img-responsive {
  width: 100%;
  height: auto;
}

.bk-internal-cover {
  height: 425px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

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

#site-canvas {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all; }

.admin-bar #site-canvas {
  transform: none; }

.mobile {
  display: none; }

.loader {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: url("images/page-loader.gif") 50% 50% no-repeat #f9f9f9; }

/*BORDERS
 */
.border {
  height: 20px;
  margin-top: -15px;
  background: url(images/border.png) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.border-tp {
  position: absolute;
  top: -12px;
  z-index: 1000;
  width: 100%;
  height: 20px;
  background: url(images/border.png) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.border-bt {
  position: absolute;
  bottom: -8px;
  width: 100%;
  height: 20px;
  background: url(images/border.png) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.border-lighter {
  height: 20px;
  margin-top: -8px;
  background: url(images/border-lighter.png) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.border-white {
  height: 20px;
  margin-top: -8px;
  background: url(images/border-white.png) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.border-white-bt {
  height: 20px;
  margin-top: -8px;
  background: url(images/border-white.png) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.border-top {
  position: absolute;
  left: 0;
  z-index: 9999 !important;
  display: block;
  width: 100%;
  height: 30px;
  margin-top: -38px;
  background: url(images/white-border-top.png) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.border-bottom {
  position: absolute;
  left: 0;
  z-index: 9999 !important;
  display: block;
  width: 100%;
  height: 30px;
  margin-bottom: -55px;
  background: url(images/white-border-top.png) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.border-right {
  position: absolute;
  top: 0;
  right: -10px;
  z-index: 9999 !important;
  display: block;
  width: 20px;
  height: 100%;
  background: url(images/white-border-left.png) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.border-left {
  position: absolute;
  top: 0;
  left: -10px;
  z-index: 9999 !important;
  display: block;
  width: 20px;
  height: 100%;
  background: url(images/white-border-left.png) no-repeat center; }

.border-dashed {
  clear: both;
  width: 100%;
  height: 20px;
  background: url(images/border-dashed.png) repeat-x center; }

/*MODAL
 */
.modal {
  display: none; }

.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -99;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: opacity 0.5s ease-in 0s;
  -moz-transition: opacity 0.5s ease-in 0s;
  -ms-transition: opacity 0.5s ease-in 0s;
  -o-transition: opacity 0.5s ease-in 0s;
  transition: opacity 0.5s ease-in 0s; }

.modal-overlay.show-modal {
  left: 0;
  z-index: 1000;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in 0s;
  -moz-transition: opacity 0.5s ease-in 0s;
  -ms-transition: opacity 0.5s ease-in 0s;
  -o-transition: opacity 0.5s ease-in 0s;
  transition: opacity 0.5s ease-in 0s; }

.show-modal .modal {
  position: fixed;
  top: 25%;
  left: 25%;
  z-index: 9999;
  display: block;
  width: 100%;
  width: 50%;
  padding: 0.76923%;
  border: 1px solid #cccccc;
  background: none repeat scroll 0 0 white;
  -moz-box-shadow: 0 0 0 5px rgba(50, 50, 50, 0.12);
  -webkit-box-shadow: 0 0 0 5px rgba(50, 50, 50, 0.12);
  box-shadow: 0 0 0 5px rgba(50, 50, 50, 0.12);
  overflow: hidden; }

.show-modal img {
  display: none; }

#modal-container {
  display: none; }

#modal-container.show-modal {
  display: block; }

.video-container {
  position: relative;
  height: 0;
  padding-top: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }

.video-container iframe,
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*HEADER
 */
header {
  z-index: 999;
  width: 100%;
  height: 22px;
  padding: 22px 0 22px 0;
  background: #f4f1e9; }
header #logo {
  position: absolute;
  top: -31px;
  left: 5%;
  z-index: 1002;
  width: 260px;
  height: 158px; }
header #logo img {
  display: block;
  width: 100%;
  height: auto;
  /*-moz-box-shadow: 2px 2px 6px 1px #333333;*/
  /*-webkit-box-shadow: 2px 2px 6px 1px #333333;*/
  /*box-shadow: 2px 2px 6px 1px #333333; }*/
}
header #navigation {
  position: relative;
  margin-left: 240px;
  padding: 0 0 0 5%; }
header #main-nav {
  float: left; }
header #main-nav li {
  float: left;
  text-align: right; }
header #main-nav li a {
  position: relative;
  display: inline-block;
  padding: 0 7px 21px 7px;
  font: 700 14px/24px museo-sans-rounded, sans-serif;
  letter-spacing: 0.5px;
  color: #757165;
  text-align: right;
  text-transform: uppercase; }
header #main-nav li:hover > .sub-menu {
  display: block;
  opacity: 1; }
header #main-nav li:hover a {
  position: relative;
  color: #646d42; }
header #main-nav .current-menu-item a {
  color: #646d42; }
header #main-nav .current_page_parent a {
  color: #646d42; }
header #main-nav li:last-child a {
  padding-right: 0; }
header #main-nav li.facebook {
  position: absolute;
  top: -1px;
  right: -2%; }
header #main-nav li.facebook a {
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -7px;
  background: url(images/facebook-icon.png) no-repeat;
  text-indent: 99999px; }
header #main-nav .menu-item-has-children a:after {
  display: inline-block;
  padding-left: 5px;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 11px;
  font-weight: 300;
  text-align: right; }
header #main-nav .sub-menu {
  position: absolute;
  top: 44px;
  z-index: 999;
  display: none;
  min-width: 180px;
  height: auto;
  background: none repeat scroll 0 0 #e3e2cf; }
header #main-nav .sub-menu li {
  position: relative;
  float: none;
  text-align: center; }
header #main-nav .sub-menu li a {
  z-index: 9999 !important;
  display: block;
  float: none;
  padding: 5px 13px;
  font: 400 14px/24px "adelle", serif;
  letter-spacing: 0.5px;
  color: #757165;
  text-align: left;
  text-transform: none; }
header #main-nav .sub-menu li a:after {
  padding-left: 0;
  content: ""; }
header #main-nav .menu-item-has-children a:after {
  display: inline-block;
  padding-left: 5px;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 11px;
  font-weight: 300;
  text-align: right; }

/* #site-menu > ul > li  > ul .menu-item-has-children a:after{
font-family: FontAwesome;
  content: "\f107" !important;
  display: inline-block;
  font-size: 11px;
  text-align: right;
  padding-left: 5px;
  font-weight: 300;
} */

.menu-item-905 .sub-menu li a:before{
  display: inline-block;
  padding-right: 5px;
  content: "- " !important;
  font-size: 11px;
  font-weight: 300;
  text-align: left;
}

#sub-nav {
  height: 35px;
  padding-top: 0;
  background: #e3e2cf; }
#sub-nav .nav {
  margin-left: 240px;
  padding: 1% 0% 1% 5%; }
#sub-nav .nav li {
  display: block;
  float: left;
  margin: 0;
  margin-top: -9px;
  padding: 0; }
#sub-nav .nav li a {
  display: inline-block;
  float: left;
  padding: 2px 14px 6px 8px;
  font: 400 13px/24px "adelle", serif;
  letter-spacing: 0.5px;
  color: #757165; }
#sub-nav .nav li:last-child a {
  padding-right: 0; }

#search-button {
  position: relative !important;
  cursor: pointer; }
#search-button span:after {
  display: inline-block;
  padding: 2px 12.5px;
  content: "\f002";
  font-family: FontAwesome;
  font-size: 17px;
  font-weight: 400;
  color: #757165; }

#search-box {
  position: relative !important;
  float: left; }
#search-box #search-outer {
  position: absolute;
  top: -15px;
  right: 40px;
  z-index: 9999 !important;
  width: 0; }
#search-box #search-outer #search-form {
  z-index: 9999 !important;
  width: 100%;
  height: 30px;
  padding: 7.5px 3%; }
#search-box #search-outer #search-form input[type="text"] {
  position: relative;
  display: inline-block;
  float: left;
  width: 92%;
  height: 30px;
  padding: 5px 0 5px 4% !important;
  border: 0 none;
  background-color: white;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 14px;
  color: #6c6c6c;
  text-transform: lowercase; }
#search-box #search-outer #search-form input[type="submit"] {
  display: none; }

/*HOMEPAGE HERO IMAGE
 */
#masthead {
  position: relative;
  top: -1px;
  z-index: 99;
  width: 100%;
  /*height: 520px;*/
  -moz-box-shadow: 1px 1px 2px 2px #c2bfb7;
  -webkit-box-shadow: 1px 1px 2px 2px #c2bfb7;
  box-shadow: 1px 1px 2px 2px #c2bfb7;
  overflow: hidden; }
#masthead .caption {
  position: absolute;
  top: 170px;
  z-index: 100;
  width: 50%; }
#masthead h2 {
  width: 100%;
  margin-bottom: 35px;
  font: normal 46px/46px cooper-black-std, sans-serif;
  color: white;
  text-shadow: 2px 2px 2px black; }
#masthead h1 {
  width: 100%;
  margin-bottom: 35px;
  font: normal 46px/46px cooper-black-std, sans-serif;
  color: white;
  text-shadow: 2px 2px 2px black; }
#masthead p {
  width: 85%;
  font: 400 20px/26px "adelle", serif;
  letter-spacing: 0.75px;
  color: white;
  text-shadow: 2px 2px 2px black; }
#masthead p a {
  display: inline-block;
  clear: both;
  margin-top: 30px;
  padding: 12px 22px;
  background: #646d42;
  box-shadow: -1px 2px 2px -1px black;
  -webkit-transition: all, 0.2s, ease-in-out;
  -moz-transition: all, 0.2s, ease-in-out;
  -ms-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out;
  font: 700 15px/16px "adelle", serif;
  letter-spacing: 0.45px;
  color: white;
  text-shadow: none; }
#masthead p a:hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all, 0.2s, ease-in-out;
  -moz-transition: all, 0.2s, ease-in-out;
  -ms-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out; }
/*#masthead .owl-dots {
  position: absolute;
  margin: 0;
  bottom: 35px; }
  #masthead .owl-dots .owl-dot.active span {
    background: #646d42; }
  #masthead .owl-dots .owl-dot span {
    background: white;
    opacity: 1;
    margin: 5px 4px;
    height: 10px;
    width: 10px; }
//#masthead .owl-controls {
//  margin: 0; }
#masthead .owl-item {
  float: left !important;
  height: 525px; }
#masthead .owl-wrapper {
  height: 525px;
  overflow: hidden; }*/
#masthead .slick-dots {
  position: absolute;
  /*top: 470px;*/
  bottom: 30px;
  width: 100%;
  text-align: center; }
#masthead .slick-dots li.slick-active button {
  background: #646d42;
  text-align: center;
}
#masthead .slick-dots li.test button {
  background: #000000;
}
#masthead .slick-dots li button {
  width: 12px;
  height: 12px;
  margin: 5px 4px;
  opacity: 1;
  border-width: 0;
  border-radius: 50%;
  background: white;
  text-indent: 9000px;}
#masthead .slick-dots li {
  display: inline-block;
  /*height: 525px;*/
}
#masthead .slick .slide-item video {
  width: 100%;
  margin: 0 0 -3px;
}
.slick-cloned { display: none !important; }

/*RECIPE HERO IMAGE
 */
#header-image {
  position: relative;
  top: -1px;
  z-index: 9;
  width: 100%;
  height: 520px;
  -moz-box-shadow: 1px 1px 1px 1px #c2bfb7;
  -webkit-box-shadow: 1px 1px 1px 1px #c2bfb7;
  box-shadow: 1px 1px 1px 1px #c2bfb7; }
#header-image .caption {
  position: absolute;
  top: 170px;
  z-index: 100;
  width: 45%; }
#header-image h2 {
  width: 100%;
  margin-bottom: 35px;
  margin-left: 0%;
  font: normal 46px/46px cooper-black-std, sans-serif;
  color: white;
  text-shadow: 2px 2px 2px black; }
#header-image p {
  width: 85%;
  margin-left: 0%;
  font: 400 20px/26px "adelle", serif;
  letter-spacing: 0.75px;
  color: white;
  text-shadow: 2px 2px 2px black; }
#header-image p a {
  display: inline-block;
  clear: both;
  margin-top: 30px;
  padding: 12px 22px;
  background: #646d42;
  box-shadow: -1px 2px 2px -1px black;
  font: 700 15px/16px "adelle", serif;
  letter-spacing: 0.45px;
  color: white;
  text-shadow: none; }

#bio {
  display: block;
  width: 100%;
  height: auto;
  padding: 40px 0;
  background: url(images/wood.jpg); }
#bio .section-content {
  float: left;
  width: 68.33333%;
  margin-top: 20px;
  color: #757165; }
#bio .section-content h4 {
  margin-bottom: 20px;
  font: 18px/21px "adelle", serif;
  color: #4d4d4d; }
#bio .section-content p {
  padding-bottom: 15px;
  font: 15px/20px "adelle", serif;
  color: #4d4d4d; }
#bio .section-image {
  position: relative;
  float: right;
  width: 23.33333%;
  margin-top: 40px; }
#bio .section-image .recipe_thumbnail {
  position: absolute;
  top: -25px;
  display: block;
  float: left;
  padding: 10px;
  transform: rotate(-12deg);
  border: 1px solid #e6e5d4;
  background: none repeat scroll 0 0 white; }
#bio .section-image .recipe_thumbnail img {
  display: block;
  width: 100%;
  height: auto; }
#bio .section-image .recipe_thumbnail:last-child {
  top: -25px;
  right: -40px;
  transform: rotate(12deg); }
#bio .section-image .recipe_thumbnail:last-child img {
  display: block;
  width: 100%;
  height: auto; }

.wood-border {
  width: 100%;
  height: 30px;
  background: url(images/wood-border.png) repeat-x; }

.fraeona-logo {
  position: absolute;
  top: 380px;
  left: 60px;
  z-index: 99;
  width: 293px;
  height: 182px; }

/*HOMEPAGE
 */
#products-feature {
  position: relative;
  padding: 70px 0;
  background: #f4f1e9; }
#products-feature .section-title h4 {
  margin-bottom: 30px;
  font: normal 24px/24px cooper-black-std, sans-serif; }
#products-feature .section-title h4 a {
  color: #646d42; }
#product-range-feature {
  float: left;
  width: 47%; }
#product-range-feature:first-child {
  margin-right: 6%; }
#product-range-feature .section-image {
  float: left;
  clear: left;
  width: 35%; }
#product-range-feature .section-image img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%; }
#product-range-feature .section-content {
  float: right;
  width: 60%;
  margin-left: 5%;
  color: #757165; }
#product-range-feature .section-content h4 {
  margin-top: 15px;
  margin-bottom: 15px;
  font: normal 24px/24px cooper-black-std, sans-serif;
  color: #646d42; }
#product-range-feature .section-content p {
  min-height: 100px;
  font: 300 15px/21px "adelle", serif; }
#product-range-feature .section-content a {
  display: block;
  padding-top: 15px;
  font: normal 16px/16px cooper-black-std, sans-serif;
  color: #646d42; }
#product-range-feature .section-content a:after {
  display: inline-block;
  padding-left: 10px;
  content: "\f054";
  font-family: FontAwesome;
  font-size: 12px; }

#single-product-feature {
  float: left;
  width: 40%;
  margin-left: 40px; }
#single-product-feature .section-image {
  float: left;
  width: 27.86885%;
  margin-left: -10px; }
#single-product-feature .section-image img {
  display: block;
  width: 100%;
  height: auto; }
#single-product-feature .section-content {
  float: left;
  width: 57.37705%;
  margin-left: 5.7377%;
  color: #757165; }
#single-product-feature .section-content h4 {
  margin-top: 30px;
  margin-bottom: 15px;
  font: normal 24px/24px cooper-black-std, sans-serif;
  color: #646d42; }
#single-product-feature .section-content p {
  min-height: 100px;
  font: 300 15px/21px "adelle", serif; }
#single-product-feature .section-content a {
  display: block;
  padding-top: 15px;
  font: normal 16px/16px cooper-black-std, sans-serif;
  color: #646d42; }
#single-product-feature .section-content a:after {
  display: inline-block;
  padding-left: 10px;
  content: "\f054";
  font-family: FontAwesome;
  font-size: 12px; }

#guy {
  position: absolute;
  right: -360px;
  bottom: 10px;
  z-index: 1;
  width: 230px;
  height: 320px; }
#guy .message {
  position: absolute;
  top: 210px;
  left: -110px;
  z-index: 9;
  width: 180px;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: white;
  font: 300 15px/18px "adelle", serif;
  color: #757165; }
#guy .message a {
  display: block;
  padding-top: 15px;
  font: normal 16px/16px cooper-black-std, sans-serif;
  color: #646d42; }
#guy img {
  z-index: 999;
  width:226px;
  /*position: relative;*/
  height:329px; }

#advert {
  padding: 40px 0 80px; }
#advert .section-inner h2 {
  margin-top: 10px;
  margin-bottom: 30px;
  font: normal 24px/24px cooper-black-std, sans-serif;
  color: #646d42;
  text-align: center; }
#advert .section-content a {
  display: block;
  padding-top: 15px;
  font: normal 16px/16px cooper-black-std, sans-serif;
  color: #646d42;
  text-align: center; }
#advert .section-image {
  position: relative;
  float: left;
  width: 30%;
  margin: 1.5%; }
#advert .section-image img {
  display: inline-block;
  width: 100%;
  height: auto;
  cursor: pointer; }
/*  #advert .section-image .play {
    position: absolute;
    top: 30%;
    left: 38%; }
  #advert .section-image img.play {
    width: 115px;
    height: 115px;
    cursor: pointer; }
#advert .section-content {
  float: right;
  width: 52.5%; }
  #advert .section-content h4 {
    font: normal 24px/24px cooper-black-std, sans-serif;
    color: #646d42;
    margin-bottom: 30px;
    margin-top: 10px; }
  #advert .section-content p {
    font: 300 15px/21px "adelle", serif;
    padding-bottom: 15px;
    color: #757165; }
  #advert .section-content a {
    color: #646d42;
    font-weight: 400; }
  #advert .section-content a strong {
    font: normal 16px/16px cooper-black-std, sans-serif;
    padding-top: 15px;
    display: block; }
  #advert .section-content a strong:after {
    font-family: FontAwesome;
    content: "\f054";
    display: inline-block;
    font-size: 12px;
    padding-left: 10px; }*/

#promo-feature {
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 0 40px 0;
  background: #e3e2cf; }
#promo-feature .section-content {
  float: left;
  width: 54.16667%; }
#promo-feature .section-content h3 {
  margin-bottom: 30px;
  font: normal 24px/24px cooper-black-std, sans-serif;
  color: #646d42; }
#promo-feature .section-content p {
  color: #757165; }
#promo-feature .section-image {
  float: right;
  width: 37.5%; }

#promo-feature .section-content a {
  display: block;
  padding-top: 15px;
  font: normal 16px/16px cooper-black-std, sans-serif;
  color: #646d42; }

.owl-theme .owl-controls .owl-page span {
  background: #d5cec3; }

#recipe {
  margin: 70px 0 10px 0; }
#recipe .section-inner {
  position: relative !important; }
#recipe .owl-carousel {
  position: static !important; }
#recipe .owl-wrapper-outer {
  position: static !important; }
#recipe .view-all {
  position: absolute;
  top: 330px;
  left: 86%;
  font: 14px/21px "adelle", serif;
  font-style: italic;
  color: #cdcdcd;
  text-transform: lowercase; }
#recipe #featured-recipes {
  float: left;
  width: 68.33333%;
  overflow: hidden; }
#recipe #featured-recipes .owl-item {
  float: left; }
#recipe #featured-recipes .owl-item .recipe-slide {
  display: block;
  width: 90%;
  margin: 5%; }
#recipe #featured-recipes .owl-item .recipe-slide img {
  display: block;
  width: 100%;
  height: auto; }
#recipe #featured-recipes .owl-item .recipe-slide h2 {
  height: auto;
  min-height: 54px;
  margin: 0;
  padding: 10px 20px;
  background: url(images/recipe-background.jpg) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font: 15px/19px "Sanchez", serif;
  color: #4d4d4d; }
#recipe #featured-recipes .owl-controls {
  clear: both; }
#recipe #featured-recipes .owl-controls .owl-page span {
  margin: 5px;
  cursor: pointer; }
#recipe #featured-recipes .owl-buttons {
  height: 55px; }
#recipe #featured-recipes .owl-buttons .owl-next {
  position: absolute;
  top: 120px;
  right: 29.58333%;
  width: 20px;
  height: 55px;
  opacity: 1;
  background: url(images/arrow-next.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer; }
#recipe #featured-recipes .owl-buttons .owl-prev {
  position: absolute;
  top: 120px;
  left: 2.08333%;
  z-index: 999;
  width: 20px;
  height: 55px;
  opacity: 1;
  background: url(images/arrow-prev.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer; }
#recipe #recipes-feature {
  float: right;
  width: 30%; }
#recipe #recipes-feature img {
  display: block;
  width: 100%;
  height: auto; }

#featured-recipe {
  position: relative;
  background: none repeat scroll 0 0 #f4f1e9; }
#featured-recipe h2 {
  display: block;
  margin: 40px 0 20px 0;
  font: 18px/20px cooper-black-std, sans-serif;
  color: #4d5b32;
  text-align: center;
  text-transform: uppercase; }
#featured-recipe .recipe-slider {
  width: 96%;
  margin: 0 2%;
  overflow: hidden; }
#featured-recipe .owl-item {
  float: left; }
#featured-recipe .owl-item .recipe-slide {
  display: block;
  width: 90%;
  margin: 5%; }
#featured-recipe .owl-item .recipe-slide img {
  display: block;
  width: 100%;
  height: auto; }
#featured-recipe .owl-item .recipe-slide h2 {
  height: auto;
  min-height: 54px;
  margin: 0;
  padding: 10px 20px;
  background: url(images/recipe-background.jpg) no-repeat;
  background-size: cover;
  font: 15px/21px "adelle", serif;
  color: #4d4d4d;
  text-transform: none; }
#featured-recipe .owl-controls {
  clear: both; }
#featured-recipe .owl-controls .owl-page span {
  margin: 5px; }
#featured-recipe .owl-buttons {
  height: 55px; }
#featured-recipe .owl-buttons .owl-next {
  position: absolute;
  top: 120px;
  right: 3%;
  z-index: 9999;
  width: 20px;
  height: 55px;
  opacity: 1;
  background: url(images/arrow-next.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer; }
#featured-recipe .owl-buttons .owl-prev {
  position: absolute;
  top: 120px;
  left: 4%;
  z-index: 999;
  width: 20px;
  height: 55px;
  opacity: 1;
  background: url(images/arrow-prev.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer; }

#recipe-grid {
  width: 94%;
  margin: 0px -3% 50px 3%; }
#recipe-grid h2 {
  display: block;
  margin: 70px 0 40px 0;
  font: 18px/20px cooper-black-std, sans-serif;
  color: #4d5b32;
  text-align: center;
  text-transform: uppercase; }
/*#recipe-grid #filter {
 margin-bottom: 40px;
 margin-left: 22%; }*/
#recipe-grid #filter {
  padding-bottom: 2%;
  text-align: center; }
#recipe-grid #filter span.customSelect {
  margin-right: 30px; }
#recipe-grid .recipe-item {
  display: block;
  float: left;
  width: 17.5%;
  margin-right: 2.08333%;
  margin-bottom: 15px; }
#recipe-grid .recipe-item img {
  display: block;
  width: 94%;
  height: auto;
  padding: 3%;
  border: 1px solid #e6e5d4; }
#recipe-grid .recipe-item h2 {
  height: auto;
  min-height: 54px;
  margin: 0;
  padding: 10px 20px;
  font: 13px/16px "Sanchez", serif;
  color: #4d4d4d;
  text-transform: none; }
#recipe-grid #filter .select{
  width: 45%;
}

.promo-product {
  padding: 30px 0 120px 0; }
.promo-product .section-content {
  float: right;
  width: 55.0%;
  margin-top: 85px; }
.promo-product .section-content h2 {
  margin-bottom: 35px;
  font: normal 32px/32px cooper-black-std, sans-serif;
  color: #646d42; }
.promo-product .section-content h2 a {
  margin-bottom: 35px;
  font: normal 32px/32px cooper-black-std, sans-serif;
  color: #646d42; }
.promo-product .section-content p {
  padding-bottom: 20px;
  color: #757165; }
.promo-product .section-content a {
  color: #757165; }
.promo-product .section-content h4 {
  margin-bottom: 10px;
  font-weight: 600;
  color: #757165; }
.promo-product .section-content ul {
  padding-bottom: 10px;
  padding-left: 15px; }
.promo-product .section-content ul li {
  padding-bottom: 5px;
  list-style: square;
  font: 300 15px/20px "adelle", serif;
  color: #757165; }
.promo-product .section-image {
  float: left;
  width: 38.33333%;
  margin-top: 25px;
  margin-left: 20px; }
.promo-product .section-image img {
  position: relative;
  z-index: 999;
  display: block;
  width: 100%;
  max-width: 250px;
  height: auto;
  margin-top: 60px;
  margin-left: 30%; }
.promo-product .recipe_thumbnail {
  position: absolute;
  left: 100px;
  display: block;
  width: 100%;
  max-width: 240px;
  height: auto;
  margin-top: -410px;
  padding: 10px;
  -ms-transform: rotate(9deg);
  -webkit-transform: rotate(9deg);
  transform: rotate(9deg);
  outline: 1px solid transparent;
  border: 1px solid #e6e5d4;
  background: white; }
.promo-product .recipe_thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  outline: 1px solid transparent; }
.promo-product .recipe_thumbnail:last-child {
  left: 80px;
  margin-top: -210px;
  -ms-transform: rotate(-12deg);
  -webkit-transform: rotate(-12deg);
  transform: rotate(-12deg); }

#recipe-intro {
  padding: 20px 0;
  background: #f4f1e9; }
#recipe-intro .section-content {
  float: left;
  width: 66.66667%;
  margin-top: 65px; }
#recipe-intro .section-content img {
  display: block;
  width: 97%;
  height: auto;
  margin-bottom: 40px;
  padding: 1.5%;
  border: 1px solid #e6e5d4;
  background: white; }
#recipe-intro .section-content h1 {
  margin-bottom: 35px;
  font: normal 42px/42px cooper-black-std, sans-serif;
  color: #646d42; }
#recipe-intro .section-content h4 {
  margin-top: 20px;
  margin-bottom: 15px;
  font: 600 18px/18px "adelle", serif;
  color: #646d42;
  text-transform: uppercase; }
#recipe-intro .section-content h6 {
  margin-top: 20px;
  margin-bottom: 15px;
  font: 600 15px/15px "adelle", serif;
  color: #646d42;
  text-transform: uppercase; }
#recipe-intro .section-content h6:before {
  vertical-align: middle;
  content: url("images/hat.png") "\00a0\00a0\00a0\00a0";}
#recipe-intro .section-content p {
  padding-bottom: 20px;
  font: 400 16px/24px "adelle", serif;
  color: #757165; }
#recipe-intro .section-content ul {
  padding-bottom: 20px;
  padding-left: 20px; }
#recipe-intro .section-content ul li {
  padding-bottom: 8px;
  list-style: square;
  font-weight: 400;
  color: #757165; }
#recipe-intro .content-right {
  position: relative;
  float: right;
  width: 27.08333%;
  margin-top: 80px; }
#recipe-intro .content-right .ingredients {
  position: relative;
  z-index: 999;
  width: 70%;
  margin-top: 50px;
  padding: 8%;
  background: white;
  font: 400 13px/21px "adelle", serif; }
#recipe-intro .content-right .ingredients h5 {
  margin: 0 0 20px 0;
  font: 600 16px/21px "adelle", serif;
  color: #646d42; }
#recipe-intro .content-right .ingredients li {
  clear: both;
  padding-bottom: 9px;
  line-height: 16px;
  color: #757165;
  text-align: left; }
#recipe-intro .content-right .recipe-share {
  margin-top: 20px;
  padding-left: 10px; }
#recipe-intro .content-right .recipe-share h6 {
  display: block;
  margin: 20px 0;
  padding: 20px 0 4px 0;
  border-bottom: 1px solid;
  font: 18px/20px cooper-black-std,sans-serif;
  color: #646d42;
  text-align: left;
  text-transform: uppercase; }
#recipe-intro .content-right .recipe-share ul {
  margin-bottom: 20px; }
#recipe-intro .content-right .recipe-share li {
  display: inline-block;
  float: left;
  margin-right: 7px; }
#recipe-intro .content-right .recipe-share .facebook a {
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -7px;
  background: url("images/facebook-icon.png") no-repeat scroll 0 0 transparent;
  text-indent: -9999px; }
#recipe-intro .content-right .recipe-share .twitter a {
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -7px;
  background: url("images/twitter-icon.png") no-repeat scroll 0 0 transparent;
  text-indent: -9999px; }
#recipe-intro .content-right .recipe-share .email a {
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -7px;
  background: url("images/mail-icon.png") no-repeat scroll 0 0 transparent;
  text-indent: -9999px; }
#recipe-intro .content-right .recipe-share .print a {
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -10px;
  background: url("images/print-icon.png") no-repeat scroll 0 0 transparent;
  text-indent: -9999px; }
#recipe-intro .content-right .recipe-print {
  clear: both;
  margin-top: 20px;
  padding-left: 10px;
  font: 800 14px/21px "adelle", serif;
  color: #757165;
  text-transform: uppercase; }

.schema_block .header_type:before {
  vertical-align: middle;
  content: url("images/tongs.png") "\00a0\00a0\00a0\00a0";
}

#main-content {
  padding: 50px 0;
  background: #f4f1e9; }
#main-content .section-content {
  width: 100%;
  margin-top: 65px; }
#main-content .section-content img {
  display: block;
  width: 97%;
  height: auto;
  padding: 1.5%;
  border: 1px solid #e6e5d4;
  background: white; }
#main-content .section-content img.align-right {
  float: right;
  width: auto;
  height: auto;
  padding: 1.5%;
  border: 0;
  background: none; }
#main-content .section-content img.align-none {
  width: auto;
  height: auto;
  padding: 1.5%;
  border: 0;
  background: none; }
#main-content .section-content h1.title {
  margin-bottom: 35px;
  padding: 0;
  font: normal 42px/42px cooper-black-std, sans-serif;
  color: #646d42; }
#main-content .section-content h2.title {
  margin-bottom: 35px;
  padding: 0;
  font: normal 42px/42px cooper-black-std, sans-serif;
  color: #646d42; }
#main-content .section-content p {
  padding-bottom: 20px;
  font: 400 15px/24px "adelle", serif;
  color: #757165; }
#main-content .section-content .lead p {
  font: 400 18px/26px "adelle", serif; }
#main-content .section-content h2 {
  padding-bottom: 20px;
  font: 400 22px/28px "adelle", serif;
  color: #757165; }
#main-content .section-content h3 {
  padding-top: 10px;
  padding-bottom: 20px;
  font: 600 18px/28px "adelle", serif;
  color: #646d42; }
#main-content .section-content ul {
  padding-left: 20px; }
#main-content .section-content ul li {
  padding-bottom: 10px;
  list-style: square;
  font: 400 15px/24px "adelle", serif;
  color: #757165; }
#main-content .section-content ol {
  margin-bottom: 20px;
  padding-left: 20px;
  list-style: decimal; }
#main-content .section-content ol li {
  padding-bottom: 10px;
  font: 400 15px/24px "adelle", serif;
  color: #757165; }
#main-content .section-content strong {
  font-weight: 700;
  color: #646d42; }
#main-content .section-content a {
  color: #646d42;
  text-decoration: underline; }
#main-content .section-content .section-image img {
  display: block;
  width: 97%;
  height: auto;
  margin-bottom: 40px;
  padding: 1.5%;
  border: 1px solid #e6e5d4;
  background: white; }
#main-content aside {
  float: right;
  width: 25%;
  margin-top: 70px; }
#main-content aside h4 {
  margin-bottom: 20px;
  font: 400 21px/21px "adelle", serif;
  color: #646d42; }
#main-content aside h5 {
  margin-bottom: 10px;
  font: 400 18px/21px "adelle", serif;
  color: #646d42; }
#main-content aside p {
  font: 300 15px/21px "adelle", serif;
  color: #757165; }
#main-content aside a {
  color: #646d42; }
#main-content .advert-item:first-child {
  margin-top: 40px; }
#main-content .advert-item {
  margin: 20px 0; }
#main-content .advert-item .section-image {
  position: relative;
  float: left;
  width: 33.33333%;
  margin-right: 30px;
  margin-bottom: 30px;
  background: white; }
#main-content .advert-item .section-image img {
  display: block;
  width: 97%;
  height: auto;
  padding: 1.5%;
  border: 1px solid #e6e5d4;
  cursor: pointer; }
#main-content .advert-item .section-image .play {
  position: absolute;
  top: 30%;
  left: 38%;
  width: 25%;
  border: none;
  cursor: pointer; }
#main-content .advert-item .section-content {
  float: left;
  width: 62.5%;
  margin-top: 0; }
#main-content .advert-item .section-content h4 {
  margin: 30px 0 10px;
  font: normal 24px/24px cooper-black-std, sans-serif;
  color: #646d42; }
#main-content .advert-item .section-content span.entry-date {
  display: block;
  margin-bottom: 15px;
  color: #646d42; }
#main-content .pagination {
  float: right;
  margin-top: 20px;
  color: #646d42; }
#main-content .pagination .page-numbers {
  width: 30px;
  margin-left: 5px;
  padding: 3px 8px;
  background: #757165;
  color: white; }
#main-content .pagination .page-numbers.current {
  background: #646d42; }
#main-content .advert-single {
  width: 66.66667%;
  margin-top: 65px; }
#main-content .advert-single .video-container {
  position: relative;
  height: 0;
  padding-top: 35px;
  padding-bottom: 56.25%;
  overflow: hidden; }
#main-content .advert-item .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
#main-content .advert-single h3 {
  margin: 30px 0 20px;
  font: 24px/24px cooper-black-std, sans-serif;
  color: #646d42; }
#main-content .advert-single p {
  color: #757165; }

#address-main {
  float: left;
  width: 32.5%;
  margin-bottom: 90px;
  font: 400 15px/24px "adelle", serif;
  color: #757165; }
#address-main .map {
  width: 97%;
  height: auto;
  margin-bottom: 20px;
  padding: 1.5% 1.5% 0 1.5%;
  border: 1px solid #ddd8cb;
  background: white; }
#address-main .map iframe {
  width: 100%; }
#address-main .address {
  margin-bottom: 5px; }
#address-main .poaddress {
  margin-bottom: 20px; }
#address-main .fax {
  margin-bottom: 20px; }
#address-main .email {
  display: block;
  width: 100%; }
#address-main .facebook {
  display: block;
  width: 100%; }

#contact-form {
  float: right;
  width: 60%;
  margin-bottom: 90px; }

#contact-store {
  margin: 60px 0; }
#contact-store .col-2 {
  float: left;
  width: 48%; }
#contact-store .col-2 h5 {
  margin: 20px 0 15px;
  font: 400 20px/20px cooper-black-std, sans-serif;
  color: #646d42; }
#contact-store .col-2 .map {
  float: left;
  width: 50%;
  height: auto;
  margin: 0 20px 0 0;
  padding: 1.5% 1.5% 0 1.5%;
  border: 1px solid #ddd8cb;
  background: white; }
#contact-store .col-2 .map iframe {
  width: 100%; }

#feature {
  padding: 50px 0; }

#career {
  padding: 50px 0;
  background: #f4f1e9; }
#career .section-content {
  float: left;
  width: 66.66667%;
  margin-top: 65px; }
#career .section-content h3.title {
  margin-bottom: 35px;
  font: normal 42px/42px cooper-black-std, sans-serif;
  color: #646d42; }
#career .section-content h4 {
  margin: 30px 0 10px;
  font: 24px/24px cooper-black-std, sans-serif;
  color: #646d42; }
#career .section-content h4 a {
  display: block;
  margin-bottom: 10px;
  font: normal 28px/28px cooper-black-std, sans-serif;
  color: #646d42; }
#career .section-content h5 {
  margin-bottom: 20px;
  font: 500 16px/16px "adelle", serif;
  color: #757165; }
#career .section-content p {
  color: #757165; }
#career .section-content ul {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px; }
#career .section-content ul li {
  list-style: square;
  color: #757165; }
#career .section-content a.learn-more {
  display: block;
  margin-top: 30px;
  font: 600 16px/16px "adelle", serif;
  color: #646d42; }
#career .section-content a.learn-more:after {
  display: inline-block;
  padding-left: 10px;
  content: "\f054";
  font-family: FontAwesome;
  font-size: 11px; }
#career .section-content .career-item {
  margin-bottom: 40px; }
#career .content-right {
  position: relative;
  float: right;
  width: 27.08333%;
  margin-top: 80px; }
#career .content-right .ingredients {
  position: relative;
  z-index: 999;
  width: 70%;
  margin-top: 50px;
  padding: 8%;
  background: white;
  font: 400 13px/21px "adelle", serif; }
#career .content-right .ingredients h5 {
  margin: 0 0 20px 0;
  font: 600 16px/21px "adelle", serif;
  color: #646d42; }
#career .content-right .ingredients li {
  clear: both;
  padding-bottom: 9px;
  line-height: 16px;
  text-align: left; }
#career .content-right .ingredients li a {
  color: #757165; }

.recipe-side{
  width: 80%;
}
#recipe-range{
  padding-left: 10px;
}
#recipe-range h2 {
  display: block;
  margin: 20px 0;
  padding: 10px 0 4px 0;
  border-bottom: 1px solid;
  font: 18px/20px cooper-black-std,sans-serif;
  color: #646d42;
  text-align: left;
  text-transform: uppercase;
}
.recipe .recipe-range h4 {
  padding-bottom: 20px;
  padding-left: 5px;
  font: 400 16px/24px "adelle",serif;
  color: #333;
  text-align: center;
}
.recipe .recipe-range .section-image img {
  width: 100%;
  height: auto;
  padding: 2%;
  border: 1px solid #e6e5d4;
  background: white none repeat scroll 0 0;
}

#product-intro {
  padding: 0;
  background: #f4f1e9; }
.single-product #product-intro {
  padding: 20px 0; }
#product-intro #range-intro .section-content {
  float: left;
  width: 47.5%;
  margin-top: 105px; }
#product-intro #range-intro .section-content h4 {
  margin-top: 10px;
  margin-bottom: 15px;
  font: normal 21px/42px "adelle", serif;
  color: #646d42; }
#product-intro #range-intro .section-content ul .col {
  float: left;
  margin-right: 60px;
  padding-bottom: 20px;
  font: 400 15px/24px "adelle", serif;
  color: #757165; }
#product-intro #range-intro .section-content h1 {
  margin: 40px 0 35px;
  font: normal 42px/42px cooper-black-std, sans-serif;
  color: white;
  text-shadow: 1px 1px 1px black; }
#product-intro #range-intro .section-content p {
  margin-bottom: 15px;
  font: 400 20px/26px "adelle", serif;
  letter-spacing: 0.25px;
  color: white;
  text-shadow: 1px 1px 1px black; }
#product-intro #range-intro .section-content p a {
  display: inline-block;
  clear: both;
  margin-top: 20px;
  padding: 12px 22px;
  background: #646d42;
  font: normal 16px/16px cooper-black-std, sans-serif;
  letter-spacing: 0.5px;
  color: white;
  text-shadow: none;
  text-transform: uppercase; }
#product-intro #range-intro .section-image {
  float: right;
  width: 40%; }
#product-intro #range-intro .section-image img {
  display: block;
  width: 100%;
  height: auto; }

#single-intro { padding:20px 0 60px; }
#single-intro .section-image { float:left; width:32%; margin:65px 0px 0px 0px; }
#single-intro .section-image img { display:block; width:100%; height:auto; outline:1px solid transparent; }
/* -ms-transform: rotate(-3deg);
      -moz-transform: rotate(-3deg);
      -o-transform: rotate(-3deg);
      -webkit-transform: rotate(-3deg);
      transform: rotate(-3deg); */
#single-intro .section-content { float:left; width:40%; margin-top:65px; margin-left:0px; }
#single-intro .section-content h1 { margin-bottom:15px; padding-left:24px; font:normal 32px/32px cooper-black-std, sans-serif; color:#646d42; }
#single-intro .section-content p { padding-bottom:20px; padding-left:24px; font:400 15px/24px "adelle", serif; color:#757165; }
#single-intro .section-content p a { color:#646d42; }
#single-intro .section-content ul { padding-bottom:10px; padding-left:15px; }
#single-intro .section-content li { padding-bottom:5px; list-style:square; font:400 15px/20px "adelle", serif; color:#757165; }
#single-intro .section-content h3 { margin-bottom: 15px; padding-left: 24px; font: 32px/32px cooper-black-std,sans-serif; color: #646d42;}
#single-intro .section-content h4 { margin:10px 0 5px 0; padding-left:24px; font-weight:700; color:#757165; text-transform:uppercase; }
#single-intro .section-content h5 { margin:10px 0 5px 0; padding-left:24px; font-size:14px; font-weight:700; color:#757165; text-transform:uppercase; }
#single-intro .section-content #ingredients { padding-bottom:20px; padding-left:24px; font:400 13px/21px "adelle", serif; color:#757165; }
#single-intro .nutrition { position:relative; float:left; width:28%; }
#single-intro .nutrition .serving {
  position: relative; left:20px;
  z-index: 990;
  width: 70%;
  margin-top: 150px;
  padding: 8%;
  background: white;
  font: 400 14px/21px "adelle", serif; }
#single-intro .nutrition .serving h5 {
  margin: 0 0 20px 0;
  font: 600 16px/21px "adelle", serif;
  color: #646d42; }
#single-intro .nutrition .serving li {
  clear: both;
  color: #757165;
  text-align: right; }
#single-intro .nutrition .serving li span {
  float: left; }
#single-intro .nutrition .serving li .strong {
  font-weight: 600; }
#single-intro .nutrition .serving .small {
  padding-top: 5px;
  font-size: 10px;
  text-align: left; }
#single-intro .nutrition .all-recipe-link {
  position: relative;
  z-index: 998 !important;
  display: inline-block;
  margin-top: 30px;
  padding: 10px 15px;
  background: #646d42;
  font-family: cooper-black-std, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: white;
  text-transform: uppercase; }
#single-intro .nutrition .recipe_thumbnail {
  position: absolute;
  right: -15px;
  display: block;
  width: 100%;
  max-width: 260px;
  height: auto;
  margin-top: -360px;
  padding: 10px;
  -ms-transform: rotate(12deg);
  -moz-transform: rotate(12deg);
  -o-transform: rotate(12deg);
  -webkit-transform: rotate(12deg);
  transform: rotate(12deg);
  outline: 1px solid transparent;
  border: 1px solid #e6e5d4;
  background: white; }
#single-intro .nutrition .recipe_thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  outline: 1px solid transparent; }
#single-intro .nutrition .recipe_thumbnail:last-child {
  right: -45px;
  margin-top: -180px;
  -ms-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
  outline: 1px solid transparent; }

#product-range.bk {
  background: #f4f1e9; }
#product-range.bk .owl-buttons .owl-next {
  background: url(images/arrow-next-darker.png) no-repeat !important; }
#product-range.bk .owl-buttons .owl-prev {
  background: url(images/arrow-prev-darker.png) no-repeat !important; }

#product-range {
  padding: 40px 0px; }
#product-range #filter {
  clear: both;
  width: 30% !important; }
#product-range h2 {
  display: block;
  margin-bottom: 20px;
  padding-top: 10px;
  font: normal 18px/20px cooper-black-std, sans-serif;
  color: #646d42;
  text-align: center;
  text-transform: uppercase; }

.product { position:relative!important; padding:30px 0 0 0; }
.product .owl-item { float:left; }
.product .owl-item .product-range-slide { display:block; width:98%; padding:0 1%; }
.product .owl-item .product-range-slide h4 {
  margin-top: 10px;
  font: 800 16px/19px "adelle", serif;
  color: #646d3f;
  text-align: center; }
.product .owl-item .product-range-slide h5 {
  margin: 10px 0 25px 0;
  font: normal 16px/16px "adelle", serif;
  color: #646d3f;
  text-align: center; }
.product .owl-item .product-range-slide .section-image { width:100%; min-height:310px!important; border:1px solid #e6e8e1; }
.product .owl-item .product-range-slide .section-image img { display:block; width:100%; height:auto; height:auto; margin-top:8px; }
.product .owl-item .product-range-slide .section-image img { display:block; width:100%; height:auto; max-height: 300px; margin-top:8px; }
.product .owl-item .product-range-slide .related-image img { display:block; width:100%; height:180px; margin-top:8px; }
.product .owl-controls {
  clear: both; }
.product .owl-controls .owl-page span {
  margin: 5px; }
.product .owl-buttons .owl-next {
  position: absolute;
  top: 150px;
  right: -50px;
  width: 20px;
  height: 55px;
  opacity: 1 !important;
  background: url(images/arrow-next.png) no-repeat !important;
  text-indent: -9999px;
  cursor: pointer; }
.recipe .owl-buttons .owl-next {
  top: 100px; }
.product .owl-buttons .owl-prev {
  position: absolute;
  top: 150px;
  left: -35px;
  z-index: 999;
  width: 20px;
  height: 55px;
  opacity: 1 !important;
  background: url(images/arrow-prev.png) no-repeat !important;
  text-indent: -9999px;
  cursor: pointer; }
.recipe .owl-buttons .owl-prev {
  top: 100px; }

.tablepress {
  font-size: 14px; }
.tablepress thead th {
  background: #646d42;
  color: white;
  text-align: center; }
.tablepress tbody td:first-child {
  width: 40%;
  text-align: left; }
.tablepress tbody td {
  width: 10%;
  color: #757165;
  text-align: center; }
.tablepress .odd td {
  background-color: white; }

#main-content .s4s.section-content {
  margin-top: 0px; }

.section-image img.attachment-s4s {
  display: block;
  width: 100%;
  height: auto; }

.col {
  float:left;
  width: 30%;
  min-height: 1px;
  /*-- our gutter -- */
  padding: 1.5%;
}

.search-no-results #internal #sub-nav .section-inner ul.nav {
  display: none;
}
.fine-print{
  font-size:14px;
  font-weight:lighter;
}
footer {
  clear: both;
  width: 100%;
  margin-top: -20px;
  padding: 40px 0;
  background: #646d42;
  font: 400 15px/20px museo-sans-rounded, sans-serif;
  color: white;
  text-align: center; }
footer ul {
  margin-bottom: 20px; }
footer ul li {
  display: inline-block;
  text-align: center; }
footer ul li a {
  display: inline-block;
  padding-left: 15px;
  font: 400 15px/20px museo-sans-rounded, sans-serif;
  color: white; }

footer li:first-child a {
  padding-left: 0; }

body.search [role="article"] {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #646d42; }
body.search [role="article"] h3 a {
  font-weight: 600;
  color: #646d42; }
body.search .entry-content {
  margin-top: 15px; }
body.search h1.search {
  margin-top: 25px;
  margin-bottom: 35px;
  padding: 0;
  font: 42px/42px cooper-black-std, sans-serif;
  color: #646d42; }
body.search h2.search {
  padding-bottom: 20px;
  font: 600 18px/28px "adelle", serif;
  color: #646d42; }

@media all and (max-width: 1245px) {
  header #logo {
    width: 218px; }
  header #logo img {
    width: 100%;
    height: auto; }
  header #navigation {
    margin-left: 180px; }

  #sub-nav .nav {
    margin-left: 180px; }
  #sub-nav .nav li a {
    padding: 5px 8px; }
  #recipe .view-all {
    top: 315px;
  }
}
@media all and (max-width: 1140px) {
  header #logo {
    left: 2%; }
  header #navigation {
    margin-left: 150px; }
  header #main-nav li a {
    padding: 0 3px 21px; }
  header #main-nav li.facebook {
    right: -6%; }

  #masthead .caption {
    width: 70%; }
  #recipe .view-all {
    top: 300px;
    left: 84%;
  }
}
@media all and (max-width: 980px) {
  header {
    height: 66px;
    padding: 0; }
  header #logo {
    top: 0px;
    left: 4%;
    width: 220px; }
  header #navigation {
    position: static;
    float: none;
    width: auto;
    max-width: 0;
    margin-left: 0;
    padding: 0; }
  header #main-nav {
    height: 100%;
    background: #757165;
    -webkit-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5); }
  header #main-nav li {
    padding: 0; }
  header #main-nav li.facebook a {
    display: none; }
  header #main-nav li:hover a {
    color: #333333; }

  #search-box {
    display: none; }

  .toggle-nav {
    position: absolute;
    top: 22px;
    right: 0px;
    display: block;
    margin-right: 10px !important;
    padding: 0px 10px !important;
    font-family: cooper-black-std, sans-serif;
    font-size: 32px;
    font-size: 18px;
    color: white;
    color: #646d42; }

  .toggle-nav .close-icon {
    position: absolute;
    top: 20px;
    right: -5px;
    margin: 0 !important; }

  #site-wrapper #site-canvas {
    position: relative !important;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all; }

  #site-wrapper.show-nav #site-canvas {
    position: relative;
    z-index: 9999 !important;
    -webkit-transform: translateX(-260px);
    transform: translateX(-260px); }

  #site-menu {
    position: absolute;
    top: 0px;
    right: -260px;
    width: 260px;
    height: 100%;
    background: #757165;
    -webkit-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5); }
  #site-menu .nav {
    float: none;
    width: 100%;
    min-height: 1200px;
    padding-top: 85px;
    background: #757165;
    -webkit-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5); }
  #site-menu .nav > li {
    position: relative;
    float: none;
    width: 100%;
    text-align: left; }
  #site-menu .menu-item-has-children a:after {
    position: absolute;
    right: 45px;
    display: inline-block;
    content: "\f078";
    font-family: FontAwesome;
    font-size: 16px !important;
    text-align: right; }
  #site-menu .menu-item-has-children {
    width: 98%; }
  #site-menu .nav > li:last-child a {
    border-bottom: 1px solid #868275; }
  #site-menu .nav > li > a {
    display: block;
    width: 100%;
    padding: 12px 15px;
    border-top: 1px solid #868275;
    border-bottom: 1px solid #646156;
    font-size: 16px;
    color: white;
    text-align: left;
    text-transform: uppercase; }
  #site-menu .nav > li > .sub-menu {
    position: relative;
    top: 0;
    left: 0;
    display: inherit;
    width: 100%;
    margin: 0;
    padding: 0 !important;
    opacity: 1;
    border: none;
    background-color: #f4f1e9;
    -webkit-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    text-align: left;
  }
  #site-menu .nav > li > .sub-menu a {
    padding: 5px 15px;
    text-align: left;
  }
  #site-menu .nav > li > .sub-menu a:after {
    content: "";
  }
  #site-menu .facebook a {
    display: none;
  }
  #recipe .view-all {
    top: 350px;
  }
}


@media all and (max-width: 840px) {
  .col {
    width: 46%;
  }
  #recipe .view-all {
    top: 315px;
  }
}

@media all and (max-width: 767px) {
  header {
    position: relative;
    height: 110px;
    padding: 0;
    border: none;
    background: url(images/mobile-header-repeat.png) repeat-x; }
  header #navigation {
    position: static;
    float: none;
    width: auto;
    max-width: 0;
    margin-left: 0;
    padding: 0; }
  header #logo {
    top: -31px;
    left: 0;
    float: left;
    width: 206px;
    height: 110px;
    padding-top: 22px; }
  header #logo img {
    width: 100%;
    box-shadow: none; }
  header #main-nav {
    height: 100%;
    background: #757165;
    -webkit-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5); }
  header #main-nav li.facebook a {
    display: none; }
  header #main-nav li:hover a {
    color: #333333; }

  #breadcrumbs {
    left: 0;
  }

  .toggle-nav {
    position: absolute;
    top: 30px;
    right: 0px;
    display: block;
    margin-right: 10px !important;
    padding: 12px 10px !important;
    font-family: cooper-black-std, sans-serif;
    font-size: 32px;
    font-size: 18px;
    color: white;
    color: #646d42; }

  .toggle-nav .close-icon {
    position: absolute;
    top: -10px;
    right: -5px;
    margin: 0 !important; }

  #site-wrapper #site-canvas {
    position: relative !important;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all; }

  #site-wrapper.show-nav #site-canvas {
    position: relative;
    z-index: 9999 !important;
    -webkit-transform: translateX(-260px);
    transform: translateX(-260px); }

  #site-menu {
    position: absolute;
    top: 0px;
    right: -260px;
    width: 260px;
    height: 100%;
    background: #757165;
    -webkit-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5); }
  #site-menu .nav {
    float: none;
    width: 100%;
    min-height: 1200px;
    padding-top: 85px;
    background: #757165;
    -webkit-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5); }
  #site-menu .nav > li {
    position: relative;
    float: none;
    width: 100%;
    text-align: left; }
  #site-menu .menu-item-has-children a:after {
    position: absolute;
    right: 45px;
    display: inline-block;
    content: "\f078";
    font-family: FontAwesome;
    font-size: 16px !important;
    text-align: right; }
  #site-menu .menu-item-has-children {
    width: 98%; }
  #site-menu .nav > li:last-child a {
    border-bottom: 1px solid #868275; }
  #site-menu .nav > li > a {
    display: block;
    width: 100%;
    padding: 12px 15px;
    border-top: 1px solid #868275;
    border-bottom: 1px solid #646156;
    font-size: 16px;
    color: white;
    text-align: left;
    text-transform: uppercase; }
  #site-menu .nav > li > .sub-menu {
    position: relative;
    top: 0;
    left: 0;
    display: inherit;
    width: 100%;
    margin: 0;
    padding: 0 !important;
    opacity: 1;
    border: none;
    background-color: #f4f1e9;
    -webkit-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    box-shadow: inset 6px 0px 4px 0px rgba(50, 50, 50, 0.5);
    text-align: left; }
  #site-menu .nav > li > .sub-menu > li > .sub-menu{
    position: relative;
    top: 0;
    left: 0;
    display: list-item !important;
    width: 100%;
    margin: 0;
    padding-left: 20px !important;
    opacity: 1;
    border: none;
    background-color: #f4f1e9;
    -webkit-box-shadow: inset 16px 0 4px -10px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: inset 16px 0 4px -10px rgba(50, 50, 50, 0.5);
    box-shadow: inset 16px 0 4px -10px rgba(50, 50, 50, 0.5);
    text-align: left; }
  #site-menu .nav > li > .sub-menu a {
    padding: 5px 15px;
    text-align: left; }
  #site-menu .nav > li > .sub-menu a:after {
    content: ""; }
  #site-menu .facebook a {
    display: none; }

  .owl-pagination {
    display: none !important; }

  .bk-cover {
    height: 420px;  }

  #masthead {
    /*height: 420px;*/
    height: auto; }
  #masthead .caption {
    top: 130px;
    width: 80%; }
  #masthead .caption h2 {
    margin-bottom: 20px;
    font: normal 28px/28px cooper-black-std, sans-serif; }
  #masthead .caption p {
    font: 500 16px/20px "adelle", serif; }
  #masthead .caption p a {
    margin-top: 25px;
    font: 600 14px/14px "adelle", serif; }
  #masthead .slick-dots {
    top: auto;
    bottom: 20px; }

  #main-content .section-content img.align-right {
    float: none;
    margin: 0 auto; }

  .section-inner {
    width: 86%;
    padding: 0 7%; }

  .section-image.group img {
    width: 100%;
    max-width: 100% !important;
    height: auto;
    margin: 0 0 0 0 !important; }

  .section-image {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    text-align: center; }
  .section-image img {
    width: 100%;
    max-width: 320px !important;
    height: auto;
    margin: 20px 0 0 0 !important; }

  .section-content {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    text-align: center; }
  .section-content h2 {
    font: 32px/32px cooper-black-std, sans-serif !important; }
  .section-content h3 {
    font: 32px/32px cooper-black-std, sans-serif !important; }

  .nutrition {
    float: none !important;
    width: 100% !important; }
  .nutrition .serving {
    width: 83% !important;
    margin-top: 40px !important; }

  .content-right {
    float: none !important;
    width: 100% !important; }
  .content-right .ingredients {
    width: 83% !important;
    margin-top: 20px !important; }

  #product-range-feature {
    float: none;
    width: 100%;
    margin-bottom: 45px; }

  #single-product-feature {
    float: none;
    width: 100%;
    margin-left: 0; }
  #single-product-feature .section-image {
    max-width: 180px; }

  #product-intro #range-intro .section-content {
    float: left !important; }
  #product-intro #range-intro .section-content p {
    font: 400 18px/21px "adelle", serif; }

  #guy {
    display: none; }

  #recipe {
    margin: 40px 0 20px 0; }
  #recipe .view-all {
    top: 350px;
    left: 77%;
  }
  #recipe #featured-recipes {
    float: none;
    width: 100%; }
  #recipe #featured-recipes .owl-controls {
    margin-top: 30px; }
  #recipe #featured-recipes .owl-buttons {
    height: 0; }
  #recipe #featured-recipes .owl-buttons .owl-next {
    right: -1%; }
  #recipe #recipes-feature {
    display: none; }

  #advert .section-image img.play {
    top: 17%;
    width: 75px;
    height: 75px;
    cursor: pointer; }
  #advert .section-content {
    margin-top: 30px !important; }

  .show-modal .modal {
    left: 2%;
    width: 94.2%; }

  #sub-nav {
    height: auto;
    padding-top: 5px; }
  #sub-nav .nav {
    width: 100%;
    margin: 0 0 0 -20px;
    padding: 0;
    text-align: center; }
  #sub-nav .nav li a {
    padding: 12px 20px 0 0;
    text-align: center; }

  #product-intro #single-intro .section-image {
    margin-bottom: 40px !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important; }

  .recipe_thumbnail {
    display: none !important; }

  .product {
    padding: 0; }

  #header-image .caption {
    top: 130px;
    width: 90%; }
  #header-image h2 {
    font: 36px/36px cooper-black-std, sans-serif; }
  #header-image p {
    display: none; }

  .fraeona-logo {
    top: 280px;
    left: 10px; }

  #recipe-grid .recipe-item {
    float: none;
    width: 100%;
    margin-right: 0; } }

@media all and (max-width: 600px) {
  #address-main{
    width: 100%;
  }
  #contact-form{
    width: 100%;
  }
  .col-6 {
    width: 100%
  }
  #contact-store .col-2{
    width: 100%
  }
  #contact-store .col-2 .map {
    width: 100%;
  }
  .col {
    width: 100%;
    padding: 20px 0;
  }
  #recipe-grid #filter .select {
    width: 100%;
  }
  #sub-nav {
    display: none;
  }
  #recipe .view-all {
    top: 380px;
    left: 65%;
  }
}

@media all and (max-width: 340px) {
  .section-inner {
    width: 82%;
    padding: 0 9%;
  }
  #recipe .view-all {
    top: 330px;
    left: 55%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #recipe #featured-recipes .owl-item .recipe-slide h2 {
    padding: 10px;
    font: 13px/17px "Sanchez", serif; }
  #recipe #featured-recipes .owl-buttons .owl-next {
    top: 90px; }
  #recipe #featured-recipes .owl-buttons .owl-prev {
    top: 95px; }

  #advert .section-image .play {
    position: absolute;
    top: 25%;
    left: 38%; }
}


#stories{
  width:100%;
}
.row:before, .row:after {
  clear:both;
  content:"";
}

.story #saus-img {
  padding-bottom: 30px;
}

.story #saus-img img{
  width: 100%!important;
  height: 100%;
}

.row #school_head{
  text-align:center;
}

#input_1_14{
  bottom:30px;
}
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  padding: 5px;
  background : #F4F1E9;

}

#xmas-left { display: none; }
#xmas-right  { display: none; }


/* Home featured product */
/*#single-product-feature .section-content p { width: 200px; }
#single-product-feature .section-image { transform: rotate(225deg); margin-top: 60px; margin-left: -50px; }*/
