@charset "UTF-8";
/*
// Boostrap v3 media breakpoints:
// Extra small screen / phone
$screen-xs:                  480px !default;
// Small screen / tablet
$screen-sm:                  768px !default;
// Medium screen / desktop
$screen-md:                  992px !default;
// Large screen / wide desktop
$screen-lg:                  1200px !default;
*/
/*
// ----------------------------------------------
// Usage example:
// For IE set $mq-support to false.
// Set the fixed value.
// Then use mixins to test whether styles should be applied.
// ----------------------------------------------

$mq-support: false;
$mq-fixed-value: 1024;

// Renders at fixed value
@include bp (min-width, 300px) { 
    div { color:#000; }
}

// Doesn't render without MQ support
@include bp (min-width, 1200px) { 
    div { color:#FFF; }
}

// Doesn't render without MQ support
@include bp (max-width, 300px) { 
    div { color:#444; }
}

// Renders at fixed value
@include bp (max-width, 1200px) { 
    div { color:#888; }
}

// ----------------------------------------------
*/
/*
// Boostrap v3 media breakpoints:
// Extra small screen / phone
$screen-xs:                  480px !default;
// Small screen / tablet
$screen-sm:                  768px !default;
// Medium screen / desktop
$screen-md:                  992px !default;
// Large screen / wide desktop
$screen-lg:                  1200px !default;
*/
@media only screen and (max-width: 770px) {
  /* line 2, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-1,
  .col-sms-2,
  .col-sms-3,
  .col-sms-4,
  .col-sms-5,
  .col-sms-6,
  .col-sms-7,
  .col-sms-8,
  .col-sms-9,
  .col-sms-10,
  .col-sms-11,
  .col-sms-12 {
    float: left;
  }

  /* line 17, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-12 {
    width: 100%;
  }

  /* line 21, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-11 {
    width: 91.66667%;
  }

  /* line 25, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-10 {
    width: 83.33333%;
  }

  /* line 29, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-9 {
    width: 75%;
  }

  /* line 33, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-8 {
    width: 66.66667%;
  }

  /* line 37, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-7 {
    width: 58.33333%;
  }

  /* line 41, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-6 {
    width: 50%;
  }

  /* line 45, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-5 {
    width: 41.66667%;
  }

  /* line 49, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-4 {
    width: 33.33333%;
  }

  /* line 53, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-3 {
    width: 25%;
  }

  /* line 57, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-2 {
    width: 16.66667%;
  }

  /* line 61, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-1 {
    width: 8.33333%;
  }

  /* line 65, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-12 {
    right: 100%;
  }

  /* line 69, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-11 {
    right: 91.66667%;
  }

  /* line 73, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-10 {
    right: 83.33333%;
  }

  /* line 77, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-9 {
    right: 75%;
  }

  /* line 81, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-8 {
    right: 66.66667%;
  }

  /* line 85, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-7 {
    right: 58.33333%;
  }

  /* line 89, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-6 {
    right: 50%;
  }

  /* line 93, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-5 {
    right: 41.66667%;
  }

  /* line 97, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-4 {
    right: 33.33333%;
  }

  /* line 101, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-3 {
    right: 25%;
  }

  /* line 105, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-2 {
    right: 16.66667%;
  }

  /* line 109, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-1 {
    right: 8.33333%;
  }

  /* line 113, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-pull-0 {
    right: 0;
  }

  /* line 117, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-12 {
    left: 100%;
  }

  /* line 121, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-11 {
    left: 91.66667%;
  }

  /* line 125, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-10 {
    left: 83.33333%;
  }

  /* line 129, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-9 {
    left: 75%;
  }

  /* line 133, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-8 {
    left: 66.66667%;
  }

  /* line 137, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-7 {
    left: 58.33333%;
  }

  /* line 141, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-6 {
    left: 50%;
  }

  /* line 145, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-5 {
    left: 41.66667%;
  }

  /* line 149, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-4 {
    left: 33.33333%;
  }

  /* line 153, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-3 {
    left: 25%;
  }

  /* line 157, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-2 {
    left: 16.66667%;
  }

  /* line 161, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-1 {
    left: 8.33333%;
  }

  /* line 165, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-push-0 {
    left: 0;
  }

  /* line 169, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-12 {
    margin-left: 100%;
  }

  /* line 173, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 177, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 181, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-9 {
    margin-left: 75%;
  }

  /* line 185, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 189, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 193, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-6 {
    margin-left: 50%;
  }

  /* line 197, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 201, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 205, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-3 {
    margin-left: 25%;
  }

  /* line 209, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 213, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 217, ../../default/scss/_bootstrap-compat.scss */
  .col-sms-offset-0 {
    margin-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  /* line 223, ../../default/scss/_bootstrap-compat.scss */
  .col-smb-12 {
    width: 100%;
  }
}
/* line 3, ../../default/scss/_cookie-compliance.scss */
.cookie-consent-container {
  background: #20283a;
  font-size: 14px;
}
/* line 7, ../../default/scss/_cookie-compliance.scss */
.cookie-consent-container .container {
  padding: 26px;
  color: #eee;
  font-size: 18px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* line 17, ../../default/scss/_cookie-compliance.scss */
.cookie-consent-container .container a {
  color: #eee;
  text-decoration: underline;
}
/* line 22, ../../default/scss/_cookie-compliance.scss */
.cookie-consent-container .container .actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 500px;
  margin-top: 15px;
}
/* line 29, ../../default/scss/_cookie-compliance.scss */
.cookie-consent-container .container .actions .btn {
  margin: 0 20px;
  color: #fff;
  padding: 6px 12px;
  outline: none;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 37, ../../default/scss/_cookie-compliance.scss */
.cookie-consent-container .container .actions .btn-accept {
  text-decoration: none;
  background-color: #7ea533;
  border-color: #7ea533;
  padding: 8px 70px;
}
/* line 42, ../../default/scss/_cookie-compliance.scss */
.cookie-consent-container .container .actions .btn-accept:hover {
  text-decoration: none;
  background-color: #668827;
  border-color: #668827;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
}
/* line 48, ../../default/scss/_cookie-compliance.scss */
.cookie-consent-container .container .actions .btn-accept:focus, .cookie-consent-container .container .actions .btn-accept:active {
  text-decoration: none;
}
/* line 54, ../../default/scss/_cookie-compliance.scss */
.cookie-consent-container .container .actions.simple {
  justify-content: center;
}
@media only screen and (max-width: 771px) {
  /* line 7, ../../default/scss/_cookie-compliance.scss */
  .cookie-consent-container .container {
    display: block;
    font-size: 16px;
  }
  /* line 62, ../../default/scss/_cookie-compliance.scss */
  .cookie-consent-container .container .actions {
    justify-content: center;
    width: auto;
  }
  /* line 66, ../../default/scss/_cookie-compliance.scss */
  .cookie-consent-container .container .actions .btn {
    margin: 10px 0;
  }
  /* line 70, ../../default/scss/_cookie-compliance.scss */
  .cookie-consent-container .container .actions .btn-accept {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 79, ../../default/scss/_cookie-compliance.scss */
.cookie-consent-container.container-fixed {
  width: 100%;
  max-width: 780px;
  position: fixed;
  bottom: 1%;
  margin: 0 auto;
  display: flex;
  align-self: center;
  z-index: 112211;
  -moz-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
  border: 2px solid #4e4e50;
}
@media only screen and (min-width: 770px) {
  /* line 79, ../../default/scss/_cookie-compliance.scss */
  .cookie-consent-container.container-fixed {
    left: 50%;
    margin-left: -390px;
  }
}

/* line 97, ../../default/scss/_cookie-compliance.scss */
.consent-modal {
  width: 480px;
  min-width: 480px;
  max-width: 480px;
  padding: 10px;
  font-size: 12px;
}
/* line 104, ../../default/scss/_cookie-compliance.scss */
.consent-modal h3 {
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 20px;
}
/* line 109, ../../default/scss/_cookie-compliance.scss */
.consent-modal a {
  color: #000;
  text-decoration: underline;
}
/* line 114, ../../default/scss/_cookie-compliance.scss */
.consent-modal .consent-category {
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  letter-spacing: 0.7px;
  color: #333;
  font-size: 18px;
}
/* line 120, ../../default/scss/_cookie-compliance.scss */
.consent-modal .consent-category:hover, .consent-modal .consent-category:active, .consent-modal .consent-category:visited, .consent-modal .consent-category:focus {
  color: #333;
  text-decoration: none;
}
/* line 129, ../../default/scss/_cookie-compliance.scss */
.consent-modal .consent-cookies {
  padding-left: 20px;
}
/* line 15, ../../default/scss/_mixins.scss */
.consent-modal input[type="checkbox"] {
  display: none;
}
/* line 19, ../../default/scss/_mixins.scss */
.consent-modal input[type="checkbox"] + label {
  width: 35px;
  height: 20px;
  border-radius: 40px;
  border: 2px solid #ddd;
  background-color: #eee;
  display: inline-block;
  content: "";
  margin: 0 10px 0 0;
  transition: background-color 0.5s linear;
}
/* line 31, ../../default/scss/_mixins.scss */
.consent-modal input[type="checkbox"] + label:hover {
  cursor: pointer;
}
/* line 35, ../../default/scss/_mixins.scss */
.consent-modal input[type="checkbox"] + label::before {
  width: 15px;
  height: 15px;
  border-radius: 500px;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-right: 5px;
  transition: margin 0.1s linear;
  box-shadow: 0px 0px 5px #aaa;
}
/* line 48, ../../default/scss/_mixins.scss */
.consent-modal input[type="checkbox"]:checked + label {
  background-color: #5cb85c;
}
/* line 52, ../../default/scss/_mixins.scss */
.consent-modal input[type="checkbox"]:disabled:checked + label {
  background-color: #cceccc;
  cursor: default;
}
/* line 57, ../../default/scss/_mixins.scss */
.consent-modal input[type="checkbox"]:checked + label::before {
  margin: 0 0 0 10px;
}
/* line 135, ../../default/scss/_cookie-compliance.scss */
.consent-modal .label.checkbox-label {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  letter-spacing: 0.7px;
  color: #333;
  font-size: 15px;
  font-weight: normal;
}
/* line 146, ../../default/scss/_cookie-compliance.scss */
.consent-modal .checkbox + label {
  padding: 0;
}
/* line 150, ../../default/scss/_cookie-compliance.scss */
.consent-modal .consent-history {
  display: inline-flex;
  color: #333;
}
/* line 154, ../../default/scss/_cookie-compliance.scss */
.consent-modal .consent-history:hover, .consent-modal .consent-history:active, .consent-modal .consent-history:visited, .consent-modal .consent-history:focus {
  color: #333;
  text-decoration: none;
}
/* line 163, ../../default/scss/_cookie-compliance.scss */
.consent-modal .history-detail {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  margin-left: 25px;
}
/* line 169, ../../default/scss/_cookie-compliance.scss */
.consent-modal .history-detail .hd-dot {
  width: 14px !important;
  height: 14px !important;
  box-sizing: border-box;
  border-radius: 500px;
  background: #fff;
  left: 0;
  z-index: 1;
  margin-right: 7px;
}
/* line 180, ../../default/scss/_cookie-compliance.scss */
.consent-modal .history-detail .hd-dot.disabled {
  background: #d9534f;
}
/* line 184, ../../default/scss/_cookie-compliance.scss */
.consent-modal .history-detail .hd-dot.enabled {
  background: #5cb85c;
}
/* line 188, ../../default/scss/_cookie-compliance.scss */
.consent-modal .history-detail .hd-enabled {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 30px;
}
/* line 197, ../../default/scss/_cookie-compliance.scss */
.consent-modal label.consent-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
/* line 203, ../../default/scss/_cookie-compliance.scss */
.consent-modal .consent-text,
.consent-modal .category-text {
  font-size: 12px;
  margin: 0 0 18px 50px;
}
/* line 209, ../../default/scss/_cookie-compliance.scss */
.consent-modal .category-text {
  margin-left: 40px;
}
/* line 213, ../../default/scss/_cookie-compliance.scss */
.consent-modal button.btn {
  text-decoration: none;
  display: flex;
  margin: 20px 0 0 0;
  color: #fff;
  padding: 6px 18px;
  outline: none;
  background-color: #7ea533;
  border-color: #7ea533;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 223, ../../default/scss/_cookie-compliance.scss */
.consent-modal button.btn:hover {
  outline: none;
  color: #fff;
  text-decoration: none;
  background-color: #668827;
  border-color: #668827;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
}
/* line 231, ../../default/scss/_cookie-compliance.scss */
.consent-modal button.btn:focus, .consent-modal button.btn:active {
  color: #fff;
  text-decoration: none;
  outline: none;
}
/* line 238, ../../default/scss/_cookie-compliance.scss */
.consent-modal button.btn-link {
  color: #aaa;
  border-color: #aaa;
  background-color: #fff;
}
/* line 242, ../../default/scss/_cookie-compliance.scss */
.consent-modal button.btn-link:hover {
  color: #fff;
  background-color: #668827;
  border-color: #668827;
  -moz-transition: border-color, ease-in-out 200ms;
  -o-transition: border-color, ease-in-out 200ms;
  -webkit-transition: border-color, ease-in-out 200ms;
  transition: border-color, ease-in-out 200ms;
}
/* line 248, ../../default/scss/_cookie-compliance.scss */
.consent-modal button.btn-link:focus, .consent-modal button.btn-link:active {
  outline: none;
}
/* line 253, ../../default/scss/_cookie-compliance.scss */
.consent-modal .actions {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 771px) {
  /* line 97, ../../default/scss/_cookie-compliance.scss */
  .consent-modal {
    width: 100%;
    max-width: 100%;
    min-width: auto;
    padding: 10px;
  }
}

/* line 267, ../../default/scss/_cookie-compliance.scss */
.consent-error-container {
  width: 480px;
  min-width: 480px;
  max-width: 480px;
  padding: 10px;
  font-size: 12px;
}
@media only screen and (max-width: 771px) {
  /* line 267, ../../default/scss/_cookie-compliance.scss */
  .consent-error-container {
    width: 100%;
    max-width: 100%;
    min-width: auto;
  }
}

/* line 280, ../../default/scss/_cookie-compliance.scss */
.btn-consent, .featherlight .btn-consent {
  text-decoration: none;
  display: flex;
  margin: 20px 0 0 0;
  color: #fff;
  padding: 6px 18px;
  outline: none;
  background-color: #7ea533;
  border-color: #7ea533;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 290, ../../default/scss/_cookie-compliance.scss */
.btn-consent:hover, .featherlight .btn-consent:hover {
  outline: none;
  color: #fff;
  text-decoration: none;
  background-color: #668827;
  border-color: #668827;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
}
/* line 298, ../../default/scss/_cookie-compliance.scss */
.btn-consent:focus, .btn-consent:active, .featherlight .btn-consent:focus, .featherlight .btn-consent:active {
  outline: none;
  color: #fff;
  text-decoration: none;
}

@media print {
  /* line 308, ../../default/scss/_cookie-compliance.scss */
  .cookie-consent-container {
    display: none !important;
  }
}
/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/oswald-v41-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/oswald-v41-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald-v41-latin-regular.woff2") format("woff2"), url("../fonts/oswald-v41-latin-regular.woff") format("woff"), url("../fonts/oswald-v41-latin-regular.ttf") format("truetype"), url("../fonts/oswald-v41-latin-regular.svg#Oswald") format("svg");
  /* Legacy iOS */
}
/* oswald-700 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/oswald-v41-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/oswald-v41-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald-v41-latin-700.woff2") format("woff2"), url("../fonts/oswald-v41-latin-700.woff") format("woff"), url("../fonts/oswald-v41-latin-700.ttf") format("truetype"), url("../fonts/oswald-v41-latin-700.svg#Oswald") format("svg");
  /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/source-sans-pro-v18-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/source-sans-pro-v18-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro-v18-latin-regular.woff2") format("woff2"), url("../fonts/source-sans-pro-v18-latin-regular.woff") format("woff"), url("../fonts/source-sans-pro-v18-latin-regular.ttf") format("truetype"), url("../fonts/source-sans-pro-v18-latin-regular.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/source-sans-pro-v18-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/source-sans-pro-v18-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro-v18-latin-700.woff2") format("woff2"), url("../fonts/source-sans-pro-v18-latin-700.woff") format("woff"), url("../fonts/source-sans-pro-v18-latin-700.ttf") format("truetype"), url("../fonts/source-sans-pro-v18-latin-700.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
/* line 56, ../../default/scss/_common.scss */
body {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #000;
  background: #fff;
  background-size: cover;
}

/* line 64, ../../default/scss/_common.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 69, ../../default/scss/_common.scss */
.media-body {
  width: auto;
}

/* line 73, ../../default/scss/_common.scss */
a {
  color: #01733c;
}
/* line 75, ../../default/scss/_common.scss */
a:hover {
  color: #333;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 79, ../../default/scss/_common.scss */
a:focus, a:active {
  outline: none;
}

/* line 86, ../../default/scss/_common.scss */
a.button:hover {
  text-decoration: none;
  background-color: #348f63;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
}
/* line 91, ../../default/scss/_common.scss */
a.button:focus, a.button:active {
  text-decoration: none;
}

/* line 96, ../../default/scss/_common.scss */
.fa {
  font-weight: 600;
}

/* line 100, ../../default/scss/_common.scss */
.button2 span, .button2 span span {
  color: #01733c;
  text-transform: none;
}
/* line 103, ../../default/scss/_common.scss */
.button2 span:hover, .button2 span:active, .button2 span:focus, .button2 span span:hover, .button2 span span:active, .button2 span span:focus {
  color: #348f63;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}

/* line 109, ../../default/scss/_common.scss */
.button,
.cart-table .button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button {
  color: #fff;
  background: #01733c;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
}
/* line 119, ../../default/scss/_common.scss */
.button:hover, .button:active, .button:focus,
.cart-table .button:hover,
.cart-table .button:active,
.cart-table .button:focus,
.cart-table .product-cart-actions .button:hover,
.cart-table .product-cart-actions .button:active,
.cart-table .product-cart-actions .button:focus,
#co-shipping-method-form .buttons-set .button:hover,
#co-shipping-method-form .buttons-set .button:active,
#co-shipping-method-form .buttons-set .button:focus,
.footer .button:hover,
.footer .button:active,
.footer .button:focus {
  background: #348f63;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}

/* line 125, ../../default/scss/_common.scss */
.btn-remove, .btn-previous, .btn-edit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  height: 24px;
  width: 24px;
  text-align: center;
  font-size: 14px;
}
/* line 134, ../../default/scss/_common.scss */
.btn-remove .fa, .btn-previous .fa, .btn-edit .fa {
  font-size: 14px;
}
/* line 137, ../../default/scss/_common.scss */
.btn-remove:hover, .btn-remove:active, .btn-remove:focus, .btn-previous:hover, .btn-previous:active, .btn-previous:focus, .btn-edit:hover, .btn-edit:active, .btn-edit:focus {
  background: none;
  border-color: #01733c;
}
/* line 141, ../../default/scss/_common.scss */
.btn-remove:after, .btn-previous:after, .btn-edit:after {
  content: '';
  display: none;
}

/* line 147, ../../default/scss/_common.scss */
.btn-cart {
  background: #F46C09;
  font-size: 14px;
}
/* line 150, ../../default/scss/_common.scss */
.btn-cart .fa {
  padding-right: 5px;
  font-size: 18px;
}

/* line 156, ../../default/scss/_common.scss */
.btn-outline {
  color: #01733c;
  background-color: #fff;
}
/* line 159, ../../default/scss/_common.scss */
.btn-outline:hover {
  color: #fff;
  background-color: #01733c;
  border-color: #01733c;
  -moz-transition: border-color, ease-in-out 200ms;
  -o-transition: border-color, ease-in-out 200ms;
  -webkit-transition: border-color, ease-in-out 200ms;
  transition: border-color, ease-in-out 200ms;
}

/* line 169, ../../default/scss/_common.scss */
.buttons-set a:not(.button) small {
  padding-right: 10px;
}

/* line 174, ../../default/scss/_common.scss */
.mybutton {
  background: #f3f3f3;
  border: 1px solid #ccc;
  float: left;
  line-height: 25px;
  margin-bottom: 5px;
  padding: 4px 12px;
  width: 100%;
  color: #333;
}
/* line 183, ../../default/scss/_common.scss */
.mybutton:hover, .mybutton:focus, .mybutton:active {
  background: #98C640;
  color: #fff;
}

/* line 190, ../../default/scss/_common.scss */
h1, h2, h3, h4, h5, h6 {
  text-transform: none;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
}

/* line 196, ../../default/scss/_common.scss */
h1 {
  color: #000;
}

/* line 199, ../../default/scss/_common.scss */
h2 {
  color: #000;
}

/* line 202, ../../default/scss/_common.scss */
h3 {
  color: #000;
}

/* line 205, ../../default/scss/_common.scss */
h4 {
  color: #000;
}

/* line 208, ../../default/scss/_common.scss */
h5 {
  color: #000;
}

/* line 211, ../../default/scss/_common.scss */
h6 {
  color: #000;
}

/* line 215, ../../default/scss/_common.scss */
label, .label {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
}

/* line 221, ../../default/scss/_common.scss */
.product-name h1, .product-name .h1 {
  text-transform: none;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
}

/* line 229, ../../default/scss/_common.scss */
h2.product-name a {
  font-weight: normal;
}
/* line 231, ../../default/scss/_common.scss */
h2.product-name a:hover, h2.product-name a:focus, h2.product-name a:active {
  color: #333;
}

/* line 237, ../../default/scss/_common.scss */
.product-view .product-shop .product-name .h1, .product-view .product-img-box .product-name h1 {
  color: #01733c;
  margin-bottom: 10px;
  border: 0;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
}

/* line 245, ../../default/scss/_common.scss */
h2.product-name, h3.product-name, h4.product-name, h5.product-name, p.product-name {
  text-transform: none;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
}

/* line 251, ../../default/scss/_common.scss */
.page-title {
  width: 100%;
  overflow: hidden;
  margin: 0 0 15px 0;
  background: #f3f3f3;
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 261, ../../default/scss/_common.scss */
.page-title h1, .page-title h2, .page-title h3, .page-title h4, .page-title h5, .page-title h6 {
  color: #000;
  text-transform: uppercase;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
}

/* line 273, ../../default/scss/_common.scss */
.cms-page-view .page-title {
  margin-bottom: 30px;
}

/* line 279, ../../default/scss/_common.scss */
.product-name h1, .product-name h2 {
  text-transform: none;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
}

/* line 286, ../../default/scss/_common.scss */
.taxMwst {
  color: #000;
  font-size: 14px;
}
/* line 289, ../../default/scss/_common.scss */
.taxMwst a {
  color: #000;
}
/* line 291, ../../default/scss/_common.scss */
.taxMwst a:hover {
  color: #01733c;
}
/* line 294, ../../default/scss/_common.scss */
.taxMwst a:focus, .taxMwst a:active {
  color: #000;
}
/* line 299, ../../default/scss/_common.scss */
.taxMwst .free-shipping i {
  display: none;
}

/* line 305, ../../default/scss/_common.scss */
p.required, .validation-advice {
  color: #ce3535;
}

/* line 309, ../../default/scss/_common.scss */
label.required:after, span.required:after {
  color: #ce3535;
}

/* line 314, ../../default/scss/_common.scss */
.block {
  border: 1px solid #f0f0f0;
  margin: 0 0 20px;
}
/* line 317, ../../default/scss/_common.scss */
.block .block-title {
  display: flex;
  background: #d6d6d6;
}
/* line 320, ../../default/scss/_common.scss */
.block .block-title strong {
  color: #fff;
  background: #01733c;
  padding: 10px;
  text-transform: none;
}

/* line 329, ../../default/scss/_common.scss */
.block-content {
  padding: 10px;
}

/* line 333, ../../default/scss/_common.scss */
.block-center {
  margin: 0 auto;
}

/* line 338, ../../default/scss/_common.scss */
.item-options dt {
  font-weight: normal;
  font-style: normal;
}

/* line 344, ../../default/scss/_common.scss */
.data-table tbody td, .data-table tfoot td {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000;
}

/* line 349, ../../default/scss/_common.scss */
.data-table th {
  text-transform: none;
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000;
}

/* line 356, ../../default/scss/_common.scss */
.block-account li, .block-cms-menu li {
  text-transform: none;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
}
/* line 361, ../../default/scss/_common.scss */
.block-account li strong, .block-cms-menu li strong {
  color: #01733c;
}
/* line 365, ../../default/scss/_common.scss */
.block-account li a:hover, .block-cms-menu li a:hover {
  color: #333;
}
/* line 368, ../../default/scss/_common.scss */
.block-account li a:focus, .block-cms-menu li a:focus {
  outline: none;
}

/* line 375, ../../default/scss/_common.scss */
.breadcrumbs {
  margin: 0 0 25px 25px;
}
/* line 377, ../../default/scss/_common.scss */
.breadcrumbs li {
  font-size: 13px;
}
/* line 380, ../../default/scss/_common.scss */
.breadcrumbs li a {
  color: #333;
}
/* line 382, ../../default/scss/_common.scss */
.breadcrumbs li a:hover {
  color: #01733c;
  text-decoration: none;
}
/* line 387, ../../default/scss/_common.scss */
.breadcrumbs li strong {
  color: #01733c;
  font-weight: bold;
}
/* line 391, ../../default/scss/_common.scss */
.breadcrumbs li span {
  padding: 0 10px;
}

/* line 397, ../../default/scss/_common.scss */
.clearer, .clear {
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

@media only screen and (min-width: 771px) {
  /* line 407, ../../default/scss/_common.scss */
  a {
    color: #01733c;
  }
  /* line 409, ../../default/scss/_common.scss */
  a:hover {
    color: #333;
  }
}
/* line 416, ../../default/scss/_common.scss */
.price-box {
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-weight: bold;
  padding: 0;
}
/* line 422, ../../default/scss/_common.scss */
.price-box .price {
  color: #f55c59;
  font-size: 18px;
  font-weight: bold;
}
/* line 428, ../../default/scss/_common.scss */
.price-box .regular-price .price {
  color: #f55c59;
}
/* line 433, ../../default/scss/_common.scss */
.price-box .special-price .price {
  color: #f55c59;
}
/* line 437, ../../default/scss/_common.scss */
.price-box .label {
  align-self: baseline;
  padding: 0 6px 0 0;
  color: #f55c59;
  font-size: 15px;
  font-weight: bold;
}

@media only screen and (max-width: 770px) {
  /* line 449, ../../default/scss/_common.scss */
  body {
    background: #fff;
  }
}
/* line 456, ../../default/scss/_common.scss */
.container-light {
  background: #fff;
}

/* line 457, ../../default/scss/_common.scss */
.container-dark {
  background: #060606;
}

/* line 458, ../../default/scss/_common.scss */
.container-medium {
  background: #333;
}

/* line 459, ../../default/scss/_common.scss */
.container-darkmedium {
  background: #181818;
}

/* line 461, ../../default/scss/_common.scss */
.no-margin {
  margin: 0 !important;
}

/* line 462, ../../default/scss/_common.scss */
.no-padding, .no-pad {
  padding: 0 !important;
}

/* line 463, ../../default/scss/_common.scss */
.no-bg {
  background: none !important;
}

/* line 464, ../../default/scss/_common.scss */
.pad-xs {
  padding: 5px;
}

/* line 465, ../../default/scss/_common.scss */
.pad-l {
  padding: 10px;
}

/* line 466, ../../default/scss/_common.scss */
.pad-xl {
  padding: 20px;
}

/* line 467, ../../default/scss/_common.scss */
.pad-top-xs {
  padding-top: 5px;
}

/* line 468, ../../default/scss/_common.scss */
.pad-top-l {
  padding-top: 10px;
}

/* line 469, ../../default/scss/_common.scss */
.pad-top-xl {
  padding-top: 20px;
}

/* line 470, ../../default/scss/_common.scss */
.pad-bottom-xs {
  padding-bottom: 5px;
}

/* line 471, ../../default/scss/_common.scss */
.pad-bottom-l {
  padding-bottom: 10px;
}

/* line 472, ../../default/scss/_common.scss */
.pad-bottom-xl {
  padding-bottom: 20px;
}

/* line 473, ../../default/scss/_common.scss */
.inline {
  display: inline-flex;
}

/* line 474, ../../default/scss/_common.scss */
.max-width {
  width: 100%;
}

/* line 475, ../../default/scss/_common.scss */
.border-bottom {
  border-bottom: 1px solid #ccc;
}

/* line 476, ../../default/scss/_common.scss */
.border-bottom-2px {
  border-bottom: 2px solid;
}

/* line 479, ../../default/scss/_common.scss */
.center-text {
  text-align: center;
  width: 100%;
}
/* line 481, ../../default/scss/_common.scss */
.center-text th, .center-text tr, .center-text td {
  text-align: center;
}

/* line 487, ../../default/scss/_common.scss */
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media print {
  /* line 496, ../../default/scss/_common.scss */
  a[href]:after {
    content: " ";
  }

  /* line 499, ../../default/scss/_common.scss */
  .label {
    border: none;
  }
}
/* line 1, ../scss/zaunzeit/_common.scss */
.page-title h1,
.page-title h2 {
  color: #01733c;
}

/* line 5, ../scss/zaunzeit/_common.scss */
.strong {
  font-weight: bold;
}

/* line 8, ../scss/zaunzeit/_common.scss */
.block .block-title strong {
  background: #333;
}

/* line 11, ../scss/zaunzeit/_common.scss */
.border-right {
  border-right: 1px solid #000;
}

@media only screen and (min-width: 771px) {
  /* line 17, ../scss/zaunzeit/_common.scss */
  .hide-desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 770px) {
  /* line 23, ../scss/zaunzeit/_common.scss */
  .hide-mobile {
    display: none !important;
  }
}
/* line 2, ../../default/scss/_qty-wrapper.scss */
.qty-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 7, ../../default/scss/_qty-wrapper.scss */
.qty-wrapper label {
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 14, ../../default/scss/_qty-wrapper.scss */
.qty-wrapper input.qty {
  float: none;
  height: 20px;
  border: 1px solid #b8b8b8;
  margin: 0 2px;
}
/* line 21, ../../default/scss/_qty-wrapper.scss */
.qty-wrapper button.btn-qty, .qty-wrapper button.qty-more, .qty-wrapper button.qty-less {
  cursor: pointer;
  width: 20px;
  height: 20px;
  color: #01733c;
  outline: 0;
  border: 1px solid #b8b8b8;
  background: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
@media only screen and (max-width: 979px) {
  /* line 2, ../../default/scss/_qty-wrapper.scss */
  .qty-wrapper {
    margin: 0 auto;
    float: none;
    max-width: 210px;
  }
}

/* line 40, ../../default/scss/_qty-wrapper.scss */
.product-view .qty-wrapper {
  justify-content: unset;
  margin-right: 0 !important;
}
/* line 44, ../../default/scss/_qty-wrapper.scss */
.product-view .qty-wrapper label {
  font-size: 18px;
  margin-right: 7px;
  float: left;
}
/* line 50, ../../default/scss/_qty-wrapper.scss */
.product-view .qty-wrapper input.qty {
  height: 40px;
}
/* line 54, ../../default/scss/_qty-wrapper.scss */
.product-view .qty-wrapper button.btn-qty {
  width: 40px;
  height: 40px;
  color: #F46C09;
}

/* line 68, ../../default/scss/_qty-wrapper.scss */
#firecheckout-form .qty-wrapper button.qty-more, #firecheckout-form .qty-wrapper button.qty-less {
  margin: 0 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 74, ../../default/scss/_qty-wrapper.scss */
#firecheckout-form .qty-wrapper button.qty-more:hover, #firecheckout-form .qty-wrapper button.qty-less:hover {
  background-color: #01733c;
  color: #fff;
  -moz-transition: all, ease-in-out 200ms;
  -o-transition: all, ease-in-out 200ms;
  -webkit-transition: all, ease-in-out 200ms;
  transition: all, ease-in-out 200ms;
}
/* line 80, ../../default/scss/_qty-wrapper.scss */
#firecheckout-form .qty-wrapper input.qty {
  display: inline-flex;
  margin: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
  min-height: 20px;
  height: 20px;
  width: 20px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 1, ../../default/scss/_fancyselect.scss */
.fancyselect {
  background: #fff;
  border: 1px solid #ccc;
  display: inline-block;
  width: 99%;
  height: 31px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
/* line 13, ../../default/scss/_fancyselect.scss */
.fancyselect:focus, .fancyselect:active {
  outline: none;
}

/* line 17, ../../default/scss/_fancyselect.scss */
.fancyselect select, .selecttext {
  background: none;
  padding: 5px;
  border: 0;
  margin: 0;
  font-size: 15px;
  color: #555;
  height: 26px;
  position: relative;
  cursor: pointer;
  text-align: left;
}

/* line 29, ../../default/scss/_fancyselect.scss */
.selecttext {
  position: absolute;
  display: block;
  padding: 2px 9px;
  line-height: 26px;
}

/* line 35, ../../default/scss/_fancyselect.scss */
.fancyselect .arrows {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 8px;
}
/* line 40, ../../default/scss/_fancyselect.scss */
.fancyselect .arrows .fa {
  font-size: 12px;
  font-weight: normal;
  color: #747474;
}

/* line 46, ../../default/scss/_fancyselect.scss */
.fancyselect.focus {
  outline: none;
  border-color: #ddd;
}

/* line 52, ../../default/scss/_fancyselect.scss */
.fancyselect.disabled .selecttext,
.fancyselect.disabled select {
  color: #888;
  cursor: default;
}

/* line 59, ../../default/scss/_fancyselect.scss */
.fancyselect.disabled .fa {
  color: #888;
}

/*iOS*/
/*
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	.fancyselect .arrows {
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFxJREFUeNrc00sKACAIBNC8lvfXaxkERdEHc1o1W3kbHcnMUiS0g6paB8TMPtihtMMTXKAlHuABTbhBBxpwgReoYRIRe3qOnyC0nNA5oAJAlYNKDr0V9MieZAEGADRBax9ga1hcAAAAAElFTkSuQmCC) 0 0 no-repeat;
		background-size: 100%;
	}
}
*/
/* line 75, ../../default/scss/_fancyselect.scss */
.fancyselect.ios select {
  padding-right: 25px;
  -webkit-text-size-adjust: none;
}

/* line 1, ../../default/scss/_forms.scss */
input,
select,
textarea {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
}

/* line 7, ../../default/scss/_forms.scss */
textarea,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"] {
  background: #fff;
  border: 1px solid #ccc;
  color: #000;
}

/* line 19, ../../default/scss/_forms.scss */
input,
textarea {
  box-shadow: inset 0 2px 8px 0 rgba(0, 0, 0, 0.05);
}

/* line 24, ../../default/scss/_forms.scss */
.input-text {
  border: 1px solid #ccc;
}
/* line 27, ../../default/scss/_forms.scss */
.input-text:focus {
  border: 1px solid #a9a9a9;
  outline: none;
}

/* line 34, ../../default/scss/_forms.scss */
.form-list select {
  height: 30px;
}

/* line 43, ../../default/scss/_forms.scss */
form .fieldset .form-list li label {
  font-size: 15px;
}
/* line 49, ../../default/scss/_forms.scss */
form .fieldset p.required {
  font-size: 13px;
}
/* line 54, ../../default/scss/_forms.scss */
form .form-instructions {
  font-style: normal;
  color: #444;
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
}

/* line 1, ../../default/scss/_layout.scss */
.wrapper {
  min-width: 320px;
  min-height: auto;
  margin: 0 auto;
  background: #FFF;
}

@media only screen and (max-width: 770px) {
  /* line 8, ../../default/scss/_layout.scss */
  .wrapper {
    background: #fff;
    box-shadow: none;
  }
}
/* line 14, ../../default/scss/_layout.scss */
.main-container {
  min-height: 520px;
  padding: 0 10px 30px 10px;
}

@media only screen and (min-width: 771px) {
  /* line 20, ../../default/scss/_layout.scss */
  .main-container {
    padding: 10px 20px 30px 20px;
    margin-top: 10px;
  }

  /* line 25, ../../default/scss/_layout.scss */
  .cms-index-index .main-container {
    padding-top: 0;
  }
}
/* line 36, ../../default/scss/_layout.scss */
.cms-index-index .col1-layout .col-main {
  padding: 0;
}

/* line 40, ../../default/scss/_layout.scss */
.youtube-iframe iframe {
  max-width: 100%;
}

/*
@include bp(min-width, $bp-xxxlarge +1) {
	.container {
		width: 1370px;
	}
}
*/
/*
@include bp(min-width, $bp-medium + 1) {
	.page-header-container {
		max-width: 920px;
	}
}

@include bp(min-width, $bp-large + 1) {
	.page-header-container {
		max-width: 1140px;
	}
}

@include bp(min-width, $bp-xlarge + 1) {
	.page-header-container {
		max-width: 1260px;
	}
}
*/
/* line 73, ../../default/scss/_layout.scss */
.col-left {
  max-width: 250px;
}

/* line 77, ../../default/scss/_layout.scss */
.banner-left {
  overflow: hidden;
  margin: 30px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 83, ../../default/scss/_layout.scss */
.banner-left .ma-block-static-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 87, ../../default/scss/_layout.scss */
.banner-left .ma-block-static-inner img {
  max-width: 220px;
}

/* line 94, ../../default/scss/_layout.scss */
.leftfix {
  position: fixed;
  left: 0;
  top: 38vH;
  z-index: 99;
  width: 50px;
  overflow: hidden;
}
/* line 101, ../../default/scss/_layout.scss */
.leftfix .contactAjax {
  background: url(../images/kontakt.png) no-repeat 0 -5px;
  float: left;
  height: 148px;
  width: 50px;
}
@media only print {
  /* line 94, ../../default/scss/_layout.scss */
  .leftfix {
    display: none;
  }
}

/* line 111, ../../default/scss/_layout.scss */
.call-wrapper {
  background-color: #008000;
  position: fixed;
  bottom: 0;
  left: 0;
  border-radius: 0 25px 0 0;
  z-index: 101;
}
/* line 119, ../../default/scss/_layout.scss */
.call-wrapper img {
  padding: 15px;
}

@media only screen and (min-width: 771px) {
  /* line 123, ../../default/scss/_layout.scss */
  .mv {
    display: none;
  }
}

@media only screen and (max-width: 770px) {
  /* line 129, ../../default/scss/_layout.scss */
  .dv {
    display: none;
  }
}

@media only screen and (max-width: 770px) {
  /* line 136, ../../default/scss/_layout.scss */
  .page-header-container {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  /* line 142, ../../default/scss/_layout.scss */
  .col-left {
    max-width: 100%;
  }

  /* line 146, ../../default/scss/_layout.scss */
  .leftfix.contact-left {
    display: none;
  }
}
@media only screen and (min-width: 1599px) {
  /* line 152, ../../default/scss/_layout.scss */
  .container {
    width: 1370px;
  }
}
/* line 1, ../../default/scss/_header.scss */
.page-header {
  max-width: none;
  margin: 0;
  padding: 0;
  border: none;
}
/* line 6, ../../default/scss/_header.scss */
.page-header:after {
  clear: both;
}

/* line 11, ../../default/scss/_header.scss */
.header-links-container {
  background: #060606;
  padding: 8px 0;
}
/* line 14, ../../default/scss/_header.scss */
.header-links-container .credentials {
  display: inline-flex;
  color: #fff;
  padding-top: 2px;
  font-size: 14px;
}
/* line 19, ../../default/scss/_header.scss */
.header-links-container .credentials .tel {
  float: left;
  padding-right: 10px;
}
/* line 24, ../../default/scss/_header.scss */
.header-links-container .credentials .mail a {
  color: #fff;
}
/* line 30, ../../default/scss/_header.scss */
.header-links-container .links {
  float: right;
  padding-bottom: 5px;
  font-size: 14px;
}
/* line 34, ../../default/scss/_header.scss */
.header-links-container .links:after {
  clear: both;
}
/* line 38, ../../default/scss/_header.scss */
.header-links-container .links ul li {
  float: left;
  padding: 0 10px;
}
/* line 41, ../../default/scss/_header.scss */
.header-links-container .links ul li:first-child {
  padding-left: 0;
}
/* line 44, ../../default/scss/_header.scss */
.header-links-container .links ul li:last-child {
  padding-right: 0;
}
/* line 47, ../../default/scss/_header.scss */
.header-links-container .links ul li a {
  color: #fff;
}
/* line 49, ../../default/scss/_header.scss */
.header-links-container .links ul li a:hover {
  color: #fff;
}
/* line 52, ../../default/scss/_header.scss */
.header-links-container .links ul li a:active, .header-links-container .links ul li a:focus {
  outline: none;
}

/* line 62, ../../default/scss/_header.scss */
.header-links-container.container-dark .links ul li a {
  color: #fff;
}

/* line 68, ../../default/scss/_header.scss */
.page-header-container .bewertungssiegel a {
  text-decoration: none;
  outline: none;
}
/* line 72, ../../default/scss/_header.scss */
.page-header-container .bewertungssiegel img {
  max-width: 125px;
  border: none;
}
@media only screen and (min-width: 1599px) {
  /* line 72, ../../default/scss/_header.scss */
  .page-header-container .bewertungssiegel img {
    width: 125px;
  }
}
@media only screen and (max-width: 1399px) {
  /* line 72, ../../default/scss/_header.scss */
  .page-header-container .bewertungssiegel img {
    width: 100px;
  }
}
@media only screen and (max-width: 979px) {
  /* line 72, ../../default/scss/_header.scss */
  .page-header-container .bewertungssiegel img {
    width: 75px;
  }
}
/* line 87, ../../default/scss/_header.scss */
.page-header-container .header-special-sale img {
  max-width: 150px;
}
/* line 92, ../../default/scss/_header.scss */
.page-header-container h1 strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
/* line 105, ../../default/scss/_header.scss */
.page-header-container .logo {
  padding: 15px 0 15px 0;
  width: 100%;
  max-width: 400px;
  display: flex;
  justify-content: center;
}
/* line 111, ../../default/scss/_header.scss */
.page-header-container .logo a {
  width: 100%;
}
/* line 114, ../../default/scss/_header.scss */
.page-header-container .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
/* line 127, ../../default/scss/_header.scss */
.page-header-container .logo-provenexpert img {
  width: 15%;
  margin-top: 10px;
  margin-left: 38px;
}
/* line 134, ../../default/scss/_header.scss */
.page-header-container .header-links.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

/* line 142, ../../default/scss/_header.scss */
.rueckruf {
  text-transform: uppercase;
  padding: 20px 5px 5px 5px;
  background-size: 32px;
  display: flex;
  justify-content: center;
}
/* line 148, ../../default/scss/_header.scss */
.rueckruf a {
  color: #fff;
  text-decoration: none;
}
/* line 152, ../../default/scss/_header.scss */
.rueckruf .number {
  font-weight: bold;
}
/* line 156, ../../default/scss/_header.scss */
.rueckruf .media-left img {
  max-width: 50px;
}

/* ============================================ *
 * Large Viewports
 * ============================================ */
@media only screen and (min-width: 771px) {
  /* line 169, ../../default/scss/_header.scss */
  #header-nav {
    display: none;
  }

  /*	.header-links-container {
  		display: block;
  		.credentials {
  			.mail {
  				a {
  					color: $c-white;
  				}
  			}
  		}
  	} */
  /* line 183, ../../default/scss/_header.scss */
  .page-header {
    height: 120px;
  }

  /* line 188, ../../default/scss/_header.scss */
  .page-header-container .logo {
    max-width: 500px;
  }
  /* line 191, ../../default/scss/_header.scss */
  .page-header-container .rueckruf {
    background-position: 0 10px;
    background-size: 40px;
  }
  /* line 196, ../../default/scss/_header.scss */
  .page-header-container h1 {
    margin-bottom: 0;
  }
  /* line 198, ../../default/scss/_header.scss */
  .page-header-container h1 strong {
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
  }

  /* line 213, ../../default/scss/_header.scss */
  .logo-provenexpert img {
    width: 42%;
    margin-top: 10px;
    margin-left: 38px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 223, ../../default/scss/_header.scss */
  .page-header-items {
    margin: 0;
  }

  /* line 226, ../../default/scss/_header.scss */
  .page-header-container.container {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 232, ../../default/scss/_header.scss */
  .page-header-container .rueckruf {
    background-position: 35px 10px;
    background-size: 32px;
  }
  /* line 236, ../../default/scss/_header.scss */
  .page-header-container .logo {
    padding-left: 5px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1199px) {
  /* line 245, ../../default/scss/_header.scss */
  .page-header-container .rueckruf a {
    font-size: 13px;
  }
  /* line 249, ../../default/scss/_header.scss */
  .page-header-container .rueckruf .media-left img {
    width: 40px;
  }
}
@media only print {
  /* line 259, ../../default/scss/_header.scss */
  .header-links-container {
    display: none;
  }

  /* line 264, ../../default/scss/_header.scss */
  .page-header-container .bewertungssiegel, .page-header-container .media-left, .page-header-container .skip-links {
    display: none;
  }
}
/* line 3, ../scss/zaunzeit/_header.scss */
.page-header-container .logo {
  margin-bottom: 0;
}
/* line 7, ../scss/zaunzeit/_header.scss */
.page-header-container .bewertungssiegel {
  padding-left: 0;
  padding-right: 0;
}
/* line 12, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf {
  padding-top: 0;
}
/* line 15, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf a,
.page-header-container .rueckruf span {
  color: #333;
}
/* line 20, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf .phone-icon {
  color: #333;
  padding-top: 8px;
}
/* line 25, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf.lager {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
}
/* line 30, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf.lager .locations {
  padding-right: 0;
}
/* line 33, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf.lager .locations .locations-table {
  line-height: 1.2;
  padding-top: 10px;
}
/* line 37, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf.lager .locations .locations-table div {
  padding-left: 0;
  padding-right: 0;
}
/* line 42, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf.lager .locations .locations-table span {
  display: inline-block;
  font-weight: normal;
}
/* line 48, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf.lager .locations .locations-table ul li {
  list-style-type: disc;
  list-style-position: inside;
}
/* line 52, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf.lager .locations .locations-table ul li span {
  font-weight: normal;
  margin-left: -10px;
  font-size: 14px;
}
/* line 63, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf.lager .lager-row {
  overflow: visible;
}
/* line 66, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf.lager .lager-row .map {
  padding: 0;
}
/* line 69, ../scss/zaunzeit/_header.scss */
.page-header-container .rueckruf.lager .lager-row .map img {
  max-width: unset;
  width: 120px;
  margin-top: -25px;
}

/* line 80, ../scss/zaunzeit/_header.scss */
.media-left i.media-object {
  display: inline-block;
}

/* line 84, ../scss/zaunzeit/_header.scss */
.header-links-container {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
}
/* line 87, ../scss/zaunzeit/_header.scss */
.header-links-container .contacts {
  display: flex;
}
/* line 90, ../scss/zaunzeit/_header.scss */
.header-links-container .contacts a:first-child {
  padding-right: 20px;
}
/* line 95, ../scss/zaunzeit/_header.scss */
.header-links-container .contacts .email span {
  font-weight: bold;
}

@media only screen and (min-width: 771px) {
  /* line 104, ../scss/zaunzeit/_header.scss */
  .header-links-container {
    background: none;
  }
  /* line 108, ../scss/zaunzeit/_header.scss */
  .header-links-container .links ul li a {
    color: #000;
  }
  /* line 111, ../scss/zaunzeit/_header.scss */
  .header-links-container .links ul li a:hover {
    color: #333;
  }

  /* line 118, ../scss/zaunzeit/_header.scss */
  .account-cart-wrapper {
    top: 25px;
  }

  /* line 122, ../scss/zaunzeit/_header.scss */
  #header-search {
    top: 75px;
  }
}
@media print {
  /* line 129, ../scss/zaunzeit/_header.scss */
  .page-header-container .rueckruf.lager .lager-row .map {
    display: none;
  }
}
/* line 1, ../../default/scss/_mainnav.scss */
.mcp-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
}

/* line 8, ../../default/scss/_mainnav.scss */
.main-nav {
  background: #333;
  margin-top: 20px;
}
/* line 11, ../../default/scss/_mainnav.scss */
.main-nav .sticky-header {
  display: none;
}

/* line 16, ../../default/scss/_mainnav.scss */
.main-nav.sticky {
  position: fixed;
  top: 0;
  margin-top: 0;
  width: 100%;
  z-index: 999;
  -moz-transition: all, ease-in-out 100ms;
  -o-transition: all, ease-in-out 100ms;
  -webkit-transition: all, ease-in-out 100ms;
  transition: all, ease-in-out 100ms;
}
/* line 25, ../../default/scss/_mainnav.scss */
.main-nav.sticky .sticky-header {
  border-top: 4px solid #F3793B;
  display: block;
}
/* line 28, ../../default/scss/_mainnav.scss */
.main-nav.sticky .sticky-header .page-header {
  height: 80px;
}
/* line 29, ../../default/scss/_mainnav.scss */
.main-nav.sticky .sticky-header .page-header .header-main-row {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 35, ../../default/scss/_mainnav.scss */
.main-nav.sticky .sticky-header .page-header .logo {
  max-width: 340px !important;
  min-height: 75px;
}
/* line 40, ../../default/scss/_mainnav.scss */
.main-nav.sticky .sticky-header .page-header .bewertungssiegel img {
  max-width: 75px;
  border: none;
}
@media only screen and (min-width: 1599px) {
  /* line 40, ../../default/scss/_mainnav.scss */
  .main-nav.sticky .sticky-header .page-header .bewertungssiegel img {
    width: 75px;
  }
}
@media only screen and (max-width: 1399px) {
  /* line 40, ../../default/scss/_mainnav.scss */
  .main-nav.sticky .sticky-header .page-header .bewertungssiegel img {
    width: 75px;
  }
}
@media only screen and (max-width: 979px) {
  /* line 40, ../../default/scss/_mainnav.scss */
  .main-nav.sticky .sticky-header .page-header .bewertungssiegel img {
    width: 50px;
  }
}
/* line 54, ../../default/scss/_mainnav.scss */
.main-nav.sticky .sticky-header .page-header .rueckruf {
  padding-top: 15px;
}
/* line 58, ../../default/scss/_mainnav.scss */
#search .main-nav.sticky .sticky-header .page-header .search:focus {
  width: 265px;
  outline: none;
  border: 1px solid #eceded;
  padding-left: 50px;
  max-width: auto;
}

@media only print {
  /* line 73, ../../default/scss/_mainnav.scss */
  .menu-creator-pro li .mcp-icon, .menu-creator-pro li .mcp-icon {
    display: none;
  }
}
/* line 1, ../../default/scss/_home-cat.scss */
.home-content {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
}
/* line 6, ../../default/scss/_home-cat.scss */
.home-content .ma-block-static-1 div {
  padding: 15px 0 15px 0;
}
/* line 9, ../../default/scss/_home-cat.scss */
.home-content .ma-block-static-1 img {
  width: 300px;
}

/* line 15, ../../default/scss/_home-cat.scss */
.home-content .homelist li {
  list-style: inside;
  margin-left: 25px;
}

/* line 24, ../../default/scss/_home-cat.scss */
.ma-block-static-5 .main-title-container,
.ma-block-static-1 .main-title-container,
.ma-block-static-home-categories .main-title-container {
  padding-right: 15px;
  padding-left: 15px;
}
/* line 28, ../../default/scss/_home-cat.scss */
.ma-block-static-5 .main-title-container .main-title,
.ma-block-static-1 .main-title-container .main-title,
.ma-block-static-home-categories .main-title-container .main-title {
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
}
/* line 34, ../../default/scss/_home-cat.scss */
.ma-block-static-5 h2,
.ma-block-static-1 h2,
.ma-block-static-home-categories h2 {
  color: #000;
  text-transform: uppercase;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
}

/* line 46, ../../default/scss/_home-cat.scss */
.home-content .ma-newproductslider-title {
  background: none;
  border-bottom: 2px solid;
}
/* line 49, ../../default/scss/_home-cat.scss */
.home-content .ma-newproductslider-title h2 {
  background: none;
  text-transform: uppercase;
  color: #222;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
}
/* line 59, ../../default/scss/_home-cat.scss */
.home-content .flex-container {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  flex-direction: row;
  flex-wrap: wrap;
}
/* line 65, ../../default/scss/_home-cat.scss */
.home-content .flex-container .flex-item {
  display: inline-block;
  margin: 10px 0 0 10px;
  flex-grow: 1;
  width: 20%;
}
/* line 76, ../../default/scss/_home-cat.scss */
.home-content .sub-box .home-cat {
  margin-bottom: 30px;
  min-height: 300px;
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 84, ../../default/scss/_home-cat.scss */
.home-content .sub-box .home-cat .bottom-h {
  position: absolute;
  bottom: 0;
  background: #333;
  color: #fff;
  opacity: .9;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 15px;
  line-height: 20px;
  display: block;
  margin: 0;
  width: 100%;
  -moz-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
/* line 102, ../../default/scss/_home-cat.scss */
.home-content .sub-box .home-cat .cat-info {
  padding: 10px 15px;
  background: #333;
  position: absolute;
  bottom: -40px;
  width: 100%;
  font-size: 12px;
  opacity: 0;
  color: #fff;
  letter-spacing: 1px;
  -moz-transition: all, ease-in-out 500ms;
  -o-transition: all, ease-in-out 500ms;
  -webkit-transition: all, ease-in-out 500ms;
  transition: all, ease-in-out 500ms;
}
/* line 114, ../../default/scss/_home-cat.scss */
.home-content .sub-box .home-cat .cat-info h3 {
  color: #fff;
  text-transform: uppercase;
  line-height: 20px;
}
/* line 121, ../../default/scss/_home-cat.scss */
.home-content .sub-box .home-cat .weiter-btn {
  border-top: 1px solid #01733c;
  padding: 10px 15px;
  background: #333;
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 20px;
  opacity: 0;
  font-size: 18px;
  font-weight: 400;
  min-height: 50px;
  text-transform: uppercase;
  color: #fff;
  -moz-transition: all, ease-in-out 500ms;
  -o-transition: all, ease-in-out 500ms;
  -webkit-transition: all, ease-in-out 500ms;
  transition: all, ease-in-out 500ms;
}
/* line 137, ../../default/scss/_home-cat.scss */
.home-content .sub-box .home-cat .weiter-btn .triangle-right {
  float: right;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 20px solid #01733c;
  border-bottom: 10px solid transparent;
}
/* line 147, ../../default/scss/_home-cat.scss */
.home-content .sub-box .home-cat:hover .cat-info {
  opacity: .9;
  bottom: 50px;
}
/* line 152, ../../default/scss/_home-cat.scss */
.home-content .sub-box .home-cat:hover .bottom-h {
  opacity: 0;
}
/* line 156, ../../default/scss/_home-cat.scss */
.home-content .sub-box .home-cat:hover .weiter-btn {
  opacity: .9;
}
@media only screen and (max-width: 770px) {
  /* line 162, ../../default/scss/_home-cat.scss */
  .home-content .sub-box .home-cat .cat-info {
    opacity: .9;
    bottom: 50px;
    background: rgba(47, 46, 59, 0.6);
  }
  /* line 168, ../../default/scss/_home-cat.scss */
  .home-content .sub-box .home-cat .bottom-h {
    opacity: 0;
  }
  /* line 172, ../../default/scss/_home-cat.scss */
  .home-content .sub-box .home-cat .weiter-btn {
    opacity: .9;
    background: rgba(47, 46, 59, 0.6);
  }
}
/* line 180, ../../default/scss/_home-cat.scss */
.home-content .sub-box .komplettzaun {
  background-image: url(../images/categorie/zaun-komplett.jpg);
}
/* line 183, ../../default/scss/_home-cat.scss */
.home-content .sub-box .doppelstabmattenzaun {
  background-image: url(../images/categorie/doppelstabmattenzaun.jpg);
}
/* line 186, ../../default/scss/_home-cat.scss */
.home-content .sub-box .gartentor {
  background-image: url(../images/categorie/gartentor.jpg);
}
/* line 189, ../../default/scss/_home-cat.scss */
.home-content .sub-box .sichtschutz {
  background-image: url(../images/categorie/sichtschutz.jpg);
}
/* line 192, ../../default/scss/_home-cat.scss */
.home-content .sub-box .schmuckzaun {
  background-image: url(../images/categorie/schmuckzaun_2.jpg);
}
/* line 195, ../../default/scss/_home-cat.scss */
.home-content .sub-box .gabionen {
  background-image: url(../images/categorie/gabionen.jpg);
}
/* line 198, ../../default/scss/_home-cat.scss */
.home-content .sub-box .schiebetore {
  background-image: url(../images/categorie/schiebetore.jpg);
}
/* line 201, ../../default/scss/_home-cat.scss */
.home-content .sub-box .angebote {
  background-image: url(../images/categorie/angebote.jpg);
}
/* line 204, ../../default/scss/_home-cat.scss */
.home-content .sub-box .residenzen {
  background-image: url(../images/categorie/residenzen.jpg);
}
/* line 207, ../../default/scss/_home-cat.scss */
.home-content .sub-box .residenzen-tore {
  background-image: url(../images/categorie/residenzen-tore.jpg);
}
/* line 210, ../../default/scss/_home-cat.scss */
.home-content .sub-box .gabionensteine {
  background-image: url(../images/categorie/gabionensteine.jpg);
}
/* line 213, ../../default/scss/_home-cat.scss */
.home-content .sub-box .zubehoer {
  background-image: url(../images/categorie/zubehoer.jpg);
}
/* line 216, ../../default/scss/_home-cat.scss */
.home-content .sub-box .absperr24 {
  margin-bottom: 0;
  min-height: 200px;
  background-image: url(../images/partners/absperr24.jpg);
}
/* line 220, ../../default/scss/_home-cat.scss */
.home-content .sub-box .absperr24 h3.bottom-h, .home-content .sub-box .absperr24 .cat-info h3 {
  text-transform: none;
  font-family: "Arial", "Helvetica", sans-serif;
  font-weight: bolder;
}
/* line 224, ../../default/scss/_home-cat.scss */
.home-content .sub-box .absperr24 h3.bottom-h span, .home-content .sub-box .absperr24 .cat-info h3 span {
  color: #ea380a;
}
/* line 229, ../../default/scss/_home-cat.scss */
.home-content .sub-box .zaunzeit {
  margin-bottom: 0;
  min-height: 200px;
  background-image: url(../images/partners/zaunzeit.jpg);
}
/* line 233, ../../default/scss/_home-cat.scss */
.home-content .sub-box .zaunzeit h3.bottom-h, .home-content .sub-box .zaunzeit .cat-info h3 {
  text-transform: none;
  font-family: "Arial", "Helvetica", sans-serif;
  font-weight: bolder;
}

/* line 244, ../../default/scss/_home-cat.scss */
.home-content .subcategories-grid {
  margin-top: 0;
  width: 100%;
}
/* line 247, ../../default/scss/_home-cat.scss */
.home-content .subcategories-grid a {
  color: #000;
  text-decoration: none;
}
/* line 251, ../../default/scss/_home-cat.scss */
.home-content .subcategories-grid a:hover {
  color: #333;
  text-decoration: none;
}
/* line 255, ../../default/scss/_home-cat.scss */
.home-content .subcategories-grid a:hover h3 {
  color: #333;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 262, ../../default/scss/_home-cat.scss */
.home-content .subcategories-grid div {
  background: #f0f0f0;
  border: 1px solid #d6d6d6;
  min-height: 255px;
  padding: 8px;
}
/* line 268, ../../default/scss/_home-cat.scss */
.home-content .subcategories-grid div img {
  padding-top: 8px;
}

/* line 276, ../../default/scss/_home-cat.scss */
.imageBox {
  position: relative;
  overflow: hidden;
  margin: 5px 0 0;
}
/* line 281, ../../default/scss/_home-cat.scss */
.imageBox img {
  margin-top: 5px;
  width: 100%;
}
/* line 286, ../../default/scss/_home-cat.scss */
.imageBox a {
  margin: 0;
  display: inline !important;
}
/* line 291, ../../default/scss/_home-cat.scss */
.imageBox .tr-opacity {
  opacity: 0;
  -moz-transition: opacity, ease-in-out 200ms;
  -o-transition: opacity, ease-in-out 200ms;
  -webkit-transition: opacity, ease-in-out 200ms;
  transition: opacity, ease-in-out 200ms;
}

/* line 297, ../../default/scss/_home-cat.scss */
.tr-slideImgOut img {
  margin-top: 14px;
}

/* line 301, ../../default/scss/_home-cat.scss */
.imageBox .tr-slideIn {
  left: -220px;
  width: 100px;
  height: 60px;
  margin-bottom: 65px;
  font-size: 18px;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 35px;
  color: #fff;
  -moz-transition: all, ease-in-out 200ms;
  -o-transition: all, ease-in-out 200ms;
  -webkit-transition: all, ease-in-out 200ms;
  transition: all, ease-in-out 200ms;
}
/* line 313, ../../default/scss/_home-cat.scss */
.imageBox .tr-slideIn a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

/* line 320, ../../default/scss/_home-cat.scss */
.imageBox .tr-slideImgOut {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0px;
  -moz-transition: all, ease-in-out 200ms;
  -o-transition: all, ease-in-out 200ms;
  -webkit-transition: all, ease-in-out 200ms;
  transition: all, ease-in-out 200ms;
}

/* line 330, ../../default/scss/_home-cat.scss */
.imageBox:hover .tr-opacity {
  opacity: 1;
}
/* line 334, ../../default/scss/_home-cat.scss */
.imageBox:hover .tr-slideIn {
  left: -5px;
}
/* line 338, ../../default/scss/_home-cat.scss */
.imageBox:hover .tr-slideImgOut {
  top: -10px;
}

/*@media (min-width: 992px) and max-width 1200px
.col-md-3 {
    width: 25%;
}*/
/* line 352, ../../default/scss/_home-cat.scss */
.banner-home-content {
  margin-top: 25px;
}
/* line 355, ../../default/scss/_home-cat.scss */
.banner-home-content .shapes {
  width: 0px;
  height: 0px;
  background-color: transparent;
  position: absolute;
}
/* line 362, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner {
  cursor: pointer;
  border: 1px solid #e8e8e8;
  background: #fff;
  padding: 15px 5px 15px 10px;
  margin-top: 5px;
  -moz-box-shadow: 0 0 4px rgba(133, 104, 104, 0.2);
  -webkit-box-shadow: 0 0 4px rgba(133, 104, 104, 0.2);
  box-shadow: 0 0 4px rgba(133, 104, 104, 0.2);
}
/* line 372, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner a {
  text-decoration: none;
}
/* line 375, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner a:hover {
  color: #F3793B;
  text-decoration: none;
}
/* line 381, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner .shapes {
  display: none;
}
/* line 385, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner .fa {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
}
/* line 392, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner .fa:hover {
  background-color: #F3793B;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
}
/* line 398, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner .media-body {
  display: inline-block;
}
/* line 401, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner .media-body span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
/* line 410, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner .media-body a {
  font-size: 15px;
  color: #000;
}
/* line 414, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner .media-body a:hover, .banner-home-content .banner-box-inner .media-body a:active {
  color: #F3793B;
  text-decoration: none;
}
/* line 422, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner b,
.banner-home-content .banner-box-inner strong {
  color: #434343;
  text-transform: uppercase;
  margin: 0;
  font-size: 14px;
  font-family: Arial;
  display: block;
}
/* line 432, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner .pull-left {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 2px 10px 0 0;
  display: inline-block;
  background-color: #7f7f7f;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
  color: #fff;
}
/* line 445, ../../default/scss/_home-cat.scss */
.banner-home-content .banner-box-inner:hover .pull-left {
  background-color: #F3793B;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -moz-animation: rotate 700ms linear;
  -webkit-animation: rotate 700ms linear;
  animation: rotate 700ms linear;
}

/* line 458, ../../default/scss/_home-cat.scss */
.home-content .menu-tags, .home-content .menu-categories, .home-content .menu-recent {
  margin: 10px 0 0 0;
}
/* line 460, ../../default/scss/_home-cat.scss */
.home-content .menu-tags ul li, .home-content .menu-categories ul li, .home-content .menu-recent ul li {
  max-height: 300px;
}

@media only print {
  /* line 468, ../../default/scss/_home-cat.scss */
  .ma-block-static-2, .banner-home-content {
    display: none;
  }
}
/* line 3, ../../default/scss/_footer.scss */
.footer-container {
  max-width: none;
  margin: 0 auto;
  padding: 35px 0;
  background: #333;
}

/* line 10, ../../default/scss/_footer.scss */
.footer {
  margin: 0 auto;
  border-top: none;
  padding-top: 0;
}
/* line 16, ../../default/scss/_footer.scss */
.footer .links a {
  color: #01733c;
  text-decoration: none;
}
/* line 20, ../../default/scss/_footer.scss */
.footer .links a:hover {
  color: #333;
  text-decoration: none;
}
/* line 27, ../../default/scss/_footer.scss */
.footer .footer-inner {
  display: block;
}
/* line 31, ../../default/scss/_footer.scss */
.footer .store-switcher {
  display: inline;
  margin: 0 5px 0 0;
  color: #fff;
}
/* line 36, ../../default/scss/_footer.scss */
.footer .store-switcher label {
  font-weight: normal;
  vertical-align: middle;
}
/* line 41, ../../default/scss/_footer.scss */
.footer .store-switcher select {
  padding: 0;
  vertical-align: middle;
}
/* line 47, ../../default/scss/_footer.scss */
.footer .bottom-container {
  margin: 0 0 5px;
}
/* line 51, ../../default/scss/_footer.scss */
.footer address {
  margin: 0;
  clear: both;
  color: #898989;
  border: none;
  padding: 5px 0 15px 0;
  font-size: 14px;
  text-align: left;
}
/* line 60, ../../default/scss/_footer.scss */
.footer address a {
  color: #e4e4e4;
  text-decoration: none;
}
/* line 64, ../../default/scss/_footer.scss */
.footer address a a:hover {
  color: #01733c;
  text-decoration: none;
}
/* line 71, ../../default/scss/_footer.scss */
.footer ul {
  display: inline;
}
/* line 75, ../../default/scss/_footer.scss */
.footer ul.footer-logo {
  display: inline-flex;
  float: right;
  margin-top: 20px;
}
/* line 80, ../../default/scss/_footer.scss */
.footer ul.footer-logo img {
  max-width: 320px;
}
@media only print {
  /* line 75, ../../default/scss/_footer.scss */
  .footer ul.footer-logo {
    display: none;
  }
}
/* line 89, ../../default/scss/_footer.scss */
.footer li {
  display: inline-flex;
}
/* line 93, ../../default/scss/_footer.scss */
.footer li.last {
  background: none !important;
  padding-right: 0 !important;
}
/* line 98, ../../default/scss/_footer.scss */
.footer ul.links li a {
  color: #666666;
  font-size: 14px;
  text-decoration: none;
}
/* line 103, ../../default/scss/_footer.scss */
.footer ul.links li a:hover {
  color: #444443;
  text-decoration: none;
}
/* line 111, ../../default/scss/_footer.scss */
.footer .links-company li a {
  display: inline-block;
  line-height: 13px;
  color: #898989;
  text-decoration: none;
}
/* line 117, ../../default/scss/_footer.scss */
.footer .links-company li a:hover {
  color: #01733c;
  text-decoration: none;
}
/* line 125, ../../default/scss/_footer.scss */
.footer .links-company li.first a {
  padding-left: 0;
}
/* line 131, ../../default/scss/_footer.scss */
.footer .links-company li.last a {
  border: none;
}
@media only print {
  /* line 109, ../../default/scss/_footer.scss */
  .footer .links-company {
    display: none;
  }
}

/* line 143, ../../default/scss/_footer.scss */
.footer_static_morelinks {
  border-top: 1px solid #333;
  padding: 20px 0;
  color: #999;
}
/* line 148, ../../default/scss/_footer.scss */
.footer_static_morelinks span {
  color: #fff;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase;
}
/* line 158, ../../default/scss/_footer.scss */
.footer_static_morelinks a {
  color: #999;
  padding: 5px 15px;
  display: inline-block;
  text-decoration: none;
}
/* line 164, ../../default/scss/_footer.scss */
.footer_static_morelinks a:hover {
  color: #01733c;
  text-decoration: none;
}
/* line 169, ../../default/scss/_footer.scss */
.footer_static_morelinks a:first {
  padding-left: 0;
}
@media only print {
  /* line 143, ../../default/scss/_footer.scss */
  .footer_static_morelinks {
    display: none;
  }
}

/* line 182, ../../default/scss/_footer.scss */
.banner-container {
  margin: 0 0 30px 0;
}

/* line 186, ../../default/scss/_footer.scss */
.footer-static-top-container {
  font-size: 11px;
}
/* line 189, ../../default/scss/_footer.scss */
.footer-static-top-container .container {
  max-width: 1260px;
  margin: 0 auto;
}
/* line 194, ../../default/scss/_footer.scss */
.footer-static-top-container .f-col-2 {
  text-align: right;
  margin-top: 5px;
}
@media only print {
  /* line 186, ../../default/scss/_footer.scss */
  .footer-static-top-container {
    display: none;
  }
}

/* line 204, ../../default/scss/_footer.scss */
.footer-static-container {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only print {
  /* line 204, ../../default/scss/_footer.scss */
  .footer-static-container {
    display: none;
  }
}

/* line 212, ../../default/scss/_footer.scss */
.footer-static-bottom-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* ============================================ *
 * Mobile Viewports
 * ============================================ */
@media only screen and (max-width: 771px) {
  /* line 223, ../../default/scss/_footer.scss */
  .footer ul.footer-logo {
    float: none;
    margin: 5px auto;
  }
  /* line 227, ../../default/scss/_footer.scss */
  .footer ul.footer-logo img {
    max-width: 250px;
  }

  /* line 233, ../../default/scss/_footer.scss */
  .footer-static-top-inner .f-col-2 {
    text-align: center;
    margin-top: 5px;
  }

  /* line 238, ../../default/scss/_footer.scss */
  .footer-static-top-inner .f-col-1 {
    text-align: center;
  }

  /* line 242, ../../default/scss/_footer.scss */
  .footer-static-top-inner ul.link-follow {
    display: inline-block;
    margin: 0 auto;
  }
}
/* ============================================ *
 * Very Large Viewports
 * ============================================ */
@media only screen and (max-width: 980px) {
  /* line 252, ../../default/scss/_footer.scss */
  .footer-static-top-inner .f-col-2 .rate {
    display: block;
    padding-bottom: 10px;
  }

  /* line 257, ../../default/scss/_footer.scss */
  .footer-static-container {
    padding: 20px 0 0 0;
  }

  /* line 261, ../../default/scss/_footer.scss */
  .footer-static-container .f-col-2 .btn {
    margin-top: 15px;
  }
}
/* ============================================ *
 * Large Viewports
 * ============================================ */
@media only screen and (min-width: 771px) {
  /* line 272, ../../default/scss/_footer.scss */
  .footer-container {
    background: #060606;
  }
  /* line 275, ../../default/scss/_footer.scss */
  .footer-container .links-company {
    text-align: left;
  }
  /* line 278, ../../default/scss/_footer.scss */
  .footer-container .links-company ul.payment {
    display: inline-block;
    margin: 10px auto 0 auto;
  }
  /* line 284, ../../default/scss/_footer.scss */
  .footer-container address {
    text-align: left;
    padding: 20px 0 0 0;
  }
}
/* ====== footer static bottom =================================================================== */
/* line 293, ../../default/scss/_footer.scss */
.footer-static-bottom .footer-static-bottom-inner {
  padding: 15px 10px;
}

/* ====== footer static top =================================================================== */
/* line 300, ../../default/scss/_footer.scss */
.footer-static-top .footer-static-top-inner {
  padding: 25px 0 20px 0;
}
/* line 303, ../../default/scss/_footer.scss */
.footer-static-top .footer-static-top-inner a.btn-theme {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #F46C09;
  color: #fff;
  font-size: 1.5em;
}
/* line 309, ../../default/scss/_footer.scss */
.footer-static-top .footer-static-top-inner a.btn-theme:hover, .footer-static-top .footer-static-top-inner a.btn-theme:active {
  background-color: #98c640;
  text-decoration: none;
}
/* line 317, ../../default/scss/_footer.scss */
.footer-static-top .rate {
  padding: 0 10px;
  color: #fff;
  font-size: 1.5em;
  vertical-align: middle;
}
/* line 325, ../../default/scss/_footer.scss */
.footer-static-top .link-follow a {
  position: relative;
  display: block;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding: 0;
  border: 1px solid #43434f;
}
/* line 338, ../../default/scss/_footer.scss */
.footer-static-top .link-follow a:hover {
  background: #01733c;
  color: #fff;
  text-decoration: none;
}
/* line 345, ../../default/scss/_footer.scss */
.footer-static-top .link-follow li {
  float: left;
  margin-right: 12px;
}
/* line 350, ../../default/scss/_footer.scss */
.footer-static-top .link-follow li a span {
  display: none;
  min-width: 70px;
  height: auto;
  line-height: 20px;
  padding: 1px 5px;
  left: 50%;
  margin-left: -40px;
  text-transform: capitalize;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  background: #01733c;
  text-indent: 0px;
  position: absolute;
  pointer-events: none;
  bottom: 40px;
  font-family: Corbel;
}
/* line 370, ../../default/scss/_footer.scss */
.footer-static-top .link-follow li a span:before, .footer-static-top .link-follow li a span:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(0, 0, 0, 0.1);
}
/* line 383, ../../default/scss/_footer.scss */
.footer-static-top .link-follow li a span:after {
  bottom: -5px;
  border-top: 5px solid #01733c;
}
/* line 390, ../../default/scss/_footer.scss */
.footer-static-top .link-follow li a:hover span {
  bottom: 50px;
  display: block;
}

/* line 400, ../../default/scss/_footer.scss */
.footer-static-container {
  /*.f-col-3 .footer-static-content {
  	margin: 20px 0 0;
  	color: #999999;
  }*/
}
/* line 402, ../../default/scss/_footer.scss */
.footer-static-container .footer-static-title {
  margin: 0;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
}
/* line 408, ../../default/scss/_footer.scss */
.footer-static-container .footer-static-title span {
  color: #fff;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase;
}
/* line 415, ../../default/scss/_footer.scss */
.footer-static-container .footer-static-title h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
}
/* line 428, ../../default/scss/_footer.scss */
.footer-static-container .footer-static-content {
  margin: 15px 0 25px 0;
  color: #999999;
}
/* line 432, ../../default/scss/_footer.scss */
.footer-static-container .footer-static-content h3 {
  margin: 0 0 20px;
  font-size: 14px;
  color: #8a8a8a;
}
/* line 438, ../../default/scss/_footer.scss */
.footer-static-container .footer-static-content p {
  margin: 0 0 20px;
}
/* line 443, ../../default/scss/_footer.scss */
.footer-static-container .footer-static-content ul li {
  line-height: 30px;
  font-size: 16px;
}
/* line 447, ../../default/scss/_footer.scss */
.footer-static-container .footer-static-content ul li a {
  color: #999999;
  line-height: 30px;
}
/* line 451, ../../default/scss/_footer.scss */
.footer-static-container .footer-static-content ul li a:hover {
  color: #01733c;
  text-decoration: none;
}
/* line 459, ../../default/scss/_footer.scss */
.footer-static-container .footer-static-content span.fa {
  width: 42px;
  height: 42px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #01733c;
  line-height: 42px;
  text-align: center;
  float: left;
  color: #fff;
  font-size: 20px;
  padding-left: 5px;
  margin-right: 10px;
}
/* line 473, ../../default/scss/_footer.scss */
.footer-static-container .footer-static-content li:hover span.fa {
  background: #606060;
}
/* line 477, ../../default/scss/_footer.scss */
.footer-static-container .footer-static-content p span {
  display: block;
  line-height: 15px;
}

/* ============================================ *
 * Large Viewports
 * ============================================ */
@media only screen and (min-width: 771px) {
  /* line 490, ../../default/scss/_footer.scss */
  .footer-static-container .footer-static-content {
    margin: 15px 0 0 0;
  }

  /* line 496, ../../default/scss/_footer.scss */
  .footer .footer-inner {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* line 505, ../../default/scss/_footer.scss */
  .footer-static-bottom .footer-static-bottom-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 3, ../../default/scss/_navigation.scss */
.header-minicart .block-subtitle {
  color: #F3793B;
  text-transform: none;
}
/* line 9, ../../default/scss/_navigation.scss */
.header-minicart .info-wrapper th {
  text-transform: none;
}
/* line 13, ../../default/scss/_navigation.scss */
.header-minicart .info-wrapper td {
  color: #000;
}
/* line 17, ../../default/scss/_navigation.scss */
.header-minicart .info-wrapper .qty {
  height: 24px;
}
/* line 23, ../../default/scss/_navigation.scss */
.header-minicart .subtotal .price {
  color: #000;
}
/* line 30, ../../default/scss/_navigation.scss */
.header-minicart .product-details .product-name a {
  color: #000;
  font-weight: normal;
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: normal;
  font-size: 15px;
}
/* line 40, ../../default/scss/_navigation.scss */
.header-minicart .count {
  background: #F3793B;
  width: 20px;
  height: 20px;
  line-height: 20px;
  opacity: 1;
}
/* line 49, ../../default/scss/_navigation.scss */
.header-minicart .minicart-actions .cart-link {
  text-transform: none;
}

/* line 57, ../../default/scss/_navigation.scss */
#header-cart .block-cart {
  display: block;
}
/* line 61, ../../default/scss/_navigation.scss */
#header-cart .top-cart-title {
  display: none;
}

@media only screen and (min-width: 771px) {
  /* line 66, ../../default/scss/_navigation.scss */
  .skip-links {
    margin-top: 15px;
  }
}
/* line 72, ../../default/scss/_navigation.scss */
.skip-links .fa {
  color: #fff;
  font-size: 24px;
}

/* line 79, ../../default/scss/_navigation.scss */
.top-cart-content .fa {
  color: #F3793B;
  font-size: 16px;
}

@media only screen and (min-width: 771px) {
  /* line 86, ../../default/scss/_navigation.scss */
  .account-cart-wrapper {
    right: 15px;
  }

  /* line 92, ../../default/scss/_navigation.scss */
  .account-cart-wrapper .header-minicart a:hover, .account-cart-wrapper .header-minicart a:focus {
    text-decoration: none !important;
  }

  /* line 98, ../../default/scss/_navigation.scss */
  .account-cart-wrapper .header-minicart a.close {
    background: none;
    color: #F3793B;
  }

  /* line 103, ../../default/scss/_navigation.scss */
  .skip-cart.no-count .count {
    display: inline-block;
  }
}
@media only screen and (max-width: 770px) {
  /* line 110, ../../default/scss/_navigation.scss */
  .skip-links {
    border-top: 1px solid transparent;
  }
  /* line 113, ../../default/scss/_navigation.scss */
  .skip-links .fa {
    color: #fff;
  }

  /* line 118, ../../default/scss/_navigation.scss */
  #header-nav,
  #header-search,
  #header-account {
    background: #ededed;
    padding: 0;
  }

  /* line 126, ../../default/scss/_navigation.scss */
  #header-search form {
    padding: 20px;
  }

  /* line 132, ../../default/scss/_navigation.scss */
  #header-account .links {
    padding: 5px 0;
  }

  /* line 138, ../../default/scss/_navigation.scss */
  .header-minicart .block-cart {
    min-height: 125px;
    margin-bottom: 0;
  }

  /* line 144, ../../default/scss/_navigation.scss */
  .skip-link.skip-active {
    text-decoration: none;
    outline: none;
    color: #fff;
    background: #01733c;
  }

  /* line 151, ../../default/scss/_navigation.scss */
  .skip-link {
    background: #333;
    color: #fff;
    border-right: 1px solid #777;
  }
  /* line 155, ../../default/scss/_navigation.scss */
  .skip-link .label {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
  }
  /* line 161, ../../default/scss/_navigation.scss */
  .skip-link:focus, .skip-link:active {
    background: #01733c;
    text-decoration: none;
  }
}
/* line 170, ../../default/scss/_navigation.scss */
.multi-level-push-menu {
  display: none;
}

/* line 176, ../../default/scss/_navigation.scss */
.menu-creator-pro li a {
  color: #222;
}

/* ============================================ *
 * Large Viewports - Dropdown Menu
 * ============================================ */
@media only screen and (min-width: 771px) {
  /* line 187, ../../default/scss/_navigation.scss */
  #header-nav {
    border-bottom: none;
  }

  /* line 191, ../../default/scss/_navigation.scss */
  a:hover,
  li:hover > a {
    color: #F3793B;
  }

  /* line 197, ../../default/scss/_navigation.scss */
  .skip-cart {
    background: #F3793B;
    color: #fff;
    width: 140px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  /* line 205, ../../default/scss/_navigation.scss */
  .skip-cart .fa {
    font-size: 19px;
  }
  /* line 209, ../../default/scss/_navigation.scss */
  .skip-cart .count {
    color: #fff;
    font-weight: bold;
    padding-left: 8px;
  }
  /* line 215, ../../default/scss/_navigation.scss */
  .skip-cart:hover, .skip-cart:focus {
    outline: none;
    color: #fff;
  }

  /* line 222, ../../default/scss/_navigation.scss */
  .account-cart-wrapper {
    top: 5px;
  }
  /* line 225, ../../default/scss/_navigation.scss */
  .account-cart-wrapper .skip-account {
    display: none;
  }
  /* line 229, ../../default/scss/_navigation.scss */
  .account-cart-wrapper .skip-cart {
    background: #F3793B;
    color: #fff;
    width: 140px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /*a {
    	color: $c-white;
    	&:hover {
    		@include transition(background-color, $default-transition);
    	}
    }*/
  }
  /* line 243, ../../default/scss/_navigation.scss */
  .account-cart-wrapper .skip-cart .count {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-left: 8px;
  }
  /* line 250, ../../default/scss/_navigation.scss */
  .account-cart-wrapper .skip-cart:hover {
    color: #fff;
  }
  /* line 258, ../../default/scss/_navigation.scss */
  .account-cart-wrapper .block-cart .subtotal .label,
  .account-cart-wrapper .block-cart .subtotal .price {
    color: #000;
    text-transform: none;
    font-weight: normal;
    font-size: 15px;
  }

  /* line 269, ../../default/scss/_navigation.scss */
  #search {
    width: 140px;
    -moz-transition: all, ease-in-out 200ms;
    -o-transition: all, ease-in-out 200ms;
    -webkit-transition: all, ease-in-out 200ms;
    transition: all, ease-in-out 200ms;
  }
  /* line 273, ../../default/scss/_navigation.scss */
  #search:focus {
    width: 265px;
    outline: none;
    border: 1px solid #eceded;
  }

  /* line 280, ../../default/scss/_navigation.scss */
  #header-search {
    top: 55px;
    right: 15px;
    width: auto;
  }
}
/* line 288, ../../default/scss/_navigation.scss */
#back-top {
  background: #7f7f7f;
  position: fixed;
  bottom: 50px;
  right: 50px;
  color: #fff;
  height: 40px;
  width: 40px;
  z-index: 9999999;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  cursor: pointer;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-transition: all, ease-in-out 200ms;
  -o-transition: all, ease-in-out 200ms;
  -webkit-transition: all, ease-in-out 200ms;
  transition: all, ease-in-out 200ms;
}
/* line 305, ../../default/scss/_navigation.scss */
#back-top:hover {
  background-color: #F3793B;
  -moz-animation: rotate 300ms linear;
  -webkit-animation: rotate 300ms linear;
  animation: rotate 300ms linear;
}

@media only screen and (max-width: 770px) {
  /* line 314, ../../default/scss/_navigation.scss */
  .skip-links a.skip-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  /* line 321, ../../default/scss/_navigation.scss */
  .skip-links a.skip-link.skip-active span {
    color: #fff;
  }

  /* line 327, ../../default/scss/_navigation.scss */
  .header-minicart .count {
    margin-left: 8px;
  }

  /* line 331, ../../default/scss/_navigation.scss */
  #back-top {
    bottom: 35px;
    right: 45px;
  }
}
/**/
/* defaults */
/**/
/* line 4, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro {
  display: flex;
  justify-content: center;
}
/* line 7, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro:after {
  content: '';
  display: table;
  clear: both;
}
/* line 12, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .pos-absolute {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 18, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .nav-header-element {
  font-weight: bold;
}
/* line 20, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .nav-header-element .nav-header {
  background: #eee;
}
/* line 25, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro #navi_desc, .menu-creator-pro .navi_desc {
  padding: 10px 15px;
}
/* line 27, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro #navi_desc h3, .menu-creator-pro .navi_desc h3 {
  font-weight: bold;
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: normal;
}
/* line 34, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro #wrap {
  min-height: 450px;
}
/* line 38, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro ul.categorieList {
  list-style-type: disc !important;
  padding-left: 15px;
}
/* line 41, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro ul.categorieList li {
  list-style-type: disc;
  font-weight: normal !important;
  background: none !important;
  margin-left: 15px;
  display: list-item !important;
}
/* line 50, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .naviBild {
  margin: 15px auto;
  padding-right: 5px;
}
/* line 55, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column {
  border: 0;
}
/* line 59, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li.level1 {
  margin: 15px 0;
}
/* line 63, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro span {
  color: #fff;
}
/* line 67, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro a {
  color: #fff;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
/* line 74, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li .mcp-icon {
  font-weight: 600;
  font-size: 22px;
  padding: 12px 30px 0 20px;
  color: #777;
  width: 80px;
  height: 45px;
  text-align: right;
  /*&:hover {
  	&:before {
  		content: "\f106"; // fa-angle-up
  	}
  }*/
}

/* line 91, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li.current > a {
  background: #01733c;
}

/* line 95, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li:hover > a {
  background: #01733c;
}

/* line 99, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro #navi_desc,
.menu-creator-pro .navi_desc {
  padding: 20px 15px;
  text-align: left;
}

/**/
/* level 1 */
/**/
/* line 108, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li {
  display: inline-block;
  border-right: 1px solid #777;
  padding: 0;
  position: relative;
  text-align: left;
}
/* line 115, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li :last-child {
  border-right: none;
}
/* line 119, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li .static-block {
  line-height: 25px;
  font-weight: normal;
  text-align: center;
}

/* line 126, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro > li > a {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}

/* line 132, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li:hover > a,
.menu-creator-pro li.current > a {
  background: #01733c;
  color: #fff;
}
/* line 136, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li:hover > a span,
.menu-creator-pro li.current > a span {
  color: #fff;
}

/* line 141, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li a {
  display: block;
  padding: 0 14px;
  text-decoration: none;
  color: #222;
  line-height: 41px;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
}

/* line 150, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li li a {
  line-height: 44px;
  border-bottom: 1px solid #eee;
}

/* line 154, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li > div {
  position: absolute;
  z-index: 1000;
  top: 100%;
  left: -9999px;
  margin-top: 0px;
  background: white;
  border: #ccc solid 1px;
  opacity: 0;
  width: 70px;
  -moz-transform-origin: 0% 0% 50%;
  -ms-transform-origin: 0% 0% 50%;
  -webkit-transform-origin: 0% 0% 50%;
  transform-origin: 0% 0% 50%;
  -moz-transition: left 0ms 200ms, opacity 400ms 200ms;
  -o-transition: left 0ms 200ms, opacity 400ms 200ms;
  -webkit-transition: left 0ms, opacity 400ms;
  -webkit-transition-delay: 200ms, 200ms;
  transition: left 0ms 200ms, opacity 400ms 200ms;
}

/* line 167, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .level1 li > div {
  transition-delay: 200ms;
}

/* line 170, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li > div:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 8px;
  background: transparent;
}

/* line 181, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li > div:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 24px;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid transparent;
}

/* line 191, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li:hover > div {
  left: 0;
  opacity: 1;
  transition-delay: 100ms;
}

/* line 197, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .right {
  border-left-width: 1px;
  border-right-width: 0;
  float: none !important;
  margin: 0 !important;
  width: auto !important;
}

/* line 205, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .right > div {
  -moz-transform-origin: 100% 50% 50%;
  -ms-transform-origin: 100% 50% 50%;
  -webkit-transform-origin: 100% 50% 50%;
  transform-origin: 100% 50% 50%;
}

/* line 209, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .right:hover > div {
  right: 0;
  left: auto;
}

/* line 214, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .right:hover > div:before {
  right: 24px;
  left: auto;
}

/* line 219, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .switcher {
  display: none;
}

/**/
/* level 2+ */
/**/
/* line 226, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li li {
  background: #f0f0f0;
  display: block;
  float: none;
  border-width: 0;
  font-weight: bold;
  border-top: 5px solid #fff;
  line-height: 21px;
}

/* line 236, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li li span {
  color: #000;
}

/* line 240, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li li:hover span {
  color: #fff;
}

/* line 244, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li li:hover span {
  color: #fff;
}

/* line 248, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li li:first-child {
  border-top: 0;
}

/* line 252, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li li a {
  padding-bottom: 0;
  padding-top: 0;
}

/* line 257, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li li > div {
  top: 0;
  margin: 0 0 0 5px;
}

/* line 262, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li li > div:after {
  top: 0;
  right: 100%;
  bottom: auto;
  left: auto;
  width: 8px;
  height: 100%;
}

/* line 271, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li li > div:before {
  top: 15px;
  right: 100%;
  bottom: auto;
  left: auto;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

/* line 281, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li li:hover > div {
  left: 100%;
}

/* line 285, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .right li > div {
  margin: 0 5px 0 0;
  -moz-transform-origin: 100% 50% 50%;
  -ms-transform-origin: 100% 50% 50%;
  -webkit-transform-origin: 100% 50% 50%;
  transform-origin: 100% 50% 50%;
}

/* line 290, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .right li > div:after {
  right: auto;
  left: 100%;
}

/* line 295, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .right li > div:before {
  right: auto;
  left: 100%;
  border-right: none;
  border-left: 5px solid transparent;
}

/* line 302, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .right li:hover > div {
  right: 100%;
  left: auto;
}

/* line 307, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li.parent a.nav-header {
  font-size: 14.5px;
  border-bottom: 1px solid #eee;
  line-height: 45px;
  margin: 0px;
  padding: 0 20px !important;
}

/* line 315, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li.parent a.nav-header:hover {
  background: #01733c;
  color: #fff;
}

/* line 320, ../../default/scss/_menu-creator-pro.scss */
.std .menu-creator-pro ul {
  margin: 0;
  padding: 0;
}

/* line 325, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .static-block a {
  padding: 0;
}

/**/
/* positions */
/**/
/* line 332, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-top-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 339, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-bottom li > div {
  top: auto;
  bottom: 100%;
  margin: 0 0 5px;
  -moz-transform-origin: 50% 100% 50%;
  -ms-transform-origin: 50% 100% 50%;
  -webkit-transform-origin: 50% 100% 50%;
  transform-origin: 50% 100% 50%;
}

/* line 346, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-bottom li > div:after {
  top: 100%;
  bottom: auto;
}

/* line 351, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-bottom li > div:before {
  top: 100%;
  bottom: auto;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: none;
  border-left: 5px solid transparent;
}

/* line 360, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-bottom li li > div {
  top: auto;
  bottom: 0;
}

/* line 365, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-bottom li li > div:before {
  top: auto;
  bottom: 22px;
}

/* line 370, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left {
  width: 250px;
  margin-right: auto;
}

/* line 375, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-right {
  margin-left: auto;
  width: 250px;
}

/* line 380, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left li,
.menu-creator-pro-right li,
.menu-creator-pro-left-fixed li,
.menu-creator-pro-right-fixed li {
  display: block;
  float: none;
  border-width: 0;
  border-top-width: 1px;
}

/* line 390, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left li:first-child,
.menu-creator-pro-right li:first-child,
.menu-creator-pro-left-fixed li:first-child,
.menu-creator-pro-right-fixed li:first-child {
  border-top: 0;
}

/* line 397, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left li > div,
.menu-creator-pro-right li > div,
.menu-creator-pro-left-fixed li > div,
.menu-creator-pro-right-fixed li > div {
  top: 0;
}

/* line 404, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left li > div,
.menu-creator-pro-left-fixed li > div {
  margin: 0 0 0 5px;
}

/* line 409, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-right li > div,
.menu-creator-pro-right-fixed li > div {
  margin: 0 5px 0 0;
  -moz-transform-origin: 100% 50% 50%;
  -ms-transform-origin: 100% 50% 50%;
  -webkit-transform-origin: 100% 50% 50%;
  transform-origin: 100% 50% 50%;
}

/* line 415, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left li > div:after,
.menu-creator-pro-right li > div:after,
.menu-creator-pro-left-fixed li > div:after,
.menu-creator-pro-right-fixed li > div:after {
  top: 0;
  bottom: auto;
  width: 8px;
  height: 100%;
}

/* line 425, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left li > div:after,
.menu-creator-pro-left-fixed li > div:after {
  right: 100%;
  left: auto;
}

/* line 431, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-right li > div:after,
.menu-creator-pro-right-fixed li > div:after {
  right: auto;
  left: 100%;
}

/* line 437, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left li > div:before,
.menu-creator-pro-right li > div:before,
.menu-creator-pro-left-fixed li > div:before,
.menu-creator-pro-right-fixed li > div:before {
  top: 22px;
  bottom: auto;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

/* line 447, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left li > div:before,
.menu-creator-pro-left-fixed li > div:before {
  right: 100%;
  left: auto;
  border-right: 5px solid transparent;
}

/* line 454, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-right li > div:before,
.menu-creator-pro-right-fixed li > div:before {
  right: auto;
  left: 100%;
  border-left: 5px solid transparent;
}

/* line 461, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-right li:hover > div,
.menu-creator-pro-right-fixed li:hover > div {
  right: 100% !important;
  left: auto !important;
}

/* line 467, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left li:hover > div,
.menu-creator-pro-left-fixed li:hover > div {
  left: 100% !important;
}

/* line 472, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left .bottom > div,
.menu-creator-pro-right .bottom > div,
.menu-creator-pro-left-fixed .bottom > div,
.menu-creator-pro-right-fixed .bottom > div {
  top: auto;
  bottom: 0;
  -moz-transform-origin: 50% 100% 50%;
  -ms-transform-origin: 50% 100% 50%;
  -webkit-transform-origin: 50% 100% 50%;
  transform-origin: 50% 100% 50%;
}

/* line 481, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left .bottom > div:before,
.menu-creator-pro-right .bottom > div:before,
.menu-creator-pro-left-fixed .bottom > div:before,
.menu-creator-pro-right-fixed .bottom > div:before {
  top: auto;
  bottom: 22px;
}

/* line 489, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-right li li > div,
.menu-creator-pro-right-fixed li li > div {
  margin: 0 5px 0 0;
  -moz-transform-origin: 100% 50% 50%;
  -ms-transform-origin: 100% 50% 50%;
  -webkit-transform-origin: 100% 50% 50%;
  transform-origin: 100% 50% 50%;
}

/* line 495, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-right li li > div:after,
.menu-creator-pro-right-fixed li li > div:after {
  right: auto;
  left: 100%;
}

/* line 501, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-right li li > div:before,
.menu-creator-pro-right-fixed li li > div:before {
  right: auto;
  left: 100%;
  border-right: none;
  border-left: 5px solid transparent;
}

/* line 509, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-right li li:hover > div,
.menu-creator-pro-right-fixed li li:hover > div {
  right: 100%;
  left: auto;
}

/* Top Fixed position */
/* line 516, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-top-fixed {
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  width: auto;
  position: fixed;
}

/* Bottom Fixed position */
/* line 526, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-bottom-fixed {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  position: fixed;
}

/* line 535, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-bottom-fixed li > div {
  top: auto;
  bottom: 100%;
  margin: 0 0 5px;
  -moz-transform-origin: 50% 100% 50%;
  -ms-transform-origin: 50% 100% 50%;
  -webkit-transform-origin: 50% 100% 50%;
  transform-origin: 50% 100% 50%;
}

/* line 542, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-bottom-fixed li > div:after {
  top: 100%;
  bottom: auto;
}

/* line 547, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-bottom-fixed li > div:before {
  top: 100%;
  bottom: auto;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: none;
  border-left: 5px solid transparent;
}

/* line 556, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-bottom-fixed li li > div {
  top: auto;
  bottom: 0;
}

/* line 561, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-bottom-fixed li li > div:before {
  top: auto;
  bottom: 22px;
}

/* Left Fixed Position */
/* line 567, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left-fixed {
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  width: 180px;
  position: fixed;
}

/* line 576, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-left-fixed li {
  border-width: 0;
  padding: 5px 0;
  width: 100%;
}

/* Right Fixed position */
/* line 583, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-right-fixed {
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 180px;
  position: fixed;
}

/* line 592, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-right-fixed li {
  border-width: 0;
  padding: 5px 0;
  width: 100%;
}

/**/
/* animations */
/**/
/* line 601, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-slide li > div {
  -moz-transform: translate(0, 60px);
  -ms-transform: translate(0, 60px);
  -webkit-transform: translate(0, 60px);
  transform: translate(0, 60px);
}

/* line 605, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-bottom.menu-creator-pro-slide li > div {
  -moz-transform: translate(0, -60px);
  -ms-transform: translate(0, -60px);
  -webkit-transform: translate(0, -60px);
  transform: translate(0, -60px);
}

/* line 609, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-slide li:hover > div {
  -moz-transform: translate(0, 9);
  -ms-transform: translate(0, 9);
  -webkit-transform: translate(0, 9);
  transform: translate(0, 9);
}

/* line 613, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-scale li > div {
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}

/* line 617, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-scale li:hover > div {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* line 621, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-flip {
  -moz-perspective: 2000px;
  -webkit-perspective: 2000px;
  perspective: 2000px;
}

/* line 625, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-flip li > div {
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-transform: rotateX(-75deg);
  -ms-transform: rotateX(-75deg);
  -webkit-transform: rotateX(-75deg);
  transform: rotateX(-75deg);
}

/* line 630, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-flip li:hover > div {
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

/**/
/* grid */
/**/
/* line 638, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column {
  float: left;
  line-height: normal;
  margin-left: -1px;
}

/* line 646, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column > .grid-container3 {
  white-space: nowrap;
  width: auto;
}

/* line 651, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column:first-child {
  margin-left: 0;
  border-left: 0;
}

/* line 656, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-columnhaft,
.menu-creator-pro .grid-containerhaft {
  width: 49.5%;
}

/* line 661, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column1,
.menu-creator-pro .grid-container1 {
  width: 8.33%;
}

/* line 666, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column2,
.menu-creator-pro .grid-container2 {
  width: 16.67%;
}

/* line 671, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column3,
.menu-creator-pro .grid-container3 {
  width: 25%;
}

/* line 676, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column4,
.menu-creator-pro .grid-container4 {
  width: 33.33%;
}

/* line 681, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column5,
.menu-creator-pro .grid-container5 {
  width: 41.67%;
}

/* line 686, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column6,
.menu-creator-pro .grid-container6 {
  width: 50%;
}

/* line 691, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column7,
.menu-creator-pro .grid-container7 {
  width: 58.33%;
}

/* line 696, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column8,
.menu-creator-pro .grid-container8 {
  width: 66.67%;
}

/* line 701, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column9,
.menu-creator-pro .grid-container9 {
  width: 75%;
}

/* line 706, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column10,
.menu-creator-pro .grid-container10 {
  width: 83.33%;
}

/* line 711, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column11,
.menu-creator-pro .grid-container11 {
  width: 91.67%;
}

/* line 716, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .grid-column12,
.menu-creator-pro .grid-container12 {
  width: 100%;
}

/**/
/* forms */
/**/
/* line 724, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form fieldset {
  display: block;
  padding: 25px 30px;
}

/* line 729, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form fieldset + fieldset {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 733, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form section {
  margin-bottom: 20px;
}

/* line 737, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form .input,
.menu-creator-pro form .textarea,
.menu-creator-pro form .radio,
.menu-creator-pro form .checkbox,
.menu-creator-pro form .button {
  position: relative;
  display: block;
}

/* line 746, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form .input input,
.menu-creator-pro form .textarea textarea {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 39px;
  padding: 8px 10px;
  outline: none;
  border: 2px solid #e5e5e5;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #fff;
  font: 13px/19px "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  color: #404040;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-transition: border-color, ease-in-out 200ms;
  -o-transition: border-color, ease-in-out 200ms;
  -webkit-transition: border-color, ease-in-out 200ms;
  transition: border-color, ease-in-out 200ms;
}

/* line 766, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form .textarea textarea {
  height: auto;
  resize: none;
}

/* line 771, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form .button {
  float: right;
  height: 39px;
  overflow: hidden;
  margin-left: 20px;
  padding: 0 20px;
  outline: none;
  border: 0;
  /* background-color: #2da5da; */
  font: 300 13px/39px "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  opacity: 0.8;
  -moz-transition: opacity, ease-in-out 200ms;
  -o-transition: opacity, ease-in-out 200ms;
  -webkit-transition: opacity, ease-in-out 200ms;
  transition: opacity, ease-in-out 200ms;
}

/* line 788, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form .icon-append {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 29px;
  height: 29px;
  padding-left: 3px;
  border-left: 1px solid #e5e5e5;
  font-size: 15px;
  line-height: 29px;
  color: #ccc;
}

/* line 801, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form .input .icon-append + input,
.menu-creator-pro form .textarea .icon-append + textarea {
  padding-right: 46px;
}

/* line 806, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form .row {
  margin: 0 -15px;
}

/* line 810, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form .row:after {
  content: '';
  display: table;
  clear: both;
}

/* line 816, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form .col {
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 825, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form .col-6 {
  width: 50%;
}

/* line 829, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form .input:hover input,
.menu-creator-pro form .textarea:hover textarea,
.menu-creator-pro form .checkbox:hover i {
  border-color: #8dc9e5;
}

/* line 835, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro form .button:hover {
  opacity: 1;
}

/* line 839, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .search {
  border-left: 0;
}

/* line 843, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .search .input {
  margin: 3px 3px 3px 3px;
}

/* line 847, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .search .input input {
  width: 240px;
  padding-right: 65px;
}

/* line 852, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .search .button {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}

/* line 859, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-responsive {
  display: none;
}

/**/
/* pad/tablet */
/**/
@media screen and (max-width: 1200px) {
  /* line 867, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li a {
    font-size: 13px;
  }
}
@media screen and (max-width: 1000px) {
  /* line 874, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-responsive {
    display: block;
  }

  /* line 878, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column1,
  .menu-creator-pro .grid-container1 {
    width: 8.33%;
  }

  /* line 883, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column2,
  .menu-creator-pro .grid-container2 {
    width: 16.67%;
  }

  /* line 888, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column3,
  .menu-creator-pro .grid-container3 {
    width: 25%;
  }

  /* line 893, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column4,
  .menu-creator-pro .grid-container4 {
    width: 33.33%;
  }

  /* line 898, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column5,
  .menu-creator-pro .grid-container5 {
    width: 41.67%;
  }

  /* line 903, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column6,
  .menu-creator-pro .grid-container6 {
    width: 50%;
  }

  /* line 908, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column7,
  .menu-creator-pro .grid-container7 {
    width: 58.33%;
  }

  /* line 913, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column8,
  .menu-creator-pro .grid-container8 {
    width: 66.67%;
  }

  /* line 918, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column9,
  .menu-creator-pro .grid-container9 {
    width: 75%;
  }

  /* line 923, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column10,
  .menu-creator-pro .grid-container10 {
    width: 83.33%;
  }

  /* line 928, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column11,
  .menu-creator-pro .grid-container11 {
    width: 91.67%;
  }

  /* line 933, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column12,
  .menu-creator-pro .grid-container12 {
    width: 100%;
  }

  /* line 938, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li.parent:hover > [class^="mcp-arrow"] {
    background: #fff;
    color: #555;
  }

  /* line 943, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .hidden-pad {
    display: none !important;
  }

  /* line 947, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .showcase,
  .menu-creator-pro #comm100_FloatImageButton2 {
    display: none !important;
  }

  /* line 952, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-orange li.parent a.nav-header {
    background: #fff;
    color: #555555;
    font-size: 1em;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
  }
}
@media screen and (max-width: 900px) {
  /* line 965, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column1,
  .menu-creator-pro .grid-container1,
  .menu-creator-pro .grid-column2,
  .menu-creator-pro .grid-container2,
  .menu-creator-pro .grid-column3,
  .menu-creator-pro .grid-container3,
  .menu-creator-pro .grid-column4,
  .menu-creator-pro .grid-container4,
  .menu-creator-pro .grid-column5,
  .menu-creator-pro .grid-container5,
  .menu-creator-pro .grid-column6,
  .menu-creator-pro .grid-container6,
  .menu-creator-pro .grid-column7,
  .menu-creator-pro .grid-container7,
  .menu-creator-pro .grid-column8,
  .menu-creator-pro .grid-container8,
  .menu-creator-pro .grid-column9,
  .menu-creator-pro .grid-container9,
  .menu-creator-pro .grid-column10,
  .menu-creator-pro .grid-container10,
  .menu-creator-pro .grid-column11,
  .menu-creator-pro .grid-container11,
  .menu-creator-pro .grid-column12,
  .menu-creator-pro .grid-container12 {
    width: 100%;
  }
}
/**/
/* phone */
/**/
@media screen and (max-width: 767px) {
  /* line 998, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .hidden-phone {
    display: none !important;
  }

  /* line 1002, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column {
    float: none;
    width: auto;
    margin: 0;
    border: 0;
    border-top: 1px solid #d9d9d9;
  }

  /* line 1010, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .grid-column:first-child {
    border-top: 0;
  }

  /* line 1014, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro form fieldset {
    display: block;
    padding: 15px 20px;
  }

  /* line 1019, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro form section {
    margin-bottom: 10px;
  }

  /* line 1023, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro form .row {
    margin: 0 -10px;
  }

  /* line 1027, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro form .col {
    padding-right: 10px;
    padding-left: 10px;
  }

  /* line 1032, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-stack > li {
    display: block;
    float: none;
    border: 0;
    border-top: 1px solid #d9d9d9;
  }

  /* line 1039, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-stack > li:first-child {
    border-top: 0;
  }

  /* line 1043, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-switcher > li {
    display: none;
    float: none;
    border: 0;
  }

  /* line 1049, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-switcher > .switcher {
    display: block;
  }

  /* line 1053, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-switcher:hover > li {
    display: block;
    border-top: 1px solid #d9d9d9;
  }

  /* line 1058, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-switcher:hover > .switcher {
    display: block;
  }

  /* line 1062, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-stack li > div,
  .menu-creator-pro-rp-stack li > [class^="grid-container"],
  .menu-creator-pro-rp-switcher li > div,
  .menu-creator-pro-rp-switcher li > [class^="grid-container"] {
    top: 100%;
    bottom: auto;
    width: auto;
    margin: 8px 0 0 0;
    -moz-transform-origin: 0 0 50%;
    -ms-transform-origin: 0 0 50%;
    -webkit-transform-origin: 0 0 50%;
    transform-origin: 0 0 50%;
  }

  /* line 1073, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-stack li > div:after,
  .menu-creator-pro-rp-switcher li > div:after {
    top: auto;
    right: auto;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 8px;
  }

  /* line 1083, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-stack li > div:before,
  .menu-creator-pro-rp-switcher li > div:before {
    display: none;
  }

  /* line 1088, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-stack li a > [class^="mcp-icon-"],
  .menu-creator-pro-rp-switcher li a > [class^="mcp-icon-"] {
    margin: 0 15px 0 0;
  }

  /* line 1093, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-stack li:hover > div,
  .menu-creator-pro-rp-stack li:hover > [class^="grid-container"],
  .menu-creator-pro-rp-switcher li:hover > div,
  .menu-creator-pro-rp-switcher li:hover > [class^="grid-container"] {
    right: 0;
    left: 51px;
  }

  /* line 1101, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-stack li li > div,
  .menu-creator-pro-rp-switcher li li > div {
    top: 100%;
    width: auto;
    margin: 8px 0 0 0;
  }

  /* line 1108, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-stack li li > div:after,
  .menu-creator-pro-rp-switcher li li > div:after {
    top: auto;
    right: auto;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 8px;
  }

  /* line 1118, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-stack li li:hover > div,
  .menu-creator-pro-rp-switcher li li:hover > div {
    right: 0;
    left: 51px;
  }

  /* line 1124, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-stack .search .input input,
  .menu-creator-pro-rp-switcher .search .input input {
    width: 100%;
  }

  /* line 1129, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-icons li {
    position: static;
    font-size: 0;
  }

  /* line 1134, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-icons li a {
    padding: 0 10px;
  }

  /* line 1138, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-icons li > div,
  .menu-creator-pro-rp-icons li > [class^="grid-container"] {
    width: 100%;
  }

  /* line 1143, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-icons li > div:before {
    display: none;
  }

  /* line 1147, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-icons li a > [class^="mcp-icon-"] {
    margin: 0;
  }

  /* line 1151, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-icons li li {
    position: relative;
    font-size: 13px;
  }

  /* line 1156, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-icons li li > div {
    top: 100%;
    margin: 8px 0 0 0;
  }

  /* line 1161, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-icons li li > div:after {
    top: auto;
    right: auto;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 8px;
  }

  /* line 1170, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-icons li li:hover > div {
    right: 0;
    left: 41px;
    width: auto;
  }

  /* line 1176, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-icons li li a > [class^="mcp-icon-"] {
    margin-right: 10px;
  }

  /* line 1180, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-rp-icons.menu-creator-pro-flip li li > div {
    top: 100%;
    margin: 8px 0 0 0;
    transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
  }

  /* line 1188, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-bottom.menu-creator-pro-rp-icons li li > div {
    top: auto;
    bottom: 100%;
    margin: 0 0 8px 0;
  }

  /* line 1194, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-bottom.menu-creator-pro-rp-icons li li > div:after {
    top: 100%;
    bottom: auto;
  }

  /* line 1199, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .right li:hover > div {
    left: 5% !important;
    right: 0 !important;
  }

  /* line 1204, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro [class^="mcp-arrow"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC;
    border-image: none;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    margin: 0 10px 0 20px;
    padding: 15px 0 0;
    right: 5px;
    top: -1px;
    width: 20px;
  }

  /* line 1226, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro .showcase,
  .menu-creator-pro #comm100_FloatImageButton2 {
    display: none !important;
  }
}
/*Menu Responsive menu-creator-pro-responsive*/
/* line 1235, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-responsive {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  line-height: 35px;
  padding: 35px 0 0;
  position: relative;
  text-indent: 10px;
  z-index: 999;
  overflow: hidden;
}

/* line 1246, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-responsive > li {
  border: 0 none;
  float: none;
  position: relative;
}

/* line 1252, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-responsive > .switcher {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}

/* line 1260, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-responsive li ul {
  text-indent: 30px;
}

/* line 1264, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-responsive li .grid-container3 {
  display: none;
}

/* line 1268, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-responsive .nav-header {
  display: none;
}

/* line 1272, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-responsive i {
  text-indent: 0;
}

/* line 1276, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-responsive li ul li ul {
  text-indent: 50px;
}

/* line 1280, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-responsive li ul li ul li ul {
  text-indent: 70px;
}

/* line 1284, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-responsive li ul li ul li ul li ul {
  text-indent: 90px;
}

/* line 1288, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-responsive li.parent {
  position: relative;
}

/* Accordion Style */
/* line 1293, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-accordion {
  width: 250px;
  margin-left: 0px;
  margin-right: auto;
}

/* line 1299, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-accordion li > div {
  box-shadow: 0 0 0 transparent !important;
  display: none;
  height: auto !important;
  left: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative !important;
  top: auto !important;
}

/* line 1310, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-accordion li:hover > div {
  display: none;
}

/* line 1314, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-accordion .right {
  width: 100% !important;
}

/* line 1318, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-accordion li {
  border: none;
  display: inline-block;
  font-size: 13px;
  line-height: 35px;
  padding: 5px 0;
  position: relative;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}

/* line 1330, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro-accordion li li > div:before,
.menu-creator-pro-accordion li li > div:after {
  display: none;
}

/* Side panel Menu */
/* line 1336, ../../default/scss/_menu-creator-pro.scss */
.responsive-menu-button {
  display: none;
}

/* line 1340, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .mcp-icon {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  height: 16px;
  line-height: 1;
  padding: 16px 15px 0 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1358, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li:hover > .mcp-icon,
.menu-creator-pro li.current > .mcp-icon {
  color: #333;
}

/* line 1363, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro .switcher .mcp-icon {
  font-style: normal !important;
  left: auto !important;
  position: relative !important;
  right: auto !important;
  text-align: left;
  top: auto !important;
}

/* line 1375, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li ul.sublevel-2 li {
  display: flex;
  align-items: center;
}
/* line 1378, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li ul.sublevel-2 li a {
  width: 100%;
}
/* line 1382, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li ul.sublevel-2 li .item {
  display: flex;
}
/* line 1384, ../../default/scss/_menu-creator-pro.scss */
.menu-creator-pro li ul.sublevel-2 li .item .title {
  padding: 2px 2px 2px 15px;
}

/**/
/* pad/tablet */
/**/
@media screen and (max-width: 1000px) {
  /* line 1396, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-accordion li:hover > div {
    display: none;
  }
}
/**/
/* phone */
/**/
@media screen and (max-width: 768px) {
  /* line 1405, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro-accordion li:hover > div {
    display: none;
  }

  /* Side panel Menu */
  /* line 1411, ../../default/scss/_menu-creator-pro.scss */
  .responsive-menu-button {
    float: left;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0 !important;
    width: auto;
    display: block;
  }

  /* line 1420, ../../default/scss/_menu-creator-pro.scss */
  .responsive-menu-button .switcher {
    display: block;
  }

  /* line 1424, ../../default/scss/_menu-creator-pro.scss */
  .side-panel {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 1431, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro {
    display: block;
    justify-content: none;
  }
  /* line 1435, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li {
    border-bottom: 1px solid #ccc;
  }
  /* line 1437, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li :last-child {
    border-bottom: none;
  }
  /* line 1442, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li, .menu-creator-pro li.level0, .menu-creator-pro li.level0.col_0 {
    display: block !important;
    text-align: left !important;
  }
  /* line 1448, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li.level0 a {
    font-size: 16px;
    line-height: 35px;
    font-weight: normal;
    padding: 5px 15px 5px 25px;
  }
  /* line 1456, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li > div {
    width: 100%;
  }
  /* line 1460, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li li {
    background: #fff;
    border: none;
    border-bottom: 1px solid #ddd;
  }
  /* line 1464, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li li a {
    padding-left: 40px !important;
  }
  /* line 1467, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li li:last-child {
    border: none;
  }
  /* line 1472, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li .static-block {
    display: none;
  }
}
/* Update on new version 4.0.3 for Full Width feature */
@media screen and (min-width: 769px) {
  /* line 1480, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li.col_100 {
    position: static;
  }

  /* line 1484, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li.col_100 > div.grid-container100 {
    width: 100%;
    box-shadow: 0 3px 4px #999;
    min-height: 225px;
  }

  /* line 1491, ../../default/scss/_menu-creator-pro.scss */
  .menu-creator-pro li.col_100 > span.fa-angle-down {
    display: none;
    /* float: right;
    margin-right: 0;
    margin-top: -50px;
    position: static;
    color: #fff; */
  }
}
/* ============================================ *
 * Nav - Skip Content
 * ============================================ */
@media only screen and (max-width: 770px) {
  /* line 7, ../../default/scss/_header-nav.scss */
  #header-nav {
    padding: 5px 0;
  }
}
@media only screen and (min-width: 771px) {
  /* line 17, ../../default/scss/_header-nav.scss */
  #header-nav {
    display: none;
  }
}
/* ============================================ *
 * Nav Primary
 * ============================================ */
@media only screen and (min-width: 771px) {
  /* line 28, ../../default/scss/_header-nav.scss */
  .nav-primary {
    display: block;
    margin-top: 15px;
  }
}
/* ============================================ *
 * General Navigation Styles
 * ============================================ */
/* line 41, ../../default/scss/_header-nav.scss */
.nav-primary {
  background: #f0f0f0;
}
/* line 43, ../../default/scss/_header-nav.scss */
.nav-primary a {
  text-decoration: none;
  position: relative;
  display: block;
  color: #000;
  line-height: 30px;
}
/* line 52, ../../default/scss/_header-nav.scss */
.nav-primary a.level0 {
  border-bottom: 1px solid #ddd;
}
/* line 56, ../../default/scss/_header-nav.scss */
.nav-primary li {
  position: relative;
}
/* line 58, ../../default/scss/_header-nav.scss */
.nav-primary li a {
  color: #fff;
}
/* line 63, ../../default/scss/_header-nav.scss */
.nav-primary li.level0 {
  padding: 10px 5px;
}
/* line 65, ../../default/scss/_header-nav.scss */
.nav-primary li.level0 a {
  color: #333;
}
/* line 71, ../../default/scss/_header-nav.scss */
.nav-primary li.level1 a {
  color: #333;
  border-bottom: 1px solid #ddd;
}

/* line 79, ../../default/scss/_header-nav.scss */
.nav-primary .menu-active > ul.level0,
.nav-primary li.level0 li.sub-menu-active > ul {
  display: block;
}

/* line 84, ../../default/scss/_header-nav.scss */
.nav-primary li.level0 > a {
  text-transform: uppercase;
}

/* line 89, ../../default/scss/_header-nav.scss */
.nav-primary li.menu-active > ul {
  display: block;
}

/* ============================================ *
 * Small Viewports - Accordion Style Menu
 * ============================================ */
@media only screen and (max-width: 770px) {
  /* line 103, ../../default/scss/_header-nav.scss */
  .nav-primary a.level0,
  .nav-primary a {
    line-height: 35px;
  }
  /* line 108, ../../default/scss/_header-nav.scss */
  .nav-primary a.level0 {
    padding-left: 30px;
  }
  /* line 113, ../../default/scss/_header-nav.scss */
  .nav-primary li.level0 ul {
    display: none;
  }
  /* line 118, ../../default/scss/_header-nav.scss */
  .nav-primary li.level0 li {
    padding: 0 0 0 25px;
  }
  /* line 122, ../../default/scss/_header-nav.scss */
  .nav-primary li.level1 a {
    color: #333;
    font-weight: normal;
    padding: 0 15px 0 25px;
  }
  /* line 128, ../../default/scss/_header-nav.scss */
  .nav-primary li.parent > a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #444;
    border-right: none;
    top: 50%;
    left: 10px;
    right: auto;
    margin-top: -5px;
  }
  /* line 137, ../../default/scss/_header-nav.scss */
  .nav-primary li.parent.sub-menu-active > a:after,
  .nav-primary li.parent.menu-active > a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #444;
    border-bottom: none;
    top: 50%;
    left: 10px;
    right: auto;
    margin-top: -3px;
  }
  /* line 146, ../../default/scss/_header-nav.scss */
  .nav-primary li.menu-active > a,
  .nav-primary li.sub-menu-active > a {
    color: #333;
    font-weight: normal;
  }

  /* line 154, ../../default/scss/_header-nav.scss */
  #header-account li {
    padding: 10px 5px;
  }
  /* line 156, ../../default/scss/_header-nav.scss */
  #header-account li a {
    color: #333;
  }
}
/* ============================================ *
 * Large Viewports - Dropdown Menu
 * ============================================ */
@media only screen and (min-width: 771px) {
  /* line 170, ../../default/scss/_header-nav.scss */
  .nav-primary {
    background: #333;
    margin-top: 0;
    /* Default styles for 1+ drop-down menus */
    /* Level 2+ */
    /* Class for js to add briefly to evaluate element positioning. */
    /* Correct menus that will hang off the page (class added by js) */
    /* Level 1+ */
  }
  /* line 174, ../../default/scss/_header-nav.scss */
  .nav-primary a.level0 {
    padding: 0 25px;
  }
  /* line 178, ../../default/scss/_header-nav.scss */
  .nav-primary li.level0,
  .nav-primary a.level0 {
    display: inline-block;
  }
  /* line 183, ../../default/scss/_header-nav.scss */
  .nav-primary li:last-child > a {
    border-bottom: none;
  }
  /* line 187, ../../default/scss/_header-nav.scss */
  .nav-primary a:hover,
  .nav-primary li:hover > a {
    color: #01733c;
  }
  /* line 192, ../../default/scss/_header-nav.scss */
  .nav-primary .menu-active {
    z-index: 200;
  }
  /* line 197, ../../default/scss/_header-nav.scss */
  .nav-primary li.level0 ul {
    background: #FBFBFB;
    border: solid 1px #CCCCCC;
    position: absolute;
    left: 0;
    top: 30px;
    /* Height of ".nav-primary a.level0" */
    z-index: 10;
    width: 250px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
    /* Hide until displayed. */
  }
  /* line 210, ../../default/scss/_header-nav.scss */
  .nav-primary li.level1 ul {
    left: 60px;
    top: 15px;
  }
  /* line 216, ../../default/scss/_header-nav.scss */
  .nav-primary li.level0 ul.level0.position-test {
    display: block;
  }
  /* line 221, ../../default/scss/_header-nav.scss */
  .nav-primary li.level0 ul.level0.spill {
    right: 0;
    left: auto;
  }
  /* line 226, ../../default/scss/_header-nav.scss */
  .nav-primary li.level0 ul.level0.spill li.level1 ul {
    left: auto;
    right: 50px;
    top: 20px;
  }
  /* line 234, ../../default/scss/_header-nav.scss */
  .nav-primary li.level0 li.parent > a {
    position: relative;
  }
  /* line 237, ../../default/scss/_header-nav.scss */
  .nav-primary li.level0 li.parent > a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #ccc;
    border-right: none;
    right: 5px;
    top: 50%;
    margin-top: -3px;
  }
}
/* line 3, ../../default/scss/_grid.scss */
.products-grid .item-inner {
  border: 1px solid #ccc;
  padding: 15px 15px 0 15px;
}
/* line 6, ../../default/scss/_grid.scss */
.products-grid .item-inner h2 {
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 15px;
  padding-top: 5px;
  text-transform: none;
  min-height: 65px;
}
/* line 13, ../../default/scss/_grid.scss */
.products-grid .item-inner h2 a:hover {
  color: #01733c;
}
/* line 18, ../../default/scss/_grid.scss */
.products-grid .item-inner .product-image {
  border: none;
}
/* line 22, ../../default/scss/_grid.scss */
.products-grid .price-box {
  font-size: 15px;
}
/* line 24, ../../default/scss/_grid.scss */
.products-grid .price-box .label {
  font-size: 15px;
}
/* line 28, ../../default/scss/_grid.scss */
.products-grid .actions {
  min-height: 60px;
}
/* line 30, ../../default/scss/_grid.scss */
.products-grid .actions .button {
  display: block;
  font-size: 15px;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  background: #01733c;
}
/* line 35, ../../default/scss/_grid.scss */
.products-grid .actions .button:hover {
  background: #348f63;
}
/* line 38, ../../default/scss/_grid.scss */
.products-grid .actions .button .fa {
  padding-right: 12px;
}

/* line 46, ../../default/scss/_grid.scss */
.products-list .product-name a {
  font-size: 18px;
  color: #01733c;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 50, ../../default/scss/_grid.scss */
.products-list .product-name a:hover {
  color: #333;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}

/* line 59, ../../default/scss/_grid.scss */
.toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 4px;
  margin: 8px 0 20px 0;
  background: #f3f3f3;
  border: none;
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
}
/* line 68, ../../default/scss/_grid.scss */
.toolbar input, .toolbar button, .toolbar select, .toolbar textarea {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
}
/* line 71, ../../default/scss/_grid.scss */
.toolbar label {
  font-size: 15px;
}
/* line 74, ../../default/scss/_grid.scss */
.toolbar .fa {
  text-indent: 0px;
  font-size: 18px;
  color: #666;
}
/* line 80, ../../default/scss/_grid.scss */
.toolbar a:focus, .toolbar .fa:focus {
  outline: none;
}
/* line 84, ../../default/scss/_grid.scss */
.toolbar select {
  background: #fff;
  border-color: #cdcccc;
  color: #000;
  	/*box-shadow: inset 0 -2px 8px 0 rgba(0,0,0,0.05);
  	font-size: 15px;
  	padding: 0rem 2.5rem 0rem .625rem;
  	line-height: 2.5rem;
  	-webkit-appearance: none;
  	-webkit-appearance: none;
      -moz-appearance: none;
  	appearance: none;
  	padding: 0px 40px 0px 10px;
  	padding: 0rem 2.5rem 0rem .625rem;
  	line-height: 40px;
  	line-height: 2.5rem;
  	background-clip: padding-box;
  	background-color: #fff;
  	// background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  	height: 28px;
  	width: 120px;
  	display: inline-block;
  	cursor: pointer;
  	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	text-align: left;
  	border: 1px solid #e0e0e0;
  	*/
}

/* line 116, ../../default/scss/_grid.scss */
.toolbar input, .toolbar button, .toolbar select, .toolbar textarea {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
}

/* line 123, ../../default/scss/_grid.scss */
.sorter > .view-mode {
  float: left;
}
/* line 125, ../../default/scss/_grid.scss */
.sorter > .view-mode .list, .sorter > .view-mode .grid {
  background: none;
  text-indent: 0px;
}
/* line 130, ../../default/scss/_grid.scss */
.sorter > .view-mode strong .list, .sorter > .view-mode strong .grid {
  background: none;
}
/* line 134, ../../default/scss/_grid.scss */
.sorter > .view-mode a {
  color: #000;
}
/* line 136, ../../default/scss/_grid.scss */
.sorter > .view-mode a:hover {
  color: #01733c;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 139, ../../default/scss/_grid.scss */
.sorter > .view-mode a:hover .fa {
  color: #01733c;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}

/* line 149, ../../default/scss/_grid.scss */
.sorter > .sort-by .sort-by-switcher {
  padding-left: 8px;
}
/* line 151, ../../default/scss/_grid.scss */
.sorter > .sort-by .sort-by-switcher .fa {
  font-size: 15px;
}
/* line 155, ../../default/scss/_grid.scss */
.sorter > .sort-by .sort-by-switcher--asc {
  background: none;
  text-indent: 0px;
  color: #000;
}
/* line 159, ../../default/scss/_grid.scss */
.sorter > .sort-by .sort-by-switcher--asc:hover {
  color: #01733c;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 162, ../../default/scss/_grid.scss */
.sorter > .sort-by .sort-by-switcher--asc:hover .fa {
  color: #01733c;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 168, ../../default/scss/_grid.scss */
.sorter > .sort-by .sort-by-switcher--desc {
  background: none;
  text-indent: 0px;
  color: #000;
}
/* line 172, ../../default/scss/_grid.scss */
.sorter > .sort-by .sort-by-switcher--desc:hover {
  color: #01733c;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 175, ../../default/scss/_grid.scss */
.sorter > .sort-by .sort-by-switcher--desc:hover .fa {
  color: #01733c;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}

/* line 183, ../../default/scss/_grid.scss */
.sorter {
  flex-grow: 1;
  margin: 0;
  padding-left: 10px;
  font-size: 15px;
}
/* line 188, ../../default/scss/_grid.scss */
.sorter label {
  text-transform: none;
}
/* line 192, ../../default/scss/_grid.scss */
.sorter .fancyselect {
  width: 100px;
  float: left;
}
/* line 195, ../../default/scss/_grid.scss */
.sorter .fancyselect .arrows {
  top: -2px;
}

/* line 202, ../../default/scss/_grid.scss */
.pages a, .pages .current {
  font-size: 14px;
}
/* line 206, ../../default/scss/_grid.scss */
.pages .previous:before {
  border-right-color: #000;
}
/* line 209, ../../default/scss/_grid.scss */
.pages .previous:hover {
  border-color: #eee;
}
/* line 211, ../../default/scss/_grid.scss */
.pages .previous:hover:before {
  border-right-color: #01733c;
}
/* line 217, ../../default/scss/_grid.scss */
.pages .next:before {
  border-left-color: #000;
}
/* line 220, ../../default/scss/_grid.scss */
.pages .next:hover {
  border-color: #eee;
}
/* line 222, ../../default/scss/_grid.scss */
.pages .next:hover:before {
  border-left-color: #01733c;
}

/* line 229, ../../default/scss/_grid.scss */
.pager {
  float: none;
  margin: 0;
  font-size: 15px;
  padding-right: 10px;
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
}
/* line 235, ../../default/scss/_grid.scss */
.pager .limiter {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 15px;
}
/* line 239, ../../default/scss/_grid.scss */
.pager .limiter > label {
  text-transform: none;
}
/* line 242, ../../default/scss/_grid.scss */
.pager .amount {
  display: none;
}
/* line 245, ../../default/scss/_grid.scss */
.pager li > a, .pager li > span {
  vertical-align: top;
  width: 30px;
  padding: 0px 10px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #000;
  -moz-transition: all, ease-in-out 200ms;
  -o-transition: all, ease-in-out 200ms;
  -webkit-transition: all, ease-in-out 200ms;
  transition: all, ease-in-out 200ms;
}
/* line 253, ../../default/scss/_grid.scss */
.pager li > a:hover {
  color: #01733c;
  -moz-transition: all, ease-in-out 200ms;
  -o-transition: all, ease-in-out 200ms;
  -webkit-transition: all, ease-in-out 200ms;
  transition: all, ease-in-out 200ms;
}
/* line 258, ../../default/scss/_grid.scss */
.pager .fancyselect {
  width: 55px;
  float: right;
}
/* line 261, ../../default/scss/_grid.scss */
.pager .fancyselect .arrows {
  top: -2px;
}

@media only screen and (max-width: 770px) {
  /* line 269, ../../default/scss/_grid.scss */
  .toolbar {
    margin-bottom: 8px;
  }

  /* line 273, ../../default/scss/_grid.scss */
  .products-grid .item-inner {
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 276, ../../default/scss/_grid.scss */
  .products-grid .item-inner h2 {
    font-size: 14px;
  }
  /* line 281, ../../default/scss/_grid.scss */
  .products-grid .actions .button {
    font-size: 14px;
  }
  /* line 283, ../../default/scss/_grid.scss */
  .products-grid .actions .button .fa {
    font-size: 15px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 293, ../../default/scss/_grid.scss */
  .limiter label {
    display: inline-block;
  }

  /* line 296, ../../default/scss/_grid.scss */
  .sorter {
    display: none;
  }
}
/* line 1, ../../default/scss/_product-filter.scss */
.product-filter .dropdowner .list:before {
  border-color: #B02F39 transparent transparent transparent;
  background-image: url(../images/plumrocket/productsfilter/filter_sprite.png);
}

/* line 5, ../../default/scss/_product-filter.scss */
.product-filter .dropdowner .list.disabled {
  pointer-events: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 17, ../../default/scss/_product-filter.scss */
  .product-filter .dropdowner .list:before {
    background-image: url(../images/plumrocket/productsfilter/filter_sprite_retina.png);
    background-size: 22px 50px;
  }
}
/* line 25, ../../default/scss/_product-filter.scss */
.toolbar-bottom .product-filter, .toolbar-bottom .product-filter-param {
  display: none;
}

/* line 30, ../../default/scss/_product-filter.scss */
.product-filter {
  padding-top: 12px;
  padding-left: 10px;
  border-top: none;
}
/* line 34, ../../default/scss/_product-filter.scss */
.product-filter:after {
  clear: both;
}
/* line 37, ../../default/scss/_product-filter.scss */
.product-filter .product-filter-title {
  font-size: 30px;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  padding-bottom: 15px;
  padding-top: 15px;
  color: #000;
}
/* line 44, ../../default/scss/_product-filter.scss */
.product-filter .filter_list {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
/* line 50, ../../default/scss/_product-filter.scss */
.product-filter .selector {
  margin: 0 10px 15px 0px;
  width: 25%;
  max-width: 25%;
  height: 34px;
  line-height: 34px;
  border: 1px solid #636363;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 58, ../../default/scss/_product-filter.scss */
.product-filter .selector:first-child {
  margin-left: 0;
}
/* line 61, ../../default/scss/_product-filter.scss */
.product-filter .selector:last-child {
  margin-right: 0;
}
/* line 64, ../../default/scss/_product-filter.scss */
.product-filter .selector .hld {
  background: none;
  overflow: hidden;
}
/* line 68, ../../default/scss/_product-filter.scss */
.product-filter .selector .text {
  font-size: 15px;
  color: #000;
  border-right: none;
  padding: 0 10px;
  font-weight: bold;
}
/* line 75, ../../default/scss/_product-filter.scss */
.product-filter .selector .icon {
  padding-top: 13px;
}
/* line 77, ../../default/scss/_product-filter.scss */
.product-filter .selector .icon:before {
  border-color: #01733c transparent transparent transparent;
}
/* line 82, ../../default/scss/_product-filter.scss */
.product-filter .selector .dropdowner {
  width: auto;
  min-width: 300px;
  top: 30px;
}
/* line 86, ../../default/scss/_product-filter.scss */
.product-filter .selector .dropdowner .list {
  color: #000;
  display: block;
  word-wrap: unset;
  text-overflow: ellipsis;
  font-size: 15px;
  line-height: 22px;
  padding: 0 0 0 25px;
}
/* line 94, ../../default/scss/_product-filter.scss */
.product-filter .selector .dropdowner .list:hover {
  color: #01733c !important;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 98, ../../default/scss/_product-filter.scss */
.product-filter .selector .dropdowner .list:before {
  top: 4px;
}
/* line 101, ../../default/scss/_product-filter.scss */
.product-filter .selector .dropdowner .list .filter_count {
  color: #737373;
  font-size: 15px;
}

/* line 114, ../../default/scss/_product-filter.scss */
.category-products .toolbar .product-filter-param .text-showing {
  font-size: 15px;
  display: none !important;
}
/* line 118, ../../default/scss/_product-filter.scss */
.category-products .toolbar .product-filter-param .filter_options {
  font-size: 15px;
}
/* line 121, ../../default/scss/_product-filter.scss */
.category-products .toolbar .product-filter-param .reset-filter-block {
  font-size: 15px;
  border-left: none;
  padding: 5px;
  border: 1px solid #636363;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 133, ../../default/scss/_product-filter.scss */
.product-filter-param {
  padding: 0;
  padding-right: 10px;
}
/* line 137, ../../default/scss/_product-filter.scss */
.product-filter-param .filter_options_attr .filter_options_label {
  text-transform: none;
  font-weight: normal;
  font-size: 15px;
}
/* line 142, ../../default/scss/_product-filter.scss */
.product-filter-param .filter_options_attr .filter_options_item {
  padding: 5px;
  border: 1px solid #636363;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
}
/* line 148, ../../default/scss/_product-filter.scss */
.product-filter-param .filter_options_attr .filter_options_item .close-fo {
  margin-left: 8px;
  color: #01733c;
  font-size: 14px;
  font-weight: normal;
}
/* line 155, ../../default/scss/_product-filter.scss */
.product-filter-param .filter-reset-all {
  margin-left: 8px;
  color: #01733c;
  font-size: 14px;
  font-weight: normal;
}
/* line 161, ../../default/scss/_product-filter.scss */
.product-filter-param .reset-filter-block {
  vertical-align: top;
}

@media only screen and (max-width: 770px) {
  /* line 169, ../../default/scss/_product-filter.scss */
  .product-filter .selector {
    float: left;
  }
  /* line 171, ../../default/scss/_product-filter.scss */
  .product-filter .selector .icon {
    height: 16px;
  }

  /* line 176, ../../default/scss/_product-filter.scss */
  .product-filter-param {
    display: none;
  }
}
/* line 1, ../../default/scss/_product-view.scss */
.availability.in-stock,
.availability.out-of-stock {
  color: #000;
}

/* line 7, ../../default/scss/_product-view.scss */
.product-essential .availability {
  text-transform: none;
  font-size: 14px;
}
/* line 13, ../../default/scss/_product-view.scss */
.product-essential .availability.in-stock span {
  color: #01733c;
}
/* line 19, ../../default/scss/_product-view.scss */
.product-essential .availability.out-of-stock span {
  color: #ce3535;
}

/* ============================================ *
 * Product View Prozoom Img Styles
 * ============================================ */
/*#wrap {
	min-height: 450px
}*/
/* line 35, ../../default/scss/_product-view.scss */
.product-view .product-img-box {
  width: 40%;
  margin-bottom: 0px;
}
/* line 38, ../../default/scss/_product-view.scss */
.product-view .product-img-box .thumbnail-image-wrap {
  margin: 0 0 20px;
}
/* line 41, ../../default/scss/_product-view.scss */
.product-view .product-img-box #wrap {
  min-height: auto;
}
/* line 43, ../../default/scss/_product-view.scss */
.product-view .product-img-box #wrap #ma-zoom1 {
  display: flex;
  margin: auto;
  justify-content: center;
  max-width: 450px;
  max-height: 400px;
  min-height: 400px;
}
/* line 54, ../../default/scss/_product-view.scss */
.product-view .product-shop {
  width: 60%;
  padding-left: 25px;
}
/* line 59, ../../default/scss/_product-view.scss */
.product-view .product-shop-inner {
  background: #fff;
}
/* line 61, ../../default/scss/_product-view.scss */
.product-view .product-shop-inner .free-shipping {
  font-style: italic;
  display: inline-block;
  background: #98c640;
  padding: 3px;
  color: #fff;
  text-align: right;
}
/* line 68, ../../default/scss/_product-view.scss */
.product-view .product-shop-inner .free-shipping i {
  margin-right: 3px;
  vertical-align: middle;
  display: inline;
}
@media only screen and (min-width: 771px) {
  /* line 61, ../../default/scss/_product-view.scss */
  .product-view .product-shop-inner .free-shipping {
    padding: 5px;
  }
  /* line 75, ../../default/scss/_product-view.scss */
  .product-view .product-shop-inner .free-shipping i {
    margin-right: 5px;
  }
}
/* line 81, ../../default/scss/_product-view.scss */
.product-view .product-shop-inner .taxMwst .free-shipping {
  padding: 5px;
}
/* line 83, ../../default/scss/_product-view.scss */
.product-view .product-shop-inner .taxMwst .free-shipping i {
  margin-right: 5px;
}

/* line 93, ../../default/scss/_product-view.scss */
.product-view .product-name {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  float: none;
}
/* line 98, ../../default/scss/_product-view.scss */
.product-view .product-name:after {
  clear: both;
}
/* line 102, ../../default/scss/_product-view.scss */
.product-view .product-name .h1 {
  color: #000;
  margin-top: 0;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
/* line 111, ../../default/scss/_product-view.scss */
.product-view .product-name h1, .product-view .product-name .h1 {
  border-bottom: none;
  text-align: center;
  min-height: 60px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
}
@media only screen and (min-width: 771px) {
  /* line 111, ../../default/scss/_product-view.scss */
  .product-view .product-name h1, .product-view .product-name .h1 {
    padding-top: 0;
  }
}
/* line 126, ../../default/scss/_product-view.scss */
.product-view .product-shop .product-name {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  float: none;
}
/* line 131, ../../default/scss/_product-view.scss */
.product-view .product-shop .product-name:after {
  clear: both;
}
/* line 135, ../../default/scss/_product-view.scss */
.product-view .product-shop .availability-wrapper {
  padding-bottom: 10px;
}
/* line 140, ../../default/scss/_product-view.scss */
.product-view .product-shop .product-view-grouped .availability-wrapper {
  padding-left: 0;
}
/* line 145, ../../default/scss/_product-view.scss */
.product-view .product-shop .availability {
  text-transform: uppercase;
}
/* line 149, ../../default/scss/_product-view.scss */
.product-view .product-shop .extra-info {
  width: auto;
}
/* line 153, ../../default/scss/_product-view.scss */
.product-view .product-shop .price-box {
  display: flex;
  justify-content: flex-end;
}
/* line 158, ../../default/scss/_product-view.scss */
.product-view .product-shop .price-box .regular-price .price {
  color: #f55c59;
  font-size: 24px;
}
/* line 166, ../../default/scss/_product-view.scss */
.product-view .more-views {
  padding-bottom: 12px;
  margin: 0 0 10px;
}
/* line 170, ../../default/scss/_product-view.scss */
.product-view .more-views h2 {
  display: none;
}
/* line 175, ../../default/scss/_product-view.scss */
.product-view .more-views .product-image-thumbs a {
  padding: 1px;
  border: 1px solid #ccc;
}
/* line 179, ../../default/scss/_product-view.scss */
.product-view .more-views .product-image-thumbs a:focus {
  outline: none;
}

/*------------------- Product View Options List ---------------------------------------*/
/* line 190, ../../default/scss/_product-view.scss */
#product-options-wrapper ul.options-list label {
  min-width: inherit;
  width: auto;
}

/*------------------- Product View Add to Cart ---------------------------------------*/
/* line 198, ../../default/scss/_product-view.scss */
.product-view .add-to-cart-wrapper {
  width: 100%;
  padding-left: 0;
  float: none;
}
/* line 204, ../../default/scss/_product-view.scss */
.product-view .add-to-cart {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 209, ../../default/scss/_product-view.scss */
.product-view .add-to-cart .add-to-cart-buttons {
  float: right;
  margin: 0;
}
/* line 212, ../../default/scss/_product-view.scss */
.product-view .add-to-cart .add-to-cart-buttons button, .product-view .add-to-cart .add-to-cart-buttons .button {
  margin: 0;
  background: #F46C09;
}
/* line 216, ../../default/scss/_product-view.scss */
.product-view .add-to-cart .add-to-cart-buttons button:hover, .product-view .add-to-cart .add-to-cart-buttons button:active, .product-view .add-to-cart .add-to-cart-buttons .button:hover, .product-view .add-to-cart .add-to-cart-buttons .button:active {
  background: #98c640;
}

/*------------------- Product View Description ---------------------------------------*/
@media only screen and (min-width: 771px) {
  /* line 229, ../../default/scss/_product-view.scss */
  .product-view .product-shop.product-shop-inner {
    margin-top: 15px;
  }
}
/* line 235, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description {
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (min-width: 771px) {
  /* line 235, ../../default/scss/_product-view.scss */
  .product-view .product-shop .short-description {
    margin-top: 30px;
  }
}
/* line 241, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .product-undertitle {
  text-align: center;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 246, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .product-undertitle h2 {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
/* line 252, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description h5 {
  font-size: 15px;
  font-weight: bold;
}
/* line 256, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .std {
  font-size: 15px;
  color: #000;
}
/* line 261, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .std ul li {
  font-size: 15px;
  margin-left: 1.1em;
}
/* line 269, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .block-farben .farben-muster {
  padding: 10px;
}
/* line 272, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .block-farben img {
  max-width: none;
}
/* line 276, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .block-farben table.enlarge td {
  padding: 5px 8px;
  position: relative;
  z-index: 0;
  display: inline-flex;
}
/* line 281, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .block-farben table.enlarge td:hover {
  z-index: 50;
  cursor: pointer;
}
/* line 284, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .block-farben table.enlarge td:hover span {
  top: 50px;
  left: 130px;
}
/* line 290, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .block-farben table.enlarge img {
  background-color: #d6d6d6;
  -moz-box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
  -webkit-box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
  box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 295, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .block-farben table.enlarge span {
  position: absolute;
  left: -9999px;
  background-color: #d6d6d6;
  padding: 1px;
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: .9em;
  text-align: center;
  color: #495a62;
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
/* line 306, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .block-farben table.enlarge span img {
  padding: 2px;
  background: #ccc;
}
/* line 317, ../../default/scss/_product-view.scss */
.product-view .details .details-table {
  padding: 15px;
}
/* line 321, ../../default/scss/_product-view.scss */
.product-view .details th, .product-view .details td {
  padding: 10px;
}
/* line 325, ../../default/scss/_product-view.scss */
.product-view .description_full {
  padding: 0;
  margin: 10px 0 10px 0;
}
/* line 329, ../../default/scss/_product-view.scss */
.product-view .description_full .description_title {
  width: 100%;
  background: #f4f4f4;
}
/* line 333, ../../default/scss/_product-view.scss */
.product-view .description_full .description_title span {
  background: #ce3535;
  color: #fff;
  font-size: 16px;
  text-transform: none;
  bottom: auto;
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
}
/* line 346, ../../default/scss/_product-view.scss */
.product-view .description_full .product_name {
  padding: 10px;
  font-weight: 700;
}
/* line 351, ../../default/scss/_product-view.scss */
.product-view .description_full p {
  padding: 10px;
}
/* line 356, ../../default/scss/_product-view.scss */
.product-view .description_full .description-table table {
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
}
/* line 361, ../../default/scss/_product-view.scss */
.product-view .description_full .description-table table th {
  text-align: center;
  padding: 10px;
  font-weight: 600;
  border: 1px solid #ccc;
}
/* line 368, ../../default/scss/_product-view.scss */
.product-view .description_full .description-table table td {
  padding: 5px;
  border: 1px solid #ccc;
  text-align: center;
}
/* line 376, ../../default/scss/_product-view.scss */
.product-view .description_full img {
  width: 82%;
}
/* line 381, ../../default/scss/_product-view.scss */
.product-view .grp-description {
  padding-top: 20px;
}
/* line 383, ../../default/scss/_product-view.scss */
.product-view .grp-description .text-block {
  padding-bottom: 15px;
}
/* line 385, ../../default/scss/_product-view.scss */
.product-view .grp-description .text-block p {
  padding: 0;
}
/* line 392, ../../default/scss/_product-view.scss */
.product-view .grp-full-desc-model {
  border: 1px solid #ccc;
  border-radius: 0.4em 0.4em 0 0;
  padding: 0;
}
/* line 396, ../../default/scss/_product-view.scss */
.product-view .grp-full-desc-model:first-child {
  margin-right: 10px;
}
/* line 401, ../../default/scss/_product-view.scss */
.product-view .grp-full-desc-one-colm {
  border: 1px solid #ccc;
  padding: 0;
  margin-bottom: 10px;
}
/* line 405, ../../default/scss/_product-view.scss */
.product-view .grp-full-desc-one-colm ul {
  padding: 10px;
}
/* line 410, ../../default/scss/_product-view.scss */
.product-view .grp-full-desc-inner {
  width: 100%;
  background: #f7f7f7;
  margin-top: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  display: flex;
  justify-content: space-between;
  border-radius: 0.25em 0.25em 0 0;
}
/* line 421, ../../default/scss/_product-view.scss */
.product-view .grp-full-desc-title {
  width: 100%;
  background: #01733c;
  font-size: large;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  letter-spacing: 1px;
}
/* line 432, ../../default/scss/_product-view.scss */
.product-view .grp-full-desc-count {
  padding: 10px;
  font-size: 16px;
}
/* line 437, ../../default/scss/_product-view.scss */
.product-view .grp-full-desc-img img {
  max-height: 390px;
  margin: 10px 0;
}
/* line 442, ../../default/scss/_product-view.scss */
.product-view .premium-img img {
  max-height: 100px;
}
/* line 446, ../../default/scss/_product-view.scss */
.product-view .compl-inhalt {
  margin-top: 25px;
}
/* line 450, ../../default/scss/_product-view.scss */
.product-view .grp-full-desc-table {
  padding: 10px 15px;
}
/* line 453, ../../default/scss/_product-view.scss */
.product-view .grp-full-desc-table ul h3 {
  margin-top: 10px;
}
/* line 457, ../../default/scss/_product-view.scss */
.product-view .grp-full-desc-table ul li span {
  font-weight: bold;
}
/* line 466, ../../default/scss/_product-view.scss */
.product-view .grp-description p {
  padding: 10px;
}
/* line 470, ../../default/scss/_product-view.scss */
.product-view .grp-full-desc-text {
  padding: 10px;
}
/* line 475, ../../default/scss/_product-view.scss */
.product-view .artname, .product-view .artName {
  color: #000;
  font-weight: bold;
  font-style: italic;
  margin-top: 15px;
  text-align: center;
}
/* line 483, ../../default/scss/_product-view.scss */
.product-view .artuntername {
  color: #000;
  font-style: italic;
  text-align: center;
}
/* line 489, ../../default/scss/_product-view.scss */
.product-view .artbeschr {
  color: #000;
  text-align: center;
  margin-top: 10px;
}
/* line 495, ../../default/scss/_product-view.scss */
.product-view .inhalt {
  color: #000;
  margin-bottom: 10px;
}
/* line 499, ../../default/scss/_product-view.scss */
.product-view .inhalt ul {
  padding: 10px;
}
/* line 504, ../../default/scss/_product-view.scss */
.product-view .unterbeschreibung {
  padding: 10px;
}

/* line 516, ../../default/scss/_product-view.scss */
.description-wrapper .block-info {
  margin: 0;
}
/* line 520, ../../default/scss/_product-view.scss */
.description-wrapper .section {
  padding: 10px;
}
/* line 521, ../../default/scss/_product-view.scss */
.description-wrapper .section h2 {
  padding: 0 10px;
  margin: 15px 0 0  15px;
  display: block;
}
/* line 527, ../../default/scss/_product-view.scss */
.description-wrapper .section h3 {
  padding: 0 10px;
  margin: 0 0 10px 15px;
}
@media only screen and (min-width: 771px) {
  /* line 532, ../../default/scss/_product-view.scss */
  .description-wrapper .section .mobile {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  /* line 537, ../../default/scss/_product-view.scss */
  .description-wrapper .section .desktop {
    display: none;
  }
}
/* line 543, ../../default/scss/_product-view.scss */
.description-wrapper .section.n0 {
  background-color: #EAE8E8;
}
/* line 547, ../../default/scss/_product-view.scss */
.description-wrapper .section .th h2 {
  text-align: center;
}
/* line 551, ../../default/scss/_product-view.scss */
.description-wrapper .section .flex-item {
  flex: 1 1 auto;
}
@media only screen and (max-width: 770px) {
  /* line 555, ../../default/scss/_product-view.scss */
  .description-wrapper .section .item-wrapper.mpad {
    padding-top: 15px;
  }
}
/* line 561, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .center {
  text-align: center;
  width: 75%;
}
/* line 564, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .center span {
  display: block;
}
/* line 568, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .title {
  display: flex;
  align-items: center;
  padding-top: 15px;
}
/* line 572, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .title .icon {
  margin: 0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 2px;
  background: #fff;
  border: 2px solid #000;
  color: #000;
  text-align: center;
  font: 20px Arial, sans-serif;
  font-weight: bold;
}
/* line 587, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .title span {
  margin-left: 10px;
  font-family: Oswald,"Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 1.4;
  font-size: larger;
}
@media only screen and (max-width: 770px) {
  /* line 587, ../../default/scss/_product-view.scss */
  .description-wrapper .section .item-wrapper .title span {
    font-size: xx-large;
  }
}
/* line 598, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper ul {
  padding: 15px;
  list-style-type: disc;
  list-style-position: outside;
}
/* line 602, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper ul li {
  margin-left: 20px;
}
@media only screen and (max-width: 770px) {
  /* line 606, ../../default/scss/_product-view.scss */
  .description-wrapper .section .item-wrapper .content {
    font-size: x-large;
  }
}
/* line 610, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .content span {
  margin-left: 10px;
}
/* line 612, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .content table {
  text-align: center;
}
/* line 615, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .content table .head0 th {
  color: #000;
  font-size: medium;
  text-align: center;
}
/* line 623, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .content table .head1 {
  background-color: #ce3535;
  color: #fff;
}
/* line 626, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .content table .head1 th {
  padding-left: 5px;
  text-align: center;
  font-weight: bold;
}
/* line 632, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .content table td.mid {
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
}
/* line 637, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .content table tr.odd {
  background: #fff;
}
/* line 640, ../../default/scss/_product-view.scss */
.description-wrapper .section .item-wrapper .content table tr.evan {
  background: #EAE8E8;
}

/* line 652, ../../default/scss/_product-view.scss */
.tech-info p {
  padding: 10px;
}

/*------------------- Product View Description Tabs ---------------------------------------*/
/* line 660, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .box {
  border: 1px solid #F0F0F0;
  margin: 0 0 20px;
}
/* line 663, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .box .box-titel {
  background: #F0F0F0;
}
/* line 665, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .box .box-titel li {
  background: #fff;
  font-size: 14px;
  font-weight: normal;
  padding: 10px;
  word-wrap: break-word;
  display: inline-block;
  font-family: "Arial", "Helvetica", sans-serif;
  letter-spacing: 2px;
  margin: 0;
}
/* line 675, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .box .box-titel li a {
  text-transform: uppercase;
  color: #000;
}
/* line 680, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .box .box-titel span, .product-view .product-shop .short-description .box .box-titel li.active {
  display: block;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  padding: 10px;
  word-wrap: break-word;
  background: #98c640;
  display: inline-block;
  letter-spacing: 2px;
}
/* line 692, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .box .box-titel li.active a {
  color: #fff;
  text-decoration: none;
}
/* line 698, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .box #short_description_under_tab {
  padding: 10px;
}
/* line 701, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .box .add-info-tab {
  padding: 20px;
}
/* line 704, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .box span {
  text-align: center;
  font-weight: bold;
}
/* line 708, ../../default/scss/_product-view.scss */
.product-view .product-shop .short-description .box p, .product-view .product-shop .short-description .box img {
  padding: 10px;
}
/* line 715, ../../default/scss/_product-view.scss */
.product-view .product-shop .text-block span {
  font-weight: bold;
}
/* line 719, ../../default/scss/_product-view.scss */
.product-view .product-shop .flex-container {
  display: flex;
  margin-bottom: 1.5em;
}
/* line 721, ../../default/scss/_product-view.scss */
.product-view .product-shop .flex-container .flex-box {
  flex: 1;
  padding: 0 5px;
}
/* line 727, ../../default/scss/_product-view.scss */
.product-view .product-shop .details {
  border: 1px solid #ccc;
  border-radius: 0.4em 0.4em 0 0;
  height: 100%;
}
/* line 731, ../../default/scss/_product-view.scss */
.product-view .product-shop .details .label {
  width: 100%;
  background-color: #01733c;
  font-weight: bold;
  font-size: 20px;
  white-space: break-spaces;
  letter-spacing: 1px;
  border-radius: 0.25em 0.25em 0 0;
  padding: 10px;
  min-height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 745, ../../default/scss/_product-view.scss */
.product-view .product-shop .details .details-img {
  width: 100%;
  padding: 10px;
}
/* line 749, ../../default/scss/_product-view.scss */
.product-view .product-shop .details ul {
  padding: 0;
  list-style: none;
  margin-bottom: 5px;
}
/* line 753, ../../default/scss/_product-view.scss */
.product-view .product-shop .details ul li {
  padding-bottom: 5px;
}
/* line 754, ../../default/scss/_product-view.scss */
.product-view .product-shop .details ul li span {
  display: block;
  font-weight: bold;
}

/* line 765, ../../default/scss/_product-view.scss */
.block-info .title {
  border-radius: 0.25em 0.25em 0 0;
}
/* line 767, ../../default/scss/_product-view.scss */
.block-info .title span {
  font-size: large;
  font-weight: bold;
  border-radius: 0.25em 0 0 0;
}

/* line 774, ../../default/scss/_product-view.scss */
.product-essential {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 779, ../../default/scss/_product-view.scss */
.product-essential .product-options {
  display: inline-block;
  background: #f4f4f4;
  border: 1px solid #ccc;
  clear: both;
  margin-bottom: 10px;
}
/* line 786, ../../default/scss/_product-view.scss */
.product-essential .product-options dl {
  display: block;
  margin: 0;
}
/* line 791, ../../default/scss/_product-view.scss */
.product-essential .product-options dt:first-child {
  margin-top: 5px;
}
/* line 796, ../../default/scss/_product-view.scss */
.product-essential .product-options dt {
  display: block;
}
/* line 800, ../../default/scss/_product-view.scss */
.product-essential .product-options dd {
  display: block;
  border: none;
}
/* line 805, ../../default/scss/_product-view.scss */
.product-essential .product-options select {
  width: 100%;
  height: 32px;
  padding: 5px;
  background: #fff;
}
/* line 812, ../../default/scss/_product-view.scss */
.product-essential .product-options label {
  font-size: 14px;
  font-weight: bold;
}
/* line 817, ../../default/scss/_product-view.scss */
.product-essential .product-options p.required {
  display: none;
}

/* line 824, ../../default/scss/_product-view.scss */
.product-options-bottom {
  border-top: 1px solid #ccc;
  padding: 15px 15px 15px 20px;
  margin-bottom: 0;
  vertical-align: middle;
}
/* line 830, ../../default/scss/_product-view.scss */
.product-options-bottom .taxMwst {
  display: none;
}
/* line 834, ../../default/scss/_product-view.scss */
.product-options-bottom .price-box {
  display: none;
}

/* line 839, ../../default/scss/_product-view.scss */
#super-product-table > div {
  clear: both;
  background: #fff;
}

/* line 844, ../../default/scss/_product-view.scss */
#product-attribute-specs-table {
  max-width: none;
  border: 1px solid #ccc;
}
/* line 848, ../../default/scss/_product-view.scss */
#product-attribute-specs-table th,
#product-attribute-specs-table td {
  color: #000;
  font-size: 14px;
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
}
/* line 862, ../../default/scss/_product-view.scss */
#product-attribute-specs-table th {
  border-right: none;
  background: none;
}

/* line 870, ../../default/scss/_product-view.scss */
.product-info-links {
  margin: 20px auto;
}
/* line 873, ../../default/scss/_product-view.scss */
.product-info-links .info-link {
  cursor: pointer;
  display: flex;
  align-items: center;
  box-shadow: 0 3px 3px #999;
  background: #01733c;
  border: 1px solid #ccc;
  padding: 8px 15px;
  margin-bottom: 8px;
  max-width: 375px;
}
/* line 884, ../../default/scss/_product-view.scss */
.product-info-links .info-link a {
  color: transparent;
  text-decoration: none;
}
/* line 888, ../../default/scss/_product-view.scss */
.product-info-links .info-link a:hover, .product-info-links .info-link a:active, .product-info-links .info-link a:focus {
  color: transparent;
  text-decoration: none;
}
/* line 897, ../../default/scss/_product-view.scss */
.product-info-links .info-link:hover {
  background: #348f63;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
}
/* line 903, ../../default/scss/_product-view.scss */
.product-info-links .icon {
  display: flex;
  align-items: center;
  color: #fff;
}
/* line 908, ../../default/scss/_product-view.scss */
.product-info-links .icon span {
  color: #fff;
  padding-left: 10px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: sans-serif;
  font-weight: bold;
}

/* ============================================ *
 * Product View Zoom
 * ============================================ */
/* line 922, ../../default/scss/_product-view.scss */
.zoomContainer .zoomLens {
  border: 1px solid #ccc !important;
}

/* line 926, ../../default/scss/_product-view.scss */
.zoomWindowContainer .zoomWindow {
  border: 1px solid #ccc !important;
  width: 550px !important;
  height: 550px !important;
}

@media only screen and (min-width: 771px) {
  /* line 937, ../../default/scss/_product-view.scss */
  .product-view .grp-full-desc {
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
  /* line 944, ../../default/scss/_product-view.scss */
  .product-view .short-description .flex-container .flex-box {
    padding: 0 15px;
  }
  /* line 949, ../../default/scss/_product-view.scss */
  .product-view .short-description .details .label {
    min-height: auto;
  }
  /* line 952, ../../default/scss/_product-view.scss */
  .product-view .short-description .details ul {
    padding: 10px;
    list-style: disc outside;
    margin-bottom: 0;
  }
  /* line 956, ../../default/scss/_product-view.scss */
  .product-view .short-description .details ul li {
    margin-left: 1.1em;
  }
  /* line 958, ../../default/scss/_product-view.scss */
  .product-view .short-description .details ul li span {
    display: inline-block;
    font-weight: normal;
  }

  /* line 968, ../../default/scss/_product-view.scss */
  .product-collateral .toggle-tabs {
    margin-bottom: 0;
    border: none;
    background: #f4f4f4;
  }
  /* line 973, ../../default/scss/_product-view.scss */
  .product-collateral .toggle-tabs li.current {
    background: #01733c;
    border-top: 1px sold #01733c;
  }
  /* line 977, ../../default/scss/_product-view.scss */
  .product-collateral .toggle-tabs li.current span {
    background: #01733c;
    color: #fff;
    font-weight: bold;
  }
  /* line 984, ../../default/scss/_product-view.scss */
  .product-collateral .toggle-tabs li > span {
    font-size: 15px;
    text-transform: none;
    bottom: auto;
  }
  /* line 990, ../../default/scss/_product-view.scss */
  .product-collateral .toggle-tabs li {
    background: #fff;
    color: #000;
  }
  /* line 994, ../../default/scss/_product-view.scss */
  .product-collateral .toggle-tabs li:hover {
    background: #01733c;
    color: #fff;
  }
  /* line 998, ../../default/scss/_product-view.scss */
  .product-collateral .toggle-tabs li:hover span {
    color: #fff;
  }

  /* line 1006, ../../default/scss/_product-view.scss */
  .product-collateral > dl > dd {
    padding: 25px 15px;
    border: 1px solid #f4f4f4;
  }

  	/*.product-view {
  		.add-to-cart-buttons {
  			button {
  				background: $c-button-special;
  
  				&:hover,
  				&:active {
  					background: $c-button-special-hover;
  				}
  			}
  		}
  	}*/
}
@media only screen and (max-width: 979px) {
  /* line 1031, ../../default/scss/_product-view.scss */
  .product-view .add-to-cart .add-to-cart-buttons {
    float: none;
    display: block;
    width: 100%;
    margin-top: 15px;
  }
  /* line 1038, ../../default/scss/_product-view.scss */
  .product-view .grp-full-desc {
    display: block;
  }
  /* line 1043, ../../default/scss/_product-view.scss */
  .product-view .product-shop #super-product-table .first.inline {
    display: block;
  }
  /* line 1049, ../../default/scss/_product-view.scss */
  .product-view .grp-full-desc-img img {
    width: 100%;
  }
  /* line 1053, ../../default/scss/_product-view.scss */
  .product-view .grp-full-desc-model {
    padding: 0;
  }
  /* line 1055, ../../default/scss/_product-view.scss */
  .product-view .grp-full-desc-model:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 980px) {
  /* line 1067, ../../default/scss/_product-view.scss */
  .product-info-links .icon span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 1077, ../../default/scss/_product-view.scss */
  .product-essential {
    padding: 0;
  }

  /* line 1082, ../../default/scss/_product-view.scss */
  .product-view .product-img-box {
    width: 100%;
  }
  /* line 1085, ../../default/scss/_product-view.scss */
  .product-view .product-img-box #wrap #ma-zoom1 {
    min-height: auto;
  }
  /* line 1091, ../../default/scss/_product-view.scss */
  .product-view .product-shop {
    width: 100%;
    padding-left: 0;
  }
  /* line 1094, ../../default/scss/_product-view.scss */
  .product-view .product-shop .price-info {
    text-align: center;
    max-width: 100%;
  }
  /* line 1097, ../../default/scss/_product-view.scss */
  .product-view .product-shop .price-info .price-box {
    justify-content: center;
  }

  /* line 1104, ../../default/scss/_product-view.scss */
  .product-collateral > dl > dt {
    font-size: 15px;
  }
  /* line 1107, ../../default/scss/_product-view.scss */
  .product-collateral > dl > dt:hover {
    color: #000;
  }
  /* line 1111, ../../default/scss/_product-view.scss */
  .product-collateral > dl > dt:after {
    border-left: 4px solid #01733c;
  }

  /* line 1117, ../../default/scss/_product-view.scss */
  .product-collateral.accordion-open > dl > dt.current:after {
    border-top: 4px solid #01733c;
  }
}
/* line 5, ../scss/zaunzeit/_product-view.scss */
.product-view .product-essential .product-options,
.product-view .product-essential .product-image,
.product-view .product-essential .product-options-bottom {
  border-radius: .25em;
}
/* line 13, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .tor-werte {
  border: none;
  margin: 0 0 20px;
}
/* line 16, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .tor-werte .tor-titel {
  background: #d6d6d6;
  border-radius: .25em;
}
/* line 19, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .tor-werte .tor-titel a {
  text-decoration: none !important;
}
/* line 22, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .tor-werte .tor-titel strong,
.product-view .short-description .tor-werte .tor-titel span.label {
  border-radius: .25em;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  padding: 10px;
  word-wrap: break-word;
  background: #01733c;
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 771px) {
  /* line 22, ../scss/zaunzeit/_product-view.scss */
  .product-view .short-description .tor-werte .tor-titel strong,
  .product-view .short-description .tor-werte .tor-titel span.label {
    width: 40%;
    text-align: left;
  }
}
/* line 41, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .torausfuerung {
  width: 100%;
  margin-bottom: 15px;
}
/* line 44, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .torausfuerung td,
.product-view .short-description .torausfuerung th {
  text-align: center;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: .25em;
}
/* line 52, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .torausfuerung td img {
  display: inline-block;
  padding-right: 5px;
}
/* line 58, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .grp-full-desc-inner {
  background-color: #333333;
}
/* line 63, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .grp-full-desc .artName {
  margin: 10px;
}
/* line 66, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .grp-full-desc .torausfuerung {
  width: 100%;
  margin-bottom: 15px;
}
/* line 69, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .grp-full-desc .torausfuerung td,
.product-view .short-description .grp-full-desc .torausfuerung th {
  text-align: center;
  padding: 10px;
  border: 1px solid #ccc;
}
/* line 76, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .grp-full-desc .torausfuerung td img {
  display: inline-block;
  padding-right: 5px;
}
/* line 81, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .grp-full-desc .torausfuerung td:first-child {
  font-weight: bold;
  width: 40%;
}
/* line 86, ../scss/zaunzeit/_product-view.scss */
.product-view .short-description .grp-full-desc .underdescription {
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (min-width: 771px) {
  /* line 91, ../scss/zaunzeit/_product-view.scss */
  .product-view .short-description .grp-full-desc .artName {
    margin: 20px;
  }
  /* line 93, ../scss/zaunzeit/_product-view.scss */
  .product-view .short-description .grp-full-desc .artName h1,
  .product-view .short-description .grp-full-desc .artName h2 {
    padding: 10px;
  }
  /* line 98, ../scss/zaunzeit/_product-view.scss */
  .product-view .short-description .grp-full-desc .underdescription {
    padding: 10px;
  }
}
/* line 105, ../scss/zaunzeit/_product-view.scss */
.product-view .additional-tab .product-tabs-content {
  border-radius: 0.25em;
  border: 1px solid #ccc;
}
/* line 109, ../scss/zaunzeit/_product-view.scss */
.product-view .additional-tab h2 {
  display: none;
}
/* line 112, ../scss/zaunzeit/_product-view.scss */
.product-view .additional-tab #product-attribute-specs-table {
  border: none;
}
/* line 114, ../scss/zaunzeit/_product-view.scss */
.product-view .additional-tab #product-attribute-specs-table th {
  font-weight: bold;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 14px;
  border-radius: 0.25em;
  word-wrap: break-word;
  text-align: center;
  border: 1px solid #ccc;
}
/* line 122, ../scss/zaunzeit/_product-view.scss */
.product-view .additional-tab #product-attribute-specs-table th.green {
  background-color: #01733c;
  color: #fff;
  padding: 15px 5px;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  font-weight: bold;
  width: 100%;
  border-radius: 0;
}
/* line 140, ../scss/zaunzeit/_product-view.scss */
.product-view .additional-tab #product-attribute-specs-table td {
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 0.25em;
}
/* line 150, ../scss/zaunzeit/_product-view.scss */
.product-view .add-to-cart-buttons button {
  background: #01733c;
}
/* line 152, ../scss/zaunzeit/_product-view.scss */
.product-view .add-to-cart-buttons button:hover {
  background-color: #348f63;
}
/* line 159, ../scss/zaunzeit/_product-view.scss */
.product-view .product-collateral .toggle-tabs li {
  border-radius: .25em;
}
/* line 161, ../scss/zaunzeit/_product-view.scss */
.product-view .product-collateral .toggle-tabs li span {
  border-radius: .25em;
}
/* line 168, ../scss/zaunzeit/_product-view.scss */
.product-view .description_full .farben-muster {
  padding: 10px;
}
/* line 171, ../scss/zaunzeit/_product-view.scss */
.product-view .description_full table.enlarge {
  padding: 10px;
  list-style-type: none;
  /*remove the bullet point*/
  margin-left: 0;
}
/* line 176, ../scss/zaunzeit/_product-view.scss */
.product-view .description_full table.enlarge td {
  padding: 10px;
  position: relative;
  z-index: 0;
  /*resets the stack order of the tdst items - later we'll increase this*/
  margin: 10px 40px 0 20px;
}
/* line 183, ../scss/zaunzeit/_product-view.scss */
.product-view .description_full table.enlarge td:nth-child(1) {
  min-width: 120px;
}
/* line 186, ../scss/zaunzeit/_product-view.scss */
.product-view .description_full table.enlarge td:hover {
  z-index: 50;
  cursor: pointer;
}
/* line 189, ../scss/zaunzeit/_product-view.scss */
.product-view .description_full table.enlarge td:hover span {
  top: 50px;
  /*the distance from the bottom of the thumbnail to the top of the popup image*/
  left: 115px;
  /*distance from the left of the thumbnail to the left of the popup image*/
  min-width: 250px;
}
/* line 196, ../scss/zaunzeit/_product-view.scss */
.product-view .description_full table.enlarge td:hover:nth-child(2) span {
  left: 115px;
}
/* line 199, ../scss/zaunzeit/_product-view.scss */
.product-view .description_full table.enlarge td:hover:nth-child(3) span {
  left: 115px;
}
/* line 204, ../scss/zaunzeit/_product-view.scss */
.product-view .description_full table.enlarge img {
  background-color: #d6d6d6;
  -webkit-box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
  -moz-box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
  box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
}
/* line 214, ../scss/zaunzeit/_product-view.scss */
.product-view .description_full table.enlarge span {
  position: absolute;
  left: -9999px;
  background-color: #d6d6d6;
  padding: 1px;
  font-family: 'Droid Sans', sans-serif;
  font-size: .9em;
  text-align: center;
  color: #495a62;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 1px;
}
/* line 229, ../scss/zaunzeit/_product-view.scss */
.product-view .description_full table.enlarge span img {
  padding: 2px;
  background: #ccc;
}
/* line 234, ../scss/zaunzeit/_product-view.scss */
.product-view .description_full table.enlarge td,
.product-view .description_full table.enlarge th {
  border: none;
}

/* line 242, ../scss/zaunzeit/_product-view.scss */
.block-info {
  border: 1px solid #ccc;
}
/* line 244, ../scss/zaunzeit/_product-view.scss */
.block-info .title {
  background: #d6d6d6;
}
/* line 246, ../scss/zaunzeit/_product-view.scss */
.block-info .title span {
  color: #fff;
  background: #01733c;
  border-radius: .25em 0 0 0;
  padding: 15px;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
}
/* line 257, ../scss/zaunzeit/_product-view.scss */
.block-info .content {
  text-align: center;
  padding: 10px;
}

/* line 263, ../scss/zaunzeit/_product-view.scss */
.additional-description .block-info {
  margin: 0;
}
/* line 265, ../scss/zaunzeit/_product-view.scss */
.additional-description .block-info .content {
  border: none;
}
@media only screen and (min-width: 771px) {
  /* line 269, ../scss/zaunzeit/_product-view.scss */
  .additional-description .level-1 {
    display: flex;
  }
  /* line 271, ../scss/zaunzeit/_product-view.scss */
  .additional-description .level-1 .block-info {
    min-height: 290px;
  }
  /* line 275, ../scss/zaunzeit/_product-view.scss */
  .additional-description .level-1 .col-sm-5, .additional-description .level-1 .col-sm-7 {
    flex: 1;
    /* additionally, equal width */
  }
}
/* line 280, ../scss/zaunzeit/_product-view.scss */
.additional-description .img-container {
  margin-bottom: 10px;
}
/* line 283, ../scss/zaunzeit/_product-view.scss */
.additional-description .info-content {
  text-align: left;
  display: block;
}
/* line 287, ../scss/zaunzeit/_product-view.scss */
.additional-description p.fragen {
  min-height: 250px;
  text-align: center;
  font-weight: bolder;
  font-size: xx-large;
  padding: 20px;
  margin: 0;
}

/* line 298, ../scss/zaunzeit/_product-view.scss */
.farben-muster {
  display: inline-block;
  flex-direction: column;
  justify-content: center;
  /*  center horiz. */
  align-items: center;
  /*  center vert. */
  font-weight: bold;
}
/* line 304, ../scss/zaunzeit/_product-view.scss */
.farben-muster .name {
  min-height: 48px;
}
/* line 307, ../scss/zaunzeit/_product-view.scss */
.farben-muster img {
  max-width: 100%;
}
/* line 310, ../scss/zaunzeit/_product-view.scss */
.farben-muster .color {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  color: #636363;
  line-height: 1.5;
  font-size: 14px;
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
}
/* line 320, ../scss/zaunzeit/_product-view.scss */
.farben-muster .color .image {
  width: auto;
  position: relative;
}
/* line 323, ../scss/zaunzeit/_product-view.scss */
.farben-muster .color .image img {
  z-index: 0;
  -moz-box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
  -webkit-box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
  box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 329, ../scss/zaunzeit/_product-view.scss */
.farben-muster .color .image span {
  position: absolute;
  left: -9999px;
  background-color: #d6d6d6;
  padding: 1px;
  font-size: .9em;
  text-align: center;
  color: #495a62;
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
/* line 339, ../scss/zaunzeit/_product-view.scss */
.farben-muster .color .image span img {
  padding: 2px;
  background: #ccc;
  width: auto;
  max-width: none;
}
/* line 346, ../scss/zaunzeit/_product-view.scss */
.farben-muster .color .image:hover {
  z-index: 50;
  cursor: pointer;
}
/* line 349, ../scss/zaunzeit/_product-view.scss */
.farben-muster .color .image:hover span {
  top: 50px;
  left: 115px;
}
/* line 358, ../scss/zaunzeit/_product-view.scss */
.farben-muster .info span {
  font-size: 13px;
}
@media only screen and (max-width: 770px) {
  /* line 362, ../scss/zaunzeit/_product-view.scss */
  .farben-muster .info span {
    font-size: 12px;
  }
}

/* line 368, ../scss/zaunzeit/_product-view.scss */
.farben-muster.bordstein p {
  font-size: 14px;
  padding: 8px;
}

/* line 4, ../../default/scss/_grouped-options.scss */
.grouped-product-name a {
  color: #000;
}

/* line 9, ../../default/scss/_grouped-options.scss */
.product-view-grouped.super-product-table {
  box-shadow: none;
}
/* line 12, ../../default/scss/_grouped-options.scss */
.product-view-grouped.super-product-table .first.inline {
  border: none;
}
/* line 15, ../../default/scss/_grouped-options.scss */
.product-view-grouped.super-product-table:first-child {
  margin-top: 0;
}
/* line 18, ../../default/scss/_grouped-options.scss */
.product-view-grouped.super-product-table .inline {
  border: 1px solid #ccc;
}

/* line 23, ../../default/scss/_grouped-options.scss */
.product-shop #super-product-table {
  margin: 20px 0 0 0;
}

/* line 29, ../../default/scss/_grouped-options.scss */
.product-view.product-grouped #super-product-table {
  box-shadow: none;
}
/* line 31, ../../default/scss/_grouped-options.scss */
.product-view.product-grouped #super-product-table .product-options {
  padding: 0px 10px 0px 10px;
}
/* line 34, ../../default/scss/_grouped-options.scss */
.product-view.product-grouped #super-product-table .price-box {
  display: flex;
  justify-content: center;
}
/* line 38, ../../default/scss/_grouped-options.scss */
.product-view.product-grouped #super-product-table .btn-cart {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 46, ../../default/scss/_grouped-options.scss */
.product-view-grouped.super-product-table .grouped-item {
  padding: 0 0 0 10px;
  border: none;
}
/* line 52, ../../default/scss/_grouped-options.scss */
.product-view-grouped.super-product-table .grouped-item .product-options-top {
  border-top: 1px solid #ccc;
}
/* line 55, ../../default/scss/_grouped-options.scss */
.product-view-grouped.super-product-table .grouped-item:first-child {
  padding: 0;
}
/* line 59, ../../default/scss/_grouped-options.scss */
.product-view-grouped.super-product-table .taxMwst {
  padding-top: 10px;
}
/* line 62, ../../default/scss/_grouped-options.scss */
.product-view-grouped.super-product-table .grouped-product-name {
  min-height: initial;
  padding-top: 15px;
  padding-bottom: 10px;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
}

/* line 73, ../../default/scss/_grouped-options.scss */
#super-product-table-optional-bottom .grouped-item-content {
  border: 1px solid #ccc;
  margin-right: 10px;
}
/* line 76, ../../default/scss/_grouped-options.scss */
#super-product-table-optional-bottom .grouped-item-content .product-options-wrapper, #super-product-table-optional-bottom .grouped-item-content .product-options-bottom {
  border: none;
  border-top: 1px solid #ccc;
}
/* line 80, ../../default/scss/_grouped-options.scss */
#super-product-table-optional-bottom .grouped-item-content .product-options-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: none;
}
/* line 86, ../../default/scss/_grouped-options.scss */
#super-product-table-optional-bottom .grouped-item-content .product-options-top .grouped-product-image, #super-product-table-optional-bottom .grouped-item-content .product-options-top .grouped-product-name {
  display: flex;
  justify-content: center;
}
/* line 94, ../../default/scss/_grouped-options.scss */
#super-product-table-optional-bottom .grouped-item:last-child .grouped-item-content {
  margin-right: 0;
}

/* line 101, ../../default/scss/_grouped-options.scss */
.grp-header h2,
.grp-header h3,
.grp-header h4 {
  text-align: center;
}

/* line 107, ../../default/scss/_grouped-options.scss */
.product-view-grouped {
  display: block;
}
/* line 110, ../../default/scss/_grouped-options.scss */
.product-view-grouped .first {
  padding-left: 0;
  padding-right: 0;
  border: none;
}
/* line 115, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-top {
  height: 325px;
  margin-bottom: 5px;
  padding: 10px 0;
  display: block;
}
/* line 120, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-top .taxMwst {
  display: block;
  margin: 6px 0 0 0;
  text-align: center;
  padding: 0 0 5% 0;
}
/* line 126, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-top .taxMwst a {
  color: #000;
}
/* line 130, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-top .optional {
  display: block;
  min-height: auto;
}
/* line 134, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-top .optional .grouped-product-image img {
  height: 200px;
}
/* line 140, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-top.first {
  height: auto;
  background: #f4f4f4;
  border: 1px solid #ccc;
  border-right: none;
  display: block;
  margin-bottom: 0;
  padding-top: 0;
}
/* line 149, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-bottom {
  background: #f4f4f4;
  padding: 15px 5px 0 5px;
  margin: 0;
}
/* line 153, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-bottom .availability {
  margin: 0;
  padding: 0 10px;
}
/* line 157, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-bottom .add-to-cart.columns-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 15px;
}
/* line 164, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-bottom .add-to-cart.columns-3 label {
  float: none;
}

/* line 172, ../../default/scss/_grouped-options.scss */
.product-view-grouped.first .product-options-bottom {
  margin-top: 5px;
  padding: 5px 0;
  border-top: none;
}

/* line 178, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-wrapper {
  background: #f4f4f4;
}

/* line 182, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-wrapper.columns-3 {
  min-height: 178px;
}
/* line 184, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-wrapper.columns-3.large-box {
  min-height: 259px;
}
/* line 187, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-wrapper.columns-3 .col {
  width: 100%;
}
/* line 190, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-wrapper.columns-3 .col label {
  margin: 0;
}

/* line 197, ../../default/scss/_grouped-options.scss */
#super-product-table .add-to-cart .btn-cart {
  background: #F46C09;
  font-size: 14px;
}
/* line 200, ../../default/scss/_grouped-options.scss */
#super-product-table .add-to-cart .btn-cart:hover, #super-product-table .add-to-cart .btn-cart:active {
  background: #98c640;
}

/* line 206, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-bottom .add-to-cart.columns-3 button.btn-cart {
  background: #F46C09;
  font-size: 14px;
  margin-top: 15px;
  float: none;
}
/* line 211, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-bottom .add-to-cart.columns-3 button.btn-cart:hover, .product-view-grouped .product-options-bottom .add-to-cart.columns-3 button.btn-cart:active {
  background: #98c640;
}

/* line 217, ../../default/scss/_grouped-options.scss */
.product-view.Grouped .add-to-box.add-to-box2 {
  display: none;
}

/* line 221, ../../default/scss/_grouped-options.scss */
.product-view.Grouped .product-img-box {
  margin-top: 43px;
}

/* line 225, ../../default/scss/_grouped-options.scss */
.product-view-grouped.grouped-items-table.super-product-table .price-lable,
.product-view-grouped.grouped-items-table.super-product-table .price-label {
  background: #d6d6d6;
  width: 100%;
  padding: 5px;
}

/* line 232, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options {
  border: none;
}

/* line 236, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-wrapper {
  border: 1px solid #ccc;
}

/* line 240, ../../default/scss/_grouped-options.scss */
.product-view-grouped .product-options-wrapper .product-options {
  padding: 10px 10px 16px 10px;
}

/* line 244, ../../default/scss/_grouped-options.scss */
.product-view-grouped label.grouped-option-title span {
  color: #F3793B;
  line-height: 32px;
}

/* line 249, ../../default/scss/_grouped-options.scss */
.product-view-grouped .super-attribute-select {
  height: 32px;
  padding: 5px;
  background: #fff;
  color: #000;
}

/* line 256, ../../default/scss/_grouped-options.scss */
.product-view-grouped .grouped-option {
  padding-bottom: 8px;
}

/* line 260, ../../default/scss/_grouped-options.scss */
.product-view-grouped .grouped-option .col {
  padding: 0px;
}

/* Grouped Product */
/* line 266, ../../default/scss/_grouped-options.scss */
.grouped-items-table .grp-description table {
  margin-bottom: 15px;
}
/* line 269, ../../default/scss/_grouped-options.scss */
.grouped-items-table .grp-description table td {
  padding: 10px;
}

/* line 275, ../../default/scss/_grouped-options.scss */
.product-view .grouped-items-table .first .price-box {
  margin: 0;
  padding: 5% 0 0 0;
}

/* line 280, ../../default/scss/_grouped-options.scss */
.product-view .grouped-items-table .price-box {
  margin: 0;
  padding: 0;
}

/* line 285, ../../default/scss/_grouped-options.scss */
.product-view .grouped-items-table .availability {
  margin: 0;
}

/* line 289, ../../default/scss/_grouped-options.scss */
.product-view .grouped-items-table button.btn-cart span {
  min-width: inherit;
}

/* line 293, ../../default/scss/_grouped-options.scss */
.grouped-option-title {
  font-weight: bold;
  display: block;
  margin-bottom: 0;
  padding-top: 5px;
}
/* line 299, ../../default/scss/_grouped-options.scss */
.grouped-option-title label.required:after,
.grouped-option-title span.required:after {
  display: none;
}

/* line 305, ../../default/scss/_grouped-options.scss */
h3.optional-group-prod {
  font-weight: bold;
  margin: 30px 0 30px;
  text-align: center;
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  color: #F3793B;
  font-size: 20px;
}

/* line 315, ../../default/scss/_grouped-options.scss */
#super-product-table .btn-cart {
  float: none;
  display: block;
  margin: 0 auto;
}

@media only screen and (min-width: 980px) {
  /* line 323, ../../default/scss/_grouped-options.scss */
  .product-view-grouped .product-options-bottom {
    padding: 15px 5px 0 5px;
    margin: 0;
  }
}
@media only screen and (max-width: 770px) {
  /* line 332, ../../default/scss/_grouped-options.scss */
  .product-view-grouped.super-product-table.columns-3 .grouped-item {
    box-shadow: none;
    border: 1px solid #ccc;
    margin-bottom: 15px;
  }
  /* line 337, ../../default/scss/_grouped-options.scss */
  .product-view-grouped.super-product-table.columns-3 .grouped-item .product-options-top {
    border-top: none;
    display: flex;
    align-items: center;
    height: auto;
    min-height: 160px;
  }
  /* line 344, ../../default/scss/_grouped-options.scss */
  .product-view-grouped.super-product-table.columns-3 .grouped-item .product-options-wrapper {
    border-left: none;
    border-right: none;
  }
  /* line 348, ../../default/scss/_grouped-options.scss */
  .product-view-grouped.super-product-table.columns-3 .grouped-item .product-options-bottom {
    border: none;
  }

  /* line 353, ../../default/scss/_grouped-options.scss */
  #super-product-table-optional-bottom .grouped-item {
    border: none;
  }

  /* line 358, ../../default/scss/_grouped-options.scss */
  .product-view-grouped.super-product-table .product-options-top.first {
    background: none;
    border: none;
  }
  /* line 361, ../../default/scss/_grouped-options.scss */
  .product-view-grouped.super-product-table .product-options-top.first .price-lable {
    display: none;
  }
}
/* line 2, ../../default/scss/_product-view-left.scss */
.block-info {
  margin: 0 0 20px;
}
/* line 5, ../../default/scss/_product-view-left.scss */
.block-info .title {
  background: #d6d6d6;
}
/* line 7, ../../default/scss/_product-view-left.scss */
.block-info .title span {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
  padding: 10px;
  word-wrap: break-word;
  background: #333333;
  display: inline-block;
}
/* line 19, ../../default/scss/_product-view-left.scss */
.block-info .title a {
  text-decoration: none !important;
}
/* line 23, ../../default/scss/_product-view-left.scss */
.block-info .block-info-content {
  padding: 10px;
}
/* line 25, ../../default/scss/_product-view-left.scss */
.block-info .block-info-content p {
  font-size: 14px;
  padding: 8px;
}
/* line 30, ../../default/scss/_product-view-left.scss */
.block-info .farben-muster {
  padding: 0 10px;
}
/* line 33, ../../default/scss/_product-view-left.scss */
.block-info img {
  width: 100%;
  max-width: 390px;
}
/* line 37, ../../default/scss/_product-view-left.scss */
.block-info .content {
  border: 1px solid #ccc;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 45, ../../default/scss/_product-view-left.scss */
.block-info .content.farben {
  border: 1px solid #ccc;
  padding: 10px;
  display: block;
}
/* line 50, ../../default/scss/_product-view-left.scss */
.block-info.border-curved {
  border-radius: 0.3em 0.3em 0 0;
}

/* line 54, ../../default/scss/_product-view-left.scss */
.farben-muster {
  display: inline-block;
  flex-direction: column;
  justify-content: center;
  /*  center horiz. */
  align-items: center;
  /*  center vert. */
  font-weight: bold;
}
/* line 60, ../../default/scss/_product-view-left.scss */
.farben-muster .name {
  min-height: 48px;
}
/* line 63, ../../default/scss/_product-view-left.scss */
.farben-muster img {
  max-width: 100%;
}
/* line 66, ../../default/scss/_product-view-left.scss */
.farben-muster .color {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  color: #636363;
  line-height: 1.5;
  font-size: 14px;
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
}
/* line 76, ../../default/scss/_product-view-left.scss */
.farben-muster .color .image {
  width: auto;
  position: relative;
}
/* line 79, ../../default/scss/_product-view-left.scss */
.farben-muster .color .image img {
  z-index: 0;
  -moz-box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
  -webkit-box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
  box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 85, ../../default/scss/_product-view-left.scss */
.farben-muster .color .image span {
  position: absolute;
  left: -9999px;
  background-color: #d6d6d6;
  padding: 1px;
  font-size: .9em;
  text-align: center;
  color: #495a62;
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
/* line 95, ../../default/scss/_product-view-left.scss */
.farben-muster .color .image span img {
  padding: 2px;
  background: #ccc;
  width: auto;
  max-width: none;
}
/* line 102, ../../default/scss/_product-view-left.scss */
.farben-muster .color .image:hover {
  z-index: 50;
  cursor: pointer;
}
/* line 105, ../../default/scss/_product-view-left.scss */
.farben-muster .color .image:hover span {
  top: 50px;
  left: 115px;
}
/* line 114, ../../default/scss/_product-view-left.scss */
.farben-muster .info span {
  font-size: 13px;
}
@media only screen and (max-width: 770px) {
  /* line 118, ../../default/scss/_product-view-left.scss */
  .farben-muster .info span {
    font-size: 12px;
  }
}

/* line 124, ../../default/scss/_product-view-left.scss */
.farben-muster.bordstein p {
  font-size: 14px;
  padding: 8px;
}

/*=============================Crossell Products Optional Products=================================================*/
/* line 133, ../../default/scss/_product-view-left.scss */
.crossell-products {
  background: #fff;
  border: 1px solid #ccc;
}

/* line 138, ../../default/scss/_product-view-left.scss */
.crossell-product {
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  padding: 0px 5px 0px 5px;
  margin: 10px;
}
/* line 144, ../../default/scss/_product-view-left.scss */
.crossell-product .optional {
  margin: 10px;
  display: flex;
  justify-content: center;
}
/* line 149, ../../default/scss/_product-view-left.scss */
.crossell-product img {
  border: 1px solid #ccc;
}
/* line 152, ../../default/scss/_product-view-left.scss */
.crossell-product .crossell-product-name {
  margin-bottom: 20px;
}
/* line 154, ../../default/scss/_product-view-left.scss */
.crossell-product .crossell-product-name a {
  font-weight: bold;
  font-size: 15px;
}
/* line 159, ../../default/scss/_product-view-left.scss */
.crossell-product .price-box {
  font-size: 24px;
  line-height: 20px;
  margin: 10px 0 5px 0px;
}
/* line 164, ../../default/scss/_product-view-left.scss */
.crossell-product .btn-details {
  display: block;
  background: #F46C09;
  color: #fff;
  font-size: 15px;
  margin: 10px 0;
  padding: 4px 10px;
}
/* line 171, ../../default/scss/_product-view-left.scss */
.crossell-product .btn-details:hover {
  background: #98c640;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
}

/* line 179, ../../default/scss/_product-view-left.scss */
.crossell-products-titel h3 {
  font-weight: bold;
  margin: 20px 0 20px;
  text-align: center;
  color: #F3793B;
  font-size: 20px;
  padding: 10px;
}

@media only screen and (max-width: 770px) {
  /* line 190, ../../default/scss/_product-view-left.scss */
  .block-farben {
    display: none;
  }
}
@media only screen and (min-width: 771px) {
  /* line 196, ../../default/scss/_product-view-left.scss */
  .main-gallery .slick-slide {
    box-sizing: border-box;
  }
}
/* line 3, ../scss/zaunzeit/_product-view-left.scss */
.product-view-left .block-info,
.description_full .block-info {
  border: 1px solid #ccc;
}
/* line 6, ../scss/zaunzeit/_product-view-left.scss */
.product-view-left .block-info .title,
.description_full .block-info .title {
  background: #d6d6d6;
}
/* line 9, ../scss/zaunzeit/_product-view-left.scss */
.product-view-left .block-info .title span,
.description_full .block-info .title span {
  color: #fff;
  background: #01733c;
  border-radius: .25em 0 0 0;
  padding: 10px;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  text-transform: none;
}
/* line 21, ../scss/zaunzeit/_product-view-left.scss */
.product-view-left .block-info .content,
.description_full .block-info .content {
  text-align: center;
  padding: 15px;
}
/* line 27, ../scss/zaunzeit/_product-view-left.scss */
.product-view-left .block-info .content.farben,
.description_full .block-info .content.farben {
  border: none;
}

/* line 3, ../../default/scss/_cart.scss */
.cart .page-title h1 {
  text-transform: none;
}
/* line 9, ../../default/scss/_cart.scss */
.cart .data-table th {
  text-transform: none;
}
/* line 14, ../../default/scss/_cart.scss */
.cart .cart-totals table {
  text-transform: none;
}
/* line 16, ../../default/scss/_cart.scss */
.cart .cart-totals table td {
  font-size: 14px;
}
/* line 19, ../../default/scss/_cart.scss */
.cart .cart-totals table td.a-right {
  padding-right: 6px;
}
/* line 22, ../../default/scss/_cart.scss */
.cart .cart-totals table tfoot td {
  font-size: 15px;
}

/* line 30, ../../default/scss/_cart.scss */
.cart-table span.or {
  display: none;
}
/* line 33, ../../default/scss/_cart.scss */
.cart-table thead th {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #000;
}
/* line 38, ../../default/scss/_cart.scss */
.cart-table tbody td {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #000;
}
/* line 43, ../../default/scss/_cart.scss */
.cart-table h2 {
  font-size: 15px;
}
/* line 46, ../../default/scss/_cart.scss */
.cart-table h2.product-name {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: normal;
  text-transform: none;
  color: #000;
}
/* line 51, ../../default/scss/_cart.scss */
.cart-table h2.product-name a {
  color: #000;
}
/* line 55, ../../default/scss/_cart.scss */
.cart-table .product-cart-sku {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 15px;
}
/* line 59, ../../default/scss/_cart.scss */
.cart-table .product-cart-sku .label {
  padding-left: 0;
  font-size: 15px;
  color: #000;
  font-weight: normal;
}
/* line 66, ../../default/scss/_cart.scss */
.cart-table .item-options {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 15px;
  margin-left: 0 !important;
  padding-left: 0;
}
/* line 71, ../../default/scss/_cart.scss */
.cart-table .item-options dt {
  font-style: normal;
}
/* line 75, ../../default/scss/_cart.scss */
.cart-table .btn-remove-item, .cart-table .btn-remove {
  font-size: 15px;
  color: #01733c;
}
/* line 78, ../../default/scss/_cart.scss */
.cart-table .btn-remove-item:hover, .cart-table .btn-remove:hover {
  color: #333;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 82, ../../default/scss/_cart.scss */
.cart-table .btn-remove-item:focus, .cart-table .btn-remove-item:active, .cart-table .btn-remove:focus, .cart-table .btn-remove:active {
  outline: none;
}

/* line 91, ../../default/scss/_cart.scss */
.cart-forms .shipping .form-list label {
  text-transform: none;
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: normal;
  font-size: 15px;
}
/* line 97, ../../default/scss/_cart.scss */
.cart-forms .shipping .form-list .shipping-postcode input {
  margin-top: 0px;
}
/* line 101, ../../default/scss/_cart.scss */
.cart-forms .shipping h2 {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #636363;
  letter-spacing: normal;
  font-weight: normal;
}
/* line 108, ../../default/scss/_cart.scss */
.cart-forms .shipping .sp-methods dt {
  color: #636363;
  font-weight: normal;
}

/* line 116, ../../default/scss/_cart.scss */
.checkout-cart-index .btn-checkout span span {
  padding: 0 30px;
}
/* line 119, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table {
  float: none;
  width: 100%;
}
/* line 122, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table h2.product-name {
  color: #000;
}
/* line 125, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table h2.product-name a {
  color: #000;
  font-size: 16px;
}
/* line 130, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table .product-cart-info {
  padding-left: 20px;
}
/* line 132, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table .product-cart-info tr {
  border-bottom: none;
}
/* line 135, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table .product-cart-info td {
  padding: 5px 5px;
  font-size: 13px;
}
/* line 139, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table .product-cart-info .product-name a {
  font-weight: bold;
}
/* line 144, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-forms {
  float: none;
  width: 100%;
}
/* line 148, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-forms .shipping h2 {
  display: none;
}
/* line 153, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-totals-wrapper {
  float: none;
  width: 100%;
}
/* line 157, ../../default/scss/_cart.scss */
.checkout-cart-index #shipping-zip-form {
  display: none;
}
/* line 161, ../../default/scss/_cart.scss */
.checkout-cart-index .checkout-types li {
  display: inline-block;
}
/* line 165, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-totals, .checkout-cart-index .cart-forms .discount, .checkout-cart-index .cart-forms .giftcard, .checkout-cart-index .cart-forms .shipping {
  background: #fff;
}
/* line 169, ../../default/scss/_cart.scss */
.checkout-cart-index #shopping-cart-totals-table {
  color: #000;
}
/* line 171, ../../default/scss/_cart.scss */
.checkout-cart-index #shopping-cart-totals-table td {
  border: none;
  border-bottom: 1px solid #cbcbcb;
  padding: 4px 15px 4px 8px;
  font-size: 16px;
}
/* line 178, ../../default/scss/_cart.scss */
.checkout-cart-index #shopping-cart-totals-table tfoot td {
  border-top: none;
  border-bottom: none;
  padding-bottom: 5px;
  text-transform: uppercase;
}
/* line 183, ../../default/scss/_cart.scss */
.checkout-cart-index #shopping-cart-totals-table tfoot td strong {
  font-weight: bold;
}
/* line 190, ../../default/scss/_cart.scss */
.checkout-cart-index .shipping .buttons-set {
  display: none;
}
/* line 193, ../../default/scss/_cart.scss */
.checkout-cart-index .shipping #co-shipping-method-form .sp-methods dd label {
  border: none;
  min-width: auto;
  background: none;
}
/* line 199, ../../default/scss/_cart.scss */
.checkout-cart-index .paypal-logo {
  margin: 0;
}
/* line 202, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table .product-cart-actions {
  display: flex;
  justify-content: center;
}
/* line 205, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table .product-cart-actions input.qty {
  border: 1px solid #ccc;
  padding: 1px;
  margin: 2px;
  width: 30px;
  height: 28px;
}
/* line 212, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table .product-cart-actions input.qty-increase {
  background: url(../images/plus-minus.png) no-repeat scroll -1px -2px;
}
/* line 214, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table .product-cart-actions input.qty-increase:focus, .checkout-cart-index .cart-table .product-cart-actions input.qty-increase:active {
  outline: none;
}
/* line 218, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table .product-cart-actions input.qty-decrease {
  background: url(../images/plus-minus.png) no-repeat -30px;
}
/* line 220, ../../default/scss/_cart.scss */
.checkout-cart-index .cart-table .product-cart-actions input.qty-decrease:focus, .checkout-cart-index .cart-table .product-cart-actions input.qty-decrease:active {
  outline: none;
}

@media only screen and (min-width: 741px) {
  /* line 229, ../../default/scss/_cart.scss */
  .checkout-types.bottom .paypal-or {
    padding-right: 15px;
    text-align: center;
    padding-left: 15px;
  }
}
/* line 237, ../../default/scss/_cart.scss */
#discount-coupon-form label, .cart .giftcard label {
  text-transform: none;
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: normal;
  font-size: 15px;
}

/* line 244, ../../default/scss/_cart.scss */
#header-cart {
  margin-top: 4px;
}
/* line 246, ../../default/scss/_cart.scss */
#header-cart .top-cart-content {
  padding: 5px;
        /* .btn-remove::after {
            content: normal;
            color: #39c;
            height: 20px;
            line-height: 20px;
            width: 100%;
            font-size: 10px;
            font-family: Arial, "Helvetica Neue", Verdana, Arial, sans-serif;
            font-weight: bold

        } */
}
/* line 248, ../../default/scss/_cart.scss */
#header-cart .top-cart-content .mini-products-list {
  padding: 10px 0px;
  padding-top: 0px;
}
/* line 263, ../../default/scss/_cart.scss */
#header-cart .top-cart-content .product-name {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
/* line 268, ../../default/scss/_cart.scss */
#header-cart .top-cart-content .actions .button {
  width: 100%;
}
/* line 272, ../../default/scss/_cart.scss */
#header-cart .top-cart-content .top-subtotal {
  text-align: right;
  padding-right: 5px;
}
/* line 280, ../../default/scss/_cart.scss */
#header-cart .product-details a.btn-edit {
  position: absolute;
  right: 25px;
  top: 0;
}

/* line 288, ../../default/scss/_cart.scss */
.top-cart-content .fa {
  font-size: 14px;
}

/* line 292, ../../default/scss/_cart.scss */
.sticky-cart {
  background: 'none';
  position: 'fixed';
  padding: '5px 10px';
  top: '20%';
  right: 0;
}

/* line 301, ../../default/scss/_cart.scss */
.wrapper_box {
  padding: 20px;
  width: 440px;
  border: 1px solid #ccc;
}
/* line 305, ../../default/scss/_cart.scss */
.wrapper_box .p_image {
  float: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 311, ../../default/scss/_cart.scss */
.wrapper_box .p_name {
  font-size: 18px !important;
  padding-top: 8px;
}
/* line 314, ../../default/scss/_cart.scss */
.wrapper_box .p_name a {
  color: #000;
}
/* line 316, ../../default/scss/_cart.scss */
.wrapper_box .p_name a:hover {
  text-decoration: none;
}
/* line 321, ../../default/scss/_cart.scss */
.wrapper_box p.info {
  margin-bottom: 20px;
  color: #01733c;
  font-size: 15px;
  font-weight: normal;
}
/* line 327, ../../default/scss/_cart.scss */
.wrapper_box .price {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
}
/* line 331, ../../default/scss/_cart.scss */
.wrapper_box .product-actions {
  clear: both;
}
/* line 335, ../../default/scss/_cart.scss */
.wrapper_box .actions {
  float: none;
  clear: both;
}
/* line 338, ../../default/scss/_cart.scss */
.wrapper_box .actions:after {
  clear: both;
}
/* line 343, ../../default/scss/_cart.scss */
.wrapper_box .bottom-actions {
  border-top: 1px solid #ccc;
  padding-top: 14px;
}
/* line 348, ../../default/scss/_cart.scss */
.wrapper_box .col-subtotal {
  vertical-align: middle;
  line-height: 40px;
  font-size: 18px;
}
/* line 354, ../../default/scss/_cart.scss */
.wrapper_box #continue_shopping, .wrapper_box #shopping_cart {
  margin-top: 30px;
  background: #01733c;
  font-size: 15px;
}
/* line 358, ../../default/scss/_cart.scss */
.wrapper_box #continue_shopping:hover, .wrapper_box #shopping_cart:hover {
  background: #348f63;
}
/* line 362, ../../default/scss/_cart.scss */
.wrapper_box .header-minicart {
  display: inline-block;
  border-top: 1px solid #ccc;
  width: 100%;
  margin-top: 20px;
}
/* line 368, ../../default/scss/_cart.scss */
.wrapper_box .header-minicart .mini-products-list {
  padding-top: 10px;
}
/* line 370, ../../default/scss/_cart.scss */
.wrapper_box .header-minicart .mini-products-list .product-name {
  font-weight: bold;
}
/* line 372, ../../default/scss/_cart.scss */
.wrapper_box .header-minicart .mini-products-list .product-name .qty {
  font-weight: bold;
}
/* line 378, ../../default/scss/_cart.scss */
.wrapper_box .header-minicart .truncated {
  display: none;
}

/* line 385, ../../default/scss/_cart.scss */
#product_info_box .p_image {
  text-align: center;
  float: left;
  padding-right: 10px;
}
/* line 390, ../../default/scss/_cart.scss */
#product_info_box .p-name {
  text-align: left;
}

@media only screen and (max-width: 770px) {
  /* line 398, ../../default/scss/_cart.scss */
  #header-cart {
    margin-top: 0;
    clear: both;
    background: #ededed;
  }
  /* line 402, ../../default/scss/_cart.scss */
  #header-cart .top-cart-content {
    padding: 10px 20px;
  }

  /* line 407, ../../default/scss/_cart.scss */
  .header-minicart .block-cart {
    min-height: auto;
  }

  /* line 412, ../../default/scss/_cart.scss */
  .top-cart-content .fa {
    font-size: 20px;
    border: none;
  }
  /* line 416, ../../default/scss/_cart.scss */
  .top-cart-content .fa-remove {
    color: #01733c;
  }
  /* line 418, ../../default/scss/_cart.scss */
  .top-cart-content .fa-remove:hover, .top-cart-content .fa-remove:active, .top-cart-content .fa-remove:focus {
    text-decoration: none;
  }
  /* line 422, ../../default/scss/_cart.scss */
  .top-cart-content .btn-remove {
    border: none;
  }
}
/* line 430, ../../default/scss/_cart.scss */
#confirmBox .amcart-product-image {
  border: 1px solid #ccc;
  padding: 2px;
}
/* line 435, ../../default/scss/_cart.scss */
#confirmBox .amcart-text.subtotal {
  text-transform: uppercase;
}
/* line 437, ../../default/scss/_cart.scss */
#confirmBox .amcart-text.subtotal .price {
  font-weight: bold;
}

/* line 443, ../../default/scss/_cart.scss */
.paypal-logo img {
  max-height: 34px;
}

/* line 450, ../../default/scss/_cart.scss */
.paypal-direct-pay {
  padding: 5px 25px;
  border: 1px solid #ccc;
  background: #ffc439;
  border-radius: 4px;
}
/* line 455, ../../default/scss/_cart.scss */
.paypal-direct-pay:hover {
  filter: brightness(0.95);
  -moz-transition: all, ease-in-out 200ms;
  -o-transition: all, ease-in-out 200ms;
  -webkit-transition: all, ease-in-out 200ms;
  transition: all, ease-in-out 200ms;
}
/* line 459, ../../default/scss/_cart.scss */
.paypal-direct-pay a {
  text-decoration: none;
}
/* line 462, ../../default/scss/_cart.scss */
.paypal-direct-pay .paypal-direct-pay-title {
  padding-bottom: 8px;
  color: #000;
  text-align: center;
}

/* line 3, ../../default/scss/_checkout.scss */
.field label,
.firecheckout-set label {
  color: #000;
}

/* line 9, ../../default/scss/_checkout.scss */
.firecheckout-index-index .checkout-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 14, ../../default/scss/_checkout.scss */
.firecheckout-index-index .checkout-title h1 {
  float: none;
  display: flex;
  justify-content: flex-start;
  color: #01733c;
  width: 50%;
}
/* line 22, ../../default/scss/_checkout.scss */
.firecheckout-index-index .checkout-title .firecheckout-login-wrapper {
  float: none;
  display: flex;
  justify-content: flex-end;
  width: 50%;
}

/* line 31, ../../default/scss/_checkout.scss */
.firecheckout-section .block-title {
  background: #01733c;
  padding: 6px 5px 14px 10px;
}

/* line 36, ../../default/scss/_checkout.scss */
.firecheckout-set #shipping-method-reset,
.firecheckout-set #payment-method-reset {
  color: #01733c;
}

/* line 41, ../../default/scss/_checkout.scss */
.firecheckout-section .block-title .num {
  display: inline-block;
  background: #444;
  padding: 1px 7px 1px 7px;
  color: #fff;
  font-size: 15px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin-right: 12px;
}

/* line 53, ../../default/scss/_checkout.scss */
.firecheckout-window {
  padding: 30px 15px 10px 15px;
}
/* line 56, ../../default/scss/_checkout.scss */
.firecheckout-window .close {
  font-size: 30px;
  top: 4px;
  right: 8px;
}
/* line 62, ../../default/scss/_checkout.scss */
.firecheckout-window .page-title {
  color: #01733c;
  text-transform: uppercase;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
}
/* line 68, ../../default/scss/_checkout.scss */
.firecheckout-window .page-title span {
  color: #01733c;
}
/* line 74, ../../default/scss/_checkout.scss */
.firecheckout-window .firecheckout-login small {
  display: none;
}
/* line 79, ../../default/scss/_checkout.scss */
.firecheckout-window .content {
  padding: 20px 0;
}
/* line 84, ../../default/scss/_checkout.scss */
.firecheckout-window .agreement-content .page-title {
  display: none;
}
/* line 88, ../../default/scss/_checkout.scss */
.firecheckout-window .agreement-content h2 {
  color: #01733c;
}
/* line 94, ../../default/scss/_checkout.scss */
.firecheckout-window .actionbar .btn-agree {
  color: #01733c;
}

/* line 101, ../../default/scss/_checkout.scss */
#checkout-review-table h3.product-name {
  font-size: 16px;
  color: #000;
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: normal;
  margin: 0;
}
/* line 109, ../../default/scss/_checkout.scss */
#checkout-review-table .item-options {
  font-size: 13px;
  margin: 6px 0 0 6px;
}
/* line 113, ../../default/scss/_checkout.scss */
#checkout-review-table .item-options dd {
  padding: 0;
  margin: 0 0 4px;
}
/* line 119, ../../default/scss/_checkout.scss */
#checkout-review-table .collateral {
  padding-left: 0;
}
/* line 124, ../../default/scss/_checkout.scss */
#checkout-review-table tfoot td {
  padding: 5px 10px;
}

/* line 131, ../../default/scss/_checkout.scss */
#firecheckout-form .btn-checkout {
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}
/* line 136, ../../default/scss/_checkout.scss */
#firecheckout-form .btn-checkout span {
  padding: 10px 20px;
}

/* line 143, ../../default/scss/_checkout.scss */
.customer-account-login .scaffold-form label:first-child {
  width: auto;
}
/* line 148, ../../default/scss/_checkout.scss */
.customer-account-login .col2-set .content {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}
/* line 155, ../../default/scss/_checkout.scss */
.customer-account-login .col2-set .registered-users .buttons-set {
  padding-top: 0;
}

/* Kontakt Link on Checkout */
/* line 165, ../../default/scss/_checkout.scss */
a.checkout-contact-link {
  color: #ce3535;
}
/* line 168, ../../default/scss/_checkout.scss */
a.checkout-contact-link:hover {
  color: #98c640;
}

/* line 173, ../../default/scss/_checkout.scss */
.checkout-contact-link:hoover {
  color: #98c640;
}

@media only screen and (min-width: 771px) {
  /* line 181, ../../default/scss/_checkout.scss */
  .customer-account-login .col2-set .col-1,
  .customer-account-login .col2-set .col-2 {
    display: flex;
    flex-direction: column;
    padding-right: 20px;
    border: 2px solid #f7f7f7;
    min-height: 432px;
  }
  /* line 189, ../../default/scss/_checkout.scss */
  .customer-account-login .col2-set .col-1 .content,
  .customer-account-login .col2-set .col-2 .content {
    flex-grow: 1;
  }
  /* line 194, ../../default/scss/_checkout.scss */
  .customer-account-login .col2-set .col-2 {
    border-left: none;
  }
  /* line 198, ../../default/scss/_checkout.scss */
  .customer-account-login .col2-set .buttons-set {
    align-self: flex-end;
    max-height: 45px;
  }
  /* line 204, ../../default/scss/_checkout.scss */
  .customer-account-login .button-container {
    display: flex;
  }
  /* line 207, ../../default/scss/_checkout.scss */
  .customer-account-login .button-container .button-col {
    align-self: flex-end;
  }
  /* line 210, ../../default/scss/_checkout.scss */
  .customer-account-login .button-container .button-col:first-child {
    padding-bottom: 5px;
  }
}
/* line 218, ../../default/scss/_checkout.scss */
.ppp .nameRow {
  height: 64px;
  display: table;
  width: 100%;
}

/* line 224, ../../default/scss/_checkout.scss */
.ppp .nameRow label .methodIcon {
  display: table-cell;
  vertical-align: middle;
  width: 125px;
}
/* line 229, ../../default/scss/_checkout.scss */
.ppp .nameRow label .methodIcon img {
  max-width: 100px;
  max-height: 50px;
}

/* line 235, ../../default/scss/_checkout.scss */
.ppp .nameRow label .methodName {
  display: table-cell;
  vertical-align: middle;
}

/* line 240, ../../default/scss/_checkout.scss */
dt.ppp.bankpayment {
  margin-top: -40px !important;
}

/* line 244, ../../default/scss/_checkout.scss */
#firecheckout-form .data-table thead th:first-child {
  text-align: left;
  padding-left: 15px;
}

/* line 252, ../../default/scss/_checkout.scss */
.checkout-onepage-success .page-title {
  margin-bottom: 30px;
}
/* line 256, ../../default/scss/_checkout.scss */
.checkout-onepage-success .sub-title {
  margin-bottom: 20px;
}
/* line 260, ../../default/scss/_checkout.scss */
.checkout-onepage-success .buttons-set {
  margin-top: 30px;
}

@media only screen and (max-width: 480px) {
  /* line 268, ../../default/scss/_checkout.scss */
  .firecheckout-index-index .checkout-title {
    display: block;
  }
  /* line 271, ../../default/scss/_checkout.scss */
  .firecheckout-index-index .checkout-title h1 {
    width: 100%;
  }
  /* line 275, ../../default/scss/_checkout.scss */
  .firecheckout-index-index .checkout-title .firecheckout-login-wrapper {
    width: 100%;
    margin-top: 10px;
    justify-content: flex-start;
  }

  /* line 283, ../../default/scss/_checkout.scss */
  #ppplus {
    max-height: 320px !important;
  }

  /* line 287, ../../default/scss/_checkout.scss */
  dt.ppp.bankpayment {
    margin-top: -10px !important;
  }
}
/* line 294, ../../default/scss/_checkout.scss */
#checkout-payment-method-load .paymentMethodRow {
  cursor: pointer;
  display: flex;
  background: #fff;
  border-top: 1px solid #dfdfdf;
  padding: 0;
  min-height: 100px;
  margin: 0;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  overflow: hidden;
}
/* line 306, ../../default/scss/_checkout.scss */
#checkout-payment-method-load .paymentMethodRow:first-child {
  border-top: none;
}
/* line 310, ../../default/scss/_checkout.scss */
#checkout-payment-method-load .paymentMethodRow .nameRow {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 15px 15px 5px 5px;
}
/* line 317, ../../default/scss/_checkout.scss */
#checkout-payment-method-load .paymentMethodRow .methodIcon {
  display: table-cell;
  vertical-align: middle;
  width: 125px;
}
/* line 321, ../../default/scss/_checkout.scss */
#checkout-payment-method-load .paymentMethodRow .methodIcon img {
  max-width: 100px;
  max-height: 50px;
}
/* line 327, ../../default/scss/_checkout.scss */
#checkout-payment-method-load .paymentMethodRow .methodName {
  font-size: 14px;
  flex-grow: 1;
}
/* line 333, ../../default/scss/_checkout.scss */
#checkout-payment-method-load .paymentMethodRow .paymentMethodDetails-right {
  width: 30px;
}
/* line 335, ../../default/scss/_checkout.scss */
#checkout-payment-method-load .paymentMethodRow .paymentMethodDetails-right .checkMark {
  color: #888;
}
/* line 340, ../../default/scss/_checkout.scss */
#checkout-payment-method-load .paymentMethodRow .detailsText {
  font-size: 12px;
  color: #3f3f3f;
  padding: 10px;
}
/* line 347, ../../default/scss/_checkout.scss */
#checkout-payment-method-load .paymentMethodRow:hover,
#checkout-payment-method-load .paymentMethodRow.selected {
  background: #f9f9f9;
}

/* line 2, ../../default/scss/_customer-account.scss */
.customer-account .block-title {
  display: none;
}
/* line 7, ../../default/scss/_customer-account.scss */
.customer-account .block-reorder .block-subtitle {
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: normal;
  color: #636363;
}
/* line 14, ../../default/scss/_customer-account.scss */
.customer-account .block-reorder .product-name {
  font-size: 15px;
}
/* line 17, ../../default/scss/_customer-account.scss */
.customer-account .block-reorder .product-name a:hover {
  color: #333;
}
/* line 20, ../../default/scss/_customer-account.scss */
.customer-account .block-reorder .product-name a:focus {
  outline: none;
}
/* line 27, ../../default/scss/_customer-account.scss */
.customer-account .block-reorder .actions .btn-cart {
  float: none;
}
/* line 34, ../../default/scss/_customer-account.scss */
.customer-account form .legend {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
}
/* line 37, ../../default/scss/_customer-account.scss */
.customer-account form input, .customer-account form select, .customer-account form textarea {
  color: #636363;
}
/* line 41, ../../default/scss/_customer-account.scss */
.customer-account .scaffold-form {
  max-width: 450px;
  margin-left: 10px;
}
/* line 44, ../../default/scss/_customer-account.scss */
.customer-account .scaffold-form input, .customer-account .scaffold-form select {
  width: 100%;
}
/* line 47, ../../default/scss/_customer-account.scss */
.customer-account .scaffold-form input.checkbox {
  width: 30px;
  height: 26px;
  box-shadow: none;
}
/* line 55, ../../default/scss/_customer-account.scss */
.customer-account .data-table em {
  font-style: normal;
}
/* line 59, ../../default/scss/_customer-account.scss */
.customer-account .data-table td a {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif !important;
  text-transform: none !important;
  font-size: 14px !important;
}

/* line 70, ../../default/scss/_customer-account.scss */
.customer-account-create .scaffold-form label:first-child {
  width: auto;
}

/* line 78, ../../default/scss/_customer-account.scss */
.dashboard .box-account {
  border-bottom: none;
}

/* line 86, ../../default/scss/_customer-account.scss */
.block-account li a:hover {
  text-decoration: none;
}

/* line 94, ../../default/scss/_customer-account.scss */
.my-account h2 {
  font-size: 15px;
}
/* line 97, ../../default/scss/_customer-account.scss */
.my-account .addresses-list {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 15px;
}
/* line 102, ../../default/scss/_customer-account.scss */
.my-account form .field label, .my-account form label {
  color: #636363;
}
/* line 105, ../../default/scss/_customer-account.scss */
.my-account form .form-list .control {
  vertical-align: middle;
  line-height: 30px;
}
/* line 108, ../../default/scss/_customer-account.scss */
.my-account form .form-list .control label {
  background: none;
}
/* line 114, ../../default/scss/_customer-account.scss */
.my-account li .separator {
  padding: 0 6px;
  color: #bbb;
}
/* line 121, ../../default/scss/_customer-account.scss */
.my-account .back-link a small {
  display: none;
}
/* line 124, ../../default/scss/_customer-account.scss */
.my-account .back-link a:hover {
  text-decoration: none;
}
/* line 127, ../../default/scss/_customer-account.scss */
.my-account .back-link a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f104";
  font-weight: 600;
  margin-right: 6px;
}
/* line 135, ../../default/scss/_customer-account.scss */
.my-account .fa {
  color: #ccc;
  padding-right: 6px;
}
/* line 139, ../../default/scss/_customer-account.scss */
.my-account .data-table th {
  font-size: 15px;
}

/* line 145, ../../default/scss/_customer-account.scss */
.dashboard .box-head h2 {
  font-size: 15px;
}
/* line 149, ../../default/scss/_customer-account.scss */
.dashboard .box-account p, .dashboard .box-account address {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-style: normal;
}
/* line 154, ../../default/scss/_customer-account.scss */
.dashboard .box-title a, .dashboard .box-head a {
  text-transform: none;
  font-size: 14px;
}

/* line 7, ../../default/scss/_cms.scss */
.cms-page-view .std h1,
.cms-page-view .std h2,
.cms-no-route .std h1,
.cms-no-route .std h2 {
  color: #01733c;
}
/* line 12, ../../default/scss/_cms.scss */
.cms-page-view .std p,
.cms-no-route .std p {
  font-size: 15px;
  font-style: normal;
}

/* line 19, ../../default/scss/_cms.scss */
.ship-tab {
  border: 1px solid #ddd;
  text-align: center;
}
/* line 23, ../../default/scss/_cms.scss */
.ship-tab th,
.ship-tab td {
  text-align: center;
}
/* line 28, ../../default/scss/_cms.scss */
.ship-tab tr:nth-child(even) {
  background: #ccc;
}
/* line 32, ../../default/scss/_cms.scss */
.ship-tab tr:nth-child(odd) {
  background: #fff;
}
/* line 37, ../../default/scss/_cms.scss */
.ship-tab tr th {
  background: #fff;
}

/* line 44, ../../default/scss/_cms.scss */
.shipping-title span {
  font-size: 32px;
}

/* line 48, ../../default/scss/_cms.scss */
.shippingtable-first {
  float: left;
}

/* line 52, ../../default/scss/_cms.scss */
.shippingtable-first table,
.shippingtable table {
  width: 100%;
  margin: 15px 15px 10px 10px;
  border: 1px solid #dcdcdc;
  font-size: 18px;
}

/* line 60, ../../default/scss/_cms.scss */
.shippingtable-first td,
.shippingtable td {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #dcdcdc;
}

/* line 67, ../../default/scss/_cms.scss */
.shippingtable-first th,
.shippingtable th {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #dcdcdc;
}

/* line 74, ../../default/scss/_cms.scss */
.shiptext {
  padding: 10px;
}

/* line 78, ../../default/scss/_cms.scss */
.shippingtable-first p {
  margin-top: 10px;
}

/* line 82, ../../default/scss/_cms.scss */
.clear-with-underline {
  clear: both;
  border-bottom-width: 1px;
  border-bottom-color: #dcdcdc;
  border-bottom-style: solid;
}

/* line 90, ../../default/scss/_cms.scss */
.mybutton {
  background: #f3f3f3;
  border: 1px solid #ccc;
  float: left;
  line-height: 25px;
  margin-bottom: 5px;
  padding: 4px 12px;
  width: 100%;
}
/* line 98, ../../default/scss/_cms.scss */
.mybutton:hover {
  background: #98C640;
  color: #fff;
  text-decoration: none;
}

/* line 106, ../../default/scss/_cms.scss */
.zahlungsarten img {
  max-width: 160px;
  padding: 15px 20px 15px 15px;
}

/*====ma-banner7=================*/
/* line 2, ../../default/scss/_banner7.scss */
.ma-banner {
  clear: both;
  max-width: 1400px;
  margin: 0 auto;
}
/* line 7, ../../default/scss/_banner7.scss */
.ma-banner .ma-banner-inner {
  margin: 0;
  overflow: hidden;
}

/* Browser Resets */
/* line 14, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-container a:active,
.ma-banner7-container .flexslider a:active,
.ma-banner7-container .flex-container a:focus,
.ma-banner7-container .flexslider a:focus {
  outline: none;
}

/* line 21, ../../default/scss/_banner7.scss */
.ma-banner7-container .flexslider .ma-banner7-container .slides,
.ma-banner7-container .flex-control-nav,
.ma-banner7-container .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
/* line 31, ../../default/scss/_banner7.scss */
.ma-banner7-container .flexslider {
  /* Hide the slides before the JS is loaded. Avoids image jumping */
}
/* line 32, ../../default/scss/_banner7.scss */
.ma-banner7-container .flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
}
/* line 40, ../../default/scss/_banner7.scss */
.ma-banner7-container .flexslider .slides img {
  width: 100%;
  display: block;
}

/* Clearfix for the .slides element */
/* line 47, ../../default/scss/_banner7.scss */
.ma-banner7-container .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 56, ../../default/scss/_banner7.scss */
html[xmlns] .ma-banner7-container .slides {
  display: block;
}

/* line 60, ../../default/scss/_banner7.scss */
* html .ma-banner7-container .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 67, ../../default/scss/_banner7.scss */
.no-js .ma-banner7-container .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 73, ../../default/scss/_banner7.scss */
.ma-banner7-container .flexslider {
  position: relative;
  zoom: 1;
}

/* line 78, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-viewport {
  max-height: 2000px;
  -moz-transition: all, ease 1s;
  -o-transition: all, ease 1s;
  -webkit-transition: all, ease 1s;
  transition: all, ease 1s;
}

/* line 83, ../../default/scss/_banner7.scss */
.ma-banner7-container .loading .flex-viewport {
  max-height: 300px;
}

/* line 87, ../../default/scss/_banner7.scss */
.ma-banner7-container .flexslider .slides {
  zoom: 1;
}

/* line 91, ../../default/scss/_banner7.scss */
.ma-banner7-container .carousel li {
  margin-right: 5px;
}

/* Direction Nav */
/* line 96, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-direction-nav {
  *height: 0;
}

/* line 100, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-direction-nav a,
.nivo-directionNav a {
  width: 60px;
  height: 60px;
  margin: -15px -42px 0;
  display: flex;
  justify-content: center;
  background: #333;
  position: absolute;
  top: 45%;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 9;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  -moz-transition: margin, ease-in-out 200ms;
  -o-transition: margin, ease-in-out 200ms;
  -webkit-transition: margin, ease-in-out 200ms;
  transition: margin, ease-in-out 200ms;
  overflow: hidden;
}
/* line 118, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-direction-nav a:hover,
.nivo-directionNav a:hover {
  color: #01733c;
  background: #444;
}
/* line 125, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-direction-nav a:focus, .ma-banner7-container .flex-direction-nav a:active,
.nivo-directionNav a:focus,
.nivo-directionNav a:active {
  outline: none;
}
/* line 129, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-direction-nav a:after,
.nivo-directionNav a:after {
  text-indent: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 42px;
  content: "\f105";
  white-space: nowrap;
  display: flex;
  justify-content: center;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  padding: 0;
  margin: 0;
}

/* line 149, ../../default/scss/_banner7.scss */
.nivo-directionNav a:hover {
  background-position: 100% 100%;
}

/* line 153, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-direction-nav .flex-next,
.nivo-directionNav a.nivo-nextNav {
  right: 45px;
}

/* line 158, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-direction-nav .flex-prev,
.nivo-directionNav a.nivo-prevNav {
  left: 45px;
}
/* line 162, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-direction-nav .flex-prev:after,
.nivo-directionNav a.nivo-prevNav:after {
  content: "\f104";
}

/* line 167, ../../default/scss/_banner7.scss */
.nivo-directionNav a.nivo-prevNav:hover {
  background-position: 0 100%;
}

/* line 171, ../../default/scss/_banner7.scss */
.ma-banner7-container .flexslider:hover .flex-next:hover,
.ma-banner7-container .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

/* line 176, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

/* Control Nav */
/* line 183, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-control-nav,
.nivo-controlNav {
  position: absolute;
  bottom: 10px;
  text-align: center;
  right: 15px;
}

/* line 191, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 198, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-control-paging li a,
.nivo-controlNav a {
  width: 11px;
  height: 11px;
  display: block;
  background: #d3d3d3;
  cursor: pointer;
  text-indent: -9999px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  z-index: 9;
}

/* line 210, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-control-paging li a:hover,
.ma-banner7-container .flex-control-paging li a.flex-active,
.nivo-controlNav a:hover,
.nivo-controlNav a.active {
  background: #01733c;
  cursor: pointer;
}

/* line 218, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 224, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 230, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}

/* line 237, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 241, ../../default/scss/_banner7.scss */
.ma-banner7-container .flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* line 246, ../../default/scss/_banner7.scss */
.ma-nivoslider {
  overflow: hidden;
}

/* line 250, ../../default/scss/_banner7.scss */
.nivoslider {
  position: relative;
  overflow: hidden;
  height: auto;
  width: 100%;
}

/* line 257, ../../default/scss/_banner7.scss */
.nivoslider img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

/* line 264, ../../default/scss/_banner7.scss */
.nivo-controlNav {
  text-align: center;
}

/* line 268, ../../default/scss/_banner7.scss */
.nivo-controlNav a {
  border: none;
  display: inline-block;
  height: 16px;
  margin: 0 3px;
  text-indent: -9999px;
  width: 16px;
  cursor: pointer;
  position: relative;
  z-index: 9;
}

/* line 280, ../../default/scss/_banner7.scss */
.banner7-caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: none;
  color: #fff;
  font-size: 16px;
  z-index: 999;
}

/* line 291, ../../default/scss/_banner7.scss */
.banner7-title {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 100px;
  top: 75px;
  width: 350px;
  -moz-transition: all, ease 0.5s;
  -o-transition: all, ease 0.5s;
  -webkit-transition: all, ease 0.5s;
  transition: all, ease 0.5s;
}

/* line 300, ../../default/scss/_banner7.scss */
.banner7-title h3 {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  padding: 13px;
}

/* line 307, ../../default/scss/_banner7.scss */
.banner7-des {
  position: absolute;
  left: 100px;
  top: 125px;
  width: 350px;
  padding-left: 13px;
  -moz-transition: all, ease 1.5s;
  -o-transition: all, ease 1.5s;
  -webkit-transition: all, ease 1.5s;
  transition: all, ease 1.5s;
}

/* line 316, ../../default/scss/_banner7.scss */
.banner7-readmore {
  position: absolute;
  left: 100px;
  top: 200px;
  -moz-transition: all, ease 1.5s;
  -o-transition: all, ease 1.5s;
  -webkit-transition: all, ease 1.5s;
  transition: all, ease 1.5s;
}

/* line 323, ../../default/scss/_banner7.scss */
.banner7-readmore a {
  color: #fff;
  font-size: 20px;
}

/* line 328, ../../default/scss/_banner7.scss */
.ma-banner7-container .ma-loading {
  width: 16px;
  height: 16px;
  position: absolute;
  z-index: 99;
  background: url(../images/loader.gif) no-repeat;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}

/* The Nivo Slider styles */
/* line 340, ../../default/scss/_banner7.scss */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  max-height: 600px;
  overflow: hidden;
}

/* line 348, ../../default/scss/_banner7.scss */
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}

/* line 355, ../../default/scss/_banner7.scss */
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

/* If an image is wrapped in a link */
/* line 362, ../../default/scss/_banner7.scss */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* The slices and boxes in the Slider */
/* line 379, ../../default/scss/_banner7.scss */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}

/* line 387, ../../default/scss/_banner7.scss */
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}

/* line 394, ../../default/scss/_banner7.scss */
.nivo-box img {
  display: block;
}

/* line 398, ../../default/scss/_banner7.scss */
.nivo-caption {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  width: 100%;
  z-index: 8;
}

/* line 407, ../../default/scss/_banner7.scss */
.nivo-html-caption {
  display: none;
}

/*====end-ma-banner7=================*/
@media only screen and (max-width: 770px) {
  /* line 414, ../../default/scss/_banner7.scss */
  .cms-index-index .ma-banner {
    display: none;
  }
}
/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.12 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
/* line 9, ../../default/scss/_featherlight.scss */
html.with-featherlight {
  /* disable global scrolling when featherlights are visible */
  overflow: hidden;
}

/* line 14, ../../default/scss/_featherlight.scss */
.featherlight {
  display: none;
  /* dimensions: spanning the background from edge to edge */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 19999999;
  /* z-index needs to be >= elements on the site. */
  /* position: centering content */
  text-align: center;
  /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
  white-space: nowrap;
  /* styling */
  cursor: pointer;
  background: rgba(110, 110, 110, 0.8) !important;
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  /*&:last-of-type {
  	background: rgba(110, 110, 110, 0.8);
  }*/
}
/* line 37, ../../default/scss/_featherlight.scss */
.featherlight:before {
  /* position: trick to center content vertically */
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 47, ../../default/scss/_featherlight.scss */
.featherlight .featherlight-content {
  /* make content container for positioned elements (close button) */
  position: relative;
  /* position: centering vertical and horizontal */
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  /* dimensions: cut off images */
  overflow: auto;
  padding: 40px 25px 0;
  border-bottom: 25px solid transparent;
  /* dimensions: handling large content */
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  /* styling */
  background: #fff;
  cursor: auto;
  /* reset white-space wrapping */
  white-space: normal;
}

/* contains the content */
/* line 77, ../../default/scss/_featherlight.scss */
.featherlight .featherlight-inner {
  display: block;
}

/* don't show these though */
/* line 82, ../../default/scss/_featherlight.scss */
.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none;
}

/* line 88, ../../default/scss/_featherlight.scss */
.featherlight .featherlight-close-icon {
  position: absolute;
  z-index: 9999;
  top: 10px;
  right: 10px;
  line-height: 25px;
  width: 25px;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  background: #fff;
  color: #01733c;
  border: none;
  padding: 0;
}
/* line 103, ../../default/scss/_featherlight.scss */
.featherlight .featherlight-close-icon:hover {
  color: #348f63;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 107, ../../default/scss/_featherlight.scss */
.featherlight .featherlight-close-icon:focus {
  outline: none;
}

/* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
/* line 113, ../../default/scss/_featherlight.scss */
.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 118, ../../default/scss/_featherlight.scss */
.featherlight .featherlight-image {
  width: 100%;
}

/* line 122, ../../default/scss/_featherlight.scss */
.featherlight-iframe .featherlight-content {
  /* removed the border for image croping since iframe is edge to edge */
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}

/* line 130, ../../default/scss/_featherlight.scss */
.featherlight iframe {
  border: none;
}

/* line 134, ../../default/scss/_featherlight.scss */
.featherlight * {
  /* See https://github.com/noelboss/featherlight/issues/42 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  /* line 140, ../../default/scss/_featherlight.scss */
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
/* hide non featherlight items when printing */
@media print {
  /* line 152, ../../default/scss/_featherlight.scss */
  html.with-featherlight > * > :not(.featherlight) {
    display: none;
  }
}
/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.7.12 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
/* line 164, ../../default/scss/_featherlight.scss */
.featherlight-next,
.featherlight-previous {
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: 0;
  left: 80%;
  cursor: pointer;
  /* preventing text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* IE9 hack, otherwise navigation doesn't appear */
  background: transparent;
}

/* line 184, ../../default/scss/_featherlight.scss */
.featherlight-previous {
  left: 25px;
  right: 80%;
}

/* line 189, ../../default/scss/_featherlight.scss */
.featherlight-next:hover,
.featherlight-previous:hover {
  background: rgba(255, 255, 255, 0.25);
}

/* line 195, ../../default/scss/_featherlight.scss */
.featherlight-next span,
.featherlight-previous span {
  display: none;
  position: absolute;
  top: 50%;
  left: 5%;
  width: 82%;
  /* center horizontally */
  text-align: center;
  font-size: 80px;
  line-height: 80px;
  /* center vertically */
  margin-top: -40px;
  text-shadow: 0px 0px 5px #fff;
  color: #fff;
  font-style: normal;
  font-weight: normal;
}

/* line 218, ../../default/scss/_featherlight.scss */
.featherlight-next span {
  right: 5%;
  left: auto;
}

/* line 224, ../../default/scss/_featherlight.scss */
.featherlight-next:hover span,
.featherlight-previous:hover span {
  display: inline-block;
}

/* line 229, ../../default/scss/_featherlight.scss */
.featherlight-swipe-aware .featherlight-next,
.featherlight-swipe-aware .featherlight-previous {
  display: none;
}

/* Hide navigation while loading */
/* line 235, ../../default/scss/_featherlight.scss */
.featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
  display: none;
}

/* Hide navigation in case of single image */
/* line 240, ../../default/scss/_featherlight.scss */
.featherlight-first-slide.featherlight-last-slide .featherlight-previous,
.featherlight-first-slide.featherlight-last-slide .featherlight-next {
  display: none;
}

/* Always display arrows on touch devices */
@media only screen and (max-width: 1024px) {
  /* line 248, ../../default/scss/_featherlight.scss */
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none;
  }

  /* line 252, ../../default/scss/_featherlight.scss */
  .featherlight-next span,
  .featherlight-previous span {
    display: block;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  /* line 260, ../../default/scss/_featherlight.scss */
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%;
  }

  /* line 267, ../../default/scss/_featherlight.scss */
  .featherlight-previous {
    left: 10px;
    right: 85%;
  }

  /* line 272, ../../default/scss/_featherlight.scss */
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px;
  }
}
/* line 281, ../../default/scss/_featherlight.scss */
.featherlight input[type="submit"], .featherlight .featherlight input[type="button"] {
  background: #01733c;
}
/* line 283, ../../default/scss/_featherlight.scss */
.featherlight input[type="submit"]:hover, .featherlight .featherlight input[type="button"]:hover {
  background: #348f63;
}
/* line 287, ../../default/scss/_featherlight.scss */
.featherlight .label em.required, .featherlight .labelMessage em.required {
  color: #ce3535;
}

@media only screen and (max-width: 1024px) {
  /* line 295, ../../default/scss/_featherlight.scss */
  .featherlight .featherlight-content .featherlight-close-icon {
    color: #01733c;
    top: 10px;
    right: 10px;
  }
}
/* line 3, ../../default/scss/_custom-page.scss */
.featherlight .label, .featherlight .labelMessage, .featherlight .labelColour {
  color: #000;
  font-size: 14px;
}

/* line 9, ../../default/scss/_custom-page.scss */
.featherlight input {
  color: #000;
  width: 100%;
  height: 26px;
  padding: 2px 6px;
}
/* line 15, ../../default/scss/_custom-page.scss */
.featherlight textarea {
  color: #000;
  width: 100%;
  padding: 2px 6px;
}

/* line 22, ../../default/scss/_custom-page.scss */
.featherlight input[type="submit"], .featherlight .featherlight input[type="button"] {
  height: 40px;
}

/* line 28, ../../default/scss/_custom-page.scss */
.featherlight .chooseColor input {
  width: 20px;
  height: 20px;
}
/* line 32, ../../default/scss/_custom-page.scss */
.featherlight .chooseColor label {
  font-size: 15px;
}

/* line 1, ../../default/scss/_tools.scss */
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

/* line 7, ../../default/scss/_tools.scss */
.horizontal-align {
  display: flex;
  justify-content: center;
}

/* line 11, ../../default/scss/_tools.scss */
.flex {
  display: flex;
}

/* line 14, ../../default/scss/_tools.scss */
.list-point {
  list-style-type: disc;
}

/* line 17, ../../default/scss/_tools.scss */
.underline {
  text-decoration: underline;
}

/* line 20, ../../default/scss/_tools.scss */
.no-pad {
  padding: 0;
}

/* line 23, ../../default/scss/_tools.scss */
.margin-bottom {
  margin-bottom: 1.5em;
}

/* line 27, ../../default/scss/_tools.scss */
.width100 {
  width: 100%;
}

/* .category-title {
	background: #f3f3f3;
	padding: 12px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px;

	h1, h2, h3 {
		color: $c-h1;
		font-size: 21px;
		border: none;
		text-transform: uppercase;
		padding: 0;
		margin: 0;
		font-weight: normal;
	}
}
*/
/* line 23, ../../default/scss/_category.scss */
.category-description.std p {
  line-height: 1.6;
}
/* line 26, ../../default/scss/_category.scss */
.category-description.std p.image-conteiner {
  text-align: center;
}
/* line 29, ../../default/scss/_category.scss */
.category-description.std p.image-conteiner img {
  display: inline;
}
/* line 36, ../../default/scss/_category.scss */
.category-description.std .pic-table h2 {
  text-align: center;
}
/* line 40, ../../default/scss/_category.scss */
.category-description.std .pic-table img {
  margin: 0 auto;
}

/* line 48, ../../default/scss/_category.scss */
.row.bestseller-row {
  margin-left: 0;
  margin-right: 0;
}

/* line 53, ../../default/scss/_category.scss */
.bestseller-products {
  border: 2px solid #ddd;
  background-color: #f0f0f0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 58, ../../default/scss/_category.scss */
.bestseller-products .description_title.bestseller {
  margin: 10px;
}
/* line 61, ../../default/scss/_category.scss */
.bestseller-products .description_title.bestseller span {
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  color: #636363;
  padding: 10px;
}
/* line 74, ../../default/scss/_category.scss */
.bestseller-products .products-grid .item-inner {
  background-color: #fff;
  display: inline-block;
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
}
/* line 83, ../../default/scss/_category.scss */
.bestseller-products .products-grid .product-info {
  padding-bottom: 70px;
  padding-right: 0;
  padding-left: 0;
}
/* line 88, ../../default/scss/_category.scss */
.bestseller-products .products-grid .product-info .product-name {
  min-height: 65px;
}
/* line 92, ../../default/scss/_category.scss */
.bestseller-products .products-grid .product-info .short-description {
  height: 150px;
  overflow: hidden;
}
/* line 96, ../../default/scss/_category.scss */
.bestseller-products .products-grid .product-info .short-description ul li {
  margin-left: 0;
}
@media screen and (min-width: 479px) {
  /* line 104, ../../default/scss/_category.scss */
  .bestseller-products .products-grid.bestseller li {
    width: 48%;
    margin-right: 2%;
  }
}
/* line 111, ../../default/scss/_category.scss */
.bestseller-products .products-grid.bestseller .product-atributtes-desc {
  font-size: 13px;
  min-height: 110px;
  max-height: 140px;
  overflow: hidden;
  list-style: none;
}
/* line 118, ../../default/scss/_category.scss */
.bestseller-products .products-grid.bestseller .product-atributtes-desc li {
  width: 100%;
  text-align: left;
}
/* line 128, ../../default/scss/_category.scss */
.bestseller-products .product-image span {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 10px 5px 10px;
  background-color: #ce3535;
  color: #fff;
}
/* line 138, ../../default/scss/_category.scss */
.bestseller-products .bestseller-beckground {
  background-repeat: no-repeat;
  background-position: center center;
  height: 336px;
  width: 99%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 770px) {
  /* line 138, ../../default/scss/_category.scss */
  .bestseller-products .bestseller-beckground {
    height: 225px;
  }
}

/* line 155, ../../default/scss/_category.scss */
.toolbar .filter-title {
  width: 50px;
  padding: 11px;
  border: 1px solid #e9e9e9;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
  margin-left: 5px;
  font-size: 16px;
  padding: 5px 15px;
  font-weight: 600;
  color: #636363;
}

/* line 171, ../../default/scss/_category.scss */
.category-item {
  background: #f5f4f4;
  border: 1px solid #cccccc;
  box-shadow: 0 0 1px #999;
  padding: 0 0 18px 0;
  text-align: center;
  vertical-align: top;
  margin-bottom: 10px;
}
/* line 180, ../../default/scss/_category.scss */
.category-item a {
  color: #fff;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 186, ../../default/scss/_category.scss */
.category-item a.product-image {
  border: none;
}
/* line 190, ../../default/scss/_category.scss */
.category-item .cat-product-name {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
  background: #333;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  color: #fff;
}
/* line 201, ../../default/scss/_category.scss */
.category-item .cat-product-name h2 {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
/* line 208, ../../default/scss/_category.scss */
.category-item .button {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 10px 20px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #444;
  cursor: pointer;
  outline: 0;
  /* &:hover {
  	background: $c-button-gradient-start; // Old browsers
  	@include background-image(linear-gradient(white, $c-button-gradient-end 5%, $c-button-gradient-start 100%));
  	@include transition(all, $default-transition);
  } */
}
/* line 231, ../../default/scss/_category.scss */
.category-item img {
  height: 100%;
  width: 100%;
}
/* line 235, ../../default/scss/_category.scss */
.category-item img:hover, .category-item img:focus {
  opacity: 0.8;
  -moz-transition: opacity, ease-in-out 200ms;
  -o-transition: opacity, ease-in-out 200ms;
  -webkit-transition: opacity, ease-in-out 200ms;
  transition: opacity, ease-in-out 200ms;
}

/* line 243, ../../default/scss/_category.scss */
.cat-info-box {
  margin: 9px 0;
  min-height: 63px !important;
  margin-bottom: 0 !important;
  border: none !important;
  padding: 5px;
}

/* line 253, ../../default/scss/_category.scss */
.subcategories-grid {
  float: left;
  margin-top: 15px;
}
/* line 257, ../../default/scss/_category.scss */
.subcategories-grid a {
  color: #000;
}
/* line 260, ../../default/scss/_category.scss */
.subcategories-grid a:hover {
  color: #348f63;
}
/* line 264, ../../default/scss/_category.scss */
.subcategories-grid a span {
  color: #000;
}
/* line 269, ../../default/scss/_category.scss */
.subcategories-grid div {
  text-align: center;
  background: #EAE8E8;
  margin-bottom: 20px;
  padding: 1px;
  border: 1px solid #D6D6D6;
}
/* line 277, ../../default/scss/_category.scss */
.subcategories-grid div:hover .toKategory {
  background: #348f63;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
}
/* line 282, ../../default/scss/_category.scss */
.subcategories-grid div:hover a {
  color: #01733c;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 288, ../../default/scss/_category.scss */
.subcategories-grid div.sub-box {
  background: #fff;
}
/* line 292, ../../default/scss/_category.scss */
.subcategories-grid div .toKategory {
  border: 1px solid #ccc;
  border-left: none;
  background: #01733c;
  color: #fff;
  height: 100%;
  padding: 10px;
  margin: 0;
}
/* line 302, ../../default/scss/_category.scss */
.subcategories-grid div span {
  font-size: 1.2em;
  margin: 0;
  padding: 10px 0;
  display: inline-block;
  width: 100%;
  border: 1px solid #ccc;
  border-right: none;
  background-color: #EAE8E8;
}
/* line 312, ../../default/scss/_category.scss */
.subcategories-grid div span h2,
.subcategories-grid div span h3 {
  line-height: 1;
  margin: 8px 0;
}
/* line 319, ../../default/scss/_category.scss */
.subcategories-grid div h2,
.subcategories-grid div h3 {
  font-size: 1.2em;
  line-height: 1;
  margin: 10px 0;
}
/* line 326, ../../default/scss/_category.scss */
.subcategories-grid div img {
  width: auto;
  display: inline-block;
  margin: 0 auto;
}
/* line 331, ../../default/scss/_category.scss */
.subcategories-grid div img:hover, .subcategories-grid div img:focus {
  opacity: 0.8;
  -moz-transition: opacity, ease-in-out 200ms;
  -o-transition: opacity, ease-in-out 200ms;
  -webkit-transition: opacity, ease-in-out 200ms;
  transition: opacity, ease-in-out 200ms;
}
/* line 338, ../../default/scss/_category.scss */
.subcategories-grid div li {
  list-style: inside;
}

/* line 344, ../../default/scss/_category.scss */
.subcategorie-single {
  float: left;
  margin-top: 15px;
}
@media only screen and (min-width: 771px) {
  /* line 344, ../../default/scss/_category.scss */
  .subcategorie-single {
    display: flex;
  }
}
/* line 352, ../../default/scss/_category.scss */
.subcategorie-single a {
  color: #000;
}
/* line 355, ../../default/scss/_category.scss */
.subcategorie-single a:hover {
  color: #348f63;
}
/* line 359, ../../default/scss/_category.scss */
.subcategorie-single a span {
  color: #000;
}
/* line 364, ../../default/scss/_category.scss */
.subcategorie-single .sub-box {
  background: #fff;
  text-align: center;
  padding: 1px;
  margin-bottom: 20px;
  border: 1px solid #D6D6D6;
}
/* line 372, ../../default/scss/_category.scss */
.subcategorie-single .sub-box:hover .toKategory {
  background: #348f63;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
}
/* line 377, ../../default/scss/_category.scss */
.subcategorie-single .sub-box:hover a {
  color: #01733c;
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 383, ../../default/scss/_category.scss */
.subcategorie-single .sub-box .toKategory {
  border: 1px solid #ccc;
  border-left: none;
  background: #01733c;
  color: #fff;
  padding: 10px;
  margin: 0;
}
/* line 392, ../../default/scss/_category.scss */
.subcategorie-single .sub-box span {
  font-size: 1.2em;
  margin: 0;
  padding: 10px 0;
  display: inline-block;
  width: 100%;
  border: 1px solid #ccc;
  border-right: none;
  background-color: #EAE8E8;
}
/* line 402, ../../default/scss/_category.scss */
.subcategorie-single .sub-box span h2,
.subcategorie-single .sub-box span h3 {
  line-height: 1;
  margin: 8px 0;
}
/* line 409, ../../default/scss/_category.scss */
.subcategorie-single .sub-box h2,
.subcategorie-single .sub-box h3 {
  font-size: 1.2em;
  line-height: 1;
  margin: 10px 0;
}
/* line 416, ../../default/scss/_category.scss */
.subcategorie-single .sub-box img {
  width: auto;
  display: inline-block;
  margin: 0 auto;
}
/* line 421, ../../default/scss/_category.scss */
.subcategorie-single .sub-box img:hover, .subcategorie-single .sub-box img:focus {
  opacity: 0.8;
  -moz-transition: opacity, ease-in-out 200ms;
  -o-transition: opacity, ease-in-out 200ms;
  -webkit-transition: opacity, ease-in-out 200ms;
  transition: opacity, ease-in-out 200ms;
}
/* line 428, ../../default/scss/_category.scss */
.subcategorie-single .sub-box li {
  list-style: inside;
}
/* line 433, ../../default/scss/_category.scss */
.subcategorie-single .description {
  padding: 20px;
}
/* line 436, ../../default/scss/_category.scss */
.subcategorie-single .description span {
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  line-height: 1.2;
  font-weight: normal;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  margin-bottom: 1.5em;
}
/* line 449, ../../default/scss/_category.scss */
.subcategorie-single .description ul {
  padding: 20px;
}
/* line 452, ../../default/scss/_category.scss */
.subcategorie-single .description ul li {
  list-style: outside;
}

/* line 461, ../../default/scss/_category.scss */
.sub-box a {
  color: #333;
}
/* line 464, ../../default/scss/_category.scss */
.sub-box a:hover {
  text-decoration: none;
  color: #333;
}
/* line 469, ../../default/scss/_category.scss */
.sub-box a img {
  padding-bottom: 10px;
}
/* line 474, ../../default/scss/_category.scss */
.sub-box .heading {
  margin-top: 15px;
  border-bottom: 2px solid #333;
  width: 100%;
  line-height: normal;
}

/* line 483, ../../default/scss/_category.scss */
.subcat {
  border: none !important;
  padding: 15px !important;
  background: #EAE8E8 !important;
  margin-bottom: 0 !important;
  min-height: 215px;
}
/* line 490, ../../default/scss/_category.scss */
.subcat a {
  color: #000;
  font-size: 1.2em;
  padding: 1px;
}

/* line 497, ../../default/scss/_category.scss */
.sub {
  border: 1px solid #333;
  padding: 5px !important;
  box-shadow: 1px 1px #d6d6d6;
  /* div img {
  	width: auto !important;
  	padding: 10px;
  } */
}
/* line 502, ../../default/scss/_category.scss */
.sub p {
  text-align: left;
}
/* line 506, ../../default/scss/_category.scss */
.sub span {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  display: inline-block;
  width: 50% !important;
  background: #EAE8E8;
}

/* line 522, ../../default/scss/_category.scss */
.catimg {
  display: flex;
  justify-content: center;
}

/* line 528, ../../default/scss/_category.scss */
.subcat ul {
  padding-top: 10px;
}
/* line 532, ../../default/scss/_category.scss */
.subcat li {
  list-style-type: square;
  margin: 0;
  padding: 3px;
  text-align: left;
}
/* line 539, ../../default/scss/_category.scss */
.subcat a {
  color: #000;
  font-size: 1.0em;
}

/* line 548, ../../default/scss/_category.scss */
.sub-cat-conteiner a ul,
.sub-cat-conteiner a h3 {
  color: #333;
  text-decoration: none;
}
/* line 554, ../../default/scss/_category.scss */
.sub-cat-conteiner a:hover, .sub-cat-conteiner a:active {
  text-decoration: none;
}

/* line 562, ../../default/scss/_category.scss */
.categorie-info .sub-cat-row {
  margin-bottom: 20px;
  border: 1px solid #cbcbcb;
}
/* line 567, ../../default/scss/_category.scss */
.categorie-info .sub-cat-row .additional-imgs .additional-img {
  padding: 5px;
  max-width: 100%;
  vertical-align: middle;
}
/* line 574, ../../default/scss/_category.scss */
.categorie-info .sub-cat-row .additional-imgs .zoom img {
  position: relative;
  transition: transform .5s ease;
}
/* line 578, ../../default/scss/_category.scss */
.categorie-info .sub-cat-row .additional-imgs .zoom img:hover {
  transform: scale(2);
  z-index: 99999999;
}
/* line 588, ../../default/scss/_category.scss */
.categorie-info .sub-cat-row .sub-cat-description h3 {
  text-transform: uppercase;
  font-size: 24px;
  text-align: center;
}
/* line 594, ../../default/scss/_category.scss */
.categorie-info .sub-cat-row .sub-cat-description .actions {
  bottom: 0px;
  width: 100%;
}
/* line 598, ../../default/scss/_category.scss */
.categorie-info .sub-cat-row .sub-cat-description .actions .button {
  display: block;
  font-size: 16px;
  font-family: Oswald, "Helvetica Neue", Verdana, Arial, sans-serif;
  background: #01733c;
}
/* line 604, ../../default/scss/_category.scss */
.categorie-info .sub-cat-row .sub-cat-description .actions .button .fa {
  padding-right: 12px;
}

/* line 614, ../../default/scss/_category.scss */
.faq {
  margin-top: 15px;
  display: inline-block;
}
/* line 618, ../../default/scss/_category.scss */
.faq .description {
  padding: 15px;
}
/* line 622, ../../default/scss/_category.scss */
.faq.heading {
  margin-top: 15px;
  border-bottom: 2px solid #333;
  width: 100%;
}

/* line 630, ../../default/scss/_category.scss */
.block-layered-nav dl dd ol > li > span,
.block-layered-nav dl dd ol > li > a {
  padding: 5px 15px;
  display: block;
  background: #f3f3f3;
  border: 1px solid #ccc;
  line-height: 23px;
  margin-bottom: 4px;
  padding: 4px 12px;
  color: #000;
}
/* line 641, ../../default/scss/_category.scss */
.block-layered-nav dl dd ol > li > span:hover,
.block-layered-nav dl dd ol > li > a:hover {
  background: #01733c;
  color: #fff;
  text-decoration: none;
}

@media only screen and (min-width: 771px) {
  /* line 652, ../../default/scss/_category.scss */
  .block-layered-nav .block-content > dl > dt {
    padding: 10px 0 10px 0;
    font-weight: bold;
    font-size: 18px;
    font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
    margin: 0 5px 5px 5px;
    color: #F3793B;
    background: none;
    border: none;
  }
  /* line 662, ../../default/scss/_category.scss */
  .block-layered-nav .block-content > dl > dt:hover {
    background: none;
  }

  /* line 667, ../../default/scss/_category.scss */
  .block-layered-nav .block-content > dl > dd {
    background: none;
    border: none;
    padding: 0;
  }

  /* line 674, ../../default/scss/_category.scss */
  .sub-cat-row {
    display: flex;
  }
  /* line 678, ../../default/scss/_category.scss */
  .sub-cat-row .sub-cat-description .large-font {
    font-size: 21px;
  }
  /* line 683, ../../default/scss/_category.scss */
  .sub-cat-row h3 {
    text-align: unset;
  }
  /* line 687, ../../default/scss/_category.scss */
  .sub-cat-row .actions {
    position: absolute;
    padding: 10px;
    left: 0px;
    bottom: 0px;
    padding-top: 30px;
  }
  /* line 695, ../../default/scss/_category.scss */
  .sub-cat-row .additional-imgs {
    display: inline;
  }
}
@media only screen and (max-width: 770px) {
  /* line 705, ../../default/scss/_category.scss */
  .category-title {
    background: none;
  }

  /* line 709, ../../default/scss/_category.scss */
  #narrow-by-list,
  #narrow-by-list2 {
    border: none;
  }

  /* line 714, ../../default/scss/_category.scss */
  .sidebar .block.block-layered-nav {
    border: 1px solid #F0F0F0;
  }

  /* line 718, ../../default/scss/_category.scss */
  .block-layered-nav .block-subtitle--filter {
    background-color: #01733c;
  }
  /* line 721, ../../default/scss/_category.scss */
  .block-layered-nav .block-subtitle--filter:hover {
    background-color: #01733c;
  }

  /* line 726, ../../default/scss/_category.scss */
  .block-layered-nav .block-content > dl > dt:hover {
    color: #000;
  }

  /* line 730, ../../default/scss/_category.scss */
  .block-layered-nav .block-content.accordion-open > dl > dt.current:after {
    border-top: 4px solid #01733c;
  }

  /* line 734, ../../default/scss/_category.scss */
  .block-layered-nav .block-content > dl > dt:after {
    border-left: 4px solid #01733c;
  }

  /* line 738, ../../default/scss/_category.scss */
  .sub-cat-row {
    display: flow-root;
  }
  /* line 741, ../../default/scss/_category.scss */
  .sub-cat-row .category-images {
    padding-top: 15px;
  }
  /* line 745, ../../default/scss/_category.scss */
  .sub-cat-row .additional-imgs {
    display: flex;
  }
}
/* line 1, ../scss/zaunzeit/_category.scss */
.subcat-grid {
  display: flex;
  margin-bottom: 20px;
}
/* line 4, ../scss/zaunzeit/_category.scss */
.subcat-grid .subcat-row {
  flex: 1;
}
/* line 6, ../scss/zaunzeit/_category.scss */
.subcat-grid .subcat-row .sub-cat {
  position: relative;
  height: 100%;
}
/* line 9, ../scss/zaunzeit/_category.scss */
.subcat-grid .subcat-row .sub-cat .bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* line 17, ../scss/zaunzeit/_category.scss */
.subcat-grid h2 {
  padding: 5px;
  border-bottom: 1px solid #000;
}
/* line 21, ../scss/zaunzeit/_category.scss */
.subcat-grid h3 {
  min-height: 50px;
}
/* line 24, ../scss/zaunzeit/_category.scss */
.subcat-grid .cat-img {
  padding-bottom: 10px;
}
/* line 27, ../scss/zaunzeit/_category.scss */
.subcat-grid p, .subcat-grid a {
  color: #000;
}
/* line 30, ../scss/zaunzeit/_category.scss */
.subcat-grid p:hover, .subcat-grid a:hover {
  text-decoration: none;
}
@media only screen and (min-width: 771px) {
  /* line 34, ../scss/zaunzeit/_category.scss */
  .subcat-grid .cat-desc {
    padding-bottom: 75px;
  }
}
/* line 39, ../scss/zaunzeit/_category.scss */
.subcat-grid .title {
  width: 100%;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  text-align: center;
  padding: 7px 15px;
}
/* line 46, ../scss/zaunzeit/_category.scss */
.subcat-grid .title span {
  padding: 10px 0;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
}
/* line 53, ../scss/zaunzeit/_category.scss */
.subcat-grid .button {
  width: 100%;
}
/* line 55, ../scss/zaunzeit/_category.scss */
.subcat-grid .button span {
  padding: 10px 0;
  color: #fff;
}

@media only screen and (max-width: 770px) {
  /* line 63, ../scss/zaunzeit/_category.scss */
  .subcat-grid {
    display: block;
  }
  /* line 65, ../scss/zaunzeit/_category.scss */
  .subcat-grid .subcat-row {
    margin-bottom: 20px;
  }
  /* line 67, ../scss/zaunzeit/_category.scss */
  .subcat-grid .subcat-row.border-right {
    border: none;
  }
  /* line 70, ../scss/zaunzeit/_category.scss */
  .subcat-grid .subcat-row .sub-cat {
    position: static;
    height: auto;
  }
  /* line 73, ../scss/zaunzeit/_category.scss */
  .subcat-grid .subcat-row .sub-cat .bottom {
    position: static;
  }
}
/* line 1, ../../default/scss/_magentothem.scss */
.ma-block-static-1 {
  overflow: hidden;
  margin-top: 10px;
  /* div.first {
  	margin-left: 0;
  	padding-left: 0;
  }
  div.last {
  	margin-right: 0;
  	padding-right: 0;
  } */
}
/* line 5, ../../default/scss/_magentothem.scss */
.ma-block-static-1 div {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding-bottom: 15px;
}
/* line 11, ../../default/scss/_magentothem.scss */
.ma-block-static-1 div img {
  border: 1px solid #b8b8b8;
}
/* line 14, ../../default/scss/_magentothem.scss */
.ma-block-static-1 div img:hover, .ma-block-static-1 div img:focus {
  opacity: 0.8;
  -moz-transition: opacity, ease-in-out 200ms;
  -o-transition: opacity, ease-in-out 200ms;
  -webkit-transition: opacity, ease-in-out 200ms;
  transition: opacity, ease-in-out 200ms;
}
/* line 30, ../../default/scss/_magentothem.scss */
.ma-block-static-1 a {
  position: relative;
  overflow: hidden;
  display: block;
}

/* line 38, ../../default/scss/_magentothem.scss */
.ma-block-static-2 a {
  margin: 5px 0 0;
  display: block;
  overflow: hidden;
  position: relative;
}

/* line 46, ../../default/scss/_magentothem.scss */
.ma-block-static-1 a:before,
.ma-block-static-2 a:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px solid #b8b8b8;
  bottom: 0;
  content: "";
  left: 0;
  overflow: visible;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
}

/* line 61, ../../default/scss/_magentothem.scss */
.ma-block-static-1 a:hover:before,
.ma-block-static-2 a:hover:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #b8b8b8;
  opacity: 1;
}

/* line 71, ../../default/scss/_magentothem.scss */
.ma-block-static-5 div div.first {
  margin-left: 0;
  padding-left: 0;
}
/* line 76, ../../default/scss/_magentothem.scss */
.ma-block-static-5 div div.last {
  margin-right: 0;
  padding-right: 0;
}
/* line 82, ../../default/scss/_magentothem.scss */
.ma-block-static-5 h3 {
  color: #434343;
  margin: 10px 0 10px;
}

/* line 97, ../../default/scss/_magentothem.scss */
.ma-nav-mobile-container {
  background: #f9f9f9;
}

/* line 101, ../../default/scss/_magentothem.scss */
.ma-upsellslider-item:hover .rating-box .rating,
.products-list .product-shop:hover .rating-box .rating,
.ma-box-content:hover .rating-box .rating {
  background: url(../images/bkg_rating_hover.png) 0 100% repeat-x;
}

/* line 107, ../../default/scss/_magentothem.scss */
.ma-review-col1 .pager .amount {
  margin: 5px 10px 0 0;
}
/* line 110, ../../default/scss/_magentothem.scss */
.ma-review-col1 .pager .amount strong {
  font-weight: normal;
}

/* line 116, ../../default/scss/_magentothem.scss */
.ma-footer-container {
  background: #060606;
}

/* line 121, ../../default/scss/_magentothem.scss */
.ma-brand-slider-contain {
  background: #fafafa;
}
/* line 124, ../../default/scss/_magentothem.scss */
.ma-brand-slider-contain .bx-wrapper {
  position: relative;
  max-width: 100% !important;
  padding: 0 20px;
}
/* line 129, ../../default/scss/_magentothem.scss */
.ma-brand-slider-contain .bx-wrapper .bx-viewport {
  min-height: 96px;
}
/* line 134, ../../default/scss/_magentothem.scss */
.ma-brand-slider-contain .container-inner {
  padding: 30px 0;
}
/* line 138, ../../default/scss/_magentothem.scss */
.ma-brand-slider-contain .brand-title {
  margin-bottom: 30px;
  display: none;
}

/* line 144, ../../default/scss/_magentothem.scss */
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  max-width: 100% !important;
  padding: 0;
  *zoom: 1;
}

/* line 155, ../../default/scss/_magentothem.scss */
.cloud-zoom-lens {
  border: 1px solid #ccc;
  margin: -1px;
  background-color: #fff;
  cursor: move;
}

/* line 163, ../../default/scss/_magentothem.scss */
.cloud-zoom-title {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute !important;
  background-color: #000;
  color: #fff;
  padding: 3px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  top: 0px;
}

/* line 177, ../../default/scss/_magentothem.scss */
.cloud-zoom-big {
  border: 2px solid #01733C;
  overflow: hidden;
}

/* line 183, ../../default/scss/_magentothem.scss */
.cloud-zoom-loading {
  color: white;
  background: #222;
  padding: 3px;
  border: 1px solid #000;
  display: none;
}

/* line 191, ../../default/scss/_magentothem.scss */
.product-view .product-img-box .product-image-zoom {
  border: 2px solid #ccc;
}

/* line 195, ../../default/scss/_magentothem.scss */
.ma-a-lighbox {
  display: none;
}

/* line 199, ../../default/scss/_magentothem.scss */
#lightbox {
  position: absolute;
  left: 33% !important;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
/* line 206, ../../default/scss/_magentothem.scss */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 211, ../../default/scss/_magentothem.scss */
#lightbox a img {
  border: none;
}
/* line 215, ../../default/scss/_magentothem.scss */
#lightbox #bottomNav {
  display: inline-block;
  position: absolute;
  bottom: 12px;
  right: 12px;
}
/* line 222, ../../default/scss/_magentothem.scss */
#lightbox #loadingLink {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50vH;
}
/* line 228, ../../default/scss/_magentothem.scss */
#lightbox #loadingLink img {
  width: 50px;
}

/* line 234, ../../default/scss/_magentothem.scss */
#outerImageContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

/* line 242, ../../default/scss/_magentothem.scss */
#imageContainer {
  padding: 10px;
  position: absolute;
}
/* line 245, ../../default/scss/_magentothem.scss */
#imageContainer img {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 252, ../../default/scss/_magentothem.scss */
#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
/* line 260, ../../default/scss/_magentothem.scss */
#hoverNav a {
  outline: none;
}

/* line 265, ../../default/scss/_magentothem.scss */
#imageContainer > #hoverNav {
  left: 0;
}

/* line 269, ../../default/scss/_magentothem.scss */
#prevLink,
#nextLink {
  width: 50%;
  height: 100% !important;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/* line 278, ../../default/scss/_magentothem.scss */
#prevLink:after,
#nextLink:after {
  position: absolute;
  color: #666;
  opacity: .2;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-indent: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 40px;
  content: "\f105";
  white-space: nowrap;
}

/* line 296, ../../default/scss/_magentothem.scss */
#prevLink {
  float: left;
  left: 2%;
}
/* line 299, ../../default/scss/_magentothem.scss */
#prevLink:after {
  left: -8px;
  content: "\f104";
}

/* line 305, ../../default/scss/_magentothem.scss */
#nextLink {
  float: right;
  right: 2%;
}
/* line 308, ../../default/scss/_magentothem.scss */
#nextLink:after {
  right: -8px;
}

/* line 313, ../../default/scss/_magentothem.scss */
#prevLink:hover,
#prevLink:visited:hover {
  float: left;
  left: 2%;
}

/* line 319, ../../default/scss/_magentothem.scss */
#nextLink:hover,
#nextLink:visited:hover {
  float: right;
  right: 2%;
}

/* line 325, ../../default/scss/_magentothem.scss */
#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
}

/* line 334, ../../default/scss/_magentothem.scss */
#imageData {
  padding: 0 10px;
  color: #666;
}
/* line 338, ../../default/scss/_magentothem.scss */
#imageData #imageDetails {
  width: 80%;
  float: left;
  text-align: left;
  font-size: 12px;
}
/* line 345, ../../default/scss/_magentothem.scss */
#imageData #caption {
  font-size: 14px;
  font-weight: bold;
}
/* line 350, ../../default/scss/_magentothem.scss */
#imageData #numberDisplay {
  display: block;
  clear: left;
  padding-top: 4px;
  padding-bottom: 10px;
}
/* line 357, ../../default/scss/_magentothem.scss */
#imageData #bottomNavClose {
  display: inline-block;
}

/* line 362, ../../default/scss/_magentothem.scss */
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100% !important;
  height: 500px;
  background-color: #000;
}

@media only screen and (max-width: 770px) {
  /* line 374, ../../default/scss/_magentothem.scss */
  #lightbox {
    left: 0 !important;
  }

  /* line 378, ../../default/scss/_magentothem.scss */
  #outerImageContainer {
    max-width: 99vW !important;
    min-height: 385px;
  }

  /* line 383, ../../default/scss/_magentothem.scss */
  #imageDataContainer {
    max-width: 99vW !important;
    padding: 0 20px;
  }

  /* line 389, ../../default/scss/_magentothem.scss */
  #imageContainer img {
    width: 99vW;
  }
}
/* line 398, ../../default/scss/_magentothem.scss */
.ma-thumbnail-container .bx-wrapper {
  position: relative;
}
/* line 401, ../../default/scss/_magentothem.scss */
.ma-thumbnail-container .bx-wrapper .bx-viewport {
  min-height: 115px;
}
/* line 406, ../../default/scss/_magentothem.scss */
.ma-thumbnail-container .bx-wrapper .bx-controls-direction a {
  width: 29px;
  height: 29px;
  background: url(../images/bg-arrow-thumail.png) 0 0 no-repeat #fff;
  position: absolute;
  top: 40%;
  text-indent: -9999px;
  margin-top: -15px;
  border: 1px solid #ddd;
}
/* line 417, ../../default/scss/_magentothem.scss */
.ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -10px;
}
/* line 420, ../../default/scss/_magentothem.scss */
.ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-prev:hover {
  background: url(../images/bg-arrow-thumail.png) 0 95% no-repeat #01733c;
  border-color: #01733c;
}
/* line 425, ../../default/scss/_magentothem.scss */
.ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-prev:focus {
  outline: none;
}
/* line 430, ../../default/scss/_magentothem.scss */
.ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-next {
  background-position: 100% 0;
  right: -10px;
}
/* line 434, ../../default/scss/_magentothem.scss */
.ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-next:hover {
  background: url(../images/bg-arrow-thumail.png) 100% 95% no-repeat #01733c;
  border-color: #01733c;
}
/* line 439, ../../default/scss/_magentothem.scss */
.ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-next:focus {
  outline: none;
}

/* line 450, ../../default/scss/_magentothem.scss */
.ma-upsellslider-container {
  clear: both;
  margin-bottom: 15px;
}
/* line 454, ../../default/scss/_magentothem.scss */
.ma-upsellslider-container .bx-wrapper {
  position: relative;
}
/* line 457, ../../default/scss/_magentothem.scss */
.ma-upsellslider-container .bx-wrapper .bx-viewport {
  max-height: 415px;
}

/* line 463, ../../default/scss/_magentothem.scss */
.ma-upsellslider-item {
  float: left;
  width: 227.4px !important;
}
/* line 467, ../../default/scss/_magentothem.scss */
.ma-upsellslider-item .product-name {
  height: 85px;
  max-height: 85px;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
/* line 476, ../../default/scss/_magentothem.scss */
.ma-upsellslider-item .product-name a {
  color: #000;
}
/* line 479, ../../default/scss/_magentothem.scss */
.ma-upsellslider-item .product-name a:hover {
  color: #01733c;
}
/* line 485, ../../default/scss/_magentothem.scss */
.ma-upsellslider-item .price-box {
  font-size: 17px;
  text-align: center;
}
/* line 490, ../../default/scss/_magentothem.scss */
.ma-upsellslider-item .item-inner {
  padding: 10px;
  border: 1px solid #b8b8b8;
  border-right: none;
  background: #F0F0F0;
}
/* line 497, ../../default/scss/_magentothem.scss */
.ma-upsellslider-item .images-content {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
/* line 502, ../../default/scss/_magentothem.scss */
.ma-upsellslider-item .images-content img {
  height: 200px;
}
/* line 507, ../../default/scss/_magentothem.scss */
.ma-upsellslider-item .taxMwst {
  display: block;
  text-align: center;
}

/* line 513, ../../default/scss/_magentothem.scss */
.ma-box-content {
  padding: 15px 15px 15px;
  display: block;
  width: auto;
  border: 1px solid #e8e8e8;
  text-align: center;
}
/* line 520, ../../default/scss/_magentothem.scss */
.ma-box-content .versand {
  font-weight: bold;
  color: #333;
}
/* line 525, ../../default/scss/_magentothem.scss */
.ma-box-content .price-box {
  font-size: 20px;
  margin: 10px 0;
}
/* line 529, ../../default/scss/_magentothem.scss */
.ma-box-content .price-box .price-label {
  font-size: 12px;
  font-weight: bold;
}
/* line 536, ../../default/scss/_magentothem.scss */
.ma-box-content .actions .actions-inner {
  height: 70px;
  padding: 10px 0;
}
/* line 540, ../../default/scss/_magentothem.scss */
.ma-box-content .actions .actions-inner .btn-cart {
  width: 100%;
}
/* line 543, ../../default/scss/_magentothem.scss */
.ma-box-content .actions .actions-inner .btn-cart span span {
  background: #01733c;
  color: #fff;
}
/* line 551, ../../default/scss/_magentothem.scss */
.ma-box-content .btn-details {
  background: #01733c;
  color: #fff;
  float: left;
  font-size: 15px;
  margin: 10px 0;
  padding: 2px 10px;
  width: 100%;
}
/* line 560, ../../default/scss/_magentothem.scss */
.ma-box-content .btn-details:hover {
  background: #348f63;
}
/* line 565, ../../default/scss/_magentothem.scss */
.ma-box-content .products {
  margin: 0;
  display: block;
  padding-bottom: 7px;
}

/* line 574, ../../default/scss/_magentothem.scss */
.ma-onsale-product-title,
.testimonial-title,
.ma-bestseller-product-title,
.ma-upsellslider-title,
.ma-newproductslider-title,
.brand-title,
.ma-featured-sldier-title,
.related-product-title {
  overflow: hidden;
  margin: 0 0 20px 0;
  background: #d6d6d6;
}

/* line 588, ../../default/scss/_magentothem.scss */
.ma-newproductslider-title {
  float: none !important;
}

/* line 592, ../../default/scss/_magentothem.scss */
.ma-onsale-product-title h2,
.testimonial-title h2,
.ma-bestseller-product-title h2,
.ma-upsellslider-title h2,
.ma-newproductslider-title h2,
.brand-title h2,
.ma-featured-sldier-title h2,
.related-product-title h2 {
  margin: 0;
  font-size: 15px;
  text-transform: capitalize;
  padding: 10px 20px;
  background: #01733c;
  color: #fff;
  display: inline-block;
}

/* line 609, ../../default/scss/_magentothem.scss */
.ma-featuredproductslider-container .bx-wrapper .bx-viewport,
.ma-newproductslider-container .bx-wrapper .bx-viewport {
  min-height: 360px;
}

/* line 614, ../../default/scss/_magentothem.scss */
.ma-newproductslider-container {
  margin: 50px 0 0;
}

/* line 618, ../../default/scss/_magentothem.scss */
.ma-newproductslider-container ul.bxslider,
.ma-featuredproductslider-container ul.bxslider {
  padding: 5px 0;
}

/* line 625, ../../default/scss/_magentothem.scss */
.ma-newproductslider a.title-link:hover {
  text-decoration: none;
}
/* line 629, ../../default/scss/_magentothem.scss */
.ma-newproductslider a.title-link h3 {
  -moz-transition: color, ease-in-out 200ms;
  -o-transition: color, ease-in-out 200ms;
  -webkit-transition: color, ease-in-out 200ms;
  transition: color, ease-in-out 200ms;
}
/* line 636, ../../default/scss/_magentothem.scss */
.ma-newproductslider .readmore a:hover {
  text-decoration: none;
}

/* line 645, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flex-container a:active,
.ma-relatedslider-container .flexslider a:active,
.ma-relatedslider-container .flex-container a:focus,
.ma-relatedslider-container .flexslider a:focus {
  outline: none;
}

/* line 652, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .slides,
.ma-relatedslider-container .flex-control-nav,
.ma-relatedslider-container .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 661, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flexslider {
  margin: 0;
  padding: 0;
}

/* line 666, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 672, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flexslider .slides img {
  width: 100%;
  display: inline-block;
}

/* line 677, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flex-pauseplay span {
  text-transform: capitalize;
}

/* line 682, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 691, ../../default/scss/_magentothem.scss */
html[xmlns] .ma-relatedslider-container .slides {
  display: block;
}

/* line 695, ../../default/scss/_magentothem.scss */
* html .ma-relatedslider-container .slides {
  height: 1%;
}

/* line 700, ../../default/scss/_magentothem.scss */
.no-js .ma-relatedslider-container .slides > relatedslider-item:first-child {
  display: block;
}

/* line 704, ../../default/scss/_magentothem.scss */
.related-subtitle {
  display: none;
}

/* line 709, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flexslider {
  margin: 0 0 20px;
  position: relative;
  zoom: 1;
}

/* line 715, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .loading .flex-viewport {
  max-height: 300px;
}

/* line 719, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flexslider .slides {
  zoom: 1;
}

/* line 723, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .carousel .relatedslider-item {
  position: relative;
  width: 190px !important;
}

/* line 728, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .related-checkbox {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -8px;
  display: none;
}

/* line 737, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flex-control-nav {
  width: 100%;
  position: absolute;
  top: -16px;
  text-align: center;
}

/* line 744, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 751, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #aaa;
  cursor: pointer;
  text-indent: -9999px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 762, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flex-control-paging li a:hover {
  background: #fff;
}

/* line 766, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flex-control-paging li a.flex-active {
  background: #fff;
  cursor: default;
}

/* line 771, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 777, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 783, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

/* line 790, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 794, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* line 799, ../../default/scss/_magentothem.scss */
.ma-relatedslider-container .ma-loading {
  width: 16px;
  height: 16px;
  position: absolute;
  z-index: 99;
  background: url(../images/loader.gif) no-repeat;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}

/* line 810, ../../default/scss/_magentothem.scss */
.relatedslider-item .item-inner {
  position: relative;
  padding: 10px;
  border: 1px solid #eee;
  background: #fff;
}

/* line 817, ../../default/scss/_magentothem.scss */
.relatedslider-item .product-image {
  display: block;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

/*============================================ Bx Slider ===============================================*/
/* line 824, ../../default/scss/_magentothem.scss */
.flex-direction-nav a,
.bx-wrapper .bx-controls a {
  width: 40px;
  height: 38px;
  background: #fff url(../images/btn-slider.png) 100% 0 no-repeat;
  position: absolute;
  top: -60px;
  text-indent: -9999px;
  border: 0;
  right: 0;
}
/* line 835, ../../default/scss/_magentothem.scss */
.flex-direction-nav a:focus,
.bx-wrapper .bx-controls a:focus {
  outline: none;
}

/* line 840, ../../default/scss/_magentothem.scss */
.flex-direction-nav a.flex-prev,
.bx-wrapper .bx-controls a.bx-prev {
  right: 45px;
  background-position: 0 0;
}

/* line 846, ../../default/scss/_magentothem.scss */
.flex-direction-nav a.flex-prev:hover,
.bx-wrapper .bx-controls a.bx-prev:hover {
  background-position: 0 100%;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
}

/* line 852, ../../default/scss/_magentothem.scss */
.flex-direction-nav a:hover,
.bx-wrapper .bx-controls a:hover {
  background-color: #01733c;
  background-position: 100% 100%;
  -moz-transition: background-color, ease-in-out 200ms;
  -o-transition: background-color, ease-in-out 200ms;
  -webkit-transition: background-color, ease-in-out 200ms;
  transition: background-color, ease-in-out 200ms;
}

/* line 861, ../../default/scss/_magentothem.scss */
.magentothem-blog-read-more {
  background: #F46C09;
  color: #fff;
  padding: 4px 20px;
}
/* line 866, ../../default/scss/_magentothem.scss */
.magentothem-blog-read-more:hover {
  background: #98c640;
  color: #fff;
  text-decoration: none;
}

/* line 874, ../../default/scss/_magentothem.scss */
.postContent h3 {
  font-size: 15px;
  font-weight: normal;
}
/* line 878, ../../default/scss/_magentothem.scss */
.postContent hr {
  clear: both;
  float: left;
  width: 100%;
  border-top: 1px solid #cbcbcb;
}
/* line 884, ../../default/scss/_magentothem.scss */
.postContent .category-title {
  margin-top: 20px;
  margin-bottom: 5px;
  background: none;
}
/* line 890, ../../default/scss/_magentothem.scss */
.postContent .subcategories-grid div {
  border: none;
  padding: 5px;
}
/* line 893, ../../default/scss/_magentothem.scss */
.postContent .subcategories-grid div span, .postContent .subcategories-grid div .toKategory {
  border: none;
}

/* line 900, ../../default/scss/_magentothem.scss */
.blogPosts {
  margin-top: 15px;
}

/* line 905, ../../default/scss/_magentothem.scss */
.postContent h2 a,
.postDetails a {
  color: #F3793B;
}
/* line 909, ../../default/scss/_magentothem.scss */
.postContent h2 a:hover,
.postDetails a:hover {
  color: #333;
  text-decoration: none;
}

/* line 916, ../../default/scss/_magentothem.scss */
.callout-bubble {
  padding: 20px;
  background-color: #f4f4f4;
  margin: 35px -15px;
  border: 1px solid #ccc;
  display: grid;
}
/* line 922, ../../default/scss/_magentothem.scss */
.callout-bubble .btn.btn-theme {
  padding: 5px 20px;
  margin-left: 15px;
  background: #01733c;
  color: #fff;
}
/* line 927, ../../default/scss/_magentothem.scss */
.callout-bubble .btn.btn-theme:hover {
  background: #F3793B;
}
/* line 931, ../../default/scss/_magentothem.scss */
.callout-bubble .headline {
  font-weight: normal;
  font-size: 24px;
  display: inline-block;
  margin-bottom: 10px;
}
/* line 937, ../../default/scss/_magentothem.scss */
.callout-bubble p {
  margin: 0;
}

@media only print {
  /* line 944, ../../default/scss/_magentothem.scss */
  .ma-upsellslider-container {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /* line 4, ../scss/zaunzeit/_magentothem.scss */
  .ma-block-static-1 div {
    display: block;
    align-items: center;
    justify-content: space-evenly;
    padding-bottom: 15px;
  }
  /* line 10, ../scss/zaunzeit/_magentothem.scss */
  .ma-block-static-1 div img {
    border: 1px solid #b8b8b8;
  }
  /* line 13, ../scss/zaunzeit/_magentothem.scss */
  .ma-block-static-1 div img:hover, .ma-block-static-1 div img:focus {
    opacity: 0.8;
    -moz-transition: opacity, ease-in-out 200ms;
    -o-transition: opacity, ease-in-out 200ms;
    -webkit-transition: opacity, ease-in-out 200ms;
    transition: opacity, ease-in-out 200ms;
  }
}
/* line 24, ../scss/zaunzeit/_magentothem.scss */
.lager {
  font-family: "Source Sans Pro", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
}
/* line 28, ../scss/zaunzeit/_magentothem.scss */
.lager .locations {
  padding-right: 0;
}
/* line 30, ../scss/zaunzeit/_magentothem.scss */
.lager .locations .locations-table {
  line-height: 1.2;
  padding-top: 10px;
}
/* line 33, ../scss/zaunzeit/_magentothem.scss */
.lager .locations .locations-table div {
  padding-left: 0;
  padding-right: 0;
}
/* line 37, ../scss/zaunzeit/_magentothem.scss */
.lager .locations .locations-table span {
  display: inline-block;
  font-weight: normal;
}
/* line 42, ../scss/zaunzeit/_magentothem.scss */
.lager .locations .locations-table ul li {
  list-style-type: disc;
  list-style-position: inside;
}
/* line 45, ../scss/zaunzeit/_magentothem.scss */
.lager .locations .locations-table ul li span {
  font-weight: normal;
  margin-left: -10px;
  font-size: 14px;
}
/* line 54, ../scss/zaunzeit/_magentothem.scss */
.lager .locations .locations-title {
  text-align: center;
  margin-right: 15px;
}
/* line 59, ../scss/zaunzeit/_magentothem.scss */
.lager .lager-row {
  overflow: visible;
}
/* line 61, ../scss/zaunzeit/_magentothem.scss */
.lager .lager-row .map {
  padding: 0;
}
/* line 63, ../scss/zaunzeit/_magentothem.scss */
.lager .lager-row .map img {
  max-width: unset;
  width: 120px;
  border: none;
}

/* line 1, ../../default/scss/_404.scss */
.cat-404 {
  margin-top: 30px;
}
/* line 3, ../../default/scss/_404.scss */
.cat-404 .main-title {
  margin-bottom: 30px;
}

/* Slider */
/* line 3, ../../default/scss/slick/_slick.scss */
.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;
}

/* line 17, ../../default/scss/slick/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 24, ../../default/scss/slick/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 28, ../../default/scss/slick/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, ../../default/scss/slick/_slick.scss */
.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);
}

/* line 42, ../../default/scss/slick/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 50, ../../default/scss/slick/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 56, ../../default/scss/slick/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 60, ../../default/scss/slick/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, ../../default/scss/slick/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 68, ../../default/scss/slick/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 71, ../../default/scss/slick/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 74, ../../default/scss/slick/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 80, ../../default/scss/slick/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 84, ../../default/scss/slick/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 88, ../../default/scss/slick/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 92, ../../default/scss/slick/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, ../../default/scss/slick/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 51, ../../default/scss/slick/_slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url('../images/ajax-loader.gif?1667030531') center center no-repeat;
}

/* Arrows */
/* line 58, ../../default/scss/slick/_slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
/* line 76, ../../default/scss/slick/_slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
/* line 80, ../../default/scss/slick/_slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
/* line 84, ../../default/scss/slick/_slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
/* line 87, ../../default/scss/slick/_slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: black;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 98, ../../default/scss/slick/_slick-theme.scss */
.slick-prev {
  left: -25px;
}
/* line 100, ../../default/scss/slick/_slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 104, ../../default/scss/slick/_slick-theme.scss */
.slick-prev:before {
  content: "←";
}
/* line 106, ../../default/scss/slick/_slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 112, ../../default/scss/slick/_slick-theme.scss */
.slick-next {
  right: -25px;
}
/* line 114, ../../default/scss/slick/_slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 118, ../../default/scss/slick/_slick-theme.scss */
.slick-next:before {
  content: "→";
}
/* line 120, ../../default/scss/slick/_slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 128, ../../default/scss/slick/_slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 132, ../../default/scss/slick/_slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
/* line 141, ../../default/scss/slick/_slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 149, ../../default/scss/slick/_slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: #333;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: #333;
  padding: 5px;
  cursor: pointer;
}
/* line 161, ../../default/scss/slick/_slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 163, ../../default/scss/slick/_slick-theme.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 167, ../../default/scss/slick/_slick-theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 184, ../../default/scss/slick/_slick-theme.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* line 190, ../../default/scss/slick/_slick-theme.scss */
.main-image-wrap {
  margin-bottom: 15px;
}

/* line 193, ../../default/scss/slick/_slick-theme.scss */
.slick-arrows {
  width: 29px;
  height: 29px;
  background: url(../images/bg-arrow-thumail.png) 0 0 no-repeat #fff;
  position: absolute;
  top: 50%;
  text-indent: -9999px;
  margin-top: -15px;
  border: 1px solid #ddd;
  z-index: 99;
}
/* line 203, ../../default/scss/slick/_slick-theme.scss */
.slick-arrows.prev {
  left: -10px;
}
/* line 205, ../../default/scss/slick/_slick-theme.scss */
.slick-arrows.prev:hover {
  background: url(../images/bg-arrow-thumail.png) 0 95% no-repeat #98c640;
  border-color: #98c640;
}
/* line 210, ../../default/scss/slick/_slick-theme.scss */
.slick-arrows.next {
  background-position: 100% 0;
  right: -10px;
}
/* line 213, ../../default/scss/slick/_slick-theme.scss */
.slick-arrows.next:hover {
  background: url(../images/bg-arrow-thumail.png) 100% 95% no-repeat #98c640;
  border-color: #98c640;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
/* line 13, ../../default/scss/photoswipe/_main.scss */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
/* line 30, ../../default/scss/photoswipe/_main.scss */
.pswp * {
  box-sizing: border-box;
}
/* line 35, ../../default/scss/photoswipe/_main.scss */
.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
/* line 41, ../../default/scss/photoswipe/_main.scss */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* line 49, ../../default/scss/photoswipe/_main.scss */
.pswp--open {
  display: block;
}

/* line 53, ../../default/scss/photoswipe/_main.scss */
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 60, ../../default/scss/photoswipe/_main.scss */
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

/* line 67, ../../default/scss/photoswipe/_main.scss */
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
/* line 78, ../../default/scss/photoswipe/_main.scss */
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

/* line 91, ../../default/scss/photoswipe/_main.scss */
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 100, ../../default/scss/photoswipe/_main.scss */
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
/* line 112, ../../default/scss/photoswipe/_main.scss */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

/* line 121, ../../default/scss/photoswipe/_main.scss */
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* line 132, ../../default/scss/photoswipe/_main.scss */
.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* line 139, ../../default/scss/photoswipe/_main.scss */
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

/* line 146, ../../default/scss/photoswipe/_main.scss */
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

/* line 151, ../../default/scss/photoswipe/_main.scss */
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

/* line 160, ../../default/scss/photoswipe/_main.scss */
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  background-color: #fff;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
/* line 173, ../../default/scss/photoswipe/_main.scss */
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
/* line 181, ../../default/scss/photoswipe/_main.scss */
.pswp__img--placeholder--blank {
  background: #222;
}

/* line 185, ../../default/scss/photoswipe/_main.scss */
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
/* line 196, ../../default/scss/photoswipe/_main.scss */
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

/* line 208, ../../default/scss/photoswipe/_main.scss */
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/* line 212, ../../default/scss/photoswipe/_main.scss */
.gallery {
  display: flex;
  grid-template-columns: repeat(auto-fill, 120px);
  justify-content: space-between;
  padding: 30px 0;
  flex-wrap: wrap;
}
@media only screen and (min-width: 376px) {
  /* line 212, ../../default/scss/photoswipe/_main.scss */
  .gallery {
    display: grid;
  }
}
/* line 221, ../../default/scss/photoswipe/_main.scss */
.gallery img {
  max-width: 95px;
}
@media only screen and (min-width: 321px) {
  /* line 221, ../../default/scss/photoswipe/_main.scss */
  .gallery img {
    max-width: 110px;
  }
}
@media only screen and (min-width: 376px) {
  /* line 221, ../../default/scss/photoswipe/_main.scss */
  .gallery img {
    max-width: 120px;
  }
}
/* line 230, ../../default/scss/photoswipe/_main.scss */
.gallery [itemprop="caption description"] {
  display: none;
}

/* line 234, ../../default/scss/photoswipe/_main.scss */
.pswp__caption__center {
  text-align: center;
}
/* line 236, ../../default/scss/photoswipe/_main.scss */
.pswp__caption__center .link {
  color: chartreuse;
  text-decoration: underline;
}
/* line 240, ../../default/scss/photoswipe/_main.scss */
.pswp__caption__center .zum-shop {
  float: right;
  width: auto;
}
/* line 243, ../../default/scss/photoswipe/_main.scss */
.pswp__caption__center .zum-shop .btn-primary {
  font-size: .7em;
  padding: .5rem .7rem;
}
@media only screen and (min-width: 980px) {
  /* line 234, ../../default/scss/photoswipe/_main.scss */
  .pswp__caption__center {
    max-width: 600px;
    padding: 20px;
  }
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
/* line 30, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
/* line 47, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}
/* line 52, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
/* line 57, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
/* line 64, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

/* line 68, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../images/default-skin.png) 0 0 no-repeat;
  background-size: 528px 176px;
  width: 88px;
  height: 88px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  /* line 80, ../../default/scss/photoswipe/_default-skin.scss */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../images/default-skin.svg);
  }

  /* line 86, ../../default/scss/photoswipe/_default-skin.scss */
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
/* line 92, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button--close {
  background-position: 0 -88px;
}

/* line 97, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button--share {
  background-position: -88px -88px;
}

/* line 102, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button--fs {
  display: none;
}

/* line 106, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--supports-fs .pswp__button--fs {
  display: block;
}

/* line 110, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--fs .pswp__button--fs {
  background-position: -88px 0;
}

/* line 115, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button--zoom {
  display: none;
  background-position: -176px 0;
}

/* line 121, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

/* line 125, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -264px 0;
}

/* no arrows on touch screens */
/* line 132, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
/* line 142, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 00px;
  position: absolute;
}

/* line 152, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button--arrow--left {
  left: 0;
}

/* line 156, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button--arrow--right {
  right: 0;
}

/* line 160, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

/* line 171, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -291px -104px;
}

/* line 176, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -205px -104px;
}

/*

	2. Share modal/popup and links

 */
/* line 194, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 201, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

/* line 217, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__share-modal--hidden {
  display: none;
}

/* line 221, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
/* line 236, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
/* line 244, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
/* line 250, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
/* line 255, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

/* line 261, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__share-modal--fade-in {
  opacity: 1;
}
/* line 264, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}

/* increase size of share links on touch devices */
/* line 270, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

/* line 275, ../../default/scss/photoswipe/_default-skin.scss */
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
/* line 290, ../../default/scss/photoswipe/_default-skin.scss */
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
/* line 294, ../../default/scss/photoswipe/_default-skin.scss */
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

/* line 301, ../../default/scss/photoswipe/_default-skin.scss */
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

/* line 308, ../../default/scss/photoswipe/_default-skin.scss */
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

/* line 315, ../../default/scss/photoswipe/_default-skin.scss */
a.pswp__share--download:hover {
  background: #DDD;
}

/*

	3. Index indicator ("1 of X" counter)

 */
/* line 327, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*
	
	4. Caption

 */
/* line 346, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
/* line 353, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

/* line 359, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

/* line 369, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
/* line 374, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
/* line 387, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

/* line 400, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

/* line 406, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__preloader--active {
  opacity: 1;
}
/* line 409, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(../images/preloader.gif) 0 0 no-repeat;
}

/* line 416, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
/* line 419, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 500ms linear infinite;
}
/* line 423, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
/* line 428, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
/* line 440, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--css_animation .pswp__preloader__cut {
  /* 
  	The idea of animating inner circle is based on Polymer ("material") loading indicator 
  	 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
  */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
/* line 451, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  /* line 468, ../../default/scss/photoswipe/_default-skin.scss */
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  100% {
    transform: rotate(0);
  }
}
/*
	
	6. Additional styles

 */
/* root element of UI */
/* line 496, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
/* line 504, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

/* line 512, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
/* line 523, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

/* line 529, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
/* line 536, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
/* line 545, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
/* line 549, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
/* line 560, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
/* line 571, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

/* line 578, ../../default/scss/photoswipe/_default-skin.scss */
.pswp__element--disabled {
  display: none !important;
}

/* line 584, ../../default/scss/photoswipe/_default-skin.scss */
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

@media screen and (min-width: 1024px) {
  /* line 592, ../../default/scss/photoswipe/_default-skin.scss */
  .pswp__ui .pswp__button--arrow--left:before, .pswp__ui .pswp__button--arrow--right:before {
    background-size: 792px 264px;
    height: 90px;
    width: 96px;
    top: 24px;
  }

  /* line 600, ../../default/scss/photoswipe/_default-skin.scss */
  .pswp__button--arrow--left::before {
    background-position: -414px -132px !important;
  }

  /* line 605, ../../default/scss/photoswipe/_default-skin.scss */
  .pswp__button--arrow--right::before {
    background-position: -282px -132px !important;
  }
}
/* line 3, ../../default/scss/_crosssell.scss */
.crossell-products .crossell-product h3.product-name {
  min-height: 76px;
  font-size: 18px;
  display: flex;
}
/* line 7, ../../default/scss/_crosssell.scss */
.crossell-products .crossell-product h3.product-name a {
  margin: auto;
}
/* line 11, ../../default/scss/_crosssell.scss */
.crossell-products .crossell-product .btn-details {
  font-size: 13px;
  padding: 4px 6px;
}
@media only screen and (min-width: 771px) {
  /* line 11, ../../default/scss/_crosssell.scss */
  .crossell-products .crossell-product .btn-details {
    font-size: 15px;
    padding: 4px 10px;
  }
}
/* line 19, ../../default/scss/_crosssell.scss */
.crossell-products .crossell-product .free-shipping {
  font-style: italic;
  display: inline-block;
  background: #98c640;
  padding: 3px;
  color: #fff;
  text-align: right;
}
/* line 26, ../../default/scss/_crosssell.scss */
.crossell-products .crossell-product .free-shipping i {
  margin-right: 3px;
  vertical-align: middle;
  display: inline;
}
@media only screen and (min-width: 771px) {
  /* line 19, ../../default/scss/_crosssell.scss */
  .crossell-products .crossell-product .free-shipping {
    padding: 5px;
  }
  /* line 33, ../../default/scss/_crosssell.scss */
  .crossell-products .crossell-product .free-shipping i {
    margin-right: 5px;
    display: inline;
  }
}
/* line 39, ../../default/scss/_crosssell.scss */
.crossell-products .crossell-product .price {
  min-height: 83px;
}
/* line 42, ../../default/scss/_crosssell.scss */
.crossell-products .crossell-product .price .taxMwst a {
  display: block;
}

/* line 1, ../scss/zaunzeit/_tools.scss */
.border-curved-top {
  border-radius: .25em .25em 0 0;
}

/* line 4, ../scss/zaunzeit/_tools.scss */
.border-curved-bottom {
  border-radius: 0 0 .25em .25em;
}

/* line 7, ../scss/zaunzeit/_tools.scss */
.border-curved {
  border-radius: .25em;
}

/* line 123, ../scss/_zaunzeit.scss */
.footer-static-top .footer-static-top-inner a.btn-theme {
  background-color: #01733c;
}
/* line 126, ../scss/_zaunzeit.scss */
.footer-static-top .footer-static-top-inner a.btn-theme:hover {
  background-color: #348f63;
}

@media only screen and (min-width: 771px) {
  /* line 136, ../scss/_zaunzeit.scss */
  .block-layered-nav .block-content > dl > dt {
    color: #01733c;
  }
}
@media screen and (max-width: 768px) {
  /* line 146, ../scss/_zaunzeit.scss */
  .menu-creator-pro li.level0 a, .menu-creator-pro li.level0 span {
    color: #333;
  }
}

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