

/* FILE: skeleton.css */
/* HANDLES: default,cms_page,STORE_default,THEME_frontend_guf_guf,cms_index_index,page_one_column,magpleasure_default,customer_logged_out */
@charset "UTF-8";
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/
/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* line 13, skin/frontend/guf/default/scss/skeleton.scss */
.container {
  position: relative;
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }

/* line 20, skin/frontend/guf/default/scss/skeleton.scss */
.column,
.columns {
  width: 100%;
  float: left;
  position: relative;
  box-sizing: border-box; }

/* line 27, skin/frontend/guf/default/scss/skeleton.scss */
.row .columns:first-child {
  margin-left: 0; }

/* line 31, skin/frontend/guf/default/scss/skeleton.scss */
.row {
  margin-bottom: 20px; }

/* line 35, skin/frontend/guf/default/scss/skeleton.scss */
#salesruleitems .products-grid li.item:nth-child(4n) {
  margin-left: 0; }

/* For devices larger than 400px */
@media (min-width: 400px) {
  /* line 41, skin/frontend/guf/default/scss/skeleton.scss */
  .container {
    width: 85%;
    padding: 0; } }

@media (max-width: 549px) {
  /* line 47, skin/frontend/guf/default/scss/skeleton.scss */
  .columns {
    margin-bottom: 30px; } }

/* For devices larger than 550px */
@media (min-width: 801px) {
  /* line 55, skin/frontend/guf/default/scss/skeleton.scss */
  .container {
    width: 80%; }
  /* line 57, skin/frontend/guf/default/scss/skeleton.scss */
  .column,
  .columns {
    margin-left: 2%; }
  /* line 60, skin/frontend/guf/default/scss/skeleton.scss */
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }
  /* line 64, skin/frontend/guf/default/scss/skeleton.scss */
  .one.column,
  .one.columns {
    width: 6.5%; }
  /* line 66, skin/frontend/guf/default/scss/skeleton.scss */
  .two.columns {
    width: 15%; }
  /* line 67, skin/frontend/guf/default/scss/skeleton.scss */
  .three.columns {
    width: 23.5%; }
  /* line 68, skin/frontend/guf/default/scss/skeleton.scss */
  .four.columns {
    width: 32%; }
  /* line 69, skin/frontend/guf/default/scss/skeleton.scss */
  .five.columns {
    width: 40.5%; }
  /* line 70, skin/frontend/guf/default/scss/skeleton.scss */
  .six.columns {
    width: 49%; }
  /* line 71, skin/frontend/guf/default/scss/skeleton.scss */
  .seven.columns {
    width: 57.5%; }
  /* line 72, skin/frontend/guf/default/scss/skeleton.scss */
  .eight.columns {
    width: 66%; }
  /* line 73, skin/frontend/guf/default/scss/skeleton.scss */
  .nine.columns {
    width: 74.5%; }
  /* line 74, skin/frontend/guf/default/scss/skeleton.scss */
  .ten.columns {
    width: 83%; }
  /* line 75, skin/frontend/guf/default/scss/skeleton.scss */
  .eleven.columns {
    width: 91.5%; }
  /* line 76, skin/frontend/guf/default/scss/skeleton.scss */
  .twelve.columns {
    width: 100%;
    margin-left: 0; }
  /* line 78, skin/frontend/guf/default/scss/skeleton.scss */
  .one-third.column {
    width: 32%; }
  /* line 79, skin/frontend/guf/default/scss/skeleton.scss */
  .two-thirds.column {
    width: 66%; }
  /* line 81, skin/frontend/guf/default/scss/skeleton.scss */
  .one-half.column {
    width: 49%; }
  /* Offsets */
  /* line 84, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66666666667%; }
  /* line 86, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.3333333333%; }
  /* line 88, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%; }
  /* line 90, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.6666666667%; }
  /* line 92, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.3333333333%; }
  /* line 94, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%; }
  /* line 96, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.6666666667%; }
  /* line 98, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.3333333333%; }
  /* line 100, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78.0%; }
  /* line 102, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.6666666667%; }
  /* line 104, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.3333333333%; }
  /* line 107, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.6666666667%; }
  /* line 109, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%; }
  /* line 112, skin/frontend/guf/default/scss/skeleton.scss */
  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%; } }

/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Self Clearing Goodness */
/* line 122, skin/frontend/guf/default/scss/skeleton.scss */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }

/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/
/* Larger than mobile */
/* Larger than phablet (also point when grid becomes active) */
/* Larger than tablet */
/* Larger than desktop */
/* Larger than Desktop HD */

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


/* FILE: lightbox.css */
/* HANDLES: default,cms_page,STORE_default,THEME_frontend_guf_guf,cms_index_index,page_one_column,magpleasure_default,customer_logged_out */
/* line 1, skin/frontend/guf/default/scss/lightbox.scss */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1020;
  text-align: center;
  line-height: 0; }

/* line 2, skin/frontend/guf/default/scss/lightbox.scss */
#lightbox img {
  width: auto;
  height: auto; }

/* line 3, skin/frontend/guf/default/scss/lightbox.scss */
#lightbox a img {
  border: none; }

/* line 5, skin/frontend/guf/default/scss/lightbox.scss */
#outerImageContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto; }

/* line 6, skin/frontend/guf/default/scss/lightbox.scss */
#imageContainer {
  padding: 10px; }

/* line 8, skin/frontend/guf/default/scss/lightbox.scss */
#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

/* line 9, skin/frontend/guf/default/scss/lightbox.scss */
#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

/* line 10, skin/frontend/guf/default/scss/lightbox.scss */
#imageContainer > #hoverNav {
  left: 0; }

/* line 11, skin/frontend/guf/default/scss/lightbox.scss */
#hoverNav a {
  outline: none; }

/* line 13, skin/frontend/guf/default/scss/lightbox.scss */
#prevLink, #nextLink {
  width: 49%;
  height: 100%;
  background-image: url(data:image/gif;base64,AAAA);
  /* Trick IE into showing hover */
  display: block; }

/* line 14, skin/frontend/guf/default/scss/lightbox.scss */
#prevLink {
  left: 0;
  float: left; }

/* line 15, skin/frontend/guf/default/scss/lightbox.scss */
#nextLink {
  right: 0;
  float: right; }

/* line 16, skin/frontend/guf/default/scss/lightbox.scss */
#prevLink:hover, #prevLink:visited:hover {
  background: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/lightbox/prevlabel.gif) left 15% no-repeat; }

/* line 17, skin/frontend/guf/default/scss/lightbox.scss */
#nextLink:hover, #nextLink:visited:hover {
  background: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/lightbox/nextlabel.gif) right 15% no-repeat; }

/* line 19, skin/frontend/guf/default/scss/lightbox.scss */
#imageDataContainer {
  font: 10px Tahoma, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%; }

/* line 21, skin/frontend/guf/default/scss/lightbox.scss */
#imageData {
  padding: 0 10px;
  color: #666; }

/* line 22, skin/frontend/guf/default/scss/lightbox.scss */
#imageData #imageDetails {
  width: 70%;
  float: left;
  text-align: left; }

/* line 23, skin/frontend/guf/default/scss/lightbox.scss */
#imageData #caption {
  font-weight: bold; }

/* line 24, skin/frontend/guf/default/scss/lightbox.scss */
#imageData #numberDisplay {
  display: block;
  clear: left;
  padding-bottom: 1.0em; }

/* line 25, skin/frontend/guf/default/scss/lightbox.scss */
#imageData #bottomNavClose {
  width: 113px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
  position: relative;
  z-index: 10; }

/* line 27, skin/frontend/guf/default/scss/lightbox.scss */
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  width: 100%;
  height: 500px;
  background-color: #000; }

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


/* FILE: styles.css */
/* HANDLES: default,cms_page,STORE_default,THEME_frontend_guf_guf,cms_index_index,page_one_column,magpleasure_default,customer_logged_out */
/* cabin-regular - latin-ext_latin_vietnamese */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/cabin-v14-latin-ext_latin_vietnamese-regular.eot");
  /* IE9 Compat Modes */
  src: local("Cabin"), local("Cabin-Regular"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/cabin-v14-latin-ext_latin_vietnamese-regular.eot?#iefix") format("embedded-opentype"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/cabin-v14-latin-ext_latin_vietnamese-regular.woff2") format("woff2"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/cabin-v14-latin-ext_latin_vietnamese-regular.woff") format("woff"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/cabin-v14-latin-ext_latin_vietnamese-regular.ttf") format("truetype"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/cabin-v14-latin-ext_latin_vietnamese-regular.svg#Cabin") format("svg");
  /* Legacy iOS */ }

/* cabin-700 - latin-ext_latin_vietnamese */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/cabin-v14-latin-ext_latin_vietnamese-700.eot");
  /* IE9 Compat Modes */
  src: local("Cabin Bold"), local("Cabin-Bold"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/cabin-v14-latin-ext_latin_vietnamese-700.eot?#iefix") format("embedded-opentype"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/cabin-v14-latin-ext_latin_vietnamese-700.woff2") format("woff2"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/cabin-v14-latin-ext_latin_vietnamese-700.woff") format("woff"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/cabin-v14-latin-ext_latin_vietnamese-700.ttf") format("truetype"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/cabin-v14-latin-ext_latin_vietnamese-700.svg#Cabin") format("svg");
  /* Legacy iOS */ }

/* rochester-regular - latin */
@font-face {
  font-family: 'Rochester';
  font-style: normal;
  font-weight: 400;
  src: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/rochester-v10-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Rochester Regular"), local("Rochester-Regular"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/rochester-v10-latin-regular.eot?#iefix") format("embedded-opentype"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/rochester-v10-latin-regular.woff2") format("woff2"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/rochester-v10-latin-regular.woff") format("woff"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/rochester-v10-latin-regular.ttf") format("truetype"), url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/fonts/rochester-v10-latin-regular.svg#Rochester") format("svg");
  /* Legacy iOS */ }

/**
* Container Styles
*/
/**
 * Pure CSS Closing icon
 */
/**
 * Rotate for all Browsers in $degree e.g. 30deg
 */
/**
* CSS Arrows (like in Footer) will size with font
*/
/* line 1, skin/frontend/guf/default/scss/_layout.scss */
* {
  margin: 0;
  padding: 0; }

/* line 6, skin/frontend/guf/default/scss/_layout.scss */
body {
  color: #555050;
  font-family: "Cabin", sans-serif;
  line-height: 1.3;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 15, skin/frontend/guf/default/scss/_layout.scss */
a {
  color: #CCA663; }
  /* line 17, skin/frontend/guf/default/scss/_layout.scss */
  a.button {
    text-decoration: none;
    min-width: 130px;
    display: inline-block; }
  /* line 23, skin/frontend/guf/default/scss/_layout.scss */
  a img {
    border: 0; }

/* line 27, skin/frontend/guf/default/scss/_layout.scss */
h1 a, h2 a, h3 a, h4 a {
  text-decoration: none; }

/* line 30, skin/frontend/guf/default/scss/_layout.scss */
h1 {
  font-weight: normal;
  color: #CCA663;
  font-size: 51px;
  color: #CCA663;
  font-family: "Rochester", cursive;
  text-align: center;
  line-height: 100%;
  margin-bottom: 20px;
  text-align: center; }
  /* line 37, skin/frontend/guf/default/scss/_layout.scss */
  h1.sans-serif {
    font-family: "Cabin", sans-serif;
    font-size: 48px; }

/* line 43, skin/frontend/guf/default/scss/_layout.scss */
h2 {
  font-weight: bold;
  color: #945b32;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  font-size: 16px; }
  /* line 50, skin/frontend/guf/default/scss/_layout.scss */
  h2.title {
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 51px;
    color: #CCA663;
    font-family: "Rochester", cursive;
    text-align: center; }
    /* line 55, skin/frontend/guf/default/scss/_layout.scss */
    h2.title.red {
      color: #ED4644; }

/* line 59, skin/frontend/guf/default/scss/_layout.scss */
.checkout-cart-index h2.title {
  margin-bottom: 0; }

/* line 63, skin/frontend/guf/default/scss/_layout.scss */
h3 {
  color: #945b32;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 18px; }

/* line 72, skin/frontend/guf/default/scss/_layout.scss */
h2, h3, h4 {
  margin: 10px 0 5px; }

/* line 76, skin/frontend/guf/default/scss/_layout.scss */
p {
  margin-bottom: 10px; }
  /* line 78, skin/frontend/guf/default/scss/_layout.scss */
  p.brown {
    color: #945b32; }
  /* line 81, skin/frontend/guf/default/scss/_layout.scss */
  p.required {
    margin-top: 25px;
    color: #ED4644; }

/* line 87, skin/frontend/guf/default/scss/_layout.scss */
ul li, ol li {
  list-style: none; }

/* line 91, skin/frontend/guf/default/scss/_layout.scss */
select, input {
  border: solid 1px #CCA663;
  background-color: white;
  padding: 4px;
  padding-right: 30px;
  color: #555050;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0; }
  /* line 102, skin/frontend/guf/default/scss/_layout.scss */
  select:focus, input:focus {
    outline: 0; }
  /* line 106, skin/frontend/guf/default/scss/_layout.scss */
  select::-ms-expand, input::-ms-expand {
    display: none; }
  /* line 110, skin/frontend/guf/default/scss/_layout.scss */
  select.super-attribute-select, input.super-attribute-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 0;
    width: 100%;
    max-width: 100%;
    font-family: "Cabin", sans-serif;
    font-size: 11px;
    padding: 8px;
    padding-right: 30px;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf_sprite.svg");
    background-repeat: no-repeat;
    background-position: -148px -1501px; }

/* line 128, skin/frontend/guf/default/scss/_layout.scss */
input {
  display: block; }

/* line 132, skin/frontend/guf/default/scss/_layout.scss */
select {
  background: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/select-down.svg") no-repeat 100% 0;
  max-height: 35px;
  height: 39px;
  display: block; }

/* line 137, skin/frontend/guf/default/scss/_layout.scss */
textarea {
  font-family: "Cabin", sans-serif;
  font-size: inherit; }

/* line 142, skin/frontend/guf/default/scss/_layout.scss */
img {
  max-width: 100%; }
  /* line 144, skin/frontend/guf/default/scss/_layout.scss */
  img.center {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px; }

/* line 151, skin/frontend/guf/default/scss/_layout.scss */
fieldset {
  border: 0 none; }

/* line 300, skin/frontend/guf/default/scss/_mixins.scss */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #A9A9A9; }

/* line 303, skin/frontend/guf/default/scss/_mixins.scss */
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #A9A9A9; }

/* line 306, skin/frontend/guf/default/scss/_mixins.scss */
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #A9A9A9; }

/* line 309, skin/frontend/guf/default/scss/_mixins.scss */
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #A9A9A9; }

/* line 58, skin/frontend/guf/default/scss/_mixins.scss */
input[type='checkbox'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%; }

/* graceful degradation for ie8 */
/* line 69, skin/frontend/guf/default/scss/_mixins.scss */
input[type='checkbox'] {
  width: auto;
  float: left;
  margin-right: .75em;
  background: transparent;
  border: none; }

/* line 77, skin/frontend/guf/default/scss/_mixins.scss */
input[type='checkbox']:checked,
input[type='checkbox']:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin: 0;
  padding: 0; }

/* line 86, skin/frontend/guf/default/scss/_mixins.scss */
input[type='checkbox'] + label {
  cursor: pointer;
  display: inline-block; }

/* line 91, skin/frontend/guf/default/scss/_mixins.scss */
input[type='checkbox']:checked + label::before,
input[type='checkbox']:not(:checked) + label::before {
  content: ' ';
  display: inline-block;
  width: 13px;
  height: 13px;
  position: relative;
  top: 4px;
  border: 1px solid #CCA663;
  background: white;
  margin-right: 1em;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1); }

/* line 105, skin/frontend/guf/default/scss/_mixins.scss */
input[type='checkbox']:hover + label::before {
  background: #EBD5AF; }

/* line 109, skin/frontend/guf/default/scss/_mixins.scss */
input[type='checkbox']:checked + label::before {
  background-color: #CCA663;
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
  background-repeat: no-repeat;
  background-position: -611px -180px; }

/* line 114, skin/frontend/guf/default/scss/_mixins.scss */
input[type='checkbox']:disabled + label::before {
  background-color: transparent;
  cursor: default;
  border: 1px solid #999 !important; }

/* line 122, skin/frontend/guf/default/scss/_mixins.scss */
input[type='radio'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%; }

/* graceful degradation for ie8 */
/* line 133, skin/frontend/guf/default/scss/_mixins.scss */
input[type='radio'] {
  width: auto;
  float: left;
  margin-right: .75em;
  background: transparent;
  border: none; }

/* line 141, skin/frontend/guf/default/scss/_mixins.scss */
input[type='radio']:checked,
input[type='radio']:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin: 0;
  padding: 0; }

/* line 150, skin/frontend/guf/default/scss/_mixins.scss */
input[type='radio'] + label {
  cursor: pointer; }

/* line 154, skin/frontend/guf/default/scss/_mixins.scss */
input[type='radio']:checked + label::before,
input[type='radio']:not(:checked) + label::before {
  content: ' ';
  display: inline-block;
  width: 13px;
  height: 13px;
  position: relative;
  top: 4px;
  border: 1px solid #CCA663;
  background: white;
  margin-right: 1em;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1); }

/* line 168, skin/frontend/guf/default/scss/_mixins.scss */
input[type='radio']:checked + label::before,
input[type='radio']:not(:checked) + label::before {
  border-radius: 30px; }

/* line 173, skin/frontend/guf/default/scss/_mixins.scss */
input[type='radio']:hover + label::before {
  background: #EBD5AF;
  box-shadow: inset 0 0 0 2px white; }

/* line 178, skin/frontend/guf/default/scss/_mixins.scss */
input[type='radio']:checked + label::before {
  background: #CCA663;
  box-shadow: inset 0 0 0 3px white; }

/* line 159, skin/frontend/guf/default/scss/_layout.scss */
button {
  border: 0 none;
  background: transparent;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font-size: 1.0em;
  width: auto;
  overflow: visible;
  font-family: inherit; }
  /* line 168, skin/frontend/guf/default/scss/_layout.scss */
  button:focus {
    outline: none; }
  /* line 171, skin/frontend/guf/default/scss/_layout.scss */
  button::-moz-focus-inner {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0; }

/* line 178, skin/frontend/guf/default/scss/_layout.scss */
table {
  font-size: 14px;
  text-align: left;
  margin-bottom: 50px;
  width: 100%;
  border-spacing: 0; }
  /* line 184, skin/frontend/guf/default/scss/_layout.scss */
  table th, table td {
    padding: 15px 10px;
    vertical-align: top; }
    /* line 187, skin/frontend/guf/default/scss/_layout.scss */
    table th:first-child, table td:first-child {
      padding-left: 0; }
    /* line 188, skin/frontend/guf/default/scss/_layout.scss */
    table th:last-child, table td:last-child {
      padding-right: 0; }
  /* line 190, skin/frontend/guf/default/scss/_layout.scss */
  table th {
    border-bottom: solid 1px #CCA663;
    color: #945b32; }
  /* line 195, skin/frontend/guf/default/scss/_layout.scss */
  table td {
    border-bottom: solid 1px #CCA663; }
  /* line 199, skin/frontend/guf/default/scss/_layout.scss */
  table#shopping-cart-table, table#shopping-cart-totals-table, table#checkout-review-table {
    margin-bottom: 0; }
    /* line 202, skin/frontend/guf/default/scss/_layout.scss */
    table#shopping-cart-table td, table#shopping-cart-totals-table td, table#checkout-review-table td {
      border-bottom: 0 none;
      padding: 0; }

/* line 210, skin/frontend/guf/default/scss/_layout.scss */
input, select, textarea {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

/* line 216, skin/frontend/guf/default/scss/_layout.scss */
.brown-color {
  color: #945b32; }

/* line 217, skin/frontend/guf/default/scss/_layout.scss */
.green-button {
  background-color: #31A663;
  min-width: 150px;
  width: auto;
  text-align: center;
  padding: 10px;
  border: 0 none;
  border-radius: 3px;
  color: white;
  font-size: 14px;
  margin: 15px 0; }

/* line 221, skin/frontend/guf/default/scss/_layout.scss */
.gold-button {
  background-color: #CCA663;
  min-width: 150px;
  width: auto;
  text-align: center;
  padding: 10px;
  border: 0 none;
  border-radius: 3px;
  color: white;
  font-size: 14px;
  margin: 15px 0; }

/* line 225, skin/frontend/guf/default/scss/_layout.scss */
.red-button {
  background-color: #ED4644;
  min-width: 150px;
  width: auto;
  text-align: center;
  padding: 10px;
  border: 0 none;
  border-radius: 3px;
  color: white;
  font-size: 14px;
  margin: 15px 0; }

/* line 229, skin/frontend/guf/default/scss/_layout.scss */
.marginTop {
  margin-top: 30px; }

/* line 233, skin/frontend/guf/default/scss/_layout.scss */
.border-top {
  padding: 15px 0;
  border-top: solid 1px #CCA663; }

/* line 236, skin/frontend/guf/default/scss/_layout.scss */
.block {
  margin-bottom: 20px; }
  /* line 240, skin/frontend/guf/default/scss/_layout.scss */
  .block.border img {
    margin-bottom: 20px; }

/* line 246, skin/frontend/guf/default/scss/_layout.scss */
span.check {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
  background-repeat: no-repeat;
  background-position: -511px -276px;
  width: 20px;
  height: 13px;
  display: inline-block; }

/* line 253, skin/frontend/guf/default/scss/_layout.scss */
.border {
  border: solid 1px #CCA663;
  padding: 10px;
  text-align: center;
  position: relative; }
  /* line 259, skin/frontend/guf/default/scss/_layout.scss */
  .border.gray {
    border: solid 1px #aaa; }

/* line 264, skin/frontend/guf/default/scss/_layout.scss */
.required em {
  color: #ED4644; }

/* line 267, skin/frontend/guf/default/scss/_layout.scss */
.four-cols-text {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  margin-bottom: 35px; }

/* line 273, skin/frontend/guf/default/scss/_layout.scss */
.three-cols-text {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  margin-bottom: 35px; }

/* line 279, skin/frontend/guf/default/scss/_layout.scss */
.two-cols-text {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  margin-bottom: 35px; }

/* line 285, skin/frontend/guf/default/scss/_layout.scss */
.columns.first,
.column.first {
  margin-left: 0; }

/* line 290, skin/frontend/guf/default/scss/_layout.scss */
.overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  z-index: 5;
  cursor: pointer; }

/* line 299, skin/frontend/guf/default/scss/_layout.scss */
.center-text {
  width: 80%;
  margin: 10px auto;
  text-align: center; }

/* line 305, skin/frontend/guf/default/scss/_layout.scss */
.text-right {
  text-align: right; }

/* line 308, skin/frontend/guf/default/scss/_layout.scss */
.text-left {
  text-align: left; }

/* line 312, skin/frontend/guf/default/scss/_layout.scss */
.small {
  font-size: 12px; }

/* line 316, skin/frontend/guf/default/scss/_layout.scss */
.validation-advice {
  font-size: 12px;
  padding: 9px;
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  margin-top: -10px;
  right: -10px;
  max-width: 100%;
  text-align: left;
  z-index: 99;
  color: #ED4644;
  background-color: #fff;
  border: solid 1px #ED4644;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); }
  /* line 337, skin/frontend/guf/default/scss/_layout.scss */
  .validation-advice:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: -6px;
    right: 20px;
    transform: rotate(45deg);
    border: 1px solid #ED4644;
    border-bottom: 0;
    border-right: 0;
    background: #fff;
    -webkit-box-shadow: -2px -2px 5px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: -2px -2px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: -2px -2px 5px 0px rgba(0, 0, 0, 0.05); }

/* line 355, skin/frontend/guf/default/scss/_layout.scss */
.input-box {
  position: relative; }

/* line 359, skin/frontend/guf/default/scss/_layout.scss */
.error-msg {
  color: #ED4644; }

/* line 365, skin/frontend/guf/default/scss/_layout.scss */
a.arrow {
  text-decoration: none;
  color: #555050;
  padding: 5px 0;
  border-bottom: solid 1px #aaa;
  display: block;
  position: relative;
  padding-right: 10px; }
  /* line 374, skin/frontend/guf/default/scss/_layout.scss */
  a.arrow:after {
    content: '';
    position: absolute;
    width: 9px;
    height: 14px;
    right: 0;
    top: 10px;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
    background-repeat: no-repeat;
    background-position: -200px -60px; }
  /* line 384, skin/frontend/guf/default/scss/_layout.scss */
  a.arrow:hover {
    color: #CCA663; }
    /* line 386, skin/frontend/guf/default/scss/_layout.scss */
    a.arrow:hover:after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -400px -60px; }

/* line 392, skin/frontend/guf/default/scss/_layout.scss */
img.right {
  float: right; }

/* line 396, skin/frontend/guf/default/scss/_layout.scss */
span.green {
  color: #31A663; }

/*#tsbadge_db8d3657bdbe440c985ae127463eaad4.reviews {
  right:auto;
  left:0;
}*/
/* line 403, skin/frontend/guf/default/scss/_layout.scss */
.modal-link-open {
  cursor: pointer; }

/* line 405, skin/frontend/guf/default/scss/_layout.scss */
.mobile {
  display: none; }

/*Clearfix ______________-*/
/* line 408, skin/frontend/guf/default/scss/_layout.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 414, skin/frontend/guf/default/scss/_layout.scss */
.clearfix:after {
  clear: both; }

/* line 418, skin/frontend/guf/default/scss/_layout.scss */
.no-display {
  display: none !important; }

/* line 422, skin/frontend/guf/default/scss/_layout.scss */
.hide {
  display: none; }

/* line 426, skin/frontend/guf/default/scss/_layout.scss */
ul.messages {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #945b32; }

/* line 432, skin/frontend/guf/default/scss/_layout.scss */
.cms-index-index ul.messages {
  margin-bottom: 4em; }

/* line 436, skin/frontend/guf/default/scss/_layout.scss */
.revocation {
  border: 1px solid #CCA663;
  padding: 12px; }

/* line 441, skin/frontend/guf/default/scss/_layout.scss */
.no-scroll {
  overflow: hidden; }

/* Content Columns */
/* line 186, skin/frontend/guf/default/scss/_mixins.scss */
.col2-set:before, .col2-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 191, skin/frontend/guf/default/scss/_mixins.scss */
.col2-set:after {
  clear: both; }

/* line 3, skin/frontend/guf/default/scss/_columngrid.scss */
.col2-set .col-1 {
  float: left;
  width: 48.5%; }

/* line 4, skin/frontend/guf/default/scss/_columngrid.scss */
.col2-set .col-2 {
  float: right;
  width: 48.5%; }

/* line 5, skin/frontend/guf/default/scss/_columngrid.scss */
.col2-set .col-narrow {
  width: 32%; }

/* line 6, skin/frontend/guf/default/scss/_columngrid.scss */
.col2-set .col-wide {
  width: 65%; }

/* line 8, skin/frontend/guf/default/scss/_columngrid.scss */
.col3-set .col-1 {
  float: left;
  width: 32%; }

/* line 9, skin/frontend/guf/default/scss/_columngrid.scss */
.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%; }

/* line 10, skin/frontend/guf/default/scss/_columngrid.scss */
.col3-set .col-3 {
  float: right;
  width: 32%; }

/* line 12, skin/frontend/guf/default/scss/_columngrid.scss */
.col4-set .col-1 {
  float: left;
  width: 25%; }

/* line 13, skin/frontend/guf/default/scss/_columngrid.scss */
.col4-set .col-2 {
  float: left;
  width: 25%; }

/* line 14, skin/frontend/guf/default/scss/_columngrid.scss */
.col4-set .col-3 {
  float: left;
  width: 25%; }

/* line 15, skin/frontend/guf/default/scss/_columngrid.scss */
.col4-set .col-4 {
  float: left;
  width: 25%; }

/* line 186, skin/frontend/guf/default/scss/_mixins.scss */
.col5-set:before, .col5-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 191, skin/frontend/guf/default/scss/_mixins.scss */
.col5-set:after {
  clear: both; }

/* line 19, skin/frontend/guf/default/scss/_columngrid.scss */
.col5-set .col-1 {
  float: left;
  width: 18.5%;
  margin-right: 1.5%; }

/* line 20, skin/frontend/guf/default/scss/_columngrid.scss */
.col5-set .col-2 {
  float: left;
  width: 18.5%;
  margin-right: 1.5%; }

/* line 21, skin/frontend/guf/default/scss/_columngrid.scss */
.col5-set .col-3 {
  float: left;
  width: 18.5%;
  margin-right: 1.5%; }

/* line 22, skin/frontend/guf/default/scss/_columngrid.scss */
.col5-set .col-4 {
  float: left;
  width: 18.5%;
  margin-right: 1.5%; }

/* line 23, skin/frontend/guf/default/scss/_columngrid.scss */
.col5-set .col-5 {
  float: left;
  width: 18.5%; }

/* line 24, skin/frontend/guf/default/scss/_columngrid.scss */
.col5-set .col-wide {
  width: 40%; }

/* line 2, skin/frontend/guf/default/scss/layout/_header.scss */
.header-container h1 {
  text-indent: -9999em; }

/* line 7, skin/frontend/guf/default/scss/layout/_header.scss */
.nav-container {
  border-bottom: solid 1px #CCA663; }

/* line 11, skin/frontend/guf/default/scss/layout/_header.scss */
#nav {
  margin-top: 40px;
  width: 103%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-flow: row wrap; }
  /* line 18, skin/frontend/guf/default/scss/layout/_header.scss */
  #nav a {
    text-decoration: none; }
  /* line 21, skin/frontend/guf/default/scss/layout/_header.scss */
  #nav > li {
    float: left;
    padding: 0 3% 8px 0;
    text-transform: uppercase;
    font-size: 15px;
    position: relative; }
    /* line 29, skin/frontend/guf/default/scss/layout/_header.scss */
    #nav > li a {
      cursor: pointer;
      color: #945b32;
      display: block; }

/* line 47, skin/frontend/guf/default/scss/layout/_header.scss */
#nav > li > .submenu.nav-image {
  width: 623px; }

/* line 51, skin/frontend/guf/default/scss/layout/_header.scss */
#nav > li > .submenu ul {
  width: 423px;
  position: relative;
  float: left; }
  /* line 55, skin/frontend/guf/default/scss/layout/_header.scss */
  #nav > li > .submenu ul > li {
    position: relative;
    float: left;
    text-transform: initial;
    width: 170px;
    font-size: 14px;
    padding-right: 11px;
    padding-bottom: 13px;
    margin-right: 30px; }
    /* line 65, skin/frontend/guf/default/scss/layout/_header.scss */
    #nav > li > .submenu ul > li a {
      color: #555050; }

/* line 70, skin/frontend/guf/default/scss/layout/_header.scss */
#nav > li > .submenu .nav-category-image {
  float: right; }

/* line 76, skin/frontend/guf/default/scss/layout/_header.scss */
#nav > li > .submenu ul ul {
  display: none; }

@media (min-width: 801px) {
  /* line 83, skin/frontend/guf/default/scss/layout/_header.scss */
  #nav > li > .submenu {
    -webkit-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
    -moz-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
    box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
    display: none;
    position: absolute;
    padding: 25px;
    background-color: white;
    z-index: 20;
    top: auto;
    margin-top: 6px; }
  /* line 95, skin/frontend/guf/default/scss/layout/_header.scss */
  #nav > li ul li:after {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
    background-repeat: no-repeat;
    background-position: -200px -60px;
    content: '';
    position: absolute;
    width: 9px;
    height: 14px;
    right: 0;
    top: 7px;
    top: 5px; }
  /* line 100, skin/frontend/guf/default/scss/layout/_header.scss */
  #nav > li ul li:hover a, #nav > li ul li a:hover {
    color: #CCA663; }
  /* line 103, skin/frontend/guf/default/scss/layout/_header.scss */
  #nav > li ul li:hover:after {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
    background-repeat: no-repeat;
    background-position: -400px -60px;
    content: '';
    position: absolute;
    width: 9px;
    height: 14px;
    right: 0;
    top: 7px;
    top: 3px; }
  /* line 110, skin/frontend/guf/default/scss/layout/_header.scss */
  #nav > li:hover > a, #nav > li.hover > a {
    position: relative; }
    /* line 2, skin/frontend/guf/default/scss/_mixins.scss */
    #nav > li:hover > a:after, #nav > li:hover > a:before, #nav > li.hover > a:after, #nav > li.hover > a:before {
      bottom: -6px;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      z-index: 7; }
    /* line 14, skin/frontend/guf/default/scss/_mixins.scss */
    #nav > li:hover > a:after, #nav > li.hover > a:after {
      border-color: rgba(255, 255, 255, 0);
      border-bottom-color: #ffffff;
      border-width: 7px;
      margin-left: -7px; }
    /* line 21, skin/frontend/guf/default/scss/_mixins.scss */
    #nav > li:hover > a:before, #nav > li.hover > a:before {
      border-color: rgba(140, 140, 140, 0);
      border-bottom-color: #8c8c8c;
      border-width: 8px;
      margin-left: -8px; }
  /* line 114, skin/frontend/guf/default/scss/layout/_header.scss */
  #nav > li:hover > .submenu, #nav > li.hover > .submenu {
    display: block; } }

/* line 122, skin/frontend/guf/default/scss/layout/_header.scss */
.nav-container .menu-mobile {
  display: none;
  position: relative;
  width: 50px;
  height: 58px;
  z-index: 11;
  cursor: pointer;
  color: #CCA663; }
  /* line 2, skin/frontend/guf/default/scss/_mixins.scss */
  .nav-container .menu-mobile.open:after, .nav-container .menu-mobile.open:before {
    bottom: -6px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 7; }
  /* line 14, skin/frontend/guf/default/scss/_mixins.scss */
  .nav-container .menu-mobile.open:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 7px;
    margin-left: -7px; }
  /* line 21, skin/frontend/guf/default/scss/_mixins.scss */
  .nav-container .menu-mobile.open:before {
    border-color: rgba(140, 140, 140, 0);
    border-bottom-color: #8c8c8c;
    border-width: 8px;
    margin-left: -8px; }
  /* line 132, skin/frontend/guf/default/scss/layout/_header.scss */
  .nav-container .menu-mobile.open::after, .nav-container .menu-mobile.open::before {
    bottom: -8px;
    left: 47%; }
  /* line 136, skin/frontend/guf/default/scss/layout/_header.scss */
  .nav-container .menu-mobile.open::before {
    border-bottom-color: #CCA663; }
  /* line 140, skin/frontend/guf/default/scss/layout/_header.scss */
  .nav-container .menu-mobile .menu-hamburger {
    width: 50px;
    height: 37px;
    position: relative; }
    /* line 144, skin/frontend/guf/default/scss/layout/_header.scss */
    .nav-container .menu-mobile .menu-hamburger span {
      cursor: pointer;
      border-radius: 5px;
      height: 22%;
      width: 100%;
      background: #CCA663;
      position: absolute;
      display: block;
      content: ''; }
      /* line 153, skin/frontend/guf/default/scss/layout/_header.scss */
      .nav-container .menu-mobile .menu-hamburger span.second-bar {
        top: 39%; }
      /* line 157, skin/frontend/guf/default/scss/layout/_header.scss */
      .nav-container .menu-mobile .menu-hamburger span.third-bar {
        bottom: 0; }
  /* line 162, skin/frontend/guf/default/scss/layout/_header.scss */
  .nav-container .menu-mobile .menu-tag {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%; }

/* line 171, skin/frontend/guf/default/scss/layout/_header.scss */
.logo-wrapper {
  margin-top: 20px; }
  /* line 173, skin/frontend/guf/default/scss/layout/_header.scss */
  .logo-wrapper .logo {
    position: relative;
    display: block; }
    /* line 176, skin/frontend/guf/default/scss/layout/_header.scss */
    .logo-wrapper .logo img {
      max-width: 100%;
      margin-left: -6px; }
    /* line 180, skin/frontend/guf/default/scss/layout/_header.scss */
    .logo-wrapper .logo strong {
      position: absolute;
      bottom: 6%;
      left: 24%;
      font-size: 114.286%;
      color: gray;
      font-weight: 400;
      white-space: nowrap;
      display: block; }

/* line 193, skin/frontend/guf/default/scss/layout/_header.scss */
.services {
  margin-top: 22px;
  font-size: 10px;
  line-height: 130%; }
  /* line 197, skin/frontend/guf/default/scss/layout/_header.scss */
  .services .service {
    height: 30px;
    text-decoration: none;
    color: #555050;
    display: flex;
    align-items: center; }
    /* line 201, skin/frontend/guf/default/scss/layout/_header.scss */
    .services .service[href]:hover, .services .service a[href]:hover {
      color: #CCA663; }
    /* line 204, skin/frontend/guf/default/scss/layout/_header.scss */
    .services .service a {
      color: #555050;
      text-decoration: none; }
      /* line 207, skin/frontend/guf/default/scss/layout/_header.scss */
      .services .service a.new-line {
        display: block; }
    /* line 186, skin/frontend/guf/default/scss/_mixins.scss */
    .services .service:before, .services .service:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    /* line 191, skin/frontend/guf/default/scss/_mixins.scss */
    .services .service:after {
      clear: both; }
    /* line 215, skin/frontend/guf/default/scss/layout/_header.scss */
    .services .service span {
      background-repeat: no-repeat;
      display: inline-block;
      width: 30px;
      height: 30px;
      float: left;
      margin-right: 5px; }
      /* line 222, skin/frontend/guf/default/scss/layout/_header.scss */
      .services .service span.best-price {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
        background-repeat: no-repeat;
        background-position: -560px -2px;
        width: 35px;
        margin-right: 0; }
      /* line 227, skin/frontend/guf/default/scss/layout/_header.scss */
      .services .service span.secure-shopping {
        background: transparent url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/png-icons/guf-sprite_trusted-shops-medium.png") no-repeat center center;
        background-size: 100% auto; }
      /* line 230, skin/frontend/guf/default/scss/layout/_header.scss */
      .services .service span.contact {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
        background-repeat: no-repeat;
        background-position: -515px -2px; }
      /* line 233, skin/frontend/guf/default/scss/layout/_header.scss */
      .services .service span.magazine {
        background: transparent url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/png-icons/Magazin-Icon.png") no-repeat center center;
        background-size: 100% auto; }
    /* line 238, skin/frontend/guf/default/scss/layout/_header.scss */
    .services .service p, .services .service a {
      font-size: 10px; }

/* line 244, skin/frontend/guf/default/scss/layout/_header.scss */
.topsearch {
  margin-top: 15px; }
  /* line 247, skin/frontend/guf/default/scss/layout/_header.scss */
  .topsearch .form-search {
    position: relative; }
    /* line 250, skin/frontend/guf/default/scss/layout/_header.scss */
    .topsearch .form-search #search {
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      width: 100%;
      font-size: 11px;
      border: solid 1px #CCA663;
      padding: 6px 36px 6px 6px;
      border-radius: 5px;
      height: 30px;
      line-height: 30px; }
    /* line 262, skin/frontend/guf/default/scss/layout/_header.scss */
    .topsearch .form-search .button {
      position: absolute;
      top: 0;
      right: 0;
      width: 30px;
      height: 30px;
      background-color: #CCA663;
      border: solid 1px #CCA663;
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -442px -329px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }

/* line 279, skin/frontend/guf/default/scss/layout/_header.scss */
.quick-access {
  right: 0;
  top: 0;
  position: absolute;
  background-color: #CCA663;
  padding: 1px 10px 10px;
  background-position: 0 10px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  z-index: 6; }
  /* line 290, skin/frontend/guf/default/scss/layout/_header.scss */
  .quick-access .quick-access-open-close {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: -25px; }
    /* line 296, skin/frontend/guf/default/scss/layout/_header.scss */
    .quick-access .quick-access-open-close .quick-access-bottom {
      margin: 0 auto;
      width: 53px;
      height: 31px;
      cursor: pointer;
      background-repeat: no-repeat; }
      /* line 302, skin/frontend/guf/default/scss/layout/_header.scss */
      .quick-access .quick-access-open-close .quick-access-bottom.close {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
        background-repeat: no-repeat;
        background-position: -438px -219px;
        display: block; }
      /* line 306, skin/frontend/guf/default/scss/layout/_header.scss */
      .quick-access .quick-access-open-close .quick-access-bottom.open {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
        background-repeat: no-repeat;
        background-position: -505px -219px;
        display: none; }
  /* line 315, skin/frontend/guf/default/scss/layout/_header.scss */
  .quick-access.minicart-open .quick-access-open-close .quick-access-top {
    background-repeat: no-repeat;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
    background-repeat: no-repeat;
    background-position: -438px -219px;
    width: 17px;
    display: block;
    height: 9px;
    position: absolute;
    left: 45%;
    top: 5px;
    cursor: pointer; }
  /* line 326, skin/frontend/guf/default/scss/layout/_header.scss */
  .quick-access.minicart-open .quick-access-open-close .quick-access-bottom {
    background-repeat: no-repeat; }
    /* line 328, skin/frontend/guf/default/scss/layout/_header.scss */
    .quick-access.minicart-open .quick-access-open-close .quick-access-bottom.close {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
      background-repeat: no-repeat;
      background-position: -505px -219px; }
  /* line 337, skin/frontend/guf/default/scss/layout/_header.scss */
  .quick-access.empty.minicart-open .quick-access-open-close .quick-access-bottom {
    background-repeat: no-repeat; }
    /* line 339, skin/frontend/guf/default/scss/layout/_header.scss */
    .quick-access.empty.minicart-open .quick-access-open-close .quick-access-bottom.close {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
      background-repeat: no-repeat;
      background-position: -505px -219px; }
  /* line 346, skin/frontend/guf/default/scss/layout/_header.scss */
  .quick-access p {
    color: white; }
  /* line 350, skin/frontend/guf/default/scss/layout/_header.scss */
  .quick-access a {
    color: white;
    font-size: 12px; }
    /* line 353, skin/frontend/guf/default/scss/layout/_header.scss */
    .quick-access a:hover {
      text-decoration: underline;
      color: white; }
  /* line 358, skin/frontend/guf/default/scss/layout/_header.scss */
  .quick-access ul.quick-access-links {
    padding: 10px;
    margin-top: 0;
    border-bottom: solid 1px white; }
    /* line 365, skin/frontend/guf/default/scss/layout/_header.scss */
    .quick-access ul.quick-access-links li {
      width: 33.33%;
      display: block;
      float: left;
      text-align: center; }
      /* line 370, skin/frontend/guf/default/scss/layout/_header.scss */
      .quick-access ul.quick-access-links li:first-child {
        text-align: left; }
      /* line 373, skin/frontend/guf/default/scss/layout/_header.scss */
      .quick-access ul.quick-access-links li:last-child {
        margin-right: 0;
        text-align: right; }
      /* line 377, skin/frontend/guf/default/scss/layout/_header.scss */
      .quick-access ul.quick-access-links li a {
        text-decoration: none; }
  /* line 382, skin/frontend/guf/default/scss/layout/_header.scss */
  .quick-access .header-minicart {
    margin-top: 10px;
    text-align: center; }
    /* line 385, skin/frontend/guf/default/scss/layout/_header.scss */
    .quick-access .header-minicart a {
      text-decoration: none;
      display: inline-block; }
  /* line 391, skin/frontend/guf/default/scss/layout/_header.scss */
  .quick-access #header-cart {
    display: none;
    margin-bottom: 5px; }
    /* line 394, skin/frontend/guf/default/scss/layout/_header.scss */
    .quick-access #header-cart .product-image {
      float: left;
      width: 30%; }
      /* line 397, skin/frontend/guf/default/scss/layout/_header.scss */
      .quick-access #header-cart .product-image img {
        width: 100%;
        height: auto; }
    /* line 402, skin/frontend/guf/default/scss/layout/_header.scss */
    .quick-access #header-cart .price {
      display: inline-block;
      color: white;
      font-size: 20px;
      margin-top: 5px;
      font-weight: 700; }
    /* line 409, skin/frontend/guf/default/scss/layout/_header.scss */
    .quick-access #header-cart #cart-sidebar {
      padding: 0; }
      /* line 411, skin/frontend/guf/default/scss/layout/_header.scss */
      .quick-access #header-cart #cart-sidebar li {
        padding: 15px 0 10px 0;
        border-bottom: solid 1px white;
        list-style: none; }
    /* line 417, skin/frontend/guf/default/scss/layout/_header.scss */
    .quick-access #header-cart .product-details {
      position: relative; }
      /* line 419, skin/frontend/guf/default/scss/layout/_header.scss */
      .quick-access #header-cart .product-details p {
        margin-bottom: 0; }
      /* line 422, skin/frontend/guf/default/scss/layout/_header.scss */
      .quick-access #header-cart .product-details .product-name {
        width: 67%;
        float: right; }
    /* line 427, skin/frontend/guf/default/scss/layout/_header.scss */
    .quick-access #header-cart .minicart-actions {
      margin-top: -13px;
      margin-bottom: 13px; }

/* line 435, skin/frontend/guf/default/scss/layout/_header.scss */
.guf-magazin .quick-access {
  display: none; }

/* line 440, skin/frontend/guf/default/scss/layout/_header.scss */
.services-mobile {
  display: none;
  z-index: 2; }
  /* line 444, skin/frontend/guf/default/scss/layout/_header.scss */
  .services-mobile.topsearch {
    margin-top: 14px;
    margin-bottom: 25px; }
    /* line 448, skin/frontend/guf/default/scss/layout/_header.scss */
    .services-mobile.topsearch #search {
      padding: 12px 57px 12px 12px;
      height: 45px;
      line-height: 45px;
      font-size: 14px; }
    /* line 455, skin/frontend/guf/default/scss/layout/_header.scss */
    .services-mobile.topsearch .button {
      width: 45px;
      height: 45px;
      vertical-align: bottom;
      background-position: center; }
  /* line 463, skin/frontend/guf/default/scss/layout/_header.scss */
  .services-mobile.service-icons {
    position: relative;
    float: right; }
    /* line 466, skin/frontend/guf/default/scss/layout/_header.scss */
    .services-mobile.service-icons li {
      float: right;
      text-align: center;
      margin-left: 20px; }
      /* line 470, skin/frontend/guf/default/scss/layout/_header.scss */
      .services-mobile.service-icons li a {
        color: #CCA663;
        display: inline-block; }
      /* line 474, skin/frontend/guf/default/scss/layout/_header.scss */
      .services-mobile.service-icons li .service-icon {
        width: 40px;
        height: 40px;
        background-color: #CCA663;
        border-radius: 30px;
        display: block;
        margin: 0 auto; }

/* line 1, skin/frontend/guf/default/scss/layout/_footer.scss */
.footer-container {
  margin-top: 100px;
  background-color: #555050;
  width: 100%;
  padding-top: 50px;
  font-size: 12px;
  color: white; }
  /* line 9, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer a {
    text-decoration: none; }
  /* line 10, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer img.center {
    position: relative;
    margin: 0 auto;
    margin-bottom: 5px;
    display: block; }
  /* line 15, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer address {
    margin: 30px auto;
    margin-bottom: 70px;
    width: 80%;
    text-align: center;
    font-size: 15px;
    font-style: normal; }
    /* line 16, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer address .footer-title {
      font-size: 51px;
      color: #CCA663;
      font-family: "Rochester", cursive;
      text-align: center;
      font-size: 30px;
      text-decoration: none; }
  /* line 28, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .height-s {
    height: 155px; }
  /* line 29, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .height-m {
    height: 216px; }
  /* line 30, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .height-l {
    height: 261px; }
  /* line 32, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .six.columns:first-child {
    margin-left: 0; }
  /* line 33, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .row {
    margin-bottom: 0; }
  /* line 34, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer p.title {
    font-size: 51px;
    color: #CCA663;
    font-family: "Rochester", cursive;
    text-align: center;
    font-size: 30px;
    color: white; }
  /* line 35, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .border {
    border-color: white;
    padding: 0;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 100%; }
    /* line 42, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .border p.headline {
      background-color: #7d7d7d;
      display: block;
      width: 100%;
      padding: 10px 0;
      color: white;
      letter-spacing: 0;
      text-transform: none;
      font-size: 14px;
      margin-bottom: 6px;
      font-weight: bold;
      margin-top: 0; }
  /* line 55, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-usp {
    background-color: #7d7d7d; }
    /* line 57, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-usp .usp-elements {
      width: 630px;
      margin: 0 auto; }
      /* line 60, skin/frontend/guf/default/scss/layout/_footer.scss */
      .footer-container .footer .footer-usp .usp-elements .usp-element {
        float: left;
        width: auto;
        margin-right: 33px;
        font-size: 16px;
        position: relative;
        text-align: left;
        padding-left: 27px;
        box-sizing: border-box; }
        /* line 69, skin/frontend/guf/default/scss/layout/_footer.scss */
        .footer-container .footer .footer-usp .usp-elements .usp-element:last-child {
          margin-right: 0; }
        /* line 70, skin/frontend/guf/default/scss/layout/_footer.scss */
        .footer-container .footer .footer-usp .usp-elements .usp-element .check-icon {
          background-repeat: no-repeat;
          display: inline-block;
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
          background-repeat: no-repeat;
          background-position: -200px -100px;
          width: 27px;
          height: 29px;
          position: absolute;
          left: 0;
          top: -6px; }
  /* line 85, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-shop .footer-block-content img {
    margin: 5px 2px; }
  /* line 87, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-shop .footer-block-content-piolo {
    padding: 15px 10px 10px; }
  /* line 90, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-shop .logos {
    width: 100%;
    float: left; }
    /* line 94, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-shop .logos .logo-row:last-of-type {
      margin-bottom: 0; }
  /* line 99, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-shop .ekomi-widget {
    float: right;
    width: 40%;
    display: block; }
  /* line 105, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-shop a.center {
    clear: right;
    line-height: 1.1; }
  /* line 110, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .payment-options-wrapper {
    border-top: 0 none;
    margin-top: 20px; }
    /* line 113, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .payment-options-wrapper .payment-options-icon, .footer-container .footer .payment-options-wrapper h3 {
      display: none; }
    /* line 115, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .payment-options-wrapper .payment-options li.bill .icon_dark::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: 6px -1000px; }
    /* line 118, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .payment-options-wrapper .payment-options li.rate .icon_dark::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: -94px -1003px; }
    /* line 121, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .payment-options-wrapper .payment-options li.on-delivery .icon_dark::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: -192px -1000px; }
    /* line 124, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .payment-options-wrapper .payment-options li.prepayment .icon_dark::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: -292px -1000px; }
    /* line 127, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .payment-options-wrapper .payment-options li.paypal .icon_dark::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: -400px -1000px;
      width: 72px;
      height: 19px;
      position: relative;
      top: 1px; }
    /* line 135, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .payment-options-wrapper .payment-options li.amazon-payment .icon_dark::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: -500px -1000px; }
    /* line 139, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .payment-options-wrapper .payment-options li span {
      border-color: white;
      background-color: #7d7d7d; }
  /* line 146, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-newsletter input {
    margin-top: 0; }
  /* line 147, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-newsletter .newsletter-icon {
    background-repeat: no-repeat;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
    background-repeat: no-repeat;
    background-position: -630px -200px;
    width: 91px;
    height: 91px;
    display: inline-block;
    margin-left: 20px; }
  /* line 156, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-newsletter form,
  .footer-container .footer .footer-newsletter p {
    float: right;
    width: 70%; }
  /* line 163, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-social .footer-block-content {
    width: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    margin-top: 20px; }
    /* line 164, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-social .footer-block-content a {
      text-decoration: none;
      color: white;
      font-size: 15px; }
    /* line 173, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-social .footer-block-content .social-network {
      width: 21%;
      float: left;
      margin-right: 15px; }
      /* line 177, skin/frontend/guf/default/scss/layout/_footer.scss */
      .footer-container .footer .footer-social .footer-block-content .social-network span {
        width: 42px;
        height: 42px;
        display: block;
        margin: 0 auto;
        background-repeat: no-repeat; }
        /* line 183, skin/frontend/guf/default/scss/layout/_footer.scss */
        .footer-container .footer .footer-social .footer-block-content .social-network span.facebook {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
          background-repeat: no-repeat;
          background-position: -387px -800px; }
        /* line 184, skin/frontend/guf/default/scss/layout/_footer.scss */
        .footer-container .footer .footer-social .footer-block-content .social-network span.youtube {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
          background-repeat: no-repeat;
          background-position: -295px -800px; }
        /* line 185, skin/frontend/guf/default/scss/layout/_footer.scss */
        .footer-container .footer .footer-social .footer-block-content .social-network span.pinterest {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
          background-repeat: no-repeat;
          background-position: -192px -800px; }
        /* line 186, skin/frontend/guf/default/scss/layout/_footer.scss */
        .footer-container .footer .footer-social .footer-block-content .social-network span.instagram {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
          background-repeat: no-repeat;
          background-position: -597px -1000px; }
  /* line 191, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .service-footer-icons {
    width: 90%;
    position: relative;
    margin: 30px auto; }
    /* line 195, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .service-footer-icons .footer-icon {
      display: block;
      width: 33.3%;
      float: left; }
      /* line 199, skin/frontend/guf/default/scss/layout/_footer.scss */
      .footer-container .footer .service-footer-icons .footer-icon > a {
        text-decoration: none;
        display: block;
        text-align: center;
        color: #CCA663;
        font-size: 16px; }
      /* line 207, skin/frontend/guf/default/scss/layout/_footer.scss */
      .footer-container .footer .service-footer-icons .footer-icon span {
        margin: 0 auto;
        margin-bottom: 5px;
        width: 42px;
        height: 42px;
        background-repeat: no-repeat;
        display: block; }
        /* line 213, skin/frontend/guf/default/scss/layout/_footer.scss */
        .footer-container .footer .service-footer-icons .footer-icon span.telephone {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
          background-repeat: no-repeat;
          background-position: -396px -400px;
          width: 38px; }
        /* line 214, skin/frontend/guf/default/scss/layout/_footer.scss */
        .footer-container .footer .service-footer-icons .footer-icon span.contact_portal {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
          background-repeat: no-repeat;
          background-position: -2px -1100px;
          width: 49px; }
        /* line 216, skin/frontend/guf/default/scss/layout/_footer.scss */
        .footer-container .footer .service-footer-icons .footer-icon span.contact_faq {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
          background-repeat: no-repeat;
          background-position: -100px -1100px;
          width: 32px; }
      /* line 219, skin/frontend/guf/default/scss/layout/_footer.scss */
      .footer-container .footer .service-footer-icons .footer-icon .subtext {
        padding: 15px;
        font-size: 14px; }
        /* line 222, skin/frontend/guf/default/scss/layout/_footer.scss */
        .footer-container .footer .service-footer-icons .footer-icon .subtext a {
          text-decoration: underline; }
  /* line 229, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-block-content {
    padding: 10px; }
    /* line 231, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-block-content ul li {
      color: white;
      border-bottom: solid 1px white;
      text-align: left;
      padding: 3px 0;
      display: block;
      padding-left: 14px;
      position: relative; }
      /* line 239, skin/frontend/guf/default/scss/layout/_footer.scss */
      .footer-container .footer .footer-block-content ul li::before {
        content: '';
        display: block;
        width: 6px;
        height: 11px;
        position: absolute;
        top: 6px;
        left: 0px;
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -2px -60px; }
      /* line 249, skin/frontend/guf/default/scss/layout/_footer.scss */
      .footer-container .footer .footer-block-content ul li a {
        color: white; }
      /* line 250, skin/frontend/guf/default/scss/layout/_footer.scss */
      .footer-container .footer .footer-block-content ul li:last-child {
        border-bottom: 0 none; }
    @media (min-width: 801px) {
      /* line 253, skin/frontend/guf/default/scss/layout/_footer.scss */
      .footer-container .footer .footer-block-content .hide-desktop {
        display: none; } }
    /* line 257, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-block-content a.center {
      display: block;
      color: white;
      text-decoration: none; }
      /* line 261, skin/frontend/guf/default/scss/layout/_footer.scss */
      .footer-container .footer .footer-block-content a.center span {
        width: 10px;
        display: inline-block;
        height: 17px;
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -2px -60px;
        position: relative;
        left: -3px;
        top: 8px; }
    /* line 271, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-block-content select, .footer-container .footer .footer-block-content input {
      border-color: white;
      padding: 7px;
      border-radius: 3px;
      margin-top: 24px;
      background-color: transparent;
      color: #7d7d7d; }
    /* line 278, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-block-content input {
      padding: 11px; }
    /* line 279, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-block-content .icon {
      float: left; }
    /* line 280, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-block-content button {
      background-color: white;
      display: inline-block;
      min-width: 0;
      margin-left: 10px;
      color: #7d7d7d; }
    /* line 286, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-block-content input#newsletter {
      display: inline-block;
      margin-top: 20px; }

@media (max-width: 1100px) {
  /* line 295, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-shop .ekomi-widget {
    width: 30%;
    margin-right: 5%; } }

@media (min-width: 800px) and (max-width: 1000px) {
  /* line 303, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-newsletter form {
    width: 60%;
    margin-top: -15px; } }

@media (max-width: 800px) {
  /* line 312, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-block-content ul li::before {
    display: none; } }

@media (max-width: 735px) {
  /* line 320, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .service-footer-icons {
    width: 100%; }
  /* line 324, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-usp .usp-elements {
    width: 510px; }
    /* line 326, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-usp .usp-elements .usp-element {
      font-size: 12px; }
  /* line 331, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-newsletter form {
    width: 60%; } }

@media (max-width: 605px) {
  /* line 339, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-usp .usp-elements {
    width: 100%; }
    /* line 341, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-usp .usp-elements .usp-element {
      width: auto;
      margin: 0 auto;
      float: none;
      display: inline-block;
      height: 21px;
      margin-bottom: 20px;
      margin-right: 25px; }
      /* line 349, skin/frontend/guf/default/scss/layout/_footer.scss */
      .footer-container .footer .footer-usp .usp-elements .usp-element:last-child {
        margin-bottom: 0; } }

@media (max-width: 440px) {
  /* line 359, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .service-footer-icons .footer-icon {
    display: block;
    width: 100%;
    margin-bottom: 20px; }
  /* line 367, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-usp .usp-elements .usp-element {
    width: 100%; }
  /* line 374, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-newsletter {
    height: auto; }
    /* line 376, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-newsletter .newsletter-icon {
      margin: 0;
      float: none; }
    /* line 380, skin/frontend/guf/default/scss/layout/_footer.scss */
    .footer-container .footer .footer-newsletter form {
      width: 100%;
      float: none; }
  /* line 386, skin/frontend/guf/default/scss/layout/_footer.scss */
  .footer-container .footer .footer-newsletter p {
    width: 100%; }
  /* line 391, skin/frontend/guf/default/scss/layout/_footer.scss */
  .payment-options-wrapper ul.payment-options > li {
    width: 26%;
    margin-right: 10.5%; }
    /* line 395, skin/frontend/guf/default/scss/layout/_footer.scss */
    .payment-options-wrapper ul.payment-options > li:nth-child(3n+3) {
      margin-right: 0; } }

/* line 1, skin/frontend/guf/default/scss/layout/_page.scss */
.breadcrumbs {
  margin-top: -35px; }
  /* line 4, skin/frontend/guf/default/scss/layout/_page.scss */
  .breadcrumbs ul li {
    float: left;
    font-size: 13px;
    color: #CCA663; }
    /* line 9, skin/frontend/guf/default/scss/layout/_page.scss */
    .breadcrumbs ul li::after {
      content: '';
      display: inline-block;
      width: 4px;
      height: 4px;
      transform: rotate(45deg);
      border-right: 0.15em solid #CCA663;
      border-top: 0.15em solid #CCA663;
      transform: rotate(45deg);
      position: relative;
      margin-right: 8px;
      top: -2px; }
    /* line 17, skin/frontend/guf/default/scss/layout/_page.scss */
    .breadcrumbs ul li:last-child::after {
      width: 0;
      height: 0;
      border: 0 none; }
    /* line 21, skin/frontend/guf/default/scss/layout/_page.scss */
    .breadcrumbs ul li a {
      font-size: 13px;
      color: #CCA663;
      text-decoration: none; }
  /* line 28, skin/frontend/guf/default/scss/layout/_page.scss */
  .breadcrumbs strong {
    font-size: 13px;
    font-weight: normal;
    display: inline-block; }

/* line 34, skin/frontend/guf/default/scss/layout/_page.scss */
.main {
  margin-top: 50px; }

/* line 35, skin/frontend/guf/default/scss/layout/_page.scss */
.checkout-onepage-index .main {
  margin-top: 10px; }

/* line 36, skin/frontend/guf/default/scss/layout/_page.scss */
.checkout-cart-index .main {
  margin-top: 25px; }

/* line 38, skin/frontend/guf/default/scss/layout/_page.scss */
.icon {
  background-repeat: no-repeat; }
  /* line 40, skin/frontend/guf/default/scss/layout/_page.scss */
  .icon.icon-button {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
    background-repeat: no-repeat;
    background-position: -630px -2px;
    width: 57px;
    height: 56px;
    padding: 16px;
    color: white;
    line-height: 17px; }
    /* line 47, skin/frontend/guf/default/scss/layout/_page.scss */
    .icon.icon-button span {
      display: block;
      margin-top: 5px;
      margin-bottom: 3px; }
  /* line 49, skin/frontend/guf/default/scss/layout/_page.scss */
  .icon.icon-sale, .icon.icon-new {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
    background-repeat: no-repeat;
    background-position: -569px -199px;
    width: 37px;
    height: 37px;
    padding: 8px;
    color: white;
    line-height: 37px;
    font-weight: bold;
    text-align: center; }
  /* line 60, skin/frontend/guf/default/scss/layout/_page.scss */
  .icon.icon-new {
    text-transform: uppercase; }

/* line 64, skin/frontend/guf/default/scss/layout/_page.scss */
.row .col-main.columns.right {
  float: right;
  margin-left: 2%; }

/* line 68, skin/frontend/guf/default/scss/layout/_page.scss */
.row .col-left.left {
  margin: 0; }

/* line 71, skin/frontend/guf/default/scss/layout/_page.scss */
.std ul.presse {
  padding-left: 0; }
  /* line 73, skin/frontend/guf/default/scss/layout/_page.scss */
  .std ul.presse li {
    list-style: none;
    margin-bottom: 35px; }
  /* line 77, skin/frontend/guf/default/scss/layout/_page.scss */
  .std ul.presse h3 {
    text-align: left; }
  /* line 78, skin/frontend/guf/default/scss/layout/_page.scss */
  .std ul.presse .date {
    float: right; }

/* line 82, skin/frontend/guf/default/scss/layout/_page.scss */
.input-box .required-filled-out-marker {
  position: absolute;
  right: 5px;
  top: 6px;
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf_sprite.svg");
  background-repeat: no-repeat;
  background-position: -106px -1766px;
  display: inline-block; }

/* line 97, skin/frontend/guf/default/scss/layout/_page.scss */
.infobox {
  margin: 40px 0; }
  /* line 186, skin/frontend/guf/default/scss/_mixins.scss */
  .infobox:before, .infobox:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 191, skin/frontend/guf/default/scss/_mixins.scss */
  .infobox:after {
    clear: both; }
  /* line 101, skin/frontend/guf/default/scss/layout/_page.scss */
  .infobox .bild {
    display: block;
    width: 20%;
    float: left; }
  /* line 107, skin/frontend/guf/default/scss/layout/_page.scss */
  .infobox .right {
    float: right;
    width: 78%; }

/* line 2, skin/frontend/guf/default/scss/layout/_product.scss */
h1.product-title {
  color: #555050;
  text-transform: none;
  letter-spacing: 0px;
  font-family: "Cabin", sans-serif;
  text-align: left;
  font-size: 1.8em;
  margin-bottom: 3px; }

/* line 12, skin/frontend/guf/default/scss/layout/_product.scss */
.product-view {
  margin-top: 40px; }
  /* line 15, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view > .category-products {
    border-top: 1px solid #CCA663;
    margin: 20px 0;
    padding-top: 20px; }
    /* line 20, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view > .category-products ul.products-grid li.no-hover {
      border: 1px solid #CCA663; }
      /* line 27, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view > .category-products ul.products-grid li.no-hover:hover .product-item .product-details .product-name a {
        color: #CCA663; }
  /* line 37, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .product-manufacturer-logo {
    float: right;
    width: 150px;
    margin: 0 0 10px 10px; }
  /* line 43, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view h2.product-title {
    color: #555050;
    margin-top: 0; }
  /* line 48, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .product-color {
    font-size: 17px;
    margin: 6px 0 10px;
    font-weight: bold; }
  /* line 54, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .sku {
    color: #aaa; }
    /* line 186, skin/frontend/guf/default/scss/_mixins.scss */
    .product-view .sku:before, .product-view .sku:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    /* line 191, skin/frontend/guf/default/scss/_mixins.scss */
    .product-view .sku:after {
      clear: both; }
    /* line 58, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .sku .left {
      float: left;
      margin-bottom: 20px;
      margin-right: 15px; }
    /* line 64, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .sku .ratings {
      float: left; }
      /* line 66, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view .sku .ratings .amount {
        float: right; }
  /* line 71, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .short-description {
    margin-top: 20px;
    padding-bottom: 10px; }
    /* line 75, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .short-description p.required {
      display: none; }
    /* line 79, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .short-description dd {
      margin-bottom: 3px; }
    /* line 83, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .short-description .product-options a {
      text-decoration: none; }
    /* line 88, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .short-description .bundle .input-box {
      margin-bottom: 1em; }
      /* line 91, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view .short-description .bundle .input-box p {
        margin: 0; }
      /* line 95, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view .short-description .bundle .input-box a {
        color: #555050; }
        /* line 98, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-view .short-description .bundle .input-box a[href] {
          color: #CCA663; }
  /* line 105, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .price-details {
    margin-top: 20px;
    border-bottom: 1px solid #ccc; }
  /* line 110, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view #product-options-wrapper .columns.six:nth-child(3n) {
    margin-left: 0;
    margin-top: 1em; }
  /* line 116, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .more-views ul {
    margin-top: 20px; }
    /* line 118, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .more-views ul li {
      float: left;
      margin-right: 13px;
      margin-bottom: 9px;
      /*&:nth-child(6n) {
                    margin-right: 0;
                }*/ }
  /* line 128, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .product-image {
    position: relative; }
    /* line 131, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .product-image img {
      width: 100%;
      height: auto; }
      /* line 132, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view .product-image img.lightbox-gallery-image {
        display: none; }
    /* line 138, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .product-image .product-image-navigation {
      position: absolute;
      width: 100%;
      top: 45%; }
      /* line 142, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view .product-image .product-image-navigation .arrow-icon {
        position: absolute;
        width: 50px;
        height: 50px;
        display: block;
        z-index: 12;
        background-repeat: no-repeat; }
        /* line 149, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-view .product-image .product-image-navigation .arrow-icon.left {
          left: 20px;
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
          background-repeat: no-repeat;
          background-position: -100px -100px; }
        /* line 153, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-view .product-image .product-image-navigation .arrow-icon.right {
          right: 20px;
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
          background-repeat: no-repeat;
          background-position: -2px -100px; }
    /* line 159, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .product-image .product-image-caption {
      z-index: 1000;
      position: absolute;
      bottom: 0;
      text-align: center;
      padding: 2% 10px;
      display: block;
      width: 96%;
      background-color: rgba(255, 255, 255, 0.7); }
  /* line 170, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .product-image-gallery {
    position: relative;
    display: block; }
    /* line 173, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .product-image-gallery .gallery-image {
      display: none; }
      /* line 175, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view .product-image-gallery .gallery-image.visible {
        display: block; }
  /* line 180, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .thumb-link {
    cursor: pointer; }
    /* line 182, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .thumb-link img, .product-view .thumb-link .video-img, .product-view .thumb-link .threesixty-img, .product-view .thumb-link .sirv-img {
      border: solid 1px white;
      display: block; }
      /* line 186, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view .thumb-link img.cloudzoom-gallery-active, .product-view .thumb-link .video-img.cloudzoom-gallery-active, .product-view .thumb-link .threesixty-img.cloudzoom-gallery-active, .product-view .thumb-link .sirv-img.cloudzoom-gallery-active {
        border: solid 1px #aaa; }
  /* line 192, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .video_placeholder, .product-view .threesixty_placeholder, .product-view .sirv_placeholder {
    position: relative; }
    /* line 194, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .video_placeholder .video-img, .product-view .video_placeholder .threesixty-img, .product-view .video_placeholder .sirv-img, .product-view .threesixty_placeholder .video-img, .product-view .threesixty_placeholder .threesixty-img, .product-view .threesixty_placeholder .sirv-img, .product-view .sirv_placeholder .video-img, .product-view .sirv_placeholder .threesixty-img, .product-view .sirv_placeholder .sirv-img {
      width: 78px;
      height: 78px;
      background-position: center;
      background-size: 78px;
      background-repeat: no-repeat;
      background-color: #000;
      opacity: 0.6; }
    /* line 203, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .video_placeholder .video-button, .product-view .video_placeholder .threesixty-button, .product-view .video_placeholder .sirv-button, .product-view .threesixty_placeholder .video-button, .product-view .threesixty_placeholder .threesixty-button, .product-view .threesixty_placeholder .sirv-button, .product-view .sirv_placeholder .video-button, .product-view .sirv_placeholder .threesixty-button, .product-view .sirv_placeholder .sirv-button {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 78px;
      height: 78px; }
    /* line 211, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .video_placeholder .video-button, .product-view .threesixty_placeholder .video-button, .product-view .sirv_placeholder .video-button {
      background-size: 37px;
      margin: 22px; }
    /* line 215, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .video_placeholder .threesixty-button, .product-view .video_placeholder .sirv-button, .product-view .threesixty_placeholder .threesixty-button, .product-view .threesixty_placeholder .sirv-button, .product-view .sirv_placeholder .threesixty-button, .product-view .sirv_placeholder .sirv-button {
      background-size: 50px;
      margin: 15px; }
  /* line 221, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .video_placeholder .video-button:not(.zoom) {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/gallery/play_filled.svg");
    background-repeat: no-repeat; }
  /* line 225, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .video_placeholder .video-button.iframe {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/gallery/3d_ansicht.svg");
    background-repeat: no-repeat; }
  /* line 229, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .threesixty_placeholder .threesixty-button, .product-view .sirv_placeholder .sirv-button, .product-view .video_placeholder .video-button.threesixty {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/gallery/360_rotation.svg");
    background-repeat: no-repeat; }
  /* line 233, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view #zoom-threesixty {
    background-color: #fff; }
    /* line 235, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view #zoom-threesixty .spritespin-canvas {
      cursor: w-resize; }
    /* line 238, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view #zoom-threesixty .threesixty-tools {
      position: absolute;
      text-align: center;
      bottom: 0;
      background-color: rgba(255, 255, 255, 0.5); }
      /* line 243, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view #zoom-threesixty .threesixty-tools .threesixty-fullscreen, .product-view #zoom-threesixty .threesixty-tools .threesixty-play {
        display: inline-block;
        width: 30px;
        height: 30px;
        background-size: 30px;
        padding-right: 5px;
        background-position: 2px 2px; }
        /* line 250, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-view #zoom-threesixty .threesixty-tools .threesixty-fullscreen:hover, .product-view #zoom-threesixty .threesixty-tools .threesixty-play:hover {
          opacity: 0.8; }
      /* line 254, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view #zoom-threesixty .threesixty-tools.fullscreen {
        width: 100% !important;
        bottom: 30px; }
        /* line 257, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-view #zoom-threesixty .threesixty-tools.fullscreen .threesixty-fullscreen, .product-view #zoom-threesixty .threesixty-tools.fullscreen .threesixty-play {
          width: 50px;
          height: 50px;
          background-size: 50px;
          padding-right: 10px; }
      /* line 265, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view #zoom-threesixty .threesixty-tools .threesixty-fullscreen.enter {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/gallery/fullscreen_enter.svg");
        background-repeat: no-repeat; }
      /* line 268, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view #zoom-threesixty .threesixty-tools .threesixty-fullscreen.exit {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/gallery/fullscreen_exit.svg");
        background-repeat: no-repeat; }
      /* line 273, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view #zoom-threesixty .threesixty-tools .threesixty-play.play {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/gallery/play.svg");
        background-repeat: no-repeat; }
      /* line 276, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-view #zoom-threesixty .threesixty-tools .threesixty-play.pause {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/gallery/pause.svg");
        background-repeat: no-repeat; }
  /* line 283, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view #review_ekomi_table {
    border-collapse: collapse; }
    /* line 286, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view #review_ekomi_table td {
      border-bottom: 1px solid #aaa;
      padding: 12px 0; }
    /* line 292, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view #review_ekomi_table tr.last td {
      border-bottom: 0 none; }
    /* line 297, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view #review_ekomi_table .review-date {
      min-width: 120px;
      vertical-align: top; }
    /* line 302, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view #review_ekomi_table .rating-box {
      margin-bottom: 12px; }
  /* line 308, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .product-options label.required {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block; }
  /* line 315, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .product-options p.required {
    text-align: left;
    margin-top: 0; }
  /* line 320, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .product-options .validation-advice {
    color: #ed4644;
    font-size: 11px; }

@media (max-width: 800px) {
  /* line 326, skin/frontend/guf/default/scss/layout/_product.scss */
  .cloudzoom {
    pointer-events: none; } }

/* line 331, skin/frontend/guf/default/scss/layout/_product.scss */
.block-related {
  text-align: center;
  padding: 10px;
  border: solid 1px #aaa; }
  /* line 337, skin/frontend/guf/default/scss/layout/_product.scss */
  .block-related #related-product-table ul li {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
    border-top: solid 1px #aaa; }
    /* line 343, skin/frontend/guf/default/scss/layout/_product.scss */
    .block-related #related-product-table ul li img {
      margin: 0 auto;
      margin-bottom: 15px; }
    /* line 348, skin/frontend/guf/default/scss/layout/_product.scss */
    .block-related #related-product-table ul li:first-child {
      border-top: 0 none; }
    /* line 352, skin/frontend/guf/default/scss/layout/_product.scss */
    .block-related #related-product-table ul li p.product-name > a {
      font-size: 14px;
      font-weight: bold;
      position: relative;
      height: 20px;
      overflow: hidden;
      display: block;
      text-overflow: ellipsis;
      white-space: nowrap; }
    /* line 364, skin/frontend/guf/default/scss/layout/_product.scss */
    .block-related #related-product-table ul li:hover p.product-name > a {
      color: #CCA663; }
    /* line 368, skin/frontend/guf/default/scss/layout/_product.scss */
    .block-related #related-product-table ul li:last-child {
      padding-bottom: 0; }
  /* line 374, skin/frontend/guf/default/scss/layout/_product.scss */
  .block-related .tax-details {
    margin: 0;
    font-size: 11px; }
  /* line 379, skin/frontend/guf/default/scss/layout/_product.scss */
  .block-related .price-box {
    text-align: center;
    margin: 15px 0;
    margin: 7px 0; }
    /* line 227, skin/frontend/guf/default/scss/_mixins.scss */
    .block-related .price-box p {
      margin-bottom: 5px; }
    /* line 230, skin/frontend/guf/default/scss/_mixins.scss */
    .block-related .price-box .price-label {
      display: none; }
    /* line 232, skin/frontend/guf/default/scss/_mixins.scss */
    .block-related .price-box .old-price .price {
      color: #ED4644;
      text-decoration: line-through;
      font-size: 14px; }
    /* line 239, skin/frontend/guf/default/scss/_mixins.scss */
    .block-related .price-box .special-price .price {
      font-weight: bold;
      font-size: 20px; }
    /* line 242, skin/frontend/guf/default/scss/_mixins.scss */
    .block-related .price-box .regular-price, .block-related .price-box .price {
      font-weight: bold;
      font-size: 20px; }
    /* line 246, skin/frontend/guf/default/scss/_mixins.scss */
    .block-related .price-box .saved-money {
      display: none; }

/* line 384, skin/frontend/guf/default/scss/layout/_product.scss */
.product-item-details .saved-money {
  display: none; }

/* line 387, skin/frontend/guf/default/scss/layout/_product.scss */
.product-details-navigation {
  z-index: 2;
  width: 100%;
  background-color: white; }
  /* line 391, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-details-navigation ul {
    border: solid 1px #CCA663; }
    /* line 393, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-details-navigation ul li {
      position: relative;
      float: left;
      padding: 5px 0;
      height: 28px;
      width: 20%;
      text-align: center;
      cursor: pointer;
      border-right: solid 1px #CCA663;
      margin-left: -1px;
      display: block;
      font-size: 12px; }
      /* line 406, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-details-navigation ul li .product-detail-link {
        text-decoration: none;
        color: #555050;
        padding-left: 32px;
        line-height: 26px;
        display: inline-block;
        background-repeat: no-repeat; }
        /* line 413, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-details-navigation ul li .product-detail-link.icon-description {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
          background-repeat: no-repeat;
          background-position: -360px -379px; }
        /* line 416, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-details-navigation ul li .product-detail-link.icon-additional {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
          background-repeat: no-repeat;
          background-position: -320px -344px; }
        /* line 419, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-details-navigation ul li .product-detail-link.icon-review {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
          background-repeat: no-repeat;
          background-position: -280px -309px; }
        /* line 422, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-details-navigation ul li .product-detail-link.icon-showroom {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
          background-repeat: no-repeat;
          background-position: -240px -274px; }
        /* line 425, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-details-navigation ul li .product-detail-link.icon-recommendation {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
          background-repeat: no-repeat;
          background-position: -200px -239px; }
        /* line 428, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-details-navigation ul li .product-detail-link.icon.shipping-package {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
          background-repeat: no-repeat;
          background-position: -200px -598px;
          padding-left: 36px; }
      /* line 433, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-details-navigation ul li:after, .product-details-navigation ul li:before {
        content: '';
        width: 10px;
        height: 6px;
        position: absolute;
        right: -5px;
        top: 0;
        background-color: white;
        display: block; }
      /* line 443, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-details-navigation ul li:after {
        bottom: 0;
        top: auto; }
      /* line 447, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-details-navigation ul li:last-child {
        border-right: 0; }
        /* line 449, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-details-navigation ul li:last-child:hover {
          border-right: solid 1px #CCA663; }
        /* line 452, skin/frontend/guf/default/scss/layout/_product.scss */
        .product-details-navigation ul li:last-child:after, .product-details-navigation ul li:last-child:before {
          width: 0; }

/* line 459, skin/frontend/guf/default/scss/layout/_product.scss */
.gallery-lightbox .product-image-navigation {
  position: absolute;
  width: 100%;
  top: 45%; }
  /* line 463, skin/frontend/guf/default/scss/layout/_product.scss */
  .gallery-lightbox .product-image-navigation .arrow-icon {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    z-index: 1;
    background-repeat: no-repeat; }
    /* line 470, skin/frontend/guf/default/scss/layout/_product.scss */
    .gallery-lightbox .product-image-navigation .arrow-icon.left {
      left: 20px;
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -100px -100px; }
    /* line 474, skin/frontend/guf/default/scss/layout/_product.scss */
    .gallery-lightbox .product-image-navigation .arrow-icon.right {
      right: 20px;
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -2px -100px; }

@media (min-width: 801px) {
  /* line 482, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-details-navigation ul li:hover, .product-details-navigation ul li.active {
    background-color: #CCA663; }
    /* line 485, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-details-navigation ul li:hover:last-child, .product-details-navigation ul li.active:last-child {
      border-right: solid 1px #CCA663; }
    /* line 488, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-details-navigation ul li:hover:after, .product-details-navigation ul li:hover:before, .product-details-navigation ul li.active:after, .product-details-navigation ul li.active:before {
      width: 0; }
    /* line 492, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-details-navigation ul li:hover:after, .product-details-navigation ul li.active:after {
      bottom: -21px;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-top-color: #CCA663;
      border-width: 10px;
      margin-left: -10px;
      background: none; }
    /* line 507, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-details-navigation ul li:hover .product-detail-link, .product-details-navigation ul li.active .product-detail-link {
      color: white; }
      /* line 509, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-details-navigation ul li:hover .product-detail-link.icon-description, .product-details-navigation ul li.active .product-detail-link.icon-description {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -560px -379px; }
      /* line 512, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-details-navigation ul li:hover .product-detail-link.icon-additional, .product-details-navigation ul li.active .product-detail-link.icon-additional {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -520px -344px; }
      /* line 515, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-details-navigation ul li:hover .product-detail-link.icon-review, .product-details-navigation ul li.active .product-detail-link.icon-review {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -480px -309px; }
      /* line 518, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-details-navigation ul li:hover .product-detail-link.icon-showroom, .product-details-navigation ul li.active .product-detail-link.icon-showroom {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -440px -274px; }
      /* line 521, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-details-navigation ul li:hover .product-detail-link.icon-recommendation, .product-details-navigation ul li.active .product-detail-link.icon-recommendation {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -400px -239px; }
      /* line 524, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-details-navigation ul li:hover .product-detail-link.icon.shipping-package, .product-details-navigation ul li.active .product-detail-link.icon.shipping-package {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -200px -648px; } }

/* line 532, skin/frontend/guf/default/scss/layout/_product.scss */
.product-view .extendedseries {
  margin: 1em 0;
  border-bottom: 1px solid #ccc; }
  /* line 536, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .extendedseries .extendedseries-header {
    font-family: "Rochester", cursive;
    text-align: center;
    font-size: 25px;
    color: #CCA663;
    letter-spacing: -0.2px; }
  /* line 544, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .extendedseries .button {
    position: relative;
    padding: 11px 0; }
    /* line 548, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .extendedseries .button:before {
      content: '';
      display: block;
      background-repeat: no-repeat;
      width: 61px;
      height: 21px;
      left: 18px;
      top: 4px;
      position: absolute; }
    /* line 559, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .extendedseries .button.button-sets:before {
      top: 9px;
      background-image: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/seticon.svg); }
    /* line 564, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-view .extendedseries .button.button-series:before {
      width: 51px;
      height: 32px;
      background-image: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/serieicon.svg); }

/* line 573, skin/frontend/guf/default/scss/layout/_product.scss */
.product-details .box-description h3 {
  letter-spacing: 0;
  font-size: 18px;
  text-transform: none;
  margin-bottom: 30px; }

/* line 579, skin/frontend/guf/default/scss/layout/_product.scss */
.product-details .box-collateral {
  margin-top: 60px;
  padding-top: 20px;
  border-top: solid 1px #CCA663; }
  /* line 583, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-details .box-collateral h2:not(.rr_message) {
    font-size: 51px;
    color: #CCA663;
    font-family: "Rochester", cursive;
    text-align: center; }
  /* line 586, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-details .box-collateral h2.rr_message {
    margin-bottom: 20px; }
  /* line 590, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-details .box-collateral .circle-description {
    background-repeat: no-repeat;
    width: 39px;
    height: 39px;
    position: relative;
    margin: 0 auto;
    margin-top: -38px;
    margin-bottom: 25px;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
    background-repeat: no-repeat;
    background-position: -501px -100px; }
  /* line 594, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-details .box-collateral .circle-attributes {
    background-repeat: no-repeat;
    width: 39px;
    height: 39px;
    position: relative;
    margin: 0 auto;
    margin-top: -38px;
    margin-bottom: 25px;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
    background-repeat: no-repeat;
    background-position: -301px -100px; }
  /* line 598, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-details .box-collateral .circle-showroom {
    background-repeat: no-repeat;
    width: 39px;
    height: 39px;
    position: relative;
    margin: 0 auto;
    margin-top: -38px;
    margin-bottom: 25px;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
    background-repeat: no-repeat;
    background-position: -3px -200px; }
  /* line 602, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-details .box-collateral .circle-reviews {
    background-repeat: no-repeat;
    width: 39px;
    height: 39px;
    position: relative;
    margin: 0 auto;
    margin-top: -38px;
    margin-bottom: 25px;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
    background-repeat: no-repeat;
    background-position: -401px -100px; }

/* line 611, skin/frontend/guf/default/scss/layout/_product.scss */
.product-details.additional .box-description {
  display: none; }

/* line 616, skin/frontend/guf/default/scss/layout/_product.scss */
.product-details.review .box-description, .product-details.review .box-additional {
  display: none; }

/* line 621, skin/frontend/guf/default/scss/layout/_product.scss */
.product-details.showroom .box-description, .product-details.showroom .box-additional, .product-details.showroom .box-review {
  display: none; }

/* line 626, skin/frontend/guf/default/scss/layout/_product.scss */
.product-details.recommendation .box-description, .product-details.recommendation .box-additional, .product-details.recommendation .box-review, .product-details.recommendation .box-showroom {
  display: none; }

/* line 633, skin/frontend/guf/default/scss/layout/_product.scss */
.price-details .pricing-box {
  border: solid 1px #CCA663;
  padding: 10px; }
  /* line 636, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .pricing-box .six.columns:nth-of-type(1) {
    margin-left: 0; }
  /* line 639, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .pricing-box .shipping-price-label, .price-details .pricing-box .shipping-price {
    color: #aaa; }
  /* line 642, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .pricing-box .price-savings {
    color: #ED4644; }
  /* line 645, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .pricing-box .price-info .tax {
    font-size: 10px; }

/* line 649, skin/frontend/guf/default/scss/layout/_product.scss */
.price-details .price-box {
  text-align: center;
  margin: 15px 0;
  text-align: left;
  margin-bottom: 0px; }
  /* line 227, skin/frontend/guf/default/scss/_mixins.scss */
  .price-details .price-box p {
    margin-bottom: 5px; }
  /* line 230, skin/frontend/guf/default/scss/_mixins.scss */
  .price-details .price-box .price-label {
    display: none; }
  /* line 232, skin/frontend/guf/default/scss/_mixins.scss */
  .price-details .price-box .old-price .price {
    color: #ED4644;
    text-decoration: line-through;
    font-size: 14px; }
  /* line 239, skin/frontend/guf/default/scss/_mixins.scss */
  .price-details .price-box .special-price .price {
    font-weight: bold;
    font-size: 20px; }
  /* line 242, skin/frontend/guf/default/scss/_mixins.scss */
  .price-details .price-box .regular-price, .price-details .price-box .price {
    font-weight: bold;
    font-size: 20px; }
  /* line 246, skin/frontend/guf/default/scss/_mixins.scss */
  .price-details .price-box .saved-money {
    display: none; }
  /* line 653, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .price-box a {
    text-decoration: none;
    color: #555050; }
  /* line 657, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .price-box .old-price {
    margin-bottom: 0; }
    /* line 659, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .price-box .old-price .price {
      color: #ED4644; }
    /* line 662, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .price-box .old-price .price-label {
      display: inline-block;
      color: #ED4644;
      font-size: 14px; }
  /* line 668, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .price-box .special-price {
    margin-bottom: 0px; }
    /* line 670, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .price-box .special-price .price {
      font-weight: bold;
      font-size: 30px; }
  /* line 675, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .price-box .regular-price, .price-details .price-box .price {
    font-weight: bold;
    font-size: 30px; }
  /* line 679, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .price-box .saved-money {
    display: block;
    margin-bottom: 15px;
    color: #ED4644; }

/* line 685, skin/frontend/guf/default/scss/layout/_product.scss */
.price-details .product-info-box {
  cursor: default; }
  /* line 688, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .product-info-box p {
    padding-bottom: 3px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 0; }
  /* line 696, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .product-info-box .icon {
    display: block;
    position: relative;
    width: 30px;
    margin: 0 auto;
    margin-top: 7px;
    height: 36px;
    background-repeat: no-repeat; }
    /* line 704, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .product-info-box .icon.out-of-stock {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -427px -51px; }
    /* line 708, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .product-info-box .icon.delivery-time.delivery-time-gruen {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -637px -51px; }
    /* line 711, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .product-info-box .icon.delivery-time.delivery-time-rot {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -427px -51px; }
    /* line 714, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .product-info-box .icon.delivery-time.delivery-time-gelb {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -427px -96px; }
    /* line 718, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .product-info-box .icon.shipping {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -694px -140px; }
    /* line 721, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .product-info-box .icon.shipping.gray {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -594px -140px; }
    /* line 724, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .product-info-box .icon.shipping-package {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -670px -100px; }
    /* line 727, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .product-info-box .icon.shipping-package.gray {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -570px -100px; }
    /* line 730, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .product-info-box .icon.shipping-costs {
      background-position: -448px -920px; }
    /* line 733, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .product-info-box .icon.installment-purchase {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -500px -2px; }
    /* line 736, skin/frontend/guf/default/scss/layout/_product.scss */
    .price-details .product-info-box .icon.secure-shopping {
      background: transparent url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/png-icons/guf-sprite_trusted-shops-medium.png") no-repeat center center;
      background-size: 100% auto; }
  /* line 741, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .product-info-box .price-info-hover {
    text-align: center;
    color: #555050; }
  /* line 747, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .product-info-box.secure-box p::before {
    content: '';
    width: 16px;
    height: 14px;
    display: inline-block;
    top: 2px;
    position: relative;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
    background-repeat: no-repeat;
    background-position: -511px -276px; }

@media (min-width: 801px) {
  /* line 763, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-details .product-info-box .price-info-hover {
    font-size: 11px; } }

/* line 770, skin/frontend/guf/default/scss/layout/_product.scss */
.product-service {
  margin-top: 30px;
  text-align: center; }
  /* line 773, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-service .service-box {
    padding: 10px;
    border: solid 1px #CCA663;
    text-decoration: none;
    color: #555050;
    min-height: 120px; }
    /* line 779, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-service .service-box .icon {
      width: 47px;
      margin: 0 auto;
      height: 47px;
      display: block;
      margin-bottom: 10px; }
      /* line 786, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-service .service-box .icon.questions {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -2px -120px; }
      /* line 789, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-service .service-box .icon.price-notification {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -50px -60px; }
      /* line 792, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-service .service-box .icon.compare-list {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -100px -2px; }
    /* line 796, skin/frontend/guf/default/scss/layout/_product.scss */
    .product-service .service-box:hover {
      background-color: #CCA663;
      color: white; }
      /* line 799, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-service .service-box:hover .questions {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -200px -120px; }
      /* line 802, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-service .service-box:hover .price-notification {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -250px -60px; }
      /* line 805, skin/frontend/guf/default/scss/layout/_product.scss */
      .product-service .service-box:hover .compare-list {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -300px -2px; }

/* line 812, skin/frontend/guf/default/scss/layout/_product.scss */
#product-attribute-specs-table,
#product-attribute-specs-table-2 {
  margin-top: 20px;
  text-align: left;
  font-weight: normal;
  padding-right: 20px;
  vertical-align: text-top; }
  /* line 819, skin/frontend/guf/default/scss/layout/_product.scss */
  #product-attribute-specs-table li,
  #product-attribute-specs-table-2 li {
    padding-bottom: 15px; }
    /* line 821, skin/frontend/guf/default/scss/layout/_product.scss */
    #product-attribute-specs-table li a,
    #product-attribute-specs-table-2 li a {
      text-decoration: underline;
      color: #CCA663; }
    /* line 825, skin/frontend/guf/default/scss/layout/_product.scss */
    #product-attribute-specs-table li span,
    #product-attribute-specs-table-2 li span {
      width: 49%;
      display: inline-block;
      vertical-align: text-top; }
      /* line 829, skin/frontend/guf/default/scss/layout/_product.scss */
      #product-attribute-specs-table li span.label,
      #product-attribute-specs-table-2 li span.label {
        color: #945b32; }

/* line 835, skin/frontend/guf/default/scss/layout/_product.scss */
#product-attribute-specs-table {
  border-right: solid 1px #945b32; }

/* line 838, skin/frontend/guf/default/scss/layout/_product.scss */
#product-addtocart-button,
#product-stock-alert-button {
  background-color: #31A663;
  border: 0 none;
  border-radius: 5px;
  padding: 12px;
  padding-left: 60px;
  color: white;
  width: 100%;
  text-align: left;
  font-size: 16px;
  position: relative; }
  /* line 850, skin/frontend/guf/default/scss/layout/_product.scss */
  #product-addtocart-button::before,
  #product-stock-alert-button::before {
    content: '';
    display: block;
    background-repeat: no-repeat;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
    background-repeat: no-repeat;
    background-position: -690px -330px;
    width: 27px;
    height: 24px;
    left: 16px;
    top: 9px;
    position: absolute; }

/* line 862, skin/frontend/guf/default/scss/layout/_product.scss */
#product-stock-alert-button {
  background-color: #CCA663;
  padding-left: 38px; }
  /* line 865, skin/frontend/guf/default/scss/layout/_product.scss */
  #product-stock-alert-button::before {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
    background-repeat: no-repeat;
    background-position: -690px -280px;
    left: 8px; }

/* line 871, skin/frontend/guf/default/scss/layout/_product.scss */
.link-stock-alert .button {
  display: block;
  padding: 12px;
  padding-left: 32px; }
  /* line 875, skin/frontend/guf/default/scss/layout/_product.scss */
  .link-stock-alert .button span {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
    background-repeat: no-repeat;
    background-position: -690px -280px;
    width: 24px;
    height: 21px;
    display: block;
    position: absolute;
    left: 6px;
    top: 25px; }

/* line 886, skin/frontend/guf/default/scss/layout/_product.scss */
.add-to-cart {
  margin-top: 20px;
  margin-bottom: 15px;
  text-align: right; }
  /* line 890, skin/frontend/guf/default/scss/layout/_product.scss */
  .add-to-cart .availability {
    float: left; }
  /* line 893, skin/frontend/guf/default/scss/layout/_product.scss */
  .add-to-cart .qty-wrapper {
    float: right; }
  /* line 896, skin/frontend/guf/default/scss/layout/_product.scss */
  .add-to-cart label {
    vertical-align: top; }
  /* line 899, skin/frontend/guf/default/scss/layout/_product.scss */
  .add-to-cart .qty {
    width: 19px;
    height: 19px;
    display: inline-block;
    background-repeat: no-repeat;
    cursor: pointer; }
    /* line 905, skin/frontend/guf/default/scss/layout/_product.scss */
    .add-to-cart .qty.qty-less {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -2px -350px; }
    /* line 908, skin/frontend/guf/default/scss/layout/_product.scss */
    .add-to-cart .qty.qty-more {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -52px -350px; }
  /* line 913, skin/frontend/guf/default/scss/layout/_product.scss */
  .add-to-cart #qty {
    width: 19px;
    height: 17px;
    font-size: 10px;
    padding: 3px;
    text-align: center;
    border: solid 1px #aaa;
    line-height: 132%;
    display: inline-block;
    vertical-align: top; }
  /* line 924, skin/frontend/guf/default/scss/layout/_product.scss */
  .add-to-cart .update-cart {
    display: block;
    color: white;
    width: 100%;
    font-size: 13px; }

/* line 932, skin/frontend/guf/default/scss/layout/_product.scss */
.checkout-cart-index .category-products,
#salesruleitems {
  margin-top: 30px;
  padding-top: 20px;
  border-top: solid 1px #CCA663; }
  /* line 937, skin/frontend/guf/default/scss/layout/_product.scss */
  .checkout-cart-index .category-products .info,
  #salesruleitems .info {
    text-align: center;
    margin: 0 auto; }
  /* line 941, skin/frontend/guf/default/scss/layout/_product.scss */
  .checkout-cart-index .category-products .products-grid,
  #salesruleitems .products-grid {
    width: 80%;
    margin: 0 auto;
    margin-top: 55px;
    text-align: center; }
    /* line 947, skin/frontend/guf/default/scss/layout/_product.scss */
    .checkout-cart-index .category-products .products-grid li.item,
    #salesruleitems .products-grid li.item {
      border: solid 1px #CCA663;
      padding: 10px;
      padding: 0;
      height: 383px;
      margin-bottom: 30px;
      position: relative; }
      /* line 219, skin/frontend/guf/default/scss/_mixins.scss */
      .checkout-cart-index .category-products .products-grid li.item:focus,
      #salesruleitems .products-grid li.item:focus {
        outline: 0; }
      /* line 953, skin/frontend/guf/default/scss/layout/_product.scss */
      .checkout-cart-index .category-products .products-grid li.item .discount,
      #salesruleitems .products-grid li.item .discount {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
        background-repeat: no-repeat;
        background-position: -569px -199px;
        width: 53px;
        height: 37px;
        padding: 8px 0;
        color: white;
        line-height: 37px;
        font-weight: bold;
        text-align: center;
        position: absolute;
        top: -25px;
        left: 50%;
        margin-left: -25px;
        z-index: 1;
        white-space: nowrap; }
        /* line 968, skin/frontend/guf/default/scss/layout/_product.scss */
        .checkout-cart-index .category-products .products-grid li.item .discount p,
        #salesruleitems .products-grid li.item .discount p {
          margin-bottom: 0; }
      /* line 972, skin/frontend/guf/default/scss/layout/_product.scss */
      .checkout-cart-index .category-products .products-grid li.item .item-details,
      #salesruleitems .products-grid li.item .item-details {
        overflow: hidden;
        padding: 10px; }
        /* line 975, skin/frontend/guf/default/scss/layout/_product.scss */
        .checkout-cart-index .category-products .products-grid li.item .item-details img,
        #salesruleitems .products-grid li.item .item-details img {
          margin-left: -10px;
          margin-bottom: 15px; }
        /* line 980, skin/frontend/guf/default/scss/layout/_product.scss */
        .checkout-cart-index .category-products .products-grid li.item .item-details h4,
        #salesruleitems .products-grid li.item .item-details h4 {
          text-align: center; }
        /* line 984, skin/frontend/guf/default/scss/layout/_product.scss */
        .checkout-cart-index .category-products .products-grid li.item .item-details button,
        #salesruleitems .products-grid li.item .item-details button {
          position: absolute;
          bottom: 0;
          left: 50%;
          margin-left: -75px; }
      /* line 992, skin/frontend/guf/default/scss/layout/_product.scss */
      .checkout-cart-index .category-products .products-grid li.item .price-box,
      #salesruleitems .products-grid li.item .price-box {
        text-align: center;
        margin: 15px 0;
        margin: 10px 0; }
        /* line 227, skin/frontend/guf/default/scss/_mixins.scss */
        .checkout-cart-index .category-products .products-grid li.item .price-box p,
        #salesruleitems .products-grid li.item .price-box p {
          margin-bottom: 5px; }
        /* line 230, skin/frontend/guf/default/scss/_mixins.scss */
        .checkout-cart-index .category-products .products-grid li.item .price-box .price-label,
        #salesruleitems .products-grid li.item .price-box .price-label {
          display: none; }
        /* line 232, skin/frontend/guf/default/scss/_mixins.scss */
        .checkout-cart-index .category-products .products-grid li.item .price-box .old-price .price,
        #salesruleitems .products-grid li.item .price-box .old-price .price {
          color: #ED4644;
          text-decoration: line-through;
          font-size: 14px; }
        /* line 239, skin/frontend/guf/default/scss/_mixins.scss */
        .checkout-cart-index .category-products .products-grid li.item .price-box .special-price .price,
        #salesruleitems .products-grid li.item .price-box .special-price .price {
          font-weight: bold;
          font-size: 20px; }
        /* line 242, skin/frontend/guf/default/scss/_mixins.scss */
        .checkout-cart-index .category-products .products-grid li.item .price-box .regular-price, .checkout-cart-index .category-products .products-grid li.item .price-box .price,
        #salesruleitems .products-grid li.item .price-box .regular-price,
        #salesruleitems .products-grid li.item .price-box .price {
          font-weight: bold;
          font-size: 20px; }
        /* line 246, skin/frontend/guf/default/scss/_mixins.scss */
        .checkout-cart-index .category-products .products-grid li.item .price-box .saved-money,
        #salesruleitems .products-grid li.item .price-box .saved-money {
          display: none; }
      /* line 997, skin/frontend/guf/default/scss/layout/_product.scss */
      .checkout-cart-index .category-products .products-grid li.item:nth-child(7n),
      #salesruleitems .products-grid li.item:nth-child(7n) {
        margin-left: 0; }

/* line 1004, skin/frontend/guf/default/scss/layout/_product.scss */
.checkout-cart-index .category-products {
  border-top: 0 none; }
  /* line 1007, skin/frontend/guf/default/scss/layout/_product.scss */
  .checkout-cart-index .category-products .products-grid {
    margin-top: 10px; }
  /* line 1011, skin/frontend/guf/default/scss/layout/_product.scss */
  .checkout-cart-index .category-products .product-name {
    text-align: center; }
    /* line 1014, skin/frontend/guf/default/scss/layout/_product.scss */
    .checkout-cart-index .category-products .product-name a {
      text-align: center; }

/* line 1020, skin/frontend/guf/default/scss/layout/_product.scss */
.box-review_ekomi_reviews {
  display: none; }

/* line 1024, skin/frontend/guf/default/scss/layout/_product.scss */
#product-options-wrapper .price-notice {
  display: none; }

/* line 1029, skin/frontend/guf/default/scss/layout/_product.scss */
.product-options-bottom .price-box {
  display: none; }

/* line 1033, skin/frontend/guf/default/scss/layout/_product.scss */
.gallery-lightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1001; }
  /* line 1041, skin/frontend/guf/default/scss/layout/_product.scss */
  .gallery-lightbox .gallery-overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  /* line 1049, skin/frontend/guf/default/scss/layout/_product.scss */
  .gallery-lightbox .lightbox-wrapper {
    position: relative;
    max-width: 1020px;
    margin: 10% auto; }
    /* line 1053, skin/frontend/guf/default/scss/layout/_product.scss */
    .gallery-lightbox .lightbox-wrapper .lightbox-image {
      margin: 0 auto;
      display: block;
      position: relative;
      max-width: 1020px; }
      /* line 1058, skin/frontend/guf/default/scss/layout/_product.scss */
      .gallery-lightbox .lightbox-wrapper .lightbox-image img {
        height: auto; }
  /* line 1064, skin/frontend/guf/default/scss/layout/_product.scss */
  .gallery-lightbox .close-lightbox {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
    background-repeat: no-repeat;
    background-position: -200px -100px;
    width: 23px;
    height: 23px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    right: 3px;
    top: 3px; }

/* line 1076, skin/frontend/guf/default/scss/layout/_product.scss */
.go-to-details {
  margin-top: 10px; }
  /* line 1079, skin/frontend/guf/default/scss/layout/_product.scss */
  .go-to-details a {
    font-weight: bold; }

/* line 1083, skin/frontend/guf/default/scss/layout/_product.scss */
#newsletter-validate-detail {
  position: relative; }
  /* line 1086, skin/frontend/guf/default/scss/layout/_product.scss */
  #newsletter-validate-detail .field.columns, #newsletter-validate-detail .news-row {
    margin: 0;
    margin-bottom: 15px; }
  /* line 1092, skin/frontend/guf/default/scss/layout/_product.scss */
  #newsletter-validate-detail .field.columns.two {
    margin-left: 0; }
  /* line 1095, skin/frontend/guf/default/scss/layout/_product.scss */
  #newsletter-validate-detail .field.columns label, #newsletter-validate-detail .field.columns input {
    display: block;
    width: 100%;
    margin: 0;
    box-sizing: border-box; }
  /* line 1102, skin/frontend/guf/default/scss/layout/_product.scss */
  #newsletter-validate-detail .news-row {
    width: 100%; }
    /* line 1104, skin/frontend/guf/default/scss/layout/_product.scss */
    #newsletter-validate-detail .news-row label, #newsletter-validate-detail .news-row input {
      display: block;
      width: 100%;
      margin: 0;
      box-sizing: border-box; }
  /* line 1112, skin/frontend/guf/default/scss/layout/_product.scss */
  #newsletter-validate-detail select#salutation {
    width: 78%;
    font-size: 14px;
    padding: 7px 30px 7px 7px;
    height: 33px; }
  /* line 1118, skin/frontend/guf/default/scss/layout/_product.scss */
  #newsletter-validate-detail input {
    padding: 7px;
    font-size: 14px; }

@media (min-width: 801px) {
  /* line 1126, skin/frontend/guf/default/scss/layout/_product.scss */
  #newsletter-validate-detail .field.columns {
    margin-left: 2%; }
  /* line 1131, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-img-box {
    margin-bottom: 15px; } }

@media (max-width: 800px) {
  /* line 1137, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-img-box.columns {
    margin-bottom: 15px; }
  /* line 1140, skin/frontend/guf/default/scss/layout/_product.scss */
  .product-view .sku .left {
    float: none; } }

@media (max-width: 1100px) {
  /* line 1147, skin/frontend/guf/default/scss/layout/_product.scss */
  h1.product-title {
    font-size: 20px; }
  /* line 1151, skin/frontend/guf/default/scss/layout/_product.scss */
  #product-addtocart-button, #product-stock-alert-button {
    padding-left: 50px; }
    /* line 1154, skin/frontend/guf/default/scss/layout/_product.scss */
    #product-addtocart-button:before, #product-stock-alert-button:before {
      left: 11px; }
  /* line 1159, skin/frontend/guf/default/scss/layout/_product.scss */
  .price-infos {
    font-size: 13px; } }

/* line 1163, skin/frontend/guf/default/scss/layout/_product.scss */
#messages_product_view ul.messages {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #945b32; }

/* line 1171, skin/frontend/guf/default/scss/layout/_product.scss */
.catalog-product-view .guf-carrier-pds .std {
  position: relative;
  padding: 2em 1em 2em 10em;
  background-color: lightgray;
  margin: 1em 0 2em; }
  /* line 1177, skin/frontend/guf/default/scss/layout/_product.scss */
  .catalog-product-view .guf-carrier-pds .std .carrier-icon {
    position: absolute;
    left: 10%;
    top: 2em; }
    /* line 1182, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .std .carrier-icon.package {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -100px -700px;
      width: 37px;
      height: 41px; }
    /* line 1183, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .std .carrier-icon.package_xl {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -200px -700px;
      width: 37px;
      height: 41px; }
    /* line 1184, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .std .carrier-icon.package_xxl {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -300px -700px;
      width: 37px;
      height: 41px; }
    /* line 1185, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .std .carrier-icon.premium {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -400px -700px;
      width: 37px;
      height: 41px; }
    /* line 1186, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .std .carrier-icon.premium_xl {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -500px -700px;
      width: 37px;
      height: 41px; }
    /* line 1187, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .std .carrier-icon.cargo {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -600px -700px;
      width: 37px;
      height: 41px; }

/* line 1191, skin/frontend/guf/default/scss/layout/_product.scss */
.catalog-product-view .guf-carrier-pds .carrier-info {
  margin: 1em 0; }
  /* line 1194, skin/frontend/guf/default/scss/layout/_product.scss */
  .catalog-product-view .guf-carrier-pds .carrier-info .shipping-note {
    border: 1px solid #CCA663;
    padding: 1em 1em 1em 8em;
    margin-top: 2em;
    position: relative; }
    /* line 1200, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .carrier-info .shipping-note p {
      margin: 0; }
    /* line 1204, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .carrier-info .shipping-note .icon {
      position: absolute;
      left: 3em;
      top: 1.2em; }
      /* line 1209, skin/frontend/guf/default/scss/layout/_product.scss */
      .catalog-product-view .guf-carrier-pds .carrier-info .shipping-note .icon.package-xl {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -100px -600px;
        width: 27px;
        height: 23px; }
      /* line 1210, skin/frontend/guf/default/scss/layout/_product.scss */
      .catalog-product-view .guf-carrier-pds .carrier-info .shipping-note .icon.package-xxl {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -400px -600px;
        width: 27px;
        height: 23px; }
      /* line 1211, skin/frontend/guf/default/scss/layout/_product.scss */
      .catalog-product-view .guf-carrier-pds .carrier-info .shipping-note .icon.premium-xl {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
        background-repeat: no-repeat;
        background-position: -300px -600px;
        width: 27px;
        height: 34px; }

/* line 1216, skin/frontend/guf/default/scss/layout/_product.scss */
.catalog-product-view .guf-carrier-pds h3 {
  letter-spacing: 0;
  color: #555050;
  font-weight: bold;
  text-transform: none;
  font-size: 16px;
  margin: 2em 0 1em;
  text-align: center; }

/* line 1226, skin/frontend/guf/default/scss/layout/_product.scss */
.catalog-product-view .guf-carrier-pds h4 {
  margin: 0 0 1em;
  font-size: 16px;
  font-weight: normal; }

/* line 1232, skin/frontend/guf/default/scss/layout/_product.scss */
.catalog-product-view .guf-carrier-pds ul.included {
  margin: 0;
  padding: 0;
  list-style: none; }
  /* line 1237, skin/frontend/guf/default/scss/layout/_product.scss */
  .catalog-product-view .guf-carrier-pds ul.included li {
    list-style: none;
    margin: 0 0 0.25em;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
    background-repeat: no-repeat;
    background-position: -511px -276px;
    background-position: -514px -274px;
    padding-left: 1.4em; }

/* line 1246, skin/frontend/guf/default/scss/layout/_product.scss */
.catalog-product-view .guf-carrier-pds .extra-services {
  margin: 2em 0 0 1.4em;
  color: #7d7d7d; }
  /* line 1250, skin/frontend/guf/default/scss/layout/_product.scss */
  .catalog-product-view .guf-carrier-pds .extra-services ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    /* line 1255, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .extra-services ul li {
      list-style: none;
      padding: 0 0 0 1em;
      position: relative; }
      /* line 1260, skin/frontend/guf/default/scss/layout/_product.scss */
      .catalog-product-view .guf-carrier-pds .extra-services ul li::before {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -2px -400px;
        content: '';
        width: 7px;
        height: 7px;
        position: absolute;
        left: 0;
        top: 6px; }
      /* line 1270, skin/frontend/guf/default/scss/layout/_product.scss */
      .catalog-product-view .guf-carrier-pds .extra-services ul li span.disabled {
        color: #999; }
  /* line 1276, skin/frontend/guf/default/scss/layout/_product.scss */
  .catalog-product-view .guf-carrier-pds .extra-services .tooltipPopper {
    z-index: 200; }
  /* line 1279, skin/frontend/guf/default/scss/layout/_product.scss */
  .catalog-product-view .guf-carrier-pds .extra-services .tooltipPopper-inner {
    padding: 1em;
    color: #555050;
    border-radius: 20px;
    border: solid 1px #aaa;
    box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: white; }
  /* line 1288, skin/frontend/guf/default/scss/layout/_product.scss */
  .catalog-product-view .guf-carrier-pds .extra-services .info-tooltip {
    position: relative;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
    background-repeat: no-repeat;
    background-position: -699px -698px;
    width: 17px;
    height: 14px;
    display: inline-block;
    margin-left: 3px; }

/* line 1298, skin/frontend/guf/default/scss/layout/_product.scss */
.catalog-product-view .guf-carrier-pds .shipping-faq {
  border: 1px solid lightgray;
  padding: 1em 1em 1em 10em;
  position: relative; }
  /* line 1303, skin/frontend/guf/default/scss/layout/_product.scss */
  .catalog-product-view .guf-carrier-pds .shipping-faq h4 {
    font-weight: bold;
    margin: 0 0 0.15em; }
  /* line 1308, skin/frontend/guf/default/scss/layout/_product.scss */
  .catalog-product-view .guf-carrier-pds .shipping-faq p {
    margin: 0; }
  /* line 1312, skin/frontend/guf/default/scss/layout/_product.scss */
  .catalog-product-view .guf-carrier-pds .shipping-faq .faq-icon {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
    background-repeat: no-repeat;
    background-position: -2px -700px;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 10%;
    top: 1em; }

/* line 1320, skin/frontend/guf/default/scss/layout/_product.scss */
.catalog-product-view .guf-carrier-pds .advert {
  background-color: lightgray;
  width: 100%; }
  /* line 1323, skin/frontend/guf/default/scss/layout/_product.scss */
  .catalog-product-view .guf-carrier-pds .advert img {
    padding: 8px; }
  /* line 1326, skin/frontend/guf/default/scss/layout/_product.scss */
  .catalog-product-view .guf-carrier-pds .advert .text {
    margin: 20px 30px 20px 20px; }
    /* line 1328, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .advert .text h4 {
      font-size: 20px; }
    /* line 1331, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .advert .text p {
      font-size: 12px; }
  @media (max-width: 800px) {
    /* line 1337, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .advert .text {
      margin: 20px 20px 20px 20px;
      text-align: center; }
    /* line 1341, skin/frontend/guf/default/scss/layout/_product.scss */
    .catalog-product-view .guf-carrier-pds .advert img {
      display: block;
      margin: auto; } }
/* line 2, skin/frontend/guf/default/scss/layout/_category.scss */
.catalog-category-view .category-description {
  margin-bottom: 10px; }
  /* line 5, skin/frontend/guf/default/scss/layout/_category.scss */
  .catalog-category-view .category-description .mehr {
    display: none; }
  /* line 8, skin/frontend/guf/default/scss/layout/_category.scss */
  .catalog-category-view .category-description a.mehr {
    display: inline-block; }
  /* line 11, skin/frontend/guf/default/scss/layout/_category.scss */
  .catalog-category-view .category-description p {
    padding-top: 10px; }

/* line 17, skin/frontend/guf/default/scss/layout/_category.scss */
.catalog-category-view .category-header .rr_placement {
  margin: 10px 0 25px; }

/* line 22, skin/frontend/guf/default/scss/layout/_category.scss */
.catalog-category-view .recs-bottom {
  margin-top: 30px; }

/* line 26, skin/frontend/guf/default/scss/layout/_category.scss */
.catalog-category-view .home-teaser-link {
  text-align: center; }
  /* line 29, skin/frontend/guf/default/scss/layout/_category.scss */
  .catalog-category-view .home-teaser-link .teaser-img img {
    width: 100%;
    height: auto; }
  /* line 34, skin/frontend/guf/default/scss/layout/_category.scss */
  .catalog-category-view .home-teaser-link h3 {
    margin: 10px 0 5px; }
  /* line 38, skin/frontend/guf/default/scss/layout/_category.scss */
  .catalog-category-view .home-teaser-link h3 a {
    text-transform: none;
    color: #555050;
    font-size: 20px;
    letter-spacing: 0;
    margin-top: 2px;
    margin-bottom: 3px; }
    /* line 46, skin/frontend/guf/default/scss/layout/_category.scss */
    .catalog-category-view .home-teaser-link h3 a:hover {
      color: #CCA663; }
  /* line 52, skin/frontend/guf/default/scss/layout/_category.scss */
  .catalog-category-view .home-teaser-link p {
    padding-top: 0; }
  /* line 56, skin/frontend/guf/default/scss/layout/_category.scss */
  .catalog-category-view .home-teaser-link:hover {
    cursor: pointer; }
    /* line 59, skin/frontend/guf/default/scss/layout/_category.scss */
    .catalog-category-view .home-teaser-link:hover h3 a,
    .catalog-category-view .home-teaser-link:hover p {
      color: #CCA663; }

/* line 67, skin/frontend/guf/default/scss/layout/_category.scss */
.home-teaser-link {
  text-align: center; }

/* line 71, skin/frontend/guf/default/scss/layout/_category.scss */
.category-image img {
  width: 100%; }

/* line 78, skin/frontend/guf/default/scss/layout/_category.scss */
.category-products ul.products-grid {
  margin-top: 30px; }
  /* line 80, skin/frontend/guf/default/scss/layout/_category.scss */
  .category-products ul.products-grid li {
    height: 375px;
    position: relative;
    border: solid 1px #CCA663;
    cursor: pointer;
    list-style-type: none; }
    /* line 88, skin/frontend/guf/default/scss/layout/_category.scss */
    .category-products ul.products-grid li.no-hover {
      border: 0 none;
      text-align: center; }
    /* line 93, skin/frontend/guf/default/scss/layout/_category.scss */
    .category-products ul.products-grid li .icon-sale, .category-products ul.products-grid li .icon-new {
      position: absolute;
      top: -13px;
      left: 50%;
      margin-left: -25px; }
      @media (max-width: 500px) {
        /* line 93, skin/frontend/guf/default/scss/layout/_category.scss */
        .category-products ul.products-grid li .icon-sale, .category-products ul.products-grid li .icon-new {
          left: 0;
          margin-left: -13px; } }
    /* line 105, skin/frontend/guf/default/scss/layout/_category.scss */
    .category-products ul.products-grid li .product-item-href {
      text-decoration: none;
      color: #555050; }
      /* line 109, skin/frontend/guf/default/scss/layout/_category.scss */
      .category-products ul.products-grid li .product-item-href:hover .product-name {
        color: #CCA663; }
    /* line 115, skin/frontend/guf/default/scss/layout/_category.scss */
    .category-products ul.products-grid li .product-item {
      height: 100%;
      width: 100%;
      display: block; }
      /* line 120, skin/frontend/guf/default/scss/layout/_category.scss */
      .category-products ul.products-grid li .product-item img {
        width: 100%;
        height: auto; }
      /* line 125, skin/frontend/guf/default/scss/layout/_category.scss */
      .category-products ul.products-grid li .product-item .button.green-button {
        position: absolute;
        left: 50%;
        margin: 0;
        display: none;
        margin-left: -75px;
        /*@media (max-width: 1225px) { top:98px; }
                    @media (max-width: 1149px) { top:92px; }
                    @media (max-width: 1060px) { top:87px; }
                    @media (max-width: 1000px) { top:77px; }
                    @media (max-width: 937px) { top:67px; }
                    @media (max-width: 815px) { top:62px; }*/ }
        /* line 132, skin/frontend/guf/default/scss/layout/_category.scss */
        .category-products ul.products-grid li .product-item .button.green-button:not(.calculatedHeight) {
          top: 50%;
          margin-top: -19px; }
      /* line 144, skin/frontend/guf/default/scss/layout/_category.scss */
      .category-products ul.products-grid li .product-item .product-details {
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        padding: 2px 10px;
        text-align: center;
        margin: 15px 0;
        margin-top: 7px;
        margin-bottom: 0; }
        /* line 149, skin/frontend/guf/default/scss/layout/_category.scss */
        .category-products ul.products-grid li .product-item .product-details .product-name a {
          color: #555050;
          text-decoration: none; }
        /* line 153, skin/frontend/guf/default/scss/layout/_category.scss */
        .category-products ul.products-grid li .product-item .product-details .price-box {
          margin: 15px 0 0;
          position: absolute;
          bottom: 7px;
          left: 0;
          width: 100%; }
          /* line 160, skin/frontend/guf/default/scss/layout/_category.scss */
          .category-products ul.products-grid li .product-item .product-details .price-box .old-price,
          .category-products ul.products-grid li .product-item .product-details .price-box .regular-price {
            display: inline;
            margin: 0; }
          /* line 166, skin/frontend/guf/default/scss/layout/_category.scss */
          .category-products ul.products-grid li .product-item .product-details .price-box .special-price {
            display: inline-block;
            margin: 0 0 0 4px; }
        /* line 227, skin/frontend/guf/default/scss/_mixins.scss */
        .category-products ul.products-grid li .product-item .product-details p {
          margin-bottom: 5px; }
        /* line 230, skin/frontend/guf/default/scss/_mixins.scss */
        .category-products ul.products-grid li .product-item .product-details .price-label {
          display: none; }
        /* line 232, skin/frontend/guf/default/scss/_mixins.scss */
        .category-products ul.products-grid li .product-item .product-details .old-price .price {
          color: #ED4644;
          text-decoration: line-through;
          font-size: 14px; }
        /* line 239, skin/frontend/guf/default/scss/_mixins.scss */
        .category-products ul.products-grid li .product-item .product-details .special-price .price {
          font-weight: bold;
          font-size: 20px; }
        /* line 242, skin/frontend/guf/default/scss/_mixins.scss */
        .category-products ul.products-grid li .product-item .product-details .regular-price, .category-products ul.products-grid li .product-item .product-details .price {
          font-weight: bold;
          font-size: 20px; }
        /* line 246, skin/frontend/guf/default/scss/_mixins.scss */
        .category-products ul.products-grid li .product-item .product-details .saved-money {
          display: none; }
        /* line 177, skin/frontend/guf/default/scss/layout/_category.scss */
        .category-products ul.products-grid li .product-item .product-details .availability {
          font-weight: normal;
          font-size: 13px; }
          /* line 180, skin/frontend/guf/default/scss/layout/_category.scss */
          .category-products ul.products-grid li .product-item .product-details .availability.delivery-time-gelb {
            color: #FAB230; }
          /* line 181, skin/frontend/guf/default/scss/layout/_category.scss */
          .category-products ul.products-grid li .product-item .product-details .availability.delivery-time-gruen {
            color: #31A663; }
          /* line 182, skin/frontend/guf/default/scss/layout/_category.scss */
          .category-products ul.products-grid li .product-item .product-details .availability.delivery-time-rot {
            color: #ED4644; }

/* line 201, skin/frontend/guf/default/scss/layout/_category.scss */
.catalog-product-view .category-products .rr_placement .products-grid li.item,
.catalog-category-view .category-products .rr_placement .products-grid li.item,
.cms-no-route .category-products .rr_placement .products-grid li.item,
.checkout-onepage-success .category-products .rr_placement .products-grid li.item,
.checkout-cart-index .category-products .rr_placement .products-grid li.item,
.catalogsearch-result-index .category-products .rr_placement .products-grid li.item,
.epoqsearch-index-index .category-products .rr_placement .products-grid li.item {
  height: 230px; }
  /* line 208, skin/frontend/guf/default/scss/layout/_category.scss */
  .catalog-product-view .category-products .rr_placement .products-grid li.item .product-item .product-details .old-price .price,
  .catalog-category-view .category-products .rr_placement .products-grid li.item .product-item .product-details .old-price .price,
  .cms-no-route .category-products .rr_placement .products-grid li.item .product-item .product-details .old-price .price,
  .checkout-onepage-success .category-products .rr_placement .products-grid li.item .product-item .product-details .old-price .price,
  .checkout-cart-index .category-products .rr_placement .products-grid li.item .product-item .product-details .old-price .price,
  .catalogsearch-result-index .category-products .rr_placement .products-grid li.item .product-item .product-details .old-price .price,
  .epoqsearch-index-index .category-products .rr_placement .products-grid li.item .product-item .product-details .old-price .price {
    font-size: 12px; }
  /* line 215, skin/frontend/guf/default/scss/layout/_category.scss */
  .catalog-product-view .category-products .rr_placement .products-grid li.item .product-item .product-details .special-price .price,
  .catalog-product-view .category-products .rr_placement .products-grid li.item .product-item .product-details .regular-price .price,
  .catalog-category-view .category-products .rr_placement .products-grid li.item .product-item .product-details .special-price .price,
  .catalog-category-view .category-products .rr_placement .products-grid li.item .product-item .product-details .regular-price .price,
  .cms-no-route .category-products .rr_placement .products-grid li.item .product-item .product-details .special-price .price,
  .cms-no-route .category-products .rr_placement .products-grid li.item .product-item .product-details .regular-price .price,
  .checkout-onepage-success .category-products .rr_placement .products-grid li.item .product-item .product-details .special-price .price,
  .checkout-onepage-success .category-products .rr_placement .products-grid li.item .product-item .product-details .regular-price .price,
  .checkout-cart-index .category-products .rr_placement .products-grid li.item .product-item .product-details .special-price .price,
  .checkout-cart-index .category-products .rr_placement .products-grid li.item .product-item .product-details .regular-price .price,
  .catalogsearch-result-index .category-products .rr_placement .products-grid li.item .product-item .product-details .special-price .price,
  .catalogsearch-result-index .category-products .rr_placement .products-grid li.item .product-item .product-details .regular-price .price,
  .epoqsearch-index-index .category-products .rr_placement .products-grid li.item .product-item .product-details .special-price .price,
  .epoqsearch-index-index .category-products .rr_placement .products-grid li.item .product-item .product-details .regular-price .price {
    font-size: 16px; }
  /* line 221, skin/frontend/guf/default/scss/layout/_category.scss */
  .catalog-product-view .category-products .rr_placement .products-grid li.item.no-hover.four.columns,
  .catalog-category-view .category-products .rr_placement .products-grid li.item.no-hover.four.columns,
  .cms-no-route .category-products .rr_placement .products-grid li.item.no-hover.four.columns,
  .checkout-onepage-success .category-products .rr_placement .products-grid li.item.no-hover.four.columns,
  .checkout-cart-index .category-products .rr_placement .products-grid li.item.no-hover.four.columns,
  .catalogsearch-result-index .category-products .rr_placement .products-grid li.item.no-hover.four.columns,
  .epoqsearch-index-index .category-products .rr_placement .products-grid li.item.no-hover.four.columns {
    border: solid 1px #CCA663; }
    /* line 225, skin/frontend/guf/default/scss/layout/_category.scss */
    .catalog-product-view .category-products .rr_placement .products-grid li.item.no-hover.four.columns:hover .product-details .product-name a,
    .catalog-category-view .category-products .rr_placement .products-grid li.item.no-hover.four.columns:hover .product-details .product-name a,
    .cms-no-route .category-products .rr_placement .products-grid li.item.no-hover.four.columns:hover .product-details .product-name a,
    .checkout-onepage-success .category-products .rr_placement .products-grid li.item.no-hover.four.columns:hover .product-details .product-name a,
    .checkout-cart-index .category-products .rr_placement .products-grid li.item.no-hover.four.columns:hover .product-details .product-name a,
    .catalogsearch-result-index .category-products .rr_placement .products-grid li.item.no-hover.four.columns:hover .product-details .product-name a,
    .epoqsearch-index-index .category-products .rr_placement .products-grid li.item.no-hover.four.columns:hover .product-details .product-name a {
      color: #CCA663; }

/* line 240, skin/frontend/guf/default/scss/layout/_category.scss */
#finder-results-container #finder-results li:nth-child(4n+1) {
  margin-left: 0; }

@media (min-width: 801px) {
  /* line 255, skin/frontend/guf/default/scss/layout/_category.scss */
  body:not(.is-mobile) .category-products ul.products-grid li:not(.no-hover):hover, body:not(.is-mobile) .category-products #finder-results li:not(.no-hover):hover, body:not(.is-mobile) #finder-results-container ul.products-grid li:not(.no-hover):hover, body:not(.is-mobile) #finder-results-container #finder-results li:not(.no-hover):hover {
    width: 33.5%;
    height: 400px;
    margin-left: 1.25%;
    margin-top: -10px; }
    /* line 261, skin/frontend/guf/default/scss/layout/_category.scss */
    body:not(.is-mobile) .category-products ul.products-grid li:not(.no-hover):hover .product-details, body:not(.is-mobile) .category-products #finder-results li:not(.no-hover):hover .product-details, body:not(.is-mobile) #finder-results-container ul.products-grid li:not(.no-hover):hover .product-details, body:not(.is-mobile) #finder-results-container #finder-results li:not(.no-hover):hover .product-details {
      padding: 0 15px; }
      /* line 263, skin/frontend/guf/default/scss/layout/_category.scss */
      body:not(.is-mobile) .category-products ul.products-grid li:not(.no-hover):hover .product-details .price-box, body:not(.is-mobile) .category-products #finder-results li:not(.no-hover):hover .product-details .price-box, body:not(.is-mobile) #finder-results-container ul.products-grid li:not(.no-hover):hover .product-details .price-box, body:not(.is-mobile) #finder-results-container #finder-results li:not(.no-hover):hover .product-details .price-box {
        color: #555050; }
    /* line 270, skin/frontend/guf/default/scss/layout/_category.scss */
    body:not(.is-mobile) .category-products ul.products-grid li:not(.no-hover):hover .product-item .product-name a, body:not(.is-mobile) .category-products #finder-results li:not(.no-hover):hover .product-item .product-name a, body:not(.is-mobile) #finder-results-container ul.products-grid li:not(.no-hover):hover .product-item .product-name a, body:not(.is-mobile) #finder-results-container #finder-results li:not(.no-hover):hover .product-item .product-name a {
      color: #CCA663; }
  /* line 276, skin/frontend/guf/default/scss/layout/_category.scss */
  body:not(.is-mobile) .category-products ul.products-grid li:not(.no-hover).first:hover, body:not(.is-mobile) .category-products #finder-results li:not(.no-hover).first:hover, body:not(.is-mobile) #finder-results-container ul.products-grid li:not(.no-hover).first:hover, body:not(.is-mobile) #finder-results-container #finder-results li:not(.no-hover).first:hover {
    margin-left: 0; }
  /* line 286, skin/frontend/guf/default/scss/layout/_category.scss */
  body:not(.is-mobile) .category-products ul.products-grid li .product-item:hover .button.green-button {
    display: block; }
  /* line 294, skin/frontend/guf/default/scss/layout/_category.scss */
  #finder-results-container #finder-results li:not(.no-hover):hover {
    width: 25%;
    height: 400px;
    margin-left: 1.25%;
    margin-top: -10px; }
    /* line 299, skin/frontend/guf/default/scss/layout/_category.scss */
    #finder-results-container #finder-results li:not(.no-hover):hover .product-details {
      margin-top: 4px; } }

/* line 308, skin/frontend/guf/default/scss/layout/_category.scss */
.item {
  margin-bottom: 30px; }
  /* line 311, skin/frontend/guf/default/scss/layout/_category.scss */
  .item .ratings .rating-box {
    position: absolute;
    right: 10px;
    top: 5px;
    margin: 0; }
  /* line 317, skin/frontend/guf/default/scss/layout/_category.scss */
  .item .ratings p {
    display: none; }

/* line 323, skin/frontend/guf/default/scss/layout/_category.scss */
.block-category-tree {
  margin-top: 20px; }
  /* line 325, skin/frontend/guf/default/scss/layout/_category.scss */
  .block-category-tree a {
    text-decoration: none;
    color: #555050; }
  /* line 330, skin/frontend/guf/default/scss/layout/_category.scss */
  .block-category-tree .mobile .show-more {
    display: block;
    height: 20px;
    padding-top: 10px; }
    /* line 334, skin/frontend/guf/default/scss/layout/_category.scss */
    .block-category-tree .mobile .show-more span {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -247px -15px;
      background-position: -250px -15px;
      width: 10px;
      height: 20px;
      display: block;
      margin: 0 auto; }
    /* line 343, skin/frontend/guf/default/scss/layout/_category.scss */
    .block-category-tree .mobile .show-more.open span {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -267px 2px;
      background-position: -270px 2px; }

/* line 186, skin/frontend/guf/default/scss/_mixins.scss */
.category-bottom .col3-set:before, .category-bottom .col3-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 191, skin/frontend/guf/default/scss/_mixins.scss */
.category-bottom .col3-set:after {
  clear: both; }

/* line 357, skin/frontend/guf/default/scss/layout/_category.scss */
.category-bottom h3 {
  margin: 45px 0 25px; }

/* line 361, skin/frontend/guf/default/scss/layout/_category.scss */
.category-bottom ul:not(.collection-menu):not(.brand-slider-elements) {
  padding-left: 20px; }
  /* line 364, skin/frontend/guf/default/scss/layout/_category.scss */
  .category-bottom ul:not(.collection-menu):not(.brand-slider-elements) li {
    margin-bottom: 8px;
    list-style: disc;
    display: list-item; }

/* line 372, skin/frontend/guf/default/scss/layout/_category.scss */
.note-msg.product-list-empty {
  padding: 45px 0;
  font-weight: 600;
  font-size: 18px;
  text-align: center; }

/* line 379, skin/frontend/guf/default/scss/layout/_category.scss */
.catalog-category-view .products-grid .ambanners,
.catalogsearch-result-index .products-grid .ambanners {
  margin-bottom: 30px; }

/* line 385, skin/frontend/guf/default/scss/layout/_category.scss */
.catalogsearch-result-index .category-products.hit {
  margin-top: 30px; }

/* line 392, skin/frontend/guf/default/scss/layout/_category.scss */
.guf-sets-display-view h1 {
  font-family: "Cabin", sans-serif;
  color: #945b32;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px; }

/* line 1, skin/frontend/guf/default/scss/layout/_blocks.scss */
.sidebar .block {
  border: solid 1px #aaa;
  padding: 10px;
  word-wrap: break-word; }

/* line 7, skin/frontend/guf/default/scss/layout/_blocks.scss */
.block {
  text-align: center; }
  /* line 9, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block img {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px; }
  /* line 15, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block .block-list ul, .block.block-progress ul {
    padding-left: 0; }
  /* line 17, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block .block-list ul li ul, .block.block-progress ul li ul {
    margin-left: 20px; }
  /* line 21, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block ul {
    padding-left: 20px;
    margin-bottom: 10px; }
    /* line 24, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .block ul li {
      list-style: disc;
      text-align: left; }

/* line 31, skin/frontend/guf/default/scss/layout/_blocks.scss */
.block-list a, .block-account a {
  text-decoration: none;
  color: #555050; }
  /* line 34, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block-list a:hover, .block-account a:hover {
    color: #CCA663; }

/* line 40, skin/frontend/guf/default/scss/layout/_blocks.scss */
.block.seo {
  text-align: left; }
  /* line 41, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block.seo.border {
    text-align: left; }
  /* line 45, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block.seo .block-subtitle,
  .block.seo h1, .block.seo h2, .block.seo h3, .block.seo h4, .block.seo h5, .block.seo h6 {
    font-size: 14px;
    color: #555050;
    text-transform: none;
    letter-spacing: normal;
    margin-bottom: 10px;
    margin-top: 0; }
  /* line 54, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block.seo h3, .block.seo h4, .block.seo h5, .block.seo h6 {
    margin-top: 10px; }
  /* line 57, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block.seo h1, .block.seo h2, .block.seo h3, .block.seo h4, .block.seo h5, .block.seo h6 {
    font-weight: bold; }
  /* line 58, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block.seo p {
    text-align: left; }

/* line 63, skin/frontend/guf/default/scss/layout/_blocks.scss */
.block-related .block-title h2.rr_message {
  padding-bottom: 10px;
  border-bottom: solid 1px #aaa; }

/* line 70, skin/frontend/guf/default/scss/layout/_blocks.scss */
.block-related #related-product-table ul {
  padding-left: 0; }
  /* line 72, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block-related #related-product-table ul li {
    list-style: none; }

/* line 74, skin/frontend/guf/default/scss/layout/_blocks.scss */
.block-related .price-box p {
  display: inline-block;
  margin-right: 10px; }

/* line 78, skin/frontend/guf/default/scss/layout/_blocks.scss */
.payment-options-wrapper {
  padding: 15px 0;
  border-top: solid 1px #CCA663;
  margin-top: 80px; }
  /* line 81, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .payment-options-wrapper .payment-options-icon {
    background-repeat: no-repeat;
    width: 39px;
    height: 39px;
    position: relative;
    margin: 0 auto;
    margin-top: -38px;
    margin-bottom: 25px;
    background-position: -274px -1181px; }
  /* line 86, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .payment-options-wrapper .payment-options li {
    width: 10%;
    margin-right: 5%;
    text-align: center;
    margin-bottom: 15px;
    float: left;
    min-height: 95px; }
    /* line 95, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .payment-options-wrapper .payment-options li.paypal span img, .payment-options-wrapper .payment-options li.amazon-payment span img {
      top: 40%; }
    /* line 100, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .payment-options-wrapper .payment-options li.credit-card span img, .payment-options-wrapper .payment-options li.prepayment span img {
      top: 26%;
      max-height: 45%; }
    /* line 106, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .payment-options-wrapper .payment-options li .icon_dark::after {
      content: '';
      display: inline-block;
      width: 50px;
      height: 50px;
      margin: 0 auto; }
    /* line 114, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .payment-options-wrapper .payment-options li.bill .icon_dark::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: 6px -899px; }
    /* line 117, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .payment-options-wrapper .payment-options li.rate .icon_dark::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: -94px -902px; }
    /* line 120, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .payment-options-wrapper .payment-options li.on-delivery .icon_dark::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: -192px -897px; }
    /* line 123, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .payment-options-wrapper .payment-options li.prepayment .icon_dark::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: -292px -900px; }
    /* line 126, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .payment-options-wrapper .payment-options li.paypal .icon_dark::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: -400px -900px;
      width: 72px;
      height: 19px;
      position: relative;
      top: 1px; }
    /* line 134, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .payment-options-wrapper .payment-options li.amazon-payment .icon_dark::after, .payment-options-wrapper .payment-options li.amazon-payment .icon_light::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: -500px -900px;
      width: 46px;
      height: 29px;
      position: relative;
      top: 3px; }
    /* line 142, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .payment-options-wrapper .payment-options li.credit-card .icon_dark::after, .payment-options-wrapper .payment-options li.credit-card .icon_light::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: -600px -900px;
      width: 62px;
      height: 22px;
      position: relative;
      top: 3px; }
    /* line 151, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .payment-options-wrapper .payment-options li span {
      display: flex;
      align-items: center;
      border-radius: 5px;
      border: solid 1px #CCA663;
      margin-bottom: 6px;
      position: relative;
      width: 100%;
      height: 65px; }
      /* line 162, skin/frontend/guf/default/scss/layout/_blocks.scss */
      .payment-options-wrapper .payment-options li span.icon_light {
        display: none; }
      /* line 165, skin/frontend/guf/default/scss/layout/_blocks.scss */
      .payment-options-wrapper .payment-options li span:before {
        content: "";
        display: block;
        padding-top: 66%; }
      /* line 170, skin/frontend/guf/default/scss/layout/_blocks.scss */
      .payment-options-wrapper .payment-options li span img {
        position: absolute;
        top: 20%;
        left: 0;
        right: 0;
        bottom: 0;
        max-height: 60%;
        max-width: 80%;
        width: auto;
        height: auto;
        margin: 0 auto; }
    /* line 184, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .payment-options-wrapper .payment-options li:last-child {
      margin-right: 0; }

/*.payment-options-dark .payment-options-wrapper .payment-options li span {
    &.icon_light {
        display: block;
    }
    &.icon_dark {
        display: none;
    }
}*/
/* line 202, skin/frontend/guf/default/scss/layout/_blocks.scss */
.block-category-tree .block-subtitle a {
  color: #555050;
  text-decoration: none; }

/* line 207, skin/frontend/guf/default/scss/layout/_blocks.scss */
.block-category-tree ul.category-tree {
  padding-left: 0; }
  /* line 316, skin/frontend/guf/default/scss/_mixins.scss */
  .block-category-tree ul.category-tree li {
    text-align: left;
    padding: 4px 0;
    border-bottom: solid 1px #aaa;
    list-style: none; }
    /* line 321, skin/frontend/guf/default/scss/_mixins.scss */
    .block-category-tree ul.category-tree li:last-child {
      border-bottom: 0 none; }
    /* line 322, skin/frontend/guf/default/scss/_mixins.scss */
    .block-category-tree ul.category-tree li ul {
      display: none; }
    /* line 323, skin/frontend/guf/default/scss/_mixins.scss */
    .block-category-tree ul.category-tree li a {
      cursor: pointer;
      display: inline-block; }
      /* line 326, skin/frontend/guf/default/scss/_mixins.scss */
      .block-category-tree ul.category-tree li a::before {
        content: "> "; }
      /* line 327, skin/frontend/guf/default/scss/_mixins.scss */
      .block-category-tree ul.category-tree li a:hover {
        color: #555050;
        font-weight: bold; }
    /* line 333, skin/frontend/guf/default/scss/_mixins.scss */
    .block-category-tree ul.category-tree li.current::before {
      content: "> "; }
    /* line 336, skin/frontend/guf/default/scss/_mixins.scss */
    .block-category-tree ul.category-tree li.active a {
      color: #555050;
      font-weight: bold; }

/* line 212, skin/frontend/guf/default/scss/layout/_blocks.scss */
.services-block {
  padding: 15px 0;
  border-top: solid 1px #CCA663;
  margin-top: 60px; }
  /* line 216, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .services-block h4 {
    margin-top: 5px;
    font-size: 18px;
    margin-bottom: 7px;
    font-weight: normal; }
  /* line 223, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .services-block .default-circle-icon {
    background-repeat: no-repeat;
    width: 39px;
    height: 39px;
    position: relative;
    margin: 0 auto;
    margin-top: -38px;
    margin-bottom: 25px;
    background-position: -479px -1168px;
    margin-bottom: 45px;
    width: 44px;
    height: 53px; }
  /* line 231, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .services-block .border {
    height: 242px; }
    /* line 234, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .services-block .border p > a {
      text-decoration: none;
      color: #555050; }
    /* line 238, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .services-block .border .show-first {
      display: inline-block; }
    /* line 239, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .services-block .border .hover {
      display: none; }
    /* line 240, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .services-block .border select {
      width: 100%; }
  /* line 243, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .services-block img {
    margin: 20px 0; }
  /* line 247, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .services-block #eKomiGate_widget img {
    margin: 0;
    float: right;
    height: 145px; }
  /* line 253, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .services-block .product-advisor img,
  .services-block .product-advisor p {
    margin: 0;
    margin-bottom: 7px; }
  /* line 259, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .services-block .icon-button {
    position: absolute;
    left: -30px;
    top: -30px; }
  /* line 266, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .services-block .service-newsletter-wrapper .input-box {
    margin-top: 20px;
    width: 65%;
    float: left; }
    /* line 270, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .services-block .service-newsletter-wrapper .input-box input {
      border: solid 1px #CCA663;
      padding: 10px;
      border-radius: 3px;
      padding: 13px;
      max-width: 100%;
      width: 100%;
      margin-top: 0; }
      /* line 219, skin/frontend/guf/default/scss/_mixins.scss */
      .services-block .service-newsletter-wrapper .input-box input:focus {
        outline: 0; }
  /* line 280, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .services-block .service-newsletter-wrapper button {
    min-width: 30%;
    float: right;
    margin-top: 20px;
    padding: 6px 6px;
    border: solid 1px #CCA663; }
  /* line 288, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .services-block .service-newsletter-wrapper #advice-validate-email-newsletter {
    position: absolute;
    width: 100%;
    left: 0;
    font-size: 11px;
    color: #ED4644; }
  /* line 297, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .services-block .service-newsletter-wrapper .icon.icon-button {
    line-height: 16px; }

@media (min-width: 801px) {
  /* line 305, skin/frontend/guf/default/scss/layout/_blocks.scss */
  body:not(.is-mobile) .services-block .border:hover {
    background-color: #CCA663;
    color: white; }
    /* line 308, skin/frontend/guf/default/scss/layout/_blocks.scss */
    body:not(.is-mobile) .services-block .border:hover .show-first {
      display: none; }
    /* line 309, skin/frontend/guf/default/scss/layout/_blocks.scss */
    body:not(.is-mobile) .services-block .border:hover .hover {
      display: inline-block; }
    /* line 310, skin/frontend/guf/default/scss/layout/_blocks.scss */
    body:not(.is-mobile) .services-block .border:hover button {
      background-color: white;
      color: #CCA663; }
    /* line 315, skin/frontend/guf/default/scss/layout/_blocks.scss */
    body:not(.is-mobile) .services-block .border:hover p > a {
      text-decoration: none;
      color: white; }
  /* line 323, skin/frontend/guf/default/scss/layout/_blocks.scss */
  body:not(.is-mobile) .services-block #produktberater img {
    margin: 10px 0; } }

/* line 333, skin/frontend/guf/default/scss/layout/_blocks.scss */
.collection {
  margin-bottom: 70px; }

/* line 338, skin/frontend/guf/default/scss/layout/_blocks.scss */
.collection-menu li {
  width: 100%;
  list-style: none; }
  /* line 341, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .collection-menu li a {
    border-bottom: solid 1px #C1C1C1;
    padding: 5px 0;
    color: #555050;
    text-decoration: none;
    display: block;
    position: relative; }
    /* line 348, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .collection-menu li a::after {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -200px -60px;
      content: '';
      position: absolute;
      width: 9px;
      height: 14px;
      right: 0;
      top: 7px;
      top: 9px; }
    /* line 352, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .collection-menu li a:hover {
      color: #CCA663; }
      /* line 354, skin/frontend/guf/default/scss/layout/_blocks.scss */
      .collection-menu li a:hover::after {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -400px -60px;
        content: '';
        position: absolute;
        width: 9px;
        height: 14px;
        right: 0;
        top: 7px;
        top: 9px; }
  /* line 364, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .collection-menu li:last-child a {
    border-bottom: 0 none; }

/* line 371, skin/frontend/guf/default/scss/layout/_blocks.scss */
.std .collection-menu,
.std .payment-options,
.std .brand-slider-elements {
  list-style: none;
  padding: 0; }
  /* line 377, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .std .collection-menu li,
  .std .payment-options li,
  .std .brand-slider-elements li {
    list-style: none; }

/*.additional-options {
ul li {
text-align:left;
a {
@include icon();
background-position: -323px -1554px; // where is this icon?
padding-left: 13px;
&:hover {
background-position: -423px -1454px; // where is this icon?
}
}
margin-bottom: 7px;
}
}*/
/* line 400, skin/frontend/guf/default/scss/layout/_blocks.scss */
.information-customer-service p {
  text-align: center;
  margin: 0 auto; }

/* line 408, skin/frontend/guf/default/scss/layout/_blocks.scss */
.sidebar .block-content .row {
  margin-top: 20px; }
  /* line 411, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .sidebar .block-content .row:last-child {
    margin-bottom: 0; }

/* line 416, skin/frontend/guf/default/scss/layout/_blocks.scss */
.sidebar .block-content > p {
  text-align: left; }

/* line 420, skin/frontend/guf/default/scss/layout/_blocks.scss */
.sidebar .block-content ul li {
  text-align: left;
  padding: 4px 0;
  border-bottom: solid 1px #aaa;
  list-style: none; }
  /* line 425, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .sidebar .block-content ul li a {
    cursor: pointer;
    display: inline-block; }
    /* line 429, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .sidebar .block-content ul li a::before {
      content: "> "; }
  /* line 434, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .sidebar .block-content ul li:last-child {
    border: 0 none; }

/* line 440, skin/frontend/guf/default/scss/layout/_blocks.scss */
.sidebar .block.random .block-content {
  margin-top: 20px; }

/* line 445, skin/frontend/guf/default/scss/layout/_blocks.scss */
.sidebar .block.block-safe .block-content .twelve.columns img {
  width: 150px; }

/* line 450, skin/frontend/guf/default/scss/layout/_blocks.scss */
.sidebar .block-advantages ul {
  margin-bottom: 10px; }
  /* line 453, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .sidebar .block-advantages ul li {
    padding-left: 15px;
    background: transparent url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf_sprite.svg") no-repeat -111px -1764px; }

/* line 461, skin/frontend/guf/default/scss/layout/_blocks.scss */
.special-list.two-elements li {
  width: 49%; }

/* line 462, skin/frontend/guf/default/scss/layout/_blocks.scss */
.special-list.three-elements li {
  width: 32%; }

/* line 463, skin/frontend/guf/default/scss/layout/_blocks.scss */
.special-list.four-elements li {
  width: 23.5%; }

/* line 464, skin/frontend/guf/default/scss/layout/_blocks.scss */
.special-list.five-elements li {
  width: 18.4%; }

/* line 465, skin/frontend/guf/default/scss/layout/_blocks.scss */
.special-list.six-elements li {
  width: 15%; }

/* line 466, skin/frontend/guf/default/scss/layout/_blocks.scss */
.special-list.seven-elements li {
  width: 12.571428571%; }

/* line 467, skin/frontend/guf/default/scss/layout/_blocks.scss */
.special-list.eight-elements li {
  width: 10.75%; }

/* line 468, skin/frontend/guf/default/scss/layout/_blocks.scss */
.special-list.nine-elements li {
  width: 9.3333333333333%; }

/* line 469, skin/frontend/guf/default/scss/layout/_blocks.scss */
.special-list.ten-elements li {
  width: 8.2%; }

/* line 470, skin/frontend/guf/default/scss/layout/_blocks.scss */
.special-list.eleven-elements li {
  width: 7.272727272727%; }

/* line 471, skin/frontend/guf/default/scss/layout/_blocks.scss */
.special-list li {
  float: left;
  margin-right: 2%;
  position: relative; }
  /* line 475, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .special-list li img {
    display: block;
    border-radius: 5px;
    border: solid 1px #CCA663;
    margin-bottom: 6px;
    height: auto;
    width: 83px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 12px; }
  /* line 486, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .special-list li span {
    display: block;
    text-align: center; }
  /* line 490, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .special-list li:last-child {
    margin-right: 0; }

/* line 496, skin/frontend/guf/default/scss/layout/_blocks.scss */
.block .manufacturer-additional {
  padding-left: 0; }
  /* line 498, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block .manufacturer-additional li::before {
    content: "> "; }

/* line 501, skin/frontend/guf/default/scss/layout/_blocks.scss */
.sidebar .block-content ul.manufacturer-additional li a::before {
  content: ""; }

/* line 503, skin/frontend/guf/default/scss/layout/_blocks.scss */
#link-cloud {
  padding-left: 0; }
  /* line 505, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #link-cloud a {
    text-decoration: none;
    color: #555050; }
    /* line 508, skin/frontend/guf/default/scss/layout/_blocks.scss */
    #link-cloud a:hover {
      color: #CCA663; }

/* line 513, skin/frontend/guf/default/scss/layout/_blocks.scss */
.block.produktberater ul {
  padding: 0; }
  /* line 515, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .block.produktberater ul a {
    text-decoration: none;
    color: #555050; }
    /* line 518, skin/frontend/guf/default/scss/layout/_blocks.scss */
    .block.produktberater ul a:hover {
      color: #CCA663; }

/* line 525, skin/frontend/guf/default/scss/layout/_blocks.scss */
.banner {
  margin: 20px 0;
  padding: 20px 0; }
  /* line 528, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .banner.border-top {
    border-top: solid 1px #CCA663; }
  /* line 529, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .banner.border-bottom {
    border-bottom: solid 1px #CCA663; }

/* line 534, skin/frontend/guf/default/scss/layout/_blocks.scss */
#produktberater select {
  width: 100%;
  background-position: right; }

/* line 541, skin/frontend/guf/default/scss/layout/_blocks.scss */
.cms-zusatzrabatte .std .block.border.gray, .checkout-cart-index .cart .cart-extra-blocks .block.border.gray {
  border: none; }

/* line 546, skin/frontend/guf/default/scss/layout/_blocks.scss */
#sortiment #category-tree ul, #sortiment #category-tree li {
  border: none; }

/* line 550, skin/frontend/guf/default/scss/layout/_blocks.scss */
#sortiment #category-tree a {
  width: 100%; }

/* line 556, skin/frontend/guf/default/scss/layout/_blocks.scss */
#sortiment .block-category-tree ul.category-tree li a::before {
  display: none; }

@media (min-width: 801px) {
  /* line 562, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #sortiment .block-category-tree {
    border: none; }
  /* line 566, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #sortiment li {
    width: 33.33%;
    float: left;
    padding-right: 15px;
    box-sizing: border-box; } }

/* line 578, skin/frontend/guf/default/scss/layout/_blocks.scss */
#dropshipping_warning {
  border-bottom: 1px solid #ccc;
  padding: 15px;
  line-height: 19px; }
  /* line 583, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #dropshipping_warning .ds-header {
    text-transform: uppercase;
    width: 35%;
    height: 100%;
    float: left; }
  /* line 590, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #dropshipping_warning .ds-warning {
    width: 65%;
    height: 100%;
    float: left; }
  /* line 596, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #dropshipping_warning .ds-hint {
    display: none; }

/* line 601, skin/frontend/guf/default/scss/layout/_blocks.scss */
.ds-button {
  display: none; }

/* line 608, skin/frontend/guf/default/scss/layout/_blocks.scss */
.columns.twelve > #dropshipping_warning {
  border-top: 1px solid #ccc; }
  /* line 610, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .columns.twelve > #dropshipping_warning .ds-header, .columns.twelve > #dropshipping_warning .ds-warning {
    float: none;
    width: 100%;
    text-align: center; }

/* line 621, skin/frontend/guf/default/scss/layout/_blocks.scss */
.dropshipping #dropshipping_warning {
  padding-top: 0;
  border: none; }
  /* line 625, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .dropshipping #dropshipping_warning .ds-header {
    display: none; }
  /* line 629, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .dropshipping #dropshipping_warning .ds-warning, .dropshipping #dropshipping_warning .ds-hint {
    display: block;
    width: 80%;
    margin: 0 auto 15px;
    float: none;
    text-align: center; }
  /* line 637, skin/frontend/guf/default/scss/layout/_blocks.scss */
  .dropshipping #dropshipping_warning .ds-hint {
    color: #CCA663; }

/* line 644, skin/frontend/guf/default/scss/layout/_blocks.scss */
.isDropshipping .ajax-cart .ds-button {
  display: block;
  float: right;
  margin-bottom: 0; }

/* line 651, skin/frontend/guf/default/scss/layout/_blocks.scss */
#footer-newsletter-validate-detail {
  position: relative; }
  /* line 653, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #footer-newsletter-validate-detail .input-box {
    width: auto;
    float: left; }
  /* line 659, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #footer-newsletter-validate-detail input#newsletter {
    margin-top: 15px;
    min-width: 180px;
    color: #fff;
    width: auto; }
  /* line 667, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #footer-newsletter-validate-detail button {
    float: right; }
  /* line 670, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #footer-newsletter-validate-detail .validation-advice {
    top: 70px;
    right: 20px; }
    /* line 673, skin/frontend/guf/default/scss/layout/_blocks.scss */
    #footer-newsletter-validate-detail .validation-advice:before {
      right: auto;
      left: 50px; }

/* line 680, skin/frontend/guf/default/scss/layout/_blocks.scss */
#notice-cookie-block {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 1em 0 0;
  z-index: 100000000; }
  /* line 690, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #notice-cookie-block .notice-inner {
    width: 80%;
    margin: 0 auto;
    max-width: 1020px; }
  /* line 696, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #notice-cookie-block .notice-text {
    float: left;
    width: 75%; }
  /* line 701, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #notice-cookie-block .actions {
    float: right;
    width: 25%;
    text-align: right; }
    /* line 706, skin/frontend/guf/default/scss/layout/_blocks.scss */
    #notice-cookie-block .actions .green-button {
      margin: 0; }

@media (max-width: 800px) {
  /* line 714, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #notice-cookie-block .notice-text {
    float: none;
    width: 100%; }
  /* line 719, skin/frontend/guf/default/scss/layout/_blocks.scss */
  #notice-cookie-block .actions {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 1em; } }

/* line 2, skin/frontend/guf/default/scss/layout/_sidebar.scss */
.sidebar .product-upsell {
  margin-bottom: 20px; }

/* line 6, skin/frontend/guf/default/scss/layout/_sidebar.scss */
.sidebar img {
  width: auto; }

/* line 11, skin/frontend/guf/default/scss/layout/_sidebar.scss */
.sidebar .service-sidebar .service-element {
  width: 50%;
  float: left;
  margin: 15px 0;
  height: 84px;
  font-size: 11px; }
  /* line 17, skin/frontend/guf/default/scss/layout/_sidebar.scss */
  .sidebar .service-sidebar .service-element img {
    display: block;
    margin: 10px auto; }

/* line 24, skin/frontend/guf/default/scss/layout/_sidebar.scss */
.sidebar .left-nav-tree {
  padding-left: 0; }
  /* line 316, skin/frontend/guf/default/scss/_mixins.scss */
  .sidebar .left-nav-tree li {
    text-align: left;
    padding: 4px 0;
    border-bottom: solid 1px #aaa;
    list-style: none; }
    /* line 321, skin/frontend/guf/default/scss/_mixins.scss */
    .sidebar .left-nav-tree li:last-child {
      border-bottom: 0 none; }
    /* line 322, skin/frontend/guf/default/scss/_mixins.scss */
    .sidebar .left-nav-tree li ul {
      display: none; }
    /* line 323, skin/frontend/guf/default/scss/_mixins.scss */
    .sidebar .left-nav-tree li a {
      cursor: pointer;
      display: inline-block; }
      /* line 326, skin/frontend/guf/default/scss/_mixins.scss */
      .sidebar .left-nav-tree li a::before {
        content: "> "; }
      /* line 327, skin/frontend/guf/default/scss/_mixins.scss */
      .sidebar .left-nav-tree li a:hover {
        color: #555050;
        font-weight: bold; }
    /* line 333, skin/frontend/guf/default/scss/_mixins.scss */
    .sidebar .left-nav-tree li.current::before {
      content: "> "; }
    /* line 336, skin/frontend/guf/default/scss/_mixins.scss */
    .sidebar .left-nav-tree li.active a {
      color: #555050;
      font-weight: bold; }

/* line 28, skin/frontend/guf/default/scss/layout/_sidebar.scss */
.sidebar .block.random {
  border: solid 1px #aaa;
  padding: 10px; }

/* line 35, skin/frontend/guf/default/scss/layout/_sidebar.scss */
.sidebar .block.borderless {
  border: none; }

/* line 38, skin/frontend/guf/default/scss/layout/_sidebar.scss */
.sidebar .block.fill {
  padding: 0; }
  /* line 41, skin/frontend/guf/default/scss/layout/_sidebar.scss */
  .sidebar .block.fill .block-content {
    margin-top: 0; }
    /* line 44, skin/frontend/guf/default/scss/layout/_sidebar.scss */
    .sidebar .block.fill .block-content img {
      margin-bottom: 0; }

/* line 52, skin/frontend/guf/default/scss/layout/_sidebar.scss */
.sidebar .block-list ul {
  padding: 0; }
  /* line 54, skin/frontend/guf/default/scss/layout/_sidebar.scss */
  .sidebar .block-list ul a {
    text-decoration: none;
    color: #555050; }
    /* line 57, skin/frontend/guf/default/scss/layout/_sidebar.scss */
    .sidebar .block-list ul a:hover {
      color: #CCA663; }

/* line 62, skin/frontend/guf/default/scss/layout/_sidebar.scss */
.sidebar .product-link {
  text-decoration: none;
  color: #555050; }
  /* line 64, skin/frontend/guf/default/scss/layout/_sidebar.scss */
  .sidebar .product-link s
.product-name {
    font-size: 14px;
    font-weight: bold; }

/* line 73, skin/frontend/guf/default/scss/layout/_sidebar.scss */
.sidebar .block-compare .block-title {
  margin-bottom: 10px; }

/* line 2, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-login .row {
  text-align: center; }
  /* line 4, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-login .row.checkout-row-1 {
    height: 245px; }
  /* line 5, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-login .row.checkout-row-2 {
    height: 265px; }

/* line 7, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-login ul.ul {
  list-style: none; }
  /* line 9, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-login ul.ul li {
    padding: 5px 0;
    border-bottom: solid 1px #BAC7C8;
    text-align: center;
    text-align: left; }
    /* line 14, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-login ul.ul li:last-child {
      border-bottom: 0 none; }
    /* line 16, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-login ul.ul li .dot {
      display: inline-block;
      border-radius: 50%;
      border: 2px solid black;
      margin: 3px;
      margin-right: 6px; }

/* line 26, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-login .forget-pw {
  text-align: left; }

/* line 27, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-login button {
  margin-bottom: 0;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -75px; }

/* line 35, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-login #payButtonWidgetOnepage, .checkout-login #loginButtonWidgetOnepage {
  text-align: center;
  position: absolute;
  bottom: 10px;
  margin-bottom: 0;
  width: 150px;
  left: 50%;
  margin-left: -75px; }
  /* line 43, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-login #payButtonWidgetOnepage img, .checkout-login #loginButtonWidgetOnepage img {
    width: 100%; }

/* line 46, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-login li.control {
  margin-bottom: 20px; }
  /* line 50, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-login li.control.customer p, .checkout-login li.control.customer ul, .checkout-login li.control.customer .buttons-set {
    margin-left: 29px; }
    /* line 52, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-login li.control.customer p .button, .checkout-login li.control.customer ul .button, .checkout-login li.control.customer .buttons-set .button {
      margin-left: 0; }
  /* line 55, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-login li.control:last-child {
    margin-bottom: 0; }

/* line 57, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-login li.amazon p {
  margin-left: 21px; }

/* line 59, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-login li.guest ul.ul {
  margin-bottom: 40px; }

/* line 62, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-login .forget-pw {
  margin-top: 1em;
  display: block; }

/* line 67, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-login .icon {
  width: 35px;
  height: 38px;
  margin: 12px auto;
  background-repeat: no-repeat; }
  /* line 72, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-login .icon.checkout-guest {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -2px -100px; }
  /* line 73, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-login .icon.checkout-register {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -100px -100px; }
  /* line 74, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-login .icon.checkout-amazon {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -300px -100px;
    width: 40px; }
  /* line 75, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-login .icon.checkout-login {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -200px -100px; }

/* line 80, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-progress-wrapper ul {
  margin-top: 10px; }
  /* line 82, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #checkout-progress-wrapper ul li {
    border-top: solid 1px #aaa;
    border-top-width: 2px;
    border-bottom: 0 none;
    text-align: left;
    padding: 5px 0;
    position: relative; }
    /* line 89, skin/frontend/guf/default/scss/layout/_checkout.scss */
    #checkout-progress-wrapper ul li:first-child {
      border-top: 0 none; }
    /* line 91, skin/frontend/guf/default/scss/layout/_checkout.scss */
    #checkout-progress-wrapper ul li dd, #checkout-progress-wrapper ul li dt {
      padding-left: 12px; }
  /* line 95, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #checkout-progress-wrapper ul #billing-progress-opcheckout, #checkout-progress-wrapper ul #shipping-progress-opcheckout {
    border-top: 0; }

/* line 101, skin/frontend/guf/default/scss/layout/_checkout.scss */
#billing-address-select,
#shipping-address-select {
  margin: 20px 0;
  height: 35px;
  padding-right: 42px; }

/* line 110, skin/frontend/guf/default/scss/layout/_checkout.scss */
#billing-new-address-form input, #billing-new-address-form select,
#shipping-new-address-form input,
#shipping-new-address-form select {
  width: 100%;
  box-sizing: border-box;
  padding: 6px;
  font-size: 14px;
  font-family: inherit; }

/* line 117, skin/frontend/guf/default/scss/layout/_checkout.scss */
#billing-new-address-form select,
#shipping-new-address-form select {
  background-position: right -3px;
  max-height: 32px; }

/* line 122, skin/frontend/guf/default/scss/layout/_checkout.scss */
#billing-new-address-form .notice,
#shipping-new-address-form .notice {
  margin-top: 20px;
  color: #A9A9A9; }

/* line 127, skin/frontend/guf/default/scss/layout/_checkout.scss */
#billing-new-address-form .dob-day, #billing-new-address-form .dob-month, #billing-new-address-form .dob-year,
#shipping-new-address-form .dob-day,
#shipping-new-address-form .dob-month,
#shipping-new-address-form .dob-year {
  float: left;
  width: 12%; }

/* line 131, skin/frontend/guf/default/scss/layout/_checkout.scss */
#billing-new-address-form .dob-month, #billing-new-address-form .dob-year,
#shipping-new-address-form .dob-month,
#shipping-new-address-form .dob-year {
  margin-left: 2%; }

/* line 135, skin/frontend/guf/default/scss/layout/_checkout.scss */
#billing-new-address-form .telephone.note,
#shipping-new-address-form .telephone.note {
  color: #aaa;
  margin: 1em 0;
  text-align: left; }

/* line 141, skin/frontend/guf/default/scss/layout/_checkout.scss */
#billing-new-address-form .billing-shipping.control,
#shipping-new-address-form .billing-shipping.control {
  margin-bottom: 10px; }

@media (max-width: 800px) {
  /* line 146, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #billing-new-address-form .row,
  #shipping-new-address-form .row {
    margin-bottom: 0; } }

/* line 153, skin/frontend/guf/default/scss/layout/_checkout.scss */
ul.sp-methods li {
  margin-bottom: 1em;
  padding-right: 20px; }
  /* line 157, skin/frontend/guf/default/scss/layout/_checkout.scss */
  ul.sp-methods li:last-child {
    margin-bottom: 0; }
  /* line 161, skin/frontend/guf/default/scss/layout/_checkout.scss */
  ul.sp-methods li label {
    display: block; }
    /* line 163, skin/frontend/guf/default/scss/layout/_checkout.scss */
    ul.sp-methods li label span.price {
      float: right; }

/* line 170, skin/frontend/guf/default/scss/layout/_checkout.scss */
.shipping-method-illustration {
  margin: 15px auto 0;
  display: block; }

/* line 175, skin/frontend/guf/default/scss/layout/_checkout.scss */
.controls {
  margin-bottom: 10px;
  margin-top: 30px; }
  /* line 178, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .controls input {
    padding-top: 3px;
    width: 15px;
    height: 15px; }
  /* line 182, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .controls label {
    margin-left: 5px; }

/* line 186, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps #opc-shipping {
  margin-top: 40px; }

/* line 190, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps .step-title h4 {
  text-align: center;
  font-weight: bold;
  color: #945b32;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 15px; }

/* line 200, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps:not(.apa) li.section {
  display: none; }

/* line 204, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps #apa-shipping_method {
  width: 100%; }

/* line 208, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps #apa-payment {
  position: static; }

/* line 212, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps #apa-review form#discount-coupon-form {
  display: none; }

/* line 215, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps #apa-review form#checkout-agreements {
  margin-top: 15px; }

/* line 220, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps li.section.active {
  display: block; }

/* line 227, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps .checkout-login .form-list input {
  margin: 10px 0;
  width: 100%;
  box-sizing: border-box; }

/* line 232, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps .checkout-login .form-list .required-filled-out-marker {
  /*top:14px; */ }

/* line 237, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps #checkout-step-login .box {
  border: solid 1px #CCA663;
  padding: 10px;
  height: 100%;
  max-height: 265px; }
  /* line 242, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #checkoutSteps #checkout-step-login .box p.headline {
    text-align: center;
    color: #945b32;
    font-size: 16px; }

/* line 250, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps .continue-btn {
  float: right; }

/* line 253, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkoutSteps .please-wait {
  padding: 9px;
  display: inline-block;
  margin: 15px 0; }

/* line 263, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-step-shipping_method .sp-methods dt {
  margin-top: 20px; }

/* line 267, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-step-shipping_method .sp-methods dd ul li {
  margin: 7px 0; }

/* line 273, skin/frontend/guf/default/scss/layout/_checkout.scss */
#dd_method_paymentnetwork_pnsofortueberweisung img {
  display: none; }

/* line 276, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods .payment-method {
  height: 200px;
  text-align: center;
  margin-bottom: 15px;
  /*&:nth-child(2n + 1){
      clear: both;
    }*/ }
  /* line 283, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .payment-methods .payment-method label {
    display: block;
    padding-bottom: 10px;
    padding-top: 57px; }
  /* line 288, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .payment-methods .payment-method.active {
    background-color: #CCA663; }

/* line 292, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods .p_method {
  display: block;
  position: relative;
  background-position: center 0; }

/* line 297, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods .p_method_cash {
  background-repeat: no-repeat;
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/cash.png"); }

/* line 298, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods .p_method_paypal_standard {
  background-repeat: no-repeat;
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/icon-91.png"); }

/* line 299, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods .p_method_payone_creditcard {
  background-repeat: no-repeat;
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/creditcard.png"); }

/* line 300, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods .p_method_billpay_rec,
.payment-methods .p_method_ratepay_rechnung,
.payment-methods .p_method_invoice {
  background-repeat: no-repeat;
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/invoice.png"); }

/* line 303, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods .p_method_prepayment {
  background-repeat: no-repeat;
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/prepayment.png"); }

/* line 304, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods .p_method_phoenix_cashondelivery {
  background-repeat: no-repeat;
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/cashondelivery.png"); }

/* line 305, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods .p_method_billpay_rat,
.payment-methods .p_method_ratepay_rate,
.payment-methods .p_method_billpay_paylater {
  background-repeat: no-repeat;
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/rate.png"); }

/* line 308, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods .p_method_paymentnetwork_pnsofortueberweisung {
  background-repeat: no-repeat;
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/sofort.png"); }

/* line 309, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods .p_method_ratepay_directdebit {
  background-repeat: no-repeat;
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/lastschrift.png"); }

/* line 311, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods input[type='radio']:checked + label::before,
.payment-methods input[type='radio']:not(:checked) + label::before {
  display: none !important; }

/* line 316, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods input[type='radio']:checked + label::after,
.payment-methods input[type='radio']:not(:checked) + label::after {
  content: ' ';
  display: block;
  width: 13px;
  height: 13px;
  position: relative;
  top: 4px;
  left: 50%;
  margin-left: -6px;
  border: 1px solid #CCA663;
  background: white;
  margin-right: 1em;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1); }

/* line 332, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods input[type='radio']:checked + label::after,
.payment-methods input[type='radio']:not(:checked) + label::after {
  border-radius: 30px; }

/* line 337, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods input[type='radio']:hover + label::after {
  background: #EBD5AF;
  box-shadow: inset 0 0 0 2px white; }

/* line 342, skin/frontend/guf/default/scss/layout/_checkout.scss */
.payment-methods input[type='radio']:checked + label::after {
  background: #CCA663;
  box-shadow: inset 0 0 0 3px white; }

/* line 349, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-payment-method-load fieldset ul li {
  margin: 15px 0; }

/* line 352, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-payment-method-load .v-fix {
  float: left;
  margin-right: 15px; }

/* line 358, skin/frontend/guf/default/scss/layout/_checkout.scss */
input[type='radio']:checked + .p_method::after,
input[type='radio']:not(:checked) + .p_method::after {
  content: ' ';
  display: inline-block;
  width: 13px;
  height: 13px;
  position: absolute;
  margin: 0 auto;
  top: 94px;
  left: 50%;
  margin-left: -6px;
  border: 1px solid #CCA663;
  background: white;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1); }

/* line 374, skin/frontend/guf/default/scss/layout/_checkout.scss */
input[type='radio']:checked + .p_method::after,
input[type='radio']:not(:checked) + .p_method::after {
  border-radius: 30px; }

/* line 379, skin/frontend/guf/default/scss/layout/_checkout.scss */
input[type='radio']:hover + .p_method::after {
  background: #EBD5AF;
  box-shadow: inset 0 0 0 2px white; }

/* line 384, skin/frontend/guf/default/scss/layout/_checkout.scss */
input[type='radio']:checked + .p_method::after {
  background: #CCA663;
  box-shadow: inset 0 0 0 3px white; }

/* line 389, skin/frontend/guf/default/scss/layout/_checkout.scss */
input[type='radio']:checked + .p_method::before,
input[type='radio']:not(:checked) + .p_method::before {
  content: ' ';
  display: none;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0; }

/* line 399, skin/frontend/guf/default/scss/layout/_checkout.scss */
label[for="agreement-comment"] {
  display: block; }

/* line 403, skin/frontend/guf/default/scss/layout/_checkout.scss */
#agreement-comment {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: solid 1px #CCA663;
  padding: 10px;
  width: 100%; }

/* line 417, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-progress-wrapper dt.complete {
  padding-bottom: 5px;
  border-bottom: solid 1px #aaa; }
  /* line 421, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #checkout-progress-wrapper dt.complete .changelink {
    float: right; }
    /* line 423, skin/frontend/guf/default/scss/layout/_checkout.scss */
    #checkout-progress-wrapper dt.complete .changelink a {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -480px -303px;
      text-indent: -9999px;
      display: inline-block;
      width: 17px; }

/* line 431, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-progress-wrapper dt {
  font-weight: bold; }

/* line 434, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-progress-wrapper dd {
  margin: 10px 0 5px; }

/* line 438, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-progress-wrapper #shipping-progress-opcheckout dt {
  border: none; }

/* line 441, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-progress-wrapper #shipping-progress-opcheckout dd {
  margin-top: 0px; }

/* line 186, skin/frontend/guf/default/scss/_mixins.scss */
#checkout-review-load:before, #checkout-review-load:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 191, skin/frontend/guf/default/scss/_mixins.scss */
#checkout-review-load:after {
  clear: both; }

/* line 450, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-review-load .totals-table {
  float: right; }
  /* line 452, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #checkout-review-load .totals-table td {
    margin-bottom: 20px;
    padding-right: 20px; }
  /* line 456, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #checkout-review-load .totals-table td:last-child {
    text-align: right;
    padding-right: 0; }

/* line 465, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-success p,
.cart-empty p {
  text-align: center; }

/* line 471, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-review-submit .btn-checkout {
  font-weight: bold;
  font-size: 16px;
  min-width: 200px; }

/* line 478, skin/frontend/guf/default/scss/layout/_checkout.scss */
#payone_creditcard_cc_cid_div {
  display: inline;
  padding-top: 15px; }
  /* line 482, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #payone_creditcard_cc_cid_div input {
    padding: 4px; }

/* line 489, skin/frontend/guf/default/scss/layout/_checkout.scss */
.order-sent .only-mobile {
  display: none; }

/* line 492, skin/frontend/guf/default/scss/layout/_checkout.scss */
.order-sent .only-desktop {
  display: block; }

/* line 496, skin/frontend/guf/default/scss/layout/_checkout.scss */
.order-sent .row.top .columns {
  text-align: left; }

@media (max-width: 801px) {
  /* line 501, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .order-sent .row.top {
    transform: scaleY(-1); }
    /* line 503, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .order-sent .row.top .columns {
      transform: scaleY(-1); }
  /* line 507, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .order-sent .only-mobile {
    display: block; }
  /* line 510, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .order-sent .only-desktop {
    display: none; } }

/* line 517, skin/frontend/guf/default/scss/layout/_checkout.scss */
.order-sent h1 {
  font-family: "Rochester", cursive;
  font-size: 51px;
  margin: 75px 0 60px;
  color: #CCA663;
  text-transform: none; }

/* line 525, skin/frontend/guf/default/scss/layout/_checkout.scss */
.order-sent .order-info, .order-sent .order-next-steps {
  text-align: left; }
  /* line 527, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .order-sent .order-info h2, .order-sent .order-next-steps h2 {
    color: #555050;
    text-align: left;
    text-transform: none;
    margin-bottom: 10px; }

/* line 536, skin/frontend/guf/default/scss/layout/_checkout.scss */
.order-sent .order-info .credits {
  margin-bottom: 25px; }

/* line 539, skin/frontend/guf/default/scss/layout/_checkout.scss */
.order-sent .order-info .list {
  margin-bottom: 40px; }
  /* line 541, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .order-sent .order-info .list p {
    text-align: left; }
    /* line 543, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .order-sent .order-info .list p:before {
      height: 15px;
      width: 15px;
      content: '';
      display: inline-block;
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -515px -279px; }

/* line 555, skin/frontend/guf/default/scss/layout/_checkout.scss */
.order-sent .order-next-steps h3 {
  color: #CCA663;
  margin-bottom: 15px; }
  /* line 558, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .order-sent .order-next-steps h3:before {
    height: 42px;
    width: 47px;
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    top: 10px; }
  /* line 567, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .order-sent .order-next-steps h3.step-1:before {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
    background-repeat: no-repeat;
    background-position: -500px -500px;
    top: 15px; }
  /* line 571, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .order-sent .order-next-steps h3.step-2:before {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
    background-repeat: no-repeat;
    background-position: -200px -700px; }
  /* line 574, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .order-sent .order-next-steps h3.step-3:before {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
    background-repeat: no-repeat;
    background-position: -298px -700px; }

/* line 578, skin/frontend/guf/default/scss/layout/_checkout.scss */
.order-sent .order-next-steps .four.columns {
  border: 1px solid #555050;
  padding: 10px;
  min-height: 140px; }
  /* line 582, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .order-sent .order-next-steps .four.columns p {
    text-align: left; }

/* line 590, skin/frontend/guf/default/scss/layout/_checkout.scss */
#payment_form_billpay_rec input, #payment_form_billpay_rec select {
  box-sizing: border-box;
  padding: 6px;
  font-size: 14px;
  font-family: inherit; }

/* line 596, skin/frontend/guf/default/scss/layout/_checkout.scss */
#payment_form_billpay_rec select {
  padding-top: 5px;
  padding-bottom: 5px; }

/* line 600, skin/frontend/guf/default/scss/layout/_checkout.scss */
#payment_form_billpay_rec table {
  margin-bottom: 10px; }

/* line 606, skin/frontend/guf/default/scss/layout/_checkout.scss */
#payment_form_payone_creditcard > li {
  float: left;
  width: 47%; }
  /* line 610, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #payment_form_payone_creditcard > li:nth-child(odd) {
    margin-right: 6%; }

/* line 614, skin/frontend/guf/default/scss/layout/_checkout.scss */
#payment_form_payone_creditcard input, #payment_form_payone_creditcard select {
  width: 100%; }

/* line 618, skin/frontend/guf/default/scss/layout/_checkout.scss */
#payment_form_payone_creditcard .v-fix {
  position: relative;
  width: 44%; }

/* line 624, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-payment-method-load #payment_form_payone_creditcard li {
  margin: 5px 0; }
  /* line 627, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #checkout-payment-method-load #payment_form_payone_creditcard li:nth-child(odd) {
    margin-right: 6%; }
  /* line 631, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #checkout-payment-method-load #payment_form_payone_creditcard li #payone_creditcard_cc_cid_div {
    padding-top: 0; }

/* line 637, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .nav-container,
.amazonpayments-checkout-index .nav-container
.amazonpayments-checkout-invalidpayment .nav-container {
  display: none; }

/* line 642, skin/frontend/guf/default/scss/layout/_checkout.scss */
body.page-print.sales-order-print {
  max-width: 1020px;
  margin: 15px auto; }
  /* line 645, skin/frontend/guf/default/scss/layout/_checkout.scss */
  body.page-print.sales-order-print h2, body.page-print.sales-order-print h3 {
    text-align: left; }
  /* line 649, skin/frontend/guf/default/scss/layout/_checkout.scss */
  body.page-print.sales-order-print .order-product-name h3 {
    color: #555050;
    letter-spacing: normal;
    text-transform: none;
    margin: 0; }
  /* line 655, skin/frontend/guf/default/scss/layout/_checkout.scss */
  body.page-print.sales-order-print .a-right {
    text-align: right;
    white-space: nowrap; }

/* line 661, skin/frontend/guf/default/scss/layout/_checkout.scss */
#amazonpayments-checkout-place-order-button {
  float: right;
  width: 100%; }

/* line 668, skin/frontend/guf/default/scss/layout/_checkout.scss */
.amazonpayments-checkout-index .header .topsearch, .amazonpayments-checkout-index .header .services-mobile, .amazonpayments-checkout-invalidpayment .header .topsearch, .amazonpayments-checkout-invalidpayment .header .services-mobile {
  display: none; }

/* line 672, skin/frontend/guf/default/scss/layout/_checkout.scss */
.amazonpayments-checkout-index .header .quick-access .quick-access-links, .amazonpayments-checkout-invalidpayment .header .quick-access .quick-access-links {
  display: none; }

/* line 676, skin/frontend/guf/default/scss/layout/_checkout.scss */
.amazonpayments-checkout-index .header .services, .amazonpayments-checkout-invalidpayment .header .services {
  margin-top: 40px; }

/* line 681, skin/frontend/guf/default/scss/layout/_checkout.scss */
.amazonpayments-checkout-index .header .header-minicart a, .amazonpayments-checkout-invalidpayment .header .header-minicart a {
  width: 100%; }

/* line 685, skin/frontend/guf/default/scss/layout/_checkout.scss */
.amazonpayments-checkout-index .header .header-minicart span.label, .amazonpayments-checkout-invalidpayment .header .header-minicart span.label {
  font-family: "Rochester", cursive;
  font-size: 27px;
  padding-bottom: 5px;
  border-bottom: solid 1px white;
  display: block; }

/* line 693, skin/frontend/guf/default/scss/layout/_checkout.scss */
.amazonpayments-checkout-index .header .header-minicart span.count, .amazonpayments-checkout-invalidpayment .header .header-minicart span.count {
  margin-top: -10px; }

/* line 699, skin/frontend/guf/default/scss/layout/_checkout.scss */
.amazonpayments-checkout-index #checkout-review-submit form, .amazonpayments-checkout-invalidpayment #checkout-review-submit form {
  margin-top: 10px; }

/* line 702, skin/frontend/guf/default/scss/layout/_checkout.scss */
.amazonpayments-checkout-index #discount-coupon-form, .amazonpayments-checkout-invalidpayment #discount-coupon-form {
  display: none; }

/* line 709, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .header .topsearch, .checkout-onepage-index .header .services-mobile {
  display: none; }

/* line 710, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .header .quick-access .quick-access-links {
  display: none; }

/* line 712, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .header .header-minicart a {
  width: 100%; }

/* line 713, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .header .header-minicart span.label {
  font-family: "Rochester", cursive;
  font-size: 27px;
  padding-bottom: 5px;
  border-bottom: solid 1px white;
  display: block; }

/* line 720, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .header .header-minicart span.count {
  margin-top: -10px; }

/* line 722, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .header .services {
  margin-top: 40px; }

/* line 724, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .page-title {
  display: none; }

/* line 725, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .login-guest {
  display: none; }

/* line 726, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .checkout-progress-bar {
  height: 70px;
  text-align: center; }
  @media (max-width: 700px) {
    /* line 726, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-onepage-index .checkout-progress-bar {
      margin-top: 40px; } }
  /* line 732, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .checkout-progress-bar ul {
    display: inline-block; }
  /* line 733, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .checkout-progress-bar li {
    float: left;
    text-align: center; }
    /* line 736, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-onepage-index .checkout-progress-bar li span.number {
      border: solid 1px #555050;
      border-radius: 50%;
      display: block;
      padding: 10px;
      text-align: center;
      width: 12px;
      height: 12px;
      line-height: 12px;
      margin: 0 auto; }
    /* line 747, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-onepage-index .checkout-progress-bar li span.label {
      display: block;
      margin-top: 10px; }
    /* line 751, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-onepage-index .checkout-progress-bar li.line {
      width: 100px;
      background-color: #555050;
      height: 1px;
      margin: 20px 7px; }
      @media (max-width: 1000px) {
        /* line 751, skin/frontend/guf/default/scss/layout/_checkout.scss */
        .checkout-onepage-index .checkout-progress-bar li.line {
          width: 50px; } }
    /* line 761, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-onepage-index .checkout-progress-bar li .check {
      display: none; }
    /* line 765, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-onepage-index .checkout-progress-bar li.doing .number {
      color: white;
      background-color: #555050; }
    /* line 769, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-onepage-index .checkout-progress-bar li.doing .label {
      font-weight: bold; }
    /* line 773, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-onepage-index .checkout-progress-bar li.done {
      cursor: pointer; }
      /* line 775, skin/frontend/guf/default/scss/layout/_checkout.scss */
      .checkout-onepage-index .checkout-progress-bar li.done .number {
        color: #31A663;
        background-color: #31A663;
        border-color: #31A663; }
      /* line 780, skin/frontend/guf/default/scss/layout/_checkout.scss */
      .checkout-onepage-index .checkout-progress-bar li.done .value {
        display: none; }
      /* line 783, skin/frontend/guf/default/scss/layout/_checkout.scss */
      .checkout-onepage-index .checkout-progress-bar li.done .check {
        display: block;
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -373px -422px;
        width: 20px;
        height: 13px;
        display: inline-block; }
    @media (max-width: 520px) {
      /* line 733, skin/frontend/guf/default/scss/layout/_checkout.scss */
      .checkout-onepage-index .checkout-progress-bar li {
        width: 50px; }
        /* line 795, skin/frontend/guf/default/scss/layout/_checkout.scss */
        .checkout-onepage-index .checkout-progress-bar li span.label {
          width: 100px;
          margin-left: -50%;
          font-size: 11px; }
        /* line 801, skin/frontend/guf/default/scss/layout/_checkout.scss */
        .checkout-onepage-index .checkout-progress-bar li.line {
          width: 20px;
          margin: 20px 3px; } }
/* line 808, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .billing-bottom-buttons {
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 1px #CCA663;
  display: table-cell;
  display: flex;
  justify-content: space-between;
  width: 100%; }
  /* line 816, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .billing-bottom-buttons li {
    display: inline-block; }
  /* line 819, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .billing-bottom-buttons a {
    color: #555050;
    text-decoration: none; }

/* line 824, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index input[type='radio']:checked + label::before, .checkout-onepage-index input[type='radio']:not(:checked) + label::before {
  margin-right: 5px;
  top: 3px; }

/* line 827, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-method-information, .checkout-onepage-index .payment-info {
  padding-top: 10px;
  margin-top: 10px;
  border-top: solid 1px #CCA663; }
  /* line 831, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-method-information h3, .checkout-onepage-index .payment-info h3 {
    font-size: 16px;
    letter-spacing: normal;
    text-transform: none;
    font-weight: bold;
    margin-bottom: 5px; }

/* line 839, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-method-help, .checkout-onepage-index .payment-method-help, .checkout-onepage-index .order-help {
  text-align: center;
  font-weight: bold;
  margin-bottom: 17px; }
  /* line 843, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-method-help .icon.info, .checkout-onepage-index .payment-method-help .icon.info, .checkout-onepage-index .order-help .icon.info {
    background-repeat: no-repeat;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
    background-repeat: no-repeat;
    background-position: -100px -100px;
    display: inline-block;
    width: 26px;
    height: 22px;
    top: 6px;
    position: relative; }

/* line 854, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .sp-methods {
  text-align: center; }

/* line 859, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods li, .checkout-onepage-index .payment-methods li {
  height: 118px;
  border: solid 1px #CCA663;
  padding: 7px; }
  /* line 863, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods li:nth-child(4n+1), .checkout-onepage-index .payment-methods li:nth-child(4n+1) {
    margin-left: 0; }
  /* line 864, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods li.shipping-method-virtual-checkbox, .checkout-onepage-index .shipping-methods li.payment-method-virtual-checkbox, .checkout-onepage-index .payment-methods li.shipping-method-virtual-checkbox, .checkout-onepage-index .payment-methods li.payment-method-virtual-checkbox {
    cursor: pointer; }

/* line 868, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .price, .checkout-onepage-index .shipping-methods .method-title, .checkout-onepage-index .payment-methods .price, .checkout-onepage-index .payment-methods .method-title {
  text-align: center;
  position: relative; }

/* line 869, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .method-title, .checkout-onepage-index .payment-methods .method-title {
  font-size: 14px;
  font-weight: bold;
  color: #945b32;
  z-index: 1; }
  @media (max-width: 1024px) {
    /* line 869, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-onepage-index .shipping-methods .method-title, .checkout-onepage-index .payment-methods .method-title {
      font-size: 12px; } }
/* line 878, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .icon, .checkout-onepage-index .payment-methods .icon {
  background-repeat: no-repeat;
  width: 51px;
  height: 44px;
  position: relative;
  margin: 10px auto;
  z-index: 1; }
  /* line 885, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_multitablerate_standard, .checkout-onepage-index .payment-methods .icon.method_multitablerate_standard {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -2px -300px;
    width: 44px; }
  /* line 886, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_multitablerate_express, .checkout-onepage-index .payment-methods .icon.method_multitablerate_express {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -400px -100px;
    width: 28px; }
  /* line 887, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_multitablerate_mbelspezialversand, .checkout-onepage-index .payment-methods .icon.method_multitablerate_mbelspezialversand {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -100px -300px; }
  /* line 888, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_multitablerate_mbelspezialversandcomfort, .checkout-onepage-index .payment-methods .icon.method_multitablerate_mbelspezialversandcomfort {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -200px -300px;
    width: 50px; }
  /* line 889, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_paypal_standard, .checkout-onepage-index .payment-methods .icon.method_paypal_standard {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_logos.svg");
    background-repeat: no-repeat;
    background-position: -2px -193px;
    width: 112px; }
  /* line 890, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_payone_creditcard, .checkout-onepage-index .payment-methods .icon.method_payone_creditcard {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_logos.svg");
    background-repeat: no-repeat;
    background-position: -150px -195px;
    width: 126px; }
  /* line 891, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_invoice, .checkout-onepage-index .payment-methods .icon.method_invoice {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -2px -500px;
    width: 42px; }
  /* line 892, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_billpay_rec, .checkout-onepage-index .payment-methods .icon.method_billpay_rec {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -2px -500px;
    width: 42px; }
  /* line 893, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_prepayment, .checkout-onepage-index .payment-methods .icon.method_prepayment {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -300px -500px;
    width: 63px; }
  /* line 894, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_billpay_paylater, .checkout-onepage-index .payment-methods .icon.method_billpay_paylater {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -100px -500px;
    width: 43px;
    height: 49px; }
  /* line 895, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_paymentnetwork_pnsofortueberweisung, .checkout-onepage-index .payment-methods .icon.method_paymentnetwork_pnsofortueberweisung {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_logos.svg");
    background-repeat: no-repeat;
    background-position: -325px -200px;
    width: 100px;
    height: 34px; }
  /* line 896, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_payprotectdirectdebit, .checkout-onepage-index .payment-methods .icon.method_payprotectdirectdebit {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -500px -500px;
    width: 57px;
    height: 43px; }
  /* line 897, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_ratepay_directdebit, .checkout-onepage-index .payment-methods .icon.method_ratepay_directdebit {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -500px -500px;
    width: 58px; }
  /* line 898, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_cash, .checkout-onepage-index .payment-methods .icon.method_cash {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -600px -500px; }
  /* line 900, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_ratepay_rechnung, .checkout-onepage-index .payment-methods .icon.method_ratepay_rechnung {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -2px -500px;
    width: 41px;
    height: 44px; }
  /* line 901, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_phoenix_cashondelivery, .checkout-onepage-index .payment-methods .icon.method_phoenix_cashondelivery {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -200px -500px;
    width: 61px;
    height: 50px; }
  /* line 902, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .icon.method_ratepay_rate, .checkout-onepage-index .payment-methods .icon.method_ratepay_rate {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
    background-repeat: no-repeat;
    background-position: -100px -500px;
    width: 42px;
    height: 47px; }

/* line 904, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods input[type='radio']:checked + span, .checkout-onepage-index .shipping-methods input[type='radio']:not(:checked) + span, .checkout-onepage-index .payment-methods input[type='radio']:checked + span, .checkout-onepage-index .payment-methods input[type='radio']:not(:checked) + span {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  visibility: visible;
  cursor: pointer; }

/* line 914, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .shipping-method-virtual-checkbox.active input + span, .checkout-onepage-index .shipping-methods .payment-method-virtual-checkbox.active input + span, .checkout-onepage-index .payment-methods .shipping-method-virtual-checkbox.active input + span, .checkout-onepage-index .payment-methods .payment-method-virtual-checkbox.active input + span {
  background: #CCA663; }

@media (max-width: 800px) {
  /* line 913, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .shipping-methods .shipping-method-virtual-checkbox, .checkout-onepage-index .shipping-methods .payment-method-virtual-checkbox, .checkout-onepage-index .payment-methods .shipping-method-virtual-checkbox, .checkout-onepage-index .payment-methods .payment-method-virtual-checkbox {
    height: 125px;
    width: 49%;
    margin-left: 2%; }
    /* line 920, skin/frontend/guf/default/scss/layout/_checkout.scss */
    .checkout-onepage-index .shipping-methods .shipping-method-virtual-checkbox:nth-child(2n + 1), .checkout-onepage-index .shipping-methods .payment-method-virtual-checkbox:nth-child(2n + 1), .checkout-onepage-index .payment-methods .shipping-method-virtual-checkbox:nth-child(2n + 1), .checkout-onepage-index .payment-methods .payment-method-virtual-checkbox:nth-child(2n + 1) {
      margin-left: 0; } }

/* line 926, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .shipping-method-virtual-checkbox.active > div, .checkout-onepage-index .shipping-methods .payment-method-virtual-checkbox.active > div, .checkout-onepage-index .payment-methods .shipping-method-virtual-checkbox.active > div, .checkout-onepage-index .payment-methods .payment-method-virtual-checkbox.active > div {
  color: white; }

/* line 929, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_multitablerate_standard, .checkout-onepage-index .payment-methods .active .icon.method_multitablerate_standard {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -2px -400px; }

/* line 930, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_multitablerate_express, .checkout-onepage-index .payment-methods .active .icon.method_multitablerate_express {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -400px -200px; }

/* line 931, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_multitablerate_mbelspezialversand, .checkout-onepage-index .payment-methods .active .icon.method_multitablerate_mbelspezialversand {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -100px -400px; }

/* line 932, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_multitablerate_mbelspezialversandcomfort, .checkout-onepage-index .payment-methods .active .icon.method_multitablerate_mbelspezialversandcomfort {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -200px -397px; }

/* line 933, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_paypal_standard, .checkout-onepage-index .payment-methods .active .icon.method_paypal_standard {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_logos.svg");
  background-repeat: no-repeat;
  background-position: -2px -193px; }

/* line 934, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_payone_creditcard, .checkout-onepage-index .payment-methods .active .icon.method_payone_creditcard {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_logos.svg");
  background-repeat: no-repeat;
  background-position: -150px -195px; }

/* line 935, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_invoice, .checkout-onepage-index .payment-methods .active .icon.method_invoice {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -2px -600px; }

/* line 936, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_billpay_rec, .checkout-onepage-index .payment-methods .active .icon.method_billpay_rec {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -2px -600px; }

/* line 937, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_prepayment, .checkout-onepage-index .payment-methods .active .icon.method_prepayment {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -300px -600px; }

/* line 938, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_billpay_paylater, .checkout-onepage-index .payment-methods .active .icon.method_billpay_paylater {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -100px -600px; }

/* line 939, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_paymentnetwork_pnsofortueberweisung, .checkout-onepage-index .payment-methods .active .icon.method_paymentnetwork_pnsofortueberweisung {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_logos.svg");
  background-repeat: no-repeat;
  background-position: -325px -200px; }

/* line 940, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_payprotectdirectdebit, .checkout-onepage-index .payment-methods .active .icon.method_payprotectdirectdebit {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -500px -600px; }

/* line 941, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_ratepay_directdebit, .checkout-onepage-index .payment-methods .active .icon.method_ratepay_directdebit {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -500px -600px; }

/* line 942, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_cash, .checkout-onepage-index .payment-methods .active .icon.method_cash {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -600px -600px; }

/* line 944, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_ratepay_rechnung, .checkout-onepage-index .payment-methods .active .icon.method_ratepay_rechnung {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -2px -600px; }

/* line 945, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_phoenix_cashondelivery, .checkout-onepage-index .payment-methods .active .icon.method_phoenix_cashondelivery {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -200px -600px; }

/* line 946, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .shipping-methods .active .icon.method_ratepay_rate, .checkout-onepage-index .payment-methods .active .icon.method_ratepay_rate {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
  background-repeat: no-repeat;
  background-position: -100px -600px; }

/* line 950, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .payment-methods li {
  height: 105px; }

/* line 951, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .payment-methods .icon {
  margin: 16px auto; }

/* line 954, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index .secure-shopping-note {
  padding-top: 15px;
  border-top: solid 1px #CCA663;
  color: #31A663;
  text-align: center; }
  /* line 959, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index .secure-shopping-note .icon.secure-icon {
    width: 13px;
    height: 17px;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 10px;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
    background-repeat: no-repeat;
    background-position: -100px -200px; }

/* line 970, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index #checkout-agreements {
  padding: 15px 0 0;
  border-top: solid 1px #CCA663; }
  /* line 975, skin/frontend/guf/default/scss/layout/_checkout.scss */
  .checkout-onepage-index #checkout-agreements .agree label:before {
    float: left;
    margin-bottom: 15px; }

/* line 982, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index #checkout-review-table-wrapper .totals {
  border-bottom: 0 none; }

/* line 984, skin/frontend/guf/default/scss/layout/_checkout.scss */
.checkout-onepage-index #checkout-review-table-wrapper #checkout-review-table {
  margin-top: 0; }

/* line 992, skin/frontend/guf/default/scss/layout/_checkout.scss */
#opc-review #shopping-cart-totals-table td:nth-child(even) {
  font-weight: bold;
  min-width: 120px; }

/* line 996, skin/frontend/guf/default/scss/layout/_checkout.scss */
#opc-review #shopping-cart-totals-table td:nth-child(odd) {
  text-align: right; }

/* line 1002, skin/frontend/guf/default/scss/layout/_checkout.scss */
#agreement-comment-clone {
  display: none !important; }

/* line 1011, skin/frontend/guf/default/scss/layout/_checkout.scss */
#checkout-agreements .agree input {
  width: 0;
  height: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1; }

/* line 1023, skin/frontend/guf/default/scss/layout/_checkout.scss */
#security-guarantee .modal-close-button {
  margin-top: 4px;
  cursor: pointer; }

/* line 1029, skin/frontend/guf/default/scss/layout/_checkout.scss */
.amazon-pay-tooltip {
  border: solid 1px #bbbbbb;
  background-color: #ffffff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  padding: 10px 15px;
  width: 300px;
  font-size: 11px;
  text-align: left;
  box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px #888;
  -moz-box-shadow: 0 0 5px #888;
  -o-box-shadow: 0 0 5px #888;
  z-index: 1000; }

/* line 1047, skin/frontend/guf/default/scss/layout/_checkout.scss */
.amazon-pay-tooltip img {
  float: right;
  padding: 5px 0 5px 10px; }

/* line 1051, skin/frontend/guf/default/scss/layout/_checkout.scss */
.amazon-pay-tooltip-link {
  display: inline-block;
  margin: 4px 4px 4px 8px;
  width: 16px;
  height: 16px;
  background-size: contain;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4; }

/* line 1064, skin/frontend/guf/default/scss/layout/_checkout.scss */
#apa-payment, #apa-shipping {
  height: 250px; }
  /* line 1067, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #apa-payment .widget-container h1, #apa-shipping .widget-container h1 {
    display: none; }
  /* line 1070, skin/frontend/guf/default/scss/layout/_checkout.scss */
  #apa-payment .widget-container iframe, #apa-shipping .widget-container iframe {
    position: relative !important; }

/* line 1075, skin/frontend/guf/default/scss/layout/_checkout.scss */
#apa-shipping_method_additional {
  display: none; }

/* line 2, skin/frontend/guf/default/scss/layout/_review.scss */
#customer-reviews .reviews {
  border-collapse: collapse;
  width: 100%; }
  /* line 5, skin/frontend/guf/default/scss/layout/_review.scss */
  #customer-reviews .reviews td {
    vertical-align: top;
    padding: 20px 0px;
    border-bottom: solid 1px gainsboro; }
    /* line 9, skin/frontend/guf/default/scss/layout/_review.scss */
    #customer-reviews .reviews td.review-date {
      padding-right: 50px; }
    /* line 10, skin/frontend/guf/default/scss/layout/_review.scss */
    #customer-reviews .reviews td .review-stars {
      display: block;
      margin-bottom: 10px; }

/* line 18, skin/frontend/guf/default/scss/layout/_review.scss */
.ratings {
  color: #aaa;
  position: relative; }
  /* line 21, skin/frontend/guf/default/scss/layout/_review.scss */
  .ratings .rating-box {
    float: left;
    margin-right: 3px; }
  /* line 26, skin/frontend/guf/default/scss/layout/_review.scss */
  .ratings .amount a {
    color: #aaa; }

/* line 31, skin/frontend/guf/default/scss/layout/_review.scss */
.rating-box {
  position: relative;
  width: 61px;
  height: 14px;
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
  background-repeat: no-repeat;
  background-position: -1px -199px;
  background-repeat: repeat; }
  /* line 37, skin/frontend/guf/default/scss/layout/_review.scss */
  .rating-box .rating {
    height: 14px;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
    background-repeat: no-repeat;
    background-position: -1px -180px;
    background-repeat: repeat; }

/* line 1, skin/frontend/guf/default/scss/layout/_slider.scss */
#slidemenu img {
  max-width: none; }

/* line 3, skin/frontend/guf/default/scss/layout/_slider.scss */
.home-slider {
  height: 320px;
  position: relative;
  margin-bottom: 20px;
  margin-top: -38px; }
  /* line 8, skin/frontend/guf/default/scss/layout/_slider.scss */
  .home-slider .slider-element {
    position: absolute;
    height: 320px;
    width: 100%;
    overflow: hidden;
    display: none; }
    /* line 14, skin/frontend/guf/default/scss/layout/_slider.scss */
    .home-slider .slider-element:first-child {
      display: block; }
  /* line 18, skin/frontend/guf/default/scss/layout/_slider.scss */
  .home-slider img {
    width: 100%;
    max-width: none; }
  /* line 23, skin/frontend/guf/default/scss/layout/_slider.scss */
  .home-slider .home-slider-arrow {
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -21.5px; }
    /* line 30, skin/frontend/guf/default/scss/layout/_slider.scss */
    .home-slider .home-slider-arrow.left {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -100px -100px;
      left: 15px; }
    /* line 33, skin/frontend/guf/default/scss/layout/_slider.scss */
    .home-slider .home-slider-arrow.right {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -2px -100px;
      right: 15px; }
  /* line 37, skin/frontend/guf/default/scss/layout/_slider.scss */
  .home-slider .slider-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 20px; }
    /* line 43, skin/frontend/guf/default/scss/layout/_slider.scss */
    .home-slider .slider-dots .slider-dot {
      background-color: white;
      width: 10px;
      height: 10px;
      border-radius: 10px;
      display: inline-block;
      margin-right: 10px;
      cursor: pointer; }
      /* line 51, skin/frontend/guf/default/scss/layout/_slider.scss */
      .home-slider .slider-dots .slider-dot.active {
        background-color: #945b32; }

/* line 59, skin/frontend/guf/default/scss/layout/_slider.scss */
.product-slider-container .product-items-wrapper {
  margin: 0 90px;
  padding: 10px 10px 0;
  height: 270px; }
  /* line 186, skin/frontend/guf/default/scss/_mixins.scss */
  .product-slider-container .product-items-wrapper:before, .product-slider-container .product-items-wrapper:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 191, skin/frontend/guf/default/scss/_mixins.scss */
  .product-slider-container .product-items-wrapper:after {
    clear: both; }

/* line 65, skin/frontend/guf/default/scss/layout/_slider.scss */
.product-slider-container .product-item {
  float: left;
  width: 150px;
  margin-right: 17px; }

@media (max-width: 600px) {
  /* line 74, skin/frontend/guf/default/scss/layout/_slider.scss */
  .product-slider-container .product-items-wrapper {
    margin: 0 60px; } }

/* for slider just comment till next comment and uncomment this: PRODUCT SLIDER ON PDS (EMPFEHLUNGEN)*/
/**
Richrelevance Rec 3+4
 */
/* line 86, skin/frontend/guf/default/scss/layout/_slider.scss */
#upsell-product-table .icon-sale, #upsell-product-table .icon-new {
  position: absolute;
  top: -13px;
  left: 50%;
  margin-left: -25px; }

@media (max-width: 888px) {
  /* line 93, skin/frontend/guf/default/scss/layout/_slider.scss */
  #upsell-product-table .item {
    height: 250px !important; } }

/* line 97, skin/frontend/guf/default/scss/layout/_slider.scss */
#upsell-product-table .item {
  height: 230px;
  position: relative;
  border: solid 1px #CCA663;
  cursor: pointer; }
  /* line 103, skin/frontend/guf/default/scss/layout/_slider.scss */
  #upsell-product-table .item .product-item {
    text-align: center; }
  /* line 107, skin/frontend/guf/default/scss/layout/_slider.scss */
  #upsell-product-table .item img {
    width: 100%;
    height: auto; }
  /* line 112, skin/frontend/guf/default/scss/layout/_slider.scss */
  #upsell-product-table .item .button.green-button {
    position: absolute;
    left: 50%;
    top: 102px;
    top: 28%;
    margin: 0;
    display: none;
    margin-left: -75px; }
    @media (max-width: 1225px) {
      /* line 112, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item .button.green-button {
        top: 98px; } }
    @media (max-width: 1149px) {
      /* line 112, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item .button.green-button {
        top: 92px; } }
    @media (max-width: 1060px) {
      /* line 112, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item .button.green-button {
        top: 87px; } }
    @media (max-width: 1000px) {
      /* line 112, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item .button.green-button {
        top: 77px; } }
    @media (max-width: 937px) {
      /* line 112, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item .button.green-button {
        top: 67px; } }
    @media (max-width: 815px) {
      /* line 112, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item .button.green-button {
        top: 62px; } }
  /* line 127, skin/frontend/guf/default/scss/layout/_slider.scss */
  #upsell-product-table .item .product-details {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 2px 10px;
    text-align: center;
    margin: 15px 0;
    margin-top: 7px;
    margin-bottom: 0; }
    /* line 132, skin/frontend/guf/default/scss/layout/_slider.scss */
    #upsell-product-table .item .product-details .product-name a {
      color: #555050;
      text-decoration: none; }
    /* line 136, skin/frontend/guf/default/scss/layout/_slider.scss */
    #upsell-product-table .item .product-details .price-box {
      margin: 15px 0 0;
      position: absolute;
      bottom: 7px;
      left: 4px;
      width: 95%; }
      /* line 143, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item .product-details .price-box .old-price,
      #upsell-product-table .item .product-details .price-box .regular-price {
        display: inline;
        margin: 0; }
      /* line 149, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item .product-details .price-box .old-price .price {
        font-size: 12px; }
      /* line 152, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item .product-details .price-box .regular-price .price {
        font-size: 16px; }
      /* line 156, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item .product-details .price-box .special-price {
        display: inline-block;
        margin: 0 0 0 4px; }
        /* line 159, skin/frontend/guf/default/scss/layout/_slider.scss */
        #upsell-product-table .item .product-details .price-box .special-price .price {
          font-size: 16px; }
    /* line 227, skin/frontend/guf/default/scss/_mixins.scss */
    #upsell-product-table .item .product-details p {
      margin-bottom: 5px; }
    /* line 230, skin/frontend/guf/default/scss/_mixins.scss */
    #upsell-product-table .item .product-details .price-label {
      display: none; }
    /* line 232, skin/frontend/guf/default/scss/_mixins.scss */
    #upsell-product-table .item .product-details .old-price .price {
      color: #ED4644;
      text-decoration: line-through;
      font-size: 14px; }
    /* line 239, skin/frontend/guf/default/scss/_mixins.scss */
    #upsell-product-table .item .product-details .special-price .price {
      font-weight: bold;
      font-size: 20px; }
    /* line 242, skin/frontend/guf/default/scss/_mixins.scss */
    #upsell-product-table .item .product-details .regular-price, #upsell-product-table .item .product-details .price {
      font-weight: bold;
      font-size: 20px; }
    /* line 246, skin/frontend/guf/default/scss/_mixins.scss */
    #upsell-product-table .item .product-details .saved-money {
      display: none; }
    /* line 169, skin/frontend/guf/default/scss/layout/_slider.scss */
    #upsell-product-table .item .product-details .availability {
      font-weight: normal;
      font-size: 13px; }
      /* line 173, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item .product-details .availability.in-stock {
        color: #31A663; }
      /* line 176, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item .product-details .availability.out-of-stock {
        color: #aaa; }
  /* line 187, skin/frontend/guf/default/scss/layout/_slider.scss */
  #upsell-product-table .item.no-hover:hover .product-item .product-details .product-name a {
    color: #CCA663; }

@media (min-width: 801px) {
  /* line 201, skin/frontend/guf/default/scss/layout/_slider.scss */
  #upsell-product-table .item:not(.no-hover):hover {
    width: 33.5%;
    height: 400px;
    margin-left: 1.25%;
    margin-top: -10px; }
    /* line 206, skin/frontend/guf/default/scss/layout/_slider.scss */
    #upsell-product-table .item:not(.no-hover):hover .product-details {
      padding: 0px 15px; }
      /* line 208, skin/frontend/guf/default/scss/layout/_slider.scss */
      #upsell-product-table .item:not(.no-hover):hover .product-details .price-box {
        color: #555050; }
    /* line 211, skin/frontend/guf/default/scss/layout/_slider.scss */
    #upsell-product-table .item:not(.no-hover):hover .product-item .button.green-button {
      display: block; }
    /* line 212, skin/frontend/guf/default/scss/layout/_slider.scss */
    #upsell-product-table .item:not(.no-hover):hover .product-item .product-name a {
      color: #CCA663; }
  /* line 215, skin/frontend/guf/default/scss/layout/_slider.scss */
  #upsell-product-table .item:not(.no-hover).first:hover {
    margin-left: 0%; } }

/* for slider just comment till here. and uncomment this: PRODUCT SLIDER ON PDS (EMPFEHLUNGEN)*/
/* PRODUCT SLIDER ON PDS (EMPFEHLUNGEN)
.product-slider-container#upsell-product-table {
  position: relative;
  .icon.icon-sale, .icon.icon-new {
    position: absolute;
    z-index: 2;
    left: 73px;
    top:-23px;
  }
  .item {
    margin-top:20px;
  }
  .product-slider {
    position: relative;
    margin: 0 auto;
    height: 414px;
    overflow: hidden;
    .product-items-wrapper {
      margin: 0 45px;
      padding:0;
      height: 100%;
    }
    .item:last-child .product-item { margin-right: 0;}

    .icon {
      position: absolute;
      top: -11px;
      left: 50%;
      margin-left: -25px;
      z-index: 100;
    }

    .ratings .rating-box {
      z-index: 100;
      top: 7px;
      right: 23px;
    }

    .product-item {
      width: 205px;
      float: left;
      height: 375px;
      position: relative;
      border: solid 1px #CCA663;
      cursor: pointer;
      list-style-type: none;
      img { height: auto;}
      .product-details {
        font-size: $REGULAR_FONT;
        font-weight: bold;
        text-align: center;
        padding: 2px 10px;
        @include price_label_style_red();
        margin-top: 7px;
        margin-bottom: 0;
        .product-name a{
          color: $TEXT_COLOR;
          text-decoration: none;  }
        .price-box {
          margin: 15px 0 0;
          .old-price,
          .regular-price {
            display: inline;
            margin: 0; }
          .special-price {
            display: inline-block;
            margin: 0 0 0 4px; }
        }
        .availability {
          font-weight: normal;
          font-size: $AVAILABILITY_FONT;
          &.in-stock { color: $GREEN_COLOR;  }
          &.out-of-stock { color: $GRAY_COLOR; }
        }
      }
    }
  }
  .product-slider-arrow {
    @include icon();
    width:32px;
    height:32px;
    position:absolute;
    top:45%;
    &.left {
      @include product_slider_arrow_left;
      left:0px;  }
    &.right {
      @include product_slider_arrow_right;
      right:0px;  }
  }
}*/
/* line 314, skin/frontend/guf/default/scss/layout/_slider.scss */
.product-slider-container.home-product-slider {
  position: relative;
  margin-bottom: 40px;
  background: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/gundf-11.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1px; }
  /* line 322, skin/frontend/guf/default/scss/layout/_slider.scss */
  .product-slider-container.home-product-slider .product-slider {
    display: block;
    position: relative;
    height: 350px;
    overflow: hidden; }
    /* line 328, skin/frontend/guf/default/scss/layout/_slider.scss */
    .product-slider-container.home-product-slider .product-slider h2, .product-slider-container.home-product-slider .product-slider h3, .product-slider-container.home-product-slider .product-slider h4 {
      margin-top: 0;
      padding-top: 35px;
      color: #ffffff;
      text-shadow: 0 0 6px rgba(23, 23, 23, 0.8);
      font-weight: normal;
      font-size: 18px;
      margin-bottom: 10px; }
  /* line 338, skin/frontend/guf/default/scss/layout/_slider.scss */
  .product-slider-container.home-product-slider .slider-circle-icon {
    width: 53px;
    height: 52px;
    margin: -27px auto;
    position: relative;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/png-icons/guf-sprite_like.png");
    background-repeat: no-repeat;
    background-size: 100% auto; }
  /* line 346, skin/frontend/guf/default/scss/layout/_slider.scss */
  .product-slider-container.home-product-slider .product-slider-arrow {
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 41%; }
    /* line 352, skin/frontend/guf/default/scss/layout/_slider.scss */
    .product-slider-container.home-product-slider .product-slider-arrow.left {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -2px -300px;
      left: 15px; }
    /* line 355, skin/frontend/guf/default/scss/layout/_slider.scss */
    .product-slider-container.home-product-slider .product-slider-arrow.right {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -50px -300px;
      right: 15px; }
  /* line 359, skin/frontend/guf/default/scss/layout/_slider.scss */
  .product-slider-container.home-product-slider .slider-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 20px; }
    /* line 365, skin/frontend/guf/default/scss/layout/_slider.scss */
    .product-slider-container.home-product-slider .slider-dots .slider-dot {
      background-color: white;
      width: 10px;
      height: 10px;
      border-radius: 10px;
      display: inline-block;
      margin-right: 10px; }
      /* line 373, skin/frontend/guf/default/scss/layout/_slider.scss */
      .product-slider-container.home-product-slider .slider-dots .slider-dot.active {
        background-color: #945b32; }
  /* line 380, skin/frontend/guf/default/scss/layout/_slider.scss */
  .product-slider-container.home-product-slider .product-item .product-name {
    color: #ffffff;
    padding: 0;
    margin: 10px 0;
    text-shadow: none;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0; }
    /* line 389, skin/frontend/guf/default/scss/layout/_slider.scss */
    .product-slider-container.home-product-slider .product-item .product-name a, .product-slider-container.home-product-slider .product-item .product-name a:hover {
      color: #ffffff; }
  /* line 393, skin/frontend/guf/default/scss/layout/_slider.scss */
  .product-slider-container.home-product-slider .product-item img {
    border-radius: 15px; }
  /* line 396, skin/frontend/guf/default/scss/layout/_slider.scss */
  .product-slider-container.home-product-slider .product-item p {
    margin-bottom: 0; }
  /* line 399, skin/frontend/guf/default/scss/layout/_slider.scss */
  .product-slider-container.home-product-slider .product-item .price-box {
    color: #ffffff;
    font-size: 25px;
    line-height: 1.1;
    font-weight: bold;
    text-align: center; }
    /* line 405, skin/frontend/guf/default/scss/layout/_slider.scss */
    .product-slider-container.home-product-slider .product-item .price-box .old-price {
      text-decoration: line-through;
      font-size: 14px; }

/* line 413, skin/frontend/guf/default/scss/layout/_slider.scss */
.brands-wrapper {
  margin-bottom: 55px; }
  /* line 416, skin/frontend/guf/default/scss/layout/_slider.scss */
  .brands-wrapper .brands-slider-wrapper {
    padding: 20px 50px;
    border-top: solid 1px #CCA663;
    border-bottom: solid 1px #CCA663;
    position: relative; }
    /* line 422, skin/frontend/guf/default/scss/layout/_slider.scss */
    .brands-wrapper .brands-slider-wrapper ul.brand-slider-elements {
      height: 55px;
      overflow: hidden; }
      /* line 425, skin/frontend/guf/default/scss/layout/_slider.scss */
      .brands-wrapper .brands-slider-wrapper ul.brand-slider-elements li {
        float: left;
        position: relative;
        margin-right: 20px; }
        /* line 430, skin/frontend/guf/default/scss/layout/_slider.scss */
        .brands-wrapper .brands-slider-wrapper ul.brand-slider-elements li a {
          display: block; }
          /* line 433, skin/frontend/guf/default/scss/layout/_slider.scss */
          .brands-wrapper .brands-slider-wrapper ul.brand-slider-elements li a img {
            height: 55px;
            width: auto; }
            /* line 437, skin/frontend/guf/default/scss/layout/_slider.scss */
            .brands-wrapper .brands-slider-wrapper ul.brand-slider-elements li a img.image-grayscale {
              display: block; }
            /* line 440, skin/frontend/guf/default/scss/layout/_slider.scss */
            .brands-wrapper .brands-slider-wrapper ul.brand-slider-elements li a img.image-color {
              display: none; }
          /* line 447, skin/frontend/guf/default/scss/layout/_slider.scss */
          .brands-wrapper .brands-slider-wrapper ul.brand-slider-elements li a:hover img.image-grayscale {
            display: none; }
          /* line 450, skin/frontend/guf/default/scss/layout/_slider.scss */
          .brands-wrapper .brands-slider-wrapper ul.brand-slider-elements li a:hover img.image-color {
            display: block; }
    /* line 460, skin/frontend/guf/default/scss/layout/_slider.scss */
    .brands-wrapper .brands-slider-wrapper .navigation .brands-arrow {
      position: absolute;
      top: 50%;
      width: 40px;
      height: 62px;
      margin-top: -31px;
      display: block;
      background-repeat: no-repeat;
      z-index: 2;
      background-color: transparent; }
      /* line 470, skin/frontend/guf/default/scss/layout/_slider.scss */
      .brands-wrapper .brands-slider-wrapper .navigation .brands-arrow.left {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -1px -285px;
        left: 0; }
      /* line 473, skin/frontend/guf/default/scss/layout/_slider.scss */
      .brands-wrapper .brands-slider-wrapper .navigation .brands-arrow.right {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -50px -285px;
        right: 0; }

@media (min-width: 1300px) {
  /* line 482, skin/frontend/guf/default/scss/layout/_slider.scss */
  .product-slider-container .product-items-wrapper .product-item:hover img {
    width: 170px;
    max-width: inherit;
    height: auto;
    margin-left: -10px;
    margin-top: -10px; }
  /* line 491, skin/frontend/guf/default/scss/layout/_slider.scss */
  .product-slider-container.home-product-slider .product-slider-arrow {
    display: none; } }

@media (max-width: 800px) {
  /* line 498, skin/frontend/guf/default/scss/layout/_slider.scss */
  .home-slider .slider-dots {
    bottom: 0; } }

/* line 1, skin/frontend/guf/default/scss/layout/_filter.scss */
.block-layered-nav {
  border-bottom: solid 1px #CCA663;
  padding-bottom: 5px;
  position: relative;
  margin-bottom: 15px; }
  /* line 6, skin/frontend/guf/default/scss/layout/_filter.scss */
  .block-layered-nav .filter {
    position: relative;
    width: 100%;
    display: block; }
  /* line 11, skin/frontend/guf/default/scss/layout/_filter.scss */
  .block-layered-nav .currently {
    text-align: left;
    margin-top: 10px; }
    /* line 14, skin/frontend/guf/default/scss/layout/_filter.scss */
    .block-layered-nav .currently .block-subtitle {
      display: inline-block;
      margin-right: 20px;
      margin-top: 5px;
      float: left; }
    /* line 20, skin/frontend/guf/default/scss/layout/_filter.scss */
    .block-layered-nav .currently ol li {
      float: left;
      background-color: #CCA663;
      padding: 5px 7px;
      color: white;
      margin-right: 10px;
      margin-bottom: 10px;
      font-size: 11px;
      position: relative;
      padding-right: 24px; }
      /* line 30, skin/frontend/guf/default/scss/layout/_filter.scss */
      .block-layered-nav .currently ol li .state {
        overflow: hidden;
        display: block;
        font-size: 12px;
        white-space: nowrap; }
      /* line 36, skin/frontend/guf/default/scss/layout/_filter.scss */
      .block-layered-nav .currently ol li .btn-remove {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -299px -99px;
        width: 18px;
        height: 20px;
        display: inline-block;
        text-indent: -9999em;
        position: absolute;
        right: 2px;
        top: 3px; }
  /* line 48, skin/frontend/guf/default/scss/layout/_filter.scss */
  .block-layered-nav .mobile.mobile-filter {
    border: solid 1px #CCA663;
    padding: 3px 5px;
    padding-right: 30px;
    width: auto;
    text-align: left;
    position: relative;
    float: right;
    margin-top: 5px; }
    /* line 57, skin/frontend/guf/default/scss/layout/_filter.scss */
    .block-layered-nav .mobile.mobile-filter span {
      width: 9px;
      height: 14px;
      display: block;
      position: absolute;
      top: 5px;
      right: 4px;
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -200px -60px; }
    /* line 66, skin/frontend/guf/default/scss/layout/_filter.scss */
    .block-layered-nav .mobile.mobile-filter.open:after {
      width: 100%;
      height: 5px;
      left: 0;
      top: 19px;
      z-index: 2;
      position: absolute;
      background-color: white; }

/* line 79, skin/frontend/guf/default/scss/layout/_filter.scss */
#filter-expand {
  display: none; }

@media (min-width: 801px) {
  /* line 84, skin/frontend/guf/default/scss/layout/_filter.scss */
  #narrow-by-list #filter-expand {
    display: list-item; }
    /* line 87, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list #filter-expand.collapsed {
      margin-left: 1%; }
    /* line 92, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list #filter-expand.expanded .arrow-icon {
      background-position: -396px -1480px; } }

/* line 99, skin/frontend/guf/default/scss/layout/_filter.scss */
#narrow-by-list,
.sort-wrapper {
  padding-left: 0;
  text-align: left;
  position: relative; }
  /* line 102, skin/frontend/guf/default/scss/layout/_filter.scss */
  #narrow-by-list a,
  .sort-wrapper a {
    text-decoration: none;
    color: #555050;
    display: block; }
  /* line 111, skin/frontend/guf/default/scss/layout/_filter.scss */
  #narrow-by-list.expanded li.filter-element:nth-child(n),
  .sort-wrapper.expanded li.filter-element:nth-child(n) {
    display: list-item; }
  /* line 115, skin/frontend/guf/default/scss/layout/_filter.scss */
  #narrow-by-list li,
  .sort-wrapper li {
    list-style: none;
    border: solid 1px #CCA663;
    font-size: 12px;
    float: left;
    margin-bottom: 8px;
    margin-left: 1%;
    width: 18.8888888%;
    position: relative;
    height: 24px; }
    /* line 126, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li.filter-element,
    .sort-wrapper li.filter-element {
      list-style: none; }
      /* line 128, skin/frontend/guf/default/scss/layout/_filter.scss */
      #narrow-by-list li.filter-element:nth-child(n+10),
      .sort-wrapper li.filter-element:nth-child(n+10) {
        display: none; }
    /* line 133, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li .filter-wrap,
    .sort-wrapper li .filter-wrap {
      font-size: 12px;
      padding: 3px 5px;
      padding-right: 20px;
      cursor: pointer; }
    /* line 139, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li .arrow-icon,
    .sort-wrapper li .arrow-icon {
      position: absolute;
      width: 16px;
      height: 16px;
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -247px -15px;
      cursor: pointer;
      right: 0;
      top: 4px; }
    /* line 148, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li span,
    .sort-wrapper li span {
      width: auto;
      overflow: hidden;
      display: block;
      white-space: nowrap;
      height: 15px; }
      /* line 155, skin/frontend/guf/default/scss/layout/_filter.scss */
      #narrow-by-list li span#price-from, #narrow-by-list li span#price-to,
      .sort-wrapper li span#price-from,
      .sort-wrapper li span#price-to {
        width: 44%; }
      /* line 159, skin/frontend/guf/default/scss/layout/_filter.scss */
      #narrow-by-list li span.count, #narrow-by-list li span.price,
      .sort-wrapper li span.count,
      .sort-wrapper li span.price {
        display: inline; }
    /* line 164, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li:first-child,
    .sort-wrapper li:first-child {
      margin-left: 0; }
    /* line 167, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li:nth-child(5n+1),
    .sort-wrapper li:nth-child(5n+1) {
      margin-left: 0; }
    /* line 171, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li:nth-child(5n) ol,
    .sort-wrapper li:nth-child(5n) ol {
      left: auto;
      right: 0; }
    /* line 176, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li ol,
    .sort-wrapper li ol {
      display: none;
      position: absolute;
      background-color: white;
      width: 200%;
      left: 0px;
      top: 30px;
      z-index: 1;
      padding: 14px 7px;
      -webkit-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
      -moz-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
      box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
      max-height: 512px;
      overflow-y: auto; }
      /* line 191, skin/frontend/guf/default/scss/layout/_filter.scss */
      #narrow-by-list li ol.price-slider li,
      .sort-wrapper li ol.price-slider li {
        padding-left: 10px; }
        /* line 194, skin/frontend/guf/default/scss/layout/_filter.scss */
        #narrow-by-list li ol.price-slider li #values #price-from, #narrow-by-list li ol.price-slider li #values #price-to,
        .sort-wrapper li ol.price-slider li #values #price-from,
        .sort-wrapper li ol.price-slider li #values #price-to {
          border: none; }
        /* line 197, skin/frontend/guf/default/scss/layout/_filter.scss */
        #narrow-by-list li ol.price-slider li #values #price-from,
        .sort-wrapper li ol.price-slider li #values #price-from {
          text-align: left; }
      /* line 203, skin/frontend/guf/default/scss/layout/_filter.scss */
      #narrow-by-list li ol li,
      .sort-wrapper li ol li {
        margin-bottom: 0;
        border: 0 none;
        width: 100%;
        box-sizing: border-box;
        height: auto;
        margin-left: 0;
        padding-left: 20px; }
        /* line 212, skin/frontend/guf/default/scss/layout/_filter.scss */
        #narrow-by-list li ol li.active, #narrow-by-list li ol li:hover,
        .sort-wrapper li ol li.active,
        .sort-wrapper li ol li:hover {
          border: 0 none; }
          /* line 215, skin/frontend/guf/default/scss/layout/_filter.scss */
          #narrow-by-list li ol li.active .checkbox, #narrow-by-list li ol li:hover .checkbox,
          .sort-wrapper li ol li.active .checkbox,
          .sort-wrapper li ol li:hover .checkbox {
            background-color: #CCA663;
            color: white; }
            /* line 218, skin/frontend/guf/default/scss/layout/_filter.scss */
            #narrow-by-list li ol li.active .checkbox::before, #narrow-by-list li ol li:hover .checkbox::before,
            .sort-wrapper li ol li.active .checkbox::before,
            .sort-wrapper li ol li:hover .checkbox::before {
              content: 'x'; }
          /* line 222, skin/frontend/guf/default/scss/layout/_filter.scss */
          #narrow-by-list li ol li.active a, #narrow-by-list li ol li:hover a,
          .sort-wrapper li ol li.active a,
          .sort-wrapper li ol li:hover a {
            color: #CCA663; }
        /* line 226, skin/frontend/guf/default/scss/layout/_filter.scss */
        #narrow-by-list li ol li a,
        .sort-wrapper li ol li a {
          padding-top: 6px;
          padding-bottom: 6px;
          font-size: 11px; }
        /* line 231, skin/frontend/guf/default/scss/layout/_filter.scss */
        #narrow-by-list li ol li .checkbox,
        .sort-wrapper li ol li .checkbox {
          width: 13px;
          height: 13px;
          border: solid 1px #CCA663;
          display: inline-block;
          vertical-align: bottom;
          margin-right: 5px;
          text-align: center;
          line-height: 11px;
          font-size: 18px;
          font-weight: bold;
          color: #CCA663;
          position: absolute;
          left: 0; }
    /* line 248, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li .white-space-down,
    .sort-wrapper li .white-space-down {
      display: none; }
    /* line 251, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li.active,
    .sort-wrapper li.active {
      border: 0 none;
      position: relative;
      border: solid 1px white; }
      /* line 255, skin/frontend/guf/default/scss/layout/_filter.scss */
      #narrow-by-list li.active .white-space-down,
      .sort-wrapper li.active .white-space-down {
        display: block;
        width: 100%;
        height: 9px;
        left: 0;
        top: 23px;
        z-index: 2;
        position: absolute;
        background-color: white; }
      /* line 265, skin/frontend/guf/default/scss/layout/_filter.scss */
      #narrow-by-list li.active .arrow-icon,
      .sort-wrapper li.active .arrow-icon {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -267px 2px; }
      /* line 268, skin/frontend/guf/default/scss/layout/_filter.scss */
      #narrow-by-list li.active .filter-wrap,
      .sort-wrapper li.active .filter-wrap {
        -webkit-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
        -moz-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
        box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
        padding-bottom: 11px; }
    /* line 274, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li.mobile-active .arrow-icon,
    .sort-wrapper li.mobile-active .arrow-icon {
      right: auto;
      left: 0; }
    /* line 278, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li.mobile-active .filter-wrap,
    .sort-wrapper li.mobile-active .filter-wrap {
      padding-left: 20px;
      padding-right: 0;
      color: #CCA663; }

/* line 288, skin/frontend/guf/default/scss/layout/_filter.scss */
.sort-wrapper li {
  float: right;
  width: 150px;
  cursor: pointer; }
  /* line 292, skin/frontend/guf/default/scss/layout/_filter.scss */
  .sort-wrapper li:first-child {
    margin-left: 1%; }
    /* line 294, skin/frontend/guf/default/scss/layout/_filter.scss */
    .sort-wrapper li:first-child ol {
      left: auto;
      right: 0; }
  /* line 299, skin/frontend/guf/default/scss/layout/_filter.scss */
  .sort-wrapper li li {
    float: none; }
    /* line 301, skin/frontend/guf/default/scss/layout/_filter.scss */
    .sort-wrapper li li:first-child {
      margin-left: 0; }
  /* line 306, skin/frontend/guf/default/scss/layout/_filter.scss */
  .sort-wrapper li.no-sublist a:hover {
    color: #555050; }
  /* line 309, skin/frontend/guf/default/scss/layout/_filter.scss */
  .sort-wrapper li.no-sublist .sort-checkbox {
    overflow: auto;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    right: 4px;
    top: 5px;
    border: solid 1px #555050; }
  /* line 319, skin/frontend/guf/default/scss/layout/_filter.scss */
  .sort-wrapper li.no-sublist.active {
    border: solid 1px #CCA663; }
    /* line 321, skin/frontend/guf/default/scss/layout/_filter.scss */
    .sort-wrapper li.no-sublist.active .filter-wrap {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      padding: 3px 5px;
      padding-right: 20px; }
    /* line 329, skin/frontend/guf/default/scss/layout/_filter.scss */
    .sort-wrapper li.no-sublist.active .sort-checkbox {
      background-color: #555050;
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -373px -422px; }

/* line 338, skin/frontend/guf/default/scss/layout/_filter.scss */
.tax-details {
  text-align: right;
  margin: 20px 0 8px; }
  /* line 342, skin/frontend/guf/default/scss/layout/_filter.scss */
  .tax-details.tax-product-detail {
    margin-top: 70px; }

@media (min-width: 801px) {
  /* line 350, skin/frontend/guf/default/scss/layout/_filter.scss */
  .tax-details.tax-product-detail {
    margin-bottom: -50px; } }

/* line 356, skin/frontend/guf/default/scss/layout/_filter.scss */
.toolbar {
  position: relative;
  width: 100%;
  display: block;
  /*.sort-by {
    select {
      padding:4px;
      font-size:12px;
      font-size:$SMALL_FONT;
      width:100%;
    }
  }*/ }
  /* line 361, skin/frontend/guf/default/scss/layout/_filter.scss */
  .toolbar .results {
    display: none; }
  /* line 364, skin/frontend/guf/default/scss/layout/_filter.scss */
  .toolbar .sorter {
    display: inline-block;
    float: right;
    width: 16.5%; }
    /* line 368, skin/frontend/guf/default/scss/layout/_filter.scss */
    .toolbar .sorter .view-mode {
      margin-bottom: 0; }
  /* line 372, skin/frontend/guf/default/scss/layout/_filter.scss */
  .toolbar .pager {
    display: none;
    float: right; }

/* line 388, skin/frontend/guf/default/scss/layout/_filter.scss */
.toolbar-bottom .pager {
  display: block; }

/* line 391, skin/frontend/guf/default/scss/layout/_filter.scss */
.toolbar-bottom .toolbar {
  margin-top: 20px;
  padding-top: 10px;
  border-top: solid 1px #CCA663; }
  /* line 392, skin/frontend/guf/default/scss/layout/_filter.scss */
  .toolbar-bottom .toolbar .results {
    display: inline-block;
    text-align: left; }
  /* line 396, skin/frontend/guf/default/scss/layout/_filter.scss */
  .toolbar-bottom .toolbar .sort-wrapper {
    display: none; }

/* line 405, skin/frontend/guf/default/scss/layout/_filter.scss */
.tax-details + .toolbar {
  margin-top: 0; }

/* line 410, skin/frontend/guf/default/scss/layout/_filter.scss */
.category-pager ul {
  float: right; }
  /* line 412, skin/frontend/guf/default/scss/layout/_filter.scss */
  .category-pager ul li {
    float: left;
    font-size: 11px;
    text-align: center;
    width: 20px;
    padding: 3px 0;
    border: solid 1px #CCA663;
    margin-right: 5px;
    height: 15px; }
    /* line 421, skin/frontend/guf/default/scss/layout/_filter.scss */
    .category-pager ul li a {
      text-decoration: none;
      color: #555050;
      font-size: 11px;
      display: block;
      height: 20px;
      position: relative; }
      /* line 429, skin/frontend/guf/default/scss/layout/_filter.scss */
      .category-pager ul li a.next::before, .category-pager ul li a.previous::before {
        display: block;
        content: '';
        position: absolute;
        top: 3px;
        left: 8px;
        width: 6px;
        height: 14px; }
      /* line 440, skin/frontend/guf/default/scss/layout/_filter.scss */
      .category-pager ul li a.next::before {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -200px -60px; }
      /* line 445, skin/frontend/guf/default/scss/layout/_filter.scss */
      .category-pager ul li a.previous::before {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -220px -40px; }
      /* line 450, skin/frontend/guf/default/scss/layout/_filter.scss */
      .category-pager ul li a:hover.next::before {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -400px -60px; }
      /* line 453, skin/frontend/guf/default/scss/layout/_filter.scss */
      .category-pager ul li a:hover.previous::before {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -420px -40px; }
    /* line 458, skin/frontend/guf/default/scss/layout/_filter.scss */
    .category-pager ul li.current {
      background-color: #CCA663;
      color: white; }

/* line 468, skin/frontend/guf/default/scss/layout/_filter.scss */
#range {
  border-radius: 0;
  border: 0 none;
  box-shadow: none; }
  /* line 472, skin/frontend/guf/default/scss/layout/_filter.scss */
  #range.noUi-background {
    background: #ccc; }
  /* line 475, skin/frontend/guf/default/scss/layout/_filter.scss */
  #range .noUi-background {
    background: #ccc;
    height: 2px;
    border: 0 none;
    box-shadow: none; }
  /* line 481, skin/frontend/guf/default/scss/layout/_filter.scss */
  #range.noUi-horizontal {
    height: 2px; }
    /* line 483, skin/frontend/guf/default/scss/layout/_filter.scss */
    #range.noUi-horizontal .noUi-handle {
      width: 16px;
      height: 20px;
      left: -4px; }
  /* line 489, skin/frontend/guf/default/scss/layout/_filter.scss */
  #range .noUi-connect {
    height: 2px;
    box-shadow: none;
    background: #CCA663; }
  /* line 495, skin/frontend/guf/default/scss/layout/_filter.scss */
  #range .noUi-handle {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
    background-repeat: no-repeat;
    background-position: -350px -448px;
    border: 0 none;
    border-radius: 0;
    background-color: transparent;
    cursor: pointer;
    box-shadow: none; }
    /* line 502, skin/frontend/guf/default/scss/layout/_filter.scss */
    #range .noUi-handle:before, #range .noUi-handle:after {
      display: none; }

/* line 508, skin/frontend/guf/default/scss/layout/_filter.scss */
#values {
  margin-top: 14px;
  line-height: 20px; }
  /* line 511, skin/frontend/guf/default/scss/layout/_filter.scss */
  #values span {
    line-height: 15px;
    width: 20%;
    border: solid 1px #CCA663;
    padding: 2px;
    border-radius: 5px;
    text-align: right;
    float: left; }
    /* line 519, skin/frontend/guf/default/scss/layout/_filter.scss */
    #values span#price-to {
      float: right; }
    /* line 522, skin/frontend/guf/default/scss/layout/_filter.scss */
    #values span#price-from {
      margin-right: 2%; }

/* line 528, skin/frontend/guf/default/scss/layout/_filter.scss */
.button-range {
  background-color: #CCA663;
  min-width: 150px;
  width: auto;
  text-align: center;
  padding: 10px;
  border: 0 none;
  border-radius: 3px;
  color: white;
  font-size: 14px;
  margin: 15px 0;
  width: 100%;
  padding: 4px;
  margin-bottom: 0px; }

@media (max-width: 1066px) {
  /* line 536, skin/frontend/guf/default/scss/layout/_filter.scss */
  #narrow-by-list li {
    width: 18.8%; } }

@media (max-width: 835px) {
  /* line 542, skin/frontend/guf/default/scss/layout/_filter.scss */
  #narrow-by-list li {
    width: 18.7777%; } }

@media (max-width: 800px) {
  /* line 549, skin/frontend/guf/default/scss/layout/_filter.scss */
  #narrow-by-list li ol.price-slider {
    box-sizing: border-box; }
    /* line 551, skin/frontend/guf/default/scss/layout/_filter.scss */
    #narrow-by-list li ol.price-slider > li {
      padding: 0; }
  /* line 557, skin/frontend/guf/default/scss/layout/_filter.scss */
  .white-space-down {
    display: none !important; } }

/* line 1, skin/frontend/guf/default/scss/layout/_account.scss */
#form-validate {
  width: 100%;
  /* graceful degradation for ie8 */ }
  /* line 58, skin/frontend/guf/default/scss/_mixins.scss */
  #form-validate input[type='checkbox'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%; }
  /* line 69, skin/frontend/guf/default/scss/_mixins.scss */
  #form-validate input[type='checkbox'] {
    width: auto;
    float: left;
    margin-right: .75em;
    background: transparent;
    border: none; }
  /* line 77, skin/frontend/guf/default/scss/_mixins.scss */
  #form-validate input[type='checkbox']:checked,
  #form-validate input[type='checkbox']:not(:checked) {
    background: transparent;
    position: relative;
    visibility: hidden;
    margin: 0;
    padding: 0; }
  /* line 86, skin/frontend/guf/default/scss/_mixins.scss */
  #form-validate input[type='checkbox'] + label {
    cursor: pointer;
    display: inline-block; }
  /* line 91, skin/frontend/guf/default/scss/_mixins.scss */
  #form-validate input[type='checkbox']:checked + label::before,
  #form-validate input[type='checkbox']:not(:checked) + label::before {
    content: ' ';
    display: inline-block;
    width: 13px;
    height: 13px;
    position: relative;
    top: 4px;
    border: 1px solid #CCA663;
    background: white;
    margin-right: 1em;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1); }
  /* line 105, skin/frontend/guf/default/scss/_mixins.scss */
  #form-validate input[type='checkbox']:hover + label::before {
    background: #EBD5AF; }
  /* line 109, skin/frontend/guf/default/scss/_mixins.scss */
  #form-validate input[type='checkbox']:checked + label::before {
    background-color: #CCA663;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
    background-repeat: no-repeat;
    background-position: -611px -180px; }
  /* line 114, skin/frontend/guf/default/scss/_mixins.scss */
  #form-validate input[type='checkbox']:disabled + label::before {
    background-color: transparent;
    cursor: default;
    border: 1px solid #999 !important; }
  /* line 4, skin/frontend/guf/default/scss/layout/_account.scss */
  #form-validate input, #form-validate select {
    width: 100%; }

/* line 9, skin/frontend/guf/default/scss/layout/_account.scss */
.account-login #login-form {
  margin-top: 30px; }
  /* line 11, skin/frontend/guf/default/scss/layout/_account.scss */
  .account-login #login-form h2 {
    font-family: "Cabin", sans-serif;
    text-align: left;
    font-size: 1.5em; }
  @media (min-width: 801px) {
    /* line 17, skin/frontend/guf/default/scss/layout/_account.scss */
    .account-login #login-form .columns {
      margin: 0; }
      /* line 21, skin/frontend/guf/default/scss/layout/_account.scss */
      .account-login #login-form .columns.five {
        float: right; }
      /* line 25, skin/frontend/guf/default/scss/layout/_account.scss */
      .account-login #login-form .columns:first-child {
        margin-left: 2%; } }
  @media (min-width: 500px) and (max-width: 800px) {
    /* line 17, skin/frontend/guf/default/scss/layout/_account.scss */
    .account-login #login-form .columns {
      width: 350px;
      margin: 0 auto;
      float: none; } }
/* line 38, skin/frontend/guf/default/scss/layout/_account.scss */
.account-login .form-list {
  font-size: 16px;
  margin-top: 20px; }
  /* line 41, skin/frontend/guf/default/scss/layout/_account.scss */
  .account-login .form-list li {
    margin-bottom: 10px; }
    /* line 43, skin/frontend/guf/default/scss/layout/_account.scss */
    .account-login .form-list li input {
      width: 100%;
      margin-top: 10px;
      border: solid 1px #CCA663;
      padding: 6px;
      border-radius: 5px; }
      /* line 49, skin/frontend/guf/default/scss/layout/_account.scss */
      .account-login .form-list li input:focus {
        outline: 0; }

/* line 56, skin/frontend/guf/default/scss/layout/_account.scss */
.account-login .forgot-pw {
  display: block;
  margin-top: 10px; }

/* line 64, skin/frontend/guf/default/scss/layout/_account.scss */
.account-create input {
  width: 100%;
  border: solid 1px #CCA663;
  padding: 6px; }

/* line 70, skin/frontend/guf/default/scss/layout/_account.scss */
.account-create .customer-dob {
  margin-top: 20px; }
  /* line 72, skin/frontend/guf/default/scss/layout/_account.scss */
  .account-create .customer-dob .row {
    margin-top: 4px; }
    /* line 186, skin/frontend/guf/default/scss/_mixins.scss */
    .account-create .customer-dob .row > div:before, .account-create .customer-dob .row > div:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    /* line 191, skin/frontend/guf/default/scss/_mixins.scss */
    .account-create .customer-dob .row > div:after {
      clear: both; }
    /* line 76, skin/frontend/guf/default/scss/layout/_account.scss */
    .account-create .customer-dob .row > div > div {
      width: 32.33%;
      margin-left: 1%;
      float: left; }
      /* line 80, skin/frontend/guf/default/scss/layout/_account.scss */
      .account-create .customer-dob .row > div > div:first-child {
        margin-left: 0;
        width: 33.33%; }

/* line 186, skin/frontend/guf/default/scss/_mixins.scss */
.account-create #recaptcha_widget .col2-set:before, .account-create #recaptcha_widget .col2-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 191, skin/frontend/guf/default/scss/_mixins.scss */
.account-create #recaptcha_widget .col2-set:after {
  clear: both; }

/* line 96, skin/frontend/guf/default/scss/layout/_account.scss */
.account-create #form-validate .control input[type='checkbox'] {
  visibility: visible;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
  margin-top: 2px;
  margin-right: 7px; }

/* line 104, skin/frontend/guf/default/scss/layout/_account.scss */
.account-create #form-validate .control label {
  cursor: pointer; }

/* line 109, skin/frontend/guf/default/scss/layout/_account.scss */
.account-create .form-list {
  margin-top: 15px; }

/* line 113, skin/frontend/guf/default/scss/layout/_account.scss */
.account-create .back-link {
  float: left; }

/* line 114, skin/frontend/guf/default/scss/layout/_account.scss */
.account-create button {
  float: right; }

/* line 118, skin/frontend/guf/default/scss/layout/_account.scss */
.block-account ul {
  padding-left: 0; }
  /* line 316, skin/frontend/guf/default/scss/_mixins.scss */
  .block-account ul li {
    text-align: left;
    padding: 4px 0;
    border-bottom: solid 1px #aaa;
    list-style: none; }
    /* line 321, skin/frontend/guf/default/scss/_mixins.scss */
    .block-account ul li:last-child {
      border-bottom: 0 none; }
    /* line 322, skin/frontend/guf/default/scss/_mixins.scss */
    .block-account ul li ul {
      display: none; }
    /* line 323, skin/frontend/guf/default/scss/_mixins.scss */
    .block-account ul li a {
      cursor: pointer;
      display: inline-block; }
      /* line 326, skin/frontend/guf/default/scss/_mixins.scss */
      .block-account ul li a::before {
        content: "> "; }
      /* line 327, skin/frontend/guf/default/scss/_mixins.scss */
      .block-account ul li a:hover {
        color: #555050;
        font-weight: bold; }
    /* line 333, skin/frontend/guf/default/scss/_mixins.scss */
    .block-account ul li.current::before {
      content: "> "; }
    /* line 336, skin/frontend/guf/default/scss/_mixins.scss */
    .block-account ul li.active a {
      color: #555050;
      font-weight: bold; }

/* line 123, skin/frontend/guf/default/scss/layout/_account.scss */
.gift-button {
  cursor: pointer; }

/* line 128, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account .amount {
  float: left; }

/* line 129, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account .limiter {
  float: right; }
  /* line 131, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .limiter select {
    background-position: right -5px;
    padding-right: 42px; }

/* line 138, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account h3 {
  font-size: 16px;
  text-transform: inherit;
  text-align: left;
  letter-spacing: normal;
  color: #555050;
  font-weight: 600; }

/* line 147, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account button, .my-account a {
  color: #CCA663; }

/* line 151, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account address, .my-account .box-payment {
  margin-bottom: 17px; }

/* line 155, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account .col2-set {
  margin-top: 25px; }
  /* line 186, skin/frontend/guf/default/scss/_mixins.scss */
  .my-account .col2-set:before, .my-account .col2-set:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 191, skin/frontend/guf/default/scss/_mixins.scss */
  .my-account .col2-set:after {
    clear: both; }

/* line 160, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account .box-account {
  width: 100%;
  margin: 0 auto;
  margin-top: 85px; }

/* line 166, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account .box-account.box-recent {
  width: 100%; }
  /* line 168, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-account.box-recent .view-all {
    float: right; }

/* line 171, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account .amount, .my-account .limiter {
  margin: 15px 0; }

/* line 175, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account .box-account.box-recent table, .my-account #my-orders-table {
  width: 100%;
  border-spacing: 0;
  margin-top: 40px;
  margin-bottom: 0;
  table-layout: auto;
  position: relative; }
  /* line 182, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-account.box-recent table th.order-product-name, .my-account .box-account.box-recent table td.product-image, .my-account #my-orders-table th.order-product-name, .my-account #my-orders-table td.product-image {
    width: 130px; }
  /* line 183, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-account.box-recent table th, .my-account .box-account.box-recent table td, .my-account #my-orders-table th, .my-account #my-orders-table td {
    text-align: left;
    padding-right: 10px; }
  /* line 189, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-account.box-recent table tr .order-id, .my-account #my-orders-table tr .order-id {
    min-width: 90px; }
  /* line 192, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-account.box-recent table tr .order-date, .my-account #my-orders-table tr .order-date {
    min-width: 80px; }
  /* line 195, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-account.box-recent table tr .order-address, .my-account #my-orders-table tr .order-address {
    min-width: 80px; }
  /* line 198, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-account.box-recent table tr .order-price, .my-account #my-orders-table tr .order-price {
    min-width: 100px; }
  /* line 201, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-account.box-recent table tr .order-status, .my-account #my-orders-table tr .order-status {
    min-width: 85px; }
  /* line 207, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-account.box-recent table tr .order-product-id, .my-account #my-orders-table tr .order-product-id {
    min-width: 100px; }
  /* line 210, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-account.box-recent table tr .order-product-price, .my-account #my-orders-table tr .order-product-price {
    text-align: right; }
  /* line 213, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-account.box-recent table tr .order-product-quantity, .my-account #my-orders-table tr .order-product-quantity {
    min-width: 60px; }
  /* line 216, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-account.box-recent table tr .order-product-total, .my-account #my-orders-table tr .order-product-total {
    text-align: right; }

/* line 222, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account .button.new-adress {
  color: white;
  float: right; }

/* line 229, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account .buttons-set .back-link a {
  background-color: #CCA663;
  min-width: 150px;
  width: auto;
  text-align: center;
  padding: 10px;
  border: 0 none;
  border-radius: 3px;
  color: white;
  font-size: 14px;
  margin: 15px 0; }
  /* line 232, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .buttons-set .back-link a > small {
    display: none; }

/* line 236, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account .buttons-set button[type=submit] {
  background-color: #31A663;
  min-width: 150px;
  width: auto;
  text-align: center;
  padding: 10px;
  border: 0 none;
  border-radius: 3px;
  color: white;
  font-size: 14px;
  margin: 15px 0;
  float: right; }

/* line 241, skin/frontend/guf/default/scss/layout/_account.scss */
.my-account .buttons-set .back-link, .my-account .buttons-set .back-link a {
  text-decoration: none;
  min-width: 130px;
  display: inline-block; }

/* line 249, skin/frontend/guf/default/scss/layout/_account.scss */
.input-box {
  width: 100%;
  box-sizing: border-box; }
  /* line 252, skin/frontend/guf/default/scss/layout/_account.scss */
  .input-box select, .input-box input {
    font-size: 14px;
    padding: 6px; }
  /* line 253, skin/frontend/guf/default/scss/layout/_account.scss */
  .input-box select {
    padding-right: 42px;
    border-radius: 0;
    width: 100%; }

/* line 263, skin/frontend/guf/default/scss/layout/_account.scss */
body:not(.checkout-cart-index) .input-box select#prefix, body:not(.checkout-cart-index) .input-box select#country {
  background-position: right -3px; }

/* line 273, skin/frontend/guf/default/scss/layout/_account.scss */
.customer-account-edit input#firstname, .customer-account-edit input#lastname, .customer-account-edit input#email, .customer-account-edit input#taxvat, .customer-account-edit input#current_password, .customer-account-edit input#password, .customer-account-edit input#confirmation, .customer-account-edit input#dummy {
  width: 100%;
  box-sizing: border-box; }

/* line 280, skin/frontend/guf/default/scss/layout/_account.scss */
.customer-account-edit .my-account input, .customer-account-edit .my-account select {
  margin-bottom: 15px; }

/* line 283, skin/frontend/guf/default/scss/layout/_account.scss */
.customer-account-edit .my-account .row, .customer-account-edit .my-account .columns {
  margin-bottom: 0; }

/* line 290, skin/frontend/guf/default/scss/layout/_account.scss */
.customer-account-edit .customer-dob .dob-day, .customer-account-edit .customer-dob .dob-month, .customer-account-edit .customer-dob .dob-year {
  width: 30%;
  margin-right: 5%;
  display: inline-block; }
  /* line 295, skin/frontend/guf/default/scss/layout/_account.scss */
  .customer-account-edit .customer-dob .dob-day > input, .customer-account-edit .customer-dob .dob-month > input, .customer-account-edit .customer-dob .dob-year > input {
    width: 100%;
    box-sizing: border-box; }

/* line 300, skin/frontend/guf/default/scss/layout/_account.scss */
.customer-account-edit .customer-dob .dob-year {
  margin-right: 0; }

/* line 304, skin/frontend/guf/default/scss/layout/_account.scss */
.customer-address-index .my-account, .my-account form {
  margin-left: auto;
  margin-right: auto; }

/* line 312, skin/frontend/guf/default/scss/layout/_account.scss */
.customer-address-index .page-title > button, .customer-address-index .page-title .page-title.title-buttons > a, .customer-address-index .my-account > button, .customer-address-index .my-account .page-title.title-buttons > a, .sales-order-view .page-title > button, .sales-order-view .page-title .page-title.title-buttons > a, .sales-order-view .my-account > button, .sales-order-view .my-account .page-title.title-buttons > a {
  margin-bottom: 25px;
  margin-top: 25px;
  display: block; }

/* line 320, skin/frontend/guf/default/scss/layout/_account.scss */
#my-orders-table {
  margin: 15px 0; }
  /* line 323, skin/frontend/guf/default/scss/layout/_account.scss */
  #my-orders-table .order-product-name h3 {
    font-size: 14px; }
  /* line 330, skin/frontend/guf/default/scss/layout/_account.scss */
  #my-orders-table .sales-footer .subtotal.first td {
    padding-top: 25px; }
  /* line 334, skin/frontend/guf/default/scss/layout/_account.scss */
  #my-orders-table .sales-footer .last.a-right {
    text-align: right; }
  /* line 339, skin/frontend/guf/default/scss/layout/_account.scss */
  #my-orders-table .sales-table td {
    text-align: left; }

/* line 348, skin/frontend/guf/default/scss/layout/_account.scss */
.newsletter-manage-index .my-account .control label {
  margin: 15px 0;
  display: block; }

/* line 356, skin/frontend/guf/default/scss/layout/_account.scss */
.account-box.up-sell {
  margin-top: 85px; }
  /* line 358, skin/frontend/guf/default/scss/layout/_account.scss */
  .account-box.up-sell .price-box {
    text-align: center;
    margin: 15px 0;
    text-align: left; }
    /* line 227, skin/frontend/guf/default/scss/_mixins.scss */
    .account-box.up-sell .price-box p {
      margin-bottom: 5px; }
    /* line 230, skin/frontend/guf/default/scss/_mixins.scss */
    .account-box.up-sell .price-box .price-label {
      display: none; }
    /* line 232, skin/frontend/guf/default/scss/_mixins.scss */
    .account-box.up-sell .price-box .old-price .price {
      color: #ED4644;
      text-decoration: line-through;
      font-size: 14px; }
    /* line 239, skin/frontend/guf/default/scss/_mixins.scss */
    .account-box.up-sell .price-box .special-price .price {
      font-weight: bold;
      font-size: 20px; }
    /* line 242, skin/frontend/guf/default/scss/_mixins.scss */
    .account-box.up-sell .price-box .regular-price, .account-box.up-sell .price-box .price {
      font-weight: bold;
      font-size: 20px; }
    /* line 246, skin/frontend/guf/default/scss/_mixins.scss */
    .account-box.up-sell .price-box .saved-money {
      display: none; }
  /* line 362, skin/frontend/guf/default/scss/layout/_account.scss */
  .account-box.up-sell h5 a {
    color: #555050;
    text-decoration: none;
    font-size: 14px; }
    /* line 366, skin/frontend/guf/default/scss/layout/_account.scss */
    .account-box.up-sell h5 a:hover {
      color: #CCA663; }

@media (max-width: 800px) {
  /* line 376, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-recent tr .order-date, .my-account #my-orders-table tr .order-date {
    display: none; }
  /* line 379, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-recent tr .order-address, .my-account #my-orders-table tr .order-address {
    display: none; }
  /* line 382, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .box-recent tr .order-status, .my-account #my-orders-table tr .order-status {
    display: none; }
  /* line 389, skin/frontend/guf/default/scss/layout/_account.scss */
  .sales-order-view .order-items.order-details .data-table {
    overflow: auto;
    display: block; } }

@media (max-width: 350px) {
  /* line 396, skin/frontend/guf/default/scss/layout/_account.scss */
  .my-account .buttons-set .back-link, .my-account .buttons-set .back-link a, .my-account .buttons-set button[type=submit] {
    min-width: 125px;
    box-sizing: border-box; } }

/* line 45, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal-open {
  overflow: hidden; }

/* line 50, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

/* line 72, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 78, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

/* line 85, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

/* line 99, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  /* line 109, skin/frontend/guf/default/scss/layout/_modals.scss */
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5; }

/* line 114, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.4px; }

/* line 120, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal-header .close {
  margin-top: -2px; }

/* line 125, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.4; }

/* line 132, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal-body {
  position: relative;
  padding: 25px;
  max-height: 400px;
  overflow: scroll;
  margin-bottom: 25px; }

/* line 141, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal-footer {
  padding: 25px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  /* line 186, skin/frontend/guf/default/scss/_mixins.scss */
  .modal-footer:before, .modal-footer:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  /* line 191, skin/frontend/guf/default/scss/_mixins.scss */
  .modal-footer:after {
    clear: both; }
  /* line 148, skin/frontend/guf/default/scss/layout/_modals.scss */
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  /* line 153, skin/frontend/guf/default/scss/layout/_modals.scss */
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  /* line 157, skin/frontend/guf/default/scss/layout/_modals.scss */
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* line 163, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

/* line 171, skin/frontend/guf/default/scss/layout/_modals.scss */
.modal-close-button {
  float: right;
  font-size: 41px;
  height: 23px;
  font-weight: 700;
  line-height: 11px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
  position: absolute;
  right: 10px;
  top: 10px; }

@media (min-width: 800px) {
  /* line 189, skin/frontend/guf/default/scss/layout/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  /* line 193, skin/frontend/guf/default/scss/layout/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  /* line 199, skin/frontend/guf/default/scss/layout/_modals.scss */
  .modal-sm {
    width: 300px; }
  /* line 200, skin/frontend/guf/default/scss/layout/_modals.scss */
  .modal-lg {
    width: 900px; } }

/* line 1, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.button.ratepay-btn {
  padding: 7px;
  background-color: #CCA663;
  border: solid 1px #CCA663;
  color: white;
  border-radius: 3px; }

/* line 8, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.button.ratepay-btn:hover, .bank-information .button:hover {
  background-color: #CCA663;
  color: white; }

/* line 9, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.button2.ratepay-btn,
.bank-information .button2 {
  padding: 5px;
  background-color: #CCA663;
  border: solid 1px #CCA663;
  color: white;
  border-radius: 3px; }

/* line 17, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.bank-information .button {
  padding: 5px;
  background-color: white;
  border: solid 1px #CCA663;
  color: #555050;
  border-radius: 3px; }

/* line 25, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.dob-day input, .dob-month input, .dob-year input {
  width: 100%; }

/* line 32, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.sp-methods select.ratepayday {
  width: 154px;
  margin-right: 7px; }

/* line 36, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.sp-methods select.ratepaymonth {
  width: 154px;
  margin-right: 7px; }

/* line 40, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.sp-methods select.ratepayyear {
  width: 154px; }

/* line 44, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.sp-methods input.ratepayphone {
  width: 147px; }

/* line 48, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.sp-methods div.ratepaybirthdate {
  width: 476px; }

/* reset */
/* RatePAY Calculator */
/* line 54, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-ClearFix {
  clear: both;
  line-height: 1px;
  height: 1px; }

/* line 60, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont {
  color: #555050;
  width: 100% !important;
  margin: 0 auto;
  vertical-align: middle; }

/* line 67, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont input.ratepay-Input-button {
  width: 173px;
  color: #555050;
  background: #f2c551;
  border: 2px solid #f2c551;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  text-align: center;
  float: right;
  top: 8px;
  right: 5px;
  margin-left: 15px; }

/* line 84, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont input.ratepay-Input-button2 {
  width: 173px;
  color: #555050;
  background: #f2c551;
  border: 2px solid #f2c551;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  text-align: center;
  float: right;
  top: 4px;
  right: 5px; }

/* line 100, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont input.ratepay-Input-button:hover {
  background-color: #f2B551;
  border: 2px solid #f2C551; }

/* line 104, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont input.ratepay-Input-button2:hover {
  background-color: #f2B551;
  border: 2px solid #f2C551; }

/* line 108, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#runtime {
  margin: 0 0 0 15px; }

/* line 112, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-Header {
  height: auto;
  width: 100%; }

/* line 117, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-Header img {
  float: right;
  margin-bottom: 3px; }

/* line 122, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-Header span {
  font-size: 16px; }

/* line 126, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont p.ratepay-Text {
  width: 400px; }

/* line 130, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont p.ratepay-Top-Text {
  margin: 20px 15px 0; }

/* line 134, skin/frontend/guf/default/scss/layout/_ratepay.scss */
div#ratepay-ContentSwitch {
  margin: 0px 0 0;
  padding: 5px;
  background-color: #eee; }

/* line 140, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-ContentSwitchDiv {
  width: 190px;
  padding: 2px 0 0 15px;
  color: #263551;
  display: none; }

/* line 150, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont #debitSelect {
  float: right;
  font-size: 100%;
  margin: 0 3px 0 0;
  text-align: left;
  width: 167px;
  height: 60px; }

/* line 158, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-DueText {
  float: left;
  margin-top: 10px;
  width: auto; }

/* line 164, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-ContentSwitch div.ratepay-Active {
  color: #B69767; }

/* line 168, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-ContentSwitchInput {
  display: block;
  margin-top: 5px; }

/* line 173, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-SwitchToTerm {
  float: left; }

/* line 177, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-SwitchToRuntime {
  float: right;
  left: 40px;
  position: relative; }

/* line 183, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-Content p {
  margin-bottom: 25px; }

/* line 191, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-ContentTerm {
  display: none; }

/* line 195, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-ContentRuntime {
  display: none; }

/* line 199, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-Content select, #ratepay-main-cont .ratepay-Content input.ratepay-Input-amount {
  border: 1px solid #D1DFE0;
  text-align: right;
  position: relative;
  top: 2px; }

/* line 206, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-Content select {
  padding: 2px;
  text-align: left;
  width: 110px;
  padding-right: 40px;
  background-position: right; }

/* line 214, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-Content input.ratepay-Input-amount {
  padding: 2px;
  width: 50px;
  display: inline-block; }

/* line 220, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-Content span.ratepay-Currency {
  padding-top: 3px;
  vertical-align: middle; }

/* RatePAY Calculator Result */
/* line 226, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont #ratepay-Result {
  background: none repeat scroll 0 0 #fefefe;
  color: #555050;
  margin-top: 10px; }

/* RatePAY Calculator Result */
/* line 232, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont #ratepay-Result2 {
  background: none repeat scroll 0 0 #fefefe;
  color: #555050;
  margin-top: 10px; }

/* line 238, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont #ratepay-Notfication {
  background: none repeat scroll 0 0 #FFFFE0;
  border: 1px solid #E6DB55;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 5px 5px;
  color: #263551;
  margin: 10px 0 11px 0px;
  padding: 10px 5px; }

/* line 249, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-error {
  background: none repeat scroll 0 0 #FFEBE8;
  border: 1px solid #CC0000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 5px 5px;
  color: #263551;
  padding: 10px;
  margin: 10px 0 11px 0px; }

/* line 260, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont h2.ratepay-mid-heading {
  font-size: 12px;
  border-top: solid 1px #CCA663;
  padding-top: 5px; }

/* line 266, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-Result table {
  border: none; }

/* line 269, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-Result2 table {
  border: none; }

/* line 272, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms table, #ratepay-InstallmentTerms td, #ratepay-InstallmentTerms th {
  border: none;
  padding: 0px; }

/* line 276, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms th {
  padding-left: 10px;
  text-align: left;
  width: 240px;
  border: none;
  vertical-align: middle; }

/* line 284, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms td {
  text-align: right;
  color: #555050;
  border: none;
  vertical-align: middle; }

/* line 291, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms label {
  border: 1px solid #DDDDDD;
  display: inline-block;
  margin-top: 4px;
  padding-bottom: 5px; }

/* line 298, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms tr.ratepay-Highlight th {
  padding-left: 0;
  color: #555050;
  border: none; }

/* line 304, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms tr.ratepay-Highlight th, #ratepay-InstallmentTerms tr.ratepay-Highlight td {
  color: #555050;
  border: none; }

/* line 309, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms th, #ratepay-InstallmentTerms td {
  color: #555050 !important;
  border: none; }

/* line 314, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms tr.ratepay-TableHr th, #ratepay-InstallmentTerms tr.ratepay-TableHr td {
  color: #555050;
  border: none; }

/* line 319, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms tr.ratepay-TableHr {
  color: #555050;
  border: none; }

/* line 324, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms tr.ratepay-PriceSectionHead td, #ratepay-InstallmentTerms tr.ratepay-PriceSectionHead th {
  color: #555050;
  border: none; }

/* line 329, skin/frontend/guf/default/scss/layout/_ratepay.scss */
table#ratepay-InstallmentTerms {
  color: #555050;
  padding: 5px 3px;
  width: 100% !important; }

/*#ratepay-main-cont .ratepay-H2{
    color: $BASE_COLOR;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 0 10px;
}*/
/* line 343, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-LogoText {
  float: right;
  font-size: 10px;
  padding-right: 5px;
  margin-top: -3px; }

/* line 349, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-FullWidth {
  width: 100%;
  height: 20px; }

/* line 354, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-ChooseRuntime {
  border: 1px solid;
  font-size: 95%;
  padding: 10px; }

/* line 359, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-FloatLeft {
  float: left; }

/* line 363, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-NintyPercentWidth {
  padding-top: 13px;
  width: 90% !important; }

/* line 369, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-ChooseInput Input {
  margin-top: 13px; }

/* line 373, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#debitSelect {
  padding: 2px;
  width: 123px;
  margin: 0px; }

/* line 378, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-MouseoverInfo {
  background-color: #263552;
  color: white;
  border: 1px solid #555050;
  bottom: 0;
  display: none;
  float: left;
  font-size: 8px;
  height: auto;
  left: 20px;
  position: absolute;
  max-width: 350px;
  padding: 5px; }

/* line 392, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-InfoImg {
  width: 12px;
  height: 12px; }

/* line 396, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-InfoImgDiv {
  float: left;
  height: 16px;
  padding: 2px 3px;
  width: 16px; }

/* line 403, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-CalculationText {
  font-size: 85%;
  padding-top: 15px; }

/* line 407, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-RelativePosition {
  position: relative; }

/* line 412, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-yellow {
  background-color: #F2C551; }

/* line 416, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms td.ratepay-PercentWidth {
  width: 250px; }

/* line 419, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-MarginTop {
  margin-top: 10px; }

/* line 424, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms .ratepay-PaddingBottom {
  padding-bottom: 10px; }

/* line 427, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms .ratepay-PaddingRight {
  padding-right: 10px; }

/* line 431, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms .ratepay-PaddingLeft {
  padding-left: 10px; }

/* line 435, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms .ratepay-PaddingTop {
  padding-top: 10px; }

/* line 439, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-ContentRuntime option {
  border-right: 1px solid #ccc;
  padding-left: 8px;
  padding-top: 2px;
  font-size: 100%;
  text-align: left; }

/* line 447, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-VertAlignMiddle {
  vertical-align: middle; }

/* line 451, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms .ratepay-PercentWith {
  float: left;
  text-align: right;
  width: 50px; }

/* line 456, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms .ratepay-TextAlignLeft {
  text-align: left; }

/* line 459, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-InstallmentTerms #ratepay-InstallmentThirdTd {
  width: 10px; }

/* line 463, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-Content .ratepay-DueDateSelect {
  float: right;
  width: 167px;
  height: 60px; }

/* line 468, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-Content .ratepay-DueDateSelect option {
  border-right: 0px solid; }

/* line 472, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#debitSelectRuntime option {
  padding: 0px; }

/* line 476, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-MarginBottom {
  margin-bottom: 5px; }

/* line 480, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-sandbox-notification {
  border: 2px dashed #555050;
  background-color: #ffff00;
  font-weight: bold;
  font-color: #555050;
  text-align: center; }

/* line 487, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.ratepay-MarginLeft {
  margin-left: 15px; }

/* line 488, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.visible-input {
  display: block;
  visibility: visible; }

/* line 492, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.order-review #ratepay-main-cont h2.ratepay-mid-heading {
  font-size: 16px;
  border-top: 0 none;
  margin-bottom: 20px; }

/* line 498, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.order-review table#ratepay-InstallmentTerms {
  float: right; }

/* line 502, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.order-review #ratepay-main-cont {
  width: 100% !important; }

/* line 505, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.order-review #checkout-review-submit {
  width: 100%;
  position: relative;
  float: right; }

/* line 511, skin/frontend/guf/default/scss/layout/_ratepay.scss */
.order-review .euro-column {
  width: 5%; }

/* line 515, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-ChooseInput {
  background: transparent !important;
  float: none !important;
  height: 0 !important;
  padding-left: 0 !important; }

/* line 521, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-label {
  top: 10px;
  position: relative; }

/* line 526, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-NintyPercentWidth {
  padding-left: 22px; }

/* line 529, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont .ratepay-MarginLeft {
  margin-left: 22px; }

/* line 530, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont #ratepay_rate_Input-button, #ratepay-main-cont #ratepay_rate_Input-buttonRuntime {
  margin: 20px 0; }

/* line 534, skin/frontend/guf/default/scss/layout/_ratepay.scss */
#ratepay-main-cont table#ratepay-InstallmentTerms {
  margin-bottom: 0; }

/* line 2, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print h1 {
  font-size: 20px; }

/* line 3, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print h2 {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #555050;
  text-transform: none;
  letter-spacing: normal; }

/* line 11, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print address, .sales-order-print p {
  font-size: 11px; }

/* line 14, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print p.order-date {
  margin-bottom: 0; }

/* line 15, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print h3.product-name, .sales-order-print h3 {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #555050;
  text-transform: none;
  letter-spacing: normal;
  margin-top: 0;
  font-size: 12px; }

/* line 25, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print .border {
  text-align: left; }

/* line 28, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print th {
  font-size: 10px;
  padding: 8px 10px; }

/* line 32, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print td {
  font-size: 11px;
  padding: 7px 10px;
  vertical-align: top; }
  /* line 36, skin/frontend/guf/default/scss/layout/_sales_print.scss */
  .sales-order-print td.product-image {
    width: 15%; }
  /* line 37, skin/frontend/guf/default/scss/layout/_sales_print.scss */
  .sales-order-print td.order-product-name {
    width: 50%; }
  /* line 38, skin/frontend/guf/default/scss/layout/_sales_print.scss */
  .sales-order-print td.order-product-quantity {
    width: 12%; }

/* line 41, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print .a-right {
  text-align: right; }

/* line 43, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print #my-orders-table {
  margin-top: 0; }
  /* line 45, skin/frontend/guf/default/scss/layout/_sales_print.scss */
  .sales-order-print #my-orders-table .order-product-name h3 {
    font-size: 12px; }

/* line 48, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print table h3.product-name {
  margin-top: 0; }

/* line 49, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print .totals {
  border-bottom: solid 1px #CCA663;
  padding-bottom: 20px; }
  /* line 52, skin/frontend/guf/default/scss/layout/_sales_print.scss */
  .sales-order-print .totals #order-totals-table {
    margin-bottom: 0;
    float: right;
    width: 400px;
    max-width: 390px; }
    @media (max-width: 800px) {
      /* line 52, skin/frontend/guf/default/scss/layout/_sales_print.scss */
      .sales-order-print .totals #order-totals-table {
        width: 100%;
        max-width: inherit; } }
    /* line 61, skin/frontend/guf/default/scss/layout/_sales_print.scss */
    .sales-order-print .totals #order-totals-table tr.grand_total {
      font-size: 17px; }
    /* line 64, skin/frontend/guf/default/scss/layout/_sales_print.scss */
    .sales-order-print .totals #order-totals-table td {
      text-align: right;
      margin-bottom: 0px;
      border-bottom: 0;
      padding: 0; }
      /* line 69, skin/frontend/guf/default/scss/layout/_sales_print.scss */
      .sales-order-print .totals #order-totals-table td:first-child {
        text-align: left; }
    /* line 73, skin/frontend/guf/default/scss/layout/_sales_print.scss */
    .sales-order-print .totals #order-totals-table tfoot td {
      padding-top: 10px;
      font-size: 17px; }

/* line 79, skin/frontend/guf/default/scss/layout/_sales_print.scss */
.sales-order-print button.button {
  display: none; }

/* line 186, skin/frontend/guf/default/scss/_mixins.scss */
.category-overview-links:before, .category-overview-links:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 191, skin/frontend/guf/default/scss/_mixins.scss */
.category-overview-links:after {
  clear: both; }

/* line 4, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
.category-overview-links .three-columns-box {
  position: relative;
  float: left;
  width: 24%;
  margin-right: 1.5%; }
  /* line 10, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
  .category-overview-links .three-columns-box.column-3 {
    width: 49%;
    margin-right: 0; }
    /* line 14, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
    .category-overview-links .three-columns-box.column-3 .small {
      width: 49%; }
  /* line 19, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
  .category-overview-links .three-columns-box .marginleft {
    margin-left: 2%; }
  @media (max-width: 800px) {
    /* line 4, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
    .category-overview-links .three-columns-box {
      width: 49%; }
      /* line 25, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
      .category-overview-links .three-columns-box img {
        width: 100%; }
      /* line 26, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
      .category-overview-links .three-columns-box.column-2 {
        margin-right: 0; }
      /* line 27, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
      .category-overview-links .three-columns-box.column-3 {
        width: 100%; } }
  @media (max-width: 350px) {
    /* line 4, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
    .category-overview-links .three-columns-box {
      width: 100%;
      margin-right: 0; }
      /* line 35, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
      .category-overview-links .three-columns-box.column-3 .small {
        width: 100%;
        margin-left: 0; } }
/* line 44, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
.category-overview-links .category-overview-box {
  position: relative;
  margin-bottom: 7px;
  cursor: pointer;
  display: inline-block;
  float: left;
  width: 100%; }
  /* line 52, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
  .category-overview-links .category-overview-box a {
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 111px;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #555050);
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 16px; }
    /* line 65, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
    .category-overview-links .category-overview-box a span {
      display: block;
      color: white;
      text-align: center; }
      /* line 70, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
      .category-overview-links .category-overview-box a span.title {
        font-size: 19px;
        padding: 0 20px; }
      /* line 76, skin/frontend/guf/default/scss/layout/_category-overview-links.scss */
      .category-overview-links .category-overview-box a span.link::after {
        content: '';
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
        background-repeat: no-repeat;
        background-position: -2px -60px;
        margin-left: 5px;
        width: 10px;
        height: 10px;
        display: inline-block; }

/* line 1, skin/frontend/guf/default/scss/layout/_imagemap.scss */
.image-map-wrapper {
  position: relative; }
  /* line 4, skin/frontend/guf/default/scss/layout/_imagemap.scss */
  .image-map-wrapper .image-map {
    position: absolute;
    width: 100%;
    display: block;
    top: 0;
    left: 0; }
    /* line 13, skin/frontend/guf/default/scss/layout/_imagemap.scss */
    .image-map-wrapper .image-map .marker {
      position: absolute; }
      /* line 18, skin/frontend/guf/default/scss/layout/_imagemap.scss */
      .image-map-wrapper .image-map .marker .marker-icon {
        width: 40px;
        height: 40px;
        position: absolute;
        background: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/imagemap-marker.svg") no-repeat;
        bottom: -50px;
        left: 0;
        cursor: pointer; }
      /* line 28, skin/frontend/guf/default/scss/layout/_imagemap.scss */
      .image-map-wrapper .image-map .marker .marker-text {
        display: none;
        text-align: center;
        background-color: rgba(84, 80, 80, 0.5);
        color: white;
        font-size: 18px;
        position: absolute;
        font-weight: bold;
        text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
        z-index: 20;
        -webkit-transition: background-color 0.25s;
        -moz-transition: background-color 0.25s;
        -ms-transition: background-color 0.25s;
        -o-transition: background-color 0.25s;
        transition: background-color 0.25s; }
        @media (max-width: 800px) {
          /* line 28, skin/frontend/guf/default/scss/layout/_imagemap.scss */
          .image-map-wrapper .image-map .marker .marker-text {
            background-color: rgba(84, 80, 80, 0.7); } }
        /* line 49, skin/frontend/guf/default/scss/layout/_imagemap.scss */
        .image-map-wrapper .image-map .marker .marker-text.top-left {
          bottom: -5px;
          right: -20px; }
        /* line 54, skin/frontend/guf/default/scss/layout/_imagemap.scss */
        .image-map-wrapper .image-map .marker .marker-text.bottom-left {
          top: 55px;
          right: -20px; }
        /* line 59, skin/frontend/guf/default/scss/layout/_imagemap.scss */
        .image-map-wrapper .image-map .marker .marker-text.top-right {
          bottom: -5px;
          left: 20px; }
        /* line 64, skin/frontend/guf/default/scss/layout/_imagemap.scss */
        .image-map-wrapper .image-map .marker .marker-text.bottom-right {
          top: 55px;
          left: 20px; }
        /* line 69, skin/frontend/guf/default/scss/layout/_imagemap.scss */
        .image-map-wrapper .image-map .marker .marker-text a {
          display: block;
          color: white;
          text-decoration: none;
          padding: 20px 40px;
          position: relative; }
        /* line 77, skin/frontend/guf/default/scss/layout/_imagemap.scss */
        .image-map-wrapper .image-map .marker .marker-text .close-text {
          position: absolute;
          top: -8px;
          right: -8px;
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
          background-repeat: no-repeat;
          background-position: -450px -219px;
          width: 17px;
          height: 17px;
          cursor: pointer; }
        /* line 87, skin/frontend/guf/default/scss/layout/_imagemap.scss */
        .image-map-wrapper .image-map .marker .marker-text .smaller-font {
          font-size: 14px; }
        /* line 91, skin/frontend/guf/default/scss/layout/_imagemap.scss */
        .image-map-wrapper .image-map .marker .marker-text:hover {
          background-color: rgba(84, 80, 80, 0.9); }

/* line 1, skin/frontend/guf/default/scss/layout/_contact-service.scss */
.contact-service {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  position: fixed;
  right: 0;
  bottom: 30vh;
  z-index: 20;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px; }
  /* line 13, skin/frontend/guf/default/scss/layout/_contact-service.scss */
  .contact-service a {
    text-decoration: none; }
  /* line 17, skin/frontend/guf/default/scss/layout/_contact-service.scss */
  .contact-service .to-contact {
    padding: 10px 5px 7px;
    font-weight: bold;
    cursor: pointer;
    background-color: #CCA663;
    border-left: 8px solid #CCA663;
    border-radius: 5px 0 0 5px;
    color: #fff;
    text-decoration: none; }
    /* line 27, skin/frontend/guf/default/scss/layout/_contact-service.scss */
    .contact-service .to-contact .mail-icon {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_service.svg");
      background-repeat: no-repeat;
      background-position: -2px -1100px;
      display: block;
      margin: 0 auto 7px;
      width: 49px;
      height: 35px; }
  /* line 36, skin/frontend/guf/default/scss/layout/_contact-service.scss */
  .contact-service .to-top {
    padding: 1px 0 5px 0;
    width: 92px;
    display: none;
    z-index: 2;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #fff;
    border-radius: 5px 0 0 5px;
    margin-bottom: 40px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
    -moz-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
    box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7); }
    /* line 51, skin/frontend/guf/default/scss/layout/_contact-service.scss */
    .contact-service .to-top .to-top-icon {
      width: 15px;
      height: 10px;
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
      background-repeat: no-repeat;
      background-position: -267px 2px;
      display: block;
      margin: 5px auto 2px; }

@media (max-width: 1000px) {
  /* line 62, skin/frontend/guf/default/scss/layout/_contact-service.scss */
  .contact-service {
    width: 30px;
    min-height: 110px; }
    /* line 66, skin/frontend/guf/default/scss/layout/_contact-service.scss */
    .contact-service .to-contact {
      box-sizing: border-box;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
      position: absolute;
      bottom: 90px;
      right: 0;
      border-left: 0;
      padding: 6px 15px;
      border-top: 5px solid #CCA663;
      border-radius: 5px 5px 0 0;
      margin-right: -39px; }
      /* line 81, skin/frontend/guf/default/scss/layout/_contact-service.scss */
      .contact-service .to-contact .mail-icon {
        display: none; }
    /* line 86, skin/frontend/guf/default/scss/layout/_contact-service.scss */
    .contact-service .to-top {
      width: 15px;
      position: fixed;
      -webkit-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
      -moz-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
      box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
      border-bottom: 0 none;
      bottom: 54vh;
      right: 0;
      font-size: 0;
      padding: 8px 7px 8px 8px;
      border-left: 5px solid #fff; } }

/* line 3, skin/frontend/guf/default/scss/layout/_product_extendedseries.scss */
.product-view .extendedseries .button-series,
.product-view .extendedseries .button-sets {
  float: right;
  width: 48%; }

/* line 9, skin/frontend/guf/default/scss/layout/_product_extendedseries.scss */
.product-view .extendedseries .button-sets {
  float: left; }

/* line 14, skin/frontend/guf/default/scss/layout/_product_extendedseries.scss */
.product-view .extendedseries .one-button .button-series,
.product-view .extendedseries .one-button .button-sets {
  float: none;
  width: 48%;
  margin: 15px auto;
  display: block; }

/* line 1, skin/frontend/guf/default/scss/layout/_accordion.scss */
.acc-container {
  border-bottom: 1px solid #7d7d7d; }

/* Style the buttons that are used to open and close the accordion panel */
/* line 6, skin/frontend/guf/default/scss/layout/_accordion.scss */
.accordion {
  display: block;
  color: #555050;
  font-size: 16px;
  cursor: pointer;
  padding: 18px;
  text-align: left;
  outline: none;
  transition: 0.4s;
  border-top: 1px solid #7d7d7d;
  border-left: 1px solid #7d7d7d;
  border-right: 1px solid #7d7d7d; }
  /* line 18, skin/frontend/guf/default/scss/layout/_accordion.scss */
  .accordion:hover {
    color: #CCA663; }
  /* line 21, skin/frontend/guf/default/scss/layout/_accordion.scss */
  .accordion .arrow {
    background-image: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/arrow-down-black.svg);
    background-position: 0 0;
    background-size: 15px;
    float: right;
    width: 15px;
    height: 9px;
    margin: 5px 0 0 15px; }
  /* line 30, skin/frontend/guf/default/scss/layout/_accordion.scss */
  .accordion.active {
    background-color: #CCA663;
    color: #fff; }
    /* line 33, skin/frontend/guf/default/scss/layout/_accordion.scss */
    .accordion.active .arrow {
      background-image: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/arrow-up-black.svg); }

/* Style the accordion panel. Note: hidden by default */
/* line 40, skin/frontend/guf/default/scss/layout/_accordion.scss */
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-left: 1px solid #7d7d7d;
  border-right: 1px solid #7d7d7d; }
  /* line 48, skin/frontend/guf/default/scss/layout/_accordion.scss */
  .panel p {
    margin: 18px 0; }

/*
<div class="waiting-overlay">
    <div class="lds-spinner">
        <div></div>
        <div></div>
        <div></div>
        <div></div>
        <div></div>
        <div></div>
        <div></div>
        <div></div>
        <div></div>
        <div></div>
        <div></div>
        <div></div>
    </div>
</div>
*/
/* line 20, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
.waiting-overlay {
  display: none;
  position: fixed;
  z-index: 2147483646;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  /* line 30, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3); }
  /* line 41, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner {
    width: 100%;
    height: 100%;
    opacity: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
  /* line 53, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div {
    left: 94px;
    top: 48px;
    position: absolute;
    -webkit-animation: lds-spinner linear 2s infinite;
    animation: lds-spinner linear 2s infinite;
    background: #945b32;
    width: 12px;
    height: 24px;
    border-radius: 40%;
    -webkit-transform-origin: 6px 52px;
    transform-origin: 6px 52px; }
  /* line 67, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner {
    width: 200px !important;
    height: 200px !important;
    -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    transform: translate(-100px, -100px) scale(1) translate(100px, 100px); }
  /* line 74, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div:nth-child(1) {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-delay: -1.833333333333333s;
    animation-delay: -1.833333333333333s; }
  /* line 81, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div:nth-child(2) {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-animation-delay: -1.666666666666667s;
    animation-delay: -1.666666666666667s; }
  /* line 88, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div:nth-child(3) {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-delay: -1.5s;
    animation-delay: -1.5s; }
  /* line 95, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div:nth-child(4) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation-delay: -1.333333333333333s;
    animation-delay: -1.333333333333333s; }
  /* line 102, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div:nth-child(5) {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation-delay: -1.166666666666667s;
    animation-delay: -1.166666666666667s; }
  /* line 109, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div:nth-child(6) {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  /* line 116, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div:nth-child(7) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -0.833333333333333s;
    animation-delay: -0.833333333333333s; }
  /* line 123, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div:nth-child(8) {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-animation-delay: -0.666666666666667s;
    animation-delay: -0.666666666666667s; }
  /* line 130, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div:nth-child(9) {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
  /* line 137, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div:nth-child(10) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-delay: -0.333333333333333s;
    animation-delay: -0.333333333333333s; }
  /* line 144, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div:nth-child(11) {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-animation-delay: -0.166666666666667s;
    animation-delay: -0.166666666666667s; }
  /* line 151, skin/frontend/guf/default/scss/layout/_waiting_overlay.scss */
  .waiting-overlay .lds-spinner div:nth-child(12) {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s; }

@keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
  Overwrite z-index of sticky stuff on window bottom

  Cookie  100000000 -> 2147483646 !important
  Trusted 2147483645 !important
  Emarsys 2147483640 !important
  Google  2147483647 -> 2147483640 !important
  Zopim   16000002

  Max z-i 2147483647
 */
/* line 14, skin/frontend/guf/default/scss/layout/_emarsys-banner.scss */
#___ratingbadge_0 {
  z-index: 2147483640 !important; }

/* line 19, skin/frontend/guf/default/scss/layout/_emarsys-banner.scss */
#notice-cookie-block {
  z-index: 2147483646 !important; }

@media (min-width: 632px) {
  /* line 25, skin/frontend/guf/default/scss/layout/_emarsys-banner.scss */
  [data-wps-ribbon-close] {
    right: 90px !important;
    top: -6px !important; } }

/* line 3, skin/frontend/guf/default/scss/layout/_product-landingpage.scss */
.shoppinglandingpage .category-products .products-grid {
  margin-top: 0; }

/* line 9, skin/frontend/guf/default/scss/layout/_product-landingpage.scss */
#shoppinglandingpage-button {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #aaa;
  color: #aaa;
  text-align: center;
  display: block;
  padding: 6px;
  margin-top: 10px;
  box-sizing: border-box;
  text-decoration: none;
  position: relative; }

/* line 1, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
.emarsys_reco_title {
  color: #945b32;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  margin: 35px 12px 10px;
  display: none; }

/* line 10, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
#emarsys_reco_product_content_title {
  margin: 10px 20px 20px;
  padding-top: 20px;
  border-top: 1px solid #555050; }

/* line 16, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
#emarsys_reco_add2cart_title {
  margin: 5px 20px 20px; }

/* line 20, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
#emarsys_reco_home_title {
  color: #945b32;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 18px; }

/* line 29, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
#emarsys_reco_home {
  margin-bottom: 30px; }

/* line 34, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
#emarsys_reco_product_content span.rec-item, #emarsys_reco_home span.rec-item, #emarsys_reco_success span.rec-item {
  width: calc(25% - 40px); }

/* line 38, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
#emarsys_reco_product_content.resize span.rec-item, #emarsys_reco_home.resize span.rec-item, #emarsys_reco_success.resize span.rec-item {
  width: calc(33.3% - 40px); }

/* line 43, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
#emarsys_reco_product_content.resize2 span.rec-item, #emarsys_reco_home.resize2 span.rec-item, #emarsys_reco_success.resize2 span.rec-item {
  width: calc(50% - 40px); }

/* line 50, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
.emarsys_reco span.rec-item {
  display: inline-block;
  padding: 10px 20px;
  width: calc(33.3% - 40px);
  float: left; }

/* line 63, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
.emarsys_reco.resize span.rec-item {
  width: 50%; }

/* line 67, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
.emarsys_reco.vertical {
  text-align: center;
  border: 1px solid #aaa;
  margin-bottom: 20px; }
  /* line 72, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
  .emarsys_reco.vertical span.rec-item {
    width: auto;
    float: none; }
  /* line 77, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
  .emarsys_reco.vertical span.rec-item:not(:last-child) .rec-line {
    border-bottom: 1px solid #aaa;
    margin: 10px 0; }
  @media (max-width: 800px) {
    /* line 84, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
    .emarsys_reco.vertical span.rec-item {
      width: 49%; }
    /* line 88, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
    .emarsys_reco.vertical span.rec-item:nth-last-child(-n+2) .rec-line {
      border-bottom: 0;
      margin: 10px 0; } }
/* line 95, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
.emarsys_reco a {
  color: #555050;
  text-decoration: none; }
  /* line 98, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
  .emarsys_reco a img {
    display: block;
    margin: 0 auto;
    width: 180px; }
  /* line 103, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
  .emarsys_reco a .rec-name {
    margin: 10px 0;
    text-align: left;
    height: 54px;
    overflow: hidden; }
  /* line 109, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
  .emarsys_reco a .rec-price {
    height: 30px; }
    /* line 111, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
    .emarsys_reco a .rec-price .old-price {
      display: inline-block;
      float: left;
      text-decoration: line-through;
      font-size: 14px;
      color: #ED4644; }
    /* line 118, skin/frontend/guf/default/scss/layout/_emarsys_recos.scss */
    .emarsys_reco a .rec-price .special-price {
      font-size: 20px;
      color: #555050;
      float: right; }

/* line 1, skin/frontend/guf/default/scss/page/_contacts.scss */
#contactForm {
  margin-bottom: 30px;
  /**Pflichtfelder*/ }
  /* line 4, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm input, #contactForm textarea, #contactForm select {
    border: solid 1px #CCA663;
    padding: 10px;
    width: 100%; }
    /* line 219, skin/frontend/guf/default/scss/_mixins.scss */
    #contactForm input:focus, #contactForm textarea:focus, #contactForm select:focus {
      outline: 0; }
  /* line 9, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm input[type="radio"] {
    display: none; }
  /* line 13, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm label em {
    color: #ED4644; }
  /* line 17, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .field {
    margin-bottom: 10px; }
    /* line 186, skin/frontend/guf/default/scss/_mixins.scss */
    #contactForm .field:before, #contactForm .field:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    /* line 191, skin/frontend/guf/default/scss/_mixins.scss */
    #contactForm .field:after {
      clear: both; }
  /* line 22, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .select-box {
    position: relative; }
    /* line 24, skin/frontend/guf/default/scss/page/_contacts.scss */
    #contactForm .select-box select {
      color: #555050;
      background: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/select-down.svg") no-repeat 100% 0;
      max-height: 35px;
      height: 39px;
      line-height: 15px;
      padding: 8px 10px;
      max-height: 37px; }
  /* line 33, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .ul_subconcern li {
    display: inline-block;
    width: 50%;
    float: left;
    padding-top: 5px; }
  /* line 41, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .validation-advice {
    margin-top: 0px; }
  /* line 46, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .buttons-set {
    float: right; }
    /* line 48, skin/frontend/guf/default/scss/page/_contacts.scss */
    #contactForm .buttons-set p.required {
      margin-top: 0; }
  /* line 53, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .files .notice {
    margin: 1em 0; }
  /* line 57, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .file input {
    border: 0 none; }
  /* line 61, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .notice-block {
    background-color: #E0E0E0;
    padding: 20px;
    margin-bottom: 15px; }
  /* line 67, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .button-container {
    margin-top: 15px; }
  /* line 71, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .green-button {
    margin: 15px 0px 15px 10px;
    float: right; }
  /* line 76, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .gold-button {
    float: left; }
  /* line 80, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .contact-to-faq {
    margin-bottom: 20px; }
  @media (max-width: 801px) {
    /* line 85, skin/frontend/guf/default/scss/page/_contacts.scss */
    #contactForm .order-switch-mobile {
      transform: scaleY(-1); }
      /* line 87, skin/frontend/guf/default/scss/page/_contacts.scss */
      #contactForm .order-switch-mobile .notice-block, #contactForm .order-switch-mobile .files_container {
        transform: scaleY(-1); } }
  /* line 93, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm .dsgvo input[type="checkbox"]:checked + label::before, #contactForm .dsgvo input[type="checkbox"]:not(:checked) + label::before {
    background-position: -373px -421px;
    top: 2px;
    margin-right: 5px; }
  /* line 99, skin/frontend/guf/default/scss/page/_contacts.scss */
  #contactForm #advice-required-entry-kontakt_dsgvo {
    top: unset;
    right: unset; }

/* line 1, skin/frontend/guf/default/scss/page/_infoportal.scss */
.infoportal-element {
  margin: 20px 0 10px; }
  /* line 3, skin/frontend/guf/default/scss/page/_infoportal.scss */
  .infoportal-element h2 {
    margin-top: 0;
    cursor: pointer; }
  /* line 7, skin/frontend/guf/default/scss/page/_infoportal.scss */
  .infoportal-element h2, .infoportal-element h3 {
    text-align: left; }
  /* line 11, skin/frontend/guf/default/scss/page/_infoportal.scss */
  .infoportal-element img {
    width: 100%; }
  /* line 15, skin/frontend/guf/default/scss/page/_infoportal.scss */
  .infoportal-element a {
    display: inline-block; }
  /* line 18, skin/frontend/guf/default/scss/page/_infoportal.scss */
  .infoportal-element .infoportal-image {
    position: relative; }
  /* line 21, skin/frontend/guf/default/scss/page/_infoportal.scss */
  .infoportal-element .read-more-arrow {
    width: 40px;
    height: 40px;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
    background-repeat: no-repeat;
    background-position: -100px -200px;
    position: absolute;
    top: 40%;
    right: -20px; }

/* line 31, skin/frontend/guf/default/scss/page/_infoportal.scss */
#slidemenu {
  width: 102%;
  list-style-type: none;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  margin-bottom: 55px; }
  /* line 40, skin/frontend/guf/default/scss/page/_infoportal.scss */
  #slidemenu li {
    float: left;
    width: 16.666667%;
    display: block;
    overflow: hidden; }
    /* line 45, skin/frontend/guf/default/scss/page/_infoportal.scss */
    #slidemenu li a {
      display: block;
      overflow: hidden;
      margin-right: 2px; }

/* line 53, skin/frontend/guf/default/scss/page/_infoportal.scss */
.text-center {
  width: 50%;
  margin: 20px auto; }

/* line 1, skin/frontend/guf/default/scss/page/_cart.scss */
.cart {
  margin-top: -15px; }

/* line 5, skin/frontend/guf/default/scss/page/_cart.scss */
.cart,
.checkout-onepage-index,
.amazonpayments-checkout-index,
.amazonpayments-checkout-invalidpayment {
  /*.quantity-wrapper,
  .unit-price-wrapper {
    margin-right: 5%;
  }

  .quantity-wrapper,
  .unit-price-wrapper,
  .subtotal-price-wrapper {
    float: left;
    width: 30%;
    margin-top: 25px;
    @media (max-width: 550px) {
      width: 47.5%;
    }
  }*/ }
  /* line 9, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table,
  .cart #checkout-review-table,
  .checkout-onepage-index #shopping-cart-table,
  .checkout-onepage-index #checkout-review-table,
  .amazonpayments-checkout-index #shopping-cart-table,
  .amazonpayments-checkout-index #checkout-review-table,
  .amazonpayments-checkout-invalidpayment #shopping-cart-table,
  .amazonpayments-checkout-invalidpayment #checkout-review-table {
    width: 100%;
    border-spacing: 0;
    margin-top: 15px;
    margin-bottom: 0; }
    /* line 17, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart #shopping-cart-table tr td,
    .cart #checkout-review-table tr td,
    .checkout-onepage-index #shopping-cart-table tr td,
    .checkout-onepage-index #checkout-review-table tr td,
    .amazonpayments-checkout-index #shopping-cart-table tr td,
    .amazonpayments-checkout-index #checkout-review-table tr td,
    .amazonpayments-checkout-invalidpayment #shopping-cart-table tr td,
    .amazonpayments-checkout-invalidpayment #checkout-review-table tr td {
      vertical-align: top;
      padding: 15px 0;
      padding-top: 10px;
      border-top: solid 1px #CCA663;
      padding-right: 15px; }
      /* line 24, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart #shopping-cart-table tr td:last-child,
      .cart #checkout-review-table tr td:last-child,
      .checkout-onepage-index #shopping-cart-table tr td:last-child,
      .checkout-onepage-index #checkout-review-table tr td:last-child,
      .amazonpayments-checkout-index #shopping-cart-table tr td:last-child,
      .amazonpayments-checkout-index #checkout-review-table tr td:last-child,
      .amazonpayments-checkout-invalidpayment #shopping-cart-table tr td:last-child,
      .amazonpayments-checkout-invalidpayment #checkout-review-table tr td:last-child {
        padding-right: 0; }
    /* line 29, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart #shopping-cart-table tr th,
    .cart #checkout-review-table tr th,
    .checkout-onepage-index #shopping-cart-table tr th,
    .checkout-onepage-index #checkout-review-table tr th,
    .amazonpayments-checkout-index #shopping-cart-table tr th,
    .amazonpayments-checkout-index #checkout-review-table tr th,
    .amazonpayments-checkout-invalidpayment #shopping-cart-table tr th,
    .amazonpayments-checkout-invalidpayment #checkout-review-table tr th {
      padding-right: 15px; }
      /* line 32, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart #shopping-cart-table tr th:last-child,
      .cart #checkout-review-table tr th:last-child,
      .checkout-onepage-index #shopping-cart-table tr th:last-child,
      .checkout-onepage-index #checkout-review-table tr th:last-child,
      .amazonpayments-checkout-index #shopping-cart-table tr th:last-child,
      .amazonpayments-checkout-index #checkout-review-table tr th:last-child,
      .amazonpayments-checkout-invalidpayment #shopping-cart-table tr th:last-child,
      .amazonpayments-checkout-invalidpayment #checkout-review-table tr th:last-child {
        padding-right: 0; }
    /* line 38, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart #shopping-cart-table tr.first td,
    .cart #checkout-review-table tr.first td,
    .checkout-onepage-index #shopping-cart-table tr.first td,
    .checkout-onepage-index #checkout-review-table tr.first td,
    .amazonpayments-checkout-index #shopping-cart-table tr.first td,
    .amazonpayments-checkout-index #checkout-review-table tr.first td,
    .amazonpayments-checkout-invalidpayment #shopping-cart-table tr.first td,
    .amazonpayments-checkout-invalidpayment #checkout-review-table tr.first td {
      border-top: 0 none; }
    /* line 44, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart #shopping-cart-table th,
    .cart #checkout-review-table th,
    .checkout-onepage-index #shopping-cart-table th,
    .checkout-onepage-index #checkout-review-table th,
    .amazonpayments-checkout-index #shopping-cart-table th,
    .amazonpayments-checkout-index #checkout-review-table th,
    .amazonpayments-checkout-invalidpayment #shopping-cart-table th,
    .amazonpayments-checkout-invalidpayment #checkout-review-table th {
      text-align: left;
      border-bottom: solid 1px #CCA663;
      font-weight: normal;
      color: #945b32;
      padding-bottom: 5px; }
      /* line 51, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart #shopping-cart-table th.text-right,
      .cart #checkout-review-table th.text-right,
      .checkout-onepage-index #shopping-cart-table th.text-right,
      .checkout-onepage-index #checkout-review-table th.text-right,
      .amazonpayments-checkout-index #shopping-cart-table th.text-right,
      .amazonpayments-checkout-index #checkout-review-table th.text-right,
      .amazonpayments-checkout-invalidpayment #shopping-cart-table th.text-right,
      .amazonpayments-checkout-invalidpayment #checkout-review-table th.text-right {
        text-align: right; }
      /* line 55, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart #shopping-cart-table th.product-text,
      .cart #checkout-review-table th.product-text,
      .checkout-onepage-index #shopping-cart-table th.product-text,
      .checkout-onepage-index #checkout-review-table th.product-text,
      .amazonpayments-checkout-index #shopping-cart-table th.product-text,
      .amazonpayments-checkout-index #checkout-review-table th.product-text,
      .amazonpayments-checkout-invalidpayment #shopping-cart-table th.product-text,
      .amazonpayments-checkout-invalidpayment #checkout-review-table th.product-text {
        width: 41%; }
    /* line 61, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart #shopping-cart-table th.product-image, .cart #shopping-cart-table td.product-image,
    .cart #checkout-review-table th.product-image,
    .cart #checkout-review-table td.product-image,
    .checkout-onepage-index #shopping-cart-table th.product-image,
    .checkout-onepage-index #shopping-cart-table td.product-image,
    .checkout-onepage-index #checkout-review-table th.product-image,
    .checkout-onepage-index #checkout-review-table td.product-image,
    .amazonpayments-checkout-index #shopping-cart-table th.product-image,
    .amazonpayments-checkout-index #shopping-cart-table td.product-image,
    .amazonpayments-checkout-index #checkout-review-table th.product-image,
    .amazonpayments-checkout-index #checkout-review-table td.product-image,
    .amazonpayments-checkout-invalidpayment #shopping-cart-table th.product-image,
    .amazonpayments-checkout-invalidpayment #shopping-cart-table td.product-image,
    .amazonpayments-checkout-invalidpayment #checkout-review-table th.product-image,
    .amazonpayments-checkout-invalidpayment #checkout-review-table td.product-image {
      width: 180px; }
      @media (max-width: 1024px) {
        /* line 61, skin/frontend/guf/default/scss/page/_cart.scss */
        .cart #shopping-cart-table th.product-image, .cart #shopping-cart-table td.product-image,
        .cart #checkout-review-table th.product-image,
        .cart #checkout-review-table td.product-image,
        .checkout-onepage-index #shopping-cart-table th.product-image,
        .checkout-onepage-index #shopping-cart-table td.product-image,
        .checkout-onepage-index #checkout-review-table th.product-image,
        .checkout-onepage-index #checkout-review-table td.product-image,
        .amazonpayments-checkout-index #shopping-cart-table th.product-image,
        .amazonpayments-checkout-index #shopping-cart-table td.product-image,
        .amazonpayments-checkout-index #checkout-review-table th.product-image,
        .amazonpayments-checkout-index #checkout-review-table td.product-image,
        .amazonpayments-checkout-invalidpayment #shopping-cart-table th.product-image,
        .amazonpayments-checkout-invalidpayment #shopping-cart-table td.product-image,
        .amazonpayments-checkout-invalidpayment #checkout-review-table th.product-image,
        .amazonpayments-checkout-invalidpayment #checkout-review-table td.product-image {
          width: 110px; } }
      @media (max-width: 370px) {
        /* line 61, skin/frontend/guf/default/scss/page/_cart.scss */
        .cart #shopping-cart-table th.product-image, .cart #shopping-cart-table td.product-image,
        .cart #checkout-review-table th.product-image,
        .cart #checkout-review-table td.product-image,
        .checkout-onepage-index #shopping-cart-table th.product-image,
        .checkout-onepage-index #shopping-cart-table td.product-image,
        .checkout-onepage-index #checkout-review-table th.product-image,
        .checkout-onepage-index #checkout-review-table td.product-image,
        .amazonpayments-checkout-index #shopping-cart-table th.product-image,
        .amazonpayments-checkout-index #shopping-cart-table td.product-image,
        .amazonpayments-checkout-index #checkout-review-table th.product-image,
        .amazonpayments-checkout-index #checkout-review-table td.product-image,
        .amazonpayments-checkout-invalidpayment #shopping-cart-table th.product-image,
        .amazonpayments-checkout-invalidpayment #shopping-cart-table td.product-image,
        .amazonpayments-checkout-invalidpayment #checkout-review-table th.product-image,
        .amazonpayments-checkout-invalidpayment #checkout-review-table td.product-image {
          width: 40%; } }
  /* line 73, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table,
  .checkout-onepage-index #shopping-cart-table,
  .amazonpayments-checkout-index #shopping-cart-table,
  .amazonpayments-checkout-invalidpayment #shopping-cart-table {
    margin-top: 5px; }
  /* line 77, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .section-title,
  .checkout-onepage-index .section-title,
  .amazonpayments-checkout-index .section-title,
  .amazonpayments-checkout-invalidpayment .section-title {
    color: #945b32; }
  /* line 81, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .product-name, .cart .product-name a,
  .checkout-onepage-index .product-name,
  .checkout-onepage-index .product-name a,
  .amazonpayments-checkout-index .product-name,
  .amazonpayments-checkout-index .product-name a,
  .amazonpayments-checkout-invalidpayment .product-name,
  .amazonpayments-checkout-invalidpayment .product-name a {
    text-align: left;
    font-size: 16px;
    margin-top: 0;
    font-family: "Cabin", sans-serif;
    color: #555050;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.25; }
  /* line 92, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .product-name a:hover,
  .checkout-onepage-index .product-name a:hover,
  .amazonpayments-checkout-index .product-name a:hover,
  .amazonpayments-checkout-invalidpayment .product-name a:hover {
    color: #CCA663; }
  /* line 96, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .product-discount-special-offer, .cart .product-discount-special-offer a,
  .checkout-onepage-index .product-discount-special-offer,
  .checkout-onepage-index .product-discount-special-offer a,
  .amazonpayments-checkout-index .product-discount-special-offer,
  .amazonpayments-checkout-index .product-discount-special-offer a,
  .amazonpayments-checkout-invalidpayment .product-discount-special-offer,
  .amazonpayments-checkout-invalidpayment .product-discount-special-offer a {
    color: #ed4644;
    position: relative; }
  /* line 101, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .product-discount-special-offer a:before,
  .checkout-onepage-index .product-discount-special-offer a:before,
  .amazonpayments-checkout-index .product-discount-special-offer a:before,
  .amazonpayments-checkout-invalidpayment .product-discount-special-offer a:before {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
    background-repeat: no-repeat;
    background-position: -2px -80px;
    width: 6px;
    height: 15px;
    content: "";
    position: absolute;
    right: -9px;
    top: 6px; }
  /* line 112, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .cart-coupon .buttons-set,
  .checkout-onepage-index .cart-coupon .buttons-set,
  .amazonpayments-checkout-index .cart-coupon .buttons-set,
  .amazonpayments-checkout-invalidpayment .cart-coupon .buttons-set {
    text-align: right; }
  /* line 116, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .cart-coupon input,
  .checkout-onepage-index .cart-coupon input,
  .amazonpayments-checkout-index .cart-coupon input,
  .amazonpayments-checkout-invalidpayment .cart-coupon input {
    box-sizing: border-box;
    width: 100%; }
  /* line 122, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .cart-price,
  .checkout-onepage-index .cart-price,
  .amazonpayments-checkout-index .cart-price,
  .amazonpayments-checkout-invalidpayment .cart-price {
    font-size: 16px;
    font-weight: bold; }
  /* line 128, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .old-price .price,
  .checkout-onepage-index .old-price .price,
  .amazonpayments-checkout-index .old-price .price,
  .amazonpayments-checkout-invalidpayment .old-price .price {
    color: #ED4644;
    text-decoration: line-through;
    font-size: 14px; }
  /* line 135, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .totals,
  .checkout-onepage-index .totals,
  .amazonpayments-checkout-index .totals,
  .amazonpayments-checkout-invalidpayment .totals {
    padding: 15px 0;
    border-top: solid 1px #CCA663;
    border-bottom: solid 1px #CCA663; }
    /* line 139, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .totals #shopping-cart-totals-table,
    .checkout-onepage-index .totals #shopping-cart-totals-table,
    .amazonpayments-checkout-index .totals #shopping-cart-totals-table,
    .amazonpayments-checkout-invalidpayment .totals #shopping-cart-totals-table {
      float: right;
      max-width: 390px; }
      @media (max-width: 800px) {
        /* line 139, skin/frontend/guf/default/scss/page/_cart.scss */
        .cart .totals #shopping-cart-totals-table,
        .checkout-onepage-index .totals #shopping-cart-totals-table,
        .amazonpayments-checkout-index .totals #shopping-cart-totals-table,
        .amazonpayments-checkout-invalidpayment .totals #shopping-cart-totals-table {
          width: 100%;
          max-width: inherit; } }
      /* line 147, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart .totals #shopping-cart-totals-table td,
      .checkout-onepage-index .totals #shopping-cart-totals-table td,
      .amazonpayments-checkout-index .totals #shopping-cart-totals-table td,
      .amazonpayments-checkout-invalidpayment .totals #shopping-cart-totals-table td {
        text-align: right;
        margin-bottom: 20px; }
        /* line 151, skin/frontend/guf/default/scss/page/_cart.scss */
        .cart .totals #shopping-cart-totals-table td:first-child,
        .checkout-onepage-index .totals #shopping-cart-totals-table td:first-child,
        .amazonpayments-checkout-index .totals #shopping-cart-totals-table td:first-child,
        .amazonpayments-checkout-invalidpayment .totals #shopping-cart-totals-table td:first-child {
          text-align: left; }
      /* line 156, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart .totals #shopping-cart-totals-table tfoot td,
      .checkout-onepage-index .totals #shopping-cart-totals-table tfoot td,
      .amazonpayments-checkout-index .totals #shopping-cart-totals-table tfoot td,
      .amazonpayments-checkout-invalidpayment .totals #shopping-cart-totals-table tfoot td {
        padding-top: 10px;
        font-size: 17px; }
  /* line 163, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .cart-collaterals,
  .checkout-onepage-index .cart-collaterals,
  .amazonpayments-checkout-index .cart-collaterals,
  .amazonpayments-checkout-invalidpayment .cart-collaterals {
    margin-bottom: 15px;
    border-bottom: solid 1px #CCA663; }
  /* line 176, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .cart-extra-blocks h2,
  .checkout-onepage-index .cart-extra-blocks h2,
  .amazonpayments-checkout-index .cart-extra-blocks h2,
  .amazonpayments-checkout-invalidpayment .cart-extra-blocks h2 {
    margin-top: 25px; }
    /* line 179, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .cart-extra-blocks h2:first-child,
    .checkout-onepage-index .cart-extra-blocks h2:first-child,
    .amazonpayments-checkout-index .cart-extra-blocks h2:first-child,
    .amazonpayments-checkout-invalidpayment .cart-extra-blocks h2:first-child {
      margin-top: 0; }
  /* line 185, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .shipping,
  .checkout-onepage-index .shipping,
  .amazonpayments-checkout-index .shipping,
  .amazonpayments-checkout-invalidpayment .shipping {
    margin-bottom: 15px; }
    /* line 188, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .shipping input, .cart .shipping select,
    .checkout-onepage-index .shipping input,
    .checkout-onepage-index .shipping select,
    .amazonpayments-checkout-index .shipping input,
    .amazonpayments-checkout-index .shipping select,
    .amazonpayments-checkout-invalidpayment .shipping input,
    .amazonpayments-checkout-invalidpayment .shipping select {
      box-sizing: border-box;
      width: 100%; }
    /* line 193, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .shipping select,
    .checkout-onepage-index .shipping select,
    .amazonpayments-checkout-index .shipping select,
    .amazonpayments-checkout-invalidpayment .shipping select {
      border-radius: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      -o-appearance: none;
      appearance: none;
      vertical-align: middle; }
      /* line 201, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart .shipping select::-ms-expand,
      .checkout-onepage-index .shipping select::-ms-expand,
      .amazonpayments-checkout-index .shipping select::-ms-expand,
      .amazonpayments-checkout-invalidpayment .shipping select::-ms-expand {
        display: none; }
    /* line 206, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .shipping .form-list li,
    .checkout-onepage-index .shipping .form-list li,
    .amazonpayments-checkout-index .shipping .form-list li,
    .amazonpayments-checkout-invalidpayment .shipping .form-list li {
      margin-bottom: 10px; }
    /* line 210, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .shipping .buttons-set,
    .checkout-onepage-index .shipping .buttons-set,
    .amazonpayments-checkout-index .shipping .buttons-set,
    .amazonpayments-checkout-invalidpayment .shipping .buttons-set {
      text-align: left; }
      /* line 213, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart .shipping .buttons-set button,
      .checkout-onepage-index .shipping .buttons-set button,
      .amazonpayments-checkout-index .shipping .buttons-set button,
      .amazonpayments-checkout-invalidpayment .shipping .buttons-set button {
        margin: 0; }
    /* line 218, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .shipping #co-shipping-method-form,
    .checkout-onepage-index .shipping #co-shipping-method-form,
    .amazonpayments-checkout-index .shipping #co-shipping-method-form,
    .amazonpayments-checkout-invalidpayment .shipping #co-shipping-method-form {
      margin-top: 15px;
      margin-bottom: 15px; }
      /* line 222, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart .shipping #co-shipping-method-form dd,
      .checkout-onepage-index .shipping #co-shipping-method-form dd,
      .amazonpayments-checkout-index .shipping #co-shipping-method-form dd,
      .amazonpayments-checkout-invalidpayment .shipping #co-shipping-method-form dd {
        margin-bottom: 15px; }
        /* line 225, skin/frontend/guf/default/scss/page/_cart.scss */
        .cart .shipping #co-shipping-method-form dd li,
        .checkout-onepage-index .shipping #co-shipping-method-form dd li,
        .amazonpayments-checkout-index .shipping #co-shipping-method-form dd li,
        .amazonpayments-checkout-invalidpayment .shipping #co-shipping-method-form dd li {
          margin-bottom: 3px; }
        /* line 229, skin/frontend/guf/default/scss/page/_cart.scss */
        .cart .shipping #co-shipping-method-form dd label,
        .checkout-onepage-index .shipping #co-shipping-method-form dd label,
        .amazonpayments-checkout-index .shipping #co-shipping-method-form dd label,
        .amazonpayments-checkout-invalidpayment .shipping #co-shipping-method-form dd label {
          display: block; }
          /* line 232, skin/frontend/guf/default/scss/page/_cart.scss */
          .cart .shipping #co-shipping-method-form dd label span.price,
          .checkout-onepage-index .shipping #co-shipping-method-form dd label span.price,
          .amazonpayments-checkout-index .shipping #co-shipping-method-form dd label span.price,
          .amazonpayments-checkout-invalidpayment .shipping #co-shipping-method-form dd label span.price {
            float: right; }
      /* line 238, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart .shipping #co-shipping-method-form dt,
      .checkout-onepage-index .shipping #co-shipping-method-form dt,
      .amazonpayments-checkout-index .shipping #co-shipping-method-form dt,
      .amazonpayments-checkout-invalidpayment .shipping #co-shipping-method-form dt {
        margin-bottom: 5px;
        font-weight: bold; }
  /* line 245, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .continue-shopping,
  .checkout-onepage-index .continue-shopping,
  .amazonpayments-checkout-index .continue-shopping,
  .amazonpayments-checkout-invalidpayment .continue-shopping {
    float: left;
    width: 33%; }
    @media (max-width: 500px) {
      /* line 245, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart .continue-shopping,
      .checkout-onepage-index .continue-shopping,
      .amazonpayments-checkout-index .continue-shopping,
      .amazonpayments-checkout-invalidpayment .continue-shopping {
        width: 50%; } }
  /* line 253, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .to-checkout,
  .checkout-onepage-index .to-checkout,
  .amazonpayments-checkout-index .to-checkout,
  .amazonpayments-checkout-invalidpayment .to-checkout {
    text-align: right; }
    /* line 255, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .to-checkout .amazonpayments-or,
    .checkout-onepage-index .to-checkout .amazonpayments-or,
    .amazonpayments-checkout-index .to-checkout .amazonpayments-or,
    .amazonpayments-checkout-invalidpayment .to-checkout .amazonpayments-or {
      display: none; }
    /* line 258, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .to-checkout button,
    .checkout-onepage-index .to-checkout button,
    .amazonpayments-checkout-index .to-checkout button,
    .amazonpayments-checkout-invalidpayment .to-checkout button {
      margin: 0; }
    /* line 261, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .to-checkout.bottom,
    .checkout-onepage-index .to-checkout.bottom,
    .amazonpayments-checkout-index .to-checkout.bottom,
    .amazonpayments-checkout-invalidpayment .to-checkout.bottom {
      float: right;
      width: 33%; }
      @media (max-width: 500px) {
        /* line 261, skin/frontend/guf/default/scss/page/_cart.scss */
        .cart .to-checkout.bottom,
        .checkout-onepage-index .to-checkout.bottom,
        .amazonpayments-checkout-index .to-checkout.bottom,
        .amazonpayments-checkout-invalidpayment .to-checkout.bottom {
          width: 50%; } }
      /* line 267, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart .to-checkout.bottom li,
      .checkout-onepage-index .to-checkout.bottom li,
      .amazonpayments-checkout-index .to-checkout.bottom li,
      .amazonpayments-checkout-invalidpayment .to-checkout.bottom li {
        margin: 15px 0; }
    /* line 272, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .to-checkout.top li,
    .checkout-onepage-index .to-checkout.top li,
    .amazonpayments-checkout-index .to-checkout.top li,
    .amazonpayments-checkout-invalidpayment .to-checkout.top li {
      float: right;
      margin: 5px 0 5px 20px; }
    /* line 276, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .to-checkout.top .green-button,
    .checkout-onepage-index .to-checkout.top .green-button,
    .amazonpayments-checkout-index .to-checkout.top .green-button,
    .amazonpayments-checkout-invalidpayment .to-checkout.top .green-button {
      padding: 5px; }
  /* line 282, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .trusted-shop-icons,
  .checkout-onepage-index .trusted-shop-icons,
  .amazonpayments-checkout-index .trusted-shop-icons,
  .amazonpayments-checkout-invalidpayment .trusted-shop-icons {
    width: 33%;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px; }
    @media (max-width: 500px) {
      /* line 282, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart .trusted-shop-icons,
      .checkout-onepage-index .trusted-shop-icons,
      .amazonpayments-checkout-index .trusted-shop-icons,
      .amazonpayments-checkout-invalidpayment .trusted-shop-icons {
        display: none; } }
    /* line 291, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .trusted-shop-icons .trusted-icon,
    .checkout-onepage-index .trusted-shop-icons .trusted-icon,
    .amazonpayments-checkout-index .trusted-shop-icons .trusted-icon,
    .amazonpayments-checkout-invalidpayment .trusted-shop-icons .trusted-icon {
      width: 46px;
      height: 46px;
      display: inline-block;
      margin: 8px; }
      /* line 297, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart .trusted-shop-icons .trusted-icon.ehi,
      .checkout-onepage-index .trusted-shop-icons .trusted-icon.ehi,
      .amazonpayments-checkout-index .trusted-shop-icons .trusted-icon.ehi,
      .amazonpayments-checkout-invalidpayment .trusted-shop-icons .trusted-icon.ehi {
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/png-icons/guf-sprite_ehi-big.png");
        background-repeat: no-repeat;
        background-size: 100% auto; }
      /* line 301, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart .trusted-shop-icons .trusted-icon.trusted-shop,
      .checkout-onepage-index .trusted-shop-icons .trusted-icon.trusted-shop,
      .amazonpayments-checkout-index .trusted-shop-icons .trusted-icon.trusted-shop,
      .amazonpayments-checkout-invalidpayment .trusted-shop-icons .trusted-icon.trusted-shop {
        background: transparent url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/png-icons/guf-sprite_trusted-shops-big.png") no-repeat center center;
        background-size: 100% auto; }
  /* line 324, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .product-quantity,
  .checkout-onepage-index .product-quantity,
  .amazonpayments-checkout-index .product-quantity,
  .amazonpayments-checkout-invalidpayment .product-quantity {
    min-width: 80px; }
    /* line 327, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .product-quantity input.qty,
    .checkout-onepage-index .product-quantity input.qty,
    .amazonpayments-checkout-index .product-quantity input.qty,
    .amazonpayments-checkout-invalidpayment .product-quantity input.qty {
      padding-right: 4px;
      border-radius: 4px;
      vertical-align: middle;
      float: left;
      max-width: 50px;
      width: 36px;
      height: 29px;
      text-align: center;
      font-weight: bold;
      font-size: 15px; }
    /* line 340, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .product-quantity .btn-update, .cart .product-quantity .btn-remove,
    .checkout-onepage-index .product-quantity .btn-update,
    .checkout-onepage-index .product-quantity .btn-remove,
    .amazonpayments-checkout-index .product-quantity .btn-update,
    .amazonpayments-checkout-index .product-quantity .btn-remove,
    .amazonpayments-checkout-invalidpayment .product-quantity .btn-update,
    .amazonpayments-checkout-invalidpayment .product-quantity .btn-remove {
      background-repeat: no-repeat;
      width: 31px;
      text-indent: -9999em;
      margin-left: 9px;
      height: 32px;
      display: inline-block;
      vertical-align: middle; }
    /* line 350, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .product-quantity .btn-update,
    .checkout-onepage-index .product-quantity .btn-update,
    .amazonpayments-checkout-index .product-quantity .btn-update,
    .amazonpayments-checkout-invalidpayment .product-quantity .btn-update {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
      background-repeat: no-repeat;
      background-position: -600px -200px; }
    /* line 354, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .product-quantity .btn-remove,
    .checkout-onepage-index .product-quantity .btn-remove,
    .amazonpayments-checkout-index .product-quantity .btn-remove,
    .amazonpayments-checkout-invalidpayment .product-quantity .btn-remove {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_order.svg");
      background-repeat: no-repeat;
      background-position: -600px -100px;
      margin-left: 7px; }
  /* line 361, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart td.product-price,
  .cart td.product-final-price,
  .checkout-onepage-index td.product-price,
  .checkout-onepage-index td.product-final-price,
  .amazonpayments-checkout-index td.product-price,
  .amazonpayments-checkout-index td.product-final-price,
  .amazonpayments-checkout-invalidpayment td.product-price,
  .amazonpayments-checkout-invalidpayment td.product-final-price {
    min-width: 110px; }
    @media (max-width: 1080px) {
      /* line 361, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart td.product-price,
      .cart td.product-final-price,
      .checkout-onepage-index td.product-price,
      .checkout-onepage-index td.product-final-price,
      .amazonpayments-checkout-index td.product-price,
      .amazonpayments-checkout-index td.product-final-price,
      .amazonpayments-checkout-invalidpayment td.product-price,
      .amazonpayments-checkout-invalidpayment td.product-final-price {
        min-width: inherit; } }
  /* line 369, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .availability-gruen,
  .checkout-onepage-index .availability-gruen,
  .amazonpayments-checkout-index .availability-gruen,
  .amazonpayments-checkout-invalidpayment .availability-gruen {
    color: #31A663; }
  /* line 373, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .availability-rot,
  .checkout-onepage-index .availability-rot,
  .amazonpayments-checkout-index .availability-rot,
  .amazonpayments-checkout-invalidpayment .availability-rot {
    color: #ED4644; }
  /* line 377, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart .availability-gelb,
  .checkout-onepage-index .availability-gelb,
  .amazonpayments-checkout-index .availability-gelb,
  .amazonpayments-checkout-invalidpayment .availability-gelb {
    color: #FAB230; }
  @media (max-width: 800px) {
    /* line 383, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart #shopping-cart-table tr,
    .checkout-onepage-index #shopping-cart-table tr,
    .amazonpayments-checkout-index #shopping-cart-table tr,
    .amazonpayments-checkout-invalidpayment #shopping-cart-table tr {
      display: block;
      width: 100%;
      border-bottom: solid 1px #CCA663;
      position: relative; }
      /* line 389, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart #shopping-cart-table tr td, .cart #shopping-cart-table tr th,
      .checkout-onepage-index #shopping-cart-table tr td,
      .checkout-onepage-index #shopping-cart-table tr th,
      .amazonpayments-checkout-index #shopping-cart-table tr td,
      .amazonpayments-checkout-index #shopping-cart-table tr th,
      .amazonpayments-checkout-invalidpayment #shopping-cart-table tr td,
      .amazonpayments-checkout-invalidpayment #shopping-cart-table tr th {
        border-bottom: 0 none;
        border-top: 0 none; }
    /* line 396, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .totals,
    .checkout-onepage-index .totals,
    .amazonpayments-checkout-index .totals,
    .amazonpayments-checkout-invalidpayment .totals {
      border-top: 0 none; }
    /* line 400, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .responsive-hidden,
    .checkout-onepage-index .responsive-hidden,
    .amazonpayments-checkout-index .responsive-hidden,
    .amazonpayments-checkout-invalidpayment .responsive-hidden {
      display: none !important; }
    /* line 403, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .only-responsive,
    .checkout-onepage-index .only-responsive,
    .amazonpayments-checkout-index .only-responsive,
    .amazonpayments-checkout-invalidpayment .only-responsive {
      display: block; }
    /* line 407, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .price-qty-information,
    .checkout-onepage-index .price-qty-information,
    .amazonpayments-checkout-index .price-qty-information,
    .amazonpayments-checkout-invalidpayment .price-qty-information {
      display: flex;
      justify-content: space-between; }
    /* line 413, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .product-quantity .btn-remove.btn-remove2,
    .checkout-onepage-index .product-quantity .btn-remove.btn-remove2,
    .amazonpayments-checkout-index .product-quantity .btn-remove.btn-remove2,
    .amazonpayments-checkout-invalidpayment .product-quantity .btn-remove.btn-remove2 {
      position: absolute;
      right: 0;
      top: 0;
      background-image: none !important;
      background-color: #CCA663; }
      /* line 374, skin/frontend/guf/default/scss/_mixins.scss */
      .cart .product-quantity .btn-remove.btn-remove2::before, .cart .product-quantity .btn-remove.btn-remove2::after,
      .checkout-onepage-index .product-quantity .btn-remove.btn-remove2::before,
      .checkout-onepage-index .product-quantity .btn-remove.btn-remove2::after,
      .amazonpayments-checkout-index .product-quantity .btn-remove.btn-remove2::before,
      .amazonpayments-checkout-index .product-quantity .btn-remove.btn-remove2::after,
      .amazonpayments-checkout-invalidpayment .product-quantity .btn-remove.btn-remove2::before,
      .amazonpayments-checkout-invalidpayment .product-quantity .btn-remove.btn-remove2::after {
        content: '';
        position: absolute;
        height: 2px;
        width: 72%;
        top: 50%;
        right: 4px;
        margin-top: -1px;
        background: #ffffff; }
      /* line 385, skin/frontend/guf/default/scss/_mixins.scss */
      .cart .product-quantity .btn-remove.btn-remove2::before,
      .checkout-onepage-index .product-quantity .btn-remove.btn-remove2::before,
      .amazonpayments-checkout-index .product-quantity .btn-remove.btn-remove2::before,
      .amazonpayments-checkout-invalidpayment .product-quantity .btn-remove.btn-remove2::before {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      /* line 389, skin/frontend/guf/default/scss/_mixins.scss */
      .cart .product-quantity .btn-remove.btn-remove2::after,
      .checkout-onepage-index .product-quantity .btn-remove.btn-remove2::after,
      .amazonpayments-checkout-index .product-quantity .btn-remove.btn-remove2::after,
      .amazonpayments-checkout-invalidpayment .product-quantity .btn-remove.btn-remove2::after {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); } }
  @media (max-width: 550px) {
    /* line 426, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .unit-price-wrapper,
    .checkout-onepage-index .unit-price-wrapper,
    .amazonpayments-checkout-index .unit-price-wrapper,
    .amazonpayments-checkout-invalidpayment .unit-price-wrapper {
      text-align: left; }
    /* line 429, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .unit-price-wrapper,
    .cart .subtotal-price-wrapper,
    .checkout-onepage-index .unit-price-wrapper,
    .checkout-onepage-index .subtotal-price-wrapper,
    .amazonpayments-checkout-index .unit-price-wrapper,
    .amazonpayments-checkout-index .subtotal-price-wrapper,
    .amazonpayments-checkout-invalidpayment .unit-price-wrapper,
    .amazonpayments-checkout-invalidpayment .subtotal-price-wrapper {
      margin-top: 0; }
    /* line 434, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .price-qty-information,
    .checkout-onepage-index .price-qty-information,
    .amazonpayments-checkout-index .price-qty-information,
    .amazonpayments-checkout-invalidpayment .price-qty-information {
      margin-left: -110px;
      margin-top: 17px; } }
  @media (max-width: 360px) {
    /* line 441, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart .price-qty-information,
    .checkout-onepage-index .price-qty-information,
    .amazonpayments-checkout-index .price-qty-information,
    .amazonpayments-checkout-invalidpayment .price-qty-information {
      margin-left: 0;
      display: block; }
      /* line 446, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart .price-qty-information .pqi-element,
      .checkout-onepage-index .price-qty-information .pqi-element,
      .amazonpayments-checkout-index .price-qty-information .pqi-element,
      .amazonpayments-checkout-invalidpayment .price-qty-information .pqi-element {
        margin: 7px 0;
        float: left; }
        /* line 450, skin/frontend/guf/default/scss/page/_cart.scss */
        .cart .price-qty-information .pqi-element.quantity-wrapper,
        .checkout-onepage-index .price-qty-information .pqi-element.quantity-wrapper,
        .amazonpayments-checkout-index .price-qty-information .pqi-element.quantity-wrapper,
        .amazonpayments-checkout-invalidpayment .price-qty-information .pqi-element.quantity-wrapper {
          width: 100%; }
        /* line 454, skin/frontend/guf/default/scss/page/_cart.scss */
        .cart .price-qty-information .pqi-element.unit-price-wrapper, .cart .price-qty-information .pqi-element.subtotal-price-wrapper,
        .checkout-onepage-index .price-qty-information .pqi-element.unit-price-wrapper,
        .checkout-onepage-index .price-qty-information .pqi-element.subtotal-price-wrapper,
        .amazonpayments-checkout-index .price-qty-information .pqi-element.unit-price-wrapper,
        .amazonpayments-checkout-index .price-qty-information .pqi-element.subtotal-price-wrapper,
        .amazonpayments-checkout-invalidpayment .price-qty-information .pqi-element.unit-price-wrapper,
        .amazonpayments-checkout-invalidpayment .price-qty-information .pqi-element.subtotal-price-wrapper {
          width: 50%; } }
/* line 463, skin/frontend/guf/default/scss/page/_cart.scss */
.only-responsive {
  display: none; }

/* line 468, skin/frontend/guf/default/scss/page/_cart.scss */
html.ie9 .cart .shipping select {
  background: none;
  padding-right: 4px; }

/* line 474, skin/frontend/guf/default/scss/page/_cart.scss */
a.modal-bestellhilfe {
  text-decoration: underline;
  cursor: pointer; }

/* line 479, skin/frontend/guf/default/scss/page/_cart.scss */
.ugiftcert-remove {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
  background-repeat: no-repeat;
  background-position: -450px -219px;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  margin-left: 4px;
  cursor: pointer; }

/* line 491, skin/frontend/guf/default/scss/page/_cart.scss */
.my-account table h3.product-name {
  margin-top: 0; }

/* line 495, skin/frontend/guf/default/scss/page/_cart.scss */
.my-account .totals {
  border-bottom: solid 1px #CCA663;
  padding-bottom: 30px; }
  /* line 499, skin/frontend/guf/default/scss/page/_cart.scss */
  .my-account .totals #order-totals-table {
    margin-bottom: 0;
    margin-top: 30px;
    float: right;
    width: 50%;
    max-width: 390px; }
    @media (max-width: 800px) {
      /* line 499, skin/frontend/guf/default/scss/page/_cart.scss */
      .my-account .totals #order-totals-table {
        width: 100%;
        max-width: inherit; } }
    /* line 510, skin/frontend/guf/default/scss/page/_cart.scss */
    .my-account .totals #order-totals-table tr.grand_total {
      font-size: 17px; }
    /* line 514, skin/frontend/guf/default/scss/page/_cart.scss */
    .my-account .totals #order-totals-table td {
      text-align: right;
      margin-bottom: 0px;
      border-bottom: 0;
      padding: 0; }
      /* line 520, skin/frontend/guf/default/scss/page/_cart.scss */
      .my-account .totals #order-totals-table td:first-child {
        text-align: left; }
    /* line 525, skin/frontend/guf/default/scss/page/_cart.scss */
    .my-account .totals #order-totals-table tfoot td {
      padding-top: 10px;
      font-size: 17px; }

/* line 534, skin/frontend/guf/default/scss/page/_cart.scss */
.checkout-cart-index #salesruleitems {
  margin-top: 0; }

/* line 540, skin/frontend/guf/default/scss/page/_cart.scss */
#apa-shipping_method .shipping-method-virtual-checkbox {
  padding: 15px;
  border: 1px solid #CCA663;
  cursor: pointer;
  text-align: center; }
  /* line 546, skin/frontend/guf/default/scss/page/_cart.scss */
  #apa-shipping_method .shipping-method-virtual-checkbox.active {
    color: white;
    background-color: #CCA663; }
  @media (min-width: 801px) {
    /* line 540, skin/frontend/guf/default/scss/page/_cart.scss */
    #apa-shipping_method .shipping-method-virtual-checkbox {
      width: 49%;
      margin-left: 2%; }
      /* line 555, skin/frontend/guf/default/scss/page/_cart.scss */
      #apa-shipping_method .shipping-method-virtual-checkbox:nth-child(2n +1) {
        margin-left: 0; } }
/* line 564, skin/frontend/guf/default/scss/page/_cart.scss */
.cart #shopping-cart-table tr.shipping-header-row {
  background-color: #eee; }
  /* line 567, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-header-row td.shipping-header {
    padding-left: 1em;
    font-weight: bold; }

/* line 574, skin/frontend/guf/default/scss/page/_cart.scss */
.cart #shopping-cart-table tr.shipping-content-row .icon, .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .icon {
  float: right;
  margin-top: 15px; }
  /* line 578, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row .icon.package, .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .icon.package {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
    background-repeat: no-repeat;
    background-position: -100px -700px;
    width: 37px;
    height: 41px; }
  /* line 582, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row .icon.package_xl, .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .icon.package_xl {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
    background-repeat: no-repeat;
    background-position: -200px -700px;
    width: 37px;
    height: 41px; }
  /* line 586, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row .icon.package_xxl, .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .icon.package_xxl {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
    background-repeat: no-repeat;
    background-position: -300px -700px;
    width: 37px;
    height: 41px; }
  /* line 590, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row .icon.premium, .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .icon.premium {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
    background-repeat: no-repeat;
    background-position: -400px -700px;
    width: 37px;
    height: 41px; }
  /* line 594, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row .icon.premium_xl, .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .icon.premium_xl {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
    background-repeat: no-repeat;
    background-position: -500px -700px;
    width: 37px;
    height: 41px; }
  /* line 598, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row .icon.cargo, .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .icon.cargo {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
    background-repeat: no-repeat;
    background-position: -600px -700px;
    width: 37px;
    height: 41px; }

/* line 603, skin/frontend/guf/default/scss/page/_cart.scss */
.cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first {
  position: relative; }
  /* line 604, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .icon {
    display: none;
    float: none;
    vertical-align: top;
    margin-right: 5px; }
  @media (max-width: 800px) {
    /* line 612, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .icon {
      display: inline-block; } }
  /* line 620, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first p.carrier {
    font-size: 16px;
    display: inline-block;
    margin-top: 8px; }
    /* line 625, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first p.carrier #country-select {
      margin: 5px 0; }
  /* line 630, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .price-shipping {
    margin-top: 8px;
    float: right; }
  /* line 635, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .input-box {
    width: 47%;
    float: right;
    margin-bottom: 18px; }
  /* line 641, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first input[type='checkbox'] {
    display: block; }
  /* line 645, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first input[type='checkbox']:checked + label::before,
  .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first input[type='checkbox']:not(:checked) + label::before {
    border: 1px solid #7d7d7d;
    top: 3px;
    margin-right: 0.5em; }
  /* line 652, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first input[type='checkbox']:checked + label::before {
    background-color: #7d7d7d;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
    background-repeat: no-repeat;
    background-position: -373px -422px; }
  /* line 657, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .extra-services {
    color: #7d7d7d;
    position: relative;
    margin-top: 20px; }
    /* line 663, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .extra-services span.disabled {
      color: #cbcbcb;
      cursor: default; }
    @media (min-width: 860px) {
      /* line 669, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .extra-services .recommendation-arrow {
        background-color: #31A663;
        text-transform: uppercase;
        color: white;
        padding: 2px 10px;
        display: inline-block;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        position: absolute;
        left: -14em;
        top: 0; }
        /* line 682, skin/frontend/guf/default/scss/page/_cart.scss */
        .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .extra-services .recommendation-arrow::after {
          content: '';
          left: 100%;
          top: 50%;
          border: solid transparent;
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(136, 183, 213, 0);
          border-left-color: #31A663;
          border-width: 11px;
          margin-top: -11px; } }
    @media (max-width: 859px) {
      /* line 700, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .extra-services .recommendation-arrow {
        background-color: #31A663;
        text-transform: uppercase;
        color: white;
        padding: 2px 10px;
        display: inline-block;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        position: absolute;
        left: 28em;
        top: 0;
        width: 146px; }
        /* line 714, skin/frontend/guf/default/scss/page/_cart.scss */
        .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .extra-services .recommendation-arrow::after {
          content: '';
          right: 100%;
          top: 50%;
          border: solid transparent;
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(136, 183, 213, 0);
          border-right-color: #31A663;
          border-width: 11px;
          margin-top: -11px; } }
    @media (max-width: 610px) {
      /* line 732, skin/frontend/guf/default/scss/page/_cart.scss */
      .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .extra-services .recommendation-arrow {
        display: none; } }
    /* line 737, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .extra-services .tooltipPopper {
      z-index: 200; }
    /* line 741, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .extra-services .tooltipPopper-inner {
      padding: 1em;
      color: #555050;
      border-radius: 20px;
      border: solid 1px #aaa;
      box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 0.1);
      background-color: white; }
    /* line 750, skin/frontend/guf/default/scss/page/_cart.scss */
    .cart #shopping-cart-table tr.shipping-content-row td.shipping-content-first .extra-services .info-tooltip {
      position: relative;
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_product.svg");
      background-repeat: no-repeat;
      background-position: -699px -698px;
      width: 17px;
      height: 14px;
      display: inline-block;
      margin-left: 3px; }

@media (max-width: 800px) {
  /* line 762, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row .shipping-content-first {
    display: block; } }

@media (max-width: 550px) {
  /* line 768, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row .shipping-content-first .carrier {
    max-width: 250px; } }

@media (max-width: 460px) {
  /* line 774, skin/frontend/guf/default/scss/page/_cart.scss */
  .cart #shopping-cart-table tr.shipping-content-row .shipping-content-first .carrier {
    max-width: 180px; } }

/* line 1, skin/frontend/guf/default/scss/page/_finder.scss */
#finder div.scroller {
  width: 800px;
  overflow: hidden;
  position: relative; }

/* line 2, skin/frontend/guf/default/scss/page/_finder.scss */
#finder div.scroller .content {
  padding: 0;
  margin: 0;
  width: 10000px; }

/* line 3, skin/frontend/guf/default/scss/page/_finder.scss */
#finder div.scroller div.section {
  width: 800px;
  float: left;
  margin-top: 15px; }

/* line 4, skin/frontend/guf/default/scss/page/_finder.scss */
#finder div.scroller div.section .padding {
  margin: 10px; }

/* line 5, skin/frontend/guf/default/scss/page/_finder.scss */
#finder .finder-options-radio, #finder .finder-options-checkbox {
  margin: 5px 5px 5px 50px;
  width: 610px; }

/* line 6, skin/frontend/guf/default/scss/page/_finder.scss */
#finder .finder-options-radio.many li, #finder .finder-options-checkbox.many li {
  float: left;
  width: 50%; }

/* line 7, skin/frontend/guf/default/scss/page/_finder.scss */
#finder .finder-options-radio li div, #finder .finder-options-checkbox li div {
  margin: 5px; }

/* line 8, skin/frontend/guf/default/scss/page/_finder.scss */
#finder .finder-options-radio li label, #finder .finder-options-checkbox li label {
  margin-left: 4px;
  font-weight: normal; }

/* line 9, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-form-container {
  margin-top: 1em; }

/* line 11, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-form-container .scroller-box {
  border: 1px solid #934523;
  clear: left;
  position: relative; }

/* line 12, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-tab-controls a.active {
  color: #934523;
  font-weight: bold;
  background: white;
  position: relative;
  z-index: 2; }

/* line 13, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-tab-controls a {
  display: block;
  background-color: white;
  border: 1px solid #934523;
  border-bottom: none;
  padding: 3px 4px 3px 4px;
  color: white;
  background-color: #945b32;
  float: left; }

/* line 14, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-tab-controls {
  float: left;
  margin-bottom: -1px; }

/* line 15, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-start .controls {
  margin-top: 0.5em; }

/* line 16, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-start .controls li {
  padding-left: 20px; }

/* line 17, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-start .controls a {
  color: #934523; }

/* line 18, skin/frontend/guf/default/scss/page/_finder.scss */
#finder .group {
  float: left; }

/* line 19, skin/frontend/guf/default/scss/page/_finder.scss */
#finder .group h3 {
  border-bottom: none;
  font-size: 1em;
  height: 16px;
  margin: 0;
  padding: 0;
  color: inherit;
  line-height: inherit;
  text-align: center;
  font-weight: bold;
  background: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/finder-group-separator-left.gif) no-repeat left bottom; }

/* line 20, skin/frontend/guf/default/scss/page/_finder.scss */
#finder .group h3 div {
  background: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/finder-group-separator-right.gif) no-repeat right bottom; }

/* line 21, skin/frontend/guf/default/scss/page/_finder.scss */
#finder .group.single a {
  margin-top: 16px; }

/* line 22, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-start h3 {
  font-size: 1.1em;
  border-bottom: none;
  margin-top: 1em; }

/* line 23, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-start h3:first-child {
  margin-top: 0; }

/* line 24, skin/frontend/guf/default/scss/page/_finder.scss */
#finder .group .separator {
  clear: left; }

/* line 25, skin/frontend/guf/default/scss/page/_finder.scss */
.finder-price-input-container {
  padding: 5px 5px 5px 50px;
  float: left;
  width: 50%;
  box-sizing: border-box; }

/* line 29, skin/frontend/guf/default/scss/page/_finder.scss */
.finder-price-input-container label {
  display: block;
  float: left;
  width: 100px; }

/* line 30, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-min-price-slider-input, #finder-max-price-slider-input {
  width: 50px;
  margin-left: 5px;
  padding-right: 5px;
  display: inline-block; }

/* line 31, skin/frontend/guf/default/scss/page/_finder.scss */
.finder-price-slider {
  float: left;
  padding: 0 0 20px 0;
  width: 300px;
  box-sizing: border-box; }

/* line 35, skin/frontend/guf/default/scss/page/_finder.scss */
.finder-price-slider-track {
  height: 15px;
  width: 300px;
  background: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/finder-price-slider-track-bg.gif) repeat-x; }

/* line 36, skin/frontend/guf/default/scss/page/_finder.scss */
.finder-price-slider-handle {
  width: 15px;
  height: 15px;
  background: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/finder-price-slider-handle.gif) no-repeat; }

/* line 37, skin/frontend/guf/default/scss/page/_finder.scss */
.finder-price-slider-right-label {
  float: right; }

/* line 39, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-loading-indicator .img {
  display: block; }

/* line 40, skin/frontend/guf/default/scss/page/_finder.scss */
.finder-content-after {
  clear: both;
  margin-top: 2.5em; }

/* line 45, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-tab-controls a {
  text-decoration: none;
  padding: 6px 13px; }

/* line 49, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-tab-controls h3 {
  border-left: solid 1px #CCA663;
  border-right: solid 1px #CCA663; }

/* line 56, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-results-container .item {
  margin-bottom: 30px; }

/* line 61, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-resetter {
  margin-bottom: 20px;
  display: block;
  margin-right: 41px;
  text-align: right; }

/* line 68, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-loading-indicator {
  position: relative;
  width: 30px;
  float: right;
  display: block;
  bottom: 0; }

/* line 76, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-more-results {
  text-align: center; }

/* line 83, skin/frontend/guf/default/scss/page/_finder.scss */
.finder-index-index .main.container .col-main {
  margin-top: 30px; }

/* line 90, skin/frontend/guf/default/scss/page/_finder.scss */
.finder-content-after h3 {
  margin: 25px 0 10px; }

/* line 186, skin/frontend/guf/default/scss/_mixins.scss */
.finder-content-after > div:before, .finder-content-after > div:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 191, skin/frontend/guf/default/scss/_mixins.scss */
.finder-content-after > div:after {
  clear: both; }

/* line 99, skin/frontend/guf/default/scss/page/_finder.scss */
#finder-start {
  margin-bottom: 15px; }

@media (max-width: 800px) {
  /* line 104, skin/frontend/guf/default/scss/page/_finder.scss */
  #finder-tab-controls {
    width: 100%; }
    /* line 186, skin/frontend/guf/default/scss/_mixins.scss */
    #finder-tab-controls:before, #finder-tab-controls:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    /* line 191, skin/frontend/guf/default/scss/_mixins.scss */
    #finder-tab-controls:after {
      clear: both; }
  /* line 109, skin/frontend/guf/default/scss/page/_finder.scss */
  #finder .group {
    width: 100%; }
    /* line 111, skin/frontend/guf/default/scss/page/_finder.scss */
    #finder .group h3 {
      border: 0;
      margin: 20px 0 5px; }
    /* line 115, skin/frontend/guf/default/scss/page/_finder.scss */
    #finder .group a {
      width: 49%;
      box-sizing: border-box;
      text-align: center;
      border-bottom: 1px solid #934523;
      margin-top: 5px; }
      /* line 122, skin/frontend/guf/default/scss/page/_finder.scss */
      #finder .group a:nth-child(even) {
        margin-left: 1%; }
      /* line 125, skin/frontend/guf/default/scss/page/_finder.scss */
      #finder .group a:nth-child(odd) {
        margin-right: 1%; }
    /* line 129, skin/frontend/guf/default/scss/page/_finder.scss */
    #finder .group.single {
      margin-top: 10px; }
    /* line 132, skin/frontend/guf/default/scss/page/_finder.scss */
    #finder .group.single a, #finder .group a:nth-child(odd):last-of-type {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }
  /* line 141, skin/frontend/guf/default/scss/page/_finder.scss */
  #finder-criteria-list .scroller-box {
    top: 15px; }
    /* line 144, skin/frontend/guf/default/scss/page/_finder.scss */
    #finder-criteria-list .scroller-box .finder-options > ul {
      margin: 5px 0; }
      /* line 147, skin/frontend/guf/default/scss/page/_finder.scss */
      #finder-criteria-list .scroller-box .finder-options > ul li {
        float: none;
        width: auto;
        max-width: 100%; }
        /* line 151, skin/frontend/guf/default/scss/page/_finder.scss */
        #finder-criteria-list .scroller-box .finder-options > ul li div {
          margin: 0;
          margin: 10px 0;
          line-height: 20px; }
    /* line 158, skin/frontend/guf/default/scss/page/_finder.scss */
    #finder-criteria-list .scroller-box .finder-options .finder-price-input-container {
      padding: 5px 5px 5px 0px; }
    /* line 161, skin/frontend/guf/default/scss/page/_finder.scss */
    #finder-criteria-list .scroller-box .finder-options .finder-price-slider {
      padding: 0 5px 20px 0px; }
  /* line 174, skin/frontend/guf/default/scss/page/_finder.scss */
  #finder div.scroller, #finder div.scroller div.section {
    width: 510px;
    overflow: hidden; }
  /* line 176, skin/frontend/guf/default/scss/page/_finder.scss */
  #finder .finder-options-radio, #finder .finder-options-checkbox {
    max-width: 100%; }
    /* line 186, skin/frontend/guf/default/scss/_mixins.scss */
    #finder .finder-options-radio:before, #finder .finder-options-radio:after, #finder .finder-options-checkbox:before, #finder .finder-options-checkbox:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    /* line 191, skin/frontend/guf/default/scss/_mixins.scss */
    #finder .finder-options-radio:after, #finder .finder-options-checkbox:after {
      clear: both; } }

@media (max-width: 900px) {
  /* line 183, skin/frontend/guf/default/scss/page/_finder.scss */
  #finder div.scroller, #finder div.scroller div.section {
    width: 644px; } }

@media (max-width: 800px) {
  /* line 186, skin/frontend/guf/default/scss/page/_finder.scss */
  #finder div.scroller, #finder div.scroller div.section {
    width: 510px; } }

@media (max-width: 600px) {
  /* line 189, skin/frontend/guf/default/scss/page/_finder.scss */
  #finder div.scroller, #finder div.scroller div.section {
    width: 350px; } }

/**
* NEW PRODUCT FINDER LAYOUT
* TICKET #768
* 03.02.17
*/
/* line 7, skin/frontend/guf/default/scss/page/_finder_new.scss */
body.no-scroll {
  overflow: hidden; }

/* line 14, skin/frontend/guf/default/scss/page/_finder_new.scss */
#finder .two-cols-text {
  margin: 30px auto 0;
  max-width: 700px; }

/* line 19, skin/frontend/guf/default/scss/page/_finder_new.scss */
#finder .finder-content {
  padding-bottom: 40px; }

/* line 24, skin/frontend/guf/default/scss/page/_finder_new.scss */
#finder .finder-wrapper {
  padding-top: 40px;
  border-top: solid 1px #CCA663;
  overflow: auto; }
  /* line 30, skin/frontend/guf/default/scss/page/_finder_new.scss */
  #finder .finder-wrapper h2 {
    color: #CCA663;
    font-size: 20px;
    margin-bottom: 20px; }
    @media (max-width: 800px) {
      /* line 30, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder .finder-wrapper h2 {
        font-size: 16px; } }
  /* line 40, skin/frontend/guf/default/scss/page/_finder_new.scss */
  #finder .finder-wrapper h3 {
    font-size: 15px;
    border: none;
    color: #945b32;
    background: none; }

/* line 49, skin/frontend/guf/default/scss/page/_finder_new.scss */
#finder #finder-form-container {
  margin-top: 0;
  float: left;
  width: 42%; }
  /* line 54, skin/frontend/guf/default/scss/page/_finder_new.scss */
  #finder #finder-form-container > div:last-child {
    pointer-events: none; }
  /* line 58, skin/frontend/guf/default/scss/page/_finder_new.scss */
  #finder #finder-form-container #mobile-finder-form {
    display: none; }
  /* line 62, skin/frontend/guf/default/scss/page/_finder_new.scss */
  #finder #finder-form-container #finder-form {
    border: 1px solid #CCA663;
    overflow-x: hidden;
    position: relative; }
    /* line 70, skin/frontend/guf/default/scss/page/_finder_new.scss */
    #finder #finder-form-container #finder-form.no-scroll {
      overflow: hidden; }
    /* line 74, skin/frontend/guf/default/scss/page/_finder_new.scss */
    #finder #finder-form-container #finder-form #finder-tab-controls {
      padding-top: 40px;
      margin: 0;
      width: 100%;
      position: relative; }
      /* line 80, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-form-container #finder-form #finder-tab-controls ul {
        float: none;
        margin-bottom: 20px; }
        /* line 86, skin/frontend/guf/default/scss/page/_finder_new.scss */
        #finder #finder-form-container #finder-form #finder-tab-controls ul li h1 {
          word-break: break-all; }
        /* line 90, skin/frontend/guf/default/scss/page/_finder_new.scss */
        #finder #finder-form-container #finder-form #finder-tab-controls ul li a {
          margin: 0;
          float: none;
          border: none;
          border-bottom: 1px solid #CCA663;
          background-color: transparent;
          color: #555050;
          position: relative;
          padding: 20px 60px;
          font-size: 16px;
          font-weight: bold;
          background-repeat: no-repeat;
          background-position: center left; }
          /* line 104, skin/frontend/guf/default/scss/page/_finder_new.scss */
          #finder #finder-form-container #finder-form #finder-tab-controls ul li a:after {
            content: '';
            position: absolute;
            top: 50%;
            right: 20px;
            margin-top: -10px;
            height: 20px;
            width: 20px;
            background: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-arrow-right-finder.svg) no-repeat center center; }
          /* line 115, skin/frontend/guf/default/scss/page/_finder_new.scss */
          #finder #finder-form-container #finder-form #finder-tab-controls ul li a span {
            display: block; }
            /* line 118, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li a span.criterion-selected {
              font-weight: normal;
              font-size: 14px; }
        /* line 126, skin/frontend/guf/default/scss/page/_finder_new.scss */
        #finder #finder-form-container #finder-form #finder-tab-controls ul li:last-child a {
          border: none; }
        /* line 132, skin/frontend/guf/default/scss/page/_finder_new.scss */
        #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings {
          overflow: auto;
          position: absolute;
          top: 0;
          left: 120%;
          width: 100%;
          display: none;
          padding-top: 50px; }
          @media (max-width: 800px) {
            /* line 132, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings {
              padding-bottom: 50px; } }
          /* line 145, skin/frontend/guf/default/scss/page/_finder_new.scss */
          #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .back-button {
            position: absolute;
            left: 0;
            top: 0;
            cursor: pointer;
            display: flex;
            align-items: center; }
            /* line 154, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .back-button .icon {
              height: 20px;
              width: 22px;
              background: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/finder-arrow-icon.svg) no-repeat center center;
              float: left;
              margin-right: 10px;
              background-size: 100%; }
            /* line 163, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .back-button span {
              display: none;
              float: left; }
            /* line 169, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .back-button:hover span {
              display: block; }
          /* line 175, skin/frontend/guf/default/scss/page/_finder_new.scss */
          #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .trash-button {
            position: absolute;
            right: 0;
            top: 0;
            cursor: pointer;
            display: flex;
            flex-direction: row-reverse;
            align-items: center; }
            /* line 184, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .trash-button .icon {
              height: 26px;
              width: 23px;
              background: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/finder-trash.svg) no-repeat center center;
              float: right;
              margin-left: 10px;
              background-size: 100%; }
            /* line 193, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .trash-button span {
              display: none;
              float: right; }
            /* line 199, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .trash-button:hover span {
              display: block; }
          /* line 205, skin/frontend/guf/default/scss/page/_finder_new.scss */
          #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings h4 {
            text-align: center;
            font-size: 17px; }
          /* line 210, skin/frontend/guf/default/scss/page/_finder_new.scss */
          #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options {
            overflow: auto;
            margin-top: 50px;
            position: relative; }
            /* line 216, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options ul.finder-options-checkbox {
              overflow: auto;
              margin: 0;
              width: 100%; }
              /* line 221, skin/frontend/guf/default/scss/page/_finder_new.scss */
              #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options ul.finder-options-checkbox li {
                float: none;
                width: 100%;
                padding: 20px 0;
                border-bottom: 1px solid #CCA663; }
                /* line 227, skin/frontend/guf/default/scss/page/_finder_new.scss */
                #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options ul.finder-options-checkbox li:last-child {
                  border: none; }
                /* line 231, skin/frontend/guf/default/scss/page/_finder_new.scss */
                #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options ul.finder-options-checkbox li div {
                  margin: 0; }
                  /* line 234, skin/frontend/guf/default/scss/page/_finder_new.scss */
                  #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options ul.finder-options-checkbox li div label {
                    width: 100%;
                    margin: 0;
                    font-size: 17px;
                    font-weight: 600; }
                    /* line 240, skin/frontend/guf/default/scss/page/_finder_new.scss */
                    #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options ul.finder-options-checkbox li div label:before {
                      float: right; }
            /* line 249, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options ul.finder-options-radio {
              overflow: auto;
              width: 100%;
              margin: 0; }
              /* line 254, skin/frontend/guf/default/scss/page/_finder_new.scss */
              #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options ul.finder-options-radio li {
                float: none;
                width: 100%;
                padding: 20px 0;
                border-bottom: 1px solid #CCA663; }
                /* line 260, skin/frontend/guf/default/scss/page/_finder_new.scss */
                #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options ul.finder-options-radio li:last-child {
                  border: none; }
                /* line 264, skin/frontend/guf/default/scss/page/_finder_new.scss */
                #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options ul.finder-options-radio li label {
                  font-size: 17px;
                  font-weight: 600; }
            /* line 272, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options .finder-price-input-container, #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options .finder-price-slider {
              display: none; }
            /* line 276, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options #price-slider {
              position: relative;
              width: 90%;
              height: 4px;
              background-color: #cdcdcd;
              border-radius: 2px;
              margin: 14px 0; }
              /* line 284, skin/frontend/guf/default/scss/page/_finder_new.scss */
              #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options #price-slider a.ui-slider-handle {
                position: absolute;
                background-color: #CCA663;
                border: 2px solid #fff;
                border-radius: 50%;
                width: 24px;
                height: 24px;
                padding: 0;
                top: -12px;
                outline: none;
                margin: 0;
                box-sizing: content-box; }
                /* line 297, skin/frontend/guf/default/scss/page/_finder_new.scss */
                #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options #price-slider a.ui-slider-handle:after {
                  display: none; }
              /* line 302, skin/frontend/guf/default/scss/page/_finder_new.scss */
              #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options #price-slider .ui-slider-range {
                height: 4px;
                background-color: #CCA663;
                position: absolute; }
            /* line 309, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options .slider-value {
              text-align: center;
              color: #CCA663;
              font-size: 17px;
              font-weight: 600; }
              /* line 315, skin/frontend/guf/default/scss/page/_finder_new.scss */
              #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options .slider-value .slider-min {
                margin-right: 5px; }
              /* line 319, skin/frontend/guf/default/scss/page/_finder_new.scss */
              #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options .slider-value .slider-max {
                margin-left: 5px; }
            /* line 324, skin/frontend/guf/default/scss/page/_finder_new.scss */
            #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options .slider-max-min {
              font-size: 17px;
              font-weight: 600;
              overflow: auto;
              margin-top: 20px; }
              /* line 330, skin/frontend/guf/default/scss/page/_finder_new.scss */
              #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options .slider-max-min .slider-min {
                float: left; }
              /* line 334, skin/frontend/guf/default/scss/page/_finder_new.scss */
              #finder #finder-form-container #finder-form #finder-tab-controls ul li .criterion-settings .options .slider-max-min .slider-max {
                float: right; }
    /* line 344, skin/frontend/guf/default/scss/page/_finder_new.scss */
    #finder #finder-form-container #finder-form #finder-criteria-list {
      position: relative;
      padding: 30px; }
      /* line 348, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-form-container #finder-form #finder-criteria-list .scroller-box {
        display: none; }
      /* line 352, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-form-container #finder-form #finder-criteria-list #reset-all-button {
        position: absolute;
        right: 20px;
        top: 0;
        cursor: pointer;
        display: flex;
        flex-direction: row-reverse;
        align-items: center; }
        /* line 361, skin/frontend/guf/default/scss/page/_finder_new.scss */
        #finder #finder-form-container #finder-form #finder-criteria-list #reset-all-button .icon {
          height: 26px;
          width: 23px;
          display: inline-block;
          margin-left: 10px;
          background: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/finder-trash.svg) no-repeat center center; }
    /* line 371, skin/frontend/guf/default/scss/page/_finder_new.scss */
    #finder #finder-form-container #finder-form #finder-loading-indicator {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 1000;
      background-color: rgba(85, 80, 80, 0.6);
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: progress; }
      /* line 385, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-form-container #finder-form #finder-loading-indicator .spinner {
        width: 70px;
        text-align: center; }
      /* line 390, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-form-container #finder-form #finder-loading-indicator .spinner > div {
        width: 18px;
        height: 18px;
        background-color: #fff;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
      /* line 401, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-form-container #finder-form #finder-loading-indicator .spinner .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s; }
      /* line 406, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-form-container #finder-form #finder-loading-indicator .spinner .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
  /* line 433, skin/frontend/guf/default/scss/page/_finder_new.scss */
  #finder #finder-form-container .apply-button {
    width: 100%;
    margin: 30px 0;
    overflow: hidden;
    border: none;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    display: flex;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
    /* line 451, skin/frontend/guf/default/scss/page/_finder_new.scss */
    #finder #finder-form-container .apply-button button {
      background-color: #CCA663;
      padding: 10px;
      border-radius: 2px;
      width: 70%;
      max-width: 250px; }
      /* line 458, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-form-container .apply-button button:before {
        content: '';
        background: url(https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/finder-checkmark.svg) no-repeat center center;
        width: 24px;
        height: 20px;
        display: block;
        margin: 0 auto; }

/* line 472, skin/frontend/guf/default/scss/page/_finder_new.scss */
#finder #finder-results-container {
  float: left;
  width: 54%;
  margin-right: 4%; }
  /* line 477, skin/frontend/guf/default/scss/page/_finder_new.scss */
  #finder #finder-results-container #finder-results {
    margin-left: 0;
    margin-right: 0; }
    /* line 480, skin/frontend/guf/default/scss/page/_finder_new.scss */
    #finder #finder-results-container #finder-results .item {
      width: 48%;
      margin: 0 4% 30px 0 !important;
      float: left;
      border: 1px solid #CCA663;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      height: 400px; }
      /* line 490, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-results-container #finder-results .item:nth-child(2n) {
        margin-right: 0 !important; }
      /* line 495, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-results-container #finder-results .item:hover button {
        display: block; }
      /* line 500, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-results-container #finder-results .item .availability {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 70px; }

/*
**************
*** MOBILE ***
**************
*/
@media (max-width: 800px) {
  /* line 518, skin/frontend/guf/default/scss/page/_finder_new.scss */
  #finder #finder-form-container {
    width: 100%;
    float: none;
    margin: 0; }
    /* line 523, skin/frontend/guf/default/scss/page/_finder_new.scss */
    #finder #finder-form-container #mobile-finder-form {
      display: block;
      position: fixed;
      bottom: 0;
      right: 0;
      left: 0;
      background-color: #fff;
      text-align: center;
      padding: 10px 0;
      border-top: 1px solid #CCA663;
      z-index: 900; }
      /* line 535, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-form-container #mobile-finder-form button {
        margin: 0 auto;
        color: #fff;
        background-color: #CCA663;
        padding: 10px 30px;
        border-radius: 3px; }
    /* line 544, skin/frontend/guf/default/scss/page/_finder_new.scss */
    #finder #finder-form-container > h1 {
      display: none; }
    /* line 548, skin/frontend/guf/default/scss/page/_finder_new.scss */
    #finder #finder-form-container #finder-form {
      position: fixed;
      z-index: 800;
      background-color: #fff;
      border: none;
      top: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      max-height: none; }
      /* line 564, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-form-container #finder-form.active {
        top: 0; }
      /* line 571, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-form-container #finder-form #finder-tab-controls ul li a {
        text-align: left; }
    /* line 579, skin/frontend/guf/default/scss/page/_finder_new.scss */
    #finder #finder-form-container #apply-button {
      position: fixed;
      z-index: 901;
      bottom: 0;
      right: 0;
      left: 0;
      border: none; }
      /* line 587, skin/frontend/guf/default/scss/page/_finder_new.scss */
      #finder #finder-form-container #apply-button.active {
        border: none;
        border-top: 1px solid #CCA663; }
  /* line 594, skin/frontend/guf/default/scss/page/_finder_new.scss */
  #finder #finder-results-container {
    width: 100%;
    float: none;
    margin: 0; }
    /* line 600, skin/frontend/guf/default/scss/page/_finder_new.scss */
    #finder #finder-results-container #finder-results .item {
      width: 100%;
      margin: 0;
      height: auto;
      padding-bottom: 100px; } }

/* line 1, skin/frontend/guf/default/scss/page/_front.scss */
.teaser-element {
  text-align: center;
  text-decoration: none; }
  /* line 5, skin/frontend/guf/default/scss/page/_front.scss */
  .teaser-element h3 {
    text-transform: none;
    color: #555050;
    font-size: 20px;
    letter-spacing: 0;
    margin-top: 2px;
    margin-bottom: 3px; }
    /* line 13, skin/frontend/guf/default/scss/page/_front.scss */
    .teaser-element h3 a {
      text-transform: none;
      color: #555050;
      font-size: 20px;
      letter-spacing: 0;
      margin-top: 2px;
      margin-bottom: 3px; }
  /* line 23, skin/frontend/guf/default/scss/page/_front.scss */
  .teaser-element h4,
  .teaser-element p {
    color: #555050;
    margin-top: 0px;
    font-weight: 400; }
  /* line 29, skin/frontend/guf/default/scss/page/_front.scss */
  .teaser-element img {
    width: 100%; }
  /* line 34, skin/frontend/guf/default/scss/page/_front.scss */
  .teaser-element:hover h3, .teaser-element:hover h4, .teaser-element:hover p {
    color: #CCA663; }
    /* line 37, skin/frontend/guf/default/scss/page/_front.scss */
    .teaser-element:hover h3 a, .teaser-element:hover h4 a, .teaser-element:hover p a {
      color: #CCA663; }
  /* line 44, skin/frontend/guf/default/scss/page/_front.scss */
  .teaser-element.ambanners {
    clear: none;
    cursor: pointer; }

/* line 50, skin/frontend/guf/default/scss/page/_front.scss */
.std ul {
  list-style-type: disc;
  padding-left: 20px; }
  /* line 54, skin/frontend/guf/default/scss/page/_front.scss */
  .std ul li {
    list-style: disc; }

@media (max-width: 800px) {
  /* line 62, skin/frontend/guf/default/scss/page/_front.scss */
  .cms-home .std ul:not(.payment-options) li {
    text-align: left; } }

/* line 186, skin/frontend/guf/default/scss/_mixins.scss */
ul#advanced-search-list:before, ul#advanced-search-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 191, skin/frontend/guf/default/scss/_mixins.scss */
ul#advanced-search-list:after {
  clear: both; }

/* line 3, skin/frontend/guf/default/scss/page/_search.scss */
ul#advanced-search-list li {
  margin: 7px 0;
  padding-right: 7px;
  margin-right: 2%; }
  /* line 7, skin/frontend/guf/default/scss/page/_search.scss */
  ul#advanced-search-list li label {
    font-weight: bold; }
  /* line 10, skin/frontend/guf/default/scss/page/_search.scss */
  ul#advanced-search-list li input, ul#advanced-search-list li select {
    width: 100%;
    padding-right: 4px;
    box-sizing: border-box; }
    /* line 14, skin/frontend/guf/default/scss/page/_search.scss */
    ul#advanced-search-list li input#price, ul#advanced-search-list li input#price_to, ul#advanced-search-list li select#price, ul#advanced-search-list li select#price_to {
      width: 25%; }
  /* line 16, skin/frontend/guf/default/scss/page/_search.scss */
  ul#advanced-search-list li.even {
    padding-right: 0;
    margin-right: 0; }

/* line 22, skin/frontend/guf/default/scss/page/_search.scss */
.note {
  text-align: right; }

/* line 25, skin/frontend/guf/default/scss/page/_search.scss */
.search-button {
  float: right; }
  /* line 27, skin/frontend/guf/default/scss/page/_search.scss */
  .search-button span {
    background-repeat: no-repeat;
    background-position: -127px -1768px; }

/* line 33, skin/frontend/guf/default/scss/page/_search.scss */
#search_autocomplete {
  z-index: 2000; }
  /* line 35, skin/frontend/guf/default/scss/page/_search.scss */
  #search_autocomplete .old-price {
    display: none; }

/* line 40, skin/frontend/guf/default/scss/page/_search.scss */
.search-autocomplete ul.wyomind-elasticsearch {
  background-color: #fff;
  border: 1px solid #d5e4eb;
  border-bottom: 0; }
  /* line 44, skin/frontend/guf/default/scss/page/_search.scss */
  .search-autocomplete ul.wyomind-elasticsearch li {
    font-size: 11px;
    padding: 0;
    border-bottom: 1px solid #d5e4eb; }
    /* line 48, skin/frontend/guf/default/scss/page/_search.scss */
    .search-autocomplete ul.wyomind-elasticsearch li .image {
      float: left;
      margin-right: 6px;
      background-color: #fff; }
    /* line 53, skin/frontend/guf/default/scss/page/_search.scss */
    .search-autocomplete ul.wyomind-elasticsearch li a {
      color: #555050;
      display: block;
      padding: 6px;
      text-decoration: none; }
    /* line 59, skin/frontend/guf/default/scss/page/_search.scss */
    .search-autocomplete ul.wyomind-elasticsearch li .price-box {
      margin: 0; }
    /* line 62, skin/frontend/guf/default/scss/page/_search.scss */
    .search-autocomplete ul.wyomind-elasticsearch li a .price-box .minimal-price-link {
      padding: 0; }
    /* line 65, skin/frontend/guf/default/scss/page/_search.scss */
    .search-autocomplete ul.wyomind-elasticsearch li .clearer {
      clear: both; }
  /* line 69, skin/frontend/guf/default/scss/page/_search.scss */
  .search-autocomplete ul.wyomind-elasticsearch li.title, .search-autocomplete ul.wyomind-elasticsearch li.title a {
    padding: 6px;
    background-color: #CCA663;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px; }
  /* line 77, skin/frontend/guf/default/scss/page/_search.scss */
  .search-autocomplete ul.wyomind-elasticsearch li.selected a {
    text-decoration: none;
    background-color: #ecf3f6;
    color: #CCA663; }

/* line 2, skin/frontend/guf/default/scss/page/_product_compare.scss */
.catalog-product-compare-index .link-print {
  text-align: center;
  display: block; }

/* line 4, skin/frontend/guf/default/scss/page/_product_compare.scss */
.catalog-product-compare-index #product_comparison .price-box {
  text-align: center;
  margin: 15px 0;
  min-height: 50px; }
  /* line 227, skin/frontend/guf/default/scss/_mixins.scss */
  .catalog-product-compare-index #product_comparison .price-box p {
    margin-bottom: 5px; }
  /* line 230, skin/frontend/guf/default/scss/_mixins.scss */
  .catalog-product-compare-index #product_comparison .price-box .price-label {
    display: none; }
  /* line 232, skin/frontend/guf/default/scss/_mixins.scss */
  .catalog-product-compare-index #product_comparison .price-box .old-price .price {
    color: #ED4644;
    text-decoration: line-through;
    font-size: 14px; }
  /* line 239, skin/frontend/guf/default/scss/_mixins.scss */
  .catalog-product-compare-index #product_comparison .price-box .special-price .price {
    font-weight: bold;
    font-size: 20px; }
  /* line 242, skin/frontend/guf/default/scss/_mixins.scss */
  .catalog-product-compare-index #product_comparison .price-box .regular-price, .catalog-product-compare-index #product_comparison .price-box .price {
    font-weight: bold;
    font-size: 20px; }
  /* line 246, skin/frontend/guf/default/scss/_mixins.scss */
  .catalog-product-compare-index #product_comparison .price-box .saved-money {
    display: none; }

/* line 11, skin/frontend/guf/default/scss/page/_product_compare.scss */
#compare-items {
  margin-top: 20px; }
  /* line 13, skin/frontend/guf/default/scss/page/_product_compare.scss */
  #compare-items li {
    position: relative; }
  /* line 15, skin/frontend/guf/default/scss/page/_product_compare.scss */
  #compare-items .btn-remove {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
    background-repeat: no-repeat;
    background-position: -200px -100px;
    width: 23px;
    height: 26px;
    position: absolute;
    text-indent: -9999em;
    display: block;
    top: 2px;
    z-index: 1;
    right: 49%;
    margin-right: -65px; }
  /* line 27, skin/frontend/guf/default/scss/page/_product_compare.scss */
  #compare-items img {
    width: auto; }

/* line 35, skin/frontend/guf/default/scss/page/_product_compare.scss */
.catalog-product-compare-index .compare-wrapper {
  margin: 0 auto; }

/* line 39, skin/frontend/guf/default/scss/page/_product_compare.scss */
.catalog-product-compare-index .logo-wrapper {
  width: 260px;
  margin: 0 auto 45px; }
  /* line 43, skin/frontend/guf/default/scss/page/_product_compare.scss */
  .catalog-product-compare-index .logo-wrapper .logo strong {
    left: 30%; }

/* line 47, skin/frontend/guf/default/scss/page/_product_compare.scss */
.catalog-product-compare-index .page-title {
  margin: 35px 0;
  padding-left: 130px;
  padding-right: 70px; }
  /* line 52, skin/frontend/guf/default/scss/page/_product_compare.scss */
  .catalog-product-compare-index .page-title h1 {
    font-size: 36px; }

/* line 59, skin/frontend/guf/default/scss/page/_product_compare.scss */
.catalog-product-compare-index tbody.product-image-wrapper td {
  background: none; }

/* line 63, skin/frontend/guf/default/scss/page/_product_compare.scss */
.catalog-product-compare-index td:nth-child(2n+2) {
  background: #f6f6f6; }

/* line 68, skin/frontend/guf/default/scss/page/_product_compare.scss */
.catalog-product-compare-index a.product-image {
  width: 100%;
  display: block; }
  /* line 72, skin/frontend/guf/default/scss/page/_product_compare.scss */
  .catalog-product-compare-index a.product-image img {
    width: 100%;
    height: auto; }

/* line 78, skin/frontend/guf/default/scss/page/_product_compare.scss */
.catalog-product-compare-index .product-name {
  min-height: 110px; }
  /* line 80, skin/frontend/guf/default/scss/page/_product_compare.scss */
  .catalog-product-compare-index .product-name a {
    color: black;
    text-transform: none;
    font-weight: 400;
    font-size: 14px; }

/* line 88, skin/frontend/guf/default/scss/page/_product_compare.scss */
.catalog-product-compare-index .green-button, .catalog-product-compare-index .gold-button {
  width: 100%; }

/* line 93, skin/frontend/guf/default/scss/page/_product_compare.scss */
.catalog-product-compare-index table {
  padding-right: 70px; }
  /* line 96, skin/frontend/guf/default/scss/page/_product_compare.scss */
  .catalog-product-compare-index table th, .catalog-product-compare-index table td {
    border: none;
    padding: 15px 20px; }
  /* line 101, skin/frontend/guf/default/scss/page/_product_compare.scss */
  .catalog-product-compare-index table th {
    text-align: right;
    min-width: 130px;
    max-width: 130px; }
  /* line 106, skin/frontend/guf/default/scss/page/_product_compare.scss */
  .catalog-product-compare-index table td {
    text-align: center;
    padding: 15px; }
    /* line 110, skin/frontend/guf/default/scss/page/_product_compare.scss */
    .catalog-product-compare-index table td p.no-margin {
      margin: 0; }
  /* line 115, skin/frontend/guf/default/scss/page/_product_compare.scss */
  .catalog-product-compare-index table .out-of-stock {
    width: 100%;
    padding: 10px;
    margin: 15px 0; }
  /* line 121, skin/frontend/guf/default/scss/page/_product_compare.scss */
  .catalog-product-compare-index table button {
    margin: 0; }
    /* line 124, skin/frontend/guf/default/scss/page/_product_compare.scss */
    .catalog-product-compare-index table button.btn-cart {
      padding-left: 40px;
      position: relative; }
      /* line 127, skin/frontend/guf/default/scss/page/_product_compare.scss */
      .catalog-product-compare-index table button.btn-cart:before {
        content: '';
        display: block;
        background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf_sprite.svg");
        background-repeat: no-repeat;
        background-position: -491px -973px;
        width: 27px;
        height: 24px;
        left: 9px;
        top: 6px;
        position: absolute; }
  /* line 143, skin/frontend/guf/default/scss/page/_product_compare.scss */
  .catalog-product-compare-index table .footer td {
    background: none;
    padding-top: 50px; }
  /* line 148, skin/frontend/guf/default/scss/page/_product_compare.scss */
  .catalog-product-compare-index table .footer .button {
    width: 100%;
    background-color: #52514f;
    min-width: 150px;
    text-align: center;
    padding: 10px;
    border: 0 none;
    border-radius: 3px;
    color: white;
    font-size: 14px;
    margin: 15px 0; }

/* line 3, skin/frontend/guf/default/scss/page/_landingpage.scss */
.col1-layout .category-products .products-grid {
  margin-left: -30px;
  margin-right: -30px; }
  /* line 7, skin/frontend/guf/default/scss/page/_landingpage.scss */
  .col1-layout .category-products .products-grid li.item:not(.rr_placement) {
    width: 22.5%;
    margin-left: 1%;
    margin-right: 1%; }
    /* line 12, skin/frontend/guf/default/scss/page/_landingpage.scss */
    .col1-layout .category-products .products-grid li.item:not(.rr_placement).no-hover {
      border: solid 1px #CCA663; }
    @media (min-width: 801px) {
      /* line 17, skin/frontend/guf/default/scss/page/_landingpage.scss */
      .col1-layout .category-products .products-grid li.item:not(.rr_placement):not(.no-hover):hover {
        width: 25%; } }
    @media (max-width: 800px) {
      /* line 7, skin/frontend/guf/default/scss/page/_landingpage.scss */
      .col1-layout .category-products .products-grid li.item:not(.rr_placement) {
        width: 48%; }
        /* line 25, skin/frontend/guf/default/scss/page/_landingpage.scss */
        .col1-layout .category-products .products-grid li.item:not(.rr_placement):nth-child(odd) {
          margin-left: 0; } }
/* line 1, skin/frontend/guf/default/scss/page/_marken.scss */
.marken {
  margin-bottom: 55px;
  border-top: solid 1px #CCA663;
  border-bottom: solid 1px #CCA663; }
  /* line 5, skin/frontend/guf/default/scss/page/_marken.scss */
  .marken .marke {
    display: inline-block;
    height: 55px;
    padding: 10px;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  /* line 13, skin/frontend/guf/default/scss/page/_marken.scss */
  .marken .marke:hover {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); }

/* line 20, skin/frontend/guf/default/scss/_responsive.scss */
.footer .six.columns:nth-child(2n+1) {
  margin-left: 2%; }

/* line 23, skin/frontend/guf/default/scss/_responsive.scss */
.columns, .column {
  min-height: 1px; }

@media (max-width: 1100px) {
  /* line 28, skin/frontend/guf/default/scss/_responsive.scss */
  .checkout-login {
    font-size: 0.85em; } }

@media (max-width: 600px) {
  /* line 36, skin/frontend/guf/default/scss/_responsive.scss */
  .col2-set .col-1, .col2-set .col-2 {
    float: none;
    width: 100%; } }

@media (max-width: 1075px) {
  /* line 49, skin/frontend/guf/default/scss/_responsive.scss */
  .quick-access ul.quick-access-links {
    padding: 10px 0; }
    /* line 52, skin/frontend/guf/default/scss/_responsive.scss */
    .quick-access ul.quick-access-links li:nth-child(3) {
      float: right; } }

@media (max-width: 800px) {
  /* line 62, skin/frontend/guf/default/scss/_responsive.scss */
  .mobile {
    display: block; }
  /* line 63, skin/frontend/guf/default/scss/_responsive.scss */
  .two-cols-text,
  .three-cols-text,
  .four-cols-text,
  .catalog-category-view .category-description {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; }
  /* line 70, skin/frontend/guf/default/scss/_responsive.scss */
  .category-description .row {
    margin-bottom: 0; }
  /* line 73, skin/frontend/guf/default/scss/_responsive.scss */
  .col5-set h2 {
    display: none; }
  /* line 74, skin/frontend/guf/default/scss/_responsive.scss */
  .col5-set .col-1, .col5-set .col-2, .col5-set .col-3, .col5-set .col-4, .col5-set .col-5 {
    width: 100%; }
  /* line 78, skin/frontend/guf/default/scss/_responsive.scss */
  h1, h2.title, .product-details .box-collateral h2 {
    font-size: 30.6px;
    text-align: center; }
  /* line 79, skin/frontend/guf/default/scss/_responsive.scss */
  h1.product-title, p.no-rating {
    text-align: left !important; }
  /* line 83, skin/frontend/guf/default/scss/_responsive.scss */
  .header-container .logo-wrapper {
    width: 40%;
    margin-top: 14px; }
    /* line 87, skin/frontend/guf/default/scss/_responsive.scss */
    .header-container .logo-wrapper .logo strong {
      display: none; }
  /* line 90, skin/frontend/guf/default/scss/_responsive.scss */
  .header-container .services {
    width: 120px; }
    /* line 93, skin/frontend/guf/default/scss/_responsive.scss */
    .header-container .services > a {
      display: none; }
  /* line 99, skin/frontend/guf/default/scss/_responsive.scss */
  .header-container .quick-access {
    width: 40.5%;
    max-width: 160px;
    margin-left: 10px;
    margin-top: 0;
    padding-top: 18px;
    padding-bottom: 18px; }
    /* line 106, skin/frontend/guf/default/scss/_responsive.scss */
    .header-container .quick-access .quick-access-links {
      display: none; }
    /* line 107, skin/frontend/guf/default/scss/_responsive.scss */
    .header-container .quick-access .quick-access-open-close .quick-access-bottom {
      left: 32%;
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
      background-repeat: no-repeat;
      background-position: -368px -219px; }
  /* line 115, skin/frontend/guf/default/scss/_responsive.scss */
  .services-mobile {
    display: block; }
    /* line 117, skin/frontend/guf/default/scss/_responsive.scss */
    .services-mobile .mobile-account {
      display: none;
      border: 1px solid #CCA663;
      padding-left: 10px;
      padding-right: 10px;
      position: absolute;
      right: 0;
      margin-top: 8px;
      background: white;
      -webkit-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
      -moz-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
      box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7); }
      /* line 128, skin/frontend/guf/default/scss/_responsive.scss */
      .services-mobile .mobile-account:before {
        display: block;
        content: '';
        width: 10px;
        height: 10px;
        border: 1px solid #CCA663;
        border-right: none;
        border-bottom: none;
        background: white;
        position: absolute;
        top: -6px;
        right: 35px;
        filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
        /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
        /* IE8 */
        -moz-transform: rotate(45deg);
        /* FF3.5/3.6 */
        -o-transform: rotate(45deg);
        /* Opera 10.5 */
        -webkit-transform: rotate(45deg);
        /* Saf3.1+ */
        transform: rotate(45deg);
        /* Newer browsers (incl IE9) */ }
      /* line 152, skin/frontend/guf/default/scss/_responsive.scss */
      .services-mobile .mobile-account .btn {
        display: block; }
      /* line 156, skin/frontend/guf/default/scss/_responsive.scss */
      .services-mobile .mobile-account .btn-acc {
        background-color: #31A663;
        min-width: 150px;
        width: auto;
        text-align: center;
        padding: 10px;
        border: 0 none;
        border-radius: 3px;
        color: white;
        font-size: 14px;
        margin: 15px 0; }
      /* line 160, skin/frontend/guf/default/scss/_responsive.scss */
      .services-mobile .mobile-account .btn-logout {
        background-color: #CCA663;
        min-width: 150px;
        width: auto;
        text-align: center;
        padding: 10px;
        border: 0 none;
        border-radius: 3px;
        color: white;
        font-size: 14px;
        margin: 15px 0; }
  /* line 165, skin/frontend/guf/default/scss/_responsive.scss */
  .nav-container {
    margin-top: -56px;
    padding-bottom: 4px;
    border-bottom: solid 1px #CCA663; }
    /* line 166, skin/frontend/guf/default/scss/_responsive.scss */
    .nav-container .menu-mobile {
      display: inline-block; }
    /* line 170, skin/frontend/guf/default/scss/_responsive.scss */
    .nav-container #nav {
      display: none;
      margin-top: 3px;
      position: absolute;
      background-color: white;
      z-index: 10;
      width: 90%;
      padding: 5%;
      padding-top: 3%;
      border: solid 1px #CCA663;
      -webkit-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
      -moz-box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
      box-shadow: 0px 0px 5px 1px rgba(125, 124, 125, 0.7);
      max-height: 50vh;
      overflow-y: auto; }
      /* line 185, skin/frontend/guf/default/scss/_responsive.scss */
      .nav-container #nav li {
        float: none;
        text-transform: none;
        border-bottom: solid 1px #aaa;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px; }
        /* line 30, skin/frontend/guf/default/scss/_mixins.scss */
        .nav-container #nav li:after, .nav-container #nav li:before {
          bottom: 0;
          left: 0;
          border: none;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          z-index: 0; }
        /* line 42, skin/frontend/guf/default/scss/_mixins.scss */
        .nav-container #nav li:after {
          border-color: transparent;
          border-bottom-color: #ffffff;
          border-width: 0;
          margin-left: 0; }
        /* line 49, skin/frontend/guf/default/scss/_mixins.scss */
        .nav-container #nav li:before {
          border-color: transparent;
          border-bottom-color: #8c8c8c;
          border-width: 0;
          margin-left: 0; }
        /* line 194, skin/frontend/guf/default/scss/_responsive.scss */
        .nav-container #nav li:last-child {
          border-bottom: 0 none; }
        /* line 195, skin/frontend/guf/default/scss/_responsive.scss */
        .nav-container #nav li.open {
          border: none;
          padding: 0; }
          /* line 198, skin/frontend/guf/default/scss/_responsive.scss */
          .nav-container #nav li.open a.level-top {
            color: #CCA663;
            padding-left: 18px;
            border-bottom: solid 1px #aaa;
            line-height: 35px; }
            /* line 204, skin/frontend/guf/default/scss/_responsive.scss */
            .nav-container #nav li.open a.level-top .arrow {
              background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
              background-repeat: no-repeat;
              background-position: -420px -40px;
              left: 2px;
              top: 12px; }
        /* line 211, skin/frontend/guf/default/scss/_responsive.scss */
        .nav-container #nav li a {
          color: #555050;
          line-height: 20px; }
          /* line 30, skin/frontend/guf/default/scss/_mixins.scss */
          .nav-container #nav li a:after, .nav-container #nav li a:before {
            bottom: 0;
            left: 0;
            border: none;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            z-index: 0; }
          /* line 42, skin/frontend/guf/default/scss/_mixins.scss */
          .nav-container #nav li a:after {
            border-color: transparent;
            border-bottom-color: #ffffff;
            border-width: 0;
            margin-left: 0; }
          /* line 49, skin/frontend/guf/default/scss/_mixins.scss */
          .nav-container #nav li a:before {
            border-color: transparent;
            border-bottom-color: #8c8c8c;
            border-width: 0;
            margin-left: 0; }
        /* line 216, skin/frontend/guf/default/scss/_responsive.scss */
        .nav-container #nav li .arrow {
          position: absolute;
          right: 0;
          top: 13px;
          width: 9px;
          height: 14px;
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
          background-repeat: no-repeat;
          background-position: -200px -60px; }
        /* line 224, skin/frontend/guf/default/scss/_responsive.scss */
        .nav-container #nav li ul {
          display: none;
          position: static;
          width: 100%;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          padding: 0; }
          /* line 233, skin/frontend/guf/default/scss/_responsive.scss */
          .nav-container #nav li ul li {
            width: auto;
            margin-right: 0;
            background: none;
            float: none; }
        /* line 241, skin/frontend/guf/default/scss/_responsive.scss */
        .nav-container #nav li:hover a {
          position: static; }
  /* line 249, skin/frontend/guf/default/scss/_responsive.scss */
  .collection-menu {
    border-bottom: solid 1px #C1C1C1;
    margin-bottom: 0; }
    /* line 252, skin/frontend/guf/default/scss/_responsive.scss */
    .collection-menu li a {
      padding: 8px 0; }
  /* line 258, skin/frontend/guf/default/scss/_responsive.scss */
  .block-layered-nav {
    padding-bottom: 21px;
    margin-top: 6px; }
    /* line 261, skin/frontend/guf/default/scss/_responsive.scss */
    .block-layered-nav #narrow-by-list {
      position: absolute;
      background-color: white;
      width: 100%;
      z-index: 1;
      display: none;
      border: solid 1px #CCA663;
      padding: 5%;
      padding-top: 3%;
      top: 29px;
      box-sizing: border-box; }
      /* line 272, skin/frontend/guf/default/scss/_responsive.scss */
      .block-layered-nav #narrow-by-list li {
        border: 0 none;
        float: none;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0; }
        /* line 279, skin/frontend/guf/default/scss/_responsive.scss */
        .block-layered-nav #narrow-by-list li .arrow-icon {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
          background-repeat: no-repeat;
          background-position: -200px -60px;
          top: 11px;
          height: 14px; }
        /* line 284, skin/frontend/guf/default/scss/_responsive.scss */
        .block-layered-nav #narrow-by-list li .filter-wrap {
          padding: 10px 0;
          padding-left: 0;
          border-bottom: solid 1px #aaa; }
        /* line 289, skin/frontend/guf/default/scss/_responsive.scss */
        .block-layered-nav #narrow-by-list li span {
          height: auto; }
        /* line 292, skin/frontend/guf/default/scss/_responsive.scss */
        .block-layered-nav #narrow-by-list li .checkbox {
          margin-top: 5px; }
        /* line 293, skin/frontend/guf/default/scss/_responsive.scss */
        .block-layered-nav #narrow-by-list li ol li {
          line-height: 25px; }
        /* line 294, skin/frontend/guf/default/scss/_responsive.scss */
        .block-layered-nav #narrow-by-list li:last-child .filter-wrap {
          border-bottom: 0 none; }
        /* line 296, skin/frontend/guf/default/scss/_responsive.scss */
        .block-layered-nav #narrow-by-list li.mobile-active:last-child .filter-wrap {
          border-bottom: solid 1px #aaa; }
        /* line 297, skin/frontend/guf/default/scss/_responsive.scss */
        .block-layered-nav #narrow-by-list li.mobile-active .arrow-icon {
          background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
          background-repeat: no-repeat;
          background-position: -420px -40px; }
        /* line 300, skin/frontend/guf/default/scss/_responsive.scss */
        .block-layered-nav #narrow-by-list li.mobile-active .filter-wrap {
          padding-left: 18px;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
        /* line 307, skin/frontend/guf/default/scss/_responsive.scss */
        .block-layered-nav #narrow-by-list li.mobile-active ol a {
          margin-left: 22px; }
        /* line 313, skin/frontend/guf/default/scss/_responsive.scss */
        .block-layered-nav #narrow-by-list li ol {
          position: relative;
          background-color: transparent;
          width: 100%;
          left: auto;
          top: auto;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          max-height: 440px; }
    /* line 326, skin/frontend/guf/default/scss/_responsive.scss */
    .block-layered-nav .mobile.mobile-filter {
      display: inline-block; }
  /*.category-products ul.products-grid li,
  .category-products #finder-results li,
  #finder-results-container ul.products-grid li,
  #finder-results-container #finder-results li {
     height:339px;
  }*/
  /* line 336, skin/frontend/guf/default/scss/_responsive.scss */
  .products-grid li.item.first,
  .box-collateral.box-up-sell .products-grid .item.first {
    clear: none; }
  /* line 342, skin/frontend/guf/default/scss/_responsive.scss */
  .item.four.columns, .item.three.columns {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px; }
    /* line 346, skin/frontend/guf/default/scss/_responsive.scss */
    .item.four.columns:nth-of-type(2n), .item.three.columns:nth-of-type(2n) {
      margin-right: 0; }
  /* line 352, skin/frontend/guf/default/scss/_responsive.scss */
  .toolbar-bottom .toolbar .results {
    display: none; }
  /* line 355, skin/frontend/guf/default/scss/_responsive.scss */
  .service-sidebar {
    display: none; }
  /* line 359, skin/frontend/guf/default/scss/_responsive.scss */
  .infoportal-element .read-more-arrow {
    top: auto;
    width: 38px;
    height: 38px;
    bottom: -20px;
    right: 44%;
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
    background-repeat: no-repeat;
    background-position: -200px -200px; }
  /* line 368, skin/frontend/guf/default/scss/_responsive.scss */
  #slidemenu {
    display: none; }
  /* line 371, skin/frontend/guf/default/scss/_responsive.scss */
  .block-category-tree ul.category-tree li {
    display: none; }
    /* line 373, skin/frontend/guf/default/scss/_responsive.scss */
    .block-category-tree ul.category-tree li:first-child {
      display: block; }
    /* line 374, skin/frontend/guf/default/scss/_responsive.scss */
    .block-category-tree ul.category-tree li:nth-child(2) {
      display: block;
      opacity: 0.5; }
  /* line 378, skin/frontend/guf/default/scss/_responsive.scss */
  .product-view {
    margin-top: 20px; }
    /* line 380, skin/frontend/guf/default/scss/_responsive.scss */
    .product-view .sidebar {
      display: none; }
  /* line 385, skin/frontend/guf/default/scss/_responsive.scss */
  .block-content .actions .remove-all {
    display: block; }
  /* line 389, skin/frontend/guf/default/scss/_responsive.scss */
  #compare-items li {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px; } }

/* TODO: Styleblock by Patrick */
@media (max-width: 800px) {
  /* line 402, skin/frontend/guf/default/scss/_responsive.scss */
  .services-mobile li .service-icon {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
    background-repeat: no-repeat;
    background-position: -310px -2px; }
    /* line 405, skin/frontend/guf/default/scss/_responsive.scss */
    .services-mobile li .service-icon.login-icon {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
      background-repeat: no-repeat;
      background-position: -250px -2px; }
    /* line 408, skin/frontend/guf/default/scss/_responsive.scss */
    .services-mobile li .service-icon.infoportal-icon {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_badges.svg");
      background-repeat: no-repeat;
      background-position: -370px -2px; }
  /* line 417, skin/frontend/guf/default/scss/_responsive.scss */
  .col-left .random {
    display: none; }
  /* line 423, skin/frontend/guf/default/scss/_responsive.scss */
  .home-slider {
    margin-bottom: 20px;
    margin-top: -28px;
    height: 150px; }
    /* line 430, skin/frontend/guf/default/scss/_responsive.scss */
    .home-slider .slider-element {
      height: 150px; }
      /* line 432, skin/frontend/guf/default/scss/_responsive.scss */
      .home-slider .slider-element a {
        display: block;
        width: 100%;
        height: 100%; }
      /* line 437, skin/frontend/guf/default/scss/_responsive.scss */
      .home-slider .slider-element img {
        /*height: 100%;
        width: auto;
        position: absolute;
        right: -50%;*/ }
    /* line 444, skin/frontend/guf/default/scss/_responsive.scss */
    .home-slider img {
      max-width: none; }
  /* line 449, skin/frontend/guf/default/scss/_responsive.scss */
  .columns {
    margin-bottom: 5px; }
  /* line 453, skin/frontend/guf/default/scss/_responsive.scss */
  .teaser-elements .row {
    margin-bottom: 0; }
  /* line 457, skin/frontend/guf/default/scss/_responsive.scss */
  .show-more {
    cursor: pointer; }
  /* line 464, skin/frontend/guf/default/scss/_responsive.scss */
  .block-layered-nav .currently > .block-subtitle {
    float: none; }
  /* line 469, skin/frontend/guf/default/scss/_responsive.scss */
  .block-layered-nav .currently > ol li {
    display: block;
    clear: left;
    margin-bottom: 10px;
    margin-right: 0;
    max-width: none;
    max-width: 90%; }
  /* line 483, skin/frontend/guf/default/scss/_responsive.scss */
  .sort-wrapper li {
    width: auto; }
    /* line 488, skin/frontend/guf/default/scss/_responsive.scss */
    .sort-wrapper li.no-sublist .filter-wrap, .sort-wrapper li.no-sublist.active .filter-wrap {
      padding-right: 5px;
      margin-right: 20px; }
    /* line 493, skin/frontend/guf/default/scss/_responsive.scss */
    .sort-wrapper li .sort-checkbox {
      margin-top: 1px; }
  /* line 500, skin/frontend/guf/default/scss/_responsive.scss */
  h3 {
    font-size: 2.2vw; }
  /* line 504, skin/frontend/guf/default/scss/_responsive.scss */
  .product-details-navigation {
    display: none; }
  /* line 507, skin/frontend/guf/default/scss/_responsive.scss */
  .catalog-product-view .product-details .box-collateral {
    margin-top: 0; }
  /* line 515, skin/frontend/guf/default/scss/_responsive.scss */
  .services-block .four.columns.border {
    height: auto;
    margin-bottom: 15px; }
  /* line 521, skin/frontend/guf/default/scss/_responsive.scss */
  .services-block .row {
    margin-bottom: 0; }
  /* line 526, skin/frontend/guf/default/scss/_responsive.scss */
  .services-block .service-newsletter-wrapper h4 {
    margin: 30px;
    margin-bottom: 0px; }
  /* line 537, skin/frontend/guf/default/scss/_responsive.scss */
  .services-block .service-newsletter-wrapper form, .footer-container .footer .footer-block-content form {
    margin: auto; }
    /* line 541, skin/frontend/guf/default/scss/_responsive.scss */
    .services-block .service-newsletter-wrapper form button, .services-block .service-newsletter-wrapper form input, .footer-container .footer .footer-block-content form button, .footer-container .footer .footer-block-content form input {
      display: inline-block;
      float: none; }
    /* line 546, skin/frontend/guf/default/scss/_responsive.scss */
    .services-block .service-newsletter-wrapper form input, .footer-container .footer .footer-block-content form input {
      padding: 9px; }
    /* line 550, skin/frontend/guf/default/scss/_responsive.scss */
    .services-block .service-newsletter-wrapper form button, .footer-container .footer .footer-block-content form button {
      width: 80px; }
  /* line 558, skin/frontend/guf/default/scss/_responsive.scss */
  .payment-options-wrapper {
    margin-top: 30px; }
  /*.item.four.columns {
    margin-bottom: 7px !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    right: 0 !important;
    top: 0 !important;
  }*/
  /* line 576, skin/frontend/guf/default/scss/_responsive.scss */
  .product-view .product-image .product-image-caption {
    display: none; }
  /* line 582, skin/frontend/guf/default/scss/_responsive.scss */
  .product-view .more-views ul.product-image-thumbs {
    margin-bottom: 10px; }
    /* line 584, skin/frontend/guf/default/scss/_responsive.scss */
    .product-view .more-views ul.product-image-thumbs li {
      margin-right: 5px;
      margin-bottom: 5px; }
      /* line 588, skin/frontend/guf/default/scss/_responsive.scss */
      .product-view .more-views ul.product-image-thumbs li a.thumb-link img, .product-view .more-views ul.product-image-thumbs li a.thumb-link .video-img, .product-view .more-views ul.product-image-thumbs li a.thumb-link .threesixty-img, .product-view .more-views ul.product-image-thumbs li a.thumb-link .video-button, .product-view .more-views ul.product-image-thumbs li a.thumb-link .threesixty-button {
        width: 45px;
        height: 45px;
        float: left; }
      /* line 593, skin/frontend/guf/default/scss/_responsive.scss */
      .product-view .more-views ul.product-image-thumbs li a.thumb-link .video-button, .product-view .more-views ul.product-image-thumbs li a.thumb-link .threesixty-button {
        margin: 6px;
        background-size: 35px; }
  /* line 602, skin/frontend/guf/default/scss/_responsive.scss */
  .product-view .short-description {
    padding-bottom: 20px; }
  /* line 606, skin/frontend/guf/default/scss/_responsive.scss */
  .product-view .price-details {
    padding: 0;
    position: relative; }
    /* line 609, skin/frontend/guf/default/scss/_responsive.scss */
    .product-view .price-details > .columns {
      padding: 10px;
      width: 50%;
      /*&.price-details-left {
          float: left;
        }*/ }
      /* line 616, skin/frontend/guf/default/scss/_responsive.scss */
      .product-view .price-details > .columns.price-details-right {
        position: absolute;
        bottom: 0;
        right: 0; }
    /* line 623, skin/frontend/guf/default/scss/_responsive.scss */
    .product-view .price-details li.icon {
      background: none; }
  /* line 629, skin/frontend/guf/default/scss/_responsive.scss */
  .product-view .price-infos {
    width: 87%;
    margin: 30px auto; }
    /* line 632, skin/frontend/guf/default/scss/_responsive.scss */
    .product-view .price-infos .product-info-box {
      padding: 10px;
      border: solid 1px #CCA663;
      width: 48%;
      float: left;
      height: 120px;
      margin: 1%; }
      /* line 639, skin/frontend/guf/default/scss/_responsive.scss */
      .product-view .price-infos .product-info-box .price-info-hover {
        font-size: 12px; }
  /* line 646, skin/frontend/guf/default/scss/_responsive.scss */
  .product-view #product-options-wrapper {
    max-width: 250px; }
  /* line 653, skin/frontend/guf/default/scss/_responsive.scss */
  .product-view .product-details-wrapper .product-details-content {
    position: static; }
  /* line 661, skin/frontend/guf/default/scss/_responsive.scss */
  #product-attribute-specs-table, #product-attribute-specs-table-2 {
    border: none;
    padding: 0; }
  /* line 667, skin/frontend/guf/default/scss/_responsive.scss */
  .product-service a {
    width: 32%;
    margin: 30px 1%;
    min-height: 112px; }
    /* line 672, skin/frontend/guf/default/scss/_responsive.scss */
    .product-service a:first-child {
      margin-left: 0; }
    /* line 675, skin/frontend/guf/default/scss/_responsive.scss */
    .product-service a:last-child {
      margin-right: 0; }
  /* line 681, skin/frontend/guf/default/scss/_responsive.scss */
  .footer-container {
    margin-top: 25px; }
    /* line 687, skin/frontend/guf/default/scss/_responsive.scss */
    .footer-container .footer .columns, .footer-container .footer .row {
      margin-bottom: 0; }
    /* line 691, skin/frontend/guf/default/scss/_responsive.scss */
    .footer-container .footer .row .six.columns {
      margin-left: 0; }
    /* line 697, skin/frontend/guf/default/scss/_responsive.scss */
    .footer-container .footer .row .footer-shipping, .footer-container .footer .row .footer-shop, .footer-container .footer .row .footer-product-advisor, .footer-container .footer .row .footer-infoportal, .footer-container .footer .row .footer-social {
      display: none; }
    /* line 702, skin/frontend/guf/default/scss/_responsive.scss */
    .footer-container .footer .row .footer-legally, .footer-container .footer .row .footer-service, .footer-container .footer .row .footer-about {
      border: none;
      margin-bottom: 15px; }
      /* line 706, skin/frontend/guf/default/scss/_responsive.scss */
      .footer-container .footer .row .footer-legally h2, .footer-container .footer .row .footer-service h2, .footer-container .footer .row .footer-about h2 {
        display: none; }
      /* line 710, skin/frontend/guf/default/scss/_responsive.scss */
      .footer-container .footer .row .footer-legally .footer-block-content, .footer-container .footer .row .footer-service .footer-block-content, .footer-container .footer .row .footer-about .footer-block-content {
        padding: 0; }
        /* line 715, skin/frontend/guf/default/scss/_responsive.scss */
        .footer-container .footer .row .footer-legally .footer-block-content ul li, .footer-container .footer .row .footer-service .footer-block-content ul li, .footer-container .footer .row .footer-about .footer-block-content ul li {
          padding-left: 0;
          background-image: none;
          line-height: 30px;
          position: relative; }
          /* line 721, skin/frontend/guf/default/scss/_responsive.scss */
          .footer-container .footer .row .footer-legally .footer-block-content ul li a:before, .footer-container .footer .row .footer-service .footer-block-content ul li a:before, .footer-container .footer .row .footer-about .footer-block-content ul li a:before {
            content: '';
            right: 0;
            width: 9px;
            height: 14px;
            top: 11px;
            position: absolute;
            display: block;
            background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf-sprite_arrows-mini-icons.svg");
            background-repeat: no-repeat;
            background-position: -2px -60px; }
    /* line 739, skin/frontend/guf/default/scss/_responsive.scss */
    .footer-container .footer-block-content form input {
      width: 50%; }
  /* line 747, skin/frontend/guf/default/scss/_responsive.scss */
  .customer-account-index .hello {
    text-align: center; }
  /* line 751, skin/frontend/guf/default/scss/_responsive.scss */
  .customer-account-index .box-account {
    width: 100%; }
    /* line 753, skin/frontend/guf/default/scss/_responsive.scss */
    .customer-account-index .box-account h2 {
      font-size: 14px; }
    /* line 758, skin/frontend/guf/default/scss/_responsive.scss */
    .customer-account-index .box-account .box-title h3 {
      font-size: 15px; } }

@media (max-width: 600px) {
  /* line 769, skin/frontend/guf/default/scss/_responsive.scss */
  .header-container .logo-wrapper {
    width: 57.5%; }
  /* line 773, skin/frontend/guf/default/scss/_responsive.scss */
  .header-container .services {
    float: none;
    width: 100%; }
  /* line 782, skin/frontend/guf/default/scss/_responsive.scss */
  .product-view .price-details > .columns.price-details-left, .product-view .price-details > .columns.price-details-right {
    width: 100%;
    position: static; }
  /* line 792, skin/frontend/guf/default/scss/_responsive.scss */
  .product-service {
    width: 220px;
    margin: 30px auto; }
    /* line 795, skin/frontend/guf/default/scss/_responsive.scss */
    .product-service a.columns {
      width: 100%;
      margin: 0 0 5px; }
  /* line 804, skin/frontend/guf/default/scss/_responsive.scss */
  .sales-order-view .col-1, .sales-order-view .col-2, .customer-account-index .col-1, .customer-account-index .col-2, .customer-address-index .col-1, .customer-address-index .col-2 {
    float: none;
    width: 100%; } }

@media (max-width: 500px) {
  /* line 814, skin/frontend/guf/default/scss/_responsive.scss */
  .header-container .quick-access {
    max-width: 120px;
    padding-top: 5px;
    padding-bottom: 14px; }
    /* line 819, skin/frontend/guf/default/scss/_responsive.scss */
    .header-container .quick-access .header-minicart a {
      font-size: 11px; }
  /* line 827, skin/frontend/guf/default/scss/_responsive.scss */
  h3 {
    font-size: 4vw; }
  /* line 831, skin/frontend/guf/default/scss/_responsive.scss */
  table th, table td {
    padding: 10px 5px; }
  /* line 832, skin/frontend/guf/default/scss/_responsive.scss */
  table {
    font-size: 11px; } }

@media (max-width: 400px) {
  /* line 838, skin/frontend/guf/default/scss/_responsive.scss */
  .nav-container #nav {
    width: 88%;
    box-sizing: border-box; }
  /* line 843, skin/frontend/guf/default/scss/_responsive.scss */
  .quick-access {
    right: 20px; }
  /* line 847, skin/frontend/guf/default/scss/_responsive.scss */
  .category-products ul.products-grid li .product-item .product-details {
    font-size: 13px; } }

@media (max-width: 800px) {
  /* line 858, skin/frontend/guf/default/scss/_responsive.scss */
  .item.four.columns, .item.three.columns, #upsell-product-table .item {
    height: 450px; } }

@media (max-width: 600px) {
  /* line 867, skin/frontend/guf/default/scss/_responsive.scss */
  .item.four.columns, .item.three.columns {
    height: 390px; } }

@media (max-width: 400px) {
  /* line 875, skin/frontend/guf/default/scss/_responsive.scss */
  .item.four.columns, .item.three.columns {
    height: 350px; } }

@media (max-width: 888px) {
  /* line 893, skin/frontend/guf/default/scss/_responsive.scss */
  .catalog-product-view .category-products .rr_placement .products-grid li.item,
  .catalog-category-view .category-products .rr_placement .products-grid li.item,
  .cms-no-route .category-products .rr_placement .products-grid li.item,
  .checkout-onepage-success .category-products .rr_placement .products-grid li.item,
  .checkout-cart-index .category-products .rr_placement .products-grid li.item,
  .epoqsearch-index-index .category-products .rr_placement .products-grid li.item {
    height: 250px; } }

@media (max-width: 314px) {
  /* line 903, skin/frontend/guf/default/scss/_responsive.scss */
  .product-view .price-infos .product-info-box {
    padding: 10px 3px; } }

@media (max-width: 360px) {
  /* line 910, skin/frontend/guf/default/scss/_responsive.scss */
  .buttons-set button {
    float: none !important;
    margin: 15px auto;
    display: block; }
  /* line 918, skin/frontend/guf/default/scss/_responsive.scss */
  .checkout-login #payButtonWidgetOnepage,
  .checkout-login #loginButtonWidgetOnepage,
  .checkout-login button {
    position: relative;
    left: 0;
    margin: 20px auto;
    margin-bottom: 0; }
  /* line 930, skin/frontend/guf/default/scss/_responsive.scss */
  #checkoutSteps #checkout-step-login .box {
    height: auto; }
  /* line 932, skin/frontend/guf/default/scss/_responsive.scss */
  .checkout-onepage-index .checkout-progress-bar ul {
    width: 100%; }
    /* line 934, skin/frontend/guf/default/scss/_responsive.scss */
    .checkout-onepage-index .checkout-progress-bar ul li.line {
      width: 14px;
      margin: 20px 1px; } }

@media (max-width: 500px) {
  /* line 943, skin/frontend/guf/default/scss/_responsive.scss */
  #payment_form_payone_creditcard > li {
    width: 100%;
    float: none; }
  /* line 948, skin/frontend/guf/default/scss/_responsive.scss */
  #checkout-payment-method-load #payment_form_payone_creditcard li #payone_creditcard_cc_cid_div {
    padding-top: 15px; } }

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


/* FILE: ambanners.css */
/* HANDLES: default,cms_page,STORE_default,THEME_frontend_guf_guf,cms_index_index,page_one_column,magpleasure_default,customer_logged_out */
.ambanners {
	clear: both;
	overflow: auto;
}
.ambanners ul.products li {
	list-style: none;
	float: left;
	width: 144px;
	padding: 10px;
	height: 260px;
	margin: 3px;
}
.ambanners ul.products li p.product-name {
	min-height: 60px;
}


/* FILE: amazonpayments.css */
/* HANDLES: default,cms_page,STORE_default,THEME_frontend_guf_guf,cms_index_index,page_one_column,magpleasure_default,customer_logged_out */
.amazonpayments-or {
    line-height: 2.3;
    margin: 0 8px;
}
.cart .totals .checkout-types .amazonpayments-or {
    display: block;
    clear: both;
    font-size: 11px;
    line-height: 1;
    padding: 8px 55px 0 0;
}
.block-cart .actions .amazonpayments-or {
    display: block;
    clear: both;
    font-size: 11px;
    line-height: 1;
    padding: 8px 55px 8px 0;
    margin: 0;
}
.pay-with-amazon-tooltip {
    border: solid 1px #bbbbbb;
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 10px 15px;
    width: 300px;
    font-size: 11px;
    text-align: left;
    box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    -moz-box-shadow: 0 0 5px #888;
    -o-box-shadow: 0 0 5px #888;
}
.pay-with-amazon-tooltip img {
    float: right;
    padding: 5px 0 5px 10px;
}
.pay-with-amazon-onepage-shortcut {
    padding-bottom: 10px;
}
.pay-with-amazon-onepage-shortcut p {
    padding: 10px 0;
}
.pay-with-amazon-onepage-shortcut p img {
    display: none;
}
.payButtonWidget {
    display: inline;
}
.payButtonWidget img {
    cursor: pointer;
}
.checkout-types.bottom .payButtonWidget {
    display: block;
}
.checkout-types.bottom .amazonpayments-or {
    text-align: right;
    padding-right: 70px;
    margin: 0;
}
.checkout-types.minicart .payButtonWidget img {
    display: inline;
}
.checkout-types.minicart .amazonpayments-or {
    display: block;
}
.checkout-onepage-index .loginButtonWidget,
.checkout-onepage-index .payButtonWidget {
    margin-bottom: 15px;
    text-align: right;
}
ol.apa {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.apa .section {
    margin: 0 0 15px 0;
}
.apa .store-widget {
    clear: both;
    border: solid 1px #bbbbbb;
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.apa .amazon-widget-overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
}
.apa .step-title {
    margin: 12px;
}
.apa .step-title img {
    float: left;
    height: 22px;
    margin: 0 7px 0 0;
    vertical-align: middle;
    width: 23px;
}
.apa .step-title h2 {
    color: #2f3841;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    text-transform: none;
}
.apa .section-content {
    margin: 0 12px 12px;
}
.apa .section-please-wait {
    display: none;
    height: 80px;
    margin: 12px;
    background: url('https://www.garten-und-freizeit.de/skin/frontend/guf/default/creativestyle/images/amazon-loading-large.gif') center center no-repeat;
}
.apa .amazon-widget.loading {
    min-height: 80px;
    background: url('https://www.garten-und-freizeit.de/skin/frontend/guf/default/creativestyle/images/amazon-loading-large.gif') center center no-repeat;
}
.apa .loading .section-content {
    display: none;
}
.apa .loading .section-please-wait {
    display: block;
}
.apa .sandbox-simulation select {
    width: 25%;
}
.apa .sandbox-simulation p {
    margin: 0 0 10px;
}
.apa .buttons-set {
    line-height: 40px;
}
.apa .buttons-set.disabled button.button {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
.amazon-login {
    padding-top: 27px;
}
.amazon-login.position-before {
    margin-top: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #945b32;
}
.amazon-login.position-before .buttons-set {
    margin-top: 20px;
}
.amazon-login .content {
    min-height: 100px;
}
.buttons-set button.cancel span {
    border-color:#406a83;
    background:#618499;
}

#amazonpayments-checkout-place-order-button {
    float: right;
}



/* FILE: amazonpayments-responsive-widgets.css */
/* HANDLES: default,cms_page,STORE_default,THEME_frontend_guf_guf,cms_index_index,page_one_column,magpleasure_default,customer_logged_out */
#addressBookWidgetDiv,
#walletWidgetDiv {
    width: 100%;
    height: 100%;
}
.apa.amazonpayments .amazon-widget {
    display: block;
    height: 300px;
    clear: none;
}
.apa.amazonpayments .section {
    display: block;
    /*clear: none;*/
}
@media only screen and (min-width: 575px) {
    .apa.amazonpayments #apa-shipping {
        width: 49%;
        margin-right: 0;
        float: left;
    }
    .apa.amazonpayments #apa-payment {
        width: 49%;
        float: right;
    }
    .apa-virtual-checkout #apa-payment {
        margin-left: 0 !important;
    }
}
@media only screen and (min-width: 775px) {
}
@media only screen and (min-width: 960px) {
    .apa.amazonpayments .narrow-section {
        /*height: 298px;*/
        /*margin-left: 650px;*/
        /*clear: none;*/
        overflow: auto;
        float: left;
    }
    .apa-virtual-checkout #apa-payment {
        width: 360px;
        float: left;
        margin-right: 15px;
    }
    .apa-virtual-checkout .review-section {
        margin-left: 375px;
        height: 298px;
        clear: none;
        overflow: auto;
    }
}



/* FILE: glyphicons.css */
/* HANDLES: default,cms_page,STORE_default,THEME_frontend_guf_guf,cms_index_index,page_one_column,magpleasure_default,customer_logged_out */
/*!
 *
 *  Project:  GLYPHICONS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
html,
html .halflings {
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'Glyphicons';
  src: url('https://www.garten-und-freizeit.de/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.eot');
  src: url('https://www.garten-und-freizeit.de/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('https://www.garten-und-freizeit.de/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.woff') format('woff'), url('https://www.garten-und-freizeit.de/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.ttf') format('truetype'), url('https://www.garten-und-freizeit.de/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.svg#glyphicons_halflingsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
i.glyphicons {
  display: inline-block;
  position: relative;
  padding: 0;
  color: #1d1d1b;
  width: 16px;
  height: 16px;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
}
i.glyphicons:before {
  color: #1D1D1B;
  font: 16px 'Glyphicons';
  left: 0;
  position: absolute;
  top: 0;
}
i.glyphicons.glass:before {
  content: "\e001";
}
i.glyphicons.leaf:before {
  content: "\e002";
}
i.glyphicons.dog:before {
  content: "\e003";
}
i.glyphicons.user:before {
  content: "\e004";
}
i.glyphicons.girl:before {
  content: "\e005";
}
i.glyphicons.car:before {
  content: "\e006";
}
i.glyphicons.user_add:before {
  content: "\e007";
}
i.glyphicons.user_remove:before {
  content: "\e008";
}
i.glyphicons.film:before {
  content: "\e009";
}
i.glyphicons.magic:before {
  content: "\e010";
}
i.glyphicons.envelope:before {
  content: "\2709";
}
i.glyphicons.camera:before {
  content: "\e012";
}
i.glyphicons.heart:before {
  content: "\e013";
}
i.glyphicons.beach_umbrella:before {
  content: "\e014";
}
i.glyphicons.train:before {
  content: "\e015";
}
i.glyphicons.print:before {
  content: "\e016";
}
i.glyphicons.bin:before {
  content: "\e017";
}
i.glyphicons.music:before {
  content: "\e018";
}
i.glyphicons.note:before {
  content: "\e019";
}
i.glyphicons.heart_empty:before {
  content: "\e020";
}
i.glyphicons.home:before {
  content: "\e021";
}
i.glyphicons.snowflake:before {
  content: "\2744";
}
i.glyphicons.fire:before {
  content: "\e023";
}
i.glyphicons.magnet:before {
  content: "\e024";
}
i.glyphicons.parents:before {
  content: "\e025";
}
i.glyphicons.binoculars:before {
  content: "\e026";
}
i.glyphicons.road:before {
  content: "\e027";
}
i.glyphicons.search:before {
  content: "\e028";
}
i.glyphicons.cars:before {
  content: "\e029";
}
i.glyphicons.notes_2:before {
  content: "\e030";
}
i.glyphicons.pencil:before {
  content: "\270F";
}
i.glyphicons.bus:before {
  content: "\e032";
}
i.glyphicons.wifi_alt:before {
  content: "\e033";
}
i.glyphicons.luggage:before {
  content: "\e034";
}
i.glyphicons.old_man:before {
  content: "\e035";
}
i.glyphicons.woman:before {
  content: "\e036";
}
i.glyphicons.file:before {
  content: "\e037";
}
i.glyphicons.coins:before {
  content: "\e038";
}
i.glyphicons.airplane:before {
  content: "\2708";
}
i.glyphicons.notes:before {
  content: "\e040";
}
i.glyphicons.stats:before {
  content: "\e041";
}
i.glyphicons.charts:before {
  content: "\e042";
}
i.glyphicons.pie_chart:before {
  content: "\e043";
}
i.glyphicons.group:before {
  content: "\e044";
}
i.glyphicons.keys:before {
  content: "\e045";
}
i.glyphicons.calendar:before {
  content: "\e046";
}
i.glyphicons.router:before {
  content: "\e047";
}
i.glyphicons.camera_small:before {
  content: "\e048";
}
i.glyphicons.dislikes:before {
  content: "\e049";
}
i.glyphicons.star:before {
  content: "\e050";
}
i.glyphicons.link:before {
  content: "\e051";
}
i.glyphicons.eye_open:before {
  content: "\e052";
}
i.glyphicons.eye_close:before {
  content: "\e053";
}
i.glyphicons.alarm:before {
  content: "\e054";
}
i.glyphicons.clock:before {
  content: "\e055";
}
i.glyphicons.stopwatch:before {
  content: "\e056";
}
i.glyphicons.projector:before {
  content: "\e057";
}
i.glyphicons.history:before {
  content: "\e058";
}
i.glyphicons.truck:before {
  content: "\e059";
}
i.glyphicons.cargo:before {
  content: "\e060";
}
i.glyphicons.compass:before {
  content: "\e061";
}
i.glyphicons.keynote:before {
  content: "\e062";
}
i.glyphicons.paperclip:before {
  content: "\e063";
}
i.glyphicons.power:before {
  content: "\e064";
}
i.glyphicons.lightbulb:before {
  content: "\e065";
}
i.glyphicons.tag:before {
  content: "\e066";
}
i.glyphicons.tags:before {
  content: "\e067";
}
i.glyphicons.cleaning:before {
  content: "\e068";
}
i.glyphicons.ruller:before {
  content: "\e069";
}
i.glyphicons.gift:before {
  content: "\e070";
}
i.glyphicons.umbrella:before {
  content: "\2602";
}
i.glyphicons.book:before {
  content: "\e072";
}
i.glyphicons.bookmark:before {
  content: "\e073";
}
i.glyphicons.wifi:before {
  content: "\e074";
}
i.glyphicons.cup:before {
  content: "\e075";
}
i.glyphicons.stroller:before {
  content: "\e076";
}
i.glyphicons.headphones:before {
  content: "\e077";
}
i.glyphicons.headset:before {
  content: "\e078";
}
i.glyphicons.warning_sign:before {
  content: "\e079";
}
i.glyphicons.signal:before {
  content: "\e080";
}
i.glyphicons.retweet:before {
  content: "\e081";
}
i.glyphicons.refresh:before {
  content: "\e082";
}
i.glyphicons.roundabout:before {
  content: "\e083";
}
i.glyphicons.random:before {
  content: "\e084";
}
i.glyphicons.heat:before {
  content: "\e085";
}
i.glyphicons.repeat:before {
  content: "\e086";
}
i.glyphicons.display:before {
  content: "\e087";
}
i.glyphicons.log_book:before {
  content: "\e088";
}
i.glyphicons.adress_book:before {
  content: "\e089";
}
i.glyphicons.building:before {
  content: "\e090";
}
i.glyphicons.eyedropper:before {
  content: "\e091";
}
i.glyphicons.adjust:before {
  content: "\e092";
}
i.glyphicons.tint:before {
  content: "\e093";
}
i.glyphicons.crop:before {
  content: "\e094";
}
i.glyphicons.vector_path_square:before {
  content: "\e095";
}
i.glyphicons.vector_path_circle:before {
  content: "\e096";
}
i.glyphicons.vector_path_polygon:before {
  content: "\e097";
}
i.glyphicons.vector_path_line:before {
  content: "\e098";
}
i.glyphicons.vector_path_curve:before {
  content: "\e099";
}
i.glyphicons.vector_path_all:before {
  content: "\e100";
}
i.glyphicons.font:before {
  content: "\e101";
}
i.glyphicons.italic:before {
  content: "\e102";
}
i.glyphicons.bold:before {
  content: "\e103";
}
i.glyphicons.text_underline:before {
  content: "\e104";
}
i.glyphicons.text_strike:before {
  content: "\e105";
}
i.glyphicons.text_height:before {
  content: "\e106";
}
i.glyphicons.text_width:before {
  content: "\e107";
}
i.glyphicons.text_resize:before {
  content: "\e108";
}
i.glyphicons.left_indent:before {
  content: "\e109";
}
i.glyphicons.right_indent:before {
  content: "\e110";
}
i.glyphicons.align_left:before {
  content: "\e111";
}
i.glyphicons.align_center:before {
  content: "\e112";
}
i.glyphicons.align_right:before {
  content: "\e113";
}
i.glyphicons.justify:before {
  content: "\e114";
}
i.glyphicons.list:before {
  content: "\e115";
}
i.glyphicons.text_smaller:before {
  content: "\e116";
}
i.glyphicons.text_bigger:before {
  content: "\e117";
}
i.glyphicons.embed:before {
  content: "\e118";
}
i.glyphicons.embed_close:before {
  content: "\e119";
}
i.glyphicons.table:before {
  content: "\e120";
}
i.glyphicons.message_full:before {
  content: "\e121";
}
i.glyphicons.message_empty:before {
  content: "\e122";
}
i.glyphicons.message_in:before {
  content: "\e123";
}
i.glyphicons.message_out:before {
  content: "\e124";
}
i.glyphicons.message_plus:before {
  content: "\e125";
}
i.glyphicons.message_minus:before {
  content: "\e126";
}
i.glyphicons.message_ban:before {
  content: "\e127";
}
i.glyphicons.message_flag:before {
  content: "\e128";
}
i.glyphicons.message_lock:before {
  content: "\e129";
}
i.glyphicons.message_new:before {
  content: "\e130";
}
i.glyphicons.inbox:before {
  content: "\e131";
}
i.glyphicons.inbox_plus:before {
  content: "\e132";
}
i.glyphicons.inbox_minus:before {
  content: "\e133";
}
i.glyphicons.inbox_lock:before {
  content: "\e134";
}
i.glyphicons.inbox_in:before {
  content: "\e135";
}
i.glyphicons.inbox_out:before {
  content: "\e136";
}
i.glyphicons.cogwheel:before {
  content: "\e137";
}
i.glyphicons.cogwheels:before {
  content: "\e138";
}
i.glyphicons.picture:before {
  content: "\e139";
}
i.glyphicons.adjust_alt:before {
  content: "\e140";
}
i.glyphicons.database_lock:before {
  content: "\e141";
}
i.glyphicons.database_plus:before {
  content: "\e142";
}
i.glyphicons.database_minus:before {
  content: "\e143";
}
i.glyphicons.database_ban:before {
  content: "\e144";
}
i.glyphicons.folder_open:before {
  content: "\e145";
}
i.glyphicons.folder_plus:before {
  content: "\e146";
}
i.glyphicons.folder_minus:before {
  content: "\e147";
}
i.glyphicons.folder_lock:before {
  content: "\e148";
}
i.glyphicons.folder_flag:before {
  content: "\e149";
}
i.glyphicons.folder_new:before {
  content: "\e150";
}
i.glyphicons.edit:before {
  content: "\e151";
}
i.glyphicons.new_window:before {
  content: "\e152";
}
i.glyphicons.check:before {
  content: "\e153";
}
i.glyphicons.unchecked:before {
  content: "\e154";
}
i.glyphicons.more_windows:before {
  content: "\e155";
}
i.glyphicons.show_big_thumbnails:before {
  content: "\e156";
}
i.glyphicons.show_thumbnails:before {
  content: "\e157";
}
i.glyphicons.show_thumbnails_with_lines:before {
  content: "\e158";
}
i.glyphicons.show_lines:before {
  content: "\e159";
}
i.glyphicons.playlist:before {
  content: "\e160";
}
i.glyphicons.imac:before {
  content: "\e161";
}
i.glyphicons.macbook:before {
  content: "\e162";
}
i.glyphicons.ipad:before {
  content: "\e163";
}
i.glyphicons.iphone:before {
  content: "\e164";
}
i.glyphicons.iphone_transfer:before {
  content: "\e165";
}
i.glyphicons.iphone_exchange:before {
  content: "\e166";
}
i.glyphicons.ipod:before {
  content: "\e167";
}
i.glyphicons.ipod_shuffle:before {
  content: "\e168";
}
i.glyphicons.ear_plugs:before {
  content: "\e169";
}
i.glyphicons.phone:before {
  content: "\e170";
}
i.glyphicons.step_backward:before {
  content: "\e171";
}
i.glyphicons.fast_backward:before {
  content: "\e172";
}
i.glyphicons.rewind:before {
  content: "\e173";
}
i.glyphicons.play:before {
  content: "\e174";
}
i.glyphicons.pause:before {
  content: "\e175";
}
i.glyphicons.stop:before {
  content: "\e176";
}
i.glyphicons.forward:before {
  content: "\e177";
}
i.glyphicons.fast_forward:before {
  content: "\e178";
}
i.glyphicons.step_forward:before {
  content: "\e179";
}
i.glyphicons.eject:before {
  content: "\e180";
}
i.glyphicons.facetime_video:before {
  content: "\e181";
}
i.glyphicons.download_alt:before {
  content: "\e182";
}
i.glyphicons.mute:before {
  content: "\e183";
}
i.glyphicons.volume_down:before {
  content: "\e184";
}
i.glyphicons.volume_up:before {
  content: "\e185";
}
i.glyphicons.screenshot:before {
  content: "\e186";
}
i.glyphicons.move:before {
  content: "\e187";
}
i.glyphicons.more:before {
  content: "\e188";
}
i.glyphicons.brightness_reduce:before {
  content: "\e189";
}
i.glyphicons.brightness_increase:before {
  content: "\e190";
}
i.glyphicons.circle_plus:before {
  content: "\e191";
}
i.glyphicons.circle_minus:before {
  content: "\e192";
}
i.glyphicons.circle_remove:before {
  content: "\e193";
}
i.glyphicons.circle_ok:before {
  content: "\e194";
}
i.glyphicons.circle_question_mark:before {
  content: "\e195";
}
i.glyphicons.circle_info:before {
  content: "\e196";
}
i.glyphicons.circle_exclamation_mark:before {
  content: "\e197";
}
i.glyphicons.remove:before {
  content: "\e198";
}
i.glyphicons.ok:before {
  content: "\e199";
}
i.glyphicons.ban:before {
  content: "\e200";
}
i.glyphicons.download:before {
  content: "\e201";
}
i.glyphicons.upload:before {
  content: "\e202";
}
i.glyphicons.shopping_cart:before {
  content: "\e203";
}
i.glyphicons.lock:before {
  content: "\e204";
}
i.glyphicons.unlock:before {
  content: "\e205";
}
i.glyphicons.electricity:before {
  content: "\e206";
}
i.glyphicons.ok_2:before {
  content: "\e207";
}
i.glyphicons.remove_2:before {
  content: "\e208";
}
i.glyphicons.cart_out:before {
  content: "\e209";
}
i.glyphicons.cart_in:before {
  content: "\e210";
}
i.glyphicons.left_arrow:before {
  content: "\e211";
}
i.glyphicons.right_arrow:before {
  content: "\e212";
}
i.glyphicons.down_arrow:before {
  content: "\e213";
}
i.glyphicons.up_arrow:before {
  content: "\e214";
}
i.glyphicons.resize_small:before {
  content: "\e215";
}
i.glyphicons.resize_full:before {
  content: "\e216";
}
i.glyphicons.circle_arrow_left:before {
  content: "\e217";
}
i.glyphicons.circle_arrow_right:before {
  content: "\e218";
}
i.glyphicons.circle_arrow_top:before {
  content: "\e219";
}
i.glyphicons.circle_arrow_down:before {
  content: "\e220";
}
i.glyphicons.play_button:before {
  content: "\e221";
}
i.glyphicons.unshare:before {
  content: "\e222";
}
i.glyphicons.share:before {
  content: "\e223";
}
i.glyphicons.chevron-right:before {
  content: "\e224";
}
i.glyphicons.chevron-left:before {
  content: "\e225";
}
i.glyphicons.bluetooth:before {
  content: "\e226";
}
i.glyphicons.euro:before {
  content: "\20AC";
}
i.glyphicons.usd:before {
  content: "\e228";
}
i.glyphicons.gbp:before {
  content: "\e229";
}
i.glyphicons.retweet_2:before {
  content: "\e230";
}
i.glyphicons.moon:before {
  content: "\e231";
}
i.glyphicons.sun:before {
  content: "\2609";
}
i.glyphicons.cloud:before {
  content: "\2601";
}
i.glyphicons.direction:before {
  content: "\e234";
}
i.glyphicons.brush:before {
  content: "\e235";
}
i.glyphicons.pen:before {
  content: "\e236";
}
i.glyphicons.zoom_in:before {
  content: "\e237";
}
i.glyphicons.zoom_out:before {
  content: "\e238";
}
i.glyphicons.pin:before {
  content: "\e239";
}
i.glyphicons.albums:before {
  content: "\e240";
}
i.glyphicons.rotation_lock:before {
  content: "\e241";
}
i.glyphicons.flash:before {
  content: "\e242";
}
i.glyphicons.google_maps:before {
  content: "\e243";
}
i.glyphicons.anchor:before {
  content: "\2693";
}
i.glyphicons.conversation:before {
  content: "\e245";
}
i.glyphicons.chat:before {
  content: "\e246";
}
i.glyphicons.male:before {
  content: "\e247";
}
i.glyphicons.female:before {
  content: "\e248";
}
i.glyphicons.asterisk:before {
  content: "\002A";
}
i.glyphicons.divide:before {
  content: "\00F7";
}
i.glyphicons.snorkel_diving:before {
  content: "\e251";
}
i.glyphicons.scuba_diving:before {
  content: "\e252";
}
i.glyphicons.oxygen_bottle:before {
  content: "\e253";
}
i.glyphicons.fins:before {
  content: "\e254";
}
i.glyphicons.fishes:before {
  content: "\e255";
}
i.glyphicons.boat:before {
  content: "\e256";
}
i.glyphicons.delete:before {
  content: "\e257";
}
i.glyphicons.sheriffs_star:before {
  content: "\e258";
}
i.glyphicons.qrcode:before {
  content: "\e259";
}
i.glyphicons.barcode:before {
  content: "\e260";
}
i.glyphicons.pool:before {
  content: "\e261";
}
i.glyphicons.buoy:before {
  content: "\e262";
}
i.glyphicons.spade:before {
  content: "\e263";
}
i.glyphicons.bank:before {
  content: "\e264";
}
i.glyphicons.vcard:before {
  content: "\e265";
}
i.glyphicons.electrical_plug:before {
  content: "\e266";
}
i.glyphicons.flag:before {
  content: "\e267";
}
i.glyphicons.credit_card:before {
  content: "\e268";
}
i.glyphicons.keyboard-wireless:before {
  content: "\e269";
}
i.glyphicons.keyboard-wired:before {
  content: "\e270";
}
i.glyphicons.shield:before {
  content: "\e271";
}
i.glyphicons.ring:before {
  content: "\02DA";
}
i.glyphicons.cake:before {
  content: "\e273";
}
i.glyphicons.drink:before {
  content: "\e274";
}
i.glyphicons.beer:before {
  content: "\e275";
}
i.glyphicons.fast_food:before {
  content: "\e276";
}
i.glyphicons.cutlery:before {
  content: "\e277";
}
i.glyphicons.pizza:before {
  content: "\e278";
}
i.glyphicons.birthday_cake:before {
  content: "\e279";
}
i.glyphicons.tablet:before {
  content: "\e280";
}
i.glyphicons.settings:before {
  content: "\e281";
}
i.glyphicons.bullets:before {
  content: "\e282";
}
i.glyphicons.cardio:before {
  content: "\e283";
}
i.glyphicons.t-shirt:before {
  content: "\e284";
}
i.glyphicons.pants:before {
  content: "\e285";
}
i.glyphicons.sweater:before {
  content: "\e286";
}
i.glyphicons.fabric:before {
  content: "\e287";
}
i.glyphicons.leather:before {
  content: "\e288";
}
i.glyphicons.scissors:before {
  content: "\e289";
}
i.glyphicons.bomb:before {
  content: "\e290";
}
i.glyphicons.skull:before {
  content: "\e291";
}
i.glyphicons.celebration:before {
  content: "\e292";
}
i.glyphicons.tea_kettle:before {
  content: "\e293";
}
i.glyphicons.french_press:before {
  content: "\e294";
}
i.glyphicons.coffe_cup:before {
  content: "\e295";
}
i.glyphicons.pot:before {
  content: "\e296";
}
i.glyphicons.grater:before {
  content: "\e297";
}
i.glyphicons.kettle:before {
  content: "\e298";
}
i.glyphicons.hospital:before {
  content: "\e299";
}
i.glyphicons.hospital_h:before {
  content: "\e300";
}
i.glyphicons.microphone:before {
  content: "\e301";
}
i.glyphicons.webcam:before {
  content: "\e302";
}
i.glyphicons.temple_christianity_church:before {
  content: "\e303";
}
i.glyphicons.temple_islam:before {
  content: "\e304";
}
i.glyphicons.temple_hindu:before {
  content: "\e305";
}
i.glyphicons.temple_buddhist:before {
  content: "\e306";
}
i.glyphicons.bicycle:before {
  content: "\e307";
}
i.glyphicons.life_preserver:before {
  content: "\e308";
}
i.glyphicons.share_alt:before {
  content: "\e309";
}
i.glyphicons.comments:before {
  content: "\e310";
}
i.glyphicons.flower:before {
  content: "\2698";
}
i.glyphicons.baseball:before {
  content: "\e312";
}
i.glyphicons.rugby:before {
  content: "\e313";
}
i.glyphicons.ax:before {
  content: "\e314";
}
i.glyphicons.table_tennis:before {
  content: "\e315";
}
i.glyphicons.bowling:before {
  content: "\e316";
}
i.glyphicons.tree_conifer:before {
  content: "\e317";
}
i.glyphicons.tree_deciduous:before {
  content: "\e318";
}
i.glyphicons.more_items:before {
  content: "\e319";
}
i.glyphicons.sort:before {
  content: "\e320";
}
i.glyphicons.filter:before {
  content: "\e321";
}
i.glyphicons.gamepad:before {
  content: "\e322";
}
i.glyphicons.playing_dices:before {
  content: "\e323";
}
i.glyphicons.calculator:before {
  content: "\e324";
}
i.glyphicons.tie:before {
  content: "\e325";
}
i.glyphicons.wallet:before {
  content: "\e326";
}
i.glyphicons.piano:before {
  content: "\e327";
}
i.glyphicons.sampler:before {
  content: "\e328";
}
i.glyphicons.podium:before {
  content: "\e329";
}
i.glyphicons.soccer_ball:before {
  content: "\e330";
}
i.glyphicons.blog:before {
  content: "\e331";
}
i.glyphicons.dashboard:before {
  content: "\e332";
}
i.glyphicons.certificate:before {
  content: "\e333";
}
i.glyphicons.bell:before {
  content: "\e334";
}
i.glyphicons.candle:before {
  content: "\e335";
}
i.glyphicons.pushpin:before {
  content: "\e336";
}
i.glyphicons.iphone_shake:before {
  content: "\e337";
}
i.glyphicons.pin_flag:before {
  content: "\e338";
}
i.glyphicons.turtle:before {
  content: "\e339";
}
i.glyphicons.rabbit:before {
  content: "\e340";
}
i.glyphicons.globe:before {
  content: "\e341";
}
i.glyphicons.briefcase:before {
  content: "\e342";
}
i.glyphicons.hdd:before {
  content: "\e343";
}
i.glyphicons.thumbs_up:before {
  content: "\e344";
}
i.glyphicons.thumbs_down:before {
  content: "\e345";
}
i.glyphicons.hand_right:before {
  content: "\e346";
}
i.glyphicons.hand_left:before {
  content: "\e347";
}
i.glyphicons.hand_up:before {
  content: "\e348";
}
i.glyphicons.hand_down:before {
  content: "\e349";
}
i.glyphicons.fullscreen:before {
  content: "\e350";
}
i.glyphicons.shopping_bag:before {
  content: "\e351";
}
i.glyphicons.book_open:before {
  content: "\e352";
}
i.glyphicons.nameplate:before {
  content: "\e353";
}
i.glyphicons.nameplate_alt:before {
  content: "\e354";
}
i.glyphicons.vases:before {
  content: "\e355";
}
i.glyphicons.bullhorn:before {
  content: "\e356";
}
i.glyphicons.dumbbell:before {
  content: "\e357";
}
i.glyphicons.suitcase:before {
  content: "\e358";
}
i.glyphicons.file_import:before {
  content: "\e359";
}
i.glyphicons.file_export:before {
  content: "\e360";
}
i.glyphicons.bug:before {
  content: "\e361";
}
i.glyphicons.crown:before {
  content: "\e362";
}
i.glyphicons.smoking:before {
  content: "\e363";
}
i.glyphicons.cloud-upload:before {
  content: "\e364";
}
i.glyphicons.cloud-download:before {
  content: "\e365";
}
i.glyphicons.restart:before {
  content: "\e366";
}
i.glyphicons.security_camera:before {
  content: "\e367";
}
i.glyphicons.expand:before {
  content: "\e368";
}
i.glyphicons.collapse:before {
  content: "\e369";
}
i.glyphicons.collapse_top:before {
  content: "\e370";
}
i.glyphicons.globe_af:before {
  content: "\e371";
}
i.glyphicons.global:before {
  content: "\e372";
}
i.glyphicons.spray:before {
  content: "\e373";
}
i.glyphicons.nails:before {
  content: "\e374";
}
i.glyphicons.claw_hammer:before {
  content: "\e375";
}
i.glyphicons.classic_hammer:before {
  content: "\e376";
}
i.glyphicons.hand_saw:before {
  content: "\e377";
}
i.glyphicons.riflescope:before {
  content: "\e378";
}
i.glyphicons.electrical_socket_eu:before {
  content: "\e379";
}
i.glyphicons.electrical_socket_us:before {
  content: "\e380";
}
i.glyphicons.pinterest:before {
  content: "\e381";
}
i.glyphicons.dropbox:before {
  content: "\e382";
}
i.glyphicons.google_plus:before {
  content: "\e383";
}
i.glyphicons.jolicloud:before {
  content: "\e384";
}
i.glyphicons.yahoo:before {
  content: "\e385";
}
i.glyphicons.blogger:before {
  content: "\e386";
}
i.glyphicons.picasa:before {
  content: "\e387";
}
i.glyphicons.amazon:before {
  content: "\e388";
}
i.glyphicons.tumblr:before {
  content: "\e389";
}
i.glyphicons.wordpress:before {
  content: "\e390";
}
i.glyphicons.instapaper:before {
  content: "\e391";
}
i.glyphicons.evernote:before {
  content: "\e392";
}
i.glyphicons.xing:before {
  content: "\e393";
}
i.glyphicons.zootool:before {
  content: "\e394";
}
i.glyphicons.dribbble:before {
  content: "\e395";
}
i.glyphicons.deviantart:before {
  content: "\e396";
}
i.glyphicons.read_it_later:before {
  content: "\e397";
}
i.glyphicons.linked_in:before {
  content: "\e398";
}
i.glyphicons.forrst:before {
  content: "\e399";
}
i.glyphicons.pinboard:before {
  content: "\e400";
}
i.glyphicons.behance:before {
  content: "\e401";
}
i.glyphicons.github:before {
  content: "\e402";
}
i.glyphicons.youtube:before {
  content: "\e403";
}
i.glyphicons.skitch:before {
  content: "\e404";
}
i.glyphicons.foursquare:before {
  content: "\e405";
}
i.glyphicons.quora:before {
  content: "\e406";
}
i.glyphicons.badoo:before {
  content: "\e407";
}
i.glyphicons.spotify:before {
  content: "\e408";
}
i.glyphicons.stumbleupon:before {
  content: "\e409";
}
i.glyphicons.readability:before {
  content: "\e410";
}
i.glyphicons.facebook:before {
  content: "\e411";
}
i.glyphicons.twitter:before {
  content: "\e412";
}
i.glyphicons.instagram:before {
  content: "\e413";
}
i.glyphicons.posterous_spaces:before {
  content: "\e414";
}
i.glyphicons.vimeo:before {
  content: "\e415";
}
i.glyphicons.flickr:before {
  content: "\e416";
}
i.glyphicons.last_fm:before {
  content: "\e417";
}
i.glyphicons.rss:before {
  content: "\e418";
}
i.glyphicons.skype:before {
  content: "\e419";
}
i.glyphicons.e-mail:before {
  content: "\e420";
}



/* FILE: styles.css */
/* HANDLES: default,cms_page,STORE_default,THEME_frontend_guf_guf,cms_index_index,page_one_column,magpleasure_default,customer_logged_out */
/* Layout Configuration */
.mobile {
  display: none;
}
@media (max-width: 770px) {
  .mobile {
    display: block;
  }
}
.mobile .mobile-block {
  display: none;
}
@media (max-width: 770px) {
  .mobile .mobile-block {
    display: block;
  }
}
.mobile.two-columns-left section.content,
.mobile.two-columns-right section.content {
  width: 100%;
  float: left;
}
.mobile.two-columns-left section.content .swipe-me,
.mobile.two-columns-right section.content .swipe-me {
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.5s 0.3s ease-in-out;
  -moz-transition: all 0.5s 0.3s ease-in-out;
  -o-transition: all 0.5s 0.3s ease-in-out;
  transition: all 0.5s 0.3s ease-in-out;
  opacity: 0.5;
  text-indent: -10000px;
  cursor: pointer;
  margin-bottom: 5px;
  margin-top: -15px;
  float: right;
}
.mobile.two-columns-left section.content .swipe-me:hover,
.mobile.two-columns-right section.content .swipe-me:hover {
  opacity: 0.7;
}
.mobile.two-columns-left section.content .swipe-me.right,
.mobile.two-columns-right section.content .swipe-me.right {
  background: url(https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/swipe_left.png) no-repeat 100% 50% transparent;
  background: url(https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/swipe_left.svg) no-repeat 100% 50% transparent;
}
.mobile.two-columns-left section.content .swipe-me.left,
.mobile.two-columns-right section.content .swipe-me.left {
  background: url(https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/swipe_right.png) no-repeat 100% 50% transparent;
  background: url(https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/swipe_right.svg) no-repeat 100% 50% transparent;
}
.mobile.two-columns-left aside,
.mobile.two-columns-right aside {
  position: fixed;
  width: 80%;
  max-width: 320px;
  top: 0;
  height: 100vh;
  background: #fff;
  z-index: 199999;
  padding: 20px;
}
.mobile.two-columns-left aside.right,
.mobile.two-columns-right aside.right,
.mobile.two-columns-left aside.left,
.mobile.two-columns-right aside.left {
  overflow-y: scroll;
  display: none;
}
.mobile.two-columns-left aside.right.active,
.mobile.two-columns-right aside.right.active,
.mobile.two-columns-left aside.left.active,
.mobile.two-columns-right aside.left.active {
  display: block;
  -webkit-box-shadow: 0px 0 15px 0 #333333;
  -moz-box-shadow: 0px 0 15px 0 #333333;
  box-shadow: 0px 0 15px 0 #333333;
}
.mobile.two-columns-left aside.right,
.mobile.two-columns-right aside.right {
  right: -80%;
}
.mobile.two-columns-left aside.right.active,
.mobile.two-columns-right aside.right.active {
  right: 0;
}
.mobile.two-columns-left aside.left,
.mobile.two-columns-right aside.left {
  /* None Active */
  left: -80%;
}
.mobile.two-columns-left aside.left.active,
.mobile.two-columns-right aside.left.active {
  left: 0;
}
.mobile.two-columns-left .mpblog-search input#search-blog,
.mobile.two-columns-right .mpblog-search input#search-blog {
  width: 100%;
}
.desktop {
  display: block;
}
@media (max-width: 770px) {
  .desktop {
    display: none;
  }
}
.desktop .desktop-block {
  display: block;
}
@media (max-width: 770px) {
  .desktop .desktop-block {
    display: none;
  }
}
.desktop.two-columns-left section.content,
.desktop.two-columns-right section.content {
  width: 74%;
  float: left;
}
.desktop.two-columns-left aside.left,
.desktop.two-columns-right aside.left,
.desktop.two-columns-left aside.right,
.desktop.two-columns-right aside.right {
  width: 23%;
  float: left;
}
.desktop.two-columns-right section.content {
  padding-right: 20px;
}
.desktop.two-columns-left section.content {
  padding-left: 20px;
}
.desktop.three-columns section.content {
  width: 58%;
  float: left;
  padding: 0 18px;
}
.desktop.three-columns aside.left,
.desktop.three-columns aside.right {
  width: 18%;
  float: left;
}
/* List of Posts */
@media (max-width: 1024px) {
  .mpblog-list.list .mpblog-post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 1em;
    padding-bottom: 1em;
  }
  .mpblog-list.list .mpblog-post:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.mpblog-list.list .mpblog-post .thumbnail-container {
  overflow: hidden;
}
.mpblog-list.list .mpblog-post .post-thumbnail {
  -webkit-transition: -webkit-transform 0.3s 0.15s ease-out;
  -moz-transition: -moz-transform 0.3s 0.15s ease-out;
  -o-transition: -o-transform 0.3s 0.15s ease-out;
  transition: -webkit-transform 0.3s 0.15s ease-out,-moz-transform 0.3s 0.15s ease-out,-o-transform 0.3s 0.15s ease-out,transform 0.3s 0.15s ease-out;
}
.mpblog-list.list .mpblog-post .post-thumbnail:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.mpblog-list.list .mp-read-more {
  margin-right: 1.5em;
  margin-bottom: 1.5em;
  float: left;
}
.mpblog-list.grid {
  width: 100%;
}
.mpblog-list.grid .item {
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mpblog-list.grid .item .post-container {
  overflow: hidden;
  background-color: #f4f4f4;
  padding: 10px;
}
.mpblog-list.grid .item .post-container .thumbnail-container {
  overflow: hidden;
}
.mpblog-list.grid .item .post-container .post-thumbnail {
  margin: -10px -10px 10px;
  -webkit-transition: -webkit-transform 0.3s 0.15s ease-out;
  -moz-transition: -moz-transform 0.3s 0.15s ease-out;
  -o-transition: -o-transform 0.3s 0.15s ease-out;
  transition: -webkit-transform 0.3s 0.15s ease-out,-moz-transform 0.3s 0.15s ease-out,-o-transform 0.3s 0.15s ease-out,transform 0.3s 0.15s ease-out;
}
.mpblog-list.grid .item .post-container .post-thumbnail:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.mpblog-list.grid .item .post-container .mp-footer {
  margin-bottom: 20px;
}
.mpblog-list.grid .item .post-container span.comments {
  float: left;
  margin-left: 0;
}
/* Grid Sizer */
.three-columns .mpblog-list.grid .grid-sizer {
  width: 33%;
}
.three-columns .mpblog-list.grid .item {
  width: 33%;
}
.three-columns .mpblog-list.grid .item.w2 {
  width: 66%;
}
.three-columns .mpblog-list.grid .item.w3 {
  width: 100%;
  padding: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .three-columns .mpblog-list.grid .grid-sizer {
    width: 50%;
  }
  .three-columns .mpblog-list.grid .item {
    width: 50%;
  }
  .three-columns .mpblog-list.grid .item.w2,
  .three-columns .mpblog-list.grid .item.w3 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .three-columns .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .three-columns .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .three-columns .mpblog-list.grid .item.w3,
  .three-columns .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.two-columns-right .mpblog-list.grid .grid-sizer,
.two-columns-left .mpblog-list.grid .grid-sizer {
  width: 25%;
}
.two-columns-right .mpblog-list.grid .item,
.two-columns-left .mpblog-list.grid .item {
  width: 25%;
}
.two-columns-right .mpblog-list.grid .item.w2,
.two-columns-left .mpblog-list.grid .item.w2 {
  width: 50%;
}
.two-columns-right .mpblog-list.grid .item.w3,
.two-columns-left .mpblog-list.grid .item.w3 {
  width: 75%;
}
@media only screen and (max-width: 1024px) {
  .two-columns-right .mpblog-list.grid .grid-sizer,
  .two-columns-left .mpblog-list.grid .grid-sizer {
    width: 50%;
  }
  .two-columns-right .mpblog-list.grid .item,
  .two-columns-left .mpblog-list.grid .item {
    width: 50%;
  }
  .two-columns-right .mpblog-list.grid .item.w3,
  .two-columns-left .mpblog-list.grid .item.w3,
  .two-columns-right .mpblog-list.grid .item.w2,
  .two-columns-left .mpblog-list.grid .item.w2 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .two-columns-right .mpblog-list.grid .grid-sizer,
  .two-columns-left .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .two-columns-right .mpblog-list.grid .item,
  .two-columns-left .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .two-columns-right .mpblog-list.grid .item.w3,
  .two-columns-left .mpblog-list.grid .item.w3,
  .two-columns-right .mpblog-list.grid .item.w2,
  .two-columns-left .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.one-column .mpblog-list.grid .grid-sizer {
  width: 20%;
}
.one-column .mpblog-list.grid .item {
  width: 20%;
}
.one-column .mpblog-list.grid .item.w2 {
  width: 40%;
}
.one-column .mpblog-list.grid .item.w3 {
  width: 60%;
}
@media only screen and (max-width: 1024px) {
  .one-column .mpblog-list.grid .grid-sizer {
    width: 33%;
  }
  .one-column .mpblog-list.grid .item {
    width: 33%;
  }
  .one-column .mpblog-list.grid .item.w2 {
    width: 66%;
  }
  .one-column .mpblog-list.grid .item.w3 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .one-column .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .one-column .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .one-column .mpblog-list.grid .item.w3,
  .one-column .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.mpblog-container.list .mp-pager {
  border-top: 1px solid #cccccc;
}
.mpblog-container .mp-pager {
  margin-top: 40px;
  padding: 10px 5px 0;
}
.mpblog-container .mp-pager .navi a {
  line-height: 16px;
  min-height: 16px;
  width: 45%;
}
.mpblog-container .mp-pager .newer a {
  float: right;
  text-align: right;
}
.mpblog-container .mp-pager .newer a i.glyphicons {
  margin-left: 5px;
}
.mpblog-container .mp-pager .older a {
  float: left;
  text-align: left;
}
.mpblog-container .mp-pager .older a i.glyphicons {
  margin-right: 5px;
}
/** Comments */
@media (max-width: 770px) {
  .comments-action {
    display: inline-block;
    margin-top: 20px;
  }
}
@media (min-width: 770px) {
  .comments-action {
    float: right;
  }
}
.comments-action .leave-a-comment {
  margin-left: 15px;
  line-height: 24px;
}
.comments-action .leave-a-comment a {
  text-transform: uppercase;
  font-size: larger;
}
.comments-action .blog-icon.rss {
  background: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/rss.png") no-repeat 0 0 transparent;
  /** One for elder */
  background: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/rss.svg") no-repeat 0 0 transparent;
  /** One for new */
}
@media (min-width: 770px) {
  .comments-action .blog-icon.rss {
    display: inline-block;
  }
}
.comments-action .blog-icon.rss,
.comments-action .leave-a-comment {
  float: left;
}
.mpblog-comments-container .comments-header {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  position: relative;
}
.mpblog-comments-container .comments-header span.leave-a-comment {
  float: left;
  margin-left: 0;
}
.mpblog-comments-container .comments-header span.rss-comments {
  float: left;
  margin-left: 20px;
}
.mpblog-comments-container .mp-comment-header {
  margin-bottom: 10px;
}
.mpblog-comments-container .mp-comment-author,
.mpblog-comments-container .mp-comment-date,
.mpblog-comments-container .mp-comment-willapprove {
  float: left;
  margin-right: 10px;
}
.mpblog-comments-container .mp-comment-willapprove {
  color: red;
  font-style: italic;
  font-size: smaller;
}
.mpblog-comments-container .mp-replies {
  padding-left: 24px;
}
@media (max-width: 1024px) {
  .mpblog-comments-container .mp-replies {
    padding-left: 12px;
  }
}
@media (max-width: 600px) {
  .mpblog-comments-container .mp-replies {
    padding-left: 6px;
  }
}
.mp-comment-content,
.mp-comment-form {
  padding: 10px;
  margin: 20px 0;
  border: 1px solid #cccccc;
}
.mp-comment-content.my-comment {
  border-color: #3399cc;
}
.mp-comment-form {
  background-color: #f4f4f4;
}
.mp-comment-form h5 {
  text-transform: none;
}
.mp-blog-loader {
  background: url('https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/ajax-loader.gif') no-repeat scroll 50% 0 transparent;
  height: 11px;
  width: 16px;
  margin: 0 auto;
}
.comment-form-field {
  margin-bottom: 10px;
  position: relative;
}
.comment-form-field .checkbox + label {
  padding: 0;
}
.comment-form-field textarea,
.comment-form-field input[type="text"] {
  line-height: 1.5;
  padding: 5px !important;
}
.comment-form-field textarea {
  height: 72px;
  width: 100%;
  max-width: 460px;
}
.comment-form-field textarea,
.comment-form-field textarea:focus {
  background-color: #ffffff;
}
.comment-form-field input[type="checkbox"] {
  display: none;
}
.comment-form-field input[type="checkbox"] + label {
  width: auto;
  max-width: 100%;
  font-weight: normal;
  vertical-align: middle;
  line-height: 1;
}
.comment-form-field input[type="checkbox"] + label:before {
  content: "";
  background: white;
  float: left;
  margin-right: 5px;
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
}
.comment-form-field input[type="checkbox"]:checked + label:before {
  background: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/checked-input.png") no-repeat 50% 50% #ffffff;
  background: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/checked-input.svg") no-repeat 50% 50% #ffffff;
}
.comment-form-field input.text {
  width: 70% !important;
}
@media (max-width: 770px) {
  .comment-form-field input.text {
    width: 100% !important;
  }
}
.comment-form-field textarea,
.comment-form-field input.text {
  border: 1px solid #cccccc;
  -webkit-transition: -webkit-box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -moz-transition: -moz-box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.comment-form-field textarea.validation-failed,
.comment-form-field input.text.validation-failed {
  border: 1px dashed red;
}
.form-actions {
  text-align: right;
  position: relative;
}
.form-actions .mp-comment-reply-btn {
  text-transform: uppercase;
}
.form-actions .subscribe {
  position: absolute;
  left: 0;
  border-color: transparent;
}
.mpblog-container h1.mp-title {
  margin-bottom: 20px;
}
@media (max-width: 770px) {
  .mp-blog-head {
    text-align: center;
  }
}
.mp-blog-head h1 {
  float: left;
  margin-bottom: 0.25em;
  max-width: 90%;
}
@media (max-width: 1024px) {
  .mp-blog-head h1 {
    max-width: 85%;
    font-size: larger;
  }
}
@media (max-width: 770px) {
  .mp-blog-head h1 {
    max-width: 100%;
  }
}
.mp-blog-head a.mp-blog-rss-link,
.mp-blog-head a.mp-blog-print-link {
  font-size: smaller;
}
@media (max-width: 770px) {
  .mp-blog-head a.mp-blog-rss-link,
  .mp-blog-head a.mp-blog-print-link {
    display: none;
  }
}
.mp-blog-head span.mp-blog-rss,
.mp-blog-head span.mp-blog-print {
  float: right;
  margin-top: 4px;
}
@media (max-width: 770px) {
  .mp-blog-head span.mp-blog-rss,
  .mp-blog-head span.mp-blog-print {
    display: none;
  }
}
.mpblog-post {
  clear: both;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-post-header h2 {
    font-size: larger;
    margin-bottom: 0;
  }
}
.mpblog-post .post-thumbnail {
  margin-bottom: 1em;
}
.mpblog-post .post-thumbnail img.thumbnail {
  width: 100%;
}
@media (max-width: 1024px) {
  .mpblog-post .post-thumbnail {
    margin-bottom: 0.5em;
  }
}
.mpblog-post .mp-header {
  padding: 0.5em 0;
  margin-bottom: 1em;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-header {
    border-top: none;
    margin-bottom: 0.5em;
  }
}
.mpblog-post .mp-header .posted-by,
.mpblog-post .mp-header .date,
.mpblog-post .mp-header .views {
  float: left;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-header {
    border-top: none;
  }
}
.mpblog-post .mp-content div.mp-details {
  margin-top: 20px;
}
.mpblog-post .mp-content iframe.blog-video {
  margin-bottom: 1.5em !important;
}
.mpblog-post .mp-content hr.cutter {
  display: none;
}
.mpblog-post .mp-content ol,
.mpblog-post .mp-content ul {
  margin-left: 20px;
}
.mpblog-post .mp-content img {
  width: 100%;
}
.mpblog-post .mp-content img.alignleft {
  display: inline;
  float: left;
  margin: 0 20px 3px 0;
}
.mpblog-post .mp-content img.alignright {
  display: inline;
  float: right;
  margin: 0 0 3px 20px;
}
.mpblog-post .mp-content a > img {
  border: 1px solid #D0CBC1;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: bottom;
  -webkit-transition: -webkit-box-shadow 0.15s 0.3s ease-in-out;
  -moz-transition: -moz-box-shadow 0.15s 0.3s ease-in-out;
  -o-transition: box-shadow 0.15s 0.3s ease-in-out;
  transition: box-shadow 0.15s 0.3s ease-in-out;
}
.mpblog-post .mp-content a > img:hover {
  -webkit-box-shadow: 0px 0px 6px 0 #cccccc;
  -moz-box-shadow: 0px 0px 6px 0 #cccccc;
  box-shadow: 0px 0px 6px 0 #cccccc;
}
.mpblog-post .mp-content blockquote {
  margin: 0 1.6em 1.5em;
  padding-left: 0;
  color: #777;
  font-style: italic;
}
.mpblog-post .mp-content table {
  margin-bottom: 1.5em;
}
.mpblog-post .mp-content table tr th {
  font-weight: bold;
  border-bottom: 2px solid #cccccc;
  background-color: #ffffff;
}
.mpblog-post .mp-content table tr td,
.mpblog-post .mp-content table tr th {
  padding: 5px 10px;
}
.mpblog-post .mp-content table tr:nth-child(odd) td {
  background-color: #ffffff;
}
.mpblog-post .mp-content table tr:nth-child(even) td {
  background-color: #f4f4f4;
}
.mpblog-post span.mp-tags,
.mpblog-post span.categories,
.mpblog-post span.posted-by,
.mpblog-post span.date,
.mpblog-post span.go-to-comments,
.mpblog-post span.leave-a-comment,
.mpblog-post span.comments,
.mpblog-post span.rss-comments,
.mpblog-post span.views {
  font-size: smaller;
}
.mpblog-post span.mp-tags {
  margin-right: 20px;
  float: left;
}
.mpblog-post span.mp-tags-pic {
  float: left;
  width: 20px;
}
.mpblog-post span.mp-tags-pic span.text {
  line-height: 16px;
  text-indent: -999em;
  display: block;
}
.mpblog-post span.categories {
  margin-right: 20px;
  float: left;
}
.mpblog-post span.categories-pic {
  float: left;
  display: block;
  width: 19px;
  height: 16px;
}
.mpblog-post span.categories-pic span.text {
  line-height: 16px;
  text-indent: -999em;
  display: block;
}
.mpblog-post span.posted-by {
  margin-right: 20px;
}
.mpblog-post span.date {
  margin-right: 20px;
}
.mpblog-post span.views {
  margin-right: 20px;
}
.mpblog-post span.comments {
  float: right;
  margin-left: 20px;
}
@media (max-width: 600px) {
  .mpblog-post span.comments {
    display: none;
  }
}
.mpblog-post i.glyphicons {
  margin-right: 5px;
}
.mpblog-post .customer-action-bar {
  padding: 20px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 770px) {
  .mpblog-post .customer-action-bar {
    text-align: center;
  }
}
.blog-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  opacity: 0.8;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.blog-icon:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.blog-icon:active {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
/* Recent Comments and Posts */
.mp-recentcomment-date,
.mp-recentpost-date {
  font-style: italic;
  font-size: smaller;
  margin-bottom: 2px;
  margin-top: 2px;
}
/* Fix Magento Calendar Styles */
i.glyphicons.calendar {
  border: none !important;
  background: none !important;
}
/* Sidebars */
.mpblog-categories .block-content,
.mpblog-search .block-content,
.mpblog-recentposts .block-content,
.mpblog-tags .block-content,
.mpblog-recentcomments .block-content,
.mpblog-archives .block-content {
  padding: 5px 10px;
}
.mpblog-categories ul li,
.mpblog-recentcomments ul li,
.mpblog-archives ul li {
  padding-left: 20px;
  margin-bottom: 3px;
  position: relative;
}
/* Sidebar Blocks */
.sidebar-common ul li.active a {
  font-weight: bold;
}
.sidebar-common ul li i.glyphicons,
.sidebar-common ul li i.glyphicons:before {
  font-size: smaller;
}
.sidebar-common ul li i.glyphicons {
  display: block;
  left: 4px;
  top: 2px;
  position: absolute;
}
.mpblog-categories ul li.active a,
.mpblog-recentcomments ul li.active a,
.mpblog-archives ul li.active a,
.mpblog-recentposts ul li.active a,
.mpblog-recentcomments ul li.active a,
.mpblog-archives ul li.active a {
  font-weight: bold;
}
.mpblog-categories ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-recentposts ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-categories ul li i.glyphicons:before,
.mpblog-recentcomments ul li i.glyphicons:before,
.mpblog-archives ul li i.glyphicons:before,
.mpblog-recentposts ul li i.glyphicons:before,
.mpblog-recentcomments ul li i.glyphicons:before,
.mpblog-archives ul li i.glyphicons:before {
  font-size: smaller;
}
.mpblog-categories ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-recentposts ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons {
  display: block;
  left: 4px;
  top: 2px;
  position: absolute;
}
.mpblog-recentposts .mp-post-thesis {
  margin-top: 3px;
}
.mpblog-recentposts .thumbnail {
  float: left;
  border: 1px solid #D0CBC1;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 68px;
  height: 68px;
}
.mpblog-recentposts .thumbnail:hover {
  -webkit-box-shadow: 0px 0px 6px 0 #cccccc;
  -moz-box-shadow: 0px 0px 6px 0 #cccccc;
  box-shadow: 0px 0px 6px 0 #cccccc;
  -webkit-transition: all 0.15s 0.3s ease-in-out;
  -moz-transition: all 0.15s 0.3s ease-in-out;
  -o-transition: all 0.15s 0.3s ease-in-out;
  transition: all 0.15s 0.3s ease-in-out;
}
.mpblog-recentposts .thumbnail .img {
  width: 60px;
  height: 60px;
}
.mpblog-recentposts ul li {
  margin-bottom: 20px;
}
.mpblog-recentposts ul li:last-child {
  margin-bottom: 0;
}
.mpblog-archives .block-content {
  padding-top: 10px;
}
.mpblog-archives .block-content .actions {
  margin: 10px -10px -5px;
}
/* Tags */
.mpblog-tags .tag-list.cloud-enabled {
  display: none;
}
.mpblog-tags .block-content canvas {
  width: 100%;
  margin-left: -5px;
}
.mpblog-tags ul {
  list-style-type: none;
}
.mpblog-tags ul li {
  display: inline;
}
.mpblog-tags a.tag1 {
  font-size: 0.7em;
  font-weight: 100;
}
.mpblog-tags a.tag2 {
  font-size: 0.8em;
  font-weight: 200;
}
.mpblog-tags a.tag3 {
  font-size: 0.9em;
  font-weight: 300;
}
.mpblog-tags a.tag4 {
  font-size: 1.0em;
  font-weight: 400;
}
.mpblog-tags a.tag5 {
  font-size: 1.2em;
  font-weight: 500;
}
.mpblog-tags a.tag6 {
  font-size: 1.4em;
  font-weight: 600;
}
.mpblog-tags a.tag7 {
  font-size: 1.6em;
  font-weight: 700;
}
.mpblog-tags a.tag8 {
  font-size: 1.8em;
  font-weight: 800;
}
.mpblog-tags a.tag9 {
  font-size: 2.2em;
  font-weight: 900;
}
.mpblog-tags a.tag10 {
  font-size: 2.5em;
  font-weight: 900;
}
/* Social Share */
@media (min-width: 770px) {
  .mpblog-social-container {
    float: left;
  }
}
@media (max-width: 770px) {
  .mpblog-social-container .mp-buttons ul {
    text-align: center;
    width: 100%;
  }
}
.mpblog-social-container .mp-buttons ul li {
  margin-right: 5px;
  float: left;
}
@media (max-width: 770px) {
  .mpblog-social-container .mp-buttons ul li {
    margin-bottom: 5px;
    display: inline-block;
  }
}
.mpblog-social-container .mp-buttons ul li .blog-icon {
  float: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: transparent;
}
.mpblog-social-container .mp-buttons ul li .blog-icon.twitter {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/twitter.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/twitter.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.facebook {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/facebook.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/facebook.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.vkontakte {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/vk.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/vk.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.odnoklassniki {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/ok.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/ok.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.blogger {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/blogger.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/blogger.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.tumblr {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/tumblr.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/tumblr.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.pinterest {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/pinterest.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/pinterest.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.digg {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/digg.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/digg.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.mixx {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/mixx.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/mixx.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.delicious {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/delicious.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/delicious.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.stumbleupon {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/stumbleupon.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/stumbleupon.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.slashdot {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/slashdot.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/slashdot.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.slashdot {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/slashdot.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/slashdot.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.reddit {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/reddit.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/reddit.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.linkedin {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/linkedin.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/linkedin.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.google {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/google_bookmarks.png");
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/base/default/mpblog/images/assets/google_bookmarks.svg");
}
.search-query {
  margin-bottom: 20px;
}
.search-query .input-box {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  float: left;
}
.search-query .input-box button.button {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: none;
  padding: 6px 7px;
}
.search-query .input-box button.button i.glyphicons.search {
  opacity: 0.5;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.search-query .input-box button.button i.glyphicons.search:hover {
  opacity: 1;
}
.search-query .input-box button.button i.glyphicons.search:active {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.search-query .input-box input[type="text"] {
  width: 100%;
}
.search-query .advice {
  padding: 3px 10px;
  border: 1px solid #cccccc;
  background: #f4f4f4;
  float: left;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.search-query .advice a {
  font-weight: bold;
}
.mpblog-search .block-content button.button {
  margin-top: 10px;
  margin-bottom: 5px;
}
.mpblog-search .block-content input.input-text {
  width: 168px;
  margin-top: 5px;
}
/* Preview */
.mpblog-preview {
  padding: 20px;
}
.mpblog-preview .mpblog-preview-header {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.mpblog-preview-button-set {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
textarea.placeholder .placeholder,
input.placeholder[type="text"] .placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder .hovered-placeholder,
input.placeholder[type="text"] .hovered-placeholder {
  opacity: 1;
}
textarea.placeholder .focused-placeholder,
input.placeholder[type="text"] .focused-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder::-webkit-input-placeholder,
input.placeholder[type="text"]::-webkit-input-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:-moz-placeholder,
input.placeholder[type="text"]:-moz-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder::-moz-placeholder,
input.placeholder[type="text"]::-moz-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:-ms-input-placeholder,
input.placeholder[type="text"]:-ms-input-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:hover::-webkit-input-placeholder,
input.placeholder[type="text"]:hover::-webkit-input-placeholder {
  opacity: 1;
}
textarea.placeholder:hover:-moz-placeholder,
input.placeholder[type="text"]:hover:-moz-placeholder {
  opacity: 1;
}
textarea.placeholder:hover::-moz-placeholder,
input.placeholder[type="text"]:hover::-moz-placeholder {
  opacity: 1;
}
textarea.placeholder:hover:-ms-input-placeholder,
input.placeholder[type="text"]:hover:-ms-input-placeholder {
  opacity: 1;
}
textarea.placeholder:focus,
input.placeholder[type="text"]:focus {
  -webkit-box-shadow: inset 0px 0px 5px 0px #cccccc;
  -moz-box-shadow: inset 0px 0px 5px 0px #cccccc;
  box-shadow: inset 0px 0px 5px 0px #cccccc;
  border: 1px solid #4d4d4d;
}
textarea.placeholder:focus::-webkit-input-placeholder,
input.placeholder[type="text"]:focus::-webkit-input-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus:-moz-placeholder,
input.placeholder[type="text"]:focus:-moz-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus::-moz-placeholder,
input.placeholder[type="text"]:focus::-moz-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus:-ms-input-placeholder,
input.placeholder[type="text"]:focus:-ms-input-placeholder {
  text-indent: -100%;
  opacity: 0;
}
.fix-me {
  zoom: 1;
  /* IE6&7 */
}
.fix-me:before,
.fix-me:after {
  content: "";
  display: table;
}
.fix-me:after {
  clear: both;
}
.to-left {
  float: left;
}
.to-right {
  float: right;
}
/* Misc styles */
div.fixed {
  clear: both;
}
/* Icons Color Scheme */
i.mpblog-classic.glyphicons,
i.mpblog-classic.glyphicons:before {
  color: #3399cc;
}
i.mpblog-red.glyphicons,
i.mpblog-red.glyphicons:before {
  color: #7C0104;
}
i.mpblog-green.glyphicons,
i.mpblog-green.glyphicons:before {
  color: #003300;
}
i.mpblog-blue.glyphicons,
i.mpblog-blue.glyphicons:before {
  color: #003366;
}
i.mpblog-grey.glyphicons,
i.mpblog-grey.glyphicons:before {
  color: #333333;
}
i.mpblog-old-magento.glyphicons,
i.mpblog-old-magento.glyphicons:before {
  color: #0A263C;
}

.amasty-hide-class {
    display: none;
}


/* FILE: ajaxcart.css */
/* HANDLES: default,cms_page,STORE_default,THEME_frontend_guf_guf,cms_index_index,page_one_column,magpleasure_default,customer_logged_out */
/* line 1, skin/frontend/guf/default/scss/ajaxcart.scss */
.loading:not(.amazon-widget, .store-widget) {
  background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/ajax-loader.gif");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  position: fixed;
  left: 50%;
  top: 40%;
  z-index: 10; }

/* line 13, skin/frontend/guf/default/scss/ajaxcart.scss */
.cart-overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000; }

/* line 23, skin/frontend/guf/default/scss/ajaxcart.scss */
.ajax-cart {
  background-color: white;
  border-radius: 5px;
  padding: 15px;
  position: fixed;
  top: 6%;
  left: 0;
  z-index: 1001;
  width: 790px; }
  /* line 34, skin/frontend/guf/default/scss/ajaxcart.scss */
  .ajax-cart .category-products ul.products-grid {
    margin-top: 0; }
    /* line 37, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart .category-products ul.products-grid li.no-hover {
      border: 1px solid #CCA663;
      height: 230px;
      margin-bottom: 0;
      margin-right: 0; }
      /* line 47, skin/frontend/guf/default/scss/ajaxcart.scss */
      .ajax-cart .category-products ul.products-grid li.no-hover:hover .product-item .product-details .product-name a {
        color: #CCA663; }
  /* line 58, skin/frontend/guf/default/scss/ajaxcart.scss */
  .ajax-cart .close-lightbox {
    background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf_sprite.svg");
    background-repeat: no-repeat;
    background-position: -427px -2242px;
    width: 28px;
    height: 28px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    right: 15px; }
  /* line 69, skin/frontend/guf/default/scss/ajaxcart.scss */
  .ajax-cart h1 {
    font-size: 33px;
    margin-right: 30px;
    position: relative; }
    /* line 74, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart h1 .line {
      position: absolute;
      top: 57%;
      width: 100%;
      border-top: 1px solid #CCA663;
      left: 0;
      display: block;
      z-index: 1; }
    /* line 83, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart h1 .headline {
      position: relative;
      z-index: 10;
      background-color: white;
      padding: 0 10px; }
  /* line 90, skin/frontend/guf/default/scss/ajaxcart.scss */
  .ajax-cart .divider {
    position: relative;
    width: 100%;
    height: 40px; }
    /* line 95, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart .divider span.line {
      height: 1px;
      background-color: #CCA663;
      width: 100%;
      display: block;
      margin-top: 20px;
      position: absolute;
      z-index: -1; }
    /* line 103, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart .divider span.cart-icon {
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf_sprite.svg");
      background-repeat: no-repeat;
      background-position: -80px -1182px;
      width: 40px;
      height: 40px;
      display: block;
      margin: 0 auto; }
  /* line 113, skin/frontend/guf/default/scss/ajaxcart.scss */
  .ajax-cart .row {
    position: relative;
    margin: 20px auto; }
    /* line 117, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart .row .cart-layer-column-header {
      display: block;
      text-align: center;
      font-weight: bold;
      color: #945b32;
      letter-spacing: 2px;
      font-size: 16px; }
      /* line 125, skin/frontend/guf/default/scss/ajaxcart.scss */
      .ajax-cart .row .cart-layer-column-header.column-header-price {
        text-align: left;
        /*padding-left: 30px;*/ }
    /* line 131, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart .row h2.product-title {
      color: #555050;
      text-transform: none;
      letter-spacing: 0;
      text-align: left;
      font-size: 16px;
      margin-top: 0; }
    /* line 138, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart .row .price-box {
      text-align: left; }
      /* line 141, skin/frontend/guf/default/scss/ajaxcart.scss */
      .ajax-cart .row .price-box .price-label,
      .ajax-cart .row .price-box .old-price {
        display: none; }
      /* line 146, skin/frontend/guf/default/scss/ajaxcart.scss */
      .ajax-cart .row .price-box .special-price,
      .ajax-cart .row .price-box .regular-price {
        margin-bottom: 0; }
        /* line 150, skin/frontend/guf/default/scss/ajaxcart.scss */
        .ajax-cart .row .price-box .special-price .price,
        .ajax-cart .row .price-box .regular-price .price {
          font-weight: bold;
          font-size: 16px; }
    /* line 156, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart .row .tax {
      font-size: 9px; }
    /* line 160, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart .row .price-info-box {
      margin-bottom: 15px; }
      /* line 163, skin/frontend/guf/default/scss/ajaxcart.scss */
      .ajax-cart .row .price-info-box .price-savings {
        color: #ED4644; }
      /* line 167, skin/frontend/guf/default/scss/ajaxcart.scss */
      .ajax-cart .row .price-info-box .price-info .tax {
        font-size: 11px; }
    /* line 172, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart .row .qty {
      color: #555050;
      text-transform: none;
      letter-spacing: 0;
      text-align: left;
      font-size: 16px;
      margin: 0 0 5px;
      font-weight: bold;
      display: block;
      text-align: center; }
  /* line 184, skin/frontend/guf/default/scss/ajaxcart.scss */
  .ajax-cart #product-addtocart-button, .ajax-cart #product-continue-button {
    position: relative;
    background-color: #CCA663;
    padding: 12px;
    padding-left: 53px;
    padding-right: 20px;
    border: 0 none;
    border-radius: 5px;
    color: white;
    width: 100%;
    text-align: left;
    width: auto;
    float: right;
    margin-left: 10px;
    margin-top: 75px; }
    /* line 200, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart #product-addtocart-button::before, .ajax-cart #product-continue-button::before {
      content: '';
      display: block;
      background-image: url("https://www.garten-und-freizeit.de/skin/frontend/guf/default/images/guf_sprite.svg");
      background-repeat: no-repeat;
      width: 31px;
      height: 26px;
      left: 16px;
      top: 9px;
      position: absolute; }
  /* line 214, skin/frontend/guf/default/scss/ajaxcart.scss */
  .ajax-cart #product-continue-button::before {
    background-position: -250px -2335px; }
  /* line 218, skin/frontend/guf/default/scss/ajaxcart.scss */
  .ajax-cart #product-addtocart-button::before {
    background-position: -491px -973px; }
  /* line 224, skin/frontend/guf/default/scss/ajaxcart.scss */
  .ajax-cart ul.products-grid .product-item {
    text-align: center; }
    /* line 227, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart ul.products-grid .product-item img {
      border-radius: 15px; }
    /* line 231, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart ul.products-grid .product-item .product-details {
      text-align: center; }
    /* line 235, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart ul.products-grid .product-item .product-name a {
      color: #555050;
      text-decoration: none; }
    /* line 240, skin/frontend/guf/default/scss/ajaxcart.scss */
    .ajax-cart ul.products-grid .product-item .price-box {
      color: #555050;
      font-size: 20px;
      line-height: 1.1;
      font-weight: bold;
      text-align: center;
      margin-bottom: 0; }
      /* line 248, skin/frontend/guf/default/scss/ajaxcart.scss */
      .ajax-cart ul.products-grid .product-item .price-box .old-price {
        text-decoration: line-through;
        font-size: 11px;
        margin-bottom: 0; }
      /* line 254, skin/frontend/guf/default/scss/ajaxcart.scss */
      .ajax-cart ul.products-grid .product-item .price-box .special-price {
        margin-bottom: 0; }
  /* line 265, skin/frontend/guf/default/scss/ajaxcart.scss */
  .ajax-cart ul.products-grid li.no-hover:hover .product-item .product-details .product-name a {
    color: #CCA663; }

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