/*
Theme Name: Zorg Voor Uitvaart
Theme URI:
Author: Conversal
Version: 1.1
Author URI: https://www.conversal.be
Template: storefront
*/
* {
  box-sizing: border-box;
}
*::selection {
  color: #fff;
  background: #81c88c;
}
*::-moz-selection {
  color: #fff;
  background: #81c88c;
}
*:focus,
*:hover,
*:active {
  outline: 0 !important;
}
html {
  width: 100%;
  height: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  font: 62.5% Helvetica, Arial, sans-serif;
}
body {
  width: 100%;
  height: 100%;
  margin: 0;
  min-height: 100%;
  position: relative;
  line-height: 1.5;
  background: #fff;
}
main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
select,
textarea,
.textbox {
  font: inherit;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
img {
  border: none;
  border-radius: 0;
}
blockquote,
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:active,
a:hover,
a:focus {
  outline: 0 !important;
}
a:hover {
  text-decoration: none;
}
b,
strong {
  font-weight: bold;
}
nav ul,
nav ol {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}
figure,
form {
  margin: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  line-height: inherit;
}
.grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: grayscale(1);
  filter: gray;
}
img.responsive {
  height: auto;
  max-width: 100%;
  display: block;
}
.alignright {
  float: right !important;
}
.alignleft {
  float: left !important;
}
img.alignright {
  margin: 0 0 10px 30px;
}
@media (max-width: 767px) {
  img.alignright {
    margin-left: 0;
    float: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  img.alignright {
    max-width: 50%;
  }
}
img.alignleft {
  margin: 0 30px 10px 0;
}
@media (max-width: 767px) {
  img.alignleft {
    margin-right: 0;
    float: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  img.alignleft {
    max-width: 50%;
  }
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.pseudo-link {
  text-decoration: none;
}
.pseudo-link span {
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.clear:after {
  content: "";
  display: table;
  clear: both;
}
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.clear:after {
  content: "";
  display: table;
  clear: both;
}
/********************/
/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.sprite-angle-brand {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 55.2% 47.53363229%;
  width: 10px;
  height: 7px;
}
.sprite-angle-white {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 68.8% 43.49775785%;
  width: 10px;
  height: 7px;
}
.sprite-arrow-brand {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 51.4986376% 48.84792627%;
  width: 18px;
  height: 13px;
}
.sprite-arrow-white {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 46.59400545% 48.84792627%;
  width: 18px;
  height: 13px;
}
.sprite-icon-address-locations {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 88.28337875% 33.81642512%;
  width: 18px;
  height: 23px;
}
.sprite-icon-mail-brand {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 35.91160221% 50%;
  width: 23px;
  height: 18px;
}
.sprite-icon-mail-footer {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 94.47513812% 33.01886792%;
  width: 23px;
  height: 18px;
}
.sprite-icon-mail-locations {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 41.6893733% 49.07407407%;
  width: 18px;
  height: 14px;
}
.sprite-icon-pdf {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 76.16438356% 34.48275862%;
  width: 20px;
  height: 27px;
}
.sprite-icon-pdf-brand {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 70.68493151% 34.48275862%;
  width: 20px;
  height: 27px;
}
.sprite-icon-phone {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 41.87327824% 59.61538462%;
  width: 22px;
  height: 22px;
}
.sprite-icon-phone-footer {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 35.81267218% 59.61538462%;
  width: 22px;
  height: 22px;
}
.sprite-icon-phone-locations {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 99.45504087% 33.01886792%;
  width: 18px;
  height: 18px;
}
.sprite-icon-tag {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 83.00835655% 34.31372549%;
  width: 26px;
  height: 26px;
}
.sprite-icon-usp-01 {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 0 61.98830409%;
  width: 70px;
  height: 59px;
}
.sprite-icon-usp-02 {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 21.53846154% 60.57142857%;
  width: 60px;
  height: 55px;
}
.sprite-icon-usp-03 {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 0 100%;
  width: 65px;
  height: 65px;
}
.sprite-logo-small {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 0 36.08247423%;
  width: 180px;
  height: 36px;
}
.sprite-site-header-cart-ico {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 52.02312139% 36.08247423%;
  width: 39px;
  height: 36px;
}
.sprite-site-header-cart-ico-brand {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 63.29479769% 36.08247423%;
  width: 39px;
  height: 36px;
}
.sprite-tick-down {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 71.46666667% 43.30357143%;
  width: 10px;
  height: 6px;
}
.sprite-tiny-brand-angle {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 74.13333333% 43.30357143%;
  width: 10px;
  height: 6px;
}
.sprite-white-logo {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 0 0;
  width: 385px;
  height: 70px;
}
@font-face {
  font-family: 'fontello';
  src: url('assets/fonts/fontello.eot?2196342');
  src: url('assets/fonts/fontello.eot?2196342#iefix') format('embedded-opentype'), url('assets/fonts/fontello.woff2?2196342') format('woff2'), url('assets/fonts/fontello.woff?2196342') format('woff'), url('assets/fonts/fontello.ttf?2196342') format('truetype'), url('assets/fonts/fontello.svg?2196342#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-location:before {
  content: '\e800';
}
/* 'ÃƒÂ®Ã‚Â Ã¢â€šÂ¬' */
.icon-mail:before {
  content: '\e801';
}
/* 'ÃƒÂ®Ã‚Â Ã‚Â' */
.icon-search:before {
  content: '\e802';
}
/* 'ÃƒÂ®Ã‚Â Ã¢â‚¬Å¡' */
.icon-clock:before {
  content: '\e803';
}
/* 'ÃƒÂ®Ã‚Â Ã†â€™' */
.icon-left-open:before {
  content: '\e804';
}
/* 'ÃƒÂ®Ã‚Â Ã¢â‚¬Å¾' */
.icon-right-open:before {
  content: '\e805';
}
/* 'ÃƒÂ®Ã‚Â Ã¢â‚¬Â¦' */
.icon-ok:before {
  content: '\e806';
}
/* 'ÃƒÂ®Ã‚Â Ã¢â‚¬Â ' */
.icon-phone:before {
  content: '\e807';
}
/* 'ÃƒÂ®Ã‚Â Ã¢â‚¬Â¡' */
.icon-right-small:before {
  content: '\e808';
}
/* 'ÃƒÂ®Ã‚Â Ã‹â€ ' */
.icon-search-1:before {
  content: '\e809';
}
/* 'ÃƒÂ®Ã‚Â Ã¢â‚¬Â°' */
.icon-calendar:before {
  content: '\e80a';
}
/* 'ÃƒÂ®Ã‚Â Ã…Â ' */
.icon-right-open-big:before {
  content: '\e80b';
}
/* 'ÃƒÂ®Ã‚Â Ã¢â‚¬Â¹' */
.icon-left-open-big:before {
  content: '\e80c';
}
/* 'ÃƒÂ®Ã‚Â Ã…â€™' */
.icon-right:before {
  content: '\e80d';
}
/* 'ÃƒÂ®Ã‚Â Ã‚Â' */
.icon-mobile:before {
  content: '\e80e';
}
/* 'ÃƒÂ®Ã‚Â Ã…Â½' */
.icon-right-small-1:before {
  content: '\e80f';
}
/* 'ÃƒÂ®Ã‚Â Ã‚Â' */
.icon-left-small:before {
  content: '\e810';
}
/* 'ÃƒÂ®Ã‚Â Ã‚Â' */
.icon-basket:before {
  content: '\e811';
}
/* 'ÃƒÂ®Ã‚Â Ã¢â‚¬Ëœ' */
.icon-mail-1:before {
  content: '\e812';
}
/* 'ÃƒÂ®Ã‚Â Ã¢â‚¬â„¢' */
.icon-twitter:before {
  content: '\f099';
}
/* 'ÃƒÂ¯Ã¢â‚¬Å¡Ã¢â€žÂ¢' */
.icon-facebook:before {
  content: '\f09a';
}
/* 'ÃƒÂ¯Ã¢â‚¬Å¡Ã…Â¡' */
.icon-linkedin:before {
  content: '\f0e1';
}
/* 'ÃƒÂ¯Ã†â€™Ã‚Â¡' */
.icon-angle-left:before {
  content: '\f104';
}
/* 'ÃƒÂ¯Ã¢â‚¬Å¾Ã¢â‚¬Å¾' */
.icon-angle-right:before {
  content: '\f105';
}
/* 'ÃƒÂ¯Ã¢â‚¬Å¾Ã¢â‚¬Â¦' */
.icon-youtube-play:before {
  content: '\f16a';
}
/* 'ÃƒÂ¯Ã¢â‚¬Â¦Ã‚Âª' */
.icon-pinterest:before {
  content: '\f231';
}
/* 'ÃƒÂ¯Ã‹â€ Ã‚Â±' */
.icon-gplus:before {
  content: '\f30f';
}
/* 'ÃƒÂ¯Ã…â€™Ã‚Â' */
.icon-instagram:before {
  content: '\f31e';
}
/* 'ÃƒÂ¯Ã…â€™Ã…Â¾' */
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.site-container {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  background-color: #fafafa;
  font-family: 'Lato', sans-serif;
  height: auto !important;
  min-height: 100%;
  height: 100%;
}
.site-footer {
  padding: 0;
  background-color: transparent;
  color: #171717;
}
.site-footer .footer-section:before {
  height: 2px;
  display: block;
  background-color: #f3f3f3;
  top: 0;
  left: 15px;
  right: 15px;
  position: absolute;
  content: '';
}
.home .site-footer .footer-section,
.post-type-archive-condoleren .site-footer .footer-section,
.page-template-template-about .site-footer .footer-section {
  padding-top: 80px;
}
.home .site-footer .footer-section:before,
.post-type-archive-condoleren .site-footer .footer-section:before,
.page-template-template-about .site-footer .footer-section:before {
  display: none;
}
.site-footer a {
  text-decoration: none !important;
}
.container-fluid {
  max-width: 100%;
  padding: 0;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.container-fluid:after {
  content: "";
  display: table;
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.container-fluid:after {
  content: "";
  display: table;
  clear: both;
}
.outer-wrapper {
  position: relative;
  background-color: #fafafa;
}
.outer-wrapper:before,
.outer-wrapper:after {
  content: " ";
  display: table;
}
.outer-wrapper:after {
  clear: both;
}
.outer-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.outer-wrapper:before,
.outer-wrapper:after {
  content: " ";
  display: table;
}
.outer-wrapper:after {
  clear: both;
}
.outer-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.outer-wrapper_bg {
  background-color: #f3f3f3;
}
.outer-wrapper_banner {
  position: relative;
}
.outer-wrapper_banner:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  content: '';
}
.outer-wrapper_banner-inner {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #363636;
}
.outer-wrapper_bg-img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.outer-wrapper_products {
  background-color: #242424;
}
.outer-wrapper_products .products-section {
  color: #fff;
}
.outer-wrapper_products .products-section a {
  color: #fff;
}
.outer-wrapper_dark {
  background-color: #242424;
}
.outer-wrapper_dark .section {
  color: #fff;
}
.outer-wrapper_dark .section a {
  color: #fff;
}
.section {
  max-width: 1440px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  font-size: 16px;
  color: #171717;
  font-family: 'Lato', sans-serif;
}
.section:before,
.section:after {
  content: " ";
  display: table;
}
.section:after {
  clear: both;
}
.section:after {
  content: "";
  display: table;
  clear: both;
}
.section:before,
.section:after {
  content: " ";
  display: table;
}
.section:after {
  clear: both;
}
.section:after {
  content: "";
  display: table;
  clear: both;
}
.section .main > *:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    font-size: 13px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .section {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.section-archive {
  padding-top: 80px;
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .section-archive {
    padding-bottom: 40px;
  }
}
.section_single,
.section_page {
  padding-top: 63px;
  padding-bottom: 80px;
}
.section_page {
  padding-top: 79px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .section_page {
    padding-top: 60px;
  }
}
.section_narrow {
  max-width: 960px;
}
@media (max-width: 991px) {
  .section_narrow {
    padding: 0 !important;
  }
}
.section_full-width {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100%;
}
.section_wide {
  max-width: 1850px;
}
.section_wide30 {
  max-width: 1910px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.section-header {
  margin-bottom: 46px;
}
.section-header:before,
.section-header:after {
  content: " ";
  display: table;
}
.section-header:after {
  clear: both;
}
.section-header:after {
  content: "";
  display: table;
  clear: both;
}
.section-header:before,
.section-header:after {
  content: " ";
  display: table;
}
.section-header:after {
  clear: both;
}
.section-header:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .section-header {
    font-size: 12px;
  }
}
.section-header__title {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  line-height: 1.1;
  font-size: 2.75em;
  text-align: center;
  text-transform: uppercase;
  color: #171717;
}
.section-header__text {
  max-width: 750px;
  margin: 0 auto;
  line-height: 1.4;
  text-align: center;
  font-size: 0.875em;
  line-height: 2.14285714em;
  letter-spacing: 0.35px;
}
.section-header__text p {
  margin-top: 11px;
  margin-bottom: 0;
}
.section-header .buttons-holder {
  margin-top: 30px;
  text-align: center;
}
.section-header .buttons-holder .button {
  min-width: 180px;
}
.section-footer {
  margin-top: 30px;
  padding-top: 10px;
  border-top: 3px solid #f7f7f7;
}
@media (max-width: 767px) {
  .section-footer {
    border: none;
  }
}
/*
 * ~header 
 ********/
.header-section {
  padding-top: 28px !important;
  padding-bottom: 0px !important;
}
.header {
  z-index: 1000;
}
.header__block {
  float: right;
}
@media (max-width: 767px) {
  .header__block {
    float: none;
    margin: 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 930px) {
  .header__block {
    float: none;
  }
}
.header__block-item_phone {
  margin-left: 30px;
}
@media (max-width: 767px) {
  .header__block-item_phone {
    margin-left: 0;
  }
}
.header__block-item_phone a {
  color: #81c88c;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 1.125em;
  position: relative;
  padding-left: 35px;
  transition: color 0.3s;
  transition: all 0.3s;
}
.header__block-item_phone a:hover {
  color: #a5d7ac;
}
.header__block-item_phone a + a:before {
  top: -3px;
  left: 12px;
  position: absolute;
  content: '/';
}
.header__row {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
}
.header__row:before,
.header__row:after {
  content: " ";
  display: table;
}
.header__row:after {
  clear: both;
}
.header__row:after {
  content: "";
  display: table;
  clear: both;
}
.header__row:before,
.header__row:after {
  content: " ";
  display: table;
}
.header__row:after {
  clear: both;
}
.header__row:after {
  content: "";
  display: table;
  clear: both;
}
.header__row-block {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header__row-block {
    margin-left: auto;
  }
  .header__row-block:first-child {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .header__row {
    width: 100%;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header__row {
    justify-content: space-between;
    align-items: center;
  }
}
.header .phone-link {
  position: relative;
  padding-left: 35px;
}
.header .phone-link:before {
  top: -0.0625em;
  left: 0;
  position: absolute;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 41.87327824% 59.61538462%;
  width: 22px;
  height: 22px;
}
.ipad .header .phone-link:before {
  width: 21px;
}
/*
 * ~logo 
 ********/
.logo img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .logo {
    text-align: center;
  }
  .logo img {
    display: inline-block;
  }
}
.logo_header {
  padding-top: 3px;
  float: left;
  position: relative;
  z-index: 10;
}
.logo_header img {
  display: inline-block;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .logo_header {
    float: none;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo_header img {
    max-width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 930px) {
  .logo_header {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
}
.logo_footer {
  clear: both;
}
@media (max-width: 991px) {
  .logo_footer {
    padding: 0;
    text-align: center;
  }
  .logo_footer img {
    display: inline-block;
  }
}
.widget_icl_lang_sel_widget ul {
  margin: 0;
  padding: 0;
}
.widget_icl_lang_sel_widget li {
  margin-left: 16px;
  display: inline-block;
  vertical-align: top;
  font-family: 'Lato', sans-serif;
  font-size: 1.125em;
  font-weight: 700;
  letter-spacing: 1.35px;
  position: relative;
}
.widget_icl_lang_sel_widget li:first-child {
  margin-left: 0;
}
.widget_icl_lang_sel_widget li:first-child:before {
  display: none;
}
.widget_icl_lang_sel_widget li:before {
  width: 2px;
  height: 17px;
  background: #fff;
  top: 4px;
  left: -10px;
  position: absolute;
  content: '';
}
.widget_icl_lang_sel_widget li a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s;
}
.widget_icl_lang_sel_widget li a:hover {
  color: #81c88c;
}
.widget_icl_lang_sel_widget li.wpml-ls-current-language a {
  color: #81c88c;
}
.top-nav {
  padding: 5px 30px 0 0;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.6px;
}
.top-nav:after {
  width: 1px;
  height: 15px;
  background-color: #e9e9e9;
  top: 6px;
  right: 0;
  position: absolute;
  content: '';
}
@media (max-width: 767px) {
  .top-nav {
    display: none;
  }
}
.top-nav .menu-item {
  margin-left: 31px;
  float: left;
  position: relative;
}
.top-nav .menu-item:first-child {
  margin-left: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-nav .menu-item {
    margin-left: 25px;
  }
}
.top-nav a {
  color: #999999;
  text-decoration: none;
  transition: color 0.3s;
}
.top-nav a:hover {
  color: #81c88c;
}
.top-nav .current-menu-item a,
.top-nav .current-category-ancestor a {
  color: #81c88c;
}
.top-nav_mobile {
  display: none;
}
@media (max-width: 767px) {
  .top-nav_mobile {
    margin: 0;
    padding: 0;
    display: block;
    float: none;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
  }
}
.top-nav_mobile .menu {
  padding: 0 !important;
}
.top-nav_mobile .top-nav-item {
  float: none;
  margin: 2px 0;
}
.top-nav_mobile .top-nav-item:before {
  display: none;
}
.main-nav_header {
  clear: both;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .main-nav_header {
    padding-bottom: 40px;
    float: none;
    text-align: center;
    clear: both;
    margin: 0;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    background: #fff;
    transform: translateY(-900px);
    transition: transform 0.7s cubic-bezier(0.75, -0.5, 0, 1.75);
    z-index: 1000;
  }
  .main-nav_header.active {
    transform: translateY(0);
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .main-nav_header .menu {
    padding-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 930px) {
  .main-nav_header {
    text-align: center;
  }
}
.main-nav_header .menu-item {
  margin-left: 43px;
  float: left;
  position: relative;
  padding-bottom: 20px;
}
.main-nav_header .menu-item-has-children > a:after {
  top: 50%;
  right: -13px;
  position: absolute;
  transform: translateY(-50%);
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 74.13333333% 43.30357143%;
  width: 10px;
  height: 6px;
  content: '';
}
@media (max-width: 767px) {
  .main-nav_header .menu-item-has-children > a:after {
    display: none;
  }
}
.main-nav_header .menu-item:hover > a {
  color: #81c88c;
}
.main-nav_header .menu-item:hover > a:before {
  max-height: 24px;
}
.main-nav_header .menu-item:hover .sub-menu {
  visibility: visible;
  max-height: 800px;
}
.main-nav_header .menu-item:first-child {
  margin-left: 0;
}
.main-nav_header .menu-item:first-child:before {
  display: none;
}
.main-nav_header .menu-item:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .main-nav_header .menu-item {
    float: none;
    margin: 4px 0;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-nav_header .menu-item {
    float: none;
    margin: 0 20px;
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 930px) {
  .main-nav_header .menu-item {
    float: none;
    display: inline-block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-nav_header .menu-item {
    float: none;
    font-size: 14px;
    display: inline-block;
  }
}
.main-nav_header a {
  padding: 14px 0;
  display: inline-block;
  color: #19401d;
  text-decoration: none;
  transition: all 0.3s;
  letter-spacing: 0.8px;
  position: relative;
}
.main-nav_header a:before {
  width: 6px;
  height: 24px;
  max-height: 0;
  background: #81c88c;
  top: 50%;
  left: -22px;
  transform: translateY(-50%);
  position: absolute;
  transition: max-height 0.3s;
  content: '';
}
@media (max-width: 767px) {
  .main-nav_header a:before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-nav_header a:before {
    margin-top: -2px;
  }
}
@media (max-width: 767px) {
  .main-nav_header a {
    color: #171717;
    padding: 6px 0;
  }
}
.main-nav_header a:hover {
  color: #81c88c;
}
.main-nav_header a:hover:before {
  max-height: 24px;
}
.main-nav_header .current-menu-item > a,
.main-nav_header .current-category-ancestor > a {
  color: #81c88c !important;
}
.main-nav_header .current-menu-item > a:before,
.main-nav_header .current-category-ancestor > a:before {
  max-height: 24px;
}
@media (max-width: 767px) {
  .main-nav_header .current-menu-item > a:before,
  .main-nav_header .current-category-ancestor > a:before {
    display: none;
  }
}
.main-nav_header .sub-menu {
  top: 90%;
  width: 200px;
  padding: 0 15px 0 25px;
  margin-left: -25px;
  overflow: hidden;
  visibility: hidden;
  min-height: 0;
  background-color: #fafafa;
  position: absolute;
  text-align: left;
  border-top: 7px solid #81c88c;
}
.main-nav_header .sub-menu .menu-item {
  float: none;
  margin: 0;
  padding-bottom: 0;
}
.main-nav_header .sub-menu a:before {
  left: -15px;
}
@media (max-width: 767px) {
  .main-nav_header .sub-menu {
    width: auto;
    display: block;
    position: static;
    visibility: visible;
    max-height: 0;
    margin: 0;
    background: none;
    text-align: center;
    border: none;
    overflow: hidden;
  }
}
.burger-holder {
  bottom: 0;
  left: 0;
  width: 100%;
  position: fixed;
  padding: 7px;
  display: none;
  z-index: 1000;
  background: #81c88c;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 767px) {
  .burger-holder {
    display: block;
  }
}
@media (hover: hover) {
  .burger-holder:hover .burger i {
    background: #fff;
  }
}
.burger {
  width: 22px;
  height: 17px;
  top: 3px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  transform: rotate(0deg);
}
@media (hover: hover) {
  .burger:hover i {
    background: #fff;
  }
}
.burger i {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  background: #171717;
  border-radius: 2px;
  transform: rotate(0deg);
  z-index: 1;
  transition: 0.25s ease-in-out;
}
.burger i:nth-child(even) {
  left: 50%;
  border-radius: 0 2px 2px 0;
}
.burger i:nth-child(odd) {
  left: 0px;
  border-radius: 2px 0 0 2px;
}
.burger i:nth-child(1),
.burger i:nth-child(2) {
  top: 0;
}
.burger i:nth-child(3),
.burger i:nth-child(4) {
  top: 7px;
}
.burger i:nth-child(5),
.burger i:nth-child(6) {
  top: 14px;
}
.burger.active {
  top: 7px;
}
.burger.active i {
  height: 4px;
}
.burger.active i:nth-child(1),
.burger.active i:nth-child(6) {
  transform: rotate(45deg);
}
.burger.active i:nth-child(2),
.burger.active i:nth-child(5) {
  transform: rotate(-45deg);
}
.burger.active i:nth-child(1) {
  left: 3px;
  top: 2px;
}
.burger.active i:nth-child(2) {
  left: calc(50% - 5px);
  top: 2px;
}
.burger.active i:nth-child(3) {
  left: -50%;
  opacity: 0;
}
.burger.active i:nth-child(4) {
  left: 100%;
  opacity: 0;
}
.burger.active i:nth-child(5) {
  left: 3px;
  top: 5px;
}
.burger.active i:nth-child(6) {
  left: calc(50% - 5px);
  top: 5px;
}
.banner {
  color: #fff;
}
.banner-section {
  width: 100%;
  position: relative;
}
.banner-section-index {
  top: 50%;
  left: 50%;
  margin-top: 26px;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 1;
}
@media (max-width: 767px) {
  .banner-section-index {
    margin-top: 0;
    padding-top: 20ÃƒÂÃ‚Â·Ãƒâ€˜Ã¢â‚¬Â¡ !important;
  }
}
.banner-section-index .banner__content {
  margin: 0 auto;
  max-width: 1440px;
}
.banner-section-index .banner__logo {
  padding: 75px 0 0 43px;
  font-size: 4.375em;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  letter-spacing: -0.7px;
  position: relative;
}
@media (max-width: 767px) {
  .banner-section-index .banner__logo {
    padding: 55px 0 0 30px;
    font-size: 30px;
  }
}
.banner-section-index .banner__logo-text {
  margin: 0;
  line-height: 1;
  color: #fff;
  font-size: 1em;
  font-weight: 300;
}
.banner-section-index .banner__logo:before {
  width: 12px;
  height: 145px;
  background-color: #81c88c;
  top: 0;
  left: 0;
  position: absolute;
  content: '';
}
@media (max-width: 767px) {
  .banner-section-index .banner__logo:before {
    width: 8px;
    height: 95px;
  }
}
.banner-section-index .banner__logo:after {
  top: 10px;
  left: 43px;
  position: absolute;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 0 0;
  width: 385px;
  height: 70px;
  content: '';
}
@media (max-width: 767px) {
  .banner-section-index .banner__logo:after {
    top: -5px;
    left: -55px;
    transform: scale(0.55);
  }
}
.banner-section-index .banner__text {
  margin-top: 1.16666667em;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  letter-spacing: 1.8px;
  font-size: 2.25em;
}
.banner-section_inner {
  height: 310px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .banner-section_inner {
    height: 160px;
    padding-top: 40px !important;
    padding-bottom: 30px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-section_inner {
    height: 285px;
  }
}
.banner__slider-item {
  height: 660px !important;
  margin: 0 !important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-color: #4d4d4e;
}
.banner__slider-item:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #000;
  opacity: 0.6;
  content: '';
}
@media (max-width: 767px) {
  .banner__slider-item {
    height: 500px !important;
    text-align: center;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .banner__slider-item:first-child {
    display: block;
  }
}
.banner__slider-holder .slick-arrow-wrapper {
  width: 100%;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  max-width: 1440px;
}
@media (max-width: 767px) {
  .banner__slider-holder .slick-arrow-wrapper {
    display: none;
  }
}
.banner__slider-holder .slick-arrow {
  width: 30px;
  z-index: 100;
}
.banner__slider-holder .slick-arrow:before {
  font-size: 45px !important;
  color: #fff !important;
  transition: color 0.3s;
}
.banner__slider-holder .slick-arrow:hover:before {
  color: #81c88c !important;
}
.banner__slider-holder .slick-next {
  left: 55px;
}
.banner__slider-holder .slick-next:before {
  content: '\f105' !important;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .banner__slider-holder .slick-next {
    left: 70px !important;
  }
}
.banner__slider-holder .slick-prev {
  left: 5px !important;
}
.banner__slider-holder .slick-prev:before {
  content: '\f104' !important;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .banner__slider-holder .slick-prev {
    left: 20px !important;
  }
}
.banner__title {
  margin: 0;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 5em;
  font-weight: 900;
  letter-spacing: -0.8px;
  text-transform: uppercase;
  line-height: 1;
}
.banner__title-holder {
  padding-top: 14px;
}
@media (min-width: 475px) and (max-width: 767px) {
  .banner__title {
    font-size: 80px;
  }
}
.banner__text {
  margin-top: 15px;
  color: #ffffff;
  font-size: 1.5em;
  line-height: 1.25em;
}
.banner__text p {
  margin: 0;
}
.banner__buttons {
  margin-top: 3.4375em;
}
@media (max-width: 479px) {
  .banner__buttons {
    text-align: center;
  }
}
.banner__buttons .button {
  padding-left: 53px;
  padding-right: 53px;
  margin-right: 18px;
}
@media (max-width: 479px) {
  .banner__buttons .button {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .banner__buttons .button {
    min-width: 200px;
    margin-top: 30px;
  }
  .banner__buttons .button:first-child {
    margin-top: 0;
  }
}
.banner__buttons .button_style-01 {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.banner__buttons .button_style-01:hover {
  color: #171717;
  border-color: #fff;
  background: #fff;
}
.banner_inner {
  padding-left: 28px;
  border-left: 12px solid #81c88c;
}
@media (max-width: 767px) {
  .banner_inner {
    border: none;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .banner_inner .banner__title {
    font-size: 3.125em !important;
  }
}
.content-blocks-section {
  padding-top: 60px;
  padding-bottom: 34px;
}
@media (max-width: 767px) {
  .content-blocks-section {
    padding-bottom: 10px !important;
  }
}
.content-blocks__item {
  margin-bottom: 30px;
}
.content-blocks__item-image img {
  width: 100%;
}
.content-blocks__item-title {
  margin: 34px 0 0;
  padding-top: 14px;
  font-size: 1.875em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  line-height: unset;
  font-weight: normal;
  letter-spacing: 0.75px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.content-blocks__item-title:after {
  position: absolute;
  width: 22px;
  height: 8px;
  background-color: #81c88c;
  content: '';
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-blocks__item-title {
    font-size: 24px;
  }
}
.content-blocks__item-title:after {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.content-blocks__item-text {
  margin: 0 auto;
  letter-spacing: 0.4px;
  max-width: 425px;
  text-align: center;
}
.content-blocks__item-text p {
  margin: 9px 0;
}
.content-blocks__item .buttons-wrapper {
  margin-top: 19px;
  text-align: center;
}
/*
.content-blocks{

		.sideimage-block{
			@media(@sm) and (@sm-max){
				flex-wrap: wrap;
			}

				&__content-wrapper{
					width: 51%;
					padding-top: 30px;
					padding-bottom: 120px;

						@media(@sm-max){
							width: 100% !important;
							padding: 40px 0 !important;
						}
						@media(@md) and (@md-max){
							padding-top: 30px !important;
						}


				}

				&__image{
					width: 42.5%;

						@media(@xs-max){
							height: auto !important;
						}
						@media(@sm-max){
							width: 100% !important;
							height: 300px;
							overflow: hidden;
							margin: 0 !important;
						}
				}

				&__title{
					margin: 0 0 22px;
					color: @title-color;
				}

				&__text{
					font-size: 14px;
					letter-spacing: 0.35px;

						h2{
							font-weight: normal;
							font-size: 36em/14;
							margin-bottom: @base-margin;
							color: @title-color;

								em{
									font-family: @font-l;
									font-style: normal;
								}
						}

						p{
							line-height: 30em/14;
							margin: 0 0 @base-margin;
						}

				}

				&__buttons{
					margin-top: 26px;

						.button{
							min-width: 180px;
							margin: 10px 20px 10px 0;
						}
				}

				&:nth-child(2n){
					flex-direction: row-reverse;

						.sideimage-block{

								&__content-wrapper{
									width: 42.5%;
									padding-top: 130px;
									padding-bottom: 30px;

								}

								&__image{
									width: 51%;
									margin-top: -57px;
								}
						}
				}
		}
}
*/
@media (min-width: 768px) and (max-width: 991px) {
  .about-section {
    padding-bottom: 40px;
  }
}
.about-section-index {
  padding-top: 80px;
  padding-bottom: 92px;
}
@media (max-width: 767px) {
  .about-section-index {
    padding-bottom: 20px !important;
  }
}
.about-section-inner {
  padding-top: 100px;
  padding-bottom: 72px;
}
.about__video {
  margin-top: 88px;
}
.about-block {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 88px;
  padding-bottom: 102px;
  margin-bottom: 165px;
  border-bottom: 1px solid #efefef;
}
@media (max-width: 767px) {
  .about-block {
    flex-wrap: wrap;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .about-block {
    padding-bottom: 80px;
    margin-bottom: 140px;
  }
}
.about-block:last-child {
  border: none;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .about-block {
    padding-left: 0;
  }
}
.about-block__block-title-wrapper {
  top: 142px;
  left: 31px;
  position: absolute;
}
@media (max-width: 767px) {
  .about-block__block-title-wrapper {
    position: static;
    margin-bottom: 15px;
  }
}
.about-block__block-title {
  padding-right: 80px;
  color: #ab8250;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  transform: rotate(-90deg);
  transform-origin: left;
}
@media (max-width: 767px) {
  .about-block__block-title {
    transform: rotate(0);
  }
}
.about-block__block-title span {
  position: relative;
  padding-right: 30px;
  display: inline-block;
  background-color: #f9f9f9;
  z-index: 1;
}
.about-block__block-title:after {
  width: 100%;
  height: 1px;
  background: #81c88c;
  top: 50%;
  right: 0;
  position: absolute;
  content: '';
}
.about-block__title {
  width: 44%;
  margin: 0;
  font-weight: normal;
  color: #1d1d1b;
  font-family: "Poppins - Semi Bold";
  font-size: 3em;
  font-weight: 400;
  line-height: 1.25em;
}
@media (max-width: 767px) {
  .about-block__title {
    width: 100%;
  }
}
.about-block__text {
  width: 43.5%;
  letter-spacing: 0.35px;
}
@media (max-width: 767px) {
  .about-block__text {
    width: 100%;
  }
}
.about-content-block-section {
  padding-top: 93px;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .about-content-block-section {
    padding-top: 60px;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .locations-section-index {
    padding-bottom: 0 !important;
  }
}
.locations-section-inner {
  padding-top: 97px;
}
.locations-section-details {
  padding-top: 28px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .locations-section-details {
    padding-top: 35px !important;
  }
}
.locations__details {
  display: flex;
  flex-wrap: wrap;
}
.locations__details-content {
  width: 52.5%;
  padding-top: 5px;
  padding-right: 40px;
}
@media (max-width: 767px) {
  .locations__details-content {
    width: 100%;
    padding-right: 0;
  }
}
.locations__details-image {
  width: 47%;
}
@media (max-width: 767px) {
  .locations__details-image {
    width: 100%;
    margin-top: 30px;
  }
}
.locations__details-image img {
  width: 100%;
}
.locations__details .location__name {
  margin-bottom: 30px;
  padding-bottom: 27px;
  position: relative;
}
.locations__details .location__name:after {
  position: absolute;
  width: 22px;
  height: 8px;
  background-color: #81c88c;
  content: '';
}
.locations__details .location__name:after {
  bottom: 0;
  left: 0;
}
.locations__details .location__button {
  margin-top: 63px;
}
@media (max-width: 767px) {
  .locations__details .location__button {
    margin-top: 40px;
  }
}
.locations__details .wsw ul {
  padding-left: 0;
}
.locations__gallery {
  margin-top: 107px;
}
@media (max-width: 767px) {
  .locations__gallery {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .locations__gallery {
    margin-top: 60px;
  }
}
.locations__gallery img {
  width: 100%;
}
.locations__map {
  margin-top: 102px;
  position: relative;
}
.locations__map iframe {
  width: 100%;
  height: 540px;
}
@media (max-width: 767px) {
  .locations__map {
    margin-top: 60px;
  }
  .locations__map iframe {
    width: 100%;
    height: 400px;
  }
  .locations__map .locations__map-block {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .locations__map {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  .locations__map {
    display: flex;
  }
  .locations__map iframe {
    width: 50%;
  }
  .locations__map .locations__map-block {
    width: 50%;
  }
}
.locations__map-block {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  position: absolute;
  width: 550px;
  padding: 50px 20px 30px 30px;
  justify-content: space-between;
  height: 350px;
  color: #fff;
  background-color: #81c88c;
  display: flex;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  align-items: center;
}
@media (max-width: 767px) {
  .locations__map-block {
    height: auto;
    position: static;
    margin-top: -5px;
    transform: translateY(0);
  }
}
@media (max-width: 1100px) {
  .locations__map-block {
    flex-direction: column;
  }
  .locations__map-block:after {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  .locations__map-block {
    height: 100%;
    align-self: stretch;
  }
}
.locations__map-block:after {
  width: 2px;
  top: 50px;
  left: 50%;
  bottom: 50px;
  margin-left: -2px;
  position: absolute;
  content: '';
  background: rgba(255, 255, 255, 0.5);
}
.locations__map-block-main {
  width: 50%;
  padding-right: 20px;
  font-size: 14px;
  letter-spacing: 0.6px;
}
@media (max-width: 1100px) {
  .locations__map-block-main {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  .locations__map-block-main {
    font-size: 1.25em;
  }
}
.locations__map-block-side {
  width: 46%;
  font-size: 14px;
  letter-spacing: 0.35px;
}
@media (max-width: 1100px) {
  .locations__map-block-side {
    width: 100%;
  }
}
.locations__map-block a {
  color: #fff !important;
  text-decoration: none;
}
.locations__map-block a:hover {
  text-decoration: underline;
}
.locations__map-block p {
  margin: 0 0 30px;
}
.locations__map-block ul {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}
.locations__map-block li {
  margin-bottom: 10px;
}
.locations__map_contact {
  margin-top: 18px;
}
.locations__map_contact .locations__map-block {
  width: 100%;
  position: static;
  transform: translateY(0);
}
.locations__map_contact .locations__map-block-main {
  font-size: 14px;
}
.locations .slider {
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .locations .slider {
    margin: 0 -5px;
  }
}
@media (min-width: 992px) and (max-width: 1550px) {
  .locations .slider {
    padding: 0 50px;
  }
}
@media (max-width: 991px) {
  .locations .slider .slick-dots {
    display: block !important;
    padding: 0;
    margin-top: 40px;
    position: static !important;
  }
}
.locations .slider-item {
  margin: 0 15px;
}
@media (max-width: 767px) {
  .locations .slider-item {
    margin: 0 5px;
  }
}
.locations .slick-arrow:before {
  color: #474747;
}
.locations .slick-arrow:hover:before {
  color: #81c88c;
}
.locations .slick-prev {
  left: -50px !important;
}
@media (min-width: 992px) and (max-width: 1550px) {
  .locations .slick-prev {
    left: 15px !important;
  }
}
.locations .slick-next {
  right: -50px !important;
}
@media (min-width: 992px) and (max-width: 1550px) {
  .locations .slick-next {
    right: 15px !important;
  }
}
.location {
  background-color: #f3f3f3;
}
.location__content {
  padding: 52px 15px 54px;
  max-width: 552px;
  margin: 0 auto 10px;
}
@media (max-width: 767px) {
  .location__content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.location__image img {
  width: 100%;
}
.location__title {
  font-size: 1.5em;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  .location__title {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .location__title {
    font-size: 18px;
  }
}
.location__name {
  margin: -2px 0 22px;
  line-height: 1;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  font-size: 3em;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
@media (max-width: 767px) {
  .location__name {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .location__name {
    font-size: 28px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .location__name {
    font-size: 35px;
  }
}
.location__contacts {
  margin-top: 35px;
  padding-top: 44px;
  position: relative;
}
.location__contacts:after {
  position: absolute;
  width: 22px;
  height: 8px;
  background-color: #81c88c;
  content: '';
}
.location__contacts:after {
  top: 0;
  width: 36px;
}
.location__contacts-item {
  padding-left: 35px;
  margin-bottom: 24px;
  position: relative;
  letter-spacing: 0.4px;
}
.location__contacts-item:before {
  top: 0;
  left: 0;
  position: absolute;
  margin: 0;
  content: '';
}
.location__contacts-item a {
  color: #171717;
  transition: color 0.3s;
  text-decoration: none;
}
.location__contacts-item a:hover {
  color: #81c88c;
}
.location .icon-location:before {
  top: 2px;
  left: 4px;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 88.28337875% 33.81642512%;
  width: 18px;
  height: 23px;
}
.location .icon-phone:before {
  top: 4px;
  left: 2px;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 99.45504087% 33.01886792%;
  width: 18px;
  height: 18px;
}
@media (max-width: 991px) {
  .location .icon-phone:before {
    top: 0;
  }
}
.location .icon-mail:before {
  top: 5px;
  left: 2px;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 41.6893733% 49.07407407%;
  width: 18px;
  height: 14px;
}
@media (max-width: 767px) {
  .location .icon-mail:before {
    top: 3px;
  }
}
.location .buttons-wrapper {
  margin-top: 30px;
}
.dashicons,
.dashicons-icons::before {
  width: 2rem;
  height: 2rem;
  font-size: 20px;
  font-size: 2rem;
}
.title {
  color: #171717;
  font-weight: normal;
}
.title span {
  color: #81c88c;
}
.arve-embed-container,
.video-container {
  padding-bottom: 56.25%;
  position: relative;
}
.arve-embed-container video,
.video-container video {
  width: 100%;
  height: auto;
}
.arve-embed-container iframe,
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ajax-loader-wrapper {
  display: flex;
  min-height: 200px;
  align-items: center;
  margin: auto;
  width: 95px;
}
.cssload-loader {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin: 1em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.cssload-loader {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin: 1em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.cssload-loader,
.cssload-loader:before,
.cssload-loader:after {
  animation: 1.15s infinite ease-in-out;
  -o-animation: 1.15s infinite ease-in-out;
  -ms-animation: 1.15s infinite ease-in-out;
  -webkit-animation: 1.15s infinite ease-in-out;
  -moz-animation: 1.15s infinite ease-in-out;
}
.cssload-loader:before,
.cssload-loader:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cssload-loader:before,
.cssload-loader:after {
  content: "";
}
.cssload-loader:before,
.cssload-loader:after {
  content: "";
  background-color: #81c88c;
  transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  animation: cssload-animation 1.73s infinite ease-in-out;
  -o-animation: cssload-animation 1.73s infinite ease-in-out;
  -ms-animation: cssload-animation 1.73s infinite ease-in-out;
  -webkit-animation: cssload-animation 1.73s infinite ease-in-out;
  -moz-animation: cssload-animation 1.73s infinite ease-in-out;
}
.cssload-loader:after {
  animation-delay: 0.86s;
  -o-animation-delay: 0.86s;
  -ms-animation-delay: 0.86s;
  -webkit-animation-delay: 0.86s;
  -moz-animation-delay: 0.86s;
}
@keyframes cssload-animation {
  0% {
    transform: translateX(-100%) scale(0);
  }
  50% {
    transform: translateX(0%) scale(1);
  }
  100% {
    transform: translateX(100%) scale(0);
  }
}
@-o-keyframes cssload-animation {
  0% {
    -o-transform: translateX(-100%) scale(0);
  }
  50% {
    -o-transform: translateX(0%) scale(1);
  }
  100% {
    -o-transform: translateX(100%) scale(0);
  }
}
@-ms-keyframes cssload-animation {
  0% {
    -ms-transform: translateX(-100%) scale(0);
  }
  50% {
    -ms-transform: translateX(0%) scale(1);
  }
  100% {
    -ms-transform: translateX(100%) scale(0);
  }
}
@-webkit-keyframes cssload-animation {
  0% {
    -webkit-transform: translateX(-100%) scale(0);
  }
  50% {
    -webkit-transform: translateX(0%) scale(1);
  }
  100% {
    -webkit-transform: translateX(100%) scale(0);
  }
}
@-moz-keyframes cssload-animation {
  0% {
    -moz-transform: translateX(-100%) scale(0);
  }
  50% {
    -moz-transform: translateX(0%) scale(1);
  }
  100% {
    -moz-transform: translateX(100%) scale(0);
  }
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -15px;
}
.flex-center {
  justify-content: center;
}
.flex_px-2 {
  margin-left: -2.5px;
  margin-right: -2px;
}
.flex_px-2 .flex-block {
  padding-left: 2.5px;
  padding-right: 2.5px;
}
.flex-block {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .flex-block {
    width: 100% !important;
  }
}
.flex-block-2 {
  width: 50%;
}
.flex-block-3 {
  width: 33.3333%;
}
.no-image {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.no-image img {
  width: auto !important;
}
.msg-not-found {
  padding: 40px 0;
  font-weight: bold;
  text-align: center;
  font-family: 'Lato', sans-serif;
}
.ajax-preloader {
  text-align: center;
  font-weight: bold;
  color: #81c88c;
}
.back__link {
  color: #171717;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 0.35px;
  position: relative;
  padding-left: 32px;
  transition: color 0.3s;
  text-decoration: none;
  text-transform: uppercase;
}
.back__link:before {
  top: 2px;
  left: 0;
  position: absolute;
  font-size: 18px;
  transform: rotate(-180deg);
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 51.4986376% 48.84792627%;
  width: 18px;
  height: 13px;
  content: '';
}
.back__link:hover {
  color: #81c88c !important;
}
.wsp-container .page-item-772 {
  padding: 0 !important;
}
.wsp-container .page-item-772:before {
  display: none;
}
.wsp-container .page-item-772 > a {
  display: none;
}
.wsp-container .page-item-772 ul {
  padding: 0 !important;
  margin: 0 !important;
}
.post-password-form {
  text-align: center;
}
.intro-section {
  padding-top: 28px;
}
@media (max-width: 767px) {
  .intro-section {
    padding-top: 0 !important;
  }
}
/*
 * ~main
 **************/
.wsw h1,
.wsw h2,
.wsw h3,
.wsw h4,
.wsw h5,
.wsw h6 {
  clear: both;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #171717;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.wsw h1:first-child,
.wsw h2:first-child,
.wsw h3:first-child,
.wsw h4:first-child,
.wsw h5:first-child,
.wsw h6:first-child {
  margin-top: 0;
}
.wsw h1 {
  margin-top: 22px;
  margin-bottom: 12px;
  font-size: 3em;
  letter-spacing: 1.2px;
  line-height: 1.2308;
}
.wsw h2 {
  margin-top: 0.97222222em;
  margin-bottom: 5px;
  font-size: 2.25em;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 0.9px;
}
.wsw h3 {
  margin-top: 21px;
  margin-bottom: 15px;
  font-size: 1.875em;
  line-height: 1.1667;
  letter-spacing: 0.75px;
}
.wsw h4 {
  margin-bottom: 16px;
  font-size: 1.4285em;
  line-height: 1.4;
}
.wsw h5,
.wsw h6 {
  margin-bottom: 1em;
  font-size: 1em;
  letter-spacing: 0.1em;
  line-height: 1.2353;
  text-transform: uppercase;
}
.wsw .over-title {
  font-size: 1.5em;
  text-transform: uppercase;
}
.wsw .over-title + h1,
.wsw .over-title + h2 {
  margin-top: -34px !important;
}
.wsw ul,
.wsw ol,
.wsw dl {
  margin: 0 0 30px;
  line-height: 1.6;
  overflow: hidden;
}
.wsw ol {
  padding-left: 23px;
  counter-reset: counter;
  list-style: none;
}
@media (max-width: 767px) {
  .wsw ol {
    padding-left: 0;
  }
}
.wsw ol li {
  padding-left: 26px;
  margin-bottom: 14px;
  position: relative;
}
.wsw ol li:before {
  top: 1px;
  left: 0;
  position: absolute;
  color: #81c88c;
  font-size: 1em;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  counter-increment: counter;
  content: counter(counter) '.';
  z-index: 1;
}
.wsw ol li:last-child {
  margin-bottom: 0;
}
.wsw ol ol ol {
  margin-top: 30px;
  counter-reset: list2;
}
.wsw ol ol ol li:before {
  counter-increment: list2;
  content: counter(counter) "." counter(list2) ". ";
}
.wsw ul {
  padding-left: 20px;
  list-style: none;
}
@media (max-width: 767px) {
  .wsw ul {
    padding-left: 0;
  }
}
.wsw ul li {
  padding-left: 29px;
  margin-bottom: 15px;
  position: relative;
}
.wsw ul li:before {
  top: 0.375em;
  left: 0;
  position: absolute;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 51.4986376% 48.84792627%;
  width: 18px;
  height: 13px;
  content: '';
}

.wsw .wpforms-field-radio li:before,
.wsw .wpforms-field-checkbox li:before{
  display: none;
}
.wsw ul li:last-child {
  margin-bottom: 0;
}
.wsw ul li ul {
  margin-top: 30px;
  margin-left: 20px;
}
.wsw ul.unstyled li {
  padding-left: 0;
  margin-bottom: 10px;
}
.wsw ul.unstyled li:before {
  display: none;
}
.wsw ul.unstyled .edit-link-holder {
  margin-top: 0;
}
.wsw .wp-block-media-text {
  margin-top: 38px;
  margin-bottom: 15px;
  display: block;
}
@media (max-width: 767px) {
  .wsw .wp-block-media-text {
    display: block;
  }
}
.wsw .wp-block-media-text__media {
  float: left;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .wsw .wp-block-media-text__media {
    float: none;
    margin-right: 0;
  }
}
.wsw .wp-block-media-text__content {
  padding-right: 0;
}
@media (max-width: 767px) {
  .wsw .wp-block-media-text__content {
    padding: 0;
  }
}
.wsw .wp-block-media-text.has-media-on-the-right {
  grid-template-columns: auto 48%;
}
.wsw .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  float: right;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .wsw .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    float: none;
    margin-left: 0;
  }
}
.wsw .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 8%;
}
.wsw p {
  line-height: 1.875em;
  margin: 0 0 30px;
  letter-spacing: 0.4px;
}
.wsw a {
  color: #81c88c;
  transition: all 0.3s;
  text-decoration: none;
}
.wsw a:hover {
  color: #81c88c;
}
.wsw a.button_style-01 {
  color: #fff;
}
.wsw a.button_style-02 {
  color: #000;
}
.wsw .table-wrapper {
  width: 100%;
  margin: 47px 0 30px;
}
@media (max-width: 767px) {
  .wsw .table-wrapper {
    overflow-x: auto;
  }
}
.wsw .table-wrapper table {
  margin-bottom: 0;
}
.wsw table {
  width: 100%;
  table-layout: fixed;
  margin: 0 0 30px;
}
.wsw tr:first-child td {
  color: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.7) !important;
  background: #81c88c !important;
  font-size: 1em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  border-right: none;
}
.wsw tr:nth-child(2n-1) {
  position: relative;
}
.wsw tr:nth-child(2n-1) td {
  background-color: #f5f5f5;
}
.wsw td {
  padding: 19px 15px 17px 37px;
  font-size: 14px;
  border: none;
}
.wsw td:first-child {
  border-left: 3px solid #f5f5f5;
}
.wsw td:last-child {
  border-right: 3px solid #f5f5f5;
}
@media (max-width: 767px) {
  .wsw td {
    padding: 15px;
  }
}
.wsw th,
.wsw td {
  text-align: left;
}
.wsw hr {
  background-color: #81c88c;
  border: 0;
  height: 1px;
  margin-bottom: 30px;
}
.wsw blockquote {
  padding: 45px 50px 8px 128px;
  margin: 54px 0 45px 0px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-weight: 300;
  background-color: #f3f3f3;
  border-left: 10px solid #81c88c;
  quotes: "\201C" "\201D" "\2018" "\2019";
  color: #171717;
  letter-spacing: 0.75px;
  position: relative;
}
@media (max-width: 991px) {
  .wsw blockquote {
    padding: 100px 40px 40px;
  }
}
.wsw blockquote:after {
  top: 41px;
  left: 77px;
  position: absolute;
  font-size: 9.375em;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 -0.8rem -2rem;
  line-height: 1em;
  content: open-quote;
  color: #81c88c;
}
@media (max-width: 991px) {
  .wsw blockquote:after {
    top: 30px;
    left: 60px;
  }
}
.wsw blockquote h1,
.wsw blockquote h2,
.wsw blockquote h3,
.wsw blockquote h4,
.wsw blockquote h5 {
  color: #171717;
  font-size: 1.5em;
  margin-bottom: 20px;
}
.wsw blockquote p {
  font-size: 1.875em;
  line-height: 1.2;
}
.wsw img,
.wsw img.alignright,
.wsw img.alignleft {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.wsw img + p,
.wsw img.alignright + p,
.wsw img.alignleft + p {
  margin-top: -7px;
}
.wsw img.alignnone {
  max-width: 100%;
  height: auto;
  margin-bottom: 19px;
}
.wsw .background-block {
  margin: 46px 0 59px;
  color: #fff;
  background: #81c88c;
}
.wsw .background-block img {
  margin: 0;
}
.wsw .background-block h2,
.wsw .background-block h3,
.wsw .background-block p,
.wsw .background-block em {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 36px;
}
.wsw .background-block .wp-block-media-text__content {
  padding: 0 15%;
}
.wsw .wp-block-image {
  margin-top: 46px;
}
.wsw .wp-block-gallery {
  padding: 0;
  margin: 36px -15px 27px;
}
.wsw .wp-block-gallery li {
  margin: 0 !important;
  padding: 0 15px;
  flex-direction: row !important;
}
@media (max-width: 767px) {
  .wsw .wp-block-gallery li {
    width: 100%;
    margin-bottom: 30px !important;
  }
}
.wsw .wp-block-gallery li:before {
  display: none;
}
.wsw .wp-block-gallery li a {
  position: relative;
}
.wsw .wp-block-gallery li a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wsw .wp-block-gallery li a:after {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  background: #81c88c;
  opacity: 0;
  transition: opacity 0.3s;
  content: '';
}
.wsw .wp-block-gallery li a:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  position: absolute;
  color: #fff;
  font-size: 3.125em;
  content: '\e802';
  transition: all 0.3s;
  z-index: 1;
}
.wsw .wp-block-gallery li a:hover:after {
  opacity: 0.4;
}
.wsw .wp-block-gallery li a:hover:before {
  transform: translate(-50%, -50%) scale(1);
}
.wsw .wp-block-gallery img {
  margin-bottom: 0 !important;
}
.wsw > *:last-child {
  margin-bottom: 0 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .articles-section {
    padding-top: 40px;
    padding-bottom: 10px;
  }
}
.articles-section-index {
  padding-top: 92px;
  padding-bottom: 38px;
}
.articles-section-archive {
  padding-top: 54px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .articles-section-archive {
    padding-top: 60px;
  }
}
.articles-section-single {
  padding-top: 90px;
}
.article {
  margin-bottom: 60px;
  position: relative;
}
.article:before,
.article:after {
  content: " ";
  display: table;
}
.article:after {
  clear: both;
}
.article:after {
  content: "";
  display: table;
  clear: both;
}
.article:before,
.article:after {
  content: " ";
  display: table;
}
.article:after {
  clear: both;
}
.article:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .article {
    margin-bottom: 30px;
  }
}
.article__link {
  display: block;
  text-decoration: none;
  color: #171717;
  position: relative;
}
.article__link:hover .button_style-02 {
  color: #fff;
  background: #000;
}
.article__photo {
  min-height: 100px;
  overflow: hidden;
  position: relative;
}
.article__photo img {
  width: 100%;
  height: auto;
  display: block;
}
.article__main {
  max-width: 570px;
  margin: -85px 6.5% 0;
  background-color: #f3f3f3;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .article__main {
    max-width: 100%;
    margin: 0;
  }
}
.article__content {
  max-width: 495px;
  margin: 0 auto;
  padding: 54px 40px 49px 44px;
}
@media (max-width: 767px) {
  .article__content {
    padding: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .article__content {
    padding: 30px 40px;
  }
}
.article__date {
  margin-bottom: 5px;
}
.article__category {
  position: relative;
}
.article__category:before {
  top: 0;
  left: -25px;
  position: absolute;
  width: 8px;
  height: 22px;
  background-color: #87ca92;
  content: '';
}
.article__title {
  margin: 0;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 1.5em;
  line-height: 1.45833333em;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  transition: color 0.3s;
}
.article__text {
  margin-top: 16px;
  line-height: 1.875em;
  letter-spacing: 0.4px;
}
.article__text p {
  margin-top: 0;
}
.article .button {
  margin: 22px 0 0 0;
}
.article-details .date {
  margin-left: 25px;
  font-size: 1.5em;
}
.article-details .date:before {
  height: 30px;
}
@media (max-width: 767px) {
  .article-details .date {
    margin-bottom: 15px;
  }
}
.article-details__title {
  margin: 0 0 30px;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 3em;
  letter-spacing: 1.2px;
}
@media (max-width: 767px) {
  .article-details__title {
    font-size: 2.25em;
  }
}
.date,
.article__category {
  color: #81c88c;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.05px;
  position: relative;
  letter-spacing: 0.35px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.date:before,
.article__category:before {
  top: 0;
  left: -25px;
  position: absolute;
  width: 8px;
  height: 22px;
  background-color: #87ca92;
  content: '';
}
.condoleren {
  display: flex;
  position: relative;
  padding-bottom: 190px;
}
@media (max-width: 767px) {
  .condoleren {
    padding-bottom: 130px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .condoleren {
    flex-direction: column;
    padding-bottom: 120px;
  }
}
.condoleren__search {
  margin-bottom: 40px;
}
.condoleren__search .search-form {
  width: 100%;
  position: relative;
}
.condoleren__search .search-form__field {
  background: #fff !important;
  border: 1px solid #eee;
  box-shadow: none;
}
.condoleren__search .search-form__submit {
  opacity: 1 !important;
  cursor: default !important;
}
.condoleren__search .search-form__submit:hover {
  opacity: 1 !important;
}
.condoleren__image {
  width: 40.5%;
}
@media (max-width: 767px) {
  .condoleren__image {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .condoleren__image {
    width: 100%;
  }
  .condoleren__image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .condoleren__image {
    align-items: flex-start;
  }
}
.condoleren__content-wrapper {
  width: 59.5%;
}
@media (max-width: 767px) {
  .condoleren__content-wrapper {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .condoleren__content-wrapper {
    width: 100%;
    padding-top: 40px;
  }
}
.condoleren__content {
  width: 100%;
  padding: 0 0 0 60px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .condoleren__content {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .condoleren__content {
    padding: 0;
  }
}
.condoleren__content-header {
  padding-top: 61px;
  margin-bottom: 34px;
  position: relative;
}
.condoleren__content-header:before {
  top: 0;
  left: 0;
  position: absolute;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 0 36.08247423%;
  width: 180px;
  height: 36px;
  content: '';
}
@media (max-width: 767px) {
  .condoleren__content-header {
    width: 100%;
    padding: 0;
  }
  .condoleren__content-header:before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .condoleren__content-header {
    margin-bottom: 40px;
  }
}
.condoleren__content-over-title {
  text-transform: uppercase;
  letter-spacing: -0.24px;
  font-size: 1.5em;
}
.condoleren__content-title {
  margin: 0 0 16px -1px;
  letter-spacing: 1.2px;
  font-family: 'Lato', sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  .condoleren__content-title {
    font-size: 35px;
  }
}
.condoleren-lists {
  display: flex;
  flex-wrap: wrap;
  margin-left: -40px;
}
.condoleren-lists .ajax-preloader,
.condoleren-lists .msg-not-found {
  width: 100%;
  text-align: center;
}
@media (max-width: 479px) {
  .condoleren-lists {
    margin-left: 0;
  }
}
.condoleren-lists ul {
  list-style: none;
  padding: 0 0 0 40px;
  margin: 0;
  /* width: 33%; */
  font-size: 1.125em;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 479px) {
  .condoleren-lists ul {
    width: 100%;
    padding: 0 !important;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .condoleren-lists ul {
    padding-left: 40px;
  }
}
.condoleren-lists li {
  margin-bottom: 23px;
  width: 50%;
}
.condoleren-lists a {
  color: #171717;
  letter-spacing: 0.45px;
  text-decoration: none;
  position: relative;
  transition: all 0.3s;
  white-space: nowrap;
  display: flex;
  align-items: center;
}

.condoleren-lists a img,
.condoleren-lists a .nothumb {
  margin-right: 15px;
  width: 40px;
  height: 40px  
}
.condoleren-lists a:before {
  width: 24px;
  max-width: 0;
  height: 2px;
  background-color: #81c88c;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  position: absolute;
  transition: all 0.3s;
  content: '';
}
.condoleren-lists a:hover {
  color: #81c88c;
  padding-left: 45px;
}
.condoleren-lists a:hover:before {
  max-width: 100%;
}
.condoleren__messages-list {
  display: flex;
}
.condoleren .pagination {
  width: 100%;
  padding: 21px 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background-color: #f3f3f3;
}
.condoleren-details__header {
  text-align: center;
}
.condoleren-details__header-title {
  margin: 0;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-size: 3em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.condoleren-details__header-dates {
  margin: -5px 0 36px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}
.condoleren-details__header-dates:after {
  position: absolute;
  width: 22px;
  height: 8px;
  background-color: #81c88c;
  content: '';
}
.condoleren-details__header-dates:after {
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.condoleren-details__header-dates div {
  margin: 0 10px;
  letter-spacing: 0.45px;
  font-size: 1.125em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  position: relative;
}
.condoleren-details__header-dates-birth {
  color: #81c88c;
}
.condoleren-details__header-dates-birth:before {
  content: "";
  width: 0.35em;
  height: 0.35em;
  display: inline-block;
  border: 1px solid #81c88c;
  border-radius: 50%;
  margin-bottom: 0.15em;
  margin-right: 0.2em;
}
.condoleren-details__header-dates-death:before {
  content: url('https://api.iconify.design/mdi:cross.svg?height=1em');
  vertical-align: -0.125em;
}
.condoleren-details__header-content {
  max-width: 860px;
  margin: 0 auto 29px;
  letter-spacing: 0.4px;
}
.condoleren-details__header-content p {
  line-height: 1.375em;
}
.condoleren-details__header-buttons {
  padding-left: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 610px) {
  .condoleren-details__header-buttons {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }
}
.condoleren-details__header-buttons .button {
  min-width: 210px;
  margin: 15px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .condoleren-details__header-buttons .button {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.condoleren-details__header .widget {
  margin: 15px -63px 15px 5px;
}
@media (max-width: 767px) {
  .condoleren-details__header .widget {
    margin: 0;
  }
}
.condoleren-details__content {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .condoleren-details__content {
    justify-content: center;
  }
}
.condoleren-details__content-image {
  width: 49%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 5px solid #f3f3f3;
  align-self: stretch;
}
@media (max-width: 479px) {
  .condoleren-details__content-image,
  .condoleren-lists li {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .condoleren-details__content-image {
    margin-bottom: 30px;
  }
  .condoleren-details__content-image img {
    width: 100%;
  }
}
.condoleren-details__content-form {
  width: 49%;
  padding: 23px 60px 33px 58px;
  border: 2px solid #f3f3f3;
}
@media (max-width: 991px) {
  .condoleren-details__content-form {
    width: 100%;
    padding: 30px 20px;
  }
}
.condoleren-details__content-form-title {
  margin-bottom: 7px;
  font-size: 1.5em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.condoleren-details__content-form-text {
  letter-spacing: 0.4px;
  line-height: 1.5em;
  margin-bottom: 36px;
}
.condoleren-details__content-form-text p {
  margin-top: 0;
}
.condoleren-details__content-form .choice-3 label {
  color: #909090;
}
.condoleren-details__content-form .choice-3.wpforms-selected label {
  color: #171717;
}
.condoleren-details__map {
  margin-top: 33px;
}
.condoleren-details__map iframe {
  width: 100%;
  height: 500px;
}
.condoleren-details__messages {
  margin-top: 66px;
}
@media (max-width: 767px) {
  .condoleren-details__messages {
    margin-top: 30px;
  }
}
.condoleren-details__messages .flex-block {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .condoleren-details__messages .flex-block {
    margin-bottom: 30px;
  }
}
.condoleren-message {
  height: 100%;
  padding: 39px 50px 34px 128px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-weight: 300;
  background-color: #f3f3f3;
  border-left: 10px solid #81c88c;
  color: #171717;
  letter-spacing: 0.75px;
  position: relative;
}
.condoleren-message p {
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 0;
}
@media (max-width: 991px) {
  .condoleren-message {
    padding: 100px 40px 40px;
  }
}
.condoleren-message:after {
  top: 41px;
  left: 77px;
  position: absolute;
  font-size: 9.375em;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 -0.8rem -2rem;
  line-height: 1em;
  content: open-quote;
  color: #81c88c;
}
@media (max-width: 991px) {
  .condoleren-message:after {
    top: 30px;
    left: 60px;
  }
}
.condoleren-message__author {
  margin-top: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #81c88c;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.condoleren-message__author:before {
  content: '-';
}
.condoleren-message__tags {
  margin-top: 20px;
  padding-top: 33px;
  border-top: 2px solid #fff;
  letter-spacing: 0.4px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #81c88c;
}
.condoleren-message__tag {
  position: relative;
  padding-left: 49px;
}
.condoleren-message__tag:before {
  top: -1px;
  left: 6px;
  position: absolute;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 83.00835655% 34.31372549%;
  width: 26px;
  height: 26px;
  content: '';
}
.coffee-section-single {
  padding-top: 75px;
}
.coffee__data {
  margin-bottom: 57px;
}
.coffee__data-image {
  padding-top: 46px;
}
.coffee__data-title {
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  letter-spacing: 1.2px;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.89583333em;
}
.coffee__data-contacts a {
  color: #81c88c !important;
  letter-spacing: 0.4px;
  position: relative;
  padding-left: 30px;
}
.coffee__data-contacts a:before {
  top: 0;
  left: 0;
  position: absolute;
  content: '';
}
@media (max-width: 767px) {
  .coffee__data-contacts a {
    display: block;
    margin-bottom: 20px;
  }
}
.coffee__data-contacts .phone-link {
  margin-right: 25px;
}
.coffee__data-contacts .phone-link:before {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 41.87327824% 59.61538462%;
  width: 22px;
  height: 22px;
}
.coffee__data-contacts .mail-link:before {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 35.91160221% 50%;
  width: 23px;
  height: 18px;
}
.coffee__datelocation {
  margin-bottom: 27px;
  padding: 6px 0 2px 22px;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  border-left: 8px solid #81c88c;
}
.coffee__location {
  margin-top: 4px;
  text-transform: uppercase;
  color: #81c88c;
}
.coffee__organizer {
  font-family: 'Lato', sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 0.6px;
  margin-bottom: 5px;
}
.coffee__form {
  margin-top: 17px;
}
.coffee__form .form form {
  padding-top: 30px;
}
.coffee__form .form__open {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  letter-spacing: 0.4px;
  position: relative;
  padding-left: 34px;
  margin-bottom: 50px;
}
.coffee__form .form__open:before {
  top: 0;
  left: 0;
  position: absolute;
  background-image: url(assets/img/sprite.png);
  background-position: -39px -64px;
  width: 24px;
  height: 24px;
  content: '';
}
.coffee__form .wpforms-field-container {
  padding: 24px 54px 50px;
  border: 4px solid #81c88c;
  border-bottom: none;
}
@media (max-width: 767px) {
  .coffee__form .wpforms-field-container {
    border: none;
    padding: 0;
  }
}
.coffee__form .wpforms-submit-container {
  padding: 24px 54px 50px !important;
  border: 4px solid #81c88c;
  border-top: none;
}
@media (max-width: 767px) {
  .coffee__form .wpforms-submit-container {
    border: none;
    padding: 20px 0 0 !important;
  }
}
.coffee__form .wpforms-field-html {
  margin-bottom: 0 !important;
}
.coffee .form-locked-message {
  margin-top: 50px;
  padding: 50px 45px 46px 92px;
  border: 4px solid #81c88c;
  font-size: 1.25em;
  position: relative;
  letter-spacing: 0.5px;
}
.coffee .form-locked-message:before {
  top: 50%;
  left: 25px;
  position: absolute;
  transform: translateY(-50%);
  background-image: url(assets/img/sprite.png);
  background-position: -62px 0px;
  width: 42px;
  height: 42px;
  content: '';
}
.coffee .form-locked-message strong {
  font-size: 1.2em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.coffee .form-locked-message a {
  color: #81c88c;
}
.popup-lock .coffee__form {
  display: none;
}
@media (max-width: 991px) {
  .services-section {
    padding-top: 0 !important;
  }
}
.services__item-wrapper {
  display: flex;
  margin-bottom: 1px;
  padding-left: 5.5%;
  min-height: 600px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .services__item-wrapper {
    text-align: center;
    padding-left: 0 !important;
  }
}
@media (max-width: 991px) {
  .services__item-wrapper {
    min-height: auto;
  }
}
.services__item-wrapper_split {
  padding-left: 0;
  align-self: stretch;
  height: 100px;
  min-height: 550px;
}
@media (max-width: 767px) {
  .services__item-wrapper_split {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .services__item-wrapper_split {
    height: auto;
    min-height: auto;
  }
}
.services__item-wrapper_split .services__item {
  width: 50%;
  position: relative;
  align-items: flex-end;
  padding-bottom: 50px;
}
.services__item-wrapper_split .services__item:first-child:after {
  width: 1px;
  height: 100%;
  background: #fff;
  top: 0;
  right: 0;
  position: absolute;
  content: '';
}
@media (max-width: 767px) {
  .services__item-wrapper_split .services__item:first-child:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .services__item-wrapper_split .services__item {
    width: 100%;
    margin-bottom: 1px;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .services__item-wrapper_split .services__item {
    min-height: auto;
  }
}
.services__item-wrapper_split .services__item-content {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.services__item-wrapper_split .services__item-title:after {
  left: 50%;
  transform: translateX(-50%);
}
.services__item-wrapper_text-right {
  padding-left: 0;
  padding-right: 5.5%;
  justify-content: flex-end;
}
@media (max-width: 1199px) {
  .services__item-wrapper_text-right {
    justify-content: flex-start;
    padding-left: 5.5%;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .services__item-wrapper_text-right {
    padding-right: 10%;
  }
}
.services__item {
  color: #fff;
  display: flex;
  align-items: center;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .services__item {
    width: 100%;
  }
}
.services__item-content {
  width: 100%;
  max-width: 630px;
  padding: 40px 30px;
}
@media (max-width: 767px) {
  .services__item-content {
    margin: 0 auto;
  }
}
.services__item-title {
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-size: 3em;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin: 0 0 1em;
  position: relative;
}
.services__item-title:after {
  position: absolute;
  width: 22px;
  height: 8px;
  background-color: #81c88c;
  content: '';
}
.services__item-title:after {
  bottom: -11px;
  left: 0;
}
@media (max-width: 767px) {
  .services__item-title:after {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 991px) {
  .services__item-title {
    font-size: 35px;
  }
}
.services__item-text p {
  margin-bottom: 23px;
}
.services__item-button {
  margin-top: 2.0625em;
}
.services__item .button {
  min-width: 240px;
}
@media (max-width: 767px) {
  .services__item {
    min-height: auto;
  }
}
:root .services__item-content {
  padding-bottom: 0;
}
.meal-section {
  padding-top: 28px;
}
.meal__block {
  margin-bottom: 80px;
}
.meal__block:nth-child(2n-1) {
  flex-direction: row-reverse;
}
.meal__block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .meal__block {
    margin-bottom: 40px;
  }
}
.meal .sideimage-block__image {
  width: 49%;
}
@media (max-width: 767px) {
  .meal .sideimage-block__image {
    width: 100%;
  }
}
.meal .sideimage-block__content-wrapper {
  width: 42%;
}
@media (max-width: 767px) {
  .meal .sideimage-block__content-wrapper {
    width: 100%;
  }
}
.meal .sideimage-block__content {
  padding-top: 57px;
}
@media (max-width: 991px) {
  .meal .sideimage-block__content {
    padding-top: 0;
  }
}
.meal .sideimage-block__title {
  margin-bottom: 55px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  position: relative;
}
.meal .sideimage-block__title:after {
  position: absolute;
  width: 22px;
  height: 8px;
  background-color: #81c88c;
  content: '';
}
.meal .sideimage-block__title:after {
  bottom: -21px;
  left: 0;
}
.meal .sideimage-block__text.wsw p {
  margin-bottom: 1.5em;
  line-height: 1.5em;
}
.meal .sideimage-block__button {
  margin-top: 2.0625em;
}
.usp-section {
  padding-top: 99px;
  padding-bottom: 38px;
}
@media (max-width: 767px) {
  .usp-section {
    padding-bottom: 10px !important;
  }
}
.usp__list-item {
  position: relative;
  margin-bottom: 30px;
}
.usp__list-item-content {
  padding-top: 25px;
}
.usp__list-item-title {
  margin: 0 0 9px;
  padding-top: 93px;
  font-size: 1.875em;
  font-weight: bold;
  letter-spacing: 0.75px;
  position: relative;
  line-height: unset;
}
.usp__list-item-title:before {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  content: '';
}
.usp__list-item-title-text {
  display: block;
  position: relative;
}
.usp__list-item-title-text:after {
  position: absolute;
  width: 22px;
  height: 8px;
  background-color: #81c88c;
  content: '';
}
.usp__list-item-title-text:after {
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
}
.usp__list-item-text {
  letter-spacing: 0.4px;
}
.usp__list-item-text p {
  margin: 0;
}
.usp__list-item_1 .usp__list-item-title:before {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 0 61.98830409%;
  width: 70px;
  height: 59px;
}
.usp__list-item_2 .usp__list-item-title:before {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 21.53846154% 60.57142857%;
  width: 60px;
  height: 55px;
}
.usp__list-item_3 .usp__list-item-title:before {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 0 100%;
  width: 65px;
  height: 65px;
}
.usp {
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
}
.usp__title {
  margin: 41px 0 12px;
  font-weight: normal;
  font-size: 1.5em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #171717;
}
@media (max-width: 767px) {
  .usp__title {
    margin-top: 20px;
  }
}
.usp__text p {
  margin: 10px 0 0;
  line-height: 1.8;
}
.side-popup-wrapper {
  width: 434px;
  top: 50%;
  left: -100%;
  transform: translateY(-50%);
  position: fixed;
  background: #81c88c;
  z-index: 1001;
  font-size: 16px;
  color: #fff;
  text-align: center;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .side-popup-wrapper {
    width: 100%;
    max-width: 434px;
    top: 400px;
    transform: translateX(0);
    position: absolute;
  }
}
@media (max-height: 735px) {
  .side-popup-wrapper {
    top: 400px;
    transform: translateX(0);
    position: absolute;
  }
}
.side-popup-wrapper a {
  color: #fff !important;
}
.side-popup {
  padding: 30px 32px 0;
}
@media (max-height: 735px) {
  .side-popup {
    padding-bottom: 50px;
  }
}
.side-popup h2 {
  color: #fff;
  font-size: 24px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  max-width: 290px;
  margin: 0 auto 27px;
}
.side-popup .wpforms-container {
  padding-top: 45px;
  position: relative;
}
.side-popup .wpforms-container:before {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  background-image: url(assets/img/sprite.png);
  background-position: 0px -64px;
  width: 34px;
  height: 32px;
  content: '';
}
.side-popup .wpforms-container .wpforms-field {
  padding: 0;
  margin-bottom: 10px;
}
.side-popup .wpforms-container input[type="date"],
.side-popup .wpforms-container input[type="datetime"],
.side-popup .wpforms-container input[type="datetime-local"],
.side-popup .wpforms-container input[type="email"],
.side-popup .wpforms-container input[type="month"],
.side-popup .wpforms-container input[type="number"],
.side-popup .wpforms-container input[type="password"],
.side-popup .wpforms-container input[type="range"],
.side-popup .wpforms-container input[type="search"],
.side-popup .wpforms-container input[type="tel"],
.side-popup .wpforms-container input[type="text"],
.side-popup .wpforms-container input[type="time"],
.side-popup .wpforms-container input[type="url"],
.side-popup .wpforms-container input[type="week"],
.side-popup .wpforms-container textarea {
  width: 100%;
  max-width: 100% !important;
  padding: 18px 23px 16px;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.35px;
  background: #fff;
  border: none;
  box-shadow: none;
}
.side-popup .wpforms-container input[type="date"].wpforms-error,
.side-popup .wpforms-container input[type="datetime"].wpforms-error,
.side-popup .wpforms-container input[type="datetime-local"].wpforms-error,
.side-popup .wpforms-container input[type="email"].wpforms-error,
.side-popup .wpforms-container input[type="month"].wpforms-error,
.side-popup .wpforms-container input[type="number"].wpforms-error,
.side-popup .wpforms-container input[type="password"].wpforms-error,
.side-popup .wpforms-container input[type="range"].wpforms-error,
.side-popup .wpforms-container input[type="search"].wpforms-error,
.side-popup .wpforms-container input[type="tel"].wpforms-error,
.side-popup .wpforms-container input[type="text"].wpforms-error,
.side-popup .wpforms-container input[type="time"].wpforms-error,
.side-popup .wpforms-container input[type="url"].wpforms-error,
.side-popup .wpforms-container input[type="week"].wpforms-error,
.side-popup .wpforms-container textarea.wpforms-error {
  border: none !important;
  color: #df1111;
  border-bottom: 2px solid #df1111 !important;
}
.side-popup .wpforms-container textarea {
  height: 130px !important;
}
.side-popup .wpforms-container button[type="submit"] {
  padding: 13px 35px 11px;
  background: none;
  border: 2px solid #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: 0.35px;
  transition: all 0.3s;
}
.side-popup .wpforms-container button[type="submit"]:hover {
  color: #81c88c;
  background: #fff;
}
.side-popup .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: -2px !important;
  bottom: 10px !important;
}
.side-popup .grecaptcha-badge:hover {
  width: 256px !important;
}
.side-popup-close {
  top: 15px;
  right: 20px;
  position: absolute;
  cursor: pointer;
}
.has-sidebar .section_narrow {
  margin-left: 0;
}
.has-sidebar .main {
  width: 73.5%;
  float: right;
}
@media (max-width: 767px) {
  .has-sidebar .main {
    width: 100% !important;
    float: none;
  }
}
.has-sidebar .sidebar {
  width: 24.5%;
  float: left;
}
@media (max-width: 767px) {
  .has-sidebar .sidebar {
    width: 100% !important;
    float: none;
  }
}
.sidebar {
  padding-top: 14px;
}
@media (max-width: 767px) {
  .sidebar {
    margin-top: 40px;
  }
}
.sidebar__content {
  width: 100%;
  padding: 20px 16px 29px 14px;
  max-width: 240px;
  float: right;
  background-color: #f3f3f3;
}
@media (max-width: 767px) {
  .sidebar__content {
    max-width: 100%;
    float: none;
  }
}
.sidebar .widget__title {
  padding: 14px 15px 12px 22px;
  margin: 0 0 26px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  background: #81c88c;
  font-size: 1em;
}
.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar ul.menu {
  padding-left: 22px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
.sidebar ul .menu-item {
  margin-bottom: 22px;
}
.sidebar ul .menu-item:last-child {
  margin-bottom: 0;
}
.sidebar a {
  color: #171717;
  transition: color 0.3s;
  text-decoration: none;
}
.sidebar a:hover {
  color: #81c88c;
}
.sidebar .current-menu-item a {
  color: #81c88c;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  color: #171717;
  border-left-color: #81c88c;
  background-color: #fafafa;
  border-radius: 0;
}
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button,
.woocommerce-noreviews .button,
p.no-comments .button {
  margin-top: 3px;
  border: none;
  border-left: 1px solid #171717 !important;
  color: #171717 !important;
}
.woocommerce-message .button:hover,
.woocommerce-info .button:hover,
.woocommerce-error .button:hover,
.woocommerce-noreviews .button:hover,
p.no-comments .button:hover {
  color: #81c88c !important;
}
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a {
  color: #81c88c !important;
}
.site-header-cart .widget_shopping_cart_content {
  background: #2f2f2f;
}
.site-header-cart .cart-contents {
  width: 90px;
  height: 90px;
  padding: 0;
  background: #81c88c;
  position: relative;
  transition: opacity 0.3s;
}
.site-header-cart .cart-contents:before {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 52.02312139% 36.08247423%;
  width: 39px;
  height: 36px;
  content: '';
}
.site-header-cart .cart-contents:after {
  display: none;
}
.site-header-cart .cart-contents:hover {
  opacity: 0.8;
}
.site-header-cart .cart-contents .woocommerce-Price-amount,
.site-header-cart .cart-contents .tax_label {
  display: none;
}
.site-header-cart .cart-contents .count {
  width: 23px;
  height: 23px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 23px;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #181818;
  top: 18px;
  right: 15px;
  position: absolute;
  overflow: hidden;
  opacity: 1;
}
.site-header-cart .widget_shopping_cart {
  min-width: 300px;
}
.site-header-cart .woocommerce-mini-cart-item {
  padding-right: 20px;
}
.site-header-cart .widget_shopping_cart .product_list_widget li a.remove {
  display: none;
}
.site-header-cart .woocommerce-mini-cart__buttons {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.site-header-cart .woocommerce-mini-cart__buttons .button:first-child {
  background: #81c88c;
  transition: background 0.3s;
  border: none !important;
}
.site-header-cart .woocommerce-mini-cart__buttons .button:first-child:hover {
  background: #a5d7ac;
}
.site-header-cart .woocommerce-mini-cart__buttons .button.checkout {
  border-color: #000;
  background: #000;
  transition: all 0.3s;
}
.site-header-cart .woocommerce-mini-cart__buttons .button.checkout:hover {
  background: #3c3c3c;
}
.site-header-cart:hover .widget_shopping_cart {
  left: auto;
  right: -1px;
}
.products-section {
  padding-top: 70px;
}
.single-product .products-section {
  padding-top: 37px;
  padding-bottom: 53px;
}
.products-header {
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .products-header {
    margin-bottom: 50px;
  }
}
@media (max-width: 1200px) {
  .products-header {
    flex-direction: column;
    align-items: self-end;
  }
}
.products-header__main {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .products-header__main {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .products-header__main {
    order: 2;
  }
}
@media (min-width: 1200px) {
  .products-header__main {
    padding: 16px 10px 16px 18px;
    flex-wrap: nowrap;
    background-color: #2f2f2f;
    margin-right: 21px;
  }
}
.products-header__main .search-form {
  margin-right: 9.3%;
}
@media (max-width: 767px) {
  .products-header__main .search-form {
    width: 100% !important;
    margin: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .products-header__main .search-form {
    margin-top: -95px;
    width: 85%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .products-header__filters {
    width: 100%;
    margin-top: 60px;
    height: 90px;
    padding: 16px 10px 16px 18px;
    display: flex;
    align-items: center;
    background-color: #2f2f2f;
  }
}
.products-header__filters .widget-woof {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .products-header__filters .widget-woof {
    display: block;
    margin-top: 30px;
  }
}
.products-header__filters .woof_container {
  margin: 0 !important;
  padding: 0 !important;
}
@media (min-width: 768px) and (max-width: 1200px) {
}
.products-header__filters .woof_container h4 {
  margin-right: 13px;
  letter-spacing: 0.4px;
  white-space: nowrap;
  font-weight: normal;
  font-size: 16px;
}
.products-header__filters .woof_container_inner {
  display: flex;
}
@media (max-width: 767px) {
  .products-header__filters .woof_container_inner {
    display: block;
  }
}
.products-header__filters .widget__title {
  margin-right: 13px;
  letter-spacing: 0.4px;
  white-space: nowrap;
}
.products-header__filters .woof_checkbox_label {
  top: -2px;
  position: relative;
  margin-left: 3px;
}
.products-header__filters .woof_list {
  white-space: nowrap;
}
.products-header__filters .woof_list li,
.products-header__filters .woof_list label {
  padding: 0 !important;
}
.products-header__filters .woof_list li {
  margin-right: 25px !important;
  display: inline-block;
}
@media (max-width: 767px) {
  .products-header__filters .woof_list li {
    margin-top: 10px !important;
    display: block !important;
  }
}
.products-header__filters .custom-checkbox,
.products-header__filters .custom-radio {
  margin-top: 0 !important;
}
.search-results.post-type-archive-product .products-header__filters {
  display: none;
}
ul.products {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -0.5%;
}
@media (max-width: 767px) {
  ul.products {
    margin: 0;
  }
}
ul.products li.product {
  width: 24.9%;
  padding: 0 0.5% 60px 0.5% !important;
  margin: 0 !important;
  font-size: 1em;
}
@media (max-width: 767px) {
  ul.products li.product {
    width: 100%;
    margin: 0 0 30px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  ul.products li.product {
    width: 33.2%;
  }
}
ul.products li.product.last {
  margin: 0 !important;
  padding: 0 0.5% 60px 0.5% !important;
}
ul.products li.product img {
  margin: 0 0 35px 0;
  width: 100%;
}
ul.products li.product .woocommerce-loop-product__title {
  margin-bottom: 3px;
  font-family: 'Lato', sans-serif;
  font-size: 1.5em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
ul.products li.product .price {
  color: #87ca92;
  font-size: 1.125em;
  margin-bottom: 17px;
}
ul.products li.product .price .amount {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
ul.products li.product .price .woocommerce-Price-currencySymbol {
  margin-right: 7px;
}
ul.products li.product .product-loop-short-description {
  padding-top: 15px;
  position: relative;
}
ul.products li.product .product-loop-short-description:after {
  position: absolute;
  width: 22px;
  height: 8px;
  background-color: #81c88c;
  content: '';
}
ul.products li.product .product-loop-short-description:after {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
ul.products li.product .button {
  margin-top: 20px;
  margin-bottom: 0;
}
.widget.widget-woof,
.widget.WOOF_Widget {
  margin-bottom: 0 !important;
}
.woof_submit_search_form_container {
  display: none;
}
.woof_products_top_panel li span {
  background: url(assets/img/del.png) no-repeat 100% 70% !important;
}
.single-product .custom-checkbox i:after,
.post-type-archive-product .custom-checkbox i:after,
.tax-product_cat .custom-checkbox i:after,
.single-product .custom-radio i:after,
.post-type-archive-product .custom-radio i:after,
.tax-product_cat .custom-radio i:after {
  border-color: #fff;
}
.single-product div.product,
.post-type-archive-product div.product,
.tax-product_cat div.product {
  margin-top: 39px;
}
.single-product div.product .woocommerce-product-gallery,
.post-type-archive-product div.product .woocommerce-product-gallery,
.tax-product_cat div.product .woocommerce-product-gallery {
  position: relative;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport,
.post-type-archive-product div.product .woocommerce-product-gallery .flex-viewport,
.tax-product_cat div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-product div.product .woocommerce-product-gallery,
  .post-type-archive-product div.product .woocommerce-product-gallery,
  .tax-product_cat div.product .woocommerce-product-gallery {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.single-product div.product .images,
.post-type-archive-product div.product .images,
.tax-product_cat div.product .images {
  width: 49% !important;
}
.single-product div.product .images img,
.post-type-archive-product div.product .images img,
.tax-product_cat div.product .images img {
  width: 100%;
}
.single-product div.product .images img.lazy-hidden,
.post-type-archive-product div.product .images img.lazy-hidden,
.tax-product_cat div.product .images img.lazy-hidden {
  opacity: 1 !important;
}
@media (max-width: 767px) {
  .single-product div.product .images,
  .post-type-archive-product div.product .images,
  .tax-product_cat div.product .images {
    width: 100% !important;
  }
}
.single-product div.product .summary,
.post-type-archive-product div.product .summary,
.tax-product_cat div.product .summary {
  width: 40.5% !important;
  padding-top: 7px;
  margin-bottom: 0 !important;
}
@media (max-width: 991px) {
  .single-product div.product .summary,
  .post-type-archive-product div.product .summary,
  .tax-product_cat div.product .summary {
    width: 100% !important;
  }
}
.single-product div.product .product_title,
.post-type-archive-product div.product .product_title,
.tax-product_cat div.product .product_title {
  margin-bottom: -6px;
  font-size: 2.25em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}
.single-product div.product .product__description,
.post-type-archive-product div.product .product__description,
.tax-product_cat div.product .product__description {
  padding-top: 45px;
  position: relative;
}
.single-product div.product .product__description:after,
.post-type-archive-product div.product .product__description:after,
.tax-product_cat div.product .product__description:after {
  position: absolute;
  width: 22px;
  height: 8px;
  background-color: #81c88c;
  content: '';
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-product div.product .product__description,
  .post-type-archive-product div.product .product__description,
  .tax-product_cat div.product .product__description {
    width: 50%;
    padding-right: 30px;
    float: left;
  }
}
.single-product div.product .product__description:after,
.post-type-archive-product div.product .product__description:after,
.tax-product_cat div.product .product__description:after {
  top: 0;
  left: 0;
}
.single-product div.product .product__description-title,
.post-type-archive-product div.product .product__description-title,
.tax-product_cat div.product .product__description-title {
  font-weight: 900;
  font-family: 'Lato', sans-serif;
  font-size: 1.125em;
  letter-spacing: 0.45px;
}
.single-product div.product .product__description.wsw ul,
.post-type-archive-product div.product .product__description.wsw ul,
.tax-product_cat div.product .product__description.wsw ul {
  padding-left: 0;
}
.single-product div.product p.price,
.post-type-archive-product div.product p.price,
.tax-product_cat div.product p.price {
  color: #87ca92;
  font-size: 1.875em;
  margin-top: 0;
  margin-bottom: 11px;
}
.single-product div.product p.price .amount,
.post-type-archive-product div.product p.price .amount,
.tax-product_cat div.product p.price .amount {
  margin-right: 8px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.single-product div.product p.price .woocommerce-price-suffix,
.post-type-archive-product div.product p.price .woocommerce-price-suffix,
.tax-product_cat div.product p.price .woocommerce-price-suffix {
  color: #818181;
  font-size: 16px;
}
.single-product div.product p.price .woocommerce-Price-currencySymbol,
.post-type-archive-product div.product p.price .woocommerce-Price-currencySymbol,
.tax-product_cat div.product p.price .woocommerce-Price-currencySymbol {
  margin-right: 7px;
}
.single-product div.product .product_meta,
.post-type-archive-product div.product .product_meta,
.tax-product_cat div.product .product_meta {
  border: none;
}
.single-product div.product .product_meta .posted_in,
.post-type-archive-product div.product .product_meta .posted_in,
.tax-product_cat div.product .product_meta .posted_in {
  display: none;
}
.single-product div.product form.cart .thwepo-extra-options,
.post-type-archive-product div.product form.cart .thwepo-extra-options,
.tax-product_cat div.product form.cart .thwepo-extra-options {
  margin-bottom: 16px;
}
.single-product div.product form.cart .thwepo-extra-options td,
.post-type-archive-product div.product form.cart .thwepo-extra-options td,
.tax-product_cat div.product form.cart .thwepo-extra-options td {
  padding-left: 0;
}
.single-product div.product form.cart .thwepo-extra-options.flex-boxes tbody,
.post-type-archive-product div.product form.cart .thwepo-extra-options.flex-boxes tbody,
.tax-product_cat div.product form.cart .thwepo-extra-options.flex-boxes tbody {
  display: flex;
}
.single-product div.product form.cart .thwepo-extra-options_section td,
.post-type-archive-product div.product form.cart .thwepo-extra-options_section td,
.tax-product_cat div.product form.cart .thwepo-extra-options_section td {
  padding-top: 0;
  padding-right: 0;
}
.single-product div.product form.cart .thwepo-extra-options_section .label-tag,
.post-type-archive-product div.product form.cart .thwepo-extra-options_section .label-tag,
.tax-product_cat div.product form.cart .thwepo-extra-options_section .label-tag {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.35px;
}
.single-product div.product form.cart .thwepo-extra-options_section textarea,
.post-type-archive-product div.product form.cart .thwepo-extra-options_section textarea,
.tax-product_cat div.product form.cart .thwepo-extra-options_section textarea {
  height: 100px;
  margin-top: 16px;
}
.single-product div.product form.cart .thwepo-extra-options_section:last-of-type,
.post-type-archive-product div.product form.cart .thwepo-extra-options_section:last-of-type,
.tax-product_cat div.product form.cart .thwepo-extra-options_section:last-of-type {
  border-top: 1px solid #2f2f2f;
}
.single-product div.product form.cart .thwepo-extra-options_section:last-of-type td.value,
.post-type-archive-product div.product form.cart .thwepo-extra-options_section:last-of-type td.value,
.tax-product_cat div.product form.cart .thwepo-extra-options_section:last-of-type td.value {
  padding-top: 23px;
  padding-bottom: 0;
}
.single-product div.product form.cart .thwepo-extra-options_section:last-of-type td.label.abovefield,
.post-type-archive-product div.product form.cart .thwepo-extra-options_section:last-of-type td.label.abovefield,
.tax-product_cat div.product form.cart .thwepo-extra-options_section:last-of-type td.label.abovefield {
  padding-bottom: 0;
}
.single-product div.product form.cart .thwepo-extra-options_section:last-of-type input[type="text"],
.post-type-archive-product div.product form.cart .thwepo-extra-options_section:last-of-type input[type="text"],
.tax-product_cat div.product form.cart .thwepo-extra-options_section:last-of-type input[type="text"] {
  padding: 20px 23px;
}
.single-product div.product .quantity,
.post-type-archive-product div.product .quantity,
.tax-product_cat div.product .quantity {
  float: none;
}
.single-product div.product .quantity-wrapper,
.post-type-archive-product div.product .quantity-wrapper,
.tax-product_cat div.product .quantity-wrapper {
  margin-top: 24px;
  margin-bottom: 33px;
  padding-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.single-product div.product_featured,
.post-type-archive-product div.product_featured,
.tax-product_cat div.product_featured {
  margin-bottom: 49px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.single-product div.product_featured .product__image,
.post-type-archive-product div.product_featured .product__image,
.tax-product_cat div.product_featured .product__image {
  width: 57.5%;
}
@media (max-width: 767px) {
  .single-product div.product_featured .product__image,
  .post-type-archive-product div.product_featured .product__image,
  .tax-product_cat div.product_featured .product__image {
    width: 100%;
    margin-bottom: 30px;
  }
}
.single-product div.product_featured .product__details,
.post-type-archive-product div.product_featured .product__details,
.tax-product_cat div.product_featured .product__details {
  padding-left: 14.5%;
}
@media (max-width: 767px) {
  .single-product div.product_featured .product__details,
  .post-type-archive-product div.product_featured .product__details,
  .tax-product_cat div.product_featured .product__details {
    padding-left: 0;
    text-align: center;
  }
}
.single-product div.product_featured .product__details-wrapper,
.post-type-archive-product div.product_featured .product__details-wrapper,
.tax-product_cat div.product_featured .product__details-wrapper {
  width: 42.5%;
}
@media (max-width: 767px) {
  .single-product div.product_featured .product__details-wrapper,
  .post-type-archive-product div.product_featured .product__details-wrapper,
  .tax-product_cat div.product_featured .product__details-wrapper {
    width: 100%;
  }
}
.single-product div.product_featured .product__details-description,
.post-type-archive-product div.product_featured .product__details-description,
.tax-product_cat div.product_featured .product__details-description {
  padding-top: 35px;
  position: relative;
}
.single-product div.product_featured .product__details-description:after,
.post-type-archive-product div.product_featured .product__details-description:after,
.tax-product_cat div.product_featured .product__details-description:after {
  position: absolute;
  width: 22px;
  height: 8px;
  background-color: #81c88c;
  content: '';
}
.single-product div.product_featured .product__details-description:after,
.post-type-archive-product div.product_featured .product__details-description:after,
.tax-product_cat div.product_featured .product__details-description:after {
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .single-product div.product_featured .product__details-description:after,
  .post-type-archive-product div.product_featured .product__details-description:after,
  .tax-product_cat div.product_featured .product__details-description:after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.single-product div.product_featured .product__details-button,
.post-type-archive-product div.product_featured .product__details-button,
.tax-product_cat div.product_featured .product__details-button {
  margin-top: 24px;
}
.single-product div.product_featured .product__title,
.post-type-archive-product div.product_featured .product__title,
.tax-product_cat div.product_featured .product__title {
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 2.25em;
  font-weight: 900;
  letter-spacing: 0.9px;
}
.single-product div.product_featured p.price,
.post-type-archive-product div.product_featured p.price,
.tax-product_cat div.product_featured p.price {
  font-size: 1.5em;
}
.single-product div.product .edit-link,
.post-type-archive-product div.product .edit-link,
.tax-product_cat div.product .edit-link {
  display: none;
}
.single-product .flex-direction-nav,
.post-type-archive-product .flex-direction-nav,
.tax-product_cat .flex-direction-nav {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  position: absolute;
}
.single-product .flex-direction-nav li,
.post-type-archive-product .flex-direction-nav li,
.tax-product_cat .flex-direction-nav li {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.single-product .flex-direction-nav li.flex-nav-prev,
.post-type-archive-product .flex-direction-nav li.flex-nav-prev,
.tax-product_cat .flex-direction-nav li.flex-nav-prev {
  left: 0;
}
.single-product .flex-direction-nav li.flex-nav-next,
.post-type-archive-product .flex-direction-nav li.flex-nav-next,
.tax-product_cat .flex-direction-nav li.flex-nav-next {
  right: 0;
}
.single-product .flex-direction-nav a,
.post-type-archive-product .flex-direction-nav a,
.tax-product_cat .flex-direction-nav a {
  width: 54px;
  height: 75px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  text-indent: -999em;
  transition: all 0.3s;
}
.single-product .flex-direction-nav a:before,
.post-type-archive-product .flex-direction-nav a:before,
.tax-product_cat .flex-direction-nav a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.single-product .flex-direction-nav a:before,
.post-type-archive-product .flex-direction-nav a:before,
.tax-product_cat .flex-direction-nav a:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-indent: 0;
  color: #81c88c;
  position: absolute;
  transition: color 0.3s;
  font-size: 40px;
  margin: 0;
}
.single-product .flex-direction-nav a.flex-next:before,
.post-type-archive-product .flex-direction-nav a.flex-next:before,
.tax-product_cat .flex-direction-nav a.flex-next:before {
  content: '\f105' !important;
}
.single-product .flex-direction-nav a.flex-prev:before,
.post-type-archive-product .flex-direction-nav a.flex-prev:before,
.tax-product_cat .flex-direction-nav a.flex-prev:before {
  content: '\f104' !important;
}
.single-product .flex-direction-nav a:hover,
.post-type-archive-product .flex-direction-nav a:hover,
.tax-product_cat .flex-direction-nav a:hover {
  background: #ffffff;
}
.single-product .flex-direction-nav a:hover:before,
.post-type-archive-product .flex-direction-nav a:hover:before,
.tax-product_cat .flex-direction-nav a:hover:before {
  color: #81c88c;
}
.single-product h1,
.post-type-archive-product h1,
.tax-product_cat h1,
.single-product h2,
.post-type-archive-product h2,
.tax-product_cat h2,
.single-product h3,
.post-type-archive-product h3,
.tax-product_cat h3,
.single-product h4,
.post-type-archive-product h4,
.tax-product_cat h4,
.single-product h5,
.post-type-archive-product h5,
.tax-product_cat h5,
.single-product h6,
.post-type-archive-product h6,
.tax-product_cat h6 {
  color: inherit;
}
.single-product div.product {
  overflow: visible;
}
.above-title {
  color: #83c38d;
  font-family: 'Lato', sans-serif;
  font-size: 1.125em;
  font-weight: 700;
  letter-spacing: 1.8px;
}
.pswp__caption {
  display: none;
}
.product-form-order {
  padding-top: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-form-order {
    width: 50%;
    float: right;
  }
}
.product-form-order .wpforms-container {
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-form-order .wpforms-container {
    padding-top: 0;
    margin-top: 0;
    border: none;
  }
}
.product-form-order .wpforms-container h2,
.product-form-order .wpforms-container h3 {
  color: #fff;
}
.product-form-order .wpforms-field-label-inline i {
  font-style: normal;
  color: #818181;
  margin-left: 5px;
}
.product-form-order .wpforms-container .wpforms-field-textarea {
  margin-top: 14px;
}
.product-form-order .wpforms-container .wpforms-field-textarea textarea {
  height: 102px !important;
}
.product-form-order .wpforms-container .wpforms-field-label {
  margin-bottom: 17px !important;
}
.product-form-order .wpforms-container input[type="date"],
.product-form-order .wpforms-container input[type="datetime"],
.product-form-order .wpforms-container input[type="datetime-local"],
.product-form-order .wpforms-container input[type="email"],
.product-form-order .wpforms-container input[type="month"],
.product-form-order .wpforms-container input[type="number"],
.product-form-order .wpforms-container input[type="password"],
.product-form-order .wpforms-container input[type="range"],
.product-form-order .wpforms-container input[type="search"],
.product-form-order .wpforms-container input[type="tel"],
.product-form-order .wpforms-container input[type="text"],
.product-form-order .wpforms-container input[type="time"],
.product-form-order .wpforms-container input[type="url"],
.product-form-order .wpforms-container input[type="week"],
.product-form-order .wpforms-container textarea {
  padding: 20px 20px 17px 23px !important;
  background: #fff !important;
  border: none;
  color: #171717;
  font-size: 18px !important;
  font-family: 'Lato', sans-serif !important;
}
.product-form-order .wpforms-container input[type="date"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="datetime"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="datetime-local"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="email"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="month"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="number"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="password"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="range"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="search"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="tel"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="text"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="time"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="url"]::-webkit-input-placeholder,
.product-form-order .wpforms-container input[type="week"]::-webkit-input-placeholder,
.product-form-order .wpforms-container textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #959595;
  font-size: 14px;
}
.product-form-order .wpforms-container input[type="date"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="datetime"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="datetime-local"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="email"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="month"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="number"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="password"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="range"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="search"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="tel"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="text"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="time"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="url"]:-moz-placeholder,
.product-form-order .wpforms-container input[type="week"]:-moz-placeholder,
.product-form-order .wpforms-container textarea:-moz-placeholder {
  opacity: 1;
  color: #959595;
  font-size: 14px;
}
.product-form-order .wpforms-container input[type="date"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="datetime"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="datetime-local"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="email"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="month"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="number"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="password"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="range"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="search"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="tel"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="text"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="time"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="url"]::-moz-placeholder,
.product-form-order .wpforms-container input[type="week"]::-moz-placeholder,
.product-form-order .wpforms-container textarea::-moz-placeholder {
  opacity: 1;
  color: #959595;
  font-size: 14px;
}
.product-form-order .wpforms-container input[type="date"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="datetime"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="datetime-local"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="email"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="month"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="number"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="password"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="range"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="search"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="tel"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="text"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="time"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="url"]:-ms-input-placeholder,
.product-form-order .wpforms-container input[type="week"]:-ms-input-placeholder,
.product-form-order .wpforms-container textarea:-ms-input-placeholder {
  opacity: 1;
  color: #959595;
  font-size: 14px;
}
.product-form-order #wpforms-1003-field_9-container {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 30px;
}
.product-form-order .custom-checkbox,
.product-form-order .custom-radio {
  top: 1px;
}
.product-form-order #wpforms-1003-field_9 {
  margin-bottom: 7px;
}
.product-form-order .wpforms-confirmation-container {
  margin-top: 40px;
  color: #81c88c;
}
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  min-width: 150px;
  padding: 15px 10px !important;
  background: none;
  border-radius: 0;
  border: 2px solid #f2f2f2;
  box-shadow: none !important;
  margin-right: 20px;
}
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item) span {
  font-size: 14px !important;
  display: block;
}
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
  border-color: #81c88c;
}
table.variations {
  margin-top: 16px !important;
  border-top: 1px solid #2e2e2e;
}
table.variations label {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  letter-spacing: 0.35px;
  display: block;
  margin-bottom: 9px;
}
table.variations tr:first-child td:first-child {
  padding-top: 39px;
}
.reset_variations {
  display: none !important;
}
.bloemen .quantity-wrapper {
  display: none;
}
.webshop .woocommerce-variation-add-to-cart {
  margin-top: 25px;
  padding-top: 45px !important;
  padding-bottom: 5px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.webshop .quantity-wrapper {
  padding-top: 0 !important;
  margin-top: 0 !important;
  margin-right: 5px;
  float: left;
  border: none !important;
}
.webshop .single_add_to_cart_button {
  padding-top: 17px !important;
  padding-bottom: 12px !important;
}
.webshop .product__description {
  padding-top: 0 !important;
}
.webshop .product__description:after {
  display: none;
}
.webshop .product-more-info {
  margin-top: 30px;
}
.webshop .product-more-info__link {
  text-transform: uppercase;
  color: #81c88c;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: 0.35px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding-right: 20px;
}
.webshop .product-more-info__link:after {
  top: 50%;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 71.46666667% 43.30357143%;
  width: 10px;
  height: 6px;
  content: '';
}
.webshop .product-more-info__link.active:after {
  transform: translateY(-50%) rotate(180deg);
}
.webshop .product-more-info__content {
  display: none;
  margin-top: 15px;
}
.product-condoloren {
  padding-top: 27px;
  margin-bottom: 40px;
  position: relative;
  z-index: 10;
}
.product-condoloren__label {
  text-transform: uppercase;
  display: block;
  margin-bottom: 22px;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  letter-spacing: 0.35px;
}
.product-condoloren .search-form {
  width: 100%;
  position: relative;
}
.product-condoloren .search-form__field {
  width: 100%;
  color: #000 !important;
}
.product-condoloren #ajax-content {
  width: 100%;
  top: 100%;
  left: 0;
  padding: 15px 20px 0;
  background: #fff;
  position: absolute;
  display: none;
  max-height: 180px;
  overflow-y: scroll;
  color: #171717;
}
.product-condoloren #ajax-content a {
  color: #171717;
}
.product-condoloren .ajax-loader-wrapper {
  min-height: auto;
}
.wvs-style-squared .button-variable-item {
  background: #81c88c !important;
  box-shadow: none !important;
  padding-top: 0 !important;
  padding-bottom: 3px !important;
}
.wvs-style-squared .button-variable-item.selected {
  background: #4db05c !important;
}
.addon-name abbr {
  cursor: default !important;
  border: 0 !important;
  text-decoration: none !important;
}
.section .wpforms-container div.quantity,
div.quantity {
  width: 125px;
  height: 50px;
  border: 2px solid #f0f0f0;
  background: #fff;
  white-space: nowrap;
  margin-bottom: 0 !important;
}
.section .wpforms-container div.quantity-wrapper,
div.quantity-wrapper {
  display: flex;
  align-items: center;
}
.section .wpforms-container div.quantity-label,
div.quantity-label {
  margin-right: 17px;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.35px;
}
@media (max-width: 767px) {
  .section .wpforms-container div.quantity,
  div.quantity {
    width: auto;
    display: inline-block;
  }
}
.section .wpforms-container div.quantity .input-text,
div.quantity .input-text {
  width: 56px !important;
  padding: 0 !important;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  box-shadow: none;
  border: none;
  background: none;
  background: #fff;
  display: inline-block;
  -moz-appearance: textfield;
}
.section .wpforms-container div.quantity input[type=number]::-webkit-inner-spin-button,
div.quantity input[type=number]::-webkit-inner-spin-button,
.section .wpforms-container div.quantity input[type=number]::-webkit-outer-spin-button,
div.quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.section .wpforms-container div.quantity [type=button],
div.quantity [type=button] {
  width: 28px;
  height: 47px;
  color: #181818;
  background: none;
  padding: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 14px;
  background: #fff !important;
  transition: color 0.3s;
  display: inline-block !important;
  position: relative;
}
.section .wpforms-container div.quantity [type=button]:focus,
div.quantity [type=button]:focus,
.section .wpforms-container div.quantity [type=button]:hover,
div.quantity [type=button]:hover,
.section .wpforms-container div.quantity [type=button]:active,
div.quantity [type=button]:active {
  outline: 0 !important;
}
.section .wpforms-container div.quantity [type=button].minus,
div.quantity [type=button].minus {
  border-right: 1px solid #f0f0f0;
}
.section .wpforms-container div.quantity [type=button].plus,
div.quantity [type=button].plus {
  border-left: 1px solid #f0f0f0;
}
.section .wpforms-container div.quantity [type=button]:hover,
div.quantity [type=button]:hover {
  color: #81c88c;
}
.woocommerce-cart .quantity-label {
  display: none;
}
.woocommerce-cart .cart-subtotal {
  display: none;
}
.woocommerce-cart .section_page {
  padding-top: 37px !important;
}
.woocommerce-cart .section_narrow h2:first-child {
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  font-size: 1.875em;
  letter-spacing: 0.75px;
  margin-bottom: 0;
}
.woocommerce-cart .back {
  padding-bottom: 35px;
  margin-bottom: 72px;
  border-bottom: 2px solid #2e2e2e;
}
.woocommerce-cart .woocommerce-info {
  margin-top: 30px;
}
.woocommerce-cart .return-to-shop {
  display: none;
}
table.cart thead {
  display: none;
}
table.cart th,
table.cart td {
  width: auto !important;
  padding: 40px 10px;
}
table.cart td {
  vertical-align: middle;
  border-bottom: 1px solid #2e2e2e;
}
table.cart td.product-price {
  padding-left: 10px;
  padding-right: 10px;
  display: none;
}
table.cart td.product-remove {
  padding-left: 0;
}
table.cart td.product-thumbnail {
  max-width: 140px;
  padding-left: 0;
}
table.cart td.product-thumbnail img {
  max-width: 140px;
  margin: 0;
}
table.cart td.product-name a {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 1.5em;
}
table.cart td.product-name .product-option-name {
  font-family: 'Lato', sans-serif;
}
table.cart td.product-subtotal .woocommerce-Price-amount.amount {
  font-family: 'Lato', sans-serif;
  font-size: 1.5em;
  color: #81c88c;
  text-align: right;
  display: block;
}
table.cart td.product-subtotal .tax_label {
  display: block;
  font-size: 16px;
  color: #818181;
  text-align: right;
}
table.cart td.actions {
  border: none;
  padding-top: 15px;
}
table.cart .variation-kaartje,
table.cart .variation-Voorwie,
table.cart .variation-lintje {
  display: none;
}
.cart_totals {
  width: auto !important;
}
.cart_totals table.shop_table th {
  text-transform: uppercase;
  font-size: 1.5em;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
}
.cart_totals table.shop_table th,
.cart_totals table.shop_table td {
  padding: 10px;
  text-align: right;
}
.cart_totals table.shop_table td {
  padding-right: 0;
}
.cart_totals table.shop_table .woocommerce-Price-amount.amount {
  font-family: 'Lato', sans-serif;
  font-size: 1.875em;
  color: #81c88c;
  text-align: right;
  display: block;
  line-height: 1.2;
}
.cart_totals table.shop_table .tax_label {
  display: block;
  font-size: 16px;
  color: #818181;
  text-align: right;
}
.cart_totals .button.checkout-button {
  max-width: 210px;
  padding: 17px 10px 13px;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.35px;
  border: none !important;
  background: #81c88c !important;
}
.woocommerce-checkout .includes_tax {
  display: none;
}
.woocommerce-checkout .price-suffix {
  font-size: 12px;
}
#payment .place-order {
  margin-top: 0;
}
#payment li {
  position: relative;
  margin-bottom: 20px;
}
#payment li .custom-radio {
  top: 2px;
  left: 0;
  position: absolute;
}
#payment li label {
  padding: 0 0 0 30px !important;
}
.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 40px;
}
.invoice-btw {
  display: none;
}
.invoice-btw .optional {
  display: none;
}
.woocommerce-order-received .woocommerce-order-overview__date:before {
  display: none !important;
}
.woocommerce-order-received .wc-item-meta {
  display: none;
}
.woof_products_top_panel + .storefront-sorting .woocommerce-pagination {
  display: none;
}
.woocommerce-pagination {
  padding: 17px 0 12px;
  margin-top: 39px;
  margin-bottom: 44px;
  float: none;
  background: #2f2f2f;
  color: #fff;
  font-size: 14px;
}
.woocommerce-pagination .page-numbers {
  font-family: 'Lato', sans-serif !important;
  color: #fff !important;
  border: none !important;
  background: none !important;
  transition: color 0.3s;
}
.woocommerce-pagination .page-numbers li {
  margin: 5px;
}
.woocommerce-pagination .page-numbers.current {
  position: relative;
  color: #8bcc95 !important;
}
.woocommerce-pagination .page-numbers.current:before {
  width: 4px;
  height: 22px;
  background-color: #87ca92;
  top: 3px;
  left: -1px;
  position: absolute;
  content: '';
}
@media (max-width: 767px) {
  .woocommerce-pagination .page-numbers.current:before {
    display: none;
  }
}
.woocommerce-pagination .page-numbers:hover {
  color: #8bcc95 !important;
}
#woof_results_by_ajax .storefront-sorting:first-child .woocommerce-pagination {
  display: none;
}
/*
 * ~footer 
 ********/
.footer {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .footer {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 860px) {
  .footer {
    justify-content: center;
  }
}
.footer-section {
  padding-top: 110px;
  padding-bottom: 56px;
}
@media (max-width: 767px) {
  .footer-section {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .footer-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .footer__block {
    width: 100% !important;
    padding: 0 !important;
    margin-top: 40px;
  }
}
.footer__block-title {
  width: 100%;
  margin: 0 0 27px;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
@media (max-width: 767px) {
  .footer__block-title {
    margin-bottom: 20px;
  }
}
.footer__block .menu-item {
  font-size: 15px;
  letter-spacing: 0.38px;
  margin-bottom: 9px;
  padding-left: 0 !important;
}
.footer__block .menu-item:before {
  display: none;
}
.footer__block .menu .current-menu-item > a {
  color: #81c88c !important;
}
.footer__block .menu a {
  text-decoration: none;
  color: #171717;
}
.footer__block .menu a:hover {
  color: #81c88c !important;
}
.footer__block_logo {
  width: 28%;
  padding-top: 5px;
}
@media (max-width: 767px) {
  .footer__block_logo {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .footer__block_logo {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
}
.footer__block_menu {
  padding-right: 15px;
}
@media (min-width: 768px) and (max-width: 860px) {
  .footer__block_menu {
    width: 37% !important;
  }
}
.footer__block_menu-1 {
  width: 15%;
}
@media (min-width: 768px) and (max-width: 860px) {
  .footer__block_menu-1 {
    width: 25% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer__block_menu-1 {
    width: 16%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .footer__block_menu-1 {
    width: 10%;
  }
}
.footer__block_menu-2 {
  width: 17%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .footer__block_menu-2 {
    width: 25%;
  }
}
.footer__block_menu-3 .menu .current-menu-item > a {
  color: #171717 !important;
}
.footer__block_menu-3 .menu .current-menu-item > a:hover {
  color: #81c88c !important;
}
.footer__block_contact {
  padding-top: 5px;
  margin-left: auto;
  position: relative;
}
@media (min-width: 768px) and (max-width: 860px) {
  .footer__block_contact {
    margin-left: inherit;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  .footer__block_contact {
    font-size: 14px;
  }
}
.footer a {
  color: #19401d;
  transition: color 0.3s;
  text-decoration: none;
}
.footer a:hover {
  color: #81c88c;
}
.contact-section {
  padding-top: 99px;
  padding-bottom: 64px;
}
@media (max-width: 767px) {
  .contact {
    display: block;
  }
}
.contact__content {
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact__content-title {
  margin-bottom: 5px;
  font-size: 1.16666667em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.contact__form .form {
  padding: 47px 57px;
  border: 2px solid #f2f2f2;
}
@media (max-width: 991px) {
  .contact__form .form {
    padding: 30px 20px;
  }
}
.contact__form .form__title {
  color: #171717;
  font-size: 1.5em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.contact__form .form__text {
  margin-top: 9px;
  margin-bottom: 58px;
  letter-spacing: 0.4px;
}
.contact__form .form__text p {
  margin: 0;
}
@media (max-width: 767px) {
  .contact__form {
    width: 100%;
    padding: 0 15px;
  }
}
.contact__form .wpforms-container textarea {
  height: 160px !important;
}
@media (max-width: 767px) {
  .contact__map {
    width: 100%;
  }
}
.contact__map iframe {
  width: 100%;
  height: 540px;
}
@media (max-width: 767px) {
  .contact__map iframe {
    height: 300px;
  }
}
.contact-data__item {
  position: relative;
}
.contact-data a {
  text-decoration: none;
  color: #171717;
  transition: color 0.3s;
}
.contact-data a:hover {
  color: #81c88c;
}
.contact-data .tabs {
  margin-top: 17px;
}
@media (max-width: 767px) {
  .contact-data .tabs {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-data .tabs__caption {
    margin-bottom: 20px;
  }
}
.contact-data .tabs__caption-item {
  margin: 10px 27px;
}
.contact-data_main .contact-data__item {
  width: 33.333%;
  padding: 117px 30px 40px;
  text-align: center;
  color: #181818;
  font-size: 1.125em;
  letter-spacing: 0.45px;
  border-left: 1px solid #f2f0f0;
}
.contact-data_main .contact-data__item:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.contact-data_main .contact-data__item:first-child {
  border: none;
}
.contact-data_main .contact-data__item-title {
  margin-bottom: 13px;
  color: #ab8250;
  font-family: "Poppins - Semi Bold";
}
.contact-data_main .contact-data__item:before {
  width: auto  !important;
  top: 47px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  position: absolute;
  color: #81c88c;
}
.contact-data_main .contact-data__item_phone:before {
  font-size: 38px;
  content: '\e80e';
}
.contact-data_main .contact-data__item_email:before {
  top: 50px;
  font-size: 38px;
  content: '\e801';
}
.contact-data_main .contact-data__item_address:before {
  top: 52px;
  content: '\e800';
  font-size: 30px;
}
@media (max-width: 767px) {
  .contact-data_main .contact-data__item {
    width: 100%;
    border-left: none;
    border-bottom: 1px solid #f2f0f0 !important;
  }
  .contact-data_main .contact-data__item:last-child {
    border: none !important;
  }
}
.contact-data_footer {
  text-align: right;
}
@media (max-width: 767px) {
  .contact-data_footer {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 860px) {
  .contact-data_footer {
    margin-top: 30px;
    text-align: center;
    margin-left: inherit;
  }
}
.contact-data_footer .contact-data__block {
  color: #19401d;
  letter-spacing: 0.35px;
}
.contact-data_footer .contact-data__block-title {
  font-size: 14px;
  text-transform: uppercase;
}
.contact-data_footer .contact-data__block-title:before {
  vertical-align: top;
  margin-right: 18px;
  position: relative;
  display: inline-block;
  content: '';
}
.contact-data_footer .contact-data__block_phone .contact-data__block-title:before {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 35.81267218% 59.61538462%;
  width: 22px;
  height: 22px;
}
.contact-data_footer .contact-data__block_email {
  margin-top: 38px;
}
.contact-data_footer .contact-data__block_email .contact-data__block-title {
  margin-bottom: 13px;
}
.contact-data_footer .contact-data__block_email .contact-data__block-title:before {
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 94.47513812% 33.01886792%;
  width: 23px;
  height: 18px;
}
.contact-data_footer .contact-data__block_email a {
  letter-spacing: 0.6px;
  color: #19401d;
  font-size: 1.5em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  transition: color 0.3s;
}
.contact-data_footer .contact-data__block_email a:hover {
  color: #81c88c;
}
.contact-data_footer .contact-data__item {
  font-style: normal;
  display: block;
  letter-spacing: 0.35px;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .contact-data_footer .contact-data__item {
    margin-bottom: 20px !important;
  }
}
.contact-data_footer .contact-data__item:before {
  display: inline-block;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .contact-data_footer .contact-data__item:before {
    display: none;
  }
}
.contact-data_footer .contact-data__item_phone-1,
.contact-data_footer .contact-data__item_phone-2 {
  color: #86ca91;
  font-size: 1.875em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  letter-spacing: 0.75px;
  line-height: 1;
}
.contact-data_footer .contact-data__item_phone-1 a,
.contact-data_footer .contact-data__item_phone-2 a {
  color: #86ca91;
  transition: all 0.3s;
}
.contact-data_footer .contact-data__item_phone-1 a:hover,
.contact-data_footer .contact-data__item_phone-2 a:hover {
  color: #a5d7ac;
}
.contact-data_footer .contact-data__item_phone-1 {
  margin: 19px 0 30px;
}
.phone-link {
  position: relative;
}
.phone-link:before {
  top: 0;
  left: 0;
  position: absolute;
  content: '';
}
.copyrights-section {
  padding-top: 45px;
  padding-bottom: 30px;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  position: relative;
}
.copyrights-section:before {
  height: 2px;
  display: block;
  background-color: #f3f3f3;
  top: 0;
  left: 15px;
  right: 15px;
  position: absolute;
  content: '';
}
@media (max-width: 767px) {
  .copyrights-section {
    padding-top: 20px !important;
    padding-bottom: 10px !important;
  }
}
@media (max-width: 1199px) {
  .copyrights-section {
    padding-top: 30px;
  }
}
.copyrights-section a {
  color: #171717;
  text-decoration: none;
  transition: color 0.3s;
}
.copyrights-section a:hover {
  color: #81c88c;
}
.copyrights {
  float: left;
  color: #1d1d1b;
  font-size: 14px;
  letter-spacing: 0.35px;
}
@media (max-width: 767px) {
  .copyrights {
    padding-bottom: 20px;
    text-align: center;
    float: none;
  }
}
.developers {
  float: right;
}
@media (max-width: 767px) {
  .developers {
    text-align: center;
    float: none;
  }
}
.developers__link {
  text-decoration: none;
  position: relative;
  color: #1d1d1b;
  font-size: 14px;
  letter-spacing: 0.35px;
}
.developers__link:before {
  top: -3px;
  left: -31px;
  position: absolute;
  background-image: url(assets/img/sprite.png);
  background-position: -68px -64px;
  width: 20px;
  height: 22px;
  content: '';
}
.developers__link:hover {
  color: #01a14e !important;
}
.search-form {
  width: 31.5%;
  position: relative;
}
.search-form__field {
  width: 100%;
  padding: 21px 75px 21px 22px !important;
  color: #bfbfbf !important;
  font-family: 'Lato', sans-serif;
  font-size: 1em;
}
.search-form__field::-webkit-input-placeholder {
  opacity: 1;
}
.search-form__field:-moz-placeholder {
  opacity: 1;
}
.search-form__field::-moz-placeholder {
  opacity: 1;
}
.search-form__field:-ms-input-placeholder {
  opacity: 1;
}
.search-form__field::-ms-clear {
  display: none;
}
.search-form__submit {
  width: 40px;
  height: 35px;
  background: none;
  border: none;
  padding: 0;
  top: 50%;
  right: 9px;
  transform: translateY(-50%);
  position: absolute;
}
.search-form__submit:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  font-size: 22px;
  margin: 0;
  color: #81c88c;
  content: '\e802';
}
.search-form__submit:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.search-form__submit-text {
  text-indent: -999em;
  display: inline-block;
}
.page-nav {
  list-style: none;
  margin: 0 0 101px !important;
  padding: 0;
  display: flex;
  justify-content: center;
  border-bottom: 3px solid #f3f3f3;
  padding-bottom: 28px;
}
@media (max-width: 767px) {
  .page-nav {
    display: none;
    margin-bottom: 40px !important;
  }
}
.page-nav__item {
  white-space: nowrap;
  margin: 10px 35px;
  position: relative;
}
.page-nav__item:last-child:after {
  display: none;
}
.page-nav__item:after {
  top: 2px;
  right: -30px;
  position: absolute;
  color: #e7e7e7;
  content: '/';
}
@media (max-width: 767px) {
  .page-nav__item:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-nav__item {
    margin: 10px 0;
    text-align: center;
  }
}
.page-nav__item-text {
  cursor: pointer;
  text-decoration: none;
  transition: color 0.3s;
  color: #171717;
  letter-spacing: 0.35px;
  text-transform: uppercase;
  font-size: 1.125em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.page-nav__item-text:hover,
.page-nav__item-text:focus {
  color: #81c88c;
}
.page-nav__item-text_current {
  color: #81c88c;
}
.page-nav_no-mb {
  margin-bottom: -3px;
}
.terms-list {
  list-style: none;
  margin: 13px 0 73px;
  padding: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-wrap: wrap;
  font-size: 1.125em;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  letter-spacing: 0.45px;
  text-transform: uppercase;
}
.terms-list_center {
  justify-content: center;
}
@media (max-width: 767px) {
  .terms-list {
    display: block;
  }
}
.terms-list .terms-list__item {
  white-space: nowrap;
  margin: 10px 25px;
  position: relative;
}
.terms-list .terms-list__item:first-child {
  margin-left: 0;
}
.terms-list .terms-list__item:last-child {
  margin-right: 0;
}
.terms-list .terms-list__item:last-child:after {
  display: none;
}
.terms-list .terms-list__item:after {
  top: 2px;
  right: -30px;
  position: absolute;
  color: #e7e7e7;
  content: '/';
}
@media (max-width: 767px) {
  .terms-list .terms-list__item:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .terms-list .terms-list__item {
    margin: 10px 0 !important;
    text-align: center;
  }
}
.terms-list .terms-list__link {
  text-decoration: none;
  color: #171717;
  transition: color 0.3s;
  letter-spacing: 0.35px;
}
.terms-list .terms-list__link:hover,
.terms-list .terms-list__link:focus {
  color: #81c88c;
}
.terms-list .terms-list__link_current {
  color: #81c88c;
}
.terms-list_products-cat {
  margin-top: 98px;
  margin-bottom: 41px;
  padding-bottom: 31px;
  border-bottom: 3px solid #2e2e2e;
}
@media (max-width: 767px) {
  .terms-list_products-cat {
    margin-top: 60px;
  }
}
.terms-list_products-cat .terms-list__item {
  white-space: nowrap;
  margin: 10px 25px;
  position: relative;
}
.terms-list_products-cat .terms-list__item:after {
  top: 0;
  color: #3f3f3f;
}
.terms-list_products-cat .terms-list__link_current {
  color: #81c88c !important;
}
.tabs__caption {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  flex-wrap: wrap;
  padding-left: 0;
  margin: 0 -35px;
}
@media (max-width: 767px) {
  .tabs__caption {
    margin-bottom: 40px;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tabs__caption {
    margin-bottom: 60px;
  }
}
.tabs__caption-item {
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  margin: 10px 35px;
  position: relative;
}
.tabs__caption-item:after {
  top: 2px;
  right: -30px;
  position: absolute;
  color: #e7e7e7;
  content: '/';
}
@media (max-width: 767px) {
  .tabs__caption-item:after {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tabs__caption-item:after {
    top: auto;
    bottom: -20px;
    right: 50%;
  }
}
.tabs__caption-item:last-child:after {
  display: none;
}
.tabs__caption-item-text {
  cursor: pointer;
  text-decoration: none;
  transition: color 0.3s;
  color: #171717;
  letter-spacing: 0.35px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.tabs__caption-item-text:hover,
.tabs__caption-item-text:focus {
  color: #81c88c;
}
.tabs__caption-item-text_current {
  color: #81c88c;
}
.tabs__caption-item.active span {
  color: #81c88c;
}
.tabs__caption-link {
  text-decoration: none;
}
.tabs__caption-title {
  font-weight: normal;
  margin: 0;
  transition: all 0.3s;
}
.tabs__content {
  display: none;
}
.tabs__content-holder {
  position: relative;
  z-index: 1;
}
.tabs__content.active {
  display: block;
}
.more:before,
.more:after {
  content: " ";
  display: table;
}
.more:after {
  clear: both;
}
.more:after {
  content: "";
  display: table;
  clear: both;
}
.more:before,
.more:after {
  content: " ";
  display: table;
}
.more:after {
  clear: both;
}
.more:after {
  content: "";
  display: table;
  clear: both;
}
.more__link {
  padding-right: 25px;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.05px;
  position: relative;
  text-decoration: none;
  color: #81c88c;
}
.more__link:before {
  top: 0;
  right: 0;
  position: absolute;
  content: '';
  opacity: 0;
  transition: opacity 0.3s;
}
.more__link:hover:before {
  opacity: 1;
}
.sideimage-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .sideimage-block {
    display: block;
  }
}
.sideimage-block__images {
  width: 42.5%;
}
.sideimage-block__images img {
  width: 100%;
  height: auto;
  display: block;
}
.sideimage-block__image {
  width: 42.5%;
  align-self: stretch;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .sideimage-block__image {
    width: 100%;
    display: block;
    background: none !important;
  }
}
@media (min-width: 768px) {
  .sideimage-block__image {
    background: none !important;
  }
}
.sideimage-block__image img {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 768px) and (max-width: 991px) {
  .sideimage-block__image img {
    height: 300px;
    object-fit: cover;
  }
}
.sideimage-block__content-wrapper {
  width: 51%;
}
@media (max-width: 767px) {
  .sideimage-block__content-wrapper {
    width: 100%;
    padding: 30px 0;
  }
}
.sideimage-block__over-title {
  text-transform: uppercase;
  font-size: 1.5em;
  letter-spacing: -0.24px;
}
.sideimage-block__title {
  margin: 0 0 41px;
  font-size: 3em;
  font-family: 'Lato', sans-serif;
  letter-spacing: 1.2px;
  line-height: 1.25em;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .sideimage-block__title {
    margin-bottom: 24px;
  }
}
.sideimage-block__subtitle {
  margin: -35px 0 33px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: 1.8px;
  color: #83c38d;
  font-size: 1.125em;
}
@media (min-width: 768px) and (max-width: 991px) {
  .sideimage-block__subtitle {
    margin-top: -43px;
  }
}
.sideimage-block__text {
  line-height: 2.1;
}
.sideimage-block__text.wsw ul {
  padding-left: 0;
}
.sideimage-block__button {
  margin-top: 2.625em;
}
@media (max-width: 479px) {
  .sideimage-block__button {
    text-align: center;
  }
}
.sideimage-block__button .button {
  padding-left: 39px;
  padding-right: 39px;
}
.sideimage-block_about .sideimage-block__image {
  width: 44.5%;
}
@media (max-width: 767px) {
  .sideimage-block_about .sideimage-block__image {
    width: 100%;
  }
}
.sideimage-block_about .sideimage-block__content-wrapper {
  width: 49%;
}
@media (max-width: 767px) {
  .sideimage-block_about .sideimage-block__content-wrapper {
    width: 100%;
  }
}
.sideimage-block_with-logo .sideimage-block__content-wrapper {
  padding-top: 72px;
  position: relative;
}
@media (max-width: 767px) {
  .sideimage-block_with-logo .sideimage-block__content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 40px;
  }
  .sideimage-block_with-logo .sideimage-block__content-wrapper:before {
    display: none;
  }
}
.sideimage-block_with-logo .sideimage-block__content-wrapper:before {
  top: 0;
  left: 0;
  position: absolute;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 0 36.08247423%;
  width: 180px;
  height: 36px;
  content: '';
}
.sideimage-block_intro {
  margin-bottom: 1px;
}
@media (max-width: 991px) {
  .sideimage-block_intro {
    flex-direction: column;
  }
}
.sideimage-block_intro .sideimage-block__image {
  width: 50%;
}
@media (max-width: 767px) {
  .sideimage-block_intro .sideimage-block__image {
    display: none;
  }
}
@media (max-width: 991px) {
  .sideimage-block_intro .sideimage-block__image {
    width: 100%;
  }
}
.sideimage-block_intro .sideimage-block__content-wrapper {
  width: 50%;
  text-align: center;
}
@media (max-width: 991px) {
  .sideimage-block_intro .sideimage-block__content-wrapper {
    width: 100%;
  }
}
.sideimage-block_intro .sideimage-block__content {
  padding: 30px;
  max-width: 630px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .sideimage-block_intro .sideimage-block__content {
    padding-bottom: 0;
  }
}
.sideimage-block_intro .sideimage-block__title {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  position: relative;
}
.sideimage-block_intro .sideimage-block__title:after {
  position: absolute;
  width: 22px;
  height: 8px;
  background-color: #81c88c;
  content: '';
}
.sideimage-block_intro .sideimage-block__title:after {
  left: 50%;
  bottom: -18px;
  transform: translateX(-50%);
}
.sideimage-block_intro .button {
  min-width: 240px;
}
.sideimage-block_reverse {
  flex-direction: row-reverse;
}
.gallery-item {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery {
  margin-bottom: 33px;
  margin-left: -15px;
  margin-right: -15px;
}
.gallery:before,
.gallery:after {
  content: " ";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery:after {
  content: "";
  display: table;
  clear: both;
}
.gallery:before,
.gallery:after {
  content: " ";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery:after {
  content: "";
  display: table;
  clear: both;
}
.gallery-columns-4 {
  margin-left: -5px;
  margin-right: -5px;
}
.gallery-columns-4 .gallery-item {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .gallery-columns-4 .gallery-item {
    max-width: 50%;
  }
  .gallery-columns-4 .gallery-item:nth-child(2n+1) {
    clear: left;
  }
}
.gallery-item {
  margin-bottom: 20px;
}
@media (max-width: 479px) {
  .gallery-item {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    display: block;
  }
}
.gallery-item img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 0 !important;
}
/**
.gallery-columns-4{
	margin-left: -3%;

		@media(@xxs-max){
			margin-left: 0;
		}

		.gallery-item{
			width: 22%;
			margin-left: 3%;
				@media(@xs) and (@sm-max){
					width: 47%;
						&:nth-child(3n+1){
						}
				}
		}
}
/**/
#slb_viewer_wrap .slb_theme_slb_default .slb_container {
  border-radius: 0;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_details,
#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_slideshow .slb_template_tag {
  display: none !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_controls {
  top: -16px !important;
  right: -16px !important;
  margin: 0;
  position: absolute !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_close .slb_template_tag {
  width: 35px;
  height: 35px;
  top: 0;
  right: 0;
  position: absolute;
  cursor: pointer;
  background: #454c52 !important;
  z-index: 10;
  opacity: 1;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_close .slb_template_tag:before,
#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_close .slb_template_tag:after {
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -10px;
  margin-top: -3px;
  width: 20px;
  height: 4px;
  background: #fff;
  content: '';
  transform: rotate(-45deg);
  transition: all 0.3s;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_close .slb_template_tag:before {
  transform: rotate(45deg);
}
#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_close .slb_template_tag:hover:before,
#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_close .slb_template_tag:hover:after {
  background: #81c88c;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_prev .slb_template_tag {
  background: none !important;
  opacity: 1 !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_prev .slb_template_tag:before,
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_prev .slb_template_tag:after {
  width: 20px;
  height: 4px;
  top: 50%;
  left: 0;
  background: #81c88c;
  position: absolute;
  content: '';
  z-index: 1;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
  transition: background 0.3s;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_prev .slb_template_tag:before {
  transform: rotate(45deg);
  z-index: 2;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_prev .slb_template_tag:after {
  margin-top: -12px;
  transform: rotate(-45deg);
}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_prev .slb_template_tag:hover:before,
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_prev .slb_template_tag:hover:after {
  background: #a5d7ac;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_next .slb_template_tag {
  background: none !important;
  opacity: 1 !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_next .slb_template_tag:before,
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_next .slb_template_tag:after {
  width: 20px;
  height: 4px;
  top: 50%;
  right: 0;
  background: #81c88c;
  position: absolute;
  content: '';
  z-index: 1;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
  transition: background 0.3s;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_next .slb_template_tag:before {
  transform: rotate(-45deg);
  z-index: 2;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_next .slb_template_tag:after {
  margin-top: -12px;
  transform: rotate(45deg);
}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_next .slb_template_tag:hover:before,
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_next .slb_template_tag:hover:after {
  background: #a5d7ac;
}
.button {
  width: auto;
  padding: 15px 28px;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 700;
  border: none;
  cursor: pointer;
  display: inline-block;
  overflow: visible;
  text-decoration: none !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.35px;
  border: 2px solid;
  transition: all 0.3s;
}
.button:focus,
.button:hover,
.button:active {
  outline: 0 !important;
}
@media (max-width: 767px) {
  .button {
    font-size: 12px;
  }
}
.button__text {
  display: block;
  line-height: 1;
}
.button_style-01 {
  letter-spacing: 0.35px;
  color: #81c88c !important;
  background-color: #81c88c;
}
.button_style-01 .button__text {
  color: #fff !important;
  transition: color 0.3s;
}
.button_style-01:hover {
  color: #81c88c;
  background-color: transparent;
}
.button_style-01:hover .button__text {
  color: #81c88c !important;
}
.button_style-02 {
  min-width: 160px;
  color: #000;
  background: none;
  border: 2px solid #000;
}
.button_style-02:hover {
  color: #fff;
  background-color: #000;
}
.button_style-02-white {
  padding-top: 12px;
  padding-bottom: 8px;
  border-color: #fff;
}
.button_style-02-white:hover {
  color: #000 !important;
  background: #fff;
}
.button_arrow-down .button__text {
  padding-right: 33px;
  position: relative;
}
.button_arrow-down .button__text:after,
.button_arrow-down .button__text:before {
  top: 50%;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
  content: '';
  transition: opacity 0.3s;
}
.button_arrow-down .button__text:after {
  opacity: 1;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 68.8% 43.49775785%;
  width: 10px;
  height: 7px;
}
.button_arrow-down .button__text:before {
  opacity: 0;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 55.2% 47.53363229%;
  width: 10px;
  height: 7px;
}
.button_arrow-down:hover .button__text:after {
  opacity: 0;
}
.button_arrow-down:hover .button__text:before {
  opacity: 1;
}
.button_download {
  padding-top: 20px;
  padding-bottom: 17px;
}
.button_download .button__text {
  padding-left: 26px;
  position: relative;
}
.button_download .button__text:before,
.button_download .button__text:after {
  top: 50%;
  left: -2px;
  transform: translateY(-50%);
  margin-top: -3px;
  transition: opacity 0.3s;
  position: absolute;
  content: '';
}
.button_download .button__text:before {
  opacity: 1;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 76.16438356% 34.48275862%;
  width: 20px;
  height: 27px;
}
.button_download .button__text:after {
  opacity: 0;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 70.68493151% 34.48275862%;
  width: 20px;
  height: 27px;
}
.button_download:hover .button__text:before {
  opacity: 0;
}
.button_download:hover .button__text:after {
  opacity: 1;
}
.button_tiny {
  padding: 7px 10px 6px;
  min-width: 140px;
  font-size: 12px;
}
.button.single_add_to_cart_button {
  min-width: 182px;
  padding-top: 19px;
  padding-bottom: 15px;
  background: #81c88c;
  border-color: #81c88c;
}
.button.single_add_to_cart_button:hover {
  color: #81c88c;
  border-color: #81c88c;
  background: transparent;
}
.button.checkout-button {
  transition: all 0.3s;
}
.button.checkout-button:hover {
  opacity: 0.8;
}
.button[name="woocommerce_checkout_place_order"] {
  transition: all 0.3s;
}
.button[name="woocommerce_checkout_place_order"]:hover {
  opacity: 0.8;
}
.page-404 {
  padding: 100px 0;
  text-align: center;
  font-size: 16px;
}
.page-404 a {
  color: #81c88c;
}
.page-404__error {
  font-size: 150px;
  font-size: 15rem;
  font-weight: bold;
  position: relative;
  color: rgba(129, 200, 140, 0.9);
  line-height: 1;
  text-shadow: 1px 4px 6px #def, 0 0 0 #000, 1px 4px 6px #def;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slider-holder {
  position: relative;
}
.slider-holder .slick-arrow {
  border: none;
  padding: 0;
  color: #81c88c;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 10;
  transition: all 0.3s;
  cursor: pointer;
}
.slider-holder .slick-arrow:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 479px) {
  .slider-holder .slick-arrow {
    display: none !important;
  }
}
.slider-holder .slick-arrow:hover:before {
  color: #81c88c;
}
.slider-holder .slick-arrow:before {
  width: auto;
  top: 50%;
  left: 50%;
  margin: 0;
  margin-top: 1px;
  transform: translate(-50%, -50%);
  position: absolute;
  font-size: 30px;
  transition: all 0.3s;
  z-index: 1;
}
.slider-holder .slick-next {
  right: 0;
}
.slider-holder .slick-next:before {
  content: '\e805';
}
.slider-holder .slick-prev {
  left: 0;
}
.slider-holder .slick-prev:before {
  content: '\e804';
}
.slider {
  margin-left: -10px;
}
.slider-item {
  margin-left: 10px;
}
.slider-item__img {
  width: 100%;
}
.slider .slick-dots {
  width: 100%;
  margin: 0;
  text-align: center;
  display: none !important;
}
@media (max-width: 479px) {
  .slider .slick-dots {
    bottom: 10px;
    left: 0;
    position: absolute;
    padding: 0 10px;
    display: block !important;
  }
}
.slider .slick-dots li {
  padding: 0;
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
}
.slider .slick-dots li:before {
  display: none;
}
.slider .slick-dots li button {
  width: 15px;
  height: 15px;
  border: none;
  padding: 0;
  text-indent: -999em;
  background: #d5d5d5;
  transition: background 0.3s;
  display: block;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .slider .slick-dots li button {
    width: 15px;
    height: 15px;
    margin: 2px 2px;
  }
}
.slider .slick-dots li button:hover {
  background: #81c88c;
}
.slider .slick-dots li.slick-active button {
  background: #81c88c;
}
.breadcrumbs {
  max-width: 1440px;
  margin: 6px 0 0 4px;
  font-size: 1.5em;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  letter-spacing: 1.2px;
}
.breadcrumbs a {
  margin-right: 29px;
  color: #fff;
  transition: color 0.3s;
  text-decoration: none;
  position: relative;
}
.breadcrumbs a:before {
  top: 50%;
  right: -26px;
  transform: translateY(-50%);
  position: absolute;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 46.59400545% 48.84792627%;
  width: 18px;
  height: 13px;
  content: '';
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .breadcrumb_last {
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  max-width: 200px;
}
.breadcrumbs .breadcrumb_last:before {
  top: 50%;
  right: -26px;
  transform: translateY(-50%);
  position: absolute;
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 46.59400545% 48.84792627%;
  width: 18px;
  height: 13px;
  content: '';
}
.breadcrumbs > span {
  position: relative;
}
.breadcrumbs > span > span {
  margin-right: 29px;
}
.pagination {
  padding: 0;
  border: none;
  margin: 68px 0 0;
  text-align: center;
  clear: both;
  position: relative;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination:after {
  content: "";
  display: table;
  clear: both;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination:after {
  content: "";
  display: table;
  clear: both;
}
.pagination .screen-reader-text {
  display: none;
}
@media (max-width: 767px) {
  .pagination {
    padding-top: 30px;
    padding-bottom: 0;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pagination {
    padding-top: 30px;
    margin-bottom: 0;
  }
}
.pagination .pages {
  display: none;
}
.pagination .page,
.pagination .current,
.pagination .page-numbers {
  margin: 0 14px;
  padding: 5px 8px;
  position: relative;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s;
  color: #171717;
  border: none;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: 0.35px;
  transition: color 0.3s;
}
.pagination .page.current,
.pagination .current.current,
.pagination .page-numbers.current,
.pagination .page:hover,
.pagination .current:hover,
.pagination .page-numbers:hover {
  color: #81c88c;
}
.pagination .current {
  position: relative;
}
.pagination .current.dots {
  color: #171717;
  background: none;
}
.pagination .current:before {
  width: 4px;
  height: 22px;
  background-color: #87ca92;
  top: 4px;
  left: -10px;
  position: absolute;
  content: '';
}
.pagination .next,
.pagination .prev {
  display: none;
}
.pagination .next + .page-numbers:before,
.pagination .prev + .page-numbers:before {
  display: none;
}
.pagination a {
  text-decoration: none;
  font-size: 0.875em;
  color: #6d6d6d;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  transition: color 0.3s;
  position: relative;
  letter-spacing: 0.5px;
}
.pagination a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination a:hover {
  color: #81c88c;
}
.pagination a.nextpostslink {
  float: right;
  padding-right: 26px;
}
.pagination a.nextpostslink:before {
  right: 0;
  content: '\e802';
}
@media (max-width: 767px) {
  .pagination a.nextpostslink {
    padding-right: 0;
  }
  .pagination a.nextpostslink:before {
    display: none;
  }
}
.pagination a.previouspostslink {
  float: left;
  padding-left: 26px;
}
.pagination a.previouspostslink:before {
  left: 0;
  top: 5px;
  content: '\e802';
  transform: rotate(-180deg);
}
@media (max-width: 767px) {
  .pagination a.previouspostslink {
    padding-left: 0;
  }
  .pagination a.previouspostslink:before {
    display: none;
  }
}
.articles + .pagination {
  margin-top: 36px;
}
.close {
  width: 35px;
  height: 35px;
  top: -2px;
  right: 0;
  position: absolute;
  cursor: pointer;
  background: #81c88c;
  z-index: 10;
}
.close:before,
.close:after {
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -10px;
  margin-top: -3px;
  width: 20px;
  height: 4px;
  background: #fff;
  content: '';
  transform: rotate(-45deg);
  transition: all 0.3s;
}
.close:before {
  transform: rotate(45deg);
}
.close:hover:before,
.close:hover:after {
  background: #171717;
}
.popup-lock {
  overflow: hidden;
}
.popup-wrapper {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.5);
  overflow-y: scroll;
  display: none;
}
.popup-wrapper .popup {
  width: 100% !important;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  white-space: normal;
  position: relative;
  background: #fff;
  overflow: hidden;
  max-width: 888px;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
}
.popup-wrapper .popup:before,
.popup-wrapper .popup:after {
  content: " ";
  display: table;
}
.popup-wrapper .popup:after {
  clear: both;
}
.popup-wrapper .popup:after {
  content: "";
  display: table;
  clear: both;
}
.popup-wrapper .popup:before,
.popup-wrapper .popup:after {
  content: " ";
  display: table;
}
.popup-wrapper .popup:after {
  clear: both;
}
.popup-wrapper .popup:after {
  content: "";
  display: table;
  clear: both;
}
.popup-wrapper .popup .popup__content-wrapper {
  display: flex;
}
@media (max-width: 767px) {
  .popup-wrapper .popup .popup__content-wrapper {
    display: block;
  }
}
.popup-wrapper .popup .popup__content {
  width: 59%;
  padding: 27px 50px 20px 0;
}
@media (max-width: 767px) {
  .popup-wrapper .popup .popup__content {
    width: 100%;
    padding: 30px;
    text-align: center;
  }
}
.popup-wrapper .popup .popup__content-title {
  font-family: 'Lato', sans-serif;
  font-size: 1.77777778em;
  font-weight: 900;
  line-height: 1.2;
}
.popup-wrapper .popup .popup__content-description p {
  margin: 0 0 9px;
}
.popup-wrapper .popup .popup__content-description ul {
  margin: 0 0 9px;
  list-style: none;
}
@media (max-width: 767px) {
  .popup-wrapper .popup .popup__content-description ul {
    padding-left: 0;
  }
}
.popup-wrapper .popup .popup__content-description li {
  line-height: 1.5;
}
@media (max-width: 767px) {
  .popup-wrapper .popup .popup__content-description li {
    padding-left: 0;
  }
  .popup-wrapper .popup .popup__content-description li:before {
    display: none !important;
  }
}
.popup-wrapper .popup .popup__content-form-code {
  margin-top: 23px;
}
.popup-wrapper .popup .popup__content-form-code div {
  margin-bottom: 9px;
}
.popup-wrapper .popup .popup__content-form-code input[type="text"] {
  width: 100%;
  height: 47px;
  max-width: 400px;
  padding: 0 15px;
  margin: 0;
  font-family: 'Lato', sans-serif;
  border: 1px solid #bfbfbe;
}
.popup-wrapper .popup .popup__content-form-code input[type="text"]::-webkit-input-placeholder {
  opacity: 1;
}
.popup-wrapper .popup .popup__content-form-code input[type="text"]:-moz-placeholder {
  opacity: 1;
}
.popup-wrapper .popup .popup__content-form-code input[type="text"]::-moz-placeholder {
  opacity: 1;
}
.popup-wrapper .popup .popup__content-form-code input[type="text"]:-ms-input-placeholder {
  opacity: 1;
}
.popup-wrapper .popup .popup__content-form-code button[type="submit"] {
  width: 100%;
  max-width: 400px;
  padding: 12px 15px 13px;
  text-align: center;
  margin-top: 11px;
  font-size: 1em;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  background: #81c88c;
  border: none;
  color: #fff;
  border-radius: 6px;
  transition: all 0.3s;
}
.popup-wrapper .popup .popup__content-form-code button[type="submit"]:hover {
  background: #a5d7ac;
}
.popup-wrapper .popup .popup__content-form-code .tips {
  margin-top: -4px;
  padding-left: 4px;
  font-size: 12px;
  color: #656263;
}
.popup-wrapper .popup .popup__content-link {
  font-size: 12px;
}
.popup-wrapper .popup .popup__content-link a {
  text-decoration: none;
  color: #81c88c;
  transition: color 0.3s;
}
.popup-wrapper .popup .popup__content-link a:hover {
  color: #81c88c;
}
.popup-wrapper .popup .popup__image {
  width: 41%;
  position: relative;
}
@media (max-width: 767px) {
  .popup-wrapper .popup .popup__image {
    display: none;
  }
}
.popup-wrapper .popup .popup__image:before {
  top: 168px;
  right: 10px;
  position: absolute;
  content: '';
}
@media (max-width: 767px) {
  .popup-wrapper .popup .popup__image:before {
    display: none;
  }
}
.popup-wrapper .popup-cart-added {
  border-radius: 0;
  text-align: center;
}
.popup-wrapper .popup-cart-added .popup__content {
  width: 100%;
  padding: 60px 20px;
}
.popup-wrapper .popup-cart-added .popup__content-title {
  padding-top: 64px;
  max-width: 350px;
  margin: 0 auto 35px;
  text-transform: uppercase;
  position: relative;
}
.popup-wrapper .popup-cart-added .popup__content-title:before {
  top: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  background: url("assets/img/sprite.svg") no-repeat;
  background-position: 63.29479769% 36.08247423%;
  width: 39px;
  height: 36px;
  content: '';
}
.popup-wrapper .popup-cart-added .button_style-02 {
  padding-top: 18px;
  padding-bottom: 15px;
}
.popup-wrapper .popup-cart-added .button {
  margin: 10px;
}
@media (max-width: 767px) {
  .popup-wrapper .popup-cart-added .button {
    min-width: 205px;
  }
}
.popup-wrapper .popup-news {
  max-width: 525px;
}
.popup-wrapper .popup-news .popup__content {
  width: 100% !important;
  padding: 35px 20px 30px !important;
}
.popup-wrapper .popup-news .popup__content-title {
  max-width: 570px;
  text-transform: uppercase;
  margin: 0 auto 15px;
}
.popup-wrapper .popup-news .popup__content-buttons {
  max-width: 570px;
  margin: 0 auto;
}
.popup-wrapper .popup-news .popup__content-buttons .button {
  width: 100%;
  min-width: auto;
}
.popup-wrapper .popup-news .articles {
  max-width: 570px;
  margin: 0 auto;
}
.popup-wrapper .popup-news .article {
  margin-bottom: 20px;
}
.popup-wrapper .popup-news .article__main {
  margin: 0;
}
.popup-wrapper .popup-news .article__content {
  padding: 25px 40px 25px 44px;
}
.popup-wrapper .popup-news .flex-block-2 {
  width: 100%;
}
.popup-wrapper .popup-news .pagination {
  display: none;
}
.popup-wrapper .popup-coffee {
  max-width: 690px;
}
.popup-wrapper .popup-coffee .popup__content {
  width: 100%;
  max-width: 570px;
  padding: 50px 15px;
  margin: 0 auto;
}
.popup-wrapper .popup-coffee .popup__content-title,
.popup-wrapper .popup-coffee .popup__content .form h2 {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.popup-wrapper .popup-coffee .popup__content p {
  text-align: center;
}
.popup-wrapper .popup-coffee .section .wpforms-container .wpforms-submit-container {
  text-align: center;
}
.popup-wrapper .popup-coffee .section .wpforms-container input[type="password"] {
  padding-bottom: 5px;
  text-align: center;
}
.popup-wrapper .popup-coffee .section .wpforms-container button[type="submit"] {
  max-width: 210px;
  margin: 0 auto;
}
.popup-wrapper:before {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  content: '';
}
.section .wpforms-container {
  margin-bottom: 0;
}
.section .wpforms-container .wpforms-field {
  padding: 3px 0;
  margin-bottom: 12px;
  clear: both;
}
.section .wpforms-container .wpforms-field.wpforms-field-textarea {
  clear: both;
}
.section .wpforms-container .wpforms-field.wpforms-field-textarea + .wpforms-field-html {
  color: #909090;
  font-size: 14px;
  letter-spacing: 0.35px;
}
.section .wpforms-container .wpforms-field.wpforms-one-half {
  clear: none !important;
}
.section .wpforms-container .wpforms-field.wpforms-field-html h2 {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.6px;
  margin-bottom: 8px;
}
.section .wpforms-container .wpforms-field-label {
  margin-bottom: 8px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  letter-spacing: 1.05px;
  text-transform: uppercase;
}
.section .wpforms-container label.wpforms-error {
  font-size: 12px;
  color: #ed5353;
  font-style: italic;
  text-align: right;
}
.section .wpforms-container label.wpforms-error a {
  color: inherit;
}
.section .wpforms-container .wpforms-field-description {
  color: #656263;
  font-size: 12px;
  margin-bottom: 6px;
}
.section .wpforms-container .wpforms-field-checkbox,
.section .wpforms-container .wpforms-field-radio {
  margin: 23px 0 0;
}
.section .wpforms-container .wpforms-field-checkbox#wpforms-729-field_8-container,
.section .wpforms-container .wpforms-field-radio#wpforms-729-field_8-container {
  margin-top: 0;
  padding-top: 0;
}
.section .wpforms-container ul {
  padding: 0;
}
.section .wpforms-container ul li {
  margin-bottom: 13px;
  position: relative;
  padding-left: 37px;
}
.section .wpforms-container ul li .custom-checkbox,
.section .wpforms-container ul li .custom-radio {
  left: 0;
  position: absolute;
}
.section .wpforms-container ul li .custom-radio {
  top: 1px;
}
.section .wpforms-container .wpforms-submit-container {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .section .wpforms-container .wpforms-submit-container {
    text-align: center;
  }
}
.section .wpforms-container button[type="submit"] {
  width: 100%;
  max-width: 180px;
  padding: 18px 15px 14px;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.35px;
  border: none;
  cursor: pointer;
  display: inline-block;
  overflow: visible;
  text-decoration: none !important;
  text-align: center;
  background: #81c88c;
  transition: all 0.3s;
}
.section .wpforms-container button[type="submit"]:hover {
  background: #a5d7ac;
}
.section .wpforms-container input[type="date"],
.section .wpforms-container input[type="datetime"],
.section .wpforms-container input[type="datetime-local"],
.section .wpforms-container input[type="email"],
.section .wpforms-container input[type="month"],
.section .wpforms-container input[type="number"],
.section .wpforms-container input[type="password"],
.section .wpforms-container input[type="range"],
.section .wpforms-container input[type="search"],
.section .wpforms-container input[type="tel"],
.section .wpforms-container input[type="text"],
.section .wpforms-container input[type="time"],
.section .wpforms-container input[type="url"],
.section .wpforms-container input[type="week"],
.section .wpforms-container textarea {
  width: 100%;
  max-width: 100% !important;
  padding: 5px 0 12px;
  font-size: 1.5em;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.6px;
  background: transparent;
  border: none;
  border-bottom: 2px solid #f2f2f2;
  box-shadow: none;
}
.section .wpforms-container input[type="date"].wpforms-error,
.section .wpforms-container input[type="datetime"].wpforms-error,
.section .wpforms-container input[type="datetime-local"].wpforms-error,
.section .wpforms-container input[type="email"].wpforms-error,
.section .wpforms-container input[type="month"].wpforms-error,
.section .wpforms-container input[type="number"].wpforms-error,
.section .wpforms-container input[type="password"].wpforms-error,
.section .wpforms-container input[type="range"].wpforms-error,
.section .wpforms-container input[type="search"].wpforms-error,
.section .wpforms-container input[type="tel"].wpforms-error,
.section .wpforms-container input[type="text"].wpforms-error,
.section .wpforms-container input[type="time"].wpforms-error,
.section .wpforms-container input[type="url"].wpforms-error,
.section .wpforms-container input[type="week"].wpforms-error,
.section .wpforms-container textarea.wpforms-error {
  border: none !important;
  color: #df1111;
  border-bottom: 2px solid #df1111 !important;
}
.section .wpforms-container textarea {
  height: 114px !important;
}
@media (max-width: 767px) {
  .section .wpforms-container .wpforms-one-half,
  .section .wpforms-container .wpforms-three-sixths,
  .section .wpforms-container .wpforms-two-fourths {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
.section .wpforms-small-text {
  font-size: 12px;
}
.section .wpforms-has-error .wpforms-field-label {
  color: #df1111;
}
.custom-checkbox,
.custom-radio {
  top: 3px;
  width: 20px;
  height: 20px;
  margin-right: 17px;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: baseline;
}
.custom-checkbox input,
.custom-radio input {
  height: 20px !important;
  width: 20px !important;
  position: absolute;
  opacity: 0;
  cursor: pointer;
  padding: 0;
  z-index: 20;
}
.custom-checkbox input:checked + i:before,
.custom-radio input:checked + i:before {
  border-color: #81c88c;
}
.custom-checkbox i:after,
.custom-radio i:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 19px;
  width: 19px;
  border: 1px solid #e2e2e2;
  content: '';
}
.custom-checkbox i:before,
.custom-radio i:before {
  left: 8px;
  z-index: 10;
  top: 5px;
  width: 4px;
  height: 7px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  transform: rotate(-130deg);
  content: '';
  position: absolute;
}
.custom-radio:not(*:root) i:after {
  height: 18px;
  width: 18px;
}
:root .custom-radio i:before {
  width: 12px;
  height: 12px;
  margin: 0.9px 0 0 0.7px;
}
.custom-radio {
  margin-right: 5px;
}
.custom-radio input:checked + i:before {
  top: 50%;
  left: 50%;
  width: 13px;
  height: 13px;
  border: none;
  background: #81c88c;
  transform: translate(-50%, -50%);
  margin: 0;
}
.custom-radio i:after,
.custom-radio i:before {
  border-radius: 50%;
}
.custom-radio i:after {
  border: 1px solid #e2e2e2;
}
.list-select-wrap div div {
  display: block !important;
}
div.fancy-select {
  position: relative;
  font-size: 16px;
  color: #171717;
  font-family: 'Lato', sans-serif;
}
div.fancy-select select:focus + div.trigger.open {
  box-shadow: none;
}
div.fancy-select div.trigger {
  cursor: pointer;
  padding: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background: #fff;
  border: 1px solid #e2e2e2;
  font-size: 16px;
  color: #171717;
  font-family: 'Lato', sans-serif;
  width: 100%;
  transition: all 240ms ease-out;
  -webkit-transition: all 240ms ease-out;
  -moz-transition: all 240ms ease-out;
  -ms-transition: all 240ms ease-out;
  -o-transition: all 240ms ease-out;
}
div.fancy-select div.trigger:after {
  width: 8px;
  height: 8px;
  border-bottom: 3px solid #595959;
  border-right: 3px solid #595959;
  top: 50%;
  right: 25px;
  position: absolute;
  transform: translateY(-50%) rotate(45deg);
  z-index: 10;
  content: '';
}
div.fancy-select div.trigger.open {
  box-shadow: none;
}
div.fancy-select ul.options {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 40px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 50;
  max-height: 200px;
  overflow: auto;
  background: #fff;
  min-width: 200px;
  border: 1px solid #efefef;
  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options.open {
  visibility: visible;
  top: 50px;
  opacity: 1;
  /* have to use a non-visibility transition to prevent this iOS issue (bug?): */
  /*http://stackoverflow.com/questions/10736478/css-animation-visibility-visible-works-on-chrome-and-safari-but-not-on-ios*/
  transition: opacity 300ms ease-out, top 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out;
}
div.fancy-select ul.options.overflowing {
  top: auto;
  bottom: 40px;
  transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options.overflowing.open {
  top: auto;
  bottom: 50px;
  transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -o-transition: opacity 300ms ease-out, bottom 300ms ease-out;
}
div.fancy-select ul.options li {
  padding: 8px 12px 8px 29px;
  color: #171717;
  cursor: pointer;
  white-space: nowrap;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
}
div.fancy-select ul.options li.selected {
  background: #81c88c;
  color: #fff;
}
div.fancy-select ul.options li.hover {
  background: #81c88c;
  color: #fff;
}
.storefront-sorting {
  margin-bottom: 30px;
}
.woocommerce-result-count {
  padding: 14px 0 0 0;
}
.woocommerce-ordering div.fancy-select div.trigger {
  padding: 8px 60px 8px 27px;
  font-size: 14px;
  border-radius: 6px;
  border-width: 1px;
  font-weight: normal;
}
.woocommerce-ordering div.fancy-select div.trigger:after {
  right: 15px;
  border-bottom-width: 2px;
  border-right-width: 2px;
  width: 8px;
  height: 8px;
}
.woocommerce-ordering div.fancy-select ul.options {
  min-width: 350px;
}
.woocommerce-ordering div.fancy-select ul.options li {
  font-size: 14px;
}
.social-media_header {
  width: 100%;
  padding-top: 35px;
  border-top: 1px solid #f3f3f3;
}
.social-media_footer {
  margin-top: 70px;
  width: 100%;
}
.social-media .fb-like,
.social-media .fb-like > span,
.social-media .fb-like iframe[style] {
  width: 100% !important;
}
.icon {
  text-decoration: none;
}
.icon__text {
  text-indent: -999em;
  display: inline-block;
}
.social-media-buttons {
  font-size: 20px;
  text-decoration: none;
  float: left;
}
.social-media-buttons__item {
  width: 25px;
  line-height: 25px;
  text-align: center;
  display: inline-block;
  margin-right: 4px;
  text-decoration: none;
  color: #5f5f5f !important;
  transition: color 0.3s;
  position: relative;
}
@media (max-width: 767px) {
  .social-media-buttons__item {
    display: inline-block;
    vertical-align: top;
  }
}
.social-media-buttons__item:before {
  position: relative;
  z-index: 1;
  margin: 0;
}
.social-media-buttons__item:after {
  top: 0;
  left: 0;
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: transparent;
  border-radius: 3px;
  transition: all 0.3s;
  content: '';
}
.social-media-buttons__item:hover {
  color: #81c88c !important;
}
.social-media-buttons__text {
  text-indent: -999em;
  display: inline-block;
}
.social-media-buttons_mobile {
  display: none;
}
@media (max-width: 767px) {
  .social-media-buttons_mobile {
    padding-top: 20px;
    padding-bottom: 30px;
    display: block;
    float: none;
  }
}
.social-media-buttons_footer {
  margin-top: 5px;
  margin-left: -6px;
  display: none;
}
@media (max-width: 767px) {
  .social-media-buttons_footer {
    text-align: center;
    float: none;
  }
}
@media (min-width: 1200px) {
  .social-media-buttons_footer {
    display: block;
  }
}
.social-media-buttons_sm {
  display: none;
}
@media (max-width: 860px) {
  .social-media-buttons_sm {
    float: none;
    text-align: center;
    display: block;
  }
}
@media (min-width: 861px) and (max-width: 1199px) {
  .social-media-buttons_sm {
    display: block;
    float: right;
    margin-right: -6px;
  }
}
.legal-nav-wrapper {
  display: inline-block;
  padding-left: 3px;
}
@media (max-width: 767px) {
  .legal-nav-wrapper {
    padding-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .legal-nav-wrapper {
    display: block;
    padding-left: 0;
  }
}
.legal-nav-wrapper .menu-item {
  display: inline-block;
  position: relative;
  padding-left: 12px;
}
.legal-nav-wrapper .menu-item:before {
  top: -1px;
  left: 1px;
  position: absolute;
  content: '|';
}
@media (max-width: 1199px) {
  .legal-nav-wrapper .menu-item:first-child {
    padding-left: 0;
  }
  .legal-nav-wrapper .menu-item:first-child:before {
    display: none;
  }
}
@media (max-width: 479px) {
  .legal-nav-wrapper .menu-item:last-child:before {
    display: none;
  }
}
.cookie-bar-top-bar {
  margin-top: 0 !important;
}
#catapult-cookie-bar {
  padding: 25px 15px !important;
  background: #81c88c !important;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  color: #fff !important;
  display: none;
}
.has-cookie-bar #catapult-cookie-bar {
  display: block;
}
#catapult-cookie-bar .ctcc-inner {
  max-width: 1000px;
  margin: 0 auto;
  justify-content: space-between !important;
}
@media (max-width: 767px) {
  #catapult-cookie-bar .ctcc-inner {
    flex-direction: column;
    text-align: center;
  }
}
#catapult-cookie-bar h3 {
  color: #fff !important;
}
#catapult-cookie-bar button {
  color: #fff;
  border: 2px solid #fff !important;
  border-radius: 0 !important;
  background: none;
  font-family: 'Lato', sans-serif;
  font-size: 1.125em;
  text-transform: uppercase;
  letter-spacing: 1.05px;
  margin: 0;
}
#catapult-cookie-bar a {
  text-decoration: underline !important;
}
#catapult-cookie-bar a:hover {
  text-decoration: none !important;
}
#catapult-cookie-bar .ctcc-more-info-link {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.ctcc-left-side {
  display: block;
  font-size: 1.125em;
  text-transform: uppercase;
  position: relative;
}
@media (min-width: 1200px) {
  .ctcc-left-side:before {
    top: -20px;
    left: -87px;
    position: absolute;
    background-image: url(assets/img/sprite.png);
    background-position: 0px 0px;
    width: 57px;
    height: 59px;
    content: '';
  }
}
.ctcc-right-side {
  display: block;
}
@media (max-width: 767px) {
  .ctcc-right-side {
    margin-top: 15px;
  }
}
.widget_a2a_share_save_widget {
  display: flex;
  align-items: center;
}
.widget_a2a_share_save_widget .widget__title {
  margin: -4px 5px 0 0 !important;
  line-height: 1 !important;
}
.widget_a2a_share_save_widget svg {
  top: 2px !important;
  width: 18px !important;
}
.widget_a2a_share_save_widget svg path {
  fill: #000 !important;
  transition: fill 0.3s;
}
.widget_a2a_share_save_widget span {
  width: 24px !important;
  height: 24px !important;
  border: 2px solid;
  color: #000;
  border-radius: 50% !important;
  background: transparent !important;
  transition: color 0.3s;
}
.widget_a2a_share_save_widget span:hover {
  color: #81c88c !important;
}
.widget_a2a_share_save_widget span:hover svg path {
  fill: #81c88c !important;
}
.product-addon-tekst-voor-op-het-lint-kaartje{
  display: none;
}
.product-addon-tekst-voor-op-het-lint-kaartje h3.addon-name:after{
  content: '*';
  color: #e2401c;
}
.checkout-top-msg {
  background-color: #81c88c;
  text-align: center;
  padding: 10px;
  color: #fff;
}
.checkout-top-msg a {
  color: #fff;
}