@import 'slicknav.css';
@import 'featherlight.min.css';

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #666;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ddd;
    margin: 30px 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

*:focus {
    outline: none
}

a:hover, a:active, a:focus {
  outline: none;
}

/* ==========================================================================
   simplr grid styles
   ========================================================================== */

.container {
	width: 1192px;
	margin: 0 auto;
    display: table
}

.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11, .grid12 {
	float: left;
	display: inline;
	margin-left: 20px;
}

.grid1 {
	width: 81px;
}

.grid2 {
	width: 182px;
}

.grid3 {
	width: 283px;
}

.grid4 {
	width: 384px;
}

.grid5 {
	width: 485px;
}

.grid6 {
	width: 586px;
}

.grid7 {
	width: 687px;
}

.grid8 {
	width: 788px;
}

.grid9 {
	width: 889px;
}

.grid10 {
	width: 990px;
}

.grid11 {
	width: 1091px;
}

.grid12 {
    width: 1192px
}

.first {
	margin-left: 0;
	clear: left;
}

/* ==========================================================================
   fonts
   ========================================================================== */

@font-face {
    font-family: 'etsan';
    src:    url('../fonts/etsan.eot?cflbrw2');
    src:    url('../fonts/etsan.eot?cflbrw2#iefix') format('embedded-opentype'),
        url('../fonts/etsan.ttf?cflbrw2') format('truetype'),
        url('../fonts/etsan.woff?cflbrw2') format('woff'),
        url('../fonts/etsan.svg?cflbrw2#etsan') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'etsan' !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-arrow-right-semibold:before {
    content: "\e916";
}
.icon-arrow-left-semibold:before {
    content: "\e917";
}
.icon-arrow-right-bold:before {
    content: "\e918";
}
.icon-arrow-left-bold:before {
    content: "\e919";
}
.icon-instagram:before {
    content: "\e900";
}
.icon-twitter:before {
    content: "\e901";
}
.icon-facebook:before {
    content: "\e902";
}
.icon-arrow-circle-right:before {
    content: "\e903";
}
.icon-arrow-circle-left:before {
    content: "\e904";
}
.icon-arrow-left:before {
    content: "\e905";
}
.icon-arrow-right:before {
    content: "\e906";
}
.icon-email:before {
    content: "\e907";
}
.icon-location-pin-2:before {
    content: "\e908";
}
.icon-location-pin-1:before {
    content: "\e909";
}
.icon-check-circle-2:before {
    content: "\e90a";
}
.icon-check-circle-1:before {
    content: "\e90b";
}
.icon-check:before {
    content: "\e90c";
}
.icon-meat:before {
    content: "\e90d";
}
.icon-rice:before {
    content: "\e90e";
}
.icon-cream:before {
    content: "\e90f";
}
.icon-grape:before {
    content: "\e910";
}
.icon-cookie:before {
    content: "\e911";
}
.icon-bottle:before {
    content: "\e912";
}
.icon-meat-2:before {
    content: "\e913";
}
.icon-milk:before {
    content: "\e914";
}
.icon-french-fries:before {
    content: "\e915";
}


/* ==========================================================================
   Custom styles
   ========================================================================== */

html {
    margin: 0
}

body {
    font-family: 'Fira Sans', sans-serif;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    color: #333;
    font-size: 14px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #d92027;
}

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

ol {
    padding: 0;
    margin: 0;
    list-style: none
}

h2 {
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    font-weight: 500
}

h3 {
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: 500
}

h4 {
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: 500
}


/* ==========================================================================
   Header
   ========================================================================== */

.header {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.top-bar {
    float: left;
    width: 100%;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.15);
    padding: 10px 0;
    margin-bottom: 30px
}

.top-bar ul {
    float: right
}

.top-bar ul li {
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #ddd
}

.top-bar ul li:first-child {
    border-left: 0
}

.top-bar ul li:last-child {
    padding-left: 15px
}

.top-bar ul li .icon {
    font-size: 1.5em;
    float: left;
    margin: 0 5px 0 0
}

.top-bar ul li.mail-link a:hover .icon {
    color: #d92027
}

.top-bar ul li.mail-link a:hover {
    color: #333
}

.logo {
    background: url(../img/logo.png) no-repeat;
    background-size: contain;
    text-indent: -9999px;
    width: 182px;
    height: 64px;
    display: table;
}

header ul.menu {
    float: right;
    margin: 22px 0 0
}

header ul.menu li {
    float: left;
    margin-left: 60px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}


/* ==========================================================================
   Homepage
   ========================================================================== */

.products-wrapper {
    background: #d92027 url(../img/bg-red.jpg) repeat;
    padding: 20px 0 !important;
}

.products-wrapper-grid {
    position: relative
}

.products-wrapper .title {
    margin: 10px 0 15px 0;
}

.products-wrapper h1 {
    color: #fff;
    display: inline;
    float: left;
    font-weight: 500;
    margin: 0;
    padding: 0
}

.products-wrapper .date-info {
    float: right;
    color: #fff
}

.products-wrapper .cover {
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    height: 354.594px;
    text-align: center
}

.products-wrapper .cover .image {
    margin-bottom: 40px
}

.products-wrapper .cover img {
    width: auto;
    height: auto;
    max-height: 314px
}

.products-wrapper .cover h3 {
    font-weight: 400;
    line-height: 1.2;
    font-size: 1.4em;
    text-align: center
}

.products-wrapper .slider {
    background: #fff;
    width: 100%;
    position: relative
}

.products-wrapper .slider ul li img {
    width: 100%;
    height: auto
}

ul.products-list-wrapper li {
    float: left;
}

ul.products {
    float: left;
    width: 100%
}

ul.products li {
    float: left;
    width: 176px;
    height: 176px;
    margin: 0 0 1px 1px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    overflow: hidden;
}

ul.products li .front{
    padding: 25px 10px;
    box-sizing: border-box
}

ul.products li img {
    width: 100%;
    height: auto;
    margin: 10px 0 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

ul.products li:hover img {
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
}

ul.products li .back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    padding: 45px 20px;
    box-sizing: border-box
}

ul.products li .back:before{
    position: absolute;
    top: 0;
    left: 46%;
    display: inline-block;
    border-right: 10px solid transparent;
    border-top: 10px solid #d92027;
    border-left: 10px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

ul.products li:hover .back {
    visibility: visible;
    background: rgba(255,255,255,0.9);
}

.back h2 {
    line-height: 1.2;
    height: 50px;
    font-weight: 400;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.price-button {
    background: #087d47;
    color: #fff;
    padding: 7px 30px;
    border-radius: 20px;
    font-size: 1.2em;
    margin: 15px auto 0;
    display: table;
    box-sizing: border-box;
    line-height: 1;
}

.price-button em {
    font-size: 0.6em;
    font-style: normal;
    position: relative;
    top: -0.45em;
    left: -0.2em;
}

.products-wrapper .bx-pager.bx-default-pager {
    position: absolute;
    bottom: -48px;
    z-index: 2;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -webkit-transform: translate(-50%);
}

.products-wrapper .bx-pager-item {
    float: left;
    margin: 0 3px;
}

.products-wrapper .bx-pager .bx-pager-item a {
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #ccc;
    float: left;
}

.products-wrapper .bx-pager .bx-pager-item a.active {
    background: #d92027
}

.products-pager .disabled:before {
    color: #666 !important
}

.products-pager #slider-prev a:before {
    content: '\e917';
    font-family: 'etsan';
    color: #fff;
    font-size: 1.2em;
    margin: 2px 0 0;
    float: left
}

.products-pager #slider-next a:before {
    content: '\e916';
    font-family: 'etsan';
    color: #fff;
    font-size: 1.2em;
    margin: 2px 0 0;
    float: right
}

.products-pager #slider-prev a:hover:before,
.products-pager #slider-next a:hover:before {
    color: #d92027
}

.flyer-slider {
    position: relative;
    max-width: 500px
}

.page-content .flyer-slider  {
    margin-bottom: 60px
}

.page-content .flyer-slider ul {
    list-style: none
}

.page-content .flyer-slider ul li:before {
    display: none;
}

.page-content .flyer-slider ul li {
    padding: 0 !important
}

.flyer-slider ul li img {
    width: 100%;
    height: auto
}

.flyer-slider .bx-prev {
    color: #000;
    position: absolute;
    top: 50%;
    left: -14px;
}

.flyer-slider .bx-prev:before {
    content: '\e917';
    font-family: 'etsan';
    font-size: 1.2em;
    margin: 0 10px 0 0;
    float: left
}

.page-content .bx-controls-direction {
    position: absolute;
    bottom: -20px;
    width: 500px
}

.page-content .flyer-slider .bx-prev {
    left: 10px;
}

.flyer-slider .bx-next {
    color: #000;
    position: absolute;
    top: 50%;
    right: -14px
}

.flyer-slider .bx-next:before {
    content: '\e916';
    font-family: 'etsan';
    font-size: 1.2em;
    margin: 0 0 0 10px;
    float: right
}

.flyer-slider a:hover {
    color: #d92027 
}

.page-content .flyer-slider .bx-next {
    right: 10px;
}

.products-pager-wrapper {
    background: #444444;
    width: 100%;
    float: left;
    padding: 10px 0
}

.products-pager {
    float: right;
    width: 889px
}

.products-pager.full {
    width: 100%
}

.products-pager #slider-prev {
    float: left
}

.products-pager #slider-next {
    float: right
}

.row {
    float: left;
    width: 100%;
    padding: 40px 0
}

.bg-gray {
    background: #f4f4f4;
}

.bg-white {
    background: #fff
}

.box {
    padding: 20px;
    box-sizing: border-box
}

.box h3 {
    font-size: 1.2em;
    margin-bottom: 10px
}

.featuredProduct-box,
.hr-box,
.rental-box{
    position: relative;
    height: 170px
}

.featuredProduct-box h3 {
    color: #d92027
}

.featuredProduct-box .text {
    width: 55%
}

.featuredProduct-box .image {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 130px
}

.featuredProduct-box .image img {
    height: 130px;
    width: auto
}

.featuredProduct-box .text h4 {
    font-weight: 400;
    font-size: 1.2em
}

.featuredProduct-box .text .price-button {
    float: left
}

.featuredProduct-box .text .link {
    position: absolute;
    bottom: 20px;
    color: #999
}

.featuredProduct-box .text .link .icon {
    font-size: 0.9em
}

.hr-box .text {
    width: 50%;
    line-height: 1.2;
}

.hr-box .text .btn {
    display: block;
    margin: 15px 0 0
}

.hr-box .image {
    width: 114px;
    position: absolute;
    bottom: 0;
    right: 10px
}

.hr-box .image img {
    width: 100%;
}

.rental-box .text {
    line-height: 1.2;
    margin-bottom: 15px
}

.rental-box .image {
    float: left;
    width: 100%;
    text-align: center;
}

.recipes-wrapper {
    position: relative
}

.recipes-wrapper h3 {
    background: #eee;
    font-size: 1.2em;
    line-height: 1;
    padding: 12px 12px 10px 12px;
    box-sizing: border-box;
    margin-bottom: 10px;
    color: #d92027;
}

ul.recipes li {
    float: left;
    width: 256px;
    position: relative
}

.recipes-wrapper .bx-pager {
    position: absolute;
    top: 15px;
    right: 10px
}

.recipes-wrapper .bx-pager .bx-pager-item {
    float: left;
    margin: 0 3px
}

.recipes-wrapper .bx-pager .bx-pager-item a {
    text-indent: -9999px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background: #ccc;
    float: left
}

.recipes-wrapper .bx-pager .bx-pager-item a.active {
    background: #087d47
}

ul.recipes li:first-child {
    margin-left: 0
}

ul.recipes li img {
    width: 100%;
    height: auto
}

ul.recipes li h4 {
    text-align: center;
    padding: 2px 10px;
    font-family: 'Lora', serif;
    font-weight: 400;
    font-size: 1em;
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: rgba(255,255,255,0.9)
}

.box.extra {
    height: 228px;
    position: relative;
    box-sizing: border-box
}

.box.extra .image {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    box-sizing: border-box;
}

.box.extra img {
    width: 100%;
    height: auto
}

.margin-bottom {
    margin-bottom: 20px
}

.position-relative {
    position: relative
}

.vertical-text {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg);	
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
	transform-origin: right bottom 0;
    -webkit-transform-origin: right bottom 0; 
    -moz-transform-origin: right bottom 0;	
    -ms-transform-origin: right bottom 0;
    -o-transform-origin: right bottom 0;
    position: absolute;
}

.desaturate {
    -webkit-filter: grayscale(100%); 
    filter: grayscale(100%); 
}


.new-product-poster img {
    width: 100%;
    height: auto
}

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

.page-content {
    margin-bottom: 30px
}

.page-content h1 {
    margin: 10px 0 20px;
    padding: 0
}

.page-content h3 {
    font-size: 1.2em
}

.page-content ul li {
    position: relative;
    padding-left: 20px
}

.page-content ul li:before {
    content: '—';
    position: absolute;
    left: 0;
    font-size: 0.7em
}

.recipe-ingredients ul li:before {
    content: '\e90c';
    font-family: 'etsan';
}

.page-cover {
    margin-bottom: 30px;
    background: #eee;
    float: left;
    width: 100%;
}

.page-menu {
    margin:-10px 0 30px;
    padding: 20px 60px 20px 0;
    box-sizing: border-box;
    background: url(../img/shadow.png) no-repeat top right;
    background-size: contain
}

.page-menu li {
    border-bottom: 1px solid #eee;
    padding: 6px 0;
    box-sizing: border-box
}

.page-menu li.current-menu-item a {
    color: #d92027
}

.page-menu li:last-child {
    border-bottom: 0
}

.contact-wrapper .wpcf7,
.job-wrapper .wpcf7,
.rental-wrapper .wpcf7,
.page-wrapper .wpcf7{
    width: 75%
}

.rental-wrapper .wpcf7,
.page-wrapper .wpcf7{
    margin: 20px 0 0
}

.rental-wrapper h1 {
    margin-bottom: 0
}

.maillist-wrapper {
    margin-bottom: 50px
}

.maillist-wrapper #mc_embed_signup{
    width: 50%
}

.advantage-images {
    float: left;
    display: block;
    width: 100%;
    margin: 10px 0
}

.col1 {
    width: 100%;
    margin: 5px 0;
    float: left;
    position: relative
}

.col2 {
    width: 50%;
    min-height: 84px;
    margin: 5px 0;
    float: left;
    box-sizing: border-box;
    position: relative;
}

.col2.right {
    padding-left: 10px
}

.col2.left {
    padding-right: 10px
}

.wpcf7-form-control-wrap {
    position: initial  !important
}

.wpcf7-radio {
    width: 100%;
    margin: 10px 0 20px;
    float: left
}

.wpcf7-list-item {
    margin-right: 20px;
    margin-left: 0 !important
}

.wpcf7-list-item:last-child {
    margin-right: 0
}

.wpcf7-list-item input[type="radio"] {
    margin-right: 3px
}

.wpcf7-validation-errors {
    float: left;
    background: #f7e700;
    margin: 20px 0 !important;
    box-sizing: border-box;
    width: 100%
}

.wpcf7-mail-sent-ok {
    float: left;
    background: #087d47;
    border-color: #087d47 !important;
    margin: 20px 0 !important;
    box-sizing: border-box;
    width: 100%;
    color: #fff !important
}

.rental-wrapper h3 {
    float: left;
    width: 100%;
    padding: 5px 0;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-bottom: 1px solid #087d47;
    color: #087d47 
}

.page-map {
    width: 100%;
    margin-bottom: 30px
}

.page-map .acf-map {
    height: 250px;
}

.page-products-wrapper {
    margin-bottom: 31px
}

.page-products-wrapper h1 {
    width: 50%;
    float: left;
    display: inline;
    margin: 10px 0 20px;
    padding: 0
}

.page-products-wrapper .date-info {
    float: right;
    width: 50%;
    text-align: right;
    margin: 10px 0 0
}

.page-products-wrapper ul.products li{
    border: 1px solid #ddd;
    margin: 0 -1px -1px 0;
    box-sizing: border-box;
    width: 238px;
    height: 238px
}

.page-products-wrapper ul li:hover {
    border-color: #d92027;
    z-index: 2
}

.page-products-wrapper ul li .front {
    padding: 37px 10px
}

.page-products-wrapper ul li .back {
    padding: 70px 20px
}

.page-recipes-wrapper {
    margin-bottom: 30px
}

.page-recipes-wrapper ul li {
    margin-left: 20px;
    margin-bottom: 20px;
    width: 283px
}

.page-recipes-wrapper ul li:first-child, 
.page-recipes-wrapper ul li:nth-child(4n+5) {
    margin-left: 0
}

.recipe-cover .image,
.recipe-cover .title {
    width: 50%;
    float: left;
    background: #eee
}

.recipe-cover .title {
    padding: 30px;
    box-sizing: border-box;
}

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

.recipe-sidebar {
    box-sizing: border-box;
}

.recipe-sidebar h3 {
    margin-bottom: 10px;
    font-size: 1.2em
}

.recipe-sidebar ul {
    padding-left: 20px;
    list-style: circle
}

.recipe-ingredients {
    margin: 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ddd
}

.recipe-ingredients ul {
    margin: 10px 0 0
}

.recipe-ingredients ul li.title {
    margin: 15px 0 0;
    padding-left: 0;
    box-sizing: border-box;
    font-size: 1em;
    font-weight: 500;
    text-decoration: underline;
}

.recipe-ingredients ul li.title:before {
    display: none
}

.page-content .date{
    color: #999;
    font-size: 0.9em;
    margin: 20px 0 0
}

.postnav {
    margin: 20px 0;
    border-top: 1px solid #ddd;
    padding: 30px 0 0
}

.postnav .pre {
    float: left;
    width: 50%
}

.postnav .next {
    float: right;
    width: 50%
}

.postnav .next {
    text-align: right
}

.page-categories-wrapper {
    margin-bottom: 30px
}

.product-cats li{
    width: 50%;
    float: left;
    padding: 30px;
    background: #eee;
    box-sizing: border-box;
    border: 5px solid #fff
}

.product-cats li .title {
    width: 70%;
    float: left
}

.product-cats li .title p {
    margin-bottom: 0
}

.product-cats li h4 {
    font-size: 1.4em
}

.product-cats li {
    line-height: 1.3
}

.product-cats li:nth-child(1):hover {
    background: #ff3b30
}

.product-cats li:nth-child(2):hover {
    background: #98cb4a 
}

.product-cats li:nth-child(3):hover {
    background: #5ac8fa
}

.product-cats li:nth-child(4):hover {
    background: #ffcc00 
}

.product-cats li:nth-child(5):hover {
    background: #839098 
}

.product-cats li:nth-child(6):hover {
    background: #f76d3c 
}

.product-cats li:nth-child(7):hover {
    background: #5481e6 
}

.product-cats li:nth-child(8):hover {
    background: #035097 
}

.product-cats li:hover {
    color: #fff
}

.product-cats li .icon {
    font-size: 4em;
    margin: 11px 0 0;
    float: right
}

.page-stores-wrapper h1 {
    margin-bottom: 0
}

.page-stores-wrapper ul.stores {
    width: 100%;
    margin-bottom: 40px;
    float: left
}

.page-stores-wrapper ul.stores li{
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    box-sizing: border-box
}

.page-stores-wrapper ul.stores li:last-child {
    border-bottom: 0
}

.page-stores-wrapper ul.stores li h3 {
    font-size: 1.3em;
    margin: 20px 0 10px
}

.page-stores-wrapper ul.stores li .acf-map {
    width: 500px;
    height: 240px;
    float: left;
    margin-right: 20px
}

.page-stores-wrapper ul.stores li p {
    margin-bottom: 0
}

footer {
    background: #4e4e4e;
    color: #f4f4f4;
    width: 100%;
    float: left;
    padding: 40px 0;
}

footer a {
	color: #f4f4f4;
}

footer ul.menu {
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    column-count: 3;
    column-gap: 10px;
    font-size: 0.90em;
    line-height: 1.7
}

footer ul.menu a:hover{
    text-decoration: underline;
    color: #f4f4f4
}

.logo-bw {
    background: url(../img/logo-onecolor.png?v=2) no-repeat;
    background-size: 97px 68px;
    background-position: top left;
    text-indent: -9999px;
    width: 97px;
    height: 34px;
    display: table;
}

.logo-bw:hover {
    background-position: bottom left
}

.copyright {
    font-size: .9em;
    text-align: left
}

.macro {
    height: auto;
    float: right;
    margin: 20px 0 0;
    background: url(../img/logo-macro.png?v=2) no-repeat;
    width: 58px;
    height: 58px;
    background-size: 58px 116px;
}

.macro:hover {
    background-position: bottom left
}

.social-media {
    float: right;
    margin: 0 0 0 3px;
    padding: 2px 0 0
}

.social-media li{
    float: left;
    margin: 0 12px 0 0;
    font-size: 2.1em
}

.social-media li a {
    float: left;
    color: #f4f4f4;
    line-height: 1;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    width: 30px;
    height: 30px;
}

.social-media li:last-child {
    margin-right: 0 !important
}

.social-media li.instagram:hover a{
    background: #3f729b;
}

.social-media li.facebook:hover a {
    background: #3b5998; 
}

.icons-link {
    font-size: 1.2em
}

.icons-link .icon {
    font-size: 1.5em;
    float: left;
    width: 17%;
    text-align: center
}

.icons-link .text {
    float: left;
    width: 83%;
    line-height: 1.2;
    text-align: left;
    padding: 5px 0 0 0
}

.icons-link .text small {
    font-size: 0.9em
}

.maillist-link {
    float: left;
    margin: 10px 0 0;
    width: 100%
}

.maillist-link .icon {
    font-size: 1.7em
}

.icons-link a:hover {
    color: #999
}

.border {
    border: 1px solid #eee;
    box-sizing: border-box
}

.border-left {
    border-left: 1px solid #ddd;
    box-sizing: border-box
}

.border-right {
    border-right: 1px solid #eee;
    box-sizing: border-box
}

.border-top {
    border-top: 1px solid #eee;
}

.padding-top {
    padding-top: 20px
}

.padding-left {
    padding-left: 20px
}

strong, b {
    font-weight: 600
}

.underline {
    border-bottom: 1px solid #666
}

.underline:hover {
    border-bottom: 1px solid #666
}

.slicknav_menu {
	display:none;
}

input[type="text"], 
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
input[type="file"]{
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    outline: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #888;
    font-size: 13px;
    box-sizing: border-box;
    font-family: inherit;
    max-height: 40px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}

input:disabled {
    opacity: 0.5;
    cursor: no-drop
}

textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    outline: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #888;
    font-size: 13px;
    height: 130px;
    box-sizing: border-box;
    font-family: inherit
}

input[type="text"]:focus, 
input[type="email"]:focus, 
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="number"]:focus,
textarea:focus {
    background: #fcfcfc;
    border: 1px solid #999;
}

input[type="submit"] {
    font-weight: 500;
    font-family: inherit;
    text-align: center;
    padding:8px 30px;
    background: #fff;
    color: #087d47;
    border: 1px solid #087d47;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 13px;
    outline: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    margin-bottom: 10px;
}

.btn  {
    font-weight: 500;
    text-align: center;
    padding:5px 10px;
    background: #fff;
    color: #087d47;
    border: 1px solid #087d47;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 13px;
    outline: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    margin-bottom: 10px;
}

input[type="submit"]:hover, .btn:hover {
    background: #087d47;
    color: #fff
}

.title-wrapper {
    float: left
}

.select-wrapper {  
    padding: 5px 10px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    width: auto
}

.select-wrapper {
    position: relative
}

.select-store-wrapper {
    width: 200px;
    float: left;
    margin: 12px 0 10px 40px
}

.select-wrapper:after {
    content: '\e906';
    font-family: 'etsan';
    font-size: 0.8em;
    position: absolute;
    right: 10px;
    top: 6px;
    pointer-events: none;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.select-wrapper select{
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance:none;
    border: 0;
    font-family: inherit;
    font-size: 13px;
    background: #fff;
    color: #888;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.wpcf7-not-valid {
    border-bottom-color: #d92027 !important
}

.wpcf7-not-valid-tip {
    color: #d92027 !important;
    font-size: 0.9em !important;
    display: block;
    position: absolute;
    bottom: 3px;
    z-index: 2;
    right: 20px;
    background: #fff;
    padding: 5px;
}

.wpcf7-form-control:focus ~ .wpcf7-not-valid-tip {
    display: none
}

.wpcf7-form-control:focus {
    border-bottom-color: #999 !important
}

#lang_sel {
    height: auto
}

#lang_sel_list.lang_sel_list_vertical {
    width: 100px !important
}

#lang_sel_list.lang_sel_list_vertical li {
    width: 100px !important
}

#lang_sel_list {
    height: 24px !important
}

#lang_sel_list.lang_sel_list_vertical a, #lang_sel_list.lang_sel_list_vertical a:visited {
    border: 1px solid #fff !important;
    font-size: 14px !important;
    font-family:'Fira Sans', sans-serif !important;
    line-height: 16px
}

#lang_sel_list.lang_sel_list_vertical ul a, #lang_sel_list_list ul a:visited {
    padding: 3px 0
}

#lang_sel_list.lang_sel_list_vertical ul {
    border: none !important
}

#lang_sel_list.lang_sel_list_vertical ul li {
    border: none !important
}

#lang_sel_list img.iclflag {
    top: 0 !important
}

#lang_sel_list.lang_sel_list_vertical li .lang_sel_other {
    display: none;
}

#lang_sel_list.lang_sel_list_vertical:hover  .lang_sel_other {
    display: block
}

#lang_sel_list.lang_sel_list_vertical:hover li a {
    background: #f4f4f4
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 1192px) {

    .container {
        width: 90%
    }
    
    .description-wrapper {
        padding: 40px 0
    }
    
    .homepage-contact .location-box, .homepage-contact .mail-box {
        width: 100%
    }
    
    .homepage-section .content-wrapper .post-content {
        margin-left: 0
    }

}    
    
@media only screen and (max-width: 667px) {
    body {
        padding: 80px 0 0
    }
    
    .slicknav_menu {
        display:block;
    }
    
    .header {
        margin-bottom: 20px
    }
    
    .header .menu-wrapper {
        display: none
    }
    
    .top-bar {
        margin-bottom: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border-bottom: 1px solid #eee
    }
    
    .top-bar ul {
        width: 100%
    }
    
    .top-bar ul li:first-child {
        width: 70%;
        margin-left: 0;
        padding-left: 0;
        box-sizing: border-box;
    }
    
    .top-bar ul li:last-child {
        width: 30%;
        margin: 0;
        box-sizing: border-box;
    }
    
    .grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11, .grid12 {
		float: left;
		display: block;
		width:100%;
        margin-left: 0
	}
    
    .col-2 {
        width: 100%
    }
    
    .container {
        width: 90%
    }
    
    .page-wrapper img {
        max-width: 100%;
        height: auto;
        margin-left: 0 !important
    }
    
    ul.products li {
        width: 50%;
        margin: 0;
        border-right: 1px solid #d92027;
        border-top: 1px solid #d92027;
        box-sizing: border-box
    }
    
    ul.products li:nth-child(2n) {
        border-right: none
    }
    
    ul.products li:nth-child(n+5) {
        display: none !important
    }
    
    .products-wrapper .cover {
        margin-bottom: 20px
    }
    
    .products-pager {
        width: 100%
    }
    
    .featuredProduct-box .image {
        position: relative;
        top: auto;
        right: auto;
        margin: 20px 0 0
    }
    
    .featuredProduct-box .image img {
        margin: 0 auto;
        display: table;
    }
    
    .featuredProduct-box {
        height: auto;
        padding-bottom: 40px
    }
    
    .featuredProduct-box .text {
        width: 100%
    }
    
    .featuredProduct-box .text .link {
        left: 20px;
        right: auto
    }
    
    .featuredProduct-box .image {
        margin-bottom: 20px
    }
    
    .box {
        margin-bottom: 20px
    }
    
    .box.rental-box {
        height: auto;
        margin-bottom: 0
    }
    
    ul.recipes li {
        width: 50%;
        margin: 0
    }
    
    .recipes-wrapper {
        margin-bottom: 20px
    }
    
    .box.extra {
        height: auto;
        padding: 0
    }
    
    .box.extra:last-child {
        margin-bottom: 0
    }
    
    .box.extra img{
        max-width: 150px;
        margin: 0 auto;
        display: table
    }
    
    .box.extra .image {
        position: relative;
        top: auto;
        left: auto;
        transform: none; 
        -webkit-transform: none;
        -moz-transform: none;
        box-sizing: border-box;
        padding: 10px;
    }
    
    .product-cats li {
        width: 100%
    }
    
    .page-cover,
    .page-map{
        margin-top: -20px
    }
    
    .page-cover img {
        width: 100%;
        height: auto
    }
    
    .page-cover .container {
        width: 100%
    }
    
    .advantage-images {
        margin-bottom: 20px
    }
    
    .products-wrapper {
        margin-top: -20px
    }
    
    .products-wrapper h1 {
        margin-bottom: 10px
    }
    
    .products-wrapper .date-info {
        width: 100%;
        display: block;
        float: left;
        line-height: 1.2
    }
    
    .page-products-wrapper .date-info {
        width: 100%;
        text-align: left;
        margin: 0 0 20px
    }
    
    .page-products-wrapper ul.products li {
        width: 50%;
        height: auto
    }
    
    ul.products li:nth-child(2n) {
        border-right: 1px solid #ddd
    }
    
    .page-recipes-wrapper ul.recipes li {
        width: 100%;
        margin-bottom: 10px
    }
    
    .page-menu {
        display: none
    }
    
    .page-content .wpcf7 {
        width: 100%
    }
    
    .col1 .wpcf7-list-item {
        width: 50%;
        float: left;
        margin-right: 0
    }
    
    .col1 .wpcf7-list-item:nth-child(2n) {
        padding-left: 10px;
        box-sizing: border-box
    }
    
    .recipe-sidebar {
        display: none
    }
    
    .page-content.border-left.padding-left {
        padding-left: 0;
        border-left: 0
    }
    
    .recipe-cover .image, 
    .recipe-cover .title {
        width: 100%
    }
    
    .page-stores-wrapper ul.stores li .acf-map {
        width: 100%;
        margin-bottom: 20px;
        height: 150px
    }
    
    .maillist-wrapper #mc_embed_signup {
        width: 100%
    }
    
    footer {
        box-sizing: border-box;
        padding: 20px 0
    }
    
    .footer-logo {
        display: none
    }
    
    footer ul.menu {
        -webkit-column-count: 2;
        -webkit-column-gap: 10px;
        -moz-column-count: 2;
        -moz-column-gap: 10px;
        column-count: 2;
        column-gap: 10px;
        font-size: 0.90em;
        line-height: 1.5;
    }
    
    footer .location-link {
        margin: 20px 0;
        border-top: 1px solid #666;
        padding-top: 20px;
    }
    
    footer .social-media {
        float: left
    }
    
    .icons-link {
        margin: 20px 0
    }
    
    .icons-link .icon {
        width: 12%;
        text-align: left
    }
    
    .macro {
        margin: -20px 0 0
    }
    
    .logo-wrapper {
        position: fixed;
        top: 20px;
        z-index: 9999;
        width: 114px;
        height: 40px;
    }
    
    .logo {
        width: 114px;
        height: 40px
    }
    
    .info li {
        width: 100%;
        margin-bottom: 20px
    }
    
    .info li:after {
        display: none
    }
    
    .description-wrapper {
        padding: 20px 0
    }
    
    .masonry li {
        width: 50%
    }
    
    .homepage-section {
        padding: 40px 0
    }
    
    .homepage-section-1:before,
    .homepage-section-2:before {
        display: none
    }
    
    .homepage-section-1 .content-wrapper {
        padding-left: 0
    }
    
    .homepage-section-2 .content-wrapper {
        padding-right: 0
    }
    
    .homepage-section .content-wrapper .post-content {
        margin-left: 0
    }
    
    .homepage-contact {
        padding-bottom: 0;
        margin-bottom: 20px
    }
    
    .page-content .bx-controls-direction {
        width: 100%
    }
    
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
} 

*:first-child+html .clearfix {
	zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

body.in_app {
    padding: 20px 0 0
}

body.in_app header,
body.in_app .slicknav_menu,
body.in_app footer{
    display: none
}