/**
 * Includes
 */
a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.navbar-brand {
  height: 110px;
  padding: 10px; }

.dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  margin: 0;
  font-size: 14px;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  z-index: 1;
  position: absolute;
  top: 100%; }
  @media all and (min-width: 1124px) {
    .dropdown-menu {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; } }
  @media all and (max-width: 1124px) {
    .dropdown-menu {
      opacity: 1;
      visibility: visible; } }
  .open > .dropdown-menu {
    opacity: 1;
    visibility: visible; }
  .dropdown-menu li {
    display: inline-block; }
  .dropdown-menu > .active > a {
    background: transparent; }

.navbar {
  min-height: 0;
  margin: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .navbar-nav > li {
    display: flex; }
    .navbar-nav > li span.carett {
      max-width: 15px;
      width: 15px;
      display: block;
      float: left;
      vertical-align: top; }
      .navbar-nav > li span.carett svg {
        width: 100%; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
  border-color: transparent; }

.jumbotron {
  position: relative; }
  .jumbotron .container_inner {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 100%; }

.modal-backdrop {
  z-index: 99998; }

.modal {
  z-index: 99999; }

/*
Theme Name: MoZi Farmermarket
Theme URI: http://mozinteractive.co.il/
Author: Guy Ytzhak & Avi Meir Ezra
Author URI: http://mozinteractive.co.il/
Description: Wordpress Theme For Farmermarket
Version: 1.0.0
Text Domain: cs
*/
/** Main **/
body, html {
  font-family: 'afek', sans-serif;
  font-weight: normal;
  color: #373737;
  font-size: 18px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  background: #F6F4EA;
  background-size: 100% auto; }

body.open-cart {
  overflow: hidden; }

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

* {
  margin: 0; }

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

.screen-reader-text {
  position: absolute;
  top: -1000em; }

.screen-reader-text:focus {
  left: 6px;
  top: 7px;
  height: auto;
  width: auto;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 23px 14px;
  background: #f1f1f1;
  color: #0073aa;
  z-index: 100000;
  line-height: normal;
  text-decoration: none;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }

@media all and (max-width: 767px) {
  .col-xs-1:nth-child(12n+1) {
    clear: left; }
  .col-xs-2:nth-child(6n+1) {
    clear: left; }
  .col-xs-3:nth-child(4n+1) {
    clear: left; }
  .col-xs-4:nth-child(3n+1) {
    clear: left; }
  .col-xs-6:nth-child(2n+1) {
    clear: left; } }

@media all and (min-width: 768px) {
  .col-sm-1:nth-child(12n+1) {
    clear: left; }
  .col-sm-2:nth-child(6n+1) {
    clear: left; }
  .col-sm-3:nth-child(4n+1) {
    clear: left; }
  .col-sm-4:nth-child(3n+1) {
    clear: left; }
  .col-sm-6:nth-child(2n+1) {
    clear: left; } }

@media all and (min-width: 992px) {
  .col-sm-1:nth-child(12n+1) {
    clear: none; }
  .col-sm-2:nth-child(6n+1) {
    clear: none; }
  .col-sm-3:nth-child(4n+1) {
    clear: none; }
  .col-sm-4:nth-child(3n+1) {
    clear: none; }
  .col-sm-6:nth-child(2n+1) {
    clear: none; }
  .col-md-1:nth-child(12n+1) {
    clear: left; }
  .col-md-2:nth-child(6n+1) {
    clear: left; }
  .col-md-3:nth-child(4n+1) {
    clear: left; }
  .col-md-4:nth-child(3n+1) {
    clear: left; }
  .col-md-6:nth-child(2n+1) {
    clear: left; } }

@media all and (min-width: 1200px) {
  .col-md-1:nth-child(12n+1) {
    clear: none; }
  .col-md-2:nth-child(6n+1) {
    clear: none; }
  .col-md-3:nth-child(4n+1) {
    clear: none; }
  .col-md-4:nth-child(3n+1) {
    clear: none; }
  .col-md-6:nth-child(2n+1) {
    clear: none; }
  .col-lg-1:nth-child(12n+1) {
    clear: left; }
  .col-lg-2:nth-child(6n+1) {
    clear: left; }
  .col-lg-3:nth-child(4n+1) {
    clear: left; }
  .col-lg-4:nth-child(3n+1) {
    clear: left; }
  .col-lg-6:nth-child(2n+1) {
    clear: left; } }

.row-eq-height, .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

button.regular {
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0; }
  button.regular:hover, button.regular:focus {
    outline: 0; }

.btn {
  line-height: 58px;
  padding: 0 35px;
  min-width: 135px;
  font-size: 30px;
  text-align: center;
  border: 0;
  outline: none;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media all and (max-width: 768px) {
    .btn {
      font-size: 26px; } }
  @media all and (max-width: 420px) {
    .btn {
      font-size: 22px; } }
  .btn.btn-primary {
    color: #fff;
    background: #3D612E; }
    .btn.btn-primary.no-padding {
      padding-top: 0; }
    .btn.btn-primary:hover {
      background: #81ae40; }
  .btn.btn-secondary {
    color: #3D612E;
    background: #fff;
    border: 1px solid #3D612E;
    line-height: 23px;
    padding: 3px 20px 0;
    font-size: 14px;
    min-width: 0; }
    .btn.btn-secondary:hover {
      background: #3D612E;
      color: #fff; }
  .btn:focus, .btn:hover {
    outline: none; }

.container-products {
  width: 100%;
  max-width: 1470px; }

.overlay.body_overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .overlay.body_overlay.active, .open-cart .overlay.body_overlay {
    visibility: visible;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

img.alignleft {
  float: left; }

img.alignright {
  float: right; }

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

.padding2 {
  padding: 0 2em; }

.wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  display: block; }
  .wpcf7 .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    right: auto;
    bottom: 0;
    width: auto;
    font-size: 13px; }

.wpcf7 div.wpcf7-validation-errors, .wpcf7 div.wpcf7-acceptance-missing, .wpcf7 div.wpcf7-mail-sent-ok {
  margin: 0;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  border: 2px solid #000;
  padding: 3px 10px;
  text-align: center;
  font-size: 14px;
  line-height: 1.2; }

.wpcf7 div.wpcf7-mail-sent-ok {
  border-color: #81ae40; }

#app {
  position: relative; }

.equoal_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .equoal_row .white_box .inner {
    height: 100%; }

#page_content h2, main#main h2 {
  font-size: 35px;
  font-weight: 500;
  line-height: 42px;
  margin: 0 auto 50px;
  color: #3D622E; }

#page_content .text-area, main#main .text-area {
  margin-top: 50px; }
  #page_content .text-area .container, main#main .text-area .container {
    width: 750px; }
  #page_content .text-area h2, main#main .text-area h2 {
    margin: 25px auto; }
  #page_content .text-area p, main#main .text-area p {
    color: #3D622E;
    font-size: 18px;
    font-weight: 500;
    line-height: 31px; }
  #page_content .text-area img, main#main .text-area img {
    margin: 40px auto 5px; }

#page_content .points, main#main .points {
  padding: 0;
  margin: 0;
  color: #3D612E;
  text-align: center;
  position: relative; }
  #page_content .points:before, main#main .points:before {
    position: absolute;
    background-image: url(images/bottom_strip.svg);
    background-repeat: repeat;
    background-position: bottom center;
    background-size: contain;
    transform: rotate(180deg);
    top: -1px;
    left: 0;
    width: 100%;
    height: 55px;
    content: "";
    z-index: 2; }
    @media all and (max-width: 1920px) {
      #page_content .points:before, main#main .points:before {
        height: 45px; } }
    @media all and (max-width: 1200px) {
      #page_content .points:before, main#main .points:before {
        height: 35px; } }
    @media all and (max-width: 768px) {
      #page_content .points:before, main#main .points:before {
        height: 31px; } }
  #page_content .points:after, main#main .points:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1;
    top: 0;
    left: 0; }
  #page_content .points img.featured, main#main .points img.featured {
    width: 100%;
    height: 100%;
    object-position: top;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0; }
  #page_content .points .container_inner, main#main .points .container_inner {
    z-index: 2;
    width: 100%;
    position: relative;
    padding: 9% 0; }
    #page_content .points .container_inner img, main#main .points .container_inner img {
      height: 73px;
      margin: 0 auto 45px;
      display: block; }
      @media all and (max-width: 993px) {
        #page_content .points .container_inner img, main#main .points .container_inner img {
          margin-bottom: 10px; } }
    #page_content .points .container_inner h4, main#main .points .container_inner h4 {
      height: 42px;
      text-align: center;
      background-color: #DDDCD3;
      color: #3D612E;
      line-height: 42px;
      min-width: 215px;
      margin: 0 auto;
      display: block;
      border-radius: 21px;
      font-weight: 500;
      padding: 0;
      font-size: 23px; }
      @media all and (max-width: 1200px) {
        #page_content .points .container_inner h4, main#main .points .container_inner h4 {
          font-size: 19px;
          height: auto; } }
      @media all and (max-width: 993px) {
        #page_content .points .container_inner h4, main#main .points .container_inner h4 {
          font-size: 17px;
          margin-bottom: 50px;
          font-weight: bold;
          min-width: 0; } }
      @media all and (max-width: 768px) {
        #page_content .points .container_inner h4, main#main .points .container_inner h4 {
          font-size: 15px; } }
      @media all and (max-width: 480px) {
        #page_content .points .container_inner h4, main#main .points .container_inner h4 {
          font-size: 13px; } }

.jumbotron {
  padding: 0;
  margin: 0 0 30px;
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden; }
  @media all and (max-width: 1024px) {
    body.tax-product_cat .jumbotron {
      margin: 0; } }
  .jumbotron:after {
    position: absolute;
    background-image: url(images/bottom_strip.svg);
    background-repeat: repeat-x;
    background-position: bottom center;
    background-size: contain;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 55px;
    content: "";
    z-index: 99;
    /*body.tax-product_cat & {
            @media all and (max-width: 1024px) {
                background-image: url(images/bottom_strip_green.png);
            }
        }*/ }
    @media all and (max-width: 1920px) {
      .jumbotron:after {
        height: 45px; } }
    @media all and (max-width: 1200px) {
      .jumbotron:after {
        height: 35px; } }
    @media all and (max-width: 768px) {
      .jumbotron:after {
        height: 31px; } }
  .jumbotron .rela {
    max-width: 527px;
    margin: 0 auto;
    width: 80%; }
    @media all and (max-width: 600px) {
      .jumbotron .rela {
        width: 100%; } }
    .jumbotron .rela .abs {
      bottom: 33.333%;
      display: flex;
      align-items: center;
      padding: 0;
      width: 100%; }
  .home .jumbotron .before {
    position: absolute;
    left: 0;
    top: 0;
    background: #F6F4EA;
    width: 100%;
    height: 100%;
    opacity: 0; }
  .jumbotron img.featured {
    width: 100%;
    height: auto;
    min-height: 280px;
    object-fit: cover;
    object-position: top; }
    .home .jumbotron img.featured.featured_par {
      position: absolute;
      max-width: 9999px;
      max-height: 9999px;
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    @media (max-width: 992px) {
      .jumbotron img.featured {
        min-height: 220px; } }
    @media (max-width: 640px) {
      .jumbotron img.featured {
        min-height: 180px; } }
  .jumbotron .container_inner {
    z-index: 1; }
    .jumbotron .container_inner img {
      max-height: 100%;
      max-width: 100%;
      width: auto;
      height: auto; }
    .jumbotron .container_inner .abs img {
      max-height: 1.3em; }
  .jumbotron h1 {
    margin: 10px auto;
    line-height: 1;
    font-size: 40px;
    background: #3D612E;
    border-radius: 200px;
    padding: 15px 30px; }
    @media (max-width: 660px) {
      .jumbotron h1 {
        font-size: 38px; } }
    @media (max-width: 576px) {
      .jumbotron h1 {
        font-size: 22px; } }
    body.category .jumbotron h1 {
      font-size: 51px;
      color: #b7d54d; }
      @media (max-width: 660px) {
        body.category .jumbotron h1 {
          font-size: 43px; } }
      @media (max-width: 576px) {
        body.category .jumbotron h1 {
          font-size: 22px; } }
    .jumbotron h1 * {
      font-size: 40px;
      font-weight: 500;
      margin: 0;
      line-height: 1.1; }
      @media (max-width: 660px) {
        .jumbotron h1 * {
          font-size: 38px; } }
      @media (max-width: 576px) {
        .jumbotron h1 * {
          font-size: 22px; } }
      body.category .jumbotron h1 * {
        font-size: 51px; }
        @media (max-width: 660px) {
          body.category .jumbotron h1 * {
            font-size: 43px; } }
        @media (max-width: 576px) {
          body.category .jumbotron h1 * {
            font-size: 22px; } }
  .jumbotron.about_hero p {
    color: #3D612E;
    font-size: 35px;
    font-weight: 500;
    line-height: 42px; }
    @media all and (max-width: 993px) {
      .jumbotron.about_hero p {
        background: rgba(255, 255, 255, 0.85);
        display: inline-block;
        padding: 10px 20px; } }

.mini_container {
  width: 100%;
  max-width: 730px;
  padding: 0 15px;
  margin: 0 auto; }

.rela {
  position: relative; }

.abs {
  position: absolute; }
  .abs.center {
    left: 50%;
    transform: translate(-50%, 0);
    top: 0; }

.margin-bottom-2rem {
  margin-bottom: 2rem; }

.text-style-about {
  color: #3D612E;
  font-size: 18px;
  font-weight: 500;
  line-height: 31px; }

.gallery {
  display: flex;
  justify-content: space-between;
  margin: 45px -15px; }
  .gallery .gallery-item {
    padding: 15px;
    margin-bottom: 30px; }

#siteModal .modal-dialog {
  max-width: 640px; }

@font-face {
  font-family: 'afek';
  font-weight: normal;
  font-style: normal;
  src: url("./css/fonts/afek-regular-aaa.woff2") format("woff2"), url("./css/fonts/afek-regular-aaa.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: 'afek';
  font-weight: bold;
  font-style: normal;
  src: url("./css/fonts/afek-bold-aaa.woff2") format("woff2"), url("./css/fonts/afek-bold-aaa.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: 'afek';
  font-weight: 500;
  font-style: normal;
  src: url("./css/fonts/afek-demibold-aaa.woff2") format("woff2"), url("./css/fonts/afek-demibold-aaa.woff") format("woff");
  font-display: swap; }

h1, h2, h3, h4, h5, h6 {
  color: #3D612E;
  line-height: 1;
  font-weight: normal; }

.big_title {
  font-size: 62px;
  margin: 0.15em 0 0.35em;
  font-weight: normal;
  line-height: 1; }
  @media all and (max-width: 1124px) {
    .big_title {
      font-size: 52px; } }
  @media all and (max-width: 993px) {
    .big_title {
      font-size: 50px; } }
  .big_title.white {
    color: #fff; }
  .big_title.title_with_margin {
    margin: 50px 0 35px;
    text-align: center; }

.small_title {
  font-size: 18px;
  font-weight: normal;
  line-height: 1; }
  .small_title.white {
    color: #fff; }

body {
  padding-top: 117px; }
  @media all and (max-width: 993px) {
    body {
      padding-top: 79px; } }

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9991;
  background: #F6F4EA;
  box-shadow: 0 4px 2px 0 rgba(177, 177, 177, 0.17); }
  .admin-bar #header {
    top: 32px; }
  @media all and (min-width: 993px) {
    #header .main_menu {
      background-color: #DDDCD3;
      border-radius: 26px;
      max-width: 1246px;
      margin: 0 auto;
      vertical-align: bottom;
      display: flex;
      width: 100%;
      position: absolute;
      top: -23px;
      left: 50%;
      transform: translateX(-50%); } }
  @media all and (min-width: 993px) and (max-width: 1550px) {
    #header .main_menu {
      max-width: 74%; } }
  @media all and (min-width: 993px) and (max-width: 1110px) {
    #header .main_menu {
      transform: translateX(0%);
      left: 0;
      top: 0;
      border-radius: 0;
      max-width: 100%; } }
  @media all and (max-width: 993px) {
    #header .main_menu .navbar-collapse {
      position: fixed;
      right: 0;
      top: 0;
      width: 306px;
      background: #F6F4EA;
      display: flex;
      flex-direction: column;
      padding: 0 14px;
      text-align: right;
      height: 100vh !important;
      overflow: auto;
      transform: translateX(100%);
      z-index: 9;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .admin-bar #header .main_menu .navbar-collapse {
        margin-top: 32px;
        height: calc(100vh - 32px) !important; }
      #header .main_menu .navbar-collapse.mobile_menu_open {
        transform: translateX(0%); }
      #header .main_menu .navbar-collapse:before {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 79px;
        background: #F6F4EA; }
      #header .main_menu .navbar-collapse ul {
        width: 100%;
        margin: 0; }
        #header .main_menu .navbar-collapse ul.navbar-nav_inner {
          margin-top: 79px;
          background: #fff;
          border-radius: 18px;
          padding: 5px 10px; }
          html #header .main_menu .navbar-collapse ul.navbar-nav_inner > li {
            font-size: 17px;
            font-weight: 500;
            line-height: 20px;
            padding: 0;
            border-bottom: 1px solid #b7d54d;
            position: relative; }
            html #header .main_menu .navbar-collapse ul.navbar-nav_inner > li .caret_dropdown {
              position: absolute;
              left: 5px;
              top: 10px; }
            html #header .main_menu .navbar-collapse ul.navbar-nav_inner > li:last-of-type {
              border-bottom: 0; }
            html #header .main_menu .navbar-collapse ul.navbar-nav_inner > li > a {
              line-height: 20px;
              height: auto;
              margin: 0;
              padding: 10px 0;
              font-size: 17px;
              font-weight: 500;
              background: transparent;
              border: 0 !important; }
      #header .main_menu .navbar-collapse nav.navbar {
        text-align: right; }
        #header .main_menu .navbar-collapse nav.navbar ul.navbar-nav.footer_nav, #header .main_menu .navbar-collapse nav.navbar ul.navbar-nav.top-menu {
          padding: 5px 0;
          border-bottom: 2px solid #b7d54d; }
          #header .main_menu .navbar-collapse nav.navbar ul.navbar-nav.footer_nav > li, #header .main_menu .navbar-collapse nav.navbar ul.navbar-nav.top-menu > li {
            padding: 0 10px; }
            #header .main_menu .navbar-collapse nav.navbar ul.navbar-nav.footer_nav > li > a, #header .main_menu .navbar-collapse nav.navbar ul.navbar-nav.top-menu > li > a {
              color: #707070;
              padding: 7px 0;
              font-size: 17px;
              line-height: 20px;
              height: auto;
              font-weight: 500;
              background: transparent;
              border: 0 !important; }
        #header .main_menu .navbar-collapse nav.navbar ul.navbar-nav.top-menu {
          border: 0; }
          #header .main_menu .navbar-collapse nav.navbar ul.navbar-nav.top-menu > li > a {
            font-size: 15px;
            color: #3D612E;
            font-weight: 500;
            padding: 4px 0; } }
  @media all and (min-width: 993px) {
    #header .main_menu .navbar-collapse.collapse {
      display: inline-block !important;
      position: relative;
      background: #dddcd3;
      border-radius: 25px; } }
  @media all and (min-width: 993px) and (max-width: 1210px) {
    #header .main_menu .navbar-collapse.collapse {
      padding-right: 10px; } }
  #header .main_menu ul.nav.navbar-nav > li > a {
    height: 42px;
    line-height: 42px;
    border-bottom: 4px solid transparent !important;
    background-color: #DDDCD3; }
    @media all and (min-width: 1124px) {
      #header .main_menu ul.nav.navbar-nav > li > a:hover {
        border-bottom: 4px solid #3D612E !important; } }
  @media all and (min-width: 992px) {
    #header .main_menu ul.nav.navbar-nav > li ul.sub-menu {
      background-position: left bottom !important;
      background-repeat: no-repeat !important;
      background-size: inherit !important;
      min-height: 154px;
      min-width: 297px;
      border-radius: 0 0 25px 25px;
      background-color: #F6F4EA;
      padding: 30px 5px 10px;
      margin-top: 0px;
      margin-right: -20px;
      box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
      z-index: 1;
      visibility: hidden;
      opacity: 0;
      display: block !important; } }
  @media all and (min-width: 992px) and (min-width: 993px) and (max-width: 1210px) {
    #header .main_menu ul.nav.navbar-nav > li ul.sub-menu {
      margin-right: -10px; } }
  @media all and (max-width: 993px) {
    #header .main_menu ul.nav.navbar-nav > li ul.sub-menu {
      display: none;
      visibility: visible;
      opacity: 1;
      position: static;
      min-height: 0;
      min-width: 0;
      width: 100%;
      margin: 0;
      padding: 0 0 10px;
      background: transparent !important;
      float: none; } }
  #header .main_menu ul.nav.navbar-nav > li ul.sub-menu li a {
    border-bottom: none !important; }
    #header .main_menu ul.nav.navbar-nav > li ul.sub-menu li a:hover, #header .main_menu ul.nav.navbar-nav > li ul.sub-menu li a:focus {
      color: #81ae40; }
  @media all and (min-width: 992px) {
    #header .main_menu ul.nav.navbar-nav > li:first-of-type ul.sub-menu {
      z-index: -1; } }
  @media all and (min-width: 992px) {
    #header .main_menu ul.nav.navbar-nav > li.dropdown:hover .sub-menu {
      visibility: visible;
      opacity: 1; } }

@media all and (max-width: 993px) and (min-width: 992px) {
  #header .main_menu ul.nav.navbar-nav > li.active .sub-menu {
    display: block;
    visibility: visible;
    opacity: 1; } }
  @media all and (min-width: 1124px) {
    #header .main_menu ul.nav.navbar-nav > li.current-menu-parent a {
      border-bottom: 4px solid #3D612E !important; } }
  #header .top-menu-bar {
    display: flex;
    text-align: center;
    margin: 35px auto 0;
    width: auto;
    justify-content: center; }
    @media (min-width: 1125px) and (max-width: 1210px) {
      #header .top-menu-bar nav.navbar li a {
        padding: 0 7px;
        font-size: 12px; }
      #header .top-menu-bar #user_box span, #header .top-menu-bar #user_box a {
        font-size: 12px !important;
        padding: 0 0 !important; }
      #header .top-menu-bar #user_box span:after {
        padding: 0 9px; } }
    @media all and (max-width: 1230px) {
      #header .top-menu-bar {
        align-items: center;
        flex-direction: column; }
        #header .top-menu-bar #user_box.user, #header .top-menu-bar nav.navbar {
          width: 100%;
          justify-content: center;
          display: flex; }
        #header .top-menu-bar #user_box.user {
          margin-top: 5px; } }
    @media all and (max-width: 993px) {
      #header .top-menu-bar {
        margin-top: 5px; }
        #header .top-menu-bar .navbar-nav > li {
          display: inline-block; }
        #header .top-menu-bar #user_box.user {
          margin-top: 0; } }
  #header nav.navbar {
    text-align: center; }
  #header .navbar-brand {
    height: 117px;
    padding-top: 15px;
    padding-bottom: 0; }
    @media all and (max-width: 993px) {
      #header .navbar-brand {
        padding: 0;
        height: auto; } }
  #header.active .mini_cart_bottom_buttons {
    opacity: 1;
    visibility: visible; }
  #header .navbar-nav > li {
    padding: 0 22px; }
    @media all and (max-width: 1550px) {
      #header .navbar-nav > li {
        padding: 0 15px; } }
    @media all and (max-width: 1475px) {
      #header .navbar-nav > li {
        padding: 0 12px; } }
    @media all and (max-width: 1300px) {
      #header .navbar-nav > li {
        padding: 0 10px; } }
    @media all and (min-width: 993px) and (max-width: 1110px) {
      #header .navbar-nav > li {
        padding: 0 12px; } }
    @media all and (max-width: 993px) {
      #header .navbar-nav > li {
        float: none;
        display: block; } }
    #header .navbar-nav > li a {
      padding: 0;
      color: #3D612E;
      font-size: 20px;
      font-weight: 500;
      line-height: 50px; }
      @media all and (max-width: 1550px) {
        #header .navbar-nav > li a {
          font-size: 18px; } }
      @media all and (max-width: 1475px) {
        #header .navbar-nav > li a {
          font-size: 16px; } }
      @media all and (max-width: 1300px) {
        #header .navbar-nav > li a {
          font-size: 17px; } }
      @media all and (max-width: 1210px) {
        #header .navbar-nav > li a {
          font-size: 16px; } }
      @media all and (min-width: 993px) and (max-width: 1110px) {
        #header .navbar-nav > li a {
          font-size: 18px; } }
      #header .navbar-nav > li a:hover {
        background: transparent; }
      #header .navbar-nav > li a:focus {
        background: transparent; }
      #header .navbar-nav > li a img {
        display: inline-block;
        max-width: 13px;
        max-height: 16px;
        width: auto;
        height: auto; }
    #header .navbar-nav > li ul.sub-menu {
      background-position: left bottom !important;
      background-repeat: no-repeat !important;
      background-size: inherit !important;
      min-height: 154px;
      min-width: 297px;
      border-radius: 0 0 25px 25px;
      background-color: #F6F4EA;
      padding: 30px 5px 10px;
      margin-top: -20px; }
      #header .navbar-nav > li ul.sub-menu li {
        padding: 9px 18px;
        width: 100%;
        display: block;
        text-align: right; }
        @media all and (max-width: 993px) {
          #header .navbar-nav > li ul.sub-menu li {
            padding: 8px 0; } }
        #header .navbar-nav > li ul.sub-menu li a {
          color: #3D612E;
          font-size: 17px;
          font-weight: 500;
          line-height: 14px; }
          @media all and (max-width: 1124px) {
            #header .navbar-nav > li ul.sub-menu li a {
              border: 0; } }
          @media all and (max-width: 993px) {
            #header .navbar-nav > li ul.sub-menu li a {
              font-size: 15px;
              color: #707070; } }
          #header .navbar-nav > li ul.sub-menu li a:hover {
            border-bottom: 2px solid #ece8dd; }
            @media all and (max-width: 1124px) {
              #header .navbar-nav > li ul.sub-menu li a:hover {
                border: 0; } }
        @media all and (max-width: 1124px) {
          #header .navbar-nav > li ul.sub-menu li.current-menu-item a {
            color: #81ae40; } }
        @media all and (min-width: 1124px) {
          #header .navbar-nav > li ul.sub-menu li.current-menu-item a {
            border-bottom: 2px solid #ece8dd; } }
  #header .navbar-nav .current_page_parent > .dropdown-menu {
    opacity: 1;
    visibility: visible; }
  #header .navbar-nav.top-menu li {
    position: relative;
    padding: 0; }
    #header .navbar-nav.top-menu li a {
      padding: 0 13px;
      font-size: 15px;
      font-weight: 500;
      color: #3D612E;
      line-height: 1; }
      @media all and (max-width: 1300px) {
        #header .navbar-nav.top-menu li a {
          font-size: 14px;
          padding: 0 11px; } }
    #header .navbar-nav.top-menu li:after {
      content: "";
      display: block;
      float: left;
      width: 7px;
      background-image: url(images/bullet.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }
    #header .navbar-nav.top-menu li:last-of-type:after {
      background: transparent; }
  #header .navbar-form, #header .dgwt-wcas-search-wrapp {
    background: #3D612E;
    position: relative;
    height: 100%;
    line-height: 100%;
    min-width: 120px;
    max-width: 250px;
    width: 100%;
    margin: 0 auto 0 0;
    box-shadow: none;
    float: left !important;
    vertical-align: top;
    border-top-left-radius: 26px;
    border-bottom-left-radius: 26px;
    padding: 0; }
    @media all and (max-width: 1300px) {
      #header .navbar-form, #header .dgwt-wcas-search-wrapp {
        min-width: 100px;
        max-width: 150px; } }
    @media all and (max-width: 1110px) {
      #header .navbar-form, #header .dgwt-wcas-search-wrapp {
        padding: 11px 7px 11px 0; } }
    @media all and (min-width: 993px) and (max-width: 1110px) {
      #header .navbar-form, #header .dgwt-wcas-search-wrapp {
        border-radius: 0;
        min-width: 200px;
        max-width: 200px; } }
    @media all and (max-width: 993px) {
      #header .navbar-form, #header .dgwt-wcas-search-wrapp {
        position: fixed;
        top: 79px;
        left: 0;
        width: 100%;
        max-width: 100%;
        margin: 0;
        height: 46px;
        background: #3D612E;
        z-index: 999;
        padding: 0;
        display: none; }
        .admin-bar #header .navbar-form, .admin-bar #header .dgwt-wcas-search-wrapp {
          margin-top: 32px; }
        #header .navbar-form .close_search, #header .dgwt-wcas-search-wrapp .close_search {
          position: absolute;
          left: 0px;
          top: -1px;
          width: 46px;
          height: 46px;
          line-height: 46px;
          background: #000; }
          #header .navbar-form .close_search svg, #header .dgwt-wcas-search-wrapp .close_search svg {
            vertical-align: middle; }
            #header .navbar-form .close_search svg *, #header .dgwt-wcas-search-wrapp .close_search svg * {
              fill: black; }
        #header .navbar-form .inner_search_form, #header .dgwt-wcas-search-wrapp .inner_search_form {
          position: static;
          width: 100%;
          max-width: 100%;
          background: transparent;
          height: 100%;
          padding-left: 40px; }
          #header .navbar-form .inner_search_form .form-group, #header .dgwt-wcas-search-wrapp .inner_search_form .form-group {
            width: 100%;
            height: 100%; }
          #header .navbar-form .inner_search_form input, #header .dgwt-wcas-search-wrapp .inner_search_form input {
            padding: 12px;
            width: 100%;
            display: block; }
        #header .navbar-form button, #header .dgwt-wcas-search-wrapp button {
          left: 40px; } }
    @media all and (max-width: 768px) {
      #header .navbar-form, #header .dgwt-wcas-search-wrapp {
        border-radius: 0; } }
    #header .navbar-form label, #header .dgwt-wcas-search-wrapp label {
      display: none; }
    #header .navbar-form input, #header .dgwt-wcas-search-wrapp input {
      border: 0;
      margin: 0;
      background: transparent;
      display: block;
      line-height: 21px;
      font-size: 18px;
      width: 100%;
      color: #fff; }
      @media all and (max-width: 1300px) {
        #header .navbar-form input, #header .dgwt-wcas-search-wrapp input {
          font-size: 16px; } }
      #header .navbar-form input::placeholder, #header .dgwt-wcas-search-wrapp input::placeholder {
        color: #fff; }
      #header .navbar-form input:-webkit-autofill, #header .navbar-form input:-webkit-autofill:hover, #header .navbar-form input:-webkit-autofill:focus, #header .dgwt-wcas-search-wrapp input:-webkit-autofill, #header .dgwt-wcas-search-wrapp input:-webkit-autofill:hover, #header .dgwt-wcas-search-wrapp input:-webkit-autofill:focus {
        background: transparent !important; }
    #header .navbar-form .form-group, #header .dgwt-wcas-search-wrapp .form-group {
      display: block; }
    #header .navbar-form button, #header .dgwt-wcas-search-wrapp button {
      border: 0;
      background: transparent;
      padding: 0;
      margin: 0;
      position: absolute;
      left: 4px;
      top: -1px;
      height: 100%;
      width: 40px; }
      @media all and (max-width: 1300px) {
        #header .navbar-form button, #header .dgwt-wcas-search-wrapp button {
          width: 25px; }
          #header .navbar-form button img, #header .dgwt-wcas-search-wrapp button img {
            max-width: 90%; } }
    #header .navbar-form input:focus, #header .navbar-form button:focus, #header .dgwt-wcas-search-wrapp input:focus, #header .dgwt-wcas-search-wrapp button:focus {
      outline: none; }
  #header #user_box.user {
    margin-right: 8px !important;
    display: flex; }
    #header #user_box.user .myaccount_icon {
      margin-left: 5px; }
    @media all and (max-width: 993px) {
      #header #user_box.user {
        position: absolute;
        left: 14px;
        top: 33px;
        display: flex !important; } }
    #header #user_box.user a, #header #user_box.user span {
      position: relative;
      padding: 0;
      font-size: 15px;
      line-height: 1;
      color: #3D612E;
      font-weight: 500;
      display: flex; }
      #header #user_box.user a.sep, #header #user_box.user span.sep {
        padding: 0 3px; }
  @media all and (min-width: 992px) {
    #header .search_form_toggle, #header .close_search {
      display: none; } }
  @media all and (max-width: 993px) {
    #header .row-mobile-flex {
      display: flex;
      height: 79px;
      align-items: center; }
    #header .top-menu-bar {
      display: none; }
    #header .col-mobile-logo {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100px; }
    #header .col-mobile-cart {
      margin-right: auto;
      width: auto;
      display: flex;
      align-items: center; }
      #header .col-mobile-cart .info-cart {
        margin: 5px; }
    #header .main_nav_wrapper {
      background: transparent;
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }
      #header .main_nav_wrapper .navbar-toggle {
        position: fixed;
        right: 20px;
        top: 26px;
        z-index: 99;
        margin: 0;
        padding: 5px;
        width: 38px; }
        .admin-bar #header .main_nav_wrapper .navbar-toggle {
          margin-top: 32px; }
        #header .main_nav_wrapper .navbar-toggle .icon-bar {
          width: 28px;
          height: 2px;
          border-radius: 0;
          background: #3D612E;
          transform: rotate(45deg);
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          position: relative;
          right: -1px;
          top: 10px; }
          #header .main_nav_wrapper .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 6px; }
          #header .main_nav_wrapper .navbar-toggle .icon-bar-two {
            opacity: 0;
            visibility: hidden;
            transform: rotate(0deg) !important;
            right: 0 !important;
            top: 0 !important; }
          #header .main_nav_wrapper .navbar-toggle .icon-bar:last-child {
            transform: rotate(-45deg);
            position: relative;
            right: -1px;
            top: -6px; }
        #header .main_nav_wrapper .navbar-toggle.collapsed .icon-bar {
          right: 0;
          top: 0;
          transform: rotate(0deg); }
          #header .main_nav_wrapper .navbar-toggle.collapsed .icon-bar-two {
            opacity: 1;
            visibility: visible; }
          #header .main_nav_wrapper .navbar-toggle.collapsed .icon-bar:last-child {
            transform: rotate(0deg);
            position: relative;
            right: 0;
            top: 0; }
      #header .main_nav_wrapper .search_form_toggle {
        position: absolute;
        top: 24px;
        right: 70px;
        margin: 0;
        width: 32px;
        z-index: 99;
        height: 32px;
        display: block;
        padding: 5px; }
        #header .main_nav_wrapper .search_form_toggle img {
          display: block; } }

.info-cart {
  background-color: #3D612E;
  height: 62px;
  border-radius: 31px;
  padding: 17px 24px;
  width: auto;
  display: flex;
  min-width: 62px;
  margin: 0;
  float: left; }
  @media all and (max-width: 1210px) {
    .info-cart {
      padding: 10px 17px;
      height: auto;
      font-size: 16px; } }
  @media all and (max-width: 768px) {
    .info-cart {
      padding: 3px 3px 3px 7px;
      line-height: 24px;
      font-size: 14px;
      font-weight: 500; } }
  #header .info-cart {
    margin: 30px 0 0 15px;
    cursor: pointer; }
  .info-cart .cart {
    position: relative;
    width: 42px;
    margin: 0; }
    @media all and (max-width: 1210px) {
      .info-cart .cart {
        width: 36px; } }
    @media all and (max-width: 1050px) {
      .info-cart .cart {
        width: 28px; } }
    .info-cart .cart img {
      vertical-align: top;
      margin: 0 auto;
      display: block; }
    .info-cart .cart .num {
      position: absolute;
      z-index: 2;
      top: -5px;
      right: -1px;
      background-color: #b7d54d;
      width: 17px;
      height: 17px;
      text-align: center;
      padding: 0;
      line-height: 16px;
      border-radius: 50%;
      color: #33530E;
      font-size: 10px;
      font-weight: 500; }
      @media all and (max-width: 768px) {
        .info-cart .cart .num {
          display: none; } }
    .info-cart .cart .total-cart-price {
      margin: 0 10px 0 0; }
      @media all and (max-width: 1210px) {
        .info-cart .cart .total-cart-price {
          line-height: 26px; } }
    @media all and (max-width: 768px) {
      .info-cart .cart {
        background: #b7d54d;
        border-radius: 50%;
        height: 22px;
        width: 22px;
        padding: 2px;
        margin-left: 7px; }
        .info-cart .cart img {
          max-width: 100%;
          max-height: 100%; } }
  .info-cart .total-cart-price {
    color: #fff; }

dl.variation {
  display: block;
  width: 100%; }

@media all and (min-width: 1124px) {
  .hide_on_desktop {
    display: none !important; } }

@media all and (max-width: 1124px) {
  .hide_on_mobile {
    display: none !important; } }

#header_mini_cart {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  transform: translateX(-100%);
  display: block;
  background: #F6F4EA;
  max-width: 495px;
  width: 90%;
  float: left;
  box-shadow: -17px 34px 60px 0px rgba(66, 66, 66, 0.1);
  text-shadow: -17px 34px 60px rgba(66, 66, 66, 0.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  height: 100vh !important;
  will-change: transform; }
  .admin-bar #header_mini_cart {
    height: calc(100vh - 32px) !important;
    top: 32px; }
  .open-cart #header_mini_cart {
    transform: translateX(0); }
  @media all and (max-width: 600px) {
    #header_mini_cart {
      width: 100%; } }
  #header_mini_cart .mini_cart_top {
    padding: 24px 15px;
    position: relative;
    overflow: visible; }
    @media all and (max-width: 600px) {
      #header_mini_cart .mini_cart_top {
        padding: 18px; } }
    #header_mini_cart .mini_cart_top button.close-cart {
      border: none;
      background: none;
      vertical-align: top;
      cursor: pointer; }
      #header_mini_cart .mini_cart_top button.close-cart img {
        vertical-align: top;
        cursor: pointer; }
    #header_mini_cart .mini_cart_top .title-mini-cart {
      display: inline-block; }
      @media all and (max-width: 600px) {
        #header_mini_cart .mini_cart_top .title-mini-cart {
          display: flex;
          text-align: right;
          align-items: center;
          margin-top: 10px; } }
      #header_mini_cart .mini_cart_top .title-mini-cart span {
        width: 100%;
        display: block; }
      #header_mini_cart .mini_cart_top .title-mini-cart span.my_cart {
        color: #3D622E;
        font-size: 35px;
        font-weight: 500;
        line-height: 42px;
        text-align: center; }
        @media all and (max-width: 993px) {
          #header_mini_cart .mini_cart_top .title-mini-cart span.my_cart {
            font-size: 30px; } }
        @media all and (max-width: 768px) {
          #header_mini_cart .mini_cart_top .title-mini-cart span.my_cart {
            font-size: 28px; } }
        @media all and (max-width: 600px) {
          #header_mini_cart .mini_cart_top .title-mini-cart span.my_cart {
            width: auto; } }
      #header_mini_cart .mini_cart_top .title-mini-cart .empty_cart {
        cursor: pointer;
        opacity: 0.7;
        color: #707070;
        font-size: 16px;
        line-height: 19px;
        text-align: right;
        text-decoration: underline; }
        @media all and (max-width: 600px) {
          #header_mini_cart .mini_cart_top .title-mini-cart .empty_cart {
            margin-right: auto;
            font-size: 18px; } }
    @media all and (max-width: 600px) {
      #header_mini_cart .mini_cart_top .info-cart {
        position: absolute;
        top: 26px;
        left: 14px; } }
  #header_mini_cart .mini_cart_bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: calc(100% - 117px);
    width: 100%; }
    #header_mini_cart .mini_cart_bottom li.empty {
      margin-top: 40px;
      background: transparent;
      box-shadow: none; }
    #header_mini_cart .mini_cart_bottom svg {
      fill: none;
      stroke: #3a3933;
      stroke-width: 10;
      stroke-linecap: round;
      stroke-linejoin: round;
      stroke-miterlimit: 10;
      width: 10px; }
    #header_mini_cart .mini_cart_bottom button.regular {
      padding: 25px 50px 0;
      margin-bottom: 25px;
      text-align: right; }
      @media all and (max-width: 1450px) {
        #header_mini_cart .mini_cart_bottom button.regular {
          padding: 15px 15px 0;
          margin-bottom: 15px; } }
      @media all and (max-width: 1124px) {
        #header_mini_cart .mini_cart_bottom button.regular {
          display: none; } }
      #header_mini_cart .mini_cart_bottom button.regular svg {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        display: inline-block;
        vertical-align: middle; }
      #header_mini_cart .mini_cart_bottom button.regular.collapsed svg {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg); }
    #header_mini_cart .mini_cart_bottom #mini_cart_inner {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column;
      flex: 0 0 100%;
      height: 100%;
      overflow: auto; }
      @media all and (max-width: 1024px) {
        #header_mini_cart .mini_cart_bottom #mini_cart_inner {
          overflow-y: scroll;
          -webkit-overflow-scrolling: touch; } }
      @media all and (max-width: 600px) {
        #header_mini_cart .mini_cart_bottom #mini_cart_inner {
          position: relative; } }
      #header_mini_cart .mini_cart_bottom #mini_cart_inner .woocommerce-mini-cart {
        -webkit-box-flex: 1 1 auto;
        -moz-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
      #header_mini_cart .mini_cart_bottom #mini_cart_inner .mini_cart_bottom_buttons {
        height: 110px;
        width: 100%;
        background-color: #FFFFFF;
        padding: 32px 36px; }
        @media all and (max-width: 600px) {
          #header_mini_cart .mini_cart_bottom #mini_cart_inner .mini_cart_bottom_buttons {
            padding: 18px;
            height: 81px;
            position: fixed;
            left: 0;
            top: 117px;
            z-index: 999;
            box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.12); } }
        #header_mini_cart .mini_cart_bottom #mini_cart_inner .mini_cart_bottom_buttons .checkout {
          height: 45px;
          width: 100%;
          border-radius: 30px;
          background-color: #3D612E;
          text-align: center;
          color: #FFFFFF;
          font-size: 35px;
          font-weight: 500;
          padding: 6px;
          display: block;
          line-height: 1;
          position: relative;
          text-decoration: blink !important; }
          #header_mini_cart .mini_cart_bottom #mini_cart_inner .mini_cart_bottom_buttons .checkout.not_ok {
            font-size: 25px;
            line-height: 1.4; }
          @media all and (max-width: 600px) {
            #header_mini_cart .mini_cart_bottom #mini_cart_inner .mini_cart_bottom_buttons .checkout {
              font-size: 28px;
              height: 46px; }
              #header_mini_cart .mini_cart_bottom #mini_cart_inner .mini_cart_bottom_buttons .checkout.not_ok {
                font-size: 18px;
                line-height: 2; } }
          #header_mini_cart .mini_cart_bottom #mini_cart_inner .mini_cart_bottom_buttons .checkout .total-cart-price {
            left: 6px;
            top: 6px;
            height: 34px;
            min-width: 87px;
            border-radius: 17px;
            background-color: #b7d54d;
            text-align: center;
            color: #3D612E;
            font-size: 20px;
            font-weight: 500;
            line-height: 33px;
            position: absolute; }
            #header_mini_cart .mini_cart_bottom #mini_cart_inner .mini_cart_bottom_buttons .checkout .total-cart-price small {
              font-size: 75%; }
      #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list {
        list-style: none;
        padding: 0 36px; }
        @media all and (max-width: 600px) {
          #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list {
            padding: 90px 18px 0; } }
        #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li {
          margin: 0 0 12px;
          position: relative;
          width: 100%; }
          #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.category-item {
            color: #3D612E;
            font-size: 18px;
            font-weight: 500;
            line-height: 21px;
            text-align: right;
            margin-bottom: 10px; }
          #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item {
            min-height: 105px;
            border-radius: 25px;
            background-color: #FFFFFF;
            padding: 26px 0 15px 23px;
            border: 1px solid #FFFFFF;
            transition: 0.3s all linear;
            z-index: 2; }
            #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item a.remove.remove_from_cart_button {
              position: absolute;
              right: 0;
              height: 30px;
              width: 29px;
              border-radius: 0 100px 100px 0;
              background-color: #3D612E;
              top: 40px;
              color: #fff;
              padding: 0 12px;
              font-size: 20px;
              text-align: left;
              text-decoration: blink !important;
              transition: 0.3s all linear;
              z-index: -1; }
              #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item a.remove.remove_from_cart_button:focus, #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item a.remove.remove_from_cart_button:hover, #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item a.remove.remove_from_cart_button:active {
                right: -30px;
                z-index: 0; }
              @media all and (max-width: 1024px) {
                #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item a.remove.remove_from_cart_button {
                  border-radius: 50%;
                  top: 0;
                  right: 0;
                  z-index: 9;
                  transform: translate(25%, -25%);
                  background: #fff;
                  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.17);
                  width: 18px;
                  height: 18px;
                  display: block;
                  font-size: 25px;
                  padding: 0;
                  line-height: 14px;
                  color: green;
                  text-align: center; }
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item a.remove.remove_from_cart_button:focus, #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item a.remove.remove_from_cart_button:hover, #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item a.remove.remove_from_cart_button:active {
                    right: 0; } }
            #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner {
              display: inline-block;
              width: 100%;
              z-index: 1;
              background-color: #FFFFFF;
              position: relative;
              padding-right: 8px; }
              #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .thumb {
                width: 65px;
                float: right;
                z-index: 1;
                background-color: #FFFFFF; }
              #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .content {
                color: #707070;
                font-size: 15px;
                line-height: 18px;
                text-align: right;
                float: right;
                display: inline-block;
                height: 100%;
                width: calc(100% - 180px);
                padding: 0 15px; }
                @media all and (max-width: 600px) {
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .content {
                    font-size: 14px;
                    width: calc(100% - 170px);
                    padding: 0 12px; } }
                @media all and (max-width: 480px) {
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .content {
                    font-size: 13px;
                    width: calc(100% - 160px);
                    padding: 0 10px; } }
                @media all and (max-width: 400px) {
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .content {
                    font-size: 12px;
                    width: calc(100% - 155px);
                    padding: 0 8px; } }
                #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .content .cs_cart_item_note {
                  display: block;
                  position: relative;
                  overflow: hidden;
                  padding: 15px 0; }
                  @media all and (max-width: 600px) {
                    #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .content .cs_cart_item_note {
                      padding: 7px 0 0; } }
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .content .cs_cart_item_note input {
                    border-top: none;
                    height: 24px;
                    width: 100%;
                    border-radius: 12px;
                    background-color: #F0ECE9;
                    float: right;
                    margin: 0;
                    padding: 0 15px; }
              #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .quantitys {
                float: left;
                width: 110px;
                display: flex;
                flex-wrap: wrap;
                align-items: center; }
                @media all and (max-width: 600px) {
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .quantitys {
                    width: 100px;
                    margin-top: 8px; } }
                @media all and (max-width: 480px) {
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .quantitys {
                    width: 90px; } }
                @media all and (max-width: 400px) {
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .quantitys {
                    width: 85px; } }
                #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .quantitys .quantity {
                  border-radius: 15.5px;
                  background-color: transparent;
                  display: block;
                  text-align: center;
                  color: #707070;
                  font-size: 20px;
                  font-weight: 500;
                  line-height: 24px;
                  width: calc(100% - 60px);
                  text-align: center;
                  order: 2; }
                  @media all and (max-width: 480px) {
                    #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .quantitys .quantity {
                      width: calc(100% - 40px);
                      height: 20px;
                      line-height: 20px; } }
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .quantitys .quantity input {
                    width: 100%;
                    text-align: center;
                    background: transparent;
                    border: 0;
                    padding: 0; }
                  @media all and (max-width: 600px) {
                    #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .quantitys .quantity {
                      font-size: 18px;
                      line-height: 22px; } }
                  @media all and (max-width: 480px) {
                    #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .quantitys .quantity {
                      font-size: 16px;
                      line-height: 20px; } }
                #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .quantitys .btn {
                  width: 30px;
                  height: 30px;
                  padding: 0;
                  order: 3; }
                  @media all and (max-width: 480px) {
                    #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .quantitys .btn {
                      width: 20px;
                      height: 20px;
                      line-height: 18px; } }
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .quantitys .btn.plus {
                    order: 1; }
              #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .price {
                text-align: left;
                padding: 0 12px;
                margin-top: 9px;
                width: 110px;
                float: left; }
                @media all and (max-width: 600px) {
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .price {
                    width: 100px; } }
                @media all and (max-width: 480px) {
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .price {
                    width: 90px; } }
                @media all and (max-width: 400px) {
                  #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .price {
                    width: 85px; } }
                #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .price span.woocommerce-Price-amount.amount {
                  font-weight: normal;
                  color: #707070;
                  font-size: 15px;
                  line-height: 18px; }
                  @media all and (max-width: 600px) {
                    #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .price span.woocommerce-Price-amount.amount {
                      font-size: 14px; } }
                #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .price .price_unit {
                  font-weight: normal;
                  color: #707070;
                  font-size: 13px;
                  line-height: 18px; }
                  @media all and (max-width: 600px) {
                    #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .price .price_unit {
                      font-size: 12px; } }
                #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .price .price_sub_total span.woocommerce-Price-amount.amount {
                  height: 29px;
                  width: 100%;
                  color: #3D612E;
                  font-weight: 500;
                  line-height: 29px;
                  font-size: 24px; }
                  @media all and (max-width: 600px) {
                    #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .price .price_sub_total span.woocommerce-Price-amount.amount {
                      font-size: 20px;
                      line-height: 24px; } }
                  @media all and (max-width: 480px) {
                    #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner .price .price_sub_total span.woocommerce-Price-amount.amount {
                      font-size: 18px;
                      line-height: 22px; } }
              @media all and (min-width: 1024px) {
                #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner:focus a.remove.remove_from_cart_button, #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner:hover a.remove.remove_from_cart_button, #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item .inner:active a.remove.remove_from_cart_button {
                  right: -30px;
                  z-index: 0; } }
            #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item:hover, #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item:focus {
              border: 1px solid #3D612E; }
              @media all and (min-width: 1024px) {
                #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item:hover a.remove.remove_from_cart_button, #header_mini_cart .mini_cart_bottom #mini_cart_inner ul.cart_list li.mini_cart_item:focus a.remove.remove_from_cart_button {
                  right: -30px;
                  z-index: 0; } }
    #header_mini_cart .mini_cart_bottom #mini-cart {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column;
      height: 0;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    #header_mini_cart .mini_cart_bottom .widget_shopping_cart_content {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column;
      height: 100%;
      overflow: auto; }

@media all and (max-width: 1124px) {
  .close_mini_cart {
    display: block;
    width: 30px;
    position: absolute;
    left: 15px;
    top: 15px; }
    .close_mini_cart * {
      fill: #000; } }

@media all and (max-width: 1024px) {
  #header .navbar-nav > li ul li a {
    color: black; }
    #header .navbar-nav > li ul li a:hover {
      color: black; } }

#footer_buttons {
  padding: 0 10px;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: #ece8dd;
  border-top: 0;
  height: 50px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2); }
  @media all and (max-width: 1024px) {
    #footer_buttons {
      display: block; } }
  #footer_buttons .col-xs-3, #footer_buttons .col-xs-6, #footer_buttons .row {
    height: 50px; }
  #footer_buttons .cart {
    background: #81ae40;
    color: white; }
    #footer_buttons .cart button {
      margin: 10px auto 0;
      width: 100%;
      display: block; }
    #footer_buttons .cart svg.cart_icon {
      width: 30px;
      height: 30px; }
      #footer_buttons .cart svg.cart_icon * {
        fill: none;
        stroke: white;
        stroke-width: 12px;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-miterlimit: 10; }
    #footer_buttons .cart .titles {
      position: relative;
      float: right; }
      #footer_buttons .cart .titles .cart_count {
        position: absolute;
        top: -3px;
        left: -6px;
        border: 1px solid white;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        line-height: 16px;
        font-size: 12px;
        background: #81ae40;
        text-align: center; }
    #footer_buttons .cart h3 {
      display: inline-block;
      margin: 0;
      padding: 0;
      color: white;
      line-height: 34px;
      font-size: 20px;
      font-weight: 600;
      letter-spacing: 0; }
  #footer_buttons .user {
    margin: 7px 0;
    height: 36px;
    line-height: 36px; }
  #footer_buttons .search a {
    display: block;
    text-align: center;
    line-height: 50px; }
  #footer_buttons .search .search_form_toggle svg {
    fill: transparent;
    stroke: #333;
    stroke-width: 5px;
    max-width: 100%;
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: middle; }

.animate_mobile_cart {
  animation: changemycolor 1s 1; }
  .animate_mobile_cart:after {
    content: '';
    top: 0;
    transform: translateX(100%);
    width: 100%;
    height: 49px;
    position: absolute;
    z-index: 1;
    animation: slide 1s 1;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), color-stop(99%, rgba(128, 186, 232, 0)), color-stop(100%, rgba(125, 185, 232, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#007db9e8', GradientType=1);
    /* IE6-9 */ }

@keyframes slide {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(100%); } }

@keyframes changemycolor {
  0% {
    background: transparent; }
  50% {
    background: #81ae40; }
  100% {
    background: transparent; } }

#page_content.search {
  padding: 0 15px; }
  #page_content.search .search_form_toggle {
    display: none; }
  #page_content.search #header_search_form {
    width: 500px;
    max-width: 100%;
    padding: 20px;
    background: #e8e4d9;
    border: 1px solid #ccc;
    margin: 0 auto 55px; }
    #page_content.search #header_search_form .close_search {
      display: none; }
    #page_content.search #header_search_form .inner_search_form {
      width: 100%;
      display: flex; }
      #page_content.search #header_search_form .inner_search_form .form-group {
        flex: 0 1 100%;
        margin: 0; }
        #page_content.search #header_search_form .inner_search_form .form-group input {
          width: 100%;
          border: 1px solid #3D612E;
          background: #fff;
          padding: 5px; }
      #page_content.search #header_search_form .inner_search_form .search-submit {
        flex: 0 0 40px;
        padding: 5px;
        border: 0;
        background: #3D612E;
        border-radius: 0;
        display: flex;
        align-items: center;
        justify-content: center; }

.dgwt-wcas-search-wrapp {
  max-width: 230px;
  margin: 0 auto 0 0; }

.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier path {
  fill: white !important; }

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  background: #3D612E;
  border: 0;
  border-radius: 26px 0 0 26px;
  color: white;
  font-style: normal;
  height: 42px; }
  @media all and (max-width: 768px) {
    .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
      border-radius: 0; } }
  .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    background: #3D612E; }

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder {
  color: #f9f9f9;
  font-style: normal; }

.home {
  /*straw.png
    pineapple.png
    mango.png
    pngegg.png
    */ }
  .home#page_content .text-area {
    position: relative; }
    .home#page_content .text-area .after3 img {
      margin: 0; }
  .home .points {
    position: relative;
    z-index: 1; }
  .home#page_content .container-products {
    position: relative;
    z-index: 1; }
  .home .after3 {
    position: absolute;
    left: 0;
    bottom: 0; }
    .home .after3 img {
      max-width: 10.5vw; }
    @media all and (max-width: 769px) {
      .home .after3 {
        display: none; } }
  .home-categories {
    margin-top: 40px;
    position: relative; }
    .home-categories .before {
      position: absolute;
      right: 0;
      bottom: 100%;
      transform: translateY(50%); }
      .home-categories .before img {
        max-width: 10vw; }
      @media all and (max-width: 769px) {
        .home-categories .before {
          display: none; } }
    .home-categories .after {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-110%); }
      .home-categories .after img {
        max-width: 8.5vw; }
      @media all and (max-width: 769px) {
        .home-categories .after {
          display: none; } }
    .home-categories .after2 {
      position: absolute;
      right: 0;
      bottom: 0; }
      .home-categories .after2 img {
        max-width: 7vw; }
      @media all and (max-width: 769px) {
        .home-categories .after2 {
          display: none; } }
    .home-categories .container {
      padding: 0 12px; }
      @media all and (max-width: 480px) {
        .home-categories .container {
          padding: 0 5px; } }
    .home-categories .row {
      margin: 0 -12px; }
      @media all and (max-width: 480px) {
        .home-categories .row {
          margin: 0 -5px; } }
      .home-categories .row .col-lg-4 {
        padding: 0 12px; }
        @media all and (max-width: 480px) {
          .home-categories .row .col-lg-4 {
            padding: 0 5px; } }
  .home-category {
    border-radius: 6px 6px 53px 53px;
    box-shadow: 0 2px 37px 6px rgba(0, 0, 0, 0.07);
    position: relative;
    margin-bottom: 36px;
    overflow: hidden; }
    @media all and (max-width: 1300px) {
      .home-category {
        border-radius: 6px 6px 52px 52px; } }
    @media all and (max-width: 1240px) {
      .home-category {
        border-radius: 6px 6px 50px 50px; } }
    @media all and (max-width: 993px) {
      .home-category {
        border-radius: 6px 6px 39px 39px; } }
    @media all and (max-width: 767px) {
      .home-category {
        border-radius: 6px 6px 33px 33px; } }
    .home-category-thumbnail img {
      width: 100%;
      border-radius: 6px 6px 53px 53px; }
      @media all and (max-width: 1300px) {
        .home-category-thumbnail img {
          border-radius: 6px 6px 52px 52px; } }
      @media all and (max-width: 1240px) {
        .home-category-thumbnail img {
          border-radius: 6px 6px 50px 50px; } }
      @media all and (max-width: 993px) {
        .home-category-thumbnail img {
          border-radius: 6px 6px 39px 39px; } }
      @media all and (max-width: 767px) {
        .home-category-thumbnail img {
          border-radius: 6px 6px 33px 33px; } }
    .home-category-title {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%; }
      .home-category-title h3 {
        border-radius: 0 53px 53px 53px;
        line-height: 42px;
        padding: 34px;
        font-size: 35px;
        font-weight: 600;
        margin: 0;
        background: #fff;
        transition: all 0.25s ease-out;
        text-align: center; }
        .home-category-title h3:before {
          content: "";
          position: absolute;
          left: 0;
          bottom: 100%;
          height: 106px;
          width: 106px;
          border-radius: 50%;
          background: transparent;
          box-shadow: -60px 50px 0px 0px white;
          transition: all 0.25s ease-out; }
          @media all and (max-width: 1300px) {
            .home-category-title h3:before {
              height: 104px;
              width: 104px; } }
          @media all and (max-width: 1240px) {
            .home-category-title h3:before {
              height: 100px;
              width: 100px; } }
          @media all and (max-width: 993px) {
            .home-category-title h3:before {
              height: 78px;
              width: 78px;
              box-shadow: -40px 40px 0px 0px white; } }
          @media all and (max-width: 767px) {
            .home-category-title h3:before {
              height: 66px;
              width: 66px;
              box-shadow: -25px 40px 0px 0px white; } }
        @media all and (max-width: 1300px) {
          .home-category-title h3 {
            font-size: 32px;
            line-height: 36px; } }
        @media all and (max-width: 1240px) {
          .home-category-title h3 {
            font-size: 28px;
            line-height: 32px; } }
        @media all and (max-width: 993px) {
          .home-category-title h3 {
            font-size: 24px;
            padding: 24px;
            line-height: 30px; } }
        @media all and (max-width: 767px) {
          .home-category-title h3 {
            font-size: 22px;
            padding: 19px;
            line-height: 28px; } }
      a:hover .home-category-title h3 {
        background: #b7d54d; }
        a:hover .home-category-title h3:before {
          box-shadow: -60px 50px 0px 0px #b7d54d; }
          @media all and (max-width: 993px) {
            a:hover .home-category-title h3:before {
              box-shadow: -40px 40px 0px 0px #b7d54d; } }
          @media all and (max-width: 767px) {
            a:hover .home-category-title h3:before {
              box-shadow: -25px 40px 0px 0px #b7d54d; } }

body.home #app .container-products .woocommerce.columns-4 {
  margin: 0 -10px; }
  body.home #app .container-products .woocommerce.columns-4 .slick-prev, body.home #app .container-products .woocommerce.columns-4 .slick-next {
    right: -35px;
    left: auto;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #b7d54d url(images/right.svg) center center no-repeat;
    background-size: 50%; }
    @media all and (max-width: 1540px) {
      body.home #app .container-products .woocommerce.columns-4 .slick-prev, body.home #app .container-products .woocommerce.columns-4 .slick-next {
        right: 0;
        z-index: 9; } }
    body.home #app .container-products .woocommerce.columns-4 .slick-prev:before, body.home #app .container-products .woocommerce.columns-4 .slick-next:before {
      display: none; }
  body.home #app .container-products .woocommerce.columns-4 .slick-next {
    right: auto;
    left: -35px;
    background: #b7d54d url(images/left-chevron.svg) 40% center no-repeat;
    background-size: 50%; }
    @media all and (max-width: 1540px) {
      body.home #app .container-products .woocommerce.columns-4 .slick-next {
        right: auto;
        left: 0; } }

#app .products {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media all and (max-width: 480px) {
    #app .products {
      margin: 0 -10px; }
      body.home #app .products {
        margin: 0; } }
  #app .products.related {
    display: block; }
    #app .products.related .products {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
  #app .products .slick-list {
    min-width: 100%; }
    body.home #app .products .slick-list {
      padding: 20px 0 7px; }
    #app .products .slick-list .slick-track {
      display: flex !important; }
    #app .products .slick-list .slick-slide {
      height: auto; }
  #app .products .banner {
    width: 100%;
    clear: both;
    margin: 0 0 44px;
    text-align: center;
    padding: 0 11px;
    color: white;
    font-size: 1.35em; }
    #app .products .banner .inner {
      padding: 5% 15px; }
    #app .products .banner .small_title {
      display: block;
      font-size: 1em; }
    #app .products .banner .big_title {
      display: block;
      margin: 5px 0; }
  #app .products .product {
    width: 20%;
    padding: 0 12px;
    margin: 0 0 45px;
    height: auto; }
    body.home #app .products .product {
      margin: 0; }
    @media all and (max-width: 1250px) and (min-width: 1025px) {
      #app .products .product {
        width: 25%; }
        #app .products .product:nth-child(5n+1) {
          clear: none; }
        #app .products .product:nth-child(4n+1) {
          clear: right; } }
    @media all and (max-width: 1024px) and (min-width: 767px) {
      #app .products .product {
        width: 33.333%; }
        #app .products .product:nth-child(3n+1) {
          clear: right; } }
    @media all and (max-width: 767px) and (min-width: 480px) {
      #app .products .product {
        width: 50%; }
        #app .products .product:nth-child(2n+1) {
          clear: right; } }
    @media all and (max-width: 480px) {
      #app .products .product {
        width: 50%;
        padding: 0 5px; }
        #app .products .product:nth-child(2n+1) {
          clear: right; } }
    #app .products .product .inner {
      position: relative;
      background: #fff;
      padding-bottom: 0;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.11);
      -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.11);
      box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.11);
      height: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column; }
      #app .products .product .inner .tag {
        position: absolute;
        top: -20px;
        right: 0;
        z-index: 99;
        text-align: center;
        height: 50px;
        width: 100%; }
        @media all and (max-width: 768px) {
          #app .products .product .inner .tag {
            font-size: 14px;
            width: 70px;
            height: 45px;
            right: 10px; } }
        #app .products .product .inner .tag img {
          display: inline-block; }
      #app .products .product .inner .thumb {
        width: 100%;
        display: block;
        position: relative;
        height: 0;
        padding-top: 70%;
        -webkit-border-radius: 16px 16px 0 0;
        -moz-border-radius: 16px 16px 0 0;
        border-radius: 16px 16px 0 0; }
        #app .products .product .inner .thumb img {
          margin: 0 auto;
          max-width: 100%;
          max-height: 100%;
          width: auto;
          height: auto;
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          -webkit-border-radius: 25px 25px 0 0;
          -moz-border-radius: 25px 25px 0 0;
          border-radius: 25px 25px 0 0; }
      #app .products .product .inner h2 {
        text-align: center;
        font-size: 18px;
        color: #707070;
        line-height: 21px;
        margin: 0 0 10px;
        padding: 0 5px;
        font-weight: 500;
        min-height: 42px; }
        @media all and (max-width: 768px) {
          #app .products .product .inner h2 {
            min-height: 36px; } }
        #app .products .product .inner h2 a {
          color: #555B4F; }
          #app .products .product .inner h2 a:hover {
            text-decoration: none; }
      #app .products .product .inner .product_overlay {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        background: transparent;
        position: static;
        height: auto;
        width: 100%;
        border-radius: 25px;
        transition: all 0.3s ease;
        padding-bottom: 60px;
        visibility: visible;
        opacity: 1; }
        #app .products .product .inner .product_overlay:focus {
          visibility: visible;
          opacity: 1; }
        @media all and (max-width: 767px) {
          #app .products .product .inner .product_overlay {
            padding-bottom: 60px;
            position: relative;
            margin-top: auto; } }
        #app .products .product .inner .product_overlay .product_qty_price_wrapper {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          padding: 15px 10px 0;
          width: 100%; }
          @media all and (max-width: 767px) {
            #app .products .product .inner .product_overlay .product_qty_price_wrapper {
              -webkit-flex-wrap: wrap;
              flex-wrap: wrap;
              padding-top: 0; } }
        #app .products .product .inner .product_overlay .sale_description {
          font-weight: 500;
          color: red; }
      #app .products .product .inner .woocommerce-LoopProduct-link:focus .product_overlay, #app .products .product .inner .woocommerce-LoopProduct-link:hover .product_overlay, #app .products .product .inner .woocommerce-LoopProduct-link:active .product_overlay, #app .products .product .inner .woocommerce-LoopProduct-link.active .product_overlay {
        visibility: visible;
        opacity: 1; }
    #app .products .product .product_description {
      position: absolute;
      left: 14px;
      right: 15px;
      top: 15px;
      z-index: 99; }
      #app .products .product .product_description .icon {
        position: absolute;
        top: 0;
        left: 0px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #app .products .product .product_description .icon svg {
          stroke: #81ae40;
          fill: #fff;
          stroke-width: 1px;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      #app .products .product .product_description .close {
        position: absolute;
        left: 10px;
        top: 10px;
        width: 15px;
        height: 15px;
        opacity: 1 !important; }
        #app .products .product .product_description .close svg {
          width: 100%;
          height: 100%;
          display: block; }
      #app .products .product .product_description .description {
        position: absolute;
        top: 33px;
        left: 0;
        width: 100%;
        background: #e8e4d9;
        color: #3D612E;
        padding: 30px 30px 15px;
        visibility: hidden;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #app .products .product .product_description .description p {
          margin: 0 0 10px;
          padding: 0; }
        #app .products .product .product_description .description:before {
          content: '';
          position: absolute;
          top: -9px;
          left: 13px;
          width: 0;
          height: 0;
          border-left: 9px solid transparent;
          border-right: 9px solid transparent;
          border-bottom: 9px solid #53843e; }
      #app .products .product .product_description.hover .icon {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #app .products .product .product_description.hover .icon svg {
          stroke: #fff;
          fill: #81ae40;
          stroke-width: 1px;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      #app .products .product .product_description.hover .description {
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        visibility: visible;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }

#app .col-side-nav {
  width: 20%;
  min-height: 50px;
  float: right;
  padding: 0 12px;
  display: inline-block;
  overflow: hidden;
  margin-bottom: 35px;
  position: sticky;
  top: 162px; }
  .admin-bar #app .col-side-nav {
    top: 194px; }
  @media all and (max-width: 1110px) and (min-width: 993px) {
    #app .col-side-nav {
      top: 192px; }
      .admin-bar #app .col-side-nav {
        top: 224px; } }
  @media (max-width: 993px) {
    #app .col-side-nav {
      top: 89px; }
      .admin-bar #app .col-side-nav {
        top: 121px; } }
  @media (max-width: 1280px) {
    #app .col-side-nav {
      width: 25%; } }
  @media (max-width: 1000px) {
    #app .col-side-nav {
      width: 33.33%; } }
  @media (max-width: 768px) {
    #app .col-side-nav {
      top: 79px;
      width: calc(100% + 20px);
      margin: 0 -10px 35px;
      z-index: 999;
      padding: 0;
      background: #f6f4ea; } }
  #app .col-side-nav ul.list_cat_childs {
    padding: 0;
    background-color: #fff;
    overflow: hidden;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: initial;
    -webkit-border-radius: 0 0 25px 25px;
    -moz-border-radius: 0 0 25px 25px;
    border-radius: 0 0 25px 25px; }
    @media all and (max-width: 768px) {
      #app .col-side-nav ul.list_cat_childs {
        overflow: auto;
        white-space: nowrap;
        padding: 10px;
        margin: 0; } }
    #app .col-side-nav ul.list_cat_childs.with_radius {
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px; }
      @media all and (max-width: 1024px) {
        #app .col-side-nav ul.list_cat_childs.with_radius {
          -webkit-border-radius: 0 0 25px 25px;
          -moz-border-radius: 0 0 25px 25px;
          border-radius: 0 0 25px 25px; } }
      @media all and (max-width: 768px) {
        #app .col-side-nav ul.list_cat_childs.with_radius {
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          border-radius: 0;
          background: #f6f4ea; } }
      #app .col-side-nav ul.list_cat_childs.with_radius li:first-child {
        border-top: 0; }
  #app .col-side-nav img {
    float: left;
    display: block;
    margin-top: 25px; }
  #app .col-side-nav .term {
    width: 100%;
    text-align: right;
    padding: 13px 15px;
    line-height: 1;
    border-top: 1px solid #DBDBDB; }
    @media all and (max-width: 768px) {
      #app .col-side-nav .term {
        display: inline-block;
        width: auto;
        border: 0; } }
    #app .col-side-nav .term a {
      color: #707070;
      font-size: 17px;
      font-weight: 500;
      line-height: 14px;
      text-decoration: blink;
      width: 100%;
      display: block; }
    #app .col-side-nav .term.active {
      font-weight: bold !important;
      color: #000 !important; }
      @media all and (max-width: 768px) {
        #app .col-side-nav .term.active {
          background-color: #03a84e;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px;
          border-radius: 20px; } }
      #app .col-side-nav .term.active a {
        font-weight: bold !important;
        color: #000; }
        @media all and (max-width: 768px) {
          #app .col-side-nav .term.active a {
            color: #fff; } }
    #app .col-side-nav .term.current {
      display: block;
      background: #fff;
      color: #707070;
      font-size: 17px;
      font-weight: 500;
      border-top: 0;
      border-radius: 25px 25px 0 0; }
      #app .col-side-nav .term.current.real_current {
        font-weight: bold; }
      #app .col-side-nav .term.current.mobile_opener {
        background-color: #3D612E;
        padding: 20px 17px;
        border: none;
        -webkit-border-radius: 25px 25px 0 0;
        -moz-border-radius: 25px 25px 0 0;
        border-radius: 25px 25px 0 0;
        display: block;
        font-size: 20px;
        color: #ffffff; }
        .mobile #app .col-side-nav .term.current.mobile_opener {
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          border-radius: 0;
          background-image: url("images/down-arrow.svg");
          background-size: 20px auto;
          background-position: 20px center;
          background-repeat: no-repeat;
          background-color: #03a84e;
          padding: 10px 15px; }
        #app .col-side-nav .term.current.mobile_opener a {
          font-size: 20px;
          color: #ffffff; }
  @media (max-width: 768px) {
    #app .col-side-nav + .products {
      display: inline-flex;
      width: calc(100% + 20px); } }
  #app .col-side-nav + .products .product {
    width: 25%; }
    @media (max-width: 1280px) {
      #app .col-side-nav + .products .product {
        width: 33.33%; } }
    @media (max-width: 1000px) {
      #app .col-side-nav + .products .product {
        width: 50%; } }

#app .slick-slider-inner .products .slick-track {
  padding-top: 65px; }
  @media all and (max-width: 768px) {
    #app .slick-slider-inner .products .slick-track {
      padding-top: 25px; } }

#app .slick-slider-inner .products .slick-prev, #app .slick-slider-inner .products .slick-next {
  width: 50px;
  height: 50px;
  background: url(images/right_arr.png) 0 0 no-repeat;
  background-size: contain;
  z-index: 99; }
  #app .slick-slider-inner .products .slick-prev:before, #app .slick-slider-inner .products .slick-next:before {
    content: "";
    display: none; }
  @media all and (max-width: 480px) {
    #app .slick-slider-inner .products .slick-prev, #app .slick-slider-inner .products .slick-next {
      width: 40px;
      height: 40px;
      right: 10px; } }

#app .slick-slider-inner .products .slick-next {
  background: url(images/left_arr.png) 0 0 no-repeat;
  background-size: contain; }
  @media all and (max-width: 480px) {
    #app .slick-slider-inner .products .slick-next {
      left: 10px;
      right: auto; } }

#app .slick-slider-inner .products .product {
  width: 100%;
  clear: none;
  overflow: visible;
  padding-bottom: 20px; }
  #app .slick-slider-inner .products .product.slick-slide .inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  #app .slick-slider-inner .products .product.slick-slide.slick-active .inner {
    -webkit-box-shadow: 3px -7px 22px 0px rgba(66, 66, 66, 0.1);
    -moz-box-shadow: 3px -7px 22px 0px rgba(66, 66, 66, 0.1);
    box-shadow: 3px -7px 22px 0px rgba(66, 66, 66, 0.1); }

#app input[type=number]::-webkit-inner-spin-button,
#app input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.farmer_header {
  text-align: center;
  padding: 7% 0;
  margin: 0 0 5%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff; }
  @media all and (max-width: 768px) {
    .farmer_header {
      padding: 15% 0; } }
  .farmer_header span {
    display: block; }
  .farmer_header .small_title {
    font-size: 28px; }
    @media all and (max-width: 1124px) {
      .farmer_header .small_title {
        font-size: 26px; } }
    @media all and (max-width: 993px) {
      .farmer_header .small_title {
        font-size: 24px; } }
    @media all and (max-width: 768px) {
      .farmer_header .small_title {
        font-size: 22px; } }
    @media all and (max-width: 480px) {
      .farmer_header .small_title {
        font-size: 20px; } }
  .farmer_header .big_title {
    font-size: 96px;
    color: white;
    margin: 20px 0 0; }
    @media all and (max-width: 1124px) {
      .farmer_header .big_title {
        font-size: 72px; } }
    @media all and (max-width: 993px) {
      .farmer_header .big_title {
        font-size: 56px; } }
    @media all and (max-width: 768px) {
      .farmer_header .big_title {
        font-size: 56px; } }
    @media all and (max-width: 480px) {
      .farmer_header .big_title {
        font-size: 46px; } }
  .farmer_header .title {
    padding: 0 0 3%;
    text-align: center; }
    .farmer_header .title span, .farmer_header .title h1 {
      margin: 0; }

#header #mini_cart_inner.collapse {
  height: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media all and (max-width: 1124px) {
    #header #mini_cart_inner.collapse {
      height: auto !important;
      display: block !important; } }
  #header #mini_cart_inner.collapse.in {
    height: auto !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  #header #mini_cart_inner.collapse.collapsing {
    height: auto !important;
    overflow: visible !important;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease; }

#header .woocommerce-mini-cart {
  padding: 0 15px;
  margin: 0;
  list-style: none;
  overflow: auto;
  height: 100%; }
  @media all and (max-width: 1450px) {
    #header .woocommerce-mini-cart {
      padding: 0 15px; } }
  #header .woocommerce-mini-cart li {
    position: relative;
    background: #fff;
    margin: 0 0 5px;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.09);
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    text-align: right; }
    #header .woocommerce-mini-cart li .inner {
      padding: 10px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    #header .woocommerce-mini-cart li.category-item {
      font-weight: 600;
      font-size: 18px;
      border-bottom: 0;
      margin: 15px 0 0;
      padding: 0;
      background: transparent;
      box-shadow: none; }
    #header .woocommerce-mini-cart li .remove {
      position: absolute;
      left: 10px;
      top: 0px;
      color: #929292;
      font-size: 25px;
      font-family: 'Arbel'; }
    #header .woocommerce-mini-cart li .thumb {
      float: right;
      width: 30%;
      clear: right; }
    #header .woocommerce-mini-cart li .content {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      padding-right: 15px;
      padding-left: 30px;
      color: #555B4F;
      font-size: 18px; }
      #header .woocommerce-mini-cart li .content h4 {
        font-weight: normal;
        margin: 0 0 10px;
        width: 100%;
        font-size: 22px; }
      #header .woocommerce-mini-cart li .content .quantity {
        display: block;
        width: 100%;
        font-weight: 500; }
      #header .woocommerce-mini-cart li .content input::placeholder {
        color: rgba(85, 91, 79, 0.5); }

#header .woocommerce-mini-cart__total {
  padding: 0 10px;
  width: 100%;
  height: 62px;
  line-height: 60px;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.09);
  font-size: 21px;
  font-weight: 500;
  display: block;
  background: #fff;
  color: #555B4F;
  margin: 0;
  position: relative;
  float: none; }
  @media all and (max-width: 480px) {
    #header .woocommerce-mini-cart__total {
      display: none; } }
  @media all and (max-width: 400px) {
    #header .woocommerce-mini-cart__total {
      margin: 0 5px -15px; } }

#header .woocommerce-mini-cart__buttons {
  margin: 0;
  padding: 12px 15px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #81ae40; }
  #header .woocommerce-mini-cart__buttons a {
    display: block;
    width: 100%;
    padding: 0px;
    text-align: center;
    background: transparent;
    color: #fff;
    font-weight: bold;
    font-size: 23px; }
    #header .woocommerce-mini-cart__buttons a:hover {
      background: transparent;
      text-decoration: none; }

.woocommerce-products-header {
  text-align: center; }

.cart_checkout {
  padding: 4% 0; }
  .cart_checkout h1 {
    text-align: center; }
  .cart_checkout .woocommerce-form-coupon-toggle, .cart_checkout .checkout_coupon, .cart_checkout .woocommerce-NoticeGroup-checkout {
    background: #fff;
    padding: 25px 25px 0;
    width: 100%;
    max-width: 640px;
    margin: 0 auto; }
    @media all and (max-width: 680px) {
      .cart_checkout .woocommerce-form-coupon-toggle, .cart_checkout .checkout_coupon, .cart_checkout .woocommerce-NoticeGroup-checkout {
        padding: 15px 15px 0; } }
  .cart_checkout .woocommerce-NoticeGroup-checkout {
    background: #3D612E;
    color: #fff;
    padding: 25px; }
    .cart_checkout .woocommerce-NoticeGroup-checkout ul {
      margin: 0;
      padding: 0; }
  .cart_checkout .woocommerce-form-coupon-toggle .woocommerce-info a {
    color: #3D612E; }
  .cart_checkout .checkout_coupon {
    display: block !important; }
    .cart_checkout .checkout_coupon p {
      display: none; }
      .cart_checkout .checkout_coupon p.form-row {
        display: inline-block;
        width: 20%;
        float: left; }
        @media all and (max-width: 550px) {
          .cart_checkout .checkout_coupon p.form-row {
            width: 100%;
            float: none;
            margin: 5px 0; } }
        .cart_checkout .checkout_coupon p.form-row input {
          width: 100%;
          border: 2px solid #81ae40;
          background: white;
          color: #81ae40;
          height: 40px;
          line-height: 36px; }
          .cart_checkout .checkout_coupon p.form-row input::placeholder {
            color: #81ae40; }
        .cart_checkout .checkout_coupon p.form-row input:focus, .cart_checkout .checkout_coupon p.form-row button:focus {
          outline: none; }
        .cart_checkout .checkout_coupon p.form-row button {
          height: 40px;
          line-height: 36px;
          background: #81ae40;
          color: #fff;
          border: 2px solid #81ae40;
          border-right: 0; }
          .cart_checkout .checkout_coupon p.form-row button:hover {
            background: #fff;
            color: #81ae40; }
        .cart_checkout .checkout_coupon p.form-row.form-row-first {
          float: none;
          width: 80%; }
          @media all and (max-width: 550px) {
            .cart_checkout .checkout_coupon p.form-row.form-row-first {
              width: 100%; } }
  .cart_checkout .woocommerce-message {
    padding: 25px 25px 0; }
    @media all and (max-width: 680px) {
      .cart_checkout .woocommerce-message {
        padding: 15px 15px 0; } }
  .cart_checkout .woocommerce-form-login-toggle {
    padding: 25px 25px 0; }
    @media all and (max-width: 680px) {
      .cart_checkout .woocommerce-form-login-toggle {
        padding: 15px 15px 0; } }
    .cart_checkout .woocommerce-form-login-toggle .woocommerce-info {
      padding: 7px;
      background: #f4f4f4;
      text-align: center; }
      @media all and (max-width: 480px) {
        .cart_checkout .woocommerce-form-login-toggle .woocommerce-info {
          font-size: 16px; } }
      .cart_checkout .woocommerce-form-login-toggle .woocommerce-info a {
        color: #3D612E;
        font-weight: bold; }
  .cart_checkout form.woocommerce-checkout select, .cart_checkout form.woocommerce-checkout input.delivery_day, .cart_checkout form.woocommerce-checkout input.day_for_pick {
    background: #fff;
    color: #3D612E;
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 10px 0;
    border: 2px solid #3D612E;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 5px;
    height: 32px;
    line-height: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 1; }
  .cart_checkout form.woocommerce-checkout h3#order_review_heading {
    margin: 35px 0 25px;
    text-align: center;
    font-size: 41px;
    letter-spacing: 1px; }
  .cart_checkout form.woocommerce-checkout #customer_details, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order {
    background: #fff;
    padding: 25px;
    width: 100%;
    max-width: 640px;
    margin: 0 auto; }
    @media all and (max-width: 680px) {
      .cart_checkout form.woocommerce-checkout #customer_details, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order {
        padding: 15px; } }
  .cart_checkout form.woocommerce-checkout .col-1, .cart_checkout form.woocommerce-checkout .col-2 {
    width: 100%; }
    .cart_checkout form.woocommerce-checkout .col-1 .woocommerce-billing-fields__field-wrapper, .cart_checkout form.woocommerce-checkout .col-1 .woocommerce-shipping-fields__field-wrapper, .cart_checkout form.woocommerce-checkout .col-2 .woocommerce-billing-fields__field-wrapper, .cart_checkout form.woocommerce-checkout .col-2 .woocommerce-shipping-fields__field-wrapper {
      margin: 0 -10px; }
    .cart_checkout form.woocommerce-checkout .col-1 p.form-row, .cart_checkout form.woocommerce-checkout .col-2 p.form-row {
      width: 100%;
      margin: 0 0 20px;
      padding: 0 10px; }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row.form-row-first, .cart_checkout form.woocommerce-checkout .col-1 p.form-row.form-row-last, .cart_checkout form.woocommerce-checkout .col-2 p.form-row.form-row-first, .cart_checkout form.woocommerce-checkout .col-2 p.form-row.form-row-last {
        width: 50%;
        float: right; }
        @media all and (max-width: 680px) {
          .cart_checkout form.woocommerce-checkout .col-1 p.form-row.form-row-first, .cart_checkout form.woocommerce-checkout .col-1 p.form-row.form-row-last, .cart_checkout form.woocommerce-checkout .col-2 p.form-row.form-row-first, .cart_checkout form.woocommerce-checkout .col-2 p.form-row.form-row-last {
            width: 100%;
            float: none; } }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row.form-row-wide, .cart_checkout form.woocommerce-checkout .col-2 p.form-row.form-row-wide {
        width: 100%;
        float: none;
        clear: both; }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row#billing_country_field, .cart_checkout form.woocommerce-checkout .col-1 p.form-row#shipping_country_field, .cart_checkout form.woocommerce-checkout .col-2 p.form-row#billing_country_field, .cart_checkout form.woocommerce-checkout .col-2 p.form-row#shipping_country_field {
        display: none; }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row#order_comments_field, .cart_checkout form.woocommerce-checkout .col-2 p.form-row#order_comments_field {
        padding: 0; }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row label, .cart_checkout form.woocommerce-checkout .col-2 p.form-row label {
        display: none; }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row input, .cart_checkout form.woocommerce-checkout .col-1 p.form-row select, .cart_checkout form.woocommerce-checkout .col-1 p.form-row textarea, .cart_checkout form.woocommerce-checkout .col-2 p.form-row input, .cart_checkout form.woocommerce-checkout .col-2 p.form-row select, .cart_checkout form.woocommerce-checkout .col-2 p.form-row textarea {
        width: 100%;
        border: 0;
        border-bottom: 1px solid #3D612E;
        padding: 0 7px;
        line-height: 25px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-bottom: 1px; }
        .cart_checkout form.woocommerce-checkout .col-1 p.form-row input:focus, .cart_checkout form.woocommerce-checkout .col-1 p.form-row select:focus, .cart_checkout form.woocommerce-checkout .col-1 p.form-row textarea:focus, .cart_checkout form.woocommerce-checkout .col-2 p.form-row input:focus, .cart_checkout form.woocommerce-checkout .col-2 p.form-row select:focus, .cart_checkout form.woocommerce-checkout .col-2 p.form-row textarea:focus {
          outline: 0;
          margin-bottom: 0px;
          border-bottom: 2px solid #3D612E; }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row textarea, .cart_checkout form.woocommerce-checkout .col-2 p.form-row textarea {
        height: 76px;
        margin: 0; }
        .cart_checkout form.woocommerce-checkout .col-1 p.form-row textarea:focus, .cart_checkout form.woocommerce-checkout .col-2 p.form-row textarea:focus {
          outline: 0;
          border-bottom: 1px solid #3D612E; }
  .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table {
    width: 100%; }
    .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table thead td, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
      color: #81ae40;
      font-size: 21px;
      border-bottom: 2px solid #81ae40; }
    .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item th, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal td, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal th {
      padding: 5px 0;
      border-bottom: 1px solid #d5d8d2; }
    .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .shipping td, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .shipping th {
      padding: 5px 0;
      border-bottom: 2px solid #81ae40; }
    .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot {
      /*th, td.product-name {
                    @media all and (max-width: 576px) {
                        width: 120px;
                        p {
                            width: 120px;
                        }
                    }
                }*/ }
      @media all and (max-width: 576px) {
        .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td {
          width: 165px; }
        .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th {
          width: 155px; } }
    .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .checkout_checkboxes td, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .checkout_checkboxes th {
      border-bottom: 1px solid #dcdcdb; }
      .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .checkout_checkboxes td p, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .checkout_checkboxes th p {
        margin: 0;
        padding: 0; }
    .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .checkout_checkboxes.first td, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .checkout_checkboxes.first th {
      border-top: 1px solid #dcdcdb; }
    .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table #shipping_method {
      padding: 0;
      margin: 0;
      list-style: none; }
  .cart_checkout form.woocommerce-checkout .wc_payment_methods {
    padding: 10px 0;
    margin: 0;
    list-style: none; }

.shop_table.cart svg {
  width: 35px;
  height: 35px;
  display: inline-block; }
  .shop_table.cart svg * {
    fill: none;
    stroke: #fff;
    stroke-width: 5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10; }

.shop_table.cart .thead .th {
  background: #81ae40;
  color: #fff;
  padding: 10px 20px; }

.shop_table.cart .thead h2 {
  color: #fff;
  margin: 0 20px 0 10px;
  font-size: 19px;
  font-family: 'Arbel';
  padding-top: 2px; }

.shop_table.cart .thead svg, .shop_table.cart .thead h2, .shop_table.cart .thead span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal; }

.shop_table.cart .thead span {
  font-size: 15px;
  padding-top: 2px; }

.shop_table.cart .tbody {
  background: #ece8dd; }
  .shop_table.cart .tbody .tr {
    padding: 15px 25px 0; }
    .shop_table.cart .tbody .tr:last-child {
      padding-bottom: 15px; }
    @media all and (max-width: 680px) {
      .shop_table.cart .tbody .tr {
        padding-right: 10px;
        padding-left: 10px; } }
    .shop_table.cart .tbody .tr.category-item .td {
      border-bottom: 1px solid #000; }
    .shop_table.cart .tbody .tr .inner {
      padding: 10px;
      background: #fff; }
      .shop_table.cart .tbody .tr .inner > div {
        display: inline-block;
        vertical-align: middle;
        margin-left: 3%; }
      .shop_table.cart .tbody .tr .inner .product-thumbnail {
        width: 8%; }
      .shop_table.cart .tbody .tr .inner .product-name {
        width: 13%; }
      .shop_table.cart .tbody .tr .inner .product-quantity {
        width: 13%;
        text-align: right; }
        .shop_table.cart .tbody .tr .inner .product-quantity .quantity {
          display: inline-block;
          border: 0;
          padding: 0 15px;
          width: 60px; }
          .shop_table.cart .tbody .tr .inner .product-quantity .quantity input {
            display: inline-block;
            padding: 0;
            margin: 0;
            border: 0;
            background: transparent;
            width: 100%;
            text-align: center; }
      .shop_table.cart .tbody .tr .inner .product-remove {
        width: 8%; }
      .shop_table.cart .tbody .tr .inner .product-subtotal {
        width: 10%; }
      .shop_table.cart .tbody .tr .inner .product-note {
        width: 30%;
        margin-left: 0%; }
        .shop_table.cart .tbody .tr .inner .product-note input {
          border: 1px solid #cacaca; }
      .shop_table.cart .tbody .tr .inner .td-quantity-button.btn {
        padding: 1px 0 0;
        text-align: center;
        line-height: 25px;
        width: 28px; }
        .shop_table.cart .tbody .tr .inner .td-quantity-button.btn.plus {
          float: right; }
      @media all and (max-width: 1050px) {
        .shop_table.cart .tbody .tr .inner {
          position: relative; }
          .shop_table.cart .tbody .tr .inner > div {
            margin-left: 0%; }
          .shop_table.cart .tbody .tr .inner .product-thumbnail {
            width: 120px;
            padding: 0 0 0 20px; }
          .shop_table.cart .tbody .tr .inner .product-name {
            width: 20%; }
          .shop_table.cart .tbody .tr .inner .product-quantity {
            width: 125px; }
          .shop_table.cart .tbody .tr .inner .product-remove {
            width: 90px;
            margin-right: 10px; }
          .shop_table.cart .tbody .tr .inner .product-subtotal {
            width: 100px; }
          .shop_table.cart .tbody .tr .inner .product-note {
            width: 100%;
            margin-left: 0%; } }
      @media all and (max-width: 680px) {
        .shop_table.cart .tbody .tr .inner {
          padding-right: 120px; }
          .shop_table.cart .tbody .tr .inner .product-thumbnail {
            position: absolute;
            right: 10px;
            top: 10px; }
          .shop_table.cart .tbody .tr .inner .product-name, .shop_table.cart .tbody .tr .inner .product-subtotal {
            width: 100%;
            margin: 10px 0; }
          .shop_table.cart .tbody .tr .inner .product-remove {
            width: 90px;
            margin-right: 0px;
            position: absolute;
            top: 10px;
            left: 10px;
            text-align: left; } }
      @media all and (max-width: 680px) {
        .shop_table.cart .tbody .tr .inner {
          padding-top: 25px; } }

.shop_table.cart .tfoot {
  background: #81ae40;
  color: #fff;
  padding: 15px 20px; }
  @media all and (max-width: 680px) {
    .shop_table.cart .tfoot .tr {
      text-align: center; } }
  @media all and (max-width: 680px) and (max-width: 680px) {
    .shop_table.cart .tfoot .tr {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column; } }
  .shop_table.cart .tfoot .tfoot_total {
    display: inline-block; }
    @media all and (max-width: 680px) {
      .shop_table.cart .tfoot .tfoot_total {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; } }
  .shop_table.cart .tfoot h2 {
    display: inline-block;
    color: #fff;
    margin: 0;
    font-size: 40px;
    vertical-align: middle; }
    @media all and (max-width: 680px) {
      .shop_table.cart .tfoot h2 {
        font-size: 32px; } }
  .shop_table.cart .tfoot .cart_foot_total {
    margin: 5px 15px 0 0;
    display: inline-block;
    vertical-align: middle; }
  .shop_table.cart .tfoot .actions {
    display: block;
    float: left;
    width: auto;
    margin: 0 0 0 20px; }
    @media all and (max-width: 1050px) {
      .shop_table.cart .tfoot .actions {
        float: none;
        margin: 15px 0 0; } }
    @media all and (max-width: 680px) {
      .shop_table.cart .tfoot .actions {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        margin: 10px 0 0; } }
    .shop_table.cart .tfoot .actions .coupon {
      display: block; }
      .shop_table.cart .tfoot .actions .coupon label {
        display: none; }
      .shop_table.cart .tfoot .actions .coupon #coupon_code {
        display: inline-block;
        background: transparent;
        border: 0;
        border-bottom: 2px solid white;
        color: #fff;
        height: 40px;
        line-height: 38px; }
        @media all and (max-width: 1050px) {
          .shop_table.cart .tfoot .actions .coupon #coupon_code {
            width: 75%; } }
        @media all and (max-width: 660px) {
          .shop_table.cart .tfoot .actions .coupon #coupon_code {
            width: 100%; } }
        .shop_table.cart .tfoot .actions .coupon #coupon_code:focus {
          outline: none; }
        .shop_table.cart .tfoot .actions .coupon #coupon_code::placeholder, .shop_table.cart .tfoot .actions .coupon #coupon_code::-webkit-input-placeholder, .shop_table.cart .tfoot .actions .coupon #coupon_code::-moz-placeholder, .shop_table.cart .tfoot .actions .coupon #coupon_code:-ms-input-placeholder, .shop_table.cart .tfoot .actions .coupon #coupon_code:-moz-placeholder {
          color: #fff; }
      .shop_table.cart .tfoot .actions .coupon ::placeholder {
        color: #fff; }
      .shop_table.cart .tfoot .actions .coupon input.button {
        display: inline-block; }
        @media all and (max-width: 1050px) {
          .shop_table.cart .tfoot .actions .coupon input.button {
            width: 20%; } }
        @media all and (max-width: 660px) {
          .shop_table.cart .tfoot .actions .coupon input.button {
            width: 100%;
            float: none;
            margin: 15px 0 0; } }
    .shop_table.cart .tfoot .actions .btn-secondary {
      font-size: 18px;
      height: 40px;
      line-height: 38px;
      padding: 2px 25px 0;
      float: left; }
      .shop_table.cart .tfoot .actions .btn-secondary:hover {
        border: 1px solid #fff; }
  .shop_table.cart .tfoot .wc-proceed-to-checkout {
    float: left;
    clear: left; }
    @media all and (max-width: 680px) {
      .shop_table.cart .tfoot .wc-proceed-to-checkout {
        float: none;
        width: 100%;
        margin: 15px 0 0;
        text-align: center;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3; } }
    .shop_table.cart .tfoot .wc-proceed-to-checkout .btn {
      height: 40px;
      line-height: 38px;
      padding: 2px 25px 0;
      font-size: 20px;
      border: 1px solid #fff; }
      @media all and (max-width: 680px) {
        .shop_table.cart .tfoot .wc-proceed-to-checkout .btn {
          margin: 10px auto 0;
          font-size: 18px;
          max-width: 100%;
          width: 100%; } }
      .shop_table.cart .tfoot .wc-proceed-to-checkout .btn.btn-secondary:hover {
        border: 1px solid #fff; }

.cart-collaterals {
  display: none; }

.no-results {
  margin: 0 0 7%;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.5em; }

ul.filter_childs {
  margin: 0 auto 80px;
  display: inline-block;
  padding: 0; }
  ul.filter_childs li {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    ul.filter_childs li + li:before {
      content: "|";
      margin: 0 20px; }
    ul.filter_childs li a {
      text-decoration: none;
      color: black;
      padding: 0 0 3px;
      border-bottom: 2px solid transparent;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      ul.filter_childs li a:hover {
        color: #81ae40;
        border-bottom: 2px solid #81ae40; }
    ul.filter_childs li.current a {
      color: #81ae40;
      border-bottom: 2px solid #81ae40; }

select.filter_childs {
  border: 1px solid #81ae40;
  background: #fff;
  margin: 0 auto 50px;
  display: block;
  padding: 5px 10px;
  height: 30px;
  line-height: 30px;
  min-width: 240px; }

.farmer_header {
  text-align: center;
  padding: 7% 0;
  margin: 0 0 5%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff; }
  @media all and (max-width: 768px) {
    .farmer_header {
      padding: 15% 0; } }
  .farmer_header span {
    display: block; }
  .page-template-template-about .farmer_header {
    margin: 0; }
  .farmer_header .small_title {
    font-size: 28px; }
    @media all and (max-width: 1124px) {
      .farmer_header .small_title {
        font-size: 26px; } }
    @media all and (max-width: 993px) {
      .farmer_header .small_title {
        font-size: 24px; } }
    @media all and (max-width: 768px) {
      .farmer_header .small_title {
        font-size: 22px; } }
    @media all and (max-width: 480px) {
      .farmer_header .small_title {
        font-size: 20px; } }
  .farmer_header .big_title {
    font-size: 96px;
    color: white;
    margin: 20px 0 0;
    font-weight: bold; }
    @media all and (max-width: 1124px) {
      .farmer_header .big_title {
        font-size: 72px; } }
    @media all and (max-width: 993px) {
      .farmer_header .big_title {
        font-size: 56px; } }
    @media all and (max-width: 768px) {
      .farmer_header .big_title {
        font-size: 56px; } }
    @media all and (max-width: 480px) {
      .farmer_header .big_title {
        font-size: 46px; } }
  .farmer_header .title {
    padding: 0 0 3%;
    text-align: center; }
    .farmer_header .title span, .farmer_header .title h1 {
      margin: 0; }

.woocommerce-products-header {
  text-align: center; }

.cart_checkout {
  padding: 4% 0; }
  .cart_checkout h1 {
    text-align: center; }
  .cart_checkout .woocommerce-form-coupon-toggle, .cart_checkout .checkout_coupon {
    background: #fff;
    padding: 25px 25px 0;
    width: 100%;
    max-width: 640px;
    margin: 0 auto; }
    @media all and (max-width: 680px) {
      .cart_checkout .woocommerce-form-coupon-toggle, .cart_checkout .checkout_coupon {
        padding: 15px 15px 0; } }
  .cart_checkout .woocommerce-form-coupon-toggle .woocommerce-info a {
    color: #81ae40; }
  .cart_checkout .checkout_coupon p {
    display: none; }
    .cart_checkout .checkout_coupon p.form-row {
      display: inline-block;
      width: 20%;
      float: left; }
      @media all and (max-width: 550px) {
        .cart_checkout .checkout_coupon p.form-row {
          width: 100%;
          float: none;
          margin: 5px 0; } }
      .cart_checkout .checkout_coupon p.form-row input {
        width: 100%;
        border: 2px solid #3D612E;
        background: white;
        color: #3D612E;
        height: 40px;
        line-height: 36px; }
        .cart_checkout .checkout_coupon p.form-row input::placeholder {
          color: #3D612E; }
      .cart_checkout .checkout_coupon p.form-row input:focus, .cart_checkout .checkout_coupon p.form-row button:focus {
        outline: none; }
      .cart_checkout .checkout_coupon p.form-row button {
        height: 40px;
        line-height: 36px;
        background: #3D612E;
        color: #fff;
        border: 2px solid #3D612E;
        border-right: 0; }
        .cart_checkout .checkout_coupon p.form-row button:hover {
          background: #fff;
          color: #3D612E; }
      .cart_checkout .checkout_coupon p.form-row.form-row-first {
        float: none;
        width: 80%; }
        @media all and (max-width: 550px) {
          .cart_checkout .checkout_coupon p.form-row.form-row-first {
            width: 100%; } }
  .cart_checkout form.woocommerce-checkout h3#order_review_heading {
    margin: 35px 0 25px;
    text-align: center;
    font-size: 41px;
    letter-spacing: 1px; }
  .cart_checkout form.woocommerce-checkout #customer_details, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order {
    background: #fff;
    padding: 25px;
    width: 100%;
    max-width: 640px;
    margin: 0 auto; }
    @media all and (max-width: 680px) {
      .cart_checkout form.woocommerce-checkout #customer_details, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order {
        padding: 15px; } }
  .cart_checkout form.woocommerce-checkout .col-1, .cart_checkout form.woocommerce-checkout .col-2 {
    width: 100%; }
    .cart_checkout form.woocommerce-checkout .col-1 .woocommerce-billing-fields__field-wrapper, .cart_checkout form.woocommerce-checkout .col-1 .woocommerce-shipping-fields__field-wrapper, .cart_checkout form.woocommerce-checkout .col-2 .woocommerce-billing-fields__field-wrapper, .cart_checkout form.woocommerce-checkout .col-2 .woocommerce-shipping-fields__field-wrapper {
      margin: 0 -10px; }
    .cart_checkout form.woocommerce-checkout .col-1 p.form-row, .cart_checkout form.woocommerce-checkout .col-2 p.form-row {
      width: 100%;
      margin: 0 0 30px;
      padding: 0 10px; }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row.form-row-first, .cart_checkout form.woocommerce-checkout .col-1 p.form-row.form-row-last, .cart_checkout form.woocommerce-checkout .col-2 p.form-row.form-row-first, .cart_checkout form.woocommerce-checkout .col-2 p.form-row.form-row-last {
        width: 50%;
        float: right; }
        @media all and (max-width: 680px) {
          .cart_checkout form.woocommerce-checkout .col-1 p.form-row.form-row-first, .cart_checkout form.woocommerce-checkout .col-1 p.form-row.form-row-last, .cart_checkout form.woocommerce-checkout .col-2 p.form-row.form-row-first, .cart_checkout form.woocommerce-checkout .col-2 p.form-row.form-row-last {
            width: 100%;
            float: none; } }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row.form-row-wide, .cart_checkout form.woocommerce-checkout .col-2 p.form-row.form-row-wide {
        width: 100%;
        float: none;
        clear: both; }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row#billing_country_field, .cart_checkout form.woocommerce-checkout .col-1 p.form-row#shipping_country_field, .cart_checkout form.woocommerce-checkout .col-2 p.form-row#billing_country_field, .cart_checkout form.woocommerce-checkout .col-2 p.form-row#shipping_country_field {
        display: none; }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row#order_comments_field, .cart_checkout form.woocommerce-checkout .col-2 p.form-row#order_comments_field {
        padding: 0; }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row label, .cart_checkout form.woocommerce-checkout .col-2 p.form-row label {
        display: none; }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row input, .cart_checkout form.woocommerce-checkout .col-1 p.form-row select, .cart_checkout form.woocommerce-checkout .col-1 p.form-row textarea, .cart_checkout form.woocommerce-checkout .col-2 p.form-row input, .cart_checkout form.woocommerce-checkout .col-2 p.form-row select, .cart_checkout form.woocommerce-checkout .col-2 p.form-row textarea {
        width: 100%;
        border: 0;
        border-bottom: 1px solid #3D612E;
        padding: 0 7px;
        line-height: 25px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-bottom: 1px; }
        .cart_checkout form.woocommerce-checkout .col-1 p.form-row input:focus, .cart_checkout form.woocommerce-checkout .col-1 p.form-row select:focus, .cart_checkout form.woocommerce-checkout .col-1 p.form-row textarea:focus, .cart_checkout form.woocommerce-checkout .col-2 p.form-row input:focus, .cart_checkout form.woocommerce-checkout .col-2 p.form-row select:focus, .cart_checkout form.woocommerce-checkout .col-2 p.form-row textarea:focus {
          outline: 0;
          margin-bottom: 0px;
          border-bottom: 2px solid #3D612E; }
      .cart_checkout form.woocommerce-checkout .col-1 p.form-row textarea, .cart_checkout form.woocommerce-checkout .col-2 p.form-row textarea {
        height: 76px;
        background: url(images/textarea.png) 0 0 repeat;
        margin: 0; }
        .cart_checkout form.woocommerce-checkout .col-1 p.form-row textarea:focus, .cart_checkout form.woocommerce-checkout .col-2 p.form-row textarea:focus {
          outline: 0;
          border-bottom: 1px solid #3D612E; }
  .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table {
    width: 100%; }
    .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table thead td, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
      color: #3D612E;
      font-size: 21px;
      border-bottom: 2px solid #3D612E; }
    .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item th, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal td, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal th {
      padding: 5px 0;
      border-bottom: 1px solid #d5d8d2; }
    .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .shipping td, .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table .shipping th {
      padding: 5px 0;
      border-bottom: 2px solid #3D612E; }
    .cart_checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table #shipping_method {
      padding: 0;
      margin: 0;
      list-style: none; }
  .cart_checkout form.woocommerce-checkout .wc_payment_methods {
    padding: 10px 0;
    margin: 0;
    list-style: none; }

.shop_table.cart svg {
  width: 35px;
  height: 35px;
  display: inline-block; }
  .shop_table.cart svg * {
    fill: none;
    stroke: #fff;
    stroke-width: 5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10; }

.shop_table.cart .thead .th {
  background: #81ae40;
  color: #fff;
  padding: 10px 20px; }

.shop_table.cart .thead h2 {
  color: #fff;
  margin: 0 20px 0 10px;
  font-size: 19px;
  font-family: 'Arbel';
  padding-top: 2px; }

.shop_table.cart .thead svg, .shop_table.cart .thead h2, .shop_table.cart .thead span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal; }

.shop_table.cart .thead span {
  font-size: 15px;
  padding-top: 2px; }

.shop_table.cart .tbody {
  background: #ece8dd; }
  .shop_table.cart .tbody .tr {
    padding: 15px 25px 0; }
    .shop_table.cart .tbody .tr:last-child {
      padding-bottom: 15px; }
    @media all and (max-width: 680px) {
      .shop_table.cart .tbody .tr {
        padding-right: 10px;
        padding-left: 10px; } }
    .shop_table.cart .tbody .tr.category-item .td {
      border-bottom: 1px solid #000; }
    .shop_table.cart .tbody .tr .inner {
      padding: 10px;
      background: #fff; }
      .shop_table.cart .tbody .tr .inner > div {
        display: inline-block;
        vertical-align: middle;
        margin-left: 3%; }
      .shop_table.cart .tbody .tr .inner .product-thumbnail {
        width: 8%; }
      .shop_table.cart .tbody .tr .inner .product-name {
        width: 13%; }
      .shop_table.cart .tbody .tr .inner .product-quantity {
        width: 13%;
        text-align: right; }
        .shop_table.cart .tbody .tr .inner .product-quantity .quantity {
          display: inline-block;
          border: 0;
          padding: 0 15px;
          width: 60px; }
          .shop_table.cart .tbody .tr .inner .product-quantity .quantity input {
            display: inline-block;
            padding: 0;
            margin: 0;
            border: 0;
            background: transparent;
            width: 100%;
            text-align: center; }
      .shop_table.cart .tbody .tr .inner .product-remove {
        width: 8%; }
      .shop_table.cart .tbody .tr .inner .product-subtotal {
        width: 10%; }
      .shop_table.cart .tbody .tr .inner .product-note {
        width: 30%;
        margin-left: 0%; }
        .shop_table.cart .tbody .tr .inner .product-note input {
          border: 1px solid #cacaca; }
      .shop_table.cart .tbody .tr .inner .td-quantity-button.btn {
        padding: 1px 0 0;
        text-align: center;
        line-height: 25px;
        width: 28px; }
        .shop_table.cart .tbody .tr .inner .td-quantity-button.btn.plus {
          float: right; }
      @media all and (max-width: 1050px) {
        .shop_table.cart .tbody .tr .inner {
          position: relative; }
          .shop_table.cart .tbody .tr .inner > div {
            margin-left: 0%; }
          .shop_table.cart .tbody .tr .inner .product-thumbnail {
            width: 120px;
            padding: 0 0 0 20px; }
          .shop_table.cart .tbody .tr .inner .product-name {
            width: 20%; }
          .shop_table.cart .tbody .tr .inner .product-quantity {
            width: 125px; }
          .shop_table.cart .tbody .tr .inner .product-remove {
            width: 90px;
            margin-right: 10px; }
          .shop_table.cart .tbody .tr .inner .product-subtotal {
            width: 100px; }
          .shop_table.cart .tbody .tr .inner .product-note {
            width: 100%;
            margin-left: 0%; } }
      @media all and (max-width: 680px) {
        .shop_table.cart .tbody .tr .inner {
          padding-right: 120px; }
          .shop_table.cart .tbody .tr .inner .product-thumbnail {
            position: absolute;
            right: 10px;
            top: 10px; }
          .shop_table.cart .tbody .tr .inner .product-name, .shop_table.cart .tbody .tr .inner .product-subtotal {
            width: 100%;
            margin: 10px 0; }
          .shop_table.cart .tbody .tr .inner .product-remove {
            width: 90px;
            margin-right: 0px;
            position: absolute;
            top: 10px;
            left: 10px;
            text-align: left; } }
      @media all and (max-width: 680px) {
        .shop_table.cart .tbody .tr .inner {
          padding-top: 25px; } }

.shop_table.cart .tfoot {
  background: #81ae40;
  color: #fff;
  padding: 15px 20px; }
  @media all and (max-width: 680px) {
    .shop_table.cart .tfoot .tr {
      text-align: center; } }
  @media all and (max-width: 680px) and (max-width: 680px) {
    .shop_table.cart .tfoot .tr {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column; } }
  .shop_table.cart .tfoot .tfoot_total {
    display: inline-block; }
    @media all and (max-width: 680px) {
      .shop_table.cart .tfoot .tfoot_total {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; } }
  .shop_table.cart .tfoot h2 {
    display: inline-block;
    color: #fff;
    margin: 0;
    font-size: 40px;
    vertical-align: middle; }
    @media all and (max-width: 680px) {
      .shop_table.cart .tfoot h2 {
        font-size: 32px; } }
  .shop_table.cart .tfoot .cart_foot_total {
    margin: 5px 15px 0 0;
    display: inline-block;
    vertical-align: middle; }
  .shop_table.cart .tfoot .actions {
    display: block;
    float: left;
    width: auto;
    margin: 0 0 0 20px; }
    @media all and (max-width: 1050px) {
      .shop_table.cart .tfoot .actions {
        float: none;
        margin: 15px 0 0; } }
    @media all and (max-width: 680px) {
      .shop_table.cart .tfoot .actions {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        margin: 10px 0 0; } }
    .shop_table.cart .tfoot .actions .coupon {
      display: block; }
      .shop_table.cart .tfoot .actions .coupon label {
        display: none; }
      .shop_table.cart .tfoot .actions .coupon #coupon_code {
        display: inline-block;
        background: transparent;
        border: 0;
        border-bottom: 2px solid white;
        color: #fff;
        height: 40px;
        line-height: 38px; }
        @media all and (max-width: 1050px) {
          .shop_table.cart .tfoot .actions .coupon #coupon_code {
            width: 75%; } }
        @media all and (max-width: 660px) {
          .shop_table.cart .tfoot .actions .coupon #coupon_code {
            width: 100%; } }
        .shop_table.cart .tfoot .actions .coupon #coupon_code:focus {
          outline: none; }
        .shop_table.cart .tfoot .actions .coupon #coupon_code::placeholder, .shop_table.cart .tfoot .actions .coupon #coupon_code::-webkit-input-placeholder, .shop_table.cart .tfoot .actions .coupon #coupon_code::-moz-placeholder, .shop_table.cart .tfoot .actions .coupon #coupon_code:-ms-input-placeholder, .shop_table.cart .tfoot .actions .coupon #coupon_code:-moz-placeholder {
          color: #fff; }
      .shop_table.cart .tfoot .actions .coupon ::placeholder {
        color: #fff; }
      .shop_table.cart .tfoot .actions .coupon input.button {
        display: inline-block; }
        @media all and (max-width: 1050px) {
          .shop_table.cart .tfoot .actions .coupon input.button {
            width: 20%; } }
        @media all and (max-width: 660px) {
          .shop_table.cart .tfoot .actions .coupon input.button {
            width: 100%;
            float: none;
            margin: 15px 0 0; } }
    .shop_table.cart .tfoot .actions .btn-secondary {
      font-size: 18px;
      height: 40px;
      line-height: 38px;
      padding: 2px 25px 0;
      float: left; }
      .shop_table.cart .tfoot .actions .btn-secondary:hover {
        border: 1px solid #fff; }
  .shop_table.cart .tfoot .wc-proceed-to-checkout {
    float: left;
    clear: left; }
    @media all and (max-width: 680px) {
      .shop_table.cart .tfoot .wc-proceed-to-checkout {
        float: none;
        width: 100%;
        margin: 15px 0 0;
        text-align: center;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3; } }
    .shop_table.cart .tfoot .wc-proceed-to-checkout .btn {
      height: 40px;
      line-height: 38px;
      padding: 2px 25px 0;
      font-size: 20px;
      border: 1px solid #fff; }
      @media all and (max-width: 680px) {
        .shop_table.cart .tfoot .wc-proceed-to-checkout .btn {
          margin: 10px auto 0;
          font-size: 18px;
          max-width: 100%;
          width: 100%; } }
      .shop_table.cart .tfoot .wc-proceed-to-checkout .btn.btn-secondary:hover {
        border: 1px solid #fff; }

.cart-collaterals {
  display: none; }

.no-results {
  margin: 0 0 7%;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.5em; }

body.term-26 #main, body.page-template-template-locations #app {
  position: relative; }
  body.term-26 #main:after, body.page-template-template-locations #app:after {
    content: "";
    background: url(images/why_by_left_bg.png) 0 0 no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: 3%;
    top: 45%;
    width: 13%;
    height: 0;
    padding-bottom: 10%; }

body.page-template-template-career #app {
  position: relative; }
  body.page-template-template-career #app:before {
    content: "";
    background: url(images/why_by_left_bg.png) 0 0 no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: 3%;
    top: 45%;
    width: 13%;
    height: 0;
    padding-bottom: 10%; }
    @media all and (max-width: 1400px) {
      body.page-template-template-career #app:before {
        display: none; } }

body.page-template-template-locations #app {
  position: relative; }
  body.page-template-template-locations #app:before {
    content: "";
    background: url(images/branches_page_right.png) 0 0 no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: 3%;
    top: 35%;
    width: 16%;
    height: 0;
    padding-bottom: 15%; }
    @media all and (max-width: 1124px) {
      body.page-template-template-locations #app:before {
        display: none; } }
  body.page-template-template-locations #app:after {
    top: 55%;
    left: 2%;
    right: auto; }
    @media all and (max-width: 1400px) {
      body.page-template-template-locations #app:after {
        display: none; } }

body.page-template-template-contact #featured_image {
  /*&:before {
            content: "";
            background: url(images/farmer_recommendation.png) 0 0 no-repeat;
            background-size: contain;
            display: block;
            position: absolute;
            left: 85%;
            bottom: 0%;
            margin-bottom: -6%;
            width: 12%;
            height: 0;
            padding-bottom: 26%;
            z-index: 1;
            @media all and (max-width: 1124px) {
                display: none;
            }
        }
        &:after {
            content: "";
            background: url(images/why_by_left_bg.png) 0 0 no-repeat;
            background-size: contain;
            display: block;
            position: absolute;
            left: 2%;
            top: 135%;
            width: 13%;
            height: 0;
            padding-bottom: 10%;
            @media all and (max-width: 1124px) {
                display: none;
            }
        }*/ }

body.page-template-template-contact #page_content {
  padding-bottom: 10%; }

a.ced_my_account_reorder {
  color: #fff;
  background: #8dac61;
  line-height: 22px;
  padding: 4px 20px;
  font-size: 18px; }
  .woocommerce-orders-table__cell a.ced_my_account_reorder {
    float: left; }

.hide_if_not_check {
  position: relative; }
  .hide_if_not_check:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    z-index: 9; }
  .hide_if_not_check.ok:after {
    display: none; }
  .hide_if_not_check > * {
    margin-top: 10px; }

form.checkout.woocommerce-checkout h3 {
  margin-bottom: 25px; }

form.checkout.woocommerce-checkout #customer_details label {
  display: block !important; }

form.checkout.woocommerce-checkout #customer_details p.form-row {
  position: relative; }
  form.checkout.woocommerce-checkout #customer_details p.form-row label {
    position: absolute;
    font-size: 18px;
    font-weight: normal;
    top: 0;
    right: 18px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  form.checkout.woocommerce-checkout #customer_details p.form-row.focus label {
    right: 10px;
    top: -20px;
    font-size: 0.85em; }
  form.checkout.woocommerce-checkout #customer_details p.form-row.create-account label {
    position: static !important; }
  form.checkout.woocommerce-checkout #customer_details p.form-row abbr[data-original-title], form.checkout.woocommerce-checkout #customer_details p.form-row abbr[title] {
    border: 0;
    cursor: default;
    text-decoration: none; }
  form.checkout.woocommerce-checkout #customer_details p.form-row ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: transparent; }
  form.checkout.woocommerce-checkout #customer_details p.form-row ::-moz-placeholder {
    /* Firefox 19+ */
    color: transparent; }
  form.checkout.woocommerce-checkout #customer_details p.form-row :-ms-input-placeholder {
    /* IE 10+ */
    color: transparent; }
  form.checkout.woocommerce-checkout #customer_details p.form-row :-moz-placeholder {
    /* Firefox 18- */
    color: transparent; }

.single-product .product .return_link {
  color: #000;
  font-weight: normal; }

.single-product #app .related.products {
  margin-top: 35px; }
  .single-product #app .related.products > h2 {
    text-align: center; }
  .single-product #app .related.products .products {
    justify-content: center; }

.single-product #primary {
  width: 1250px;
  max-width: 100%;
  padding: 0 15px;
  margin: 100px auto; }
  @media all and (max-width: 480px) {
    .single-product #primary {
      margin-top: 35px; } }
  .single-product #primary .woocommerce-product-gallery {
    position: relative;
    margin-top: 10px; }
    .single-product #primary .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
      color: transparent;
      font-size: 0;
      text-indent: -99999px;
      background: url(images/zoom.svg) 0 0 no-repeat;
      background-size: contain;
      width: 20px;
      height: 20px;
      display: block;
      position: absolute;
      top: 15px;
      right: 15px;
      z-index: 99; }
  .single-product #primary .summary {
    /*.quantity {
                width: 130px;
                display: inline-block;
                input {
                    display: inline-block;
                    width: 60px;
                }
                .btn.btn-secondary {
                    line-height: 22px;
                    padding: 3px 0;
                    height: 28px;
                    width: 28px;
                }
            }*/ }
    .single-product #primary .summary .single_add_to_cart_button {
      display: inline-block; }
    .single-product #primary .summary form.cart {
      border-top: 1px solid #ddd;
      margin-top: 35px;
      padding-top: 15px; }
      .single-product #primary .summary form.cart table.variations {
        margin-bottom: 15px; }
      .single-product #primary .summary form.cart label {
        color: black;
        font-size: 18px; }
      .single-product #primary .summary form.cart .label {
        padding-right: 0; }

.woocommerce-loop-product__link {
  outline: none; }
  @media all and (max-width: 767px) {
    .woocommerce-loop-product__link {
      height: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column; } }

.product_actions {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%; }
  .summary .product_actions {
    max-width: 170px;
    margin-top: 30px; }
  .product_actions .price {
    color: #707070;
    font-size: 21px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
    width: 100%; }
    .product-type-variable .product_actions .price {
      width: 50%; }
      @media all and (max-width: 767px) {
        .product-type-variable .product_actions .price {
          width: 100%;
          height: auto; } }
    @media all and (max-width: 767px) {
      .product_actions .price {
        padding: 0;
        min-height: 36px; } }
    .product_actions .price .units {
      font-size: 0.85em;
      margin: 5px 0 0; }
    .product_actions .price .amount {
      direction: ltr; }
    .product_actions .price div {
      display: inline; }
    .product_actions .price ins {
      display: inline-block;
      text-decoration: blink; }
      .product_actions .price ins span {
        color: #707070; }
    .product_actions .price del {
      width: 100%;
      flex: 0 0 100%;
      display: inline-block; }
      .product_actions .price del span {
        color: #C9C0BA;
        font-weight: 500; }
    .product_actions .price .for_kilo {
      font-size: 0.75em;
      margin-bottom: -3px;
      margin-right: 5px; }
  .product_actions hr {
    display: none; }
  .product_actions ul, .product_actions .quantity_input {
    display: inline-block;
    vertical-align: top; }
  .product_actions ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    background: #707070;
    border: 1px solid #707070;
    position: relative;
    border-radius: 50px;
    display: inline-block;
    width: 34px;
    height: 18px; }
    @media all and (max-width: 767px) {
      .product_actions ul {
        order: 1;
        margin: 12px auto; } }
    .product_actions ul li {
      display: inline-block;
      padding: 0;
      height: 16px; }
      .product_actions ul li label {
        color: #707070;
        margin: 0;
        line-height: 1;
        width: 100%;
        font-size: 14px;
        font-weight: 500;
        text-align: right;
        padding: 0;
        cursor: pointer;
        white-space: nowrap; }
        .product_actions ul li label span {
          position: absolute;
          right: 115%;
          top: 0; }
        .product_actions ul li label:before, .product_actions ul li label:after {
          content: "";
          width: 12px;
          height: 12px;
          display: inline-block;
          background: #F0ECE9;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          right: 2px;
          top: 2px;
          position: absolute;
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          -ms-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          z-index: 2;
          transform: translateX(0px); }
        .product_actions ul li label:after {
          display: block;
          visibility: visible;
          opacity: 0;
          transform: translateX(-16px); }
        .product_actions ul li label input {
          display: none; }
        .product_actions ul li label.active:before {
          transform: translateX(-16px);
          z-index: 1; }
        .product_actions ul li label.active:after {
          display: none; }
      .product_actions ul li:first-child label:before {
        transform: translateX(-16px); }
      .product_actions ul li:first-child label:after {
        transform: translateX(0px); }
      .product_actions ul li:first-child label.active:before {
        transform: translateX(0px); }
      .product_actions ul li:first-child label span {
        position: absolute;
        left: 115%;
        right: auto; }
  .product_actions .quantity_input {
    margin: 0 auto 0;
    display: flex;
    width: 138px; }
    .summary .product_actions .quantity_input {
      width: 100%;
      margin: 0 0 15px; }
    @media all and (max-width: 767px) {
      .product_actions .quantity_input {
        order: 1; } }
    .product_actions .quantity_input button {
      display: inline-block;
      background: #fff;
      padding: 0;
      margin: 0;
      border: 0;
      height: 36px;
      line-height: 36px;
      width: 36px;
      font-weight: 400;
      font-size: 32px;
      text-align: center;
      vertical-align: middle;
      color: #3D612E;
      border-radius: 50%;
      transition: all 0.3s ease; }
      .product_actions .quantity_input button:focus {
        outline: none; }
    .product_actions .quantity_input input.quantity {
      margin: 0 auto;
      font-size: 36px;
      font-weight: 400;
      display: inline-block;
      border: 0;
      padding: 0 5px;
      text-align: center;
      background: transparent;
      width: 76px;
      height: 36px;
      line-height: 36px;
      color: #3D612E; }
      @media all and (max-width: 767px) {
        .product_actions .quantity_input input.quantity {
          color: #3D612E;
          font-size: 28px; } }
  .product_actions .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 52px;
    font-size: 16px;
    padding: 10px;
    line-height: 32px;
    font-weight: 500;
    border-radius: 0 0 25px 25px;
    background-color: #b7d54d;
    margin: 0;
    display: block;
    color: #3D612E; }
    .summary .product_actions .btn {
      position: static;
      border-radius: 40px;
      margin: 15px 0 0; }
    .product_actions .btn.disabled {
      background-color: #e6e6e6;
      cursor: default;
      color: #707070; }
      .product_actions .btn.disabled:hover {
        background-color: #333333;
        color: #fff; }
    .product_actions .btn.is_sending {
      pointer-events: none; }
      .product_actions .btn.is_sending .lds-roller {
        display: inline-block;
        width: 80px;
        height: 80px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0%, -50%) scale(0.5); }
        @media all and (max-width: 767px) {
          .product_actions .btn.is_sending .lds-roller {
            transform: translate(25%, -50%) scale(0.35); } }
      .product_actions .btn.is_sending .lds-roller div {
        animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 40px 40px; }
      .product_actions .btn.is_sending .lds-roller div:after {
        content: " ";
        display: block;
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background: #fff;
        margin: -4px 0 0 -4px; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(1) {
        animation-delay: -0.036s; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(1):after {
        top: 63px;
        left: 63px; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(2) {
        animation-delay: -0.072s; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(2):after {
        top: 68px;
        left: 56px; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(3) {
        animation-delay: -0.108s; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(3):after {
        top: 71px;
        left: 48px; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(4) {
        animation-delay: -0.144s; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(4):after {
        top: 72px;
        left: 40px; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(5) {
        animation-delay: -0.18s; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(5):after {
        top: 71px;
        left: 32px; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(6) {
        animation-delay: -0.216s; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(6):after {
        top: 68px;
        left: 24px; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(7) {
        animation-delay: -0.252s; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(7):after {
        top: 63px;
        left: 17px; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(8) {
        animation-delay: -0.288s; }
      .product_actions .btn.is_sending .lds-roller div:nth-child(8):after {
        top: 56px;
        left: 12px; }

@keyframes lds-roller {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
    .product_actions .btn:hover {
      background-color: #b7d54d;
      color: #000; }
    .product_actions .btn.btn_more {
      background: #383838;
      color: #fff; }
      .product_actions .btn.btn_more:hover {
        background: #686868;
        color: #fff; }
  @media all and (max-width: 768px) {
    .product_actions .twoActions {
      text-align: center; } }
  @media all and (max-width: 1260px) and (min-width: 1060px) {
    .product_actions .twoActions .btn {
      font-size: 16px;
      padding: 3px 20px 0;
      min-width: 0px; } }
  @media all and (max-width: 1060px) and (min-width: 768px) {
    .product_actions .twoActions .btn {
      font-size: 15px;
      padding: 3px 15px 0;
      min-width: 0px; } }
  @media all and (max-width: 768px) {
    .product_actions .twoActions .btn {
      display: inline-block;
      line-height: 30px;
      font-size: 18px; } }
  @media all and (max-width: 600px) {
    .product_actions .twoActions .btn {
      min-width: 135px;
      font-size: 16px;
      padding-right: 20px;
      padding-left: 20px; } }
  @media all and (min-width: 768px) {
    .product_actions .twoActions .btn.btn-primary {
      right: 10px;
      left: auto;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; } }
  @media all and (max-width: 768px) {
    .product_actions .twoActions .btn.btn-primary {
      line-height: 32px; } }

body.single-product .product_actions .btn.btn-secondary {
  display: none; }

body.single-product .product_actions .text-left {
  text-align: center !important; }

@media all and (min-width: 992px) {
  .woocommerce-product-gallery {
    padding-left: 30px; } }

.woocommerce-product-gallery__wrapper {
  height: 100%;
  background: white; }
  .woocommerce-product-gallery__wrapper .slick-prev, .woocommerce-product-gallery__wrapper .slick-next {
    width: 50px;
    height: 50px;
    background: url(images/right_arr.png) 0 0 no-repeat;
    background-size: contain;
    z-index: 99; }
    .woocommerce-product-gallery__wrapper .slick-prev:before, .woocommerce-product-gallery__wrapper .slick-next:before {
      content: "";
      display: none; }
    @media all and (max-width: 480px) {
      .woocommerce-product-gallery__wrapper .slick-prev, .woocommerce-product-gallery__wrapper .slick-next {
        width: 40px;
        height: 40px;
        right: 10px; } }
  .woocommerce-product-gallery__wrapper .slick-next {
    background: url(images/left_arr.png) 0 0 no-repeat;
    background-size: contain; }
    @media all and (max-width: 480px) {
      .woocommerce-product-gallery__wrapper .slick-next {
        left: 10px;
        right: auto; } }
  .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    height: 100%; }
    .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
      display: -webkit-box !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: -webkit-flex !important;
      display: flex !important;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      height: 100%; }
      .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto; }

.modal_outer {
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .modal_outer .actions_modal {
    background: #ece8dd;
    padding: 35px;
    width: 600px;
    max-width: 90%; }
    @media all and (max-width: 550px) {
      .modal_outer .actions_modal {
        padding: 10px;
        max-width: 100%;
        max-height: 100%;
        height: 100%;
        overflow: auto; } }
    .modal_outer .actions_modal .close_span {
      width: 33px;
      height: 33px;
      display: block;
      cursor: pointer; }
      @media all and (max-width: 550px) {
        .modal_outer .actions_modal .close_span {
          margin: 10px 0 0; } }
      .modal_outer .actions_modal .close_span .line {
        background: #3D612E;
        height: 3px;
        width: 33px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        margin-top: -2px;
        display: block; }
        .modal_outer .actions_modal .close_span .line.two {
          transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg); }
    .modal_outer .actions_modal ul, .modal_outer .actions_modal li {
      list-style: none;
      padding: 0;
      margin: 0; }
      .modal_outer .actions_modal ul h1, .modal_outer .actions_modal ul h2, .modal_outer .actions_modal ul h3, .modal_outer .actions_modal ul h4, .modal_outer .actions_modal ul h5, .modal_outer .actions_modal li h1, .modal_outer .actions_modal li h2, .modal_outer .actions_modal li h3, .modal_outer .actions_modal li h4, .modal_outer .actions_modal li h5 {
        margin: 0 0 0.5em; }
    .modal_outer .actions_modal.check_location_modal {
      font-size: 18px;
      letter-spacing: 2px; }
      .modal_outer .actions_modal.check_location_modal p {
        margin: 0; }
      .modal_outer .actions_modal.check_location_modal h2 {
        font-size: 61px;
        margin: 0px 0 70px; }
        @media all and (max-width: 550px) {
          .modal_outer .actions_modal.check_location_modal h2 {
            font-size: 41px;
            margin: 0 0 30px; } }
      .modal_outer .actions_modal.check_location_modal .btn {
        margin: 25px auto 0;
        display: block;
        padding-right: 65px;
        padding-left: 65px; }

.fade-enter-active, .fade-leave-active {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.fade-enter, .fade-leave-to {
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); }

.v-autocomplete {
  position: relative; }
  .v-autocomplete .v-autocomplete-input-group .v-autocomplete-input {
    font-size: 18px;
    padding: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #000;
    background: transparent;
    width: 100%;
    outline: none; }
  .v-autocomplete .v-autocomplete-input-group.v-autocomplete-selected .v-autocomplete-input {
    color: #81ae40;
    background-color: transparent; }
  .v-autocomplete .v-autocomplete-list {
    width: 100%;
    border: none;
    border-top: none;
    height: 250px;
    overflow-y: auto;
    border-bottom: 1px solid #157977;
    position: absolute; }
    @media all and (max-height: 700px) {
      .v-autocomplete .v-autocomplete-list {
        max-height: 200px; } }
    @media all and (max-height: 500px) {
      .v-autocomplete .v-autocomplete-list {
        max-height: 100px; } }
    .v-autocomplete .v-autocomplete-list .v-autocomplete-list-item {
      cursor: pointer;
      background-color: #fff;
      padding: 10px;
      border-bottom: 1px solid #157977;
      border-left: 1px solid #157977;
      border-right: 1px solid #157977; }
      .v-autocomplete .v-autocomplete-list .v-autocomplete-list-item:last-child {
        border-bottom: none; }
      .v-autocomplete .v-autocomplete-list .v-autocomplete-list-item:hover {
        background-color: #eee; }
      .v-autocomplete .v-autocomplete-list .v-autocomplete-list-item abbr {
        opacity: .8;
        font-size: .8em;
        display: block;
        font-family: sans-serif; }
      .v-autocomplete .v-autocomplete-list .v-autocomplete-list-item.v-autocomplete-item-active {
        background-color: #f3f6fa; }

#featured_image {
  position: relative; }
  #featured_image > img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  #featured_image .farmer_header {
    position: relative; }
  #featured_image.contact {
    width: 100%; }
    @media all and (max-width: 450px) {
      #featured_image.contact {
        min-height: 150px; } }
    #featured_image.contact > img {
      position: static; }

#page_content.about .about_icons {
  color: #81ae40;
  text-align: center; }
  #page_content.about .about_icons .thumb {
    height: 100px;
    width: 100px;
    margin: 0 auto 1em;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #page_content.about .about_icons svg {
    width: 80%;
    height: 100%; }
    #page_content.about .about_icons svg, #page_content.about .about_icons svg * {
      fill: #81ae40;
      stroke: #81ae40; }
    #page_content.about .about_icons svg polygon, #page_content.about .about_icons svg path {
      stroke: #81ae40 !important; }

#page_content.about .about-row {
  margin: 60px 0; }
  @media all and (max-width: 768px) {
    #page_content.about .about-row {
      display: block; } }
  #page_content.about .about-row .col-xs-12 {
    padding: 0; }
  #page_content.about .about-row .content, #page_content.about .about-row .image {
    position: relative; }
    @media all and (min-width: 768px) {
      #page_content.about .about-row .content, #page_content.about .about-row .image {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    @media all and (max-width: 768px) {
      #page_content.about .about-row .content, #page_content.about .about-row .image {
        display: block; } }
  #page_content.about .about-row .inner {
    background: #e8e4d9;
    padding: 40px 40px 40px; }
    @media all and (min-width: 768px) {
      #page_content.about .about-row .inner {
        margin-right: -15%;
        margin-left: 15%; } }
    @media all and (max-width: 768px) {
      #page_content.about .about-row .inner {
        padding: 20px; } }
    #page_content.about .about-row .inner h4 {
      color: #373737;
      margin-top: 0;
      letter-spacing: 4px; }
    #page_content.about .about-row .inner h3 {
      margin: 0 0 0.75em; }
  #page_content.about .about-row.left_image .image {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
  @media all and (min-width: 768px) {
    #page_content.about .about-row.left_image .inner {
      margin-right: 15%;
      margin-left: -15%; } }
  #page_content.about .about-row.first .content .inner, #page_content.about .about-row.last .content .inner {
    position: relative; }
    #page_content.about .about-row.first .content .inner:before, #page_content.about .about-row.last .content .inner:before {
      position: absolute;
      bottom: 110%;
      left: 50%;
      -webkit-transform: translate(-50%, 40%);
      -moz-transform: translate(-50%, 40%);
      -ms-transform: translate(-50%, 40%);
      -o-transform: translate(-50%, 40%);
      transform: translate(-50%, 40%);
      content: "";
      background: url(images/why_by_left_bg.png) 0 0 no-repeat;
      width: 25%;
      height: 52%;
      -webkit-background-size: contain;
      background-size: contain; }
  #page_content.about .about-row.last .content .inner:before {
    background: url(images/about_bottom_leaf.png) 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    top: 65%;
    bottom: auto;
    left: 0;
    right: auto;
    height: 60%;
    -webkit-transform: translate(0%, 40%);
    -moz-transform: translate(0%, 40%);
    -ms-transform: translate(0%, 40%);
    -o-transform: translate(0%, 40%);
    transform: translate(0%, 40%); }
    @media all and (max-width: 1400px) {
      #page_content.about .about-row.last .content .inner:before {
        bottom: 0%;
        top: auto;
        right: 100%;
        left: auto; } }

#page_content.career .double-row {
  margin: 0 -20px; }

#page_content.career .career_item {
  padding: 0 20px;
  margin: 0 0 40px; }
  #page_content.career .career_item .inner {
    font-size: 15px; }
    #page_content.career .career_item .inner h2 {
      color: #373737;
      font-weight: normal;
      font-size: 18px;
      letter-spacing: 3px;
      margin: 0 0 2em; }
    #page_content.career .career_item .inner form label {
      display: none; }
    #page_content.career .career_item .inner form input[type="text"], #page_content.career .career_item .inner form input[type="email"], #page_content.career .career_item .inner form input[type="tel"] {
      width: 100%;
      display: block;
      height: 22px;
      line-height: 21px;
      font-size: 15px;
      color: #9e9e9e;
      border: 0;
      padding: 0 5px;
      margin: 0 0 15px;
      border-bottom: 1px solid #a6a3a3;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #page_content.career .career_item .inner form input[type="text"]:focus, #page_content.career .career_item .inner form input[type="email"]:focus, #page_content.career .career_item .inner form input[type="tel"]:focus {
        outline: none;
        background: #f7f7f7;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    #page_content.career .career_item .inner form .btn {
      position: absolute;
      bottom: -60px;
      left: 50%;
      -moz-transform: translate(-50%, 0%);
      -o-transform: translate(-50%, 0%);
      -webkit-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%); }

#page_content.locations h2 {
  font-size: 50px;
  margin: 0; }

#page_content.locations .small_title {
  font-size: 18px;
  color: #81ae40;
  line-height: 20px;
  min-height: 20px; }

#page_content.locations .row_top .right_side {
  margin-bottom: 20px; }

#page_content.locations .image_col img {
  width: 100%;
  height: auto; }

#page_content.locations .branch_slider .slick-prev, #page_content.locations .branch_slider .slick-next {
  width: 50px;
  height: 50px;
  background: url(images/right_arr.png) 0 0 no-repeat;
  background-size: contain;
  z-index: 99; }
  #page_content.locations .branch_slider .slick-prev:before, #page_content.locations .branch_slider .slick-next:before {
    display: none; }

#page_content.locations .branch_slider .slick-next {
  background: url(images/left_arr.png) 0 0 no-repeat;
  background-size: contain; }

#page_content.contact .farmer_header {
  margin-bottom: 0; }

#page_content.contact .container {
  max-width: 990px;
  width: 100%; }

#page_content.contact .contact_title {
  font-size: 40px;
  font-weight: bold;
  color: #555B4F;
  margin: 25px 0 65px;
  text-align: center; }
  @media all and (max-width: 768px) {
    #page_content.contact .contact_title {
      font-size: 30px; } }
  @media all and (max-width: 480px) {
    #page_content.contact .contact_title {
      font-size: 26px; } }

#page_content.contact .wpcf7 {
  max-width: 720px;
  margin: 0 auto;
  position: relative; }
  #page_content.contact .wpcf7 label {
    display: none; }
  #page_content.contact .wpcf7 .row {
    margin: 0 -20px; }
    #page_content.contact .wpcf7 .row .col-xs-12 {
      padding: 0 20px;
      margin: 0 0 15px; }
  #page_content.contact .wpcf7 input[type="text"], #page_content.contact .wpcf7 input[type="email"], #page_content.contact .wpcf7 input[type="tel"], #page_content.contact .wpcf7 textarea {
    font-size: 18px;
    color: #555B4F;
    border: 0;
    line-height: 25px;
    height: 36px;
    padding: 5px;
    width: 100%;
    font-weight: normal;
    border-bottom: 1px solid #81ae40;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: right; }
    @media all and (max-width: 768px) {
      #page_content.contact .wpcf7 input[type="text"], #page_content.contact .wpcf7 input[type="email"], #page_content.contact .wpcf7 input[type="tel"], #page_content.contact .wpcf7 textarea {
        font-size: 16px; } }
    @media all and (max-width: 480px) {
      #page_content.contact .wpcf7 input[type="text"], #page_content.contact .wpcf7 input[type="email"], #page_content.contact .wpcf7 input[type="tel"], #page_content.contact .wpcf7 textarea {
        font-size: 14px; } }
    #page_content.contact .wpcf7 input[type="text"]:focus, #page_content.contact .wpcf7 input[type="email"]:focus, #page_content.contact .wpcf7 input[type="tel"]:focus, #page_content.contact .wpcf7 textarea:focus {
      outline: none;
      background: #f7f7f7;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  #page_content.contact .wpcf7 textarea {
    height: 114px;
    line-height: 38px;
    padding-top: 0;
    padding-bottom: 0;
    background: url(images/textarea.png) 0 0 repeat; }
    #page_content.contact .wpcf7 textarea:focus {
      background: #f7f7f7 url(images/textarea.png) 0 0 repeat; }
  #page_content.contact .wpcf7 .btn.btn-primary {
    height: 58px;
    line-height: 58px;
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    bottom: -70px;
    padding: 0 45px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
    @media all and (max-width: 768px) {
      #page_content.contact .wpcf7 .btn.btn-primary {
        font-size: 21px; } }
    @media all and (max-width: 480px) {
      #page_content.contact .wpcf7 .btn.btn-primary {
        font-size: 18px; } }

#page_content.about {
  color: #555B4F;
  font-size: 24px;
  padding-bottom: 50px; }
  @media all and (min-width: 1366px) {
    #page_content.about .col-lg-4 {
      max-width: 25%;
      margin-left: 8.333%; } }
  @media all and (max-width: 993px) {
    #page_content.about {
      font-size: 21px; } }
  @media all and (max-width: 768px) {
    #page_content.about {
      font-size: 20px; } }
  @media all and (max-width: 576px) {
    #page_content.about {
      font-size: 18px; } }
  #page_content.about h3 {
    font-size: 30px;
    font-weight: bold; }
    @media all and (max-width: 576px) {
      #page_content.about h3 {
        font-size: 26px; } }
  #page_content.about h1, #page_content.about h2, #page_content.about h3, #page_content.about h4, #page_content.about h5, #page_content.about h6 {
    font-weight: bold;
    margin: 25px 0; }
    @media all and (max-width: 576px) {
      #page_content.about h1, #page_content.about h2, #page_content.about h3, #page_content.about h4, #page_content.about h5, #page_content.about h6 {
        margin: 15px 0; } }
  #page_content.about .sub_title {
    font-size: 40px;
    font-weight: bold;
    color: #555B4F; }
    @media all and (max-width: 576px) {
      #page_content.about .sub_title {
        font-size: 34px; } }

.white_box {
  margin-bottom: 40px; }
  .white_box .inner {
    padding: 40px;
    background: white;
    box-shadow: 0 2px 37px 6px rgba(0, 0, 0, 0.07);
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px; }
    @media all and (max-width: 993px) {
      .white_box .inner {
        padding: 30px; } }
    @media all and (max-width: 768px) {
      .white_box .inner {
        padding: 20px; } }
  .white_box.bg-secondary .inner {
    background: #fff; }

.banners {
  margin: 50px 0 100px; }
  .banners .banner {
    background-size: cover !important;
    padding: 30px;
    margin-bottom: 30px; }
    .banners .banner a {
      display: block;
      text-decoration: none;
      color: white; }
      .banners .banner a:hover, .banners .banner a:focus {
        outline: 0;
        text-decoration: none; }
      .banners .banner a h2, .banners .banner a h1, .banners .banner a h3, .banners .banner a h4, .banners .banner a h5 {
        margin: 0 0 0.35em;
        font-size: 40px;
        color: #fff; }

.map_row {
  margin-bottom: 10%; }
  @media all and (min-width: 993px) {
    .map_row {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; } }
  .map_row .map_content {
    font-size: 16px; }
    .map_row .map_content h3.big_title {
      margin-top: 0; }
      @media all and (min-width: 993px) {
        .map_row .map_content h3.big_title {
          margin-bottom: 30%;
          font-size: 70px; } }

.acf-map {
  width: 100%;
  height: 250px;
  border: 0;
  margin: 0; }
  @media all and (min-width: 993px) {
    .acf-map {
      height: 100%; } }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

.acf-map img {
  max-width: none !important;
  max-height: none !important; }

.faq_line {
  margin-bottom: 20px; }
  .faq_line.white_box .inner {
    padding: 25px 25px 0; }
    .faq_line.white_box .inner h3 {
      margin: 0;
      padding: 0 0 25px 35px;
      position: relative;
      letter-spacing: 0;
      cursor: pointer;
      font-size: 28px;
      font-weight: 500;
      line-height: 34px;
      color: #3D622E; }
      @media (max-width: 1200px) {
        .faq_line.white_box .inner h3 {
          font-size: 22px;
          line-height: 22px; } }
      @media (max-width: 768px) {
        .faq_line.white_box .inner h3 {
          font-size: 18px; } }
      @media (max-width: 640px) {
        .faq_line.white_box .inner h3 {
          font-size: 16px; } }
      .faq_line.white_box .inner h3 .icon {
        top: 6px;
        position: absolute;
        left: 0; }
        @media (max-width: 1200px) {
          .faq_line.white_box .inner h3 .icon {
            top: 0; } }
      .faq_line.white_box .inner h3 svg {
        position: absolute;
        left: 0;
        top: 1px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        fill: #3D622E; }
    .faq_line.white_box .inner .content {
      padding-bottom: 15px; }
      .faq_line.white_box .inner .content p {
        color: #3D622E;
        font-size: 18px;
        font-weight: 500;
        line-height: 31px; }
        @media (max-width: 768px) {
          .faq_line.white_box .inner .content p {
            font-size: 15px;
            line-height: 25px; } }
        @media (max-width: 640px) {
          .faq_line.white_box .inner .content p {
            font-size: 14px;
            line-height: 21px;
            font-weight: 300; } }
  .faq_line.white_box.open .inner h3 svg {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

#page_content.faq {
  margin: 100px auto 150px; }

#page_content.blog {
  padding: 45px 0; }
  @media all and (max-width: 993px) {
    #page_content.blog {
      padding: 35px 0; } }
  @media all and (max-width: 767px) {
    #page_content.blog {
      padding: 25px 0; } }
  #page_content.blog .container {
    width: 1460px; }

.post_item {
  font-size: 18px;
  border-radius: 6px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 37px 6px rgba(0, 0, 0, 0.07);
  margin-bottom: 44px; }
  @media all and (max-width: 1300px) {
    .post_item {
      margin-bottom: 34px; } }
  @media all and (max-width: 993px) {
    .post_item {
      margin-bottom: 25px; } }
  @media all and (max-width: 768px) {
    .post_item {
      margin-bottom: 20px;
      font-size: 16px; } }
  .post_item a {
    color: #3D622E;
    text-decoration: none; }
  #page_content .post_item h2.post_title {
    color: #3D622E;
    font-size: 24px;
    padding: 0;
    margin: 0 0 6px;
    line-height: 1; }
    @media all and (max-width: 993px) {
      #page_content .post_item h2.post_title {
        font-size: 22px; } }
  .post_item-thumbnail, .post_item-content {
    border-radius: 6px; }
  .post_item-content {
    padding: 13px 25px 20px; }
    @media all and (max-width: 768px) {
      .post_item-content {
        padding: 10px 20px 15px; } }
    .post_item-content p:last-of-type {
      margin: 0;
      padding: 0; }
  .post_item-thumbnail img {
    width: 100%;
    border-radius: 6px 6px 0 0; }

#page_content.single_post {
  padding: 80px 0;
  color: #3D612E; }
  @media all and (max-width: 1400px) {
    #page_content.single_post {
      padding: 60px 0; } }
  @media all and (max-width: 767px) {
    #page_content.single_post {
      padding: 40px 0;
      font-size: 16px;
      line-height: 1.5; } }
  #page_content.single_post p {
    margin: 0 0 1.5em; }
    #page_content.single_post p:last-of-type {
      margin: 0; }
  #page_content.single_post h1 {
    font-size: 51px;
    font-weight: 500; }
    @media all and (max-width: 1400px) {
      #page_content.single_post h1 {
        font-size: 46px; } }
    @media all and (max-width: 1200px) {
      #page_content.single_post h1 {
        font-size: 42px; } }
    @media all and (max-width: 993px) {
      #page_content.single_post h1 {
        font-size: 38px; } }
    @media all and (max-width: 767px) {
      #page_content.single_post h1 {
        font-size: 32px; } }
    @media all and (max-width: 480px) {
      #page_content.single_post h1 {
        font-size: 30px; } }
  #page_content.single_post .container {
    width: 970px; }
  #page_content.single_post .post_thumbnail {
    margin: 25px 0; }
    @media all and (max-width: 767px) {
      #page_content.single_post .post_thumbnail {
        margin: 20px 0; } }
    #page_content.single_post .post_thumbnail img {
      width: 100%; }
  #page_content.single_post .single_post_products_title {
    margin: 2em 0 1.5em; }
  @media all and (min-width: 1250px) {
    #app #page_content.single_post .products .product {
      width: 25%; } }

.post_nav {
  margin-top: 40px;
  border-top: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
  padding: 13px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .post_nav a {
    color: #707070;
    font-weight: 500;
    display: inline-block; }
    .post_nav a.cat {
      margin: 0 40px; }
      .post_nav a.cat svg {
        display: block; }

#footer {
  box-shadow: 0 2px 2px 4px rgba(0, 0, 0, 0.04);
  padding: 18px 0;
  color: #fff;
  background-color: #3D612E;
  position: relative; }
  @media all and (max-width: 768px) {
    #footer {
      text-align: center; } }
  #footer h3 {
    font-size: 17px;
    color: #000;
    font-weight: bold;
    margin: 0 0 25px; }
  #footer ul.navbar-nav {
    margin: 0; }
    @media all and (max-width: 768px) {
      #footer ul.navbar-nav {
        width: 100%;
        text-align: center; } }
    @media all and (max-width: 400px) {
      #footer ul.navbar-nav {
        margin: 0 0 7px; } }
    #footer ul.navbar-nav li {
      padding: 0 15px;
      float: right; }
      @media all and (max-width: 768px) {
        #footer ul.navbar-nav li {
          float: none;
          display: inline-block;
          font-size: 16px; } }
      #footer ul.navbar-nav li + li {
        border-right: 1px solid #fff; }
      #footer ul.navbar-nav li a {
        color: #fff;
        padding: 0;
        line-height: 28px; }
        #footer ul.navbar-nav li a:hover, #footer ul.navbar-nav li a:focus {
          background: transparent; }
  #footer .footer_phone, #footer .footer_secure {
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    margin: 0 20px;
    display: inline-block;
    position: relative;
    top: -3px;
    opacity: 0.6; }
    @media all and (max-width: 768px) {
      #footer .footer_phone, #footer .footer_secure {
        top: 0;
        margin: 7px 20px; } }
    @media all and (max-width: 400px) {
      #footer .footer_phone, #footer .footer_secure {
        margin: 0 20px 7px; } }
  #footer .footer_visa {
    float: left;
    margin-left: 225px; }
    @media (min-width: 1900px) {
      #footer .footer_visa {
        margin-left: 0; } }
    @media all and (max-width: 768px) {
      #footer .footer_visa {
        float: none;
        display: inline-block;
        text-align: center;
        font-size: 14px;
        margin-left: 110px; }
        #footer .footer_visa img {
          max-width: 165px; } }
    #footer .footer_visa p {
      margin: 0 15px 0 0;
      float: left;
      padding: 0; }
    #footer .footer_visa span.icon {
      opacity: 0.6; }
    @media all and (max-width: 480px) {
      #footer .footer_visa {
        font-size: 13px; }
        #footer .footer_visa p {
          margin-right: 5px; }
        #footer .footer_visa img {
          max-width: 120px; } }
  #footer .footer_copyright {
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    float: left;
    padding: 23px 45px;
    position: absolute;
    left: 0;
    top: 0; }
    @media all and (max-width: 768px) {
      #footer .footer_copyright {
        font-size: 14px;
        padding: 4px 10px;
        top: 19px; } }
    #footer .footer_copyright a {
      color: #fff;
      text-decoration: blink; }

@media all and (max-width: 768px) {
  #footer_buttons .col-xs-6 {
    width: 60%; }
  #footer_buttons .col-xs-3 {
    width: 20%; }
  #footer_buttons .cart button {
    text-align: left; }
  #footer_buttons .cart .titles, #footer_buttons .cart h3 {
    display: inline-block;
    float: none;
    vertical-align: middle; }
  #footer_buttons .cart h3 {
    margin-top: -3px; } }

.close_span {
  width: 33px;
  height: 33px;
  display: block;
  cursor: pointer; }
  .close_span .line {
    background: #979797;
    height: 3px;
    width: 33px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin-top: -2px;
    display: block; }
    .close_span .line.two {
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg); }

.modal-dialog, .woocommerce-MyAccount-content {
  background: #ece8dd;
  padding: 35px;
  width: 840px;
  margin: 0 auto;
  max-width: 90%;
  max-height: 100%;
  overflow: visible; }
  @media all and (max-width: 600px) {
    .modal-dialog, .woocommerce-MyAccount-content {
      padding: 25px 5px;
      max-width: 100%; } }
  .modal-dialog .modal-content, .woocommerce-MyAccount-content .modal-content {
    max-width: 640px;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0 auto;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .modal-dialog .modal-content .close, .woocommerce-MyAccount-content .modal-content .close {
      opacity: 1;
      -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      float: right; }
    .modal-dialog .modal-content .modal-body, .woocommerce-MyAccount-content .modal-content .modal-body {
      padding: 10px 0 10px 28px; }
      @media (max-width: 768px) {
        .modal-dialog .modal-content .modal-body, .woocommerce-MyAccount-content .modal-content .modal-body {
          padding: 10px 0; } }
    .modal-dialog .modal-content .modal-header, .woocommerce-MyAccount-content .modal-content .modal-header {
      padding: 0; }
    .modal-dialog .modal-content .modal-title, .woocommerce-MyAccount-content .modal-content .modal-title {
      font-size: 61px;
      margin: 0 0 40px; }
      @media all and (max-width: 600px) {
        .modal-dialog .modal-content .modal-title, .woocommerce-MyAccount-content .modal-content .modal-title {
          font-size: 41px;
          margin: 0 0 15px; } }
  .modal-dialog form label, .woocommerce-MyAccount-content form label {
    display: none; }
    .modal-dialog form label.woocommerce-form__label-for-checkbox, .woocommerce-MyAccount-content form label.woocommerce-form__label-for-checkbox {
      display: block; }
  .modal-dialog form .lost_password a, .woocommerce-MyAccount-content form .lost_password a {
    display: inline-block;
    padding: 0;
    height: 18px;
    width: 196px;
    text-align: right;
    text-decoration: underline;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    color: #707070; }
    .modal-dialog form .lost_password a:hover, .woocommerce-MyAccount-content form .lost_password a:hover {
      text-decoration: none; }
  .modal-dialog form .form-row, .woocommerce-MyAccount-content form .form-row {
    margin-bottom: 20px; }
    @media all and (max-width: 1400px) {
      .modal-dialog form .form-row, .woocommerce-MyAccount-content form .form-row {
        margin-bottom: 15px; } }
    .modal-dialog form .form-row.mb-0, .woocommerce-MyAccount-content form .form-row.mb-0 {
      margin-bottom: 0; }
  .modal-dialog form input[type="email"], .modal-dialog form input[type="password"], .modal-dialog form input[type="text"], .modal-dialog form input[type="tel"], .woocommerce-MyAccount-content form input[type="email"], .woocommerce-MyAccount-content form input[type="password"], .woocommerce-MyAccount-content form input[type="text"], .woocommerce-MyAccount-content form input[type="tel"] {
    width: 100%;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 48px;
    border-radius: 2px;
    background-color: #F0ECE9;
    border: none !important;
    color: #707070;
    font-weight: 600;
    line-height: 18px;
    padding: 16px 13px;
    font-size: 15px !important;
    margin: 0 0 20px; }
    @media all and (max-width: 1400px) {
      .modal-dialog form input[type="email"], .modal-dialog form input[type="password"], .modal-dialog form input[type="text"], .modal-dialog form input[type="tel"], .woocommerce-MyAccount-content form input[type="email"], .woocommerce-MyAccount-content form input[type="password"], .woocommerce-MyAccount-content form input[type="text"], .woocommerce-MyAccount-content form input[type="tel"] {
        margin-bottom: 15px; } }
    .modal-dialog form input[type="email"]::placeholder, .modal-dialog form input[type="password"]::placeholder, .modal-dialog form input[type="text"]::placeholder, .modal-dialog form input[type="tel"]::placeholder, .woocommerce-MyAccount-content form input[type="email"]::placeholder, .woocommerce-MyAccount-content form input[type="password"]::placeholder, .woocommerce-MyAccount-content form input[type="text"]::placeholder, .woocommerce-MyAccount-content form input[type="tel"]::placeholder {
      color: #81ae40;
      font-weight: 500; }
    .modal-dialog form input[type="email"]:focus, .modal-dialog form input[type="password"]:focus, .modal-dialog form input[type="text"]:focus, .modal-dialog form input[type="tel"]:focus, .woocommerce-MyAccount-content form input[type="email"]:focus, .woocommerce-MyAccount-content form input[type="password"]:focus, .woocommerce-MyAccount-content form input[type="text"]:focus, .woocommerce-MyAccount-content form input[type="tel"]:focus {
      outline: 0;
      background: #f7f7f7;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .modal-dialog form p.has-error input[type="email"], .modal-dialog form p.has-error input[type="password"], .modal-dialog form p.has-error input[type="text"], .modal-dialog form p.has-error input[type="tel"], .woocommerce-MyAccount-content form p.has-error input[type="email"], .woocommerce-MyAccount-content form p.has-error input[type="password"], .woocommerce-MyAccount-content form p.has-error input[type="text"], .woocommerce-MyAccount-content form p.has-error input[type="tel"] {
    border-bottom-color: red;
    border-bottom-width: 2px; }
  .modal-dialog form .btn, .woocommerce-MyAccount-content form .btn {
    margin: 15px 0 0;
    padding: 0 55px; }
    @media all and (max-width: 1400px) {
      .modal-dialog form .btn, .woocommerce-MyAccount-content form .btn {
        margin-top: 0; } }

.checkbox, .modal-dialog label.woocommerce-form__label-for-checkbox {
  position: relative;
  margin: 0;
  padding: 0 16px 0 0; }
  .checkbox:before, .modal-dialog label.woocommerce-form__label-for-checkbox:before {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #3D612E;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }
  .checkbox input, .modal-dialog label.woocommerce-form__label-for-checkbox input {
    visibility: hidden;
    opacity: 0;
    position: relative;
    margin-right: -20px; }
  .checkbox.checked:after, .woocommerce-validated .checkbox:after, .modal-dialog label.woocommerce-form__label-for-checkbox.checked:after, .woocommerce-validated .modal-dialog label.woocommerce-form__label-for-checkbox:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #3D612E;
    display: block;
    position: absolute;
    top: 7px;
    right: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

#loginModal .modal-dialog, #regModal .modal-dialog {
  background: #f6f4ea;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  padding: 35px 0;
  max-height: 100vh;
  overflow: visible; }
  #loginModal .modal-dialog .left_login_over, #regModal .modal-dialog .left_login_over {
    max-height: calc(100vh - 35px);
    overflow: auto; }
  @media (max-height: 768px) {
    #loginModal .modal-dialog, #regModal .modal-dialog {
      min-height: 0; } }
  @media (max-width: 768px) {
    #loginModal .modal-dialog, #regModal .modal-dialog {
      min-width: 280px;
      max-width: 90%; } }
  @media (max-width: 480px) {
    #loginModal .modal-dialog, #regModal .modal-dialog {
      min-width: 0px;
      max-width: 100%;
      width: 100%;
      height: 100%;
      border-radius: 0; } }
  #loginModal .modal-dialog .modal-header, #regModal .modal-dialog .modal-header {
    border: 0; }
    #loginModal .modal-dialog .modal-header .close, #regModal .modal-dialog .modal-header .close {
      margin-right: 75px; }
  #loginModal .modal-dialog .modal-content, #regModal .modal-dialog .modal-content {
    max-width: 100%;
    width: 100%; }
    #loginModal .modal-dialog .modal-content .inner_col, #regModal .modal-dialog .modal-content .inner_col {
      max-width: 495px;
      margin: 0 auto;
      display: block;
      width: 100%;
      float: none; }
    #loginModal .modal-dialog .modal-content .checkbox, #regModal .modal-dialog .modal-content .checkbox {
      font-size: 15px;
      font-weight: normal;
      line-height: 1.4;
      padding: 0 25px 0;
      cursor: pointer;
      margin-bottom: 15px; }
      #loginModal .modal-dialog .modal-content .checkbox:before, #regModal .modal-dialog .modal-content .checkbox:before {
        top: 10px; }
      #loginModal .modal-dialog .modal-content .checkbox:after, #regModal .modal-dialog .modal-content .checkbox:after {
        top: 12px; }
    #loginModal .modal-dialog .modal-content .modal-title, #regModal .modal-dialog .modal-content .modal-title {
      font-size: 35px;
      font-weight: 500;
      line-height: 1.2;
      color: #3D612E;
      clear: both;
      margin-bottom: 0; }
      @media all and (max-width: 1400px) {
        #loginModal .modal-dialog .modal-content .modal-title, #regModal .modal-dialog .modal-content .modal-title {
          font-size: 32px; } }
      @media all and (max-width: 1200px) {
        #loginModal .modal-dialog .modal-content .modal-title, #regModal .modal-dialog .modal-content .modal-title {
          font-size: 32px; } }
      @media all and (max-width: 993px) {
        #loginModal .modal-dialog .modal-content .modal-title, #regModal .modal-dialog .modal-content .modal-title {
          font-size: 30px; } }
      @media all and (max-width: 768px) {
        #loginModal .modal-dialog .modal-content .modal-title, #regModal .modal-dialog .modal-content .modal-title {
          font-size: 28px; } }
      @media all and (max-width: 500px) {
        #loginModal .modal-dialog .modal-content .modal-title, #regModal .modal-dialog .modal-content .modal-title {
          font-size: 24px; } }
      #loginModal .modal-dialog .modal-content .modal-title + p, #regModal .modal-dialog .modal-content .modal-title + p {
        color: #3D612E;
        font-size: 18px;
        font-weight: 500;
        line-height: 31px;
        margin-bottom: 25px; }
        @media all and (max-width: 1400px) {
          #loginModal .modal-dialog .modal-content .modal-title + p, #regModal .modal-dialog .modal-content .modal-title + p {
            margin-bottom: 7px; } }
        #loginModal .modal-dialog .modal-content .modal-title + p a, #regModal .modal-dialog .modal-content .modal-title + p a {
          color: #3D612E;
          text-decoration: underline; }
    #loginModal .modal-dialog .modal-content .hr_or, #regModal .modal-dialog .modal-content .hr_or {
      position: relative;
      text-align: center; }
      #loginModal .modal-dialog .modal-content .hr_or:before, #regModal .modal-dialog .modal-content .hr_or:before {
        content: "";
        background: rgba(151, 151, 151, 0.38);
        position: absolute;
        left: 0;
        width: 100%;
        top: 50%;
        margin-top: -1px;
        height: 2px; }
      #loginModal .modal-dialog .modal-content .hr_or span, #regModal .modal-dialog .modal-content .hr_or span {
        position: relative;
        background: #fff;
        padding: 0 25px;
        display: inline-block;
        font-size: 30px;
        font-weight: 600; }
    #loginModal .modal-dialog .modal-content form input[type="email"], #loginModal .modal-dialog .modal-content form input[type="password"], #loginModal .modal-dialog .modal-content form input[type="text"], #loginModal .modal-dialog .modal-content form input[type="tel"], #regModal .modal-dialog .modal-content form input[type="email"], #regModal .modal-dialog .modal-content form input[type="password"], #regModal .modal-dialog .modal-content form input[type="text"], #regModal .modal-dialog .modal-content form input[type="tel"] {
      font-size: 23px;
      font-weight: 500;
      color: #000;
      border-bottom: 1px solid #81ae40; }
      @media all and (max-width: 768px) {
        #loginModal .modal-dialog .modal-content form input[type="email"], #loginModal .modal-dialog .modal-content form input[type="password"], #loginModal .modal-dialog .modal-content form input[type="text"], #loginModal .modal-dialog .modal-content form input[type="tel"], #regModal .modal-dialog .modal-content form input[type="email"], #regModal .modal-dialog .modal-content form input[type="password"], #regModal .modal-dialog .modal-content form input[type="text"], #regModal .modal-dialog .modal-content form input[type="tel"] {
          font-size: 20px; } }
      @media all and (max-width: 420px) {
        #loginModal .modal-dialog .modal-content form input[type="email"], #loginModal .modal-dialog .modal-content form input[type="password"], #loginModal .modal-dialog .modal-content form input[type="text"], #loginModal .modal-dialog .modal-content form input[type="tel"], #regModal .modal-dialog .modal-content form input[type="email"], #regModal .modal-dialog .modal-content form input[type="password"], #regModal .modal-dialog .modal-content form input[type="text"], #regModal .modal-dialog .modal-content form input[type="tel"] {
          font-size: 18px; } }
      #loginModal .modal-dialog .modal-content form input[type="email"]::placeholder, #loginModal .modal-dialog .modal-content form input[type="password"]::placeholder, #loginModal .modal-dialog .modal-content form input[type="text"]::placeholder, #loginModal .modal-dialog .modal-content form input[type="tel"]::placeholder, #regModal .modal-dialog .modal-content form input[type="email"]::placeholder, #regModal .modal-dialog .modal-content form input[type="password"]::placeholder, #regModal .modal-dialog .modal-content form input[type="text"]::placeholder, #regModal .modal-dialog .modal-content form input[type="tel"]::placeholder {
        color: #555B4F; }
    #loginModal .modal-dialog .modal-content form label.woocommerce-form__label-for-checkbox, #regModal .modal-dialog .modal-content form label.woocommerce-form__label-for-checkbox {
      font-size: 15px;
      font-weight: normal;
      line-height: 30px;
      padding: 0 25px 0;
      cursor: pointer; }
      #loginModal .modal-dialog .modal-content form label.woocommerce-form__label-for-checkbox:before, #regModal .modal-dialog .modal-content form label.woocommerce-form__label-for-checkbox:before {
        top: 10px; }
      #loginModal .modal-dialog .modal-content form label.woocommerce-form__label-for-checkbox:after, #regModal .modal-dialog .modal-content form label.woocommerce-form__label-for-checkbox:after {
        top: 12px; }
    #loginModal .modal-dialog .modal-content .btn, #regModal .modal-dialog .modal-content .btn {
      margin: 20px auto 0;
      display: inline;
      width: 100%;
      height: 46px;
      border-radius: 23px;
      background-color: #3D612E;
      line-height: 1;
      color: #DDDCD3;
      font-size: 20px;
      font-weight: 500;
      text-align: center;
      clear: both; }
      @media all and (max-width: 1400px) {
        #loginModal .modal-dialog .modal-content .btn, #regModal .modal-dialog .modal-content .btn {
          margin-top: 5px; } }

#regModal .modal-dialog {
  min-height: 724px;
  min-width: 707px;
  border-radius: 25px;
  background-color: #F6F4EA;
  box-shadow: 0 2px 37px 6px rgba(0, 0, 0, 0.07);
  max-height: 100vh; }
  @media (max-height: 768px) {
    #regModal .modal-dialog {
      min-height: 0; } }
  @media (max-width: 768px) {
    #regModal .modal-dialog {
      min-width: 280px;
      max-width: 90%; } }
  @media (max-width: 480px) {
    #regModal .modal-dialog {
      min-width: 0px;
      max-width: 100%;
      width: 100%;
      border-radius: 0; } }
  #regModal .modal-dialog .modal-header .close {
    margin-right: 0; }
  #regModal .modal-dialog .margin-bottom_0 {
    margin-bottom: 0 !important; }
  #regModal .modal-dialog .fb_msg {
    margin-top: 45px;
    font-size: 30px;
    font-weight: bold; }
    @media all and (max-width: 1400px) {
      #regModal .modal-dialog .fb_msg {
        margin-top: 20px; } }
    @media all and (max-width: 768px) {
      #regModal .modal-dialog .fb_msg {
        font-size: 24px; } }
    #regModal .modal-dialog .fb_msg .fb_inner_msg {
      font-weight: normal;
      font-size: 23px; }
      @media all and (max-width: 768px) {
        #regModal .modal-dialog .fb_msg .fb_inner_msg {
          font-size: 21px; } }
      @media all and (max-width: 420px) {
        #regModal .modal-dialog .fb_msg .fb_inner_msg {
          font-size: 19px; } }
  @media all and (max-width: 768px) {
    #regModal .modal-dialog .btn {
      margin-top: 20px !important; } }

.bg_image_reg_popup {
  position: absolute;
  background: #f6f4ea;
  border-radius: 300px;
  top: 0;
  right: -55px;
  margin-top: 80px; }

.line-hr {
  position: relative;
  margin-bottom: 11px; }
  .line-hr span {
    z-index: 1;
    background-color: #f6f4ea;
    height: 31px;
    width: 178px;
    color: #707070;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative; }
  .line-hr:after {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #979797;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0; }

button.close {
  position: absolute;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  top: 25px;
  z-index: 1000;
  right: 15px;
  opacity: 0.4; }
  @media all and (max-width: 480px) {
    button.close {
      right: auto;
      left: 15px; } }
  button.close .line {
    background: #000000; }

body.woocommerce-account #page_content .woocommerce h2 {
  text-align: center; }

body.woocommerce-account #page_content .woocommerce form {
  max-width: 560px;
  margin: 0 auto;
  display: block; }
  body.woocommerce-account #page_content .woocommerce form label {
    font-weight: normal;
    display: block; }
  body.woocommerce-account #page_content .woocommerce form input[type="text"], body.woocommerce-account #page_content .woocommerce form input[type="tel"], body.woocommerce-account #page_content .woocommerce form input[type="email"], body.woocommerce-account #page_content .woocommerce form input[type="password"], body.woocommerce-account #page_content .woocommerce form input[type="url"] {
    width: 100%;
    display: block; }
  body.woocommerce-account #page_content .woocommerce form button[type="submit"] {
    background: #3D612E;
    color: #fff;
    text-align: center;
    border: 0;
    padding: 10px 35px; }

.cart_on_add_popup {
  position: fixed;
  width: 320px;
  max-width: 100%;
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
  padding: 5px;
  top: 117px;
  left: 0;
  border-radius: 0 6px 6px 0;
  z-index: 999;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media all and (max-width: 993px) {
    .cart_on_add_popup {
      top: 79px; } }
  @media all and (max-width: 420px) {
    .cart_on_add_popup {
      width: 100%;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.18);
      border-radius: 0; } }
  .cart_on_add_popup:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid white;
    position: absolute;
    bottom: 100%;
    left: 30%;
    margin-left: -5px; }
    @media all and (max-width: 993px) {
      .cart_on_add_popup:before {
        left: 55px; } }
  .cart_on_add_popup .thumb {
    width: 80px;
    margin-left: 15px; }
    @media all and (max-width: 420px) {
      .cart_on_add_popup .thumb {
        width: 60px; } }
  .cart_on_add_popup .title {
    font-size: 14px;
    font-weight: bold;
    width: 130px; }
    @media all and (max-width: 420px) {
      .cart_on_add_popup .title {
        width: 150px; } }
  .cart_on_add_popup .price {
    width: 85px;
    font-size: 12px; }
  .admin-bar .cart_on_add_popup {
    margin-top: 32px; }

.woocommerce-MyAccount-navigation {
  background: #f7efe7;
  padding: 0;
  width: 840px;
  margin: 0 auto;
  max-width: 90%; }
  @media all and (max-width: 600px) {
    .woocommerce-MyAccount-navigation {
      max-width: 100%; } }
  .woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .woocommerce-MyAccount-navigation ul li {
      display: inline-block;
      list-style: none;
      padding: 0;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media all and (max-width: 600px) {
        .woocommerce-MyAccount-navigation ul li {
          width: 100%;
          display: block; } }
      .woocommerce-MyAccount-navigation ul li:hover {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .woocommerce-MyAccount-navigation ul li a {
        padding: 13px 15px 10px;
        color: #000;
        display: block;
        border-bottom: 3px solid transparent;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li a:focus {
          outline: 0;
          text-decoration: none; }
      .woocommerce-MyAccount-navigation ul li.is-active a {
        border-bottom: 3px solid #3D612E;
        display: block;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .woocommerce-MyAccount-navigation ul li:hover a {
        border-bottom: 3px solid #3D612E;
        display: block;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
        background: #3D612E;
        color: #fff;
        float: left; }
        @media all and (max-width: 600px) {
          .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
            float: none;
            margin-bottom: 10px; } }
        .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:hover {
          background: #81ae40;
          border-color: #81ae40; }
        .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
          color: #fff; }
          .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
            background: #81ae40;
            border-color: #81ae40; }
      .woocommerce-MyAccount-navigation ul li a:hover {
        border-bottom: 3px solid #3D612E;
        display: block;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }

.woocommerce-MyAccount-content {
  margin-bottom: 80px; }

body.woocommerce-account #page_content {
  padding-top: 80px; }
  @media all and (max-width: 768px) {
    body.woocommerce-account #page_content {
      padding-top: 60px; } }
  @media all and (max-width: 576px) {
    body.woocommerce-account #page_content {
      padding-top: 40px; } }
  body.woocommerce-account #page_content .woocommerce-MyAccount-content form label {
    display: block;
    font-weight: normal; }
  body.woocommerce-account #page_content h1 {
    text-align: center;
    font-size: 62px;
    margin: 0.15em 0em 1.35em;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 1px; }
    @media all and (max-width: 768px) {
      body.woocommerce-account #page_content h1 {
        font-size: 54px; } }
    @media all and (max-width: 576px) {
      body.woocommerce-account #page_content h1 {
        font-size: 48px; } }
  body.woocommerce-account #page_content .shop_table {
    width: 100%; }
    body.woocommerce-account #page_content .shop_table thead td, body.woocommerce-account #page_content .shop_table thead th {
      padding: 5px;
      border-bottom: 2px solid #000; }
    body.woocommerce-account #page_content .shop_table tbody td, body.woocommerce-account #page_content .shop_table tbody th {
      padding: 5px;
      border-bottom: 1px solid #a6a3a3; }

/*# sourceMappingURL=style.css.map */
