/*
AKTIVE FARBEN FÜR KREIS UM PRODUKT KATEGORIEN
*/
.bg-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.box {
  display: -moz-box;
  display: -webkit-box;
  display: box;
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
::selection {
  color: #1c1003;
  background: #9d4d05;
}
::-moz-selection {
  color: #1c1003;
  background: #9d4d05;
}
b,
strong {
  font-weight: bold;
  font-weight: 700;
}
.equalize,
.wpsg_clear {
  clear: both;
}
.clear:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.justify {
  text-align: justify;
  font-size: 0;
}
.justify:after {
  content: '';
  display: inline-block;
  width: 100%;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 70px;
  z-index: 5000;
}
header .st-head-logo {
  position: absolute;
  left: 10px;
  top: 5px;
  z-index: 100;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
header .st-head-logo a {
  position: relative;
  width: 61px;
  height: 61px;
  display: block;
}
header .st-head-logo a img {
  width: 100%;
  height: auto;
  display: block;
}
header .open_mobile {
  position: absolute;
  top: 5px;
  left: 80px;
  width: 61px;
  height: 61px;
  background: #1c1003;
  -webkit-border-radius: 65px;
  -moz-border-radius: 65px;
  border-radius: 65px;
  z-index: 500;
}
header .open_mobile.closed .fa-bars {
  opacity: 1;
}
header .open_mobile.closed .fa-times {
  opacity: 0;
}
header .open_mobile.opened .fa-bars {
  opacity: 0;
}
header .open_mobile.opened .fa-times {
  opacity: 1;
}
header .open_mobile span {
  position: absolute;
  vertical-align: middle;
  left: 7px;
  top: 7px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  -webkit-border-radius: 49px;
  -moz-border-radius: 49px;
  border-radius: 49px;
  border: 2px solid #e4dfd3;
  color: #e4dfd3;
  font-size: 18pt;
  text-align: center;
}
header .navbox {
  position: absolute;
  display: none;
  background: #1c1003;
  z-index: 0;
  width: 100%;
  padding: 120px 0 40px 0;
}
header .navbox nav {
  position: relative;
  display: block;
  padding: 0 40px;
}
header .navbox nav.main-mn-left {
  margin: 0 0 20px 0;
}
header .navbox nav ul.menu {
  position: relative;
  display: block;
  font-family: 'Roboto', sans-serif;
  list-style: none;
  margin: 0;
  padding: 0;
}
header .navbox nav ul.menu li {
  display: block;
  margin: 0 0 20px 0;
}
header .navbox nav ul.menu li:last-of-type {
  margin: 0;
}
header .navbox nav ul.menu li a {
  font-weight: 300;
  display: block;
  color: #e4dfd3;
  font-size: 19pt;
  text-transform: uppercase;
  line-height: 1em;
  padding: 5px;
  background: #1c1003;
}
header .navbox:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
header .mobile_head {
  position: absolute;
  width: 100%;
  height: 45px;
  z-index: 1;
  background: #1c1003;
}
header .head_icon {
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 50;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
header .head_icon:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
header .head_icon .h__icon {
  position: relative;
  display: block;
  float: left;
  width: 45px;
  height: 45px;
  background: #1c1003;
  -webkit-border-radius: 65px;
  -moz-border-radius: 65px;
  border-radius: 65px;
}
header .head_icon .h__icon#search {
  margin: 0 10px 0 0;
  cursor: pointer;
}
header .head_icon .h__icon#search span.open {
  opacity: 0;
}
header .head_icon .h__icon#search.close-search span.close {
  opacity: 0;
}
header .head_icon .h__icon#search.close-search span.open {
  opacity: 1;
}
header .head_icon .h__icon#search.open-search span.open {
  opacity: 0;
}
header .head_icon .h__icon#search.open-search span.close {
  opacity: 1;
}
header .head_icon .h__icon span {
  position: absolute;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
header .head_icon .h__icon span.fa {
  left: 5px;
  top: 5px;
  width: 31px;
  height: 31px;
  line-height: 31px;
  -webkit-border-radius: 49px;
  -moz-border-radius: 49px;
  border-radius: 49px;
  border: 2px solid #e4dfd3;
  color: #e4dfd3;
  font-size: 13pt;
}
header .head_icon .h__icon span.fa-shopping-cart {
  font-size: 17pt;
}
header .head_icon .h__icon span.count {
  top: 19px;
  width: 65px;
  font-family: 'Ruda', sans-serif;
  font-weight: 700;
  color: #1c1003;
  font-size: 9pt;
  z-index: 50;
}
header .head_icon .h__icon a span.fa {
  color: #e4dfd3;
}
header .head_icon .h__icon a span.count {
  color: #1c1003;
}
header #searchbar {
  position: absolute;
  top: -100px;
  height: 65px;
  padding: 20px 0 0 0;
  width: 100%;
  background: #1c1003;
  opacity: 0;
  z-index: 0;
}
header #searchbar .inner {
  position: relative;
  display: block;
  height: 45px;
  padding: 10px;
}
header #searchbar .inner input.search-field {
  position: relative;
  color: #e4dfd3;
  font-size: 13pt;
  display: block;
  width: 100%;
  height: 42px;
  background: none;
  border: none;
  border-bottom: 1px solid #e4dfd3;
}
header #searchbar .inner input.search-submit {
  position: absolute;
  right: 10px;
  bottom: 15px;
  background: url('https://sylter-trading.de/wp-content/themes/sylter-trading/media/page/search-btn.png') no-repeat center center;
  border: none;
  width: 30px;
  height: 30px;
  display: block;
  z-index: 50;
}
.p_item {
  position: relative;
  display: block;
  width: 100%;
}
.p_item .p_item__head {
  position: relative;
  display: block;
  padding: 0 0 20px 0;
}
.p_item .p_item__head h1.p_item__title {
  font-weight: 400;
}
.p_item .p_item__head .p_item__desc {
  position: relative;
  display: block;
}
.p_item .p_item__head .p_item__desc blockquote {
  padding-left: 10px;
  border-left: 2px solid #bc7e45;
}
.p_item .p_item__footer {
  position: relative;
  display: block;
  padding: 40px 0 0 0;
}
.p_item .p_item__footer:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.p_item .p_item__footer .p_item__back {
  position: relative;
  display: block;
  text-align: center;
}
.p_item .p_item__footer .p_item__back a {
  position: relative;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 12pt;
  line-height: 33px;
  text-transform: uppercase;
  padding: 0 20px;
  color: #e4dfd3 !important;
  background: #1c1003;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.p_item .p_item__footer .p_item__back a:hover {
  color: #e4dfd3;
  background: #bc7e45;
}
.p_item .p_item__footer .p_item__share {
  position: relative;
  display: block;
  padding-top: 20px;
  float: right;
}
.p_item .p_item__footer .p_item__share:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.p_item .p_item__footer .p_item__share h4 {
  position: relative;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 10pt;
  line-height: 33px;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  float: left;
}
.p_item .p_item__footer .p_item__share .share_icon {
  position: relative;
  display: block;
  float: left;
  width: 33px;
  height: 33px;
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
  border-radius: 33px;
  color: #e4dfd3 !important;
  background: #1c1003;
  margin: 0 0 0 10px;
}
.p_item .p_item__footer .p_item__share .share_icon span {
  width: 33px;
  text-align: center;
  line-height: 33px;
  vertical-align: middle;
  font-size: 12pt;
}
.p_item .p_item__footer .p_item__share .share_icon:hover.fb {
  background: #3a5795;
}
.p_item .p_item__footer .p_item__share .share_icon:hover.gp {
  background: #dc4a38;
}
.p_item .p_item__footer .p_item__share .share_icon:hover.tw {
  background: #55acee;
}
.p_item .p_item__box {
  position: relative;
  display: block;
}
.p_item .p_item__box:after {
  content: ' ';
  display: block;
  clear: both;
  width: 100%;
}
.p_item .p_item__box .p_item__images {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
}
.p_item .p_item__box .p_item__images .p_img__preview {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
}
.p_item .p_item__box .p_item__images .p_img__preview img {
  width: 100%;
  height: auto;
  display: block;
}
.p_item .p_item__box .p_item__images .p_img_thumb {
  position: relative;
  display: block;
  float: left;
  width: 15.12%;
  margin: 0 1.856% 0 0;
}
.p_item .p_item__box .p_item__images .p_img_thumb:last-of-type {
  margin: 0;
}
.p_item .p_item__box .p_item__images .p_img_thumb img {
  width: 100%;
  height: auto;
  display: block;
}
.p_item .p_item__box .p_item__images:after {
  content: ' ';
  display: block;
  clear: both;
  width: 100%;
}
.p_item .p_item__box .p_item__content {
  position: relative;
  display: block;
  width: 100%;
}
.p_item .p_item__box .p_item__content .p_item__var {
  position: relative;
  display: block;
}
.p_item .p_item__box .p_item__content .p_item__attr {
  position: relative;
  display: block;
}
.p_item .p_item__box .p_item__content .p_item__attr table.p_attr__table {
  position: relative;
  display: block;
  border: 0 none;
  border-collapse: collapse;
  border-spacing: 0;
  background: none;
  width: 100%;
}
.p_item .p_item__box .p_item__content .p_item__attr table.p_attr__table tbody {
  width: 100%;
  display: block;
}
.p_item .p_item__box .p_item__content .p_item__attr table.p_attr__table tbody tr.p_table__row {
  width: 100%;
  display: block;
  margin: 0 0 10px 0;
}
.p_item .p_item__box .p_item__content .p_item__attr table.p_attr__table tbody tr.p_table__row td.p_attr__label {
  width: 29%;
  display: inline-block;
}
.p_item .p_item__box .p_item__content .p_item__attr table.p_attr__table tbody tr.p_table__row td.p_attr__value {
  width: 70%;
  display: inline-block;
}
.p_item .p_item__box .p_item__content .p_item__info {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bc7e45;
  margin-top: 25px;
  padding: 10px;
  margin-bottom: 25px;
  width: 100%;
  text-align: center;
}
.p_item .p_item__box .p_item__content .p_item__info span {
  padding-right: 5px;
}
.p_item .p_item__box .p_item__content .p_item__cart {
  position: relative;
  display: block;
}
.p_item .p_item__box .p_item__content .p_item__cart .p_cart__row {
  position: relative;
  display: block;
}
.p_item .p_item__box .p_item__content .p_item__cart .p_cart__row .p_cart__amount {
  float: left;
  display: block;
  width: 30%;
  font-weight: bold;
}
.p_item .p_item__box .p_item__content .p_item__cart .p_cart__row .p_cart__amount .wpsg_menge {
  background: none;
  text-align: center;
  border: 0;
  border-bottom: 2px solid #1c1003;
  padding: 0;
  width: 20px;
}
.p_item .p_item__box .p_item__content .p_item__cart .p_cart__row .p_cart__price {
  float: left;
  display: block;
  width: 70%;
}
.p_item .p_item__box .p_item__content .p_item__cart .p_cart__row .p_cart__price span {
  font-family: 'Roboto', sans-serif;
  font-size: 14pt;
}
.p_item .p_item__box .p_item__content .p_item__cart .p_cart__row .p_cart__price span.p_price__value {
  font-weight: 500;
}
.p_item .p_item__box .p_item__content .p_item__cart .p_cart__row .p_cart__price span.p_price__currency {
  padding: 0 0 0 5px;
  font-weight: 400;
}
.p_item .p_item__box .p_item__content .p_item__cart .p_cart__row .p_cart__price .p_price__meta {
  font-size: 8pt;
}
.p_item .p_item__box .p_item__content .p_item__cart .p_cart__row:after {
  content: ' ';
  display: block;
  clear: both;
  width: 100%;
}
.p_item .p_item__box .p_item__content .p_item__cart .p_cart__add {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 16pt;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 61px;
  vertical-align: middle;
  height: 61px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #1c1003;
  background: #e4dfd3;
  border: 2px solid #1c1003;
  margin: 20px 0 0 0;
}
.p_related {
  position: relative;
  display: block;
  width: 100%;
  padding: 50px 0 0 0;
}
.p_related .p_related__items {
  position: relative;
  display: block;
}
.p_related .p_related__items:after {
  content: ' ';
  display: block;
  clear: both;
  width: 100%;
}
.p_related .p_related__items form {
  position: relative;
  width: 49%;
  display: block;
  float: left;
  margin: 0 2% 10px 0;
}
.p_related .p_related__items form:nth-of-type(even) {
  margin: 0 0 10px 0;
}
.p_related .p_related__items form .p_related__item {
  width: 100%;
  display: block;
}
.p_related .p_related__items form .p_related__item .p_r__image {
  position: relative;
  display: block;
  width: 100%;
}
.p_related .p_related__items form .p_related__item .p_r__image a {
  display: block;
}
.p_related .p_related__items form .p_related__item .p_r__image a img {
  width: 100%;
  height: auto;
  display: block;
}
.p_related .p_related__items form .p_related__item .p_r__content {
  position: relative;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 9px 0 11px 0;
  height: 50px;
  width: 100%;
  text-align: center;
  background: #1c1003;
}
.p_related .p_related__items form .p_related__item .p_r__content .p_r__attr {
  font-size: 9pt;
  line-height: 1em;
  margin: 0 0 6px 0;
  color: #e4dfd3;
  text-transform: uppercase;
}
.p_related .p_related__items form .p_related__item .p_r__content .p_r__title {
  font-size: 10pt;
  text-transform: uppercase;
  line-height: 1.2em;
}
.p_related .p_related__items form .p_related__item .p_r__content .p_r__title a {
  color: #e4dfd3 !important;
}
.p_related .p_related__items form .p_related__item .p_r__content .p_r__title a:hover {
  color: #bc7e45 !important;
}
.p_related .p_related__items form .p_related__item .p_r__content .p_r__price {
  color: #e4dfd3 !important;
  font-size: 9pt;
}
.cart_progress {
  position: relative;
  display: block;
  padding: 55px 0;
  border-bottom: 20px solid #1c1003;
}
.cart_progress ul {
  position: relative;
  display: block;
  list-style: none;
}
.cart_progress ul li {
  position: relative;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16pt;
  line-height: 36px;
  vertical-align: middle;
  margin: 0 0 15px 0;
}
.cart_progress ul li:last-of-type {
  margin: 0;
}
.cart_progress ul li span {
  font-size: 14pt;
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 2px solid #1c1003;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  margin: 0 20px 0 0;
}
.cart_progress ul li.active span,
.cart_progress ul li.done span {
  color: #e4dfd3;
  background: #1c1003;
}
.cart_progress ul li.active a,
.cart_progress ul li.done a {
  color: #1c1003;
}
.cart_progress ul li.active a span,
.cart_progress ul li.done a span {
  color: #e4dfd3;
}
.wpsg_basket a,
.wpsg_checkout a,
.wpsg_checkout2 a,
.wpsg_overview a,
.wpsg_profil a {
  color: #1c1003;
  text-decoration: underline;
}
.wpsg_basket #wpsg_message,
.wpsg_checkout #wpsg_message,
.wpsg_checkout2 #wpsg_message,
.wpsg_overview #wpsg_message,
.wpsg_profil #wpsg_message {
  margin: 0 0 20px 0;
  border-bottom: 1px solid #9d4d05;
  padding: 0 0 20px 0;
}
.wpsg_basket #wpsg_message p,
.wpsg_checkout #wpsg_message p,
.wpsg_checkout2 #wpsg_message p,
.wpsg_overview #wpsg_message p,
.wpsg_profil #wpsg_message p {
  margin: 0;
  font-weight: 400;
}
.wpsg_basket h2,
.wpsg_checkout h2,
.wpsg_checkout2 h2,
.wpsg_overview h2,
.wpsg_profil h2 {
  position: relative;
  display: block;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16pt;
  margin: 0 0 20px 0;
}
.wpsg_basket .wpsg_payment,
.wpsg_checkout .wpsg_payment,
.wpsg_checkout2 .wpsg_payment,
.wpsg_overview .wpsg_payment,
.wpsg_profil .wpsg_payment {
  margin: 40px 0 20px 0;
}
.wpsg_basket table,
.wpsg_checkout table,
.wpsg_checkout2 table,
.wpsg_overview table,
.wpsg_profil table {
  width: 100%;
  margin: 0 0 40px 0;
}
.wpsg_basket table tr td.blank_cell,
.wpsg_checkout table tr td.blank_cell,
.wpsg_checkout2 table tr td.blank_cell,
.wpsg_overview table tr td.blank_cell,
.wpsg_profil table tr td.blank_cell,
.wpsg_basket table tr th.blank_cell,
.wpsg_checkout table tr th.blank_cell,
.wpsg_checkout2 table tr th.blank_cell,
.wpsg_overview table tr th.blank_cell,
.wpsg_profil table tr th.blank_cell {
  width: 0px;
}
.wpsg_basket table tr th,
.wpsg_checkout table tr th,
.wpsg_checkout2 table tr th,
.wpsg_overview table tr th,
.wpsg_profil table tr th,
.wpsg_basket table tr td,
.wpsg_checkout table tr td,
.wpsg_checkout2 table tr td,
.wpsg_overview table tr td,
.wpsg_profil table tr td {
  text-align: center;
}
.wpsg_basket table tr th.wpsg_product_title,
.wpsg_checkout table tr th.wpsg_product_title,
.wpsg_checkout2 table tr th.wpsg_product_title,
.wpsg_overview table tr th.wpsg_product_title,
.wpsg_profil table tr th.wpsg_product_title,
.wpsg_basket table tr td.wpsg_product_title,
.wpsg_checkout table tr td.wpsg_product_title,
.wpsg_checkout2 table tr td.wpsg_product_title,
.wpsg_overview table tr td.wpsg_product_title,
.wpsg_profil table tr td.wpsg_product_title,
.wpsg_basket table tr th.wpsg_cell_summe_label,
.wpsg_checkout table tr th.wpsg_cell_summe_label,
.wpsg_checkout2 table tr th.wpsg_cell_summe_label,
.wpsg_overview table tr th.wpsg_cell_summe_label,
.wpsg_profil table tr th.wpsg_cell_summe_label,
.wpsg_basket table tr td.wpsg_cell_summe_label,
.wpsg_checkout table tr td.wpsg_cell_summe_label,
.wpsg_checkout2 table tr td.wpsg_cell_summe_label,
.wpsg_overview table tr td.wpsg_cell_summe_label,
.wpsg_profil table tr td.wpsg_cell_summe_label,
.wpsg_basket table tr th.wpsg_cell_mwst_label,
.wpsg_checkout table tr th.wpsg_cell_mwst_label,
.wpsg_checkout2 table tr th.wpsg_cell_mwst_label,
.wpsg_overview table tr th.wpsg_cell_mwst_label,
.wpsg_profil table tr th.wpsg_cell_mwst_label,
.wpsg_basket table tr td.wpsg_cell_mwst_label,
.wpsg_checkout table tr td.wpsg_cell_mwst_label,
.wpsg_checkout2 table tr td.wpsg_cell_mwst_label,
.wpsg_overview table tr td.wpsg_cell_mwst_label,
.wpsg_profil table tr td.wpsg_cell_mwst_label,
.wpsg_basket table tr th.wpsg_cell_shipping_label,
.wpsg_checkout table tr th.wpsg_cell_shipping_label,
.wpsg_checkout2 table tr th.wpsg_cell_shipping_label,
.wpsg_overview table tr th.wpsg_cell_shipping_label,
.wpsg_profil table tr th.wpsg_cell_shipping_label,
.wpsg_basket table tr td.wpsg_cell_shipping_label,
.wpsg_checkout table tr td.wpsg_cell_shipping_label,
.wpsg_checkout2 table tr td.wpsg_cell_shipping_label,
.wpsg_overview table tr td.wpsg_cell_shipping_label,
.wpsg_profil table tr td.wpsg_cell_shipping_label,
.wpsg_basket table tr th.wpsg_cell_payment_label,
.wpsg_checkout table tr th.wpsg_cell_payment_label,
.wpsg_checkout2 table tr th.wpsg_cell_payment_label,
.wpsg_overview table tr th.wpsg_cell_payment_label,
.wpsg_profil table tr th.wpsg_cell_payment_label,
.wpsg_basket table tr td.wpsg_cell_payment_label,
.wpsg_checkout table tr td.wpsg_cell_payment_label,
.wpsg_checkout2 table tr td.wpsg_cell_payment_label,
.wpsg_overview table tr td.wpsg_cell_payment_label,
.wpsg_profil table tr td.wpsg_cell_payment_label,
.wpsg_basket table tr th.wpsg_cell_gesamt_label,
.wpsg_checkout table tr th.wpsg_cell_gesamt_label,
.wpsg_checkout2 table tr th.wpsg_cell_gesamt_label,
.wpsg_overview table tr th.wpsg_cell_gesamt_label,
.wpsg_profil table tr th.wpsg_cell_gesamt_label,
.wpsg_basket table tr td.wpsg_cell_gesamt_label,
.wpsg_checkout table tr td.wpsg_cell_gesamt_label,
.wpsg_checkout2 table tr td.wpsg_cell_gesamt_label,
.wpsg_overview table tr td.wpsg_cell_gesamt_label,
.wpsg_profil table tr td.wpsg_cell_gesamt_label {
  text-align: left;
}
.wpsg_basket table tr th.wpsg_cell_gesamtpreis,
.wpsg_checkout table tr th.wpsg_cell_gesamtpreis,
.wpsg_checkout2 table tr th.wpsg_cell_gesamtpreis,
.wpsg_overview table tr th.wpsg_cell_gesamtpreis,
.wpsg_profil table tr th.wpsg_cell_gesamtpreis,
.wpsg_basket table tr td.wpsg_cell_gesamtpreis,
.wpsg_checkout table tr td.wpsg_cell_gesamtpreis,
.wpsg_checkout2 table tr td.wpsg_cell_gesamtpreis,
.wpsg_overview table tr td.wpsg_cell_gesamtpreis,
.wpsg_profil table tr td.wpsg_cell_gesamtpreis,
.wpsg_basket table tr th.wpsg_cell_summe_value,
.wpsg_checkout table tr th.wpsg_cell_summe_value,
.wpsg_checkout2 table tr th.wpsg_cell_summe_value,
.wpsg_overview table tr th.wpsg_cell_summe_value,
.wpsg_profil table tr th.wpsg_cell_summe_value,
.wpsg_basket table tr td.wpsg_cell_summe_value,
.wpsg_checkout table tr td.wpsg_cell_summe_value,
.wpsg_checkout2 table tr td.wpsg_cell_summe_value,
.wpsg_overview table tr td.wpsg_cell_summe_value,
.wpsg_profil table tr td.wpsg_cell_summe_value,
.wpsg_basket table tr th.wpsg_cell_gesamtsumme_value,
.wpsg_checkout table tr th.wpsg_cell_gesamtsumme_value,
.wpsg_checkout2 table tr th.wpsg_cell_gesamtsumme_value,
.wpsg_overview table tr th.wpsg_cell_gesamtsumme_value,
.wpsg_profil table tr th.wpsg_cell_gesamtsumme_value,
.wpsg_basket table tr td.wpsg_cell_gesamtsumme_value,
.wpsg_checkout table tr td.wpsg_cell_gesamtsumme_value,
.wpsg_checkout2 table tr td.wpsg_cell_gesamtsumme_value,
.wpsg_overview table tr td.wpsg_cell_gesamtsumme_value,
.wpsg_profil table tr td.wpsg_cell_gesamtsumme_value,
.wpsg_basket table tr th.wpsg_cell_mwst_value,
.wpsg_checkout table tr th.wpsg_cell_mwst_value,
.wpsg_checkout2 table tr th.wpsg_cell_mwst_value,
.wpsg_overview table tr th.wpsg_cell_mwst_value,
.wpsg_profil table tr th.wpsg_cell_mwst_value,
.wpsg_basket table tr td.wpsg_cell_mwst_value,
.wpsg_checkout table tr td.wpsg_cell_mwst_value,
.wpsg_checkout2 table tr td.wpsg_cell_mwst_value,
.wpsg_overview table tr td.wpsg_cell_mwst_value,
.wpsg_profil table tr td.wpsg_cell_mwst_value,
.wpsg_basket table tr th.wpsg_cell_shipping_value,
.wpsg_checkout table tr th.wpsg_cell_shipping_value,
.wpsg_checkout2 table tr th.wpsg_cell_shipping_value,
.wpsg_overview table tr th.wpsg_cell_shipping_value,
.wpsg_profil table tr th.wpsg_cell_shipping_value,
.wpsg_basket table tr td.wpsg_cell_shipping_value,
.wpsg_checkout table tr td.wpsg_cell_shipping_value,
.wpsg_checkout2 table tr td.wpsg_cell_shipping_value,
.wpsg_overview table tr td.wpsg_cell_shipping_value,
.wpsg_profil table tr td.wpsg_cell_shipping_value,
.wpsg_basket table tr th.wpsg_cell_payment_value,
.wpsg_checkout table tr th.wpsg_cell_payment_value,
.wpsg_checkout2 table tr th.wpsg_cell_payment_value,
.wpsg_overview table tr th.wpsg_cell_payment_value,
.wpsg_profil table tr th.wpsg_cell_payment_value,
.wpsg_basket table tr td.wpsg_cell_payment_value,
.wpsg_checkout table tr td.wpsg_cell_payment_value,
.wpsg_checkout2 table tr td.wpsg_cell_payment_value,
.wpsg_overview table tr td.wpsg_cell_payment_value,
.wpsg_profil table tr td.wpsg_cell_payment_value,
.wpsg_basket table tr th.wpsg_cell_gesamt_value,
.wpsg_checkout table tr th.wpsg_cell_gesamt_value,
.wpsg_checkout2 table tr th.wpsg_cell_gesamt_value,
.wpsg_overview table tr th.wpsg_cell_gesamt_value,
.wpsg_profil table tr th.wpsg_cell_gesamt_value,
.wpsg_basket table tr td.wpsg_cell_gesamt_value,
.wpsg_checkout table tr td.wpsg_cell_gesamt_value,
.wpsg_checkout2 table tr td.wpsg_cell_gesamt_value,
.wpsg_overview table tr td.wpsg_cell_gesamt_value,
.wpsg_profil table tr td.wpsg_cell_gesamt_value {
  text-align: right;
}
.wpsg_basket table tr th.wpsg_cell_preis,
.wpsg_checkout table tr th.wpsg_cell_preis,
.wpsg_checkout2 table tr th.wpsg_cell_preis,
.wpsg_overview table tr th.wpsg_cell_preis,
.wpsg_profil table tr th.wpsg_cell_preis,
.wpsg_basket table tr td.wpsg_cell_preis,
.wpsg_checkout table tr td.wpsg_cell_preis,
.wpsg_checkout2 table tr td.wpsg_cell_preis,
.wpsg_overview table tr td.wpsg_cell_preis,
.wpsg_profil table tr td.wpsg_cell_preis,
.wpsg_basket table tr th.wpsg_cell_gesamtpreis,
.wpsg_checkout table tr th.wpsg_cell_gesamtpreis,
.wpsg_checkout2 table tr th.wpsg_cell_gesamtpreis,
.wpsg_overview table tr th.wpsg_cell_gesamtpreis,
.wpsg_profil table tr th.wpsg_cell_gesamtpreis,
.wpsg_basket table tr td.wpsg_cell_gesamtpreis,
.wpsg_checkout table tr td.wpsg_cell_gesamtpreis,
.wpsg_checkout2 table tr td.wpsg_cell_gesamtpreis,
.wpsg_overview table tr td.wpsg_cell_gesamtpreis,
.wpsg_profil table tr td.wpsg_cell_gesamtpreis {
  width: 100px;
}
.wpsg_basket table tr th a,
.wpsg_checkout table tr th a,
.wpsg_checkout2 table tr th a,
.wpsg_overview table tr th a,
.wpsg_profil table tr th a,
.wpsg_basket table tr td a,
.wpsg_checkout table tr td a,
.wpsg_checkout2 table tr td a,
.wpsg_overview table tr td a,
.wpsg_profil table tr td a {
  color: #1c1003;
}
.wpsg_basket table tr.wpsg_productrow td,
.wpsg_checkout table tr.wpsg_productrow td,
.wpsg_checkout2 table tr.wpsg_productrow td,
.wpsg_overview table tr.wpsg_productrow td,
.wpsg_profil table tr.wpsg_productrow td {
  padding: 0 0 15px 0;
}
.wpsg_basket table tr th,
.wpsg_checkout table tr th,
.wpsg_checkout2 table tr th,
.wpsg_overview table tr th,
.wpsg_profil table tr th {
  font-weight: 700;
  padding: 0 0 20px 0;
}
.wpsg_basket table tr.wpsg_spacer_row td div,
.wpsg_checkout table tr.wpsg_spacer_row td div,
.wpsg_checkout2 table tr.wpsg_spacer_row td div,
.wpsg_overview table tr.wpsg_spacer_row td div,
.wpsg_profil table tr.wpsg_spacer_row td div {
  height: 25px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #9d4d05;
  margin: 0 0 40px 0;
}
.wpsg_basket table tr .wpsg_cell_title,
.wpsg_checkout table tr .wpsg_cell_title,
.wpsg_checkout2 table tr .wpsg_cell_title,
.wpsg_overview table tr .wpsg_cell_title,
.wpsg_profil table tr .wpsg_cell_title {
  text-align: left;
}
.wpsg_basket table tr .wpsg_cell_remove,
.wpsg_checkout table tr .wpsg_cell_remove,
.wpsg_checkout2 table tr .wpsg_cell_remove,
.wpsg_overview table tr .wpsg_cell_remove,
.wpsg_profil table tr .wpsg_cell_remove {
  width: 20px;
  text-align: center;
}
.wpsg_basket table tr .wpsg_cell_menge,
.wpsg_checkout table tr .wpsg_cell_menge,
.wpsg_checkout2 table tr .wpsg_cell_menge,
.wpsg_overview table tr .wpsg_cell_menge,
.wpsg_profil table tr .wpsg_cell_menge {
  width: 70px;
}
.wpsg_basket table tr .wpsg_cell_menge .wpsg_form_submit,
.wpsg_checkout table tr .wpsg_cell_menge .wpsg_form_submit,
.wpsg_checkout2 table tr .wpsg_cell_menge .wpsg_form_submit,
.wpsg_overview table tr .wpsg_cell_menge .wpsg_form_submit,
.wpsg_profil table tr .wpsg_cell_menge .wpsg_form_submit {
  background: none;
  border: 1px solid #1c1003;
  text-align: center;
  padding: 3px 0;
}
.wpsg_basket table tr.wpsg_row_summe td,
.wpsg_checkout table tr.wpsg_row_summe td,
.wpsg_checkout2 table tr.wpsg_row_summe td,
.wpsg_overview table tr.wpsg_row_summe td,
.wpsg_profil table tr.wpsg_row_summe td,
.wpsg_basket table tr.wpsg_basket_gesamt_netto td,
.wpsg_checkout table tr.wpsg_basket_gesamt_netto td,
.wpsg_checkout2 table tr.wpsg_basket_gesamt_netto td,
.wpsg_overview table tr.wpsg_basket_gesamt_netto td,
.wpsg_profil table tr.wpsg_basket_gesamt_netto td,
.wpsg_basket table tr.wpsg_row_mwst td,
.wpsg_checkout table tr.wpsg_row_mwst td,
.wpsg_checkout2 table tr.wpsg_row_mwst td,
.wpsg_overview table tr.wpsg_row_mwst td,
.wpsg_profil table tr.wpsg_row_mwst td,
.wpsg_basket table tr.wpsg_row_shipping td,
.wpsg_checkout table tr.wpsg_row_shipping td,
.wpsg_checkout2 table tr.wpsg_row_shipping td,
.wpsg_overview table tr.wpsg_row_shipping td,
.wpsg_profil table tr.wpsg_row_shipping td,
.wpsg_basket table tr.wpsg_row_payment td,
.wpsg_checkout table tr.wpsg_row_payment td,
.wpsg_checkout2 table tr.wpsg_row_payment td,
.wpsg_overview table tr.wpsg_row_payment td,
.wpsg_profil table tr.wpsg_row_payment td,
.wpsg_basket table tr.wpsg_row_gesamt_netto td,
.wpsg_checkout table tr.wpsg_row_gesamt_netto td,
.wpsg_checkout2 table tr.wpsg_row_gesamt_netto td,
.wpsg_overview table tr.wpsg_row_gesamt_netto td,
.wpsg_profil table tr.wpsg_row_gesamt_netto td {
  padding: 0 0 15px 0;
}
.wpsg_basket table tr.wpsg_basket_gesamt td.wpsg_cell_gesamtsumme_value,
.wpsg_checkout table tr.wpsg_basket_gesamt td.wpsg_cell_gesamtsumme_value,
.wpsg_checkout2 table tr.wpsg_basket_gesamt td.wpsg_cell_gesamtsumme_value,
.wpsg_overview table tr.wpsg_basket_gesamt td.wpsg_cell_gesamtsumme_value,
.wpsg_profil table tr.wpsg_basket_gesamt td.wpsg_cell_gesamtsumme_value,
.wpsg_basket table tr.wpsg_row_gesamt td.wpsg_cell_gesamtsumme_value,
.wpsg_checkout table tr.wpsg_row_gesamt td.wpsg_cell_gesamtsumme_value,
.wpsg_checkout2 table tr.wpsg_row_gesamt td.wpsg_cell_gesamtsumme_value,
.wpsg_overview table tr.wpsg_row_gesamt td.wpsg_cell_gesamtsumme_value,
.wpsg_profil table tr.wpsg_row_gesamt td.wpsg_cell_gesamtsumme_value,
.wpsg_basket table tr.wpsg_basket_gesamt td.wpsg_cell_gesamt_value,
.wpsg_checkout table tr.wpsg_basket_gesamt td.wpsg_cell_gesamt_value,
.wpsg_checkout2 table tr.wpsg_basket_gesamt td.wpsg_cell_gesamt_value,
.wpsg_overview table tr.wpsg_basket_gesamt td.wpsg_cell_gesamt_value,
.wpsg_profil table tr.wpsg_basket_gesamt td.wpsg_cell_gesamt_value,
.wpsg_basket table tr.wpsg_row_gesamt td.wpsg_cell_gesamt_value,
.wpsg_checkout table tr.wpsg_row_gesamt td.wpsg_cell_gesamt_value,
.wpsg_checkout2 table tr.wpsg_row_gesamt td.wpsg_cell_gesamt_value,
.wpsg_overview table tr.wpsg_row_gesamt td.wpsg_cell_gesamt_value,
.wpsg_profil table tr.wpsg_row_gesamt td.wpsg_cell_gesamt_value {
  font-size: 16pt;
}
.wpsg_basket .wpsg_button,
.wpsg_checkout .wpsg_button,
.wpsg_checkout2 .wpsg_button,
.wpsg_overview .wpsg_button,
.wpsg_profil .wpsg_button {
  position: relative;
  display: block;
  float: left;
  font-family: 'Roboto', sans-serif;
  font-size: 10pt;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: middle;
  color: #1c1003;
  background: #e4dfd3;
  border: 1px solid #bc7e45;
  text-align: center;
  width: 100%;
}
.wpsg_basket .wpsg_button:first-of-type,
.wpsg_checkout .wpsg_button:first-of-type,
.wpsg_checkout2 .wpsg_button:first-of-type,
.wpsg_overview .wpsg_button:first-of-type,
.wpsg_profil .wpsg_button:first-of-type {
  margin: 0 0 20px 0;
}
.wpsg_basket #wpsg_userlogin_wrap,
.wpsg_checkout #wpsg_userlogin_wrap,
.wpsg_checkout2 #wpsg_userlogin_wrap,
.wpsg_overview #wpsg_userlogin_wrap,
.wpsg_profil #wpsg_userlogin_wrap {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
}
.wpsg_basket #wpsg_userlogin_wrap:after,
.wpsg_checkout #wpsg_userlogin_wrap:after,
.wpsg_checkout2 #wpsg_userlogin_wrap:after,
.wpsg_overview #wpsg_userlogin_wrap:after,
.wpsg_profil #wpsg_userlogin_wrap:after {
  content: ' ';
  display: block;
  clear: both;
  width: 100%;
}
.wpsg_basket #wpsg_userlogin_wrap .wpsg_checkoutblock,
.wpsg_checkout #wpsg_userlogin_wrap .wpsg_checkoutblock,
.wpsg_checkout2 #wpsg_userlogin_wrap .wpsg_checkoutblock,
.wpsg_overview #wpsg_userlogin_wrap .wpsg_checkoutblock,
.wpsg_profil #wpsg_userlogin_wrap .wpsg_checkoutblock {
  position: relative;
  display: block;
}
.wpsg_basket #wpsg_userlogin_wrap .wpsg_checkoutblock input,
.wpsg_checkout #wpsg_userlogin_wrap .wpsg_checkoutblock input,
.wpsg_checkout2 #wpsg_userlogin_wrap .wpsg_checkoutblock input,
.wpsg_overview #wpsg_userlogin_wrap .wpsg_checkoutblock input,
.wpsg_profil #wpsg_userlogin_wrap .wpsg_checkoutblock input {
  position: relative;
  display: block;
  border: 1px solid #bc7e45;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 15px 0;
  background: none;
}
.wpsg_basket #wpsg_userlogin_wrap .wpsg_checkout_buttons input.wpsg_mod_kundenverwaltung_login,
.wpsg_checkout #wpsg_userlogin_wrap .wpsg_checkout_buttons input.wpsg_mod_kundenverwaltung_login,
.wpsg_checkout2 #wpsg_userlogin_wrap .wpsg_checkout_buttons input.wpsg_mod_kundenverwaltung_login,
.wpsg_overview #wpsg_userlogin_wrap .wpsg_checkout_buttons input.wpsg_mod_kundenverwaltung_login,
.wpsg_profil #wpsg_userlogin_wrap .wpsg_checkout_buttons input.wpsg_mod_kundenverwaltung_login {
  float: none;
}
.wpsg_basket #wpsg_userlogin_wrap .wpsg_checkout_buttons a.wpsg_pwdvergessen_link,
.wpsg_checkout #wpsg_userlogin_wrap .wpsg_checkout_buttons a.wpsg_pwdvergessen_link,
.wpsg_checkout2 #wpsg_userlogin_wrap .wpsg_checkout_buttons a.wpsg_pwdvergessen_link,
.wpsg_overview #wpsg_userlogin_wrap .wpsg_checkout_buttons a.wpsg_pwdvergessen_link,
.wpsg_profil #wpsg_userlogin_wrap .wpsg_checkout_buttons a.wpsg_pwdvergessen_link {
  display: block;
  width: 100%;
  padding: 0;
  text-align: right;
  margin: 0;
  color: #1c1003;
}
.wpsg_basket .wpsg_box,
.wpsg_checkout .wpsg_box,
.wpsg_checkout2 .wpsg_box,
.wpsg_overview .wpsg_box,
.wpsg_profil .wpsg_box {
  position: relative;
  display: block;
}
.wpsg_basket .wpsg_box .wpsg_inner,
.wpsg_checkout .wpsg_box .wpsg_inner,
.wpsg_checkout2 .wpsg_box .wpsg_inner,
.wpsg_overview .wpsg_box .wpsg_inner,
.wpsg_profil .wpsg_box .wpsg_inner {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
}
.wpsg_basket .wpsg_box .wpsg_inner .wpsg_checkoutblock,
.wpsg_checkout .wpsg_box .wpsg_inner .wpsg_checkoutblock,
.wpsg_checkout2 .wpsg_box .wpsg_inner .wpsg_checkoutblock,
.wpsg_overview .wpsg_box .wpsg_inner .wpsg_checkoutblock,
.wpsg_profil .wpsg_box .wpsg_inner .wpsg_checkoutblock {
  position: relative;
  display: block;
  margin: 0 0 10px 0;
}
.wpsg_basket .wpsg_box .wpsg_inner .wpsg_checkoutblock:after,
.wpsg_checkout .wpsg_box .wpsg_inner .wpsg_checkoutblock:after,
.wpsg_checkout2 .wpsg_box .wpsg_inner .wpsg_checkoutblock:after,
.wpsg_overview .wpsg_box .wpsg_inner .wpsg_checkoutblock:after,
.wpsg_profil .wpsg_box .wpsg_inner .wpsg_checkoutblock:after {
  content: ' ';
  display: block;
  clear: both;
  width: 100%;
}
.wpsg_basket .wpsg_box .wpsg_inner .wpsg_checkoutblock input,
.wpsg_checkout .wpsg_box .wpsg_inner .wpsg_checkoutblock input,
.wpsg_checkout2 .wpsg_box .wpsg_inner .wpsg_checkoutblock input,
.wpsg_overview .wpsg_box .wpsg_inner .wpsg_checkoutblock input,
.wpsg_profil .wpsg_box .wpsg_inner .wpsg_checkoutblock input,
.wpsg_basket .wpsg_box .wpsg_inner .wpsg_checkoutblock select,
.wpsg_checkout .wpsg_box .wpsg_inner .wpsg_checkoutblock select,
.wpsg_checkout2 .wpsg_box .wpsg_inner .wpsg_checkoutblock select,
.wpsg_overview .wpsg_box .wpsg_inner .wpsg_checkoutblock select,
.wpsg_profil .wpsg_box .wpsg_inner .wpsg_checkoutblock select {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #bc7e45;
  background: none;
}
.wpsg_basket .wpsg_box .wpsg_mandatoryfield_hint,
.wpsg_checkout .wpsg_box .wpsg_mandatoryfield_hint,
.wpsg_checkout2 .wpsg_box .wpsg_mandatoryfield_hint,
.wpsg_overview .wpsg_box .wpsg_mandatoryfield_hint,
.wpsg_profil .wpsg_box .wpsg_mandatoryfield_hint,
.wpsg_basket .wpsg_box .wpsg_commentblock,
.wpsg_checkout .wpsg_box .wpsg_commentblock,
.wpsg_checkout2 .wpsg_box .wpsg_commentblock,
.wpsg_overview .wpsg_box .wpsg_commentblock,
.wpsg_profil .wpsg_box .wpsg_commentblock {
  margin: 0 0 20px 0;
}
.wpsg_basket .wpsg_box .wpsg_mandatoryfield_hint textarea,
.wpsg_checkout .wpsg_box .wpsg_mandatoryfield_hint textarea,
.wpsg_checkout2 .wpsg_box .wpsg_mandatoryfield_hint textarea,
.wpsg_overview .wpsg_box .wpsg_mandatoryfield_hint textarea,
.wpsg_profil .wpsg_box .wpsg_mandatoryfield_hint textarea,
.wpsg_basket .wpsg_box .wpsg_commentblock textarea,
.wpsg_checkout .wpsg_box .wpsg_commentblock textarea,
.wpsg_checkout2 .wpsg_box .wpsg_commentblock textarea,
.wpsg_overview .wpsg_box .wpsg_commentblock textarea,
.wpsg_profil .wpsg_box .wpsg_commentblock textarea {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  background: none;
  border: 1px solid #bc7e45;
}
.wpsg_basket .wpsg_textblock,
.wpsg_checkout .wpsg_textblock,
.wpsg_checkout2 .wpsg_textblock,
.wpsg_overview .wpsg_textblock,
.wpsg_profil .wpsg_textblock {
  position: relative;
  display: block;
  margin: 0 0 40px 0;
}
.wpsg_basket .wpsg_agb input,
.wpsg_checkout .wpsg_agb input,
.wpsg_checkout2 .wpsg_agb input,
.wpsg_overview .wpsg_agb input,
.wpsg_profil .wpsg_agb input {
  display: block;
  float: left;
  margin: 0 20px 80px 0;
}
#filter_container {
  position: relative;
  display: block;
  text-align: left;
  padding: 35px 0;
}
#filter_container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#filter_container .grid__filter {
  margin: 0 15px 15px 0;
  padding: 0;
  float: left;
  display: block;
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  cursor: pointer;
  color: #e4dfd3;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#filter_container .grid__filter span.circle {
  float: left;
  margin: 0 15px 0 0;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  border: 2px solid #e4dfd3;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#filter_container .grid__filter.active {
  color: #bc7e45;
}
#filter_container .grid__filter.active span.circle {
  background: #bc7e45;
  border: 2px solid #bc7e45;
}
#filter_container .grid__filter.active:hover span.circle {
  background: #9d4d05;
}
#filter_container .grid__filter.grid__filter_all {
  position: relative;
  margin: 0 15px 15px 0;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  background: rgba(0, 0, 0, 0);
  border: 2px solid #e4dfd3;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#filter_container .grid__filter.grid__filter_all.active {
  color: #1c1003;
  background: #bc7e45;
  border: 2px solid #bc7e45;
}
#filter_container .grid__filter.grid__filter_all.active:hover {
  color: #9d4d05;
  background: rgba(0, 0, 0, 0);
}
#filter_container .grid__filter.grid__filter_all span.fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -7px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#filter_container .grid__filter:hover {
  color: #9d4d05;
}
#filter_container .grid__filter:hover.grid__filter_all,
#filter_container .grid__filter:hover span.circle {
  border: 2px solid #9d4d05;
}
#filter_container.group__anteile .grid__filter.active {
  color: #a4927e;
}
#filter_container.group__anteile .grid__filter.active span.circle {
  border: 2px solid #a4927e;
  background: #a4927e;
}
#filter_container.group__anteile .grid__filter.active:hover {
  color: #9d4d05;
}
#filter_container.group__anteile .grid__filter.active:hover span.circle {
  border: 2px solid #9d4d05;
  background: #9d4d05;
}
#filter_container.group__anteile .grid__filter_all.active {
  color: #1c1003;
  border: 2px solid #a4927e;
  background: #a4927e;
}
#filter_container.group__anteile .grid__filter_all.active:hover {
  color: #1c1003;
  background: #9d4d05;
  border: 2px solid #9d4d05;
}
#filter_container.group__whiskys .grid__filter.active {
  color: #bc7e45;
}
#filter_container.group__whiskys .grid__filter.active span.circle {
  border: 2px solid #bc7e45;
  background: #bc7e45;
}
#filter_container.group__whiskys .grid__filter.active:hover {
  color: #9d4d05;
}
#filter_container.group__whiskys .grid__filter.active:hover span.circle {
  border: 2px solid #9d4d05;
  background: #9d4d05;
}
#filter_container.group__whiskys .grid__filter_all.active {
  color: #1c1003;
  border: 2px solid #bc7e45;
  background: #bc7e45;
}
#filter_container.group__whiskys .grid__filter_all.active:hover {
  color: #1c1003;
  background: #9d4d05;
  border: 2px solid #9d4d05;
}
#filter_container.group__rumginco .grid__filter.active {
  color: #723f22;
}
#filter_container.group__rumginco .grid__filter.active span.circle {
  border: 2px solid #723f22;
  background: #723f22;
}
#filter_container.group__rumginco .grid__filter.active:hover {
  color: #9d4d05;
}
#filter_container.group__rumginco .grid__filter.active:hover span.circle {
  border: 2px solid #9d4d05;
  background: #9d4d05;
}
#filter_container.group__rumginco .grid__filter_all.active {
  color: #1c1003;
  border: 2px solid #723f22;
  background: #723f22;
}
#filter_container.group__rumginco .grid__filter_all.active:hover {
  color: #1c1003;
  background: #9d4d05;
  border: 2px solid #9d4d05;
}
#filter_container.group__teekaffeefudge .grid__filter.active {
  color: #423b23;
}
#filter_container.group__teekaffeefudge .grid__filter.active span.circle {
  border: 2px solid #423b23;
  background: #423b23;
}
#filter_container.group__teekaffeefudge .grid__filter.active:hover {
  color: #9d4d05;
}
#filter_container.group__teekaffeefudge .grid__filter.active:hover span.circle {
  border: 2px solid #9d4d05;
  background: #9d4d05;
}
#filter_container.group__teekaffeefudge .grid__filter_all.active {
  color: #1c1003;
  border: 2px solid #423b23;
  background: #423b23;
}
#filter_container.group__teekaffeefudge .grid__filter_all.active:hover {
  color: #1c1003;
  background: #9d4d05;
  border: 2px solid #9d4d05;
}
#filter_container.group__minis .grid__filter.active {
  color: #4d2616;
}
#filter_container.group__minis .grid__filter.active span.circle {
  border: 2px solid #4d2616;
  background: #4d2616;
}
#filter_container.group__minis .grid__filter.active:hover {
  color: #9d4d05;
}
#filter_container.group__minis .grid__filter.active:hover span.circle {
  border: 2px solid #9d4d05;
  background: #9d4d05;
}
#filter_container.group__minis .grid__filter_all.active {
  color: #1c1003;
  border: 2px solid #4d2616;
  background: #4d2616;
}
#filter_container.group__minis .grid__filter_all.active:hover {
  color: #1c1003;
  background: #9d4d05;
  border: 2px solid #9d4d05;
}
#filter_container.group__accessoires .grid__filter.active {
  color: #4f1f19;
}
#filter_container.group__accessoires .grid__filter.active span.circle {
  border: 2px solid #4f1f19;
  background: #4f1f19;
}
#filter_container.group__accessoires .grid__filter.active:hover {
  color: #9d4d05;
}
#filter_container.group__accessoires .grid__filter.active:hover span.circle {
  border: 2px solid #9d4d05;
  background: #9d4d05;
}
#filter_container.group__accessoires .grid__filter_all.active {
  color: #1c1003;
  border: 2px solid #4f1f19;
  background: #4f1f19;
}
#filter_container.group__accessoires .grid__filter_all.active:hover {
  color: #1c1003;
  background: #9d4d05;
  border: 2px solid #9d4d05;
}
#pidx_grid {
  position: relative;
  display: block;
  text-align: justify;
  font-size: 0;
}
#pidx_grid .grid__gap {
  display: none;
}
#pidx_grid .grid__item {
  width: 100%;
  display: none;
  margin: 0 0 30px 0;
}
#pidx_grid .grid__item .grid_item__inner {
  position: relative;
  display: block;
}
#pidx_grid .grid__item .grid_item__image {
  position: relative;
  display: block;
}
#pidx_grid .grid__item .grid_item__image .sold_img__overlay {
  position: absolute;
  width: 100%;
  bottom: 10px;
  z-index: 1;
  text-align: center;
  display: block;
}
#pidx_grid .grid__item .grid_item__image .sold_img__overlay .sold_out_image {
  display: inline-block;
  width: 250px;
}
#pidx_grid .grid__item .grid_item__image .limited_img__overlay {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 1;
  text-align: center;
  display: block;
}
#pidx_grid .grid__item .grid_item__image .limited_img__overlay .limited_image {
  display: inline-block;
  width: 250px;
}
#pidx_grid .grid__item .grid_item__image .prod-month_img__overlay {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 1;
  text-align: center;
  display: block;
}
#pidx_grid .grid__item .grid_item__image .prod-month_img__overlay .prod-of-the-month_image {
  display: inline-block;
  width: 250px;
}
#pidx_grid .grid__item .grid_item__image .special_img__overlay {
  position: absolute;
  width: 100%;
  top: 25%;
  z-index: 1;
  text-align: center;
  display: block;
}
#pidx_grid .grid__item .grid_item__image .special_img__overlay .special_image {
  display: inline-block;
  width: 290px;
}
#pidx_grid .grid__item .grid_item__image a img {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}
#pidx_grid .grid__item .grid_item__content {
  position: relative;
  display: block;
  font-family: 'Roboto', sans-serif;
  padding: 10px 0;
  height: 80px;
  width: 100%;
  text-align: center;
  background: #e4dfd3;
}
#pidx_grid .grid__item .grid_item__content .grid_item__attr {
  font-weight: 400;
  font-size: 10pt;
  color: #1c1003;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
#pidx_grid .grid__item .grid_item__content .grid_item__title {
  font-weight: 400;
  font-size: 13pt;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
#pidx_grid .grid__item .grid_item__content .grid_item__title a {
  color: #1c1003 !important;
}
#pidx_grid .grid__item .grid_item__content .grid_item__title a:hover {
  color: #bc7e45 !important;
}
#pidx_grid .grid__item .grid_item__content .grid_item__price {
  color: #1c1003 !important;
  font-weight: 400;
  font-size: 11pt;
}
#pidx_grid .grid__item .grid_item__content .grid_item__price .grid_item__priceaddon {
  font-size: 10pt;
}
#pidx_grid .grid__item.group__anteile .grid_item__content {
  border-top: 10px solid #a4927e;
}
#pidx_grid .grid__item.group__whiskys .grid_item__content {
  border-top: 10px solid #bc7e45;
}
#pidx_grid .grid__item.group__rumginco .grid_item__content {
  border-top: 10px solid #723f22;
}
#pidx_grid .grid__item.group__teekaffeefudge .grid_item__content {
  border-top: 10px solid #423b23;
}
#pidx_grid .grid__item.group__minis .grid_item__content {
  border-top: 10px solid #4d2616;
}
#pidx_grid .grid__item.group__accessoires .grid_item__content {
  border-top: 10px solid #4f1f19;
}
#pidx_grid:after {
  content: '';
  display: inline-block;
  width: 100%;
}
html.no-js #pidx_grid .grid_item {
  display: inline-block;
}
/* Preload images */
body:after {
  content: url('https://sylter-trading.de/wp-content/themes/sylter-trading/media/lightbox/close.png') url('https://sylter-trading.de/wp-content/themes/sylter-trading/media/lightbox/loading.gif') url('https://sylter-trading.de/wp-content/themes/sylter-trading/media/lightbox/prev.png') url('https://sylter-trading.de/wp-content/themes/sylter-trading/media/lightbox/next.png');
  display: none;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #1c1003;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: #e4dfd3;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-close {
  display: block;
  position: absolute;
  top: -50px;
  width: 100%;
  height: 45px;
  background: url('https://sylter-trading.de/wp-content/themes/sylter-trading/media/lightbox/close.png') top center no-repeat;
  z-index: 500;
  cursor: pointer;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url('https://sylter-trading.de/wp-content/themes/sylter-trading/media/lightbox/loading.gif') no-repeat;
}
.lb-nav {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 15px 0 0 0;
  height: 46px;
  width: 92px;
  z-index: 10;
}
.lb-nav .lb-prev,
.lb-nav .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 46px;
  height: 46px;
  float: left;
  background: url('https://sylter-trading.de/wp-content/themes/sylter-trading/media/lightbox/prev.png') right center no-repeat;
}
.lb-nav a.lb-next {
  width: 46px;
  height: 46px;
  float: left;
  background: url('https://sylter-trading.de/wp-content/themes/sylter-trading/media/lightbox/next.png') left center no-repeat;
}
.lb-container > .nav {
  left: 0;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 8px;
  *zoom: 1;
  width: 100%;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #e4dfd3;
}
#TB_overlay {
  background: #1c1003;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100050;
  /* Above DFW. */
}
#TB_window {
  position: fixed;
  z-index: 100050;
  /* Above DFW. */
  visibility: hidden;
  text-align: left;
  top: 50%;
  left: 50%;
}
#TB_window img#TB_Image {
  display: block;
  width: 100%;
  max-width: 900px;
  height: auto;
}
#TB_caption {
  position: relative;
  display: block;
  color: #e4dfd3;
  padding: 10px 0 0 0;
  text-align: center;
}
#TB_caption #TB_secondLine {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  border-top: 1px solid #e4dfd3;
  margin: 5px 0 0 0;
  padding: 5px 0 0 0;
  font-size: 9pt;
  text-transform: uppercase;
}
#TB_caption #TB_secondLine span {
  position: relative;
}
#TB_caption #TB_secondLine span a {
  color: #bc7e45;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#TB_caption #TB_secondLine span a:hover {
  color: #e4dfd3;
}
#TB_closeWindow {
  position: absolute;
  top: -40px;
  left: 50%;
  width: 30px;
  height: 30px;
  overflow: hidden;
  margin-left: -15px;
}
#TB_closeWindow a#TB_closeWindowButton {
  position: relative;
  display: block;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  color: #e4dfd3;
  border: 2px solid #e4dfd3;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#TB_closeWindow a#TB_closeWindowButton:hover {
  color: #1c1003;
  background: #e4dfd3;
}
#TB_closeWindow a#TB_closeWindowButton .screen-reader-text {
  display: none;
}
#TB_closeWindow a#TB_closeWindowButton .tb-close-icon {
  display: block;
  text-align: center;
  padding: 3px 0 0 0;
  width: 26px;
}
#TB_closeWindow a#TB_closeWindowButton .tb-close-icon:before {
  content: '\f158';
  font: normal 14pt 'dashicons';
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#TB_closeAjaxWindow {
  float: right;
}
#TB_closeAjaxWindow a {
  text-decoration: none;
}
#TB_ajaxWindowTitle {
  float: left;
  font-weight: 600;
  line-height: 29px;
  overflow: hidden;
  padding: 0 29px 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 39px);
}
#TB_title {
  background: #fcfcfc;
  border-bottom: 1px solid #dfdfdf;
  height: 29px;
}
#TB_ajaxContent {
  clear: both;
  padding: 2px 15px 15px 15px;
  overflow: auto;
  text-align: left;
  line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
  padding: 15px;
}
#TB_ajaxContent p {
  padding: 5px 0px 5px 0px;
}
#TB_load {
  position: fixed;
  display: none;
  z-index: 103;
  top: 50%;
  left: 50%;
  background-color: #E8E8E8;
  border: 1px solid #555;
  margin: -45px 0 0 -125px;
  padding: 40px 15px 15px;
}
#TB_HideSelect {
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  border: none;
  filter: alpha(opacity=0);
  opacity: 0;
  height: 100%;
  width: 100%;
}
#TB_iframeContent {
  clear: both;
  border: none;
}
/**
 * Swiper 3.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: April 25, 2015
 */
.pwc__gallery {
  position: relative;
  display: block;
}
.pwc__gallery .pwcg__item {
  display: block;
  width: 100%;
  padding: 0 0 25px 0;
}
.pwc__gallery .pwcg__item img {
  width: 100%;
  height: auto;
  display: block;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-fles-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active {
  pointer-events: auto;
}
/* Cube */
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
  z-index: 0;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
html,
body {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  font-size: 11pt;
  font-weight: 400;
  font-family: 'Ruda', sans-serif;
  line-height: 140%;
}
html.page,
body.page {
  background: #1c1003;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dynw {
  display: block;
  margin: 0 20px;
}
.dynws {
  display: block;
  margin: 0 20px;
}
#scroller {
  display: none;
}
/*
 * ----------------------------------------
 * Hide all sections except the shop
 */
header .open_mobile {
  display: none !important;
}
#EP01,
#EP1,
#EP2,
#EP3,
#EP5,
#EP6 {
  display: none !important;
}
/*
 * ----------------------------------------
*/
#page-wrap {
  position: relative;
  display: block;
  width: 100%;
}
#page-wrap.home {
  min-height: 100%;
  background: #1c1003 url('https://sylter-trading.de/wp-content/themes/sylter-trading/media/backgrounds/whisky-ocean-mobil.jpg') 75% top repeat-y fixed;
}
#page-wrap.page {
  background: #1c1003;
}
#page-wrap .page-item {
  position: relative;
  display: block;
}
#page-wrap .page-item:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#page-wrap .page-item span.anchor {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 75%;
  width: 1px;
}
#page-wrap .page-item#singlepage {
  background: #e4dfd3;
  padding: 80px 0 0 0;
  margin: 0 0 40px 0;
}
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten .t_spacer {
  height: 50px;
}
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten .l_spacer {
  height: 20px;
}
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12pt;
  line-height: 140%;
  border-collapse: separate;
  border-spacing: 2px 0;
}
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table .title {
  background: #bc7e45;
  color: #ffffff;
  font-size: 18pt;
  line-height: 20pt;
  font-weight: 300;
  padding: 10px;
}
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table .price {
  text-align: center;
  background: #ffffff;
  color: #000000;
  font-weight: 500;
  font-size: 12pt;
}
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table .spacer {
  height: 5px;
  line-height: 5px;
}
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table th {
  text-align: left;
  font-weight: 500;
  color: #bc7e45;
  background: #ffffff;
  padding: 2px 5px;
}
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table td.val {
  color: #000000;
  background: #ffffff;
  padding: 2px 5px;
}
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table tr {
  display: block;
}
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table tr th {
  display: none;
}
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table td.title,
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table td.price,
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table td.val {
  display: block;
  font-size: 12pt;
  font-weight: 300;
  text-align: left;
  padding: 2px 5px;
  margin-bottom: 1px;
}
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table td.title:before,
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table td.price:before,
#page-wrap .page-item#singlepage .content-wrap .content.raritaeten table td.val:before {
  padding-right: 10px;
  font-size: 12pt;
  font-weight: 400;
  content: " " attr(data-label) " ";
  display: block;
}
#page-wrap .page-item#cart {
  color: #1c1003;
  background: #e4dfd3;
  margin: 45px 0 20px 0;
}
#page-wrap .page-item#cart .content-wrap {
  padding: 40px 0;
}
#page-wrap .page-item#cart .content-wrap form {
  display: block;
}
#page-wrap .page-item#EP0 {
  position: relative;
  width: 100%;
  height: 100%;
}
#page-wrap .page-item#EP0 .home__header_left {
  width: 45%;
  margin: 0 auto;
  display: block;
  text-align: center;
}
#page-wrap .page-item#EP0 .home__header_left img {
  width: 100%;
  max-width: 300px;
}
#page-wrap .page-item#EP0 .home__header_right {
  width: 45%;
  margin: 0 auto;
  display: block;
  text-align: center;
}
#page-wrap .page-item#EP0 .home__header_right img {
  width: 100%;
  max-width: 300px;
}
#page-wrap .page-item#EP0 .home__header_center {
  position: absolute;
  bottom: 15%;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#page-wrap .page-item#EP0 .home__header_center img {
  max-width: 100vw;
}
#page-wrap .page-item#EP0 .home__feature {
  position: relative;
  padding: 75px 0 0 0;
  width: 100%;
  text-align: center;
}
#page-wrap .page-item#EP0 .home__feature img {
  display: inline-block;
  width: 65%;
  height: auto;
}
#page-wrap .page-item#EP0 .home__awards {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 50px;
}
#page-wrap .page-item#EP0 .home__awards img {
  display: block;
  width: 100%;
}
#page-wrap .page-item#EP0 .branding {
  position: relative;
  padding: 100px 0 50px;
  width: 50%;
  margin: 0 auto;
  display: block;
}
#page-wrap .page-item#EP0 .branding img {
  width: 100%;
  max-width: 500px;
  height: auto;
  display: block;
}
#page-wrap .page-item#EP0 .birthday-event {
  position: relative;
}
#page-wrap .page-item#EP0 .birthday-event img {
  width: 100%;
}
#page-wrap .page-item#EP0 .random_product_category {
  display: none;
}
#page-wrap .page-item#EP4,
#page-wrap .page-item#EP6 {
  padding: 60px 0 40px 0;
}
#page-wrap .page-item .content-wrap {
  position: relative;
  padding: 0 0 40px 0;
}
#page-wrap .page-item .content-wrap:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#page-wrap .page-item .content-wrap .content {
  display: block;
  padding: 20px;
  /*
         * note: Added Grid for new tasting page layout
         */
}
#page-wrap .page-item .content-wrap .content .spacer-sylt {
  width: 100%;
  height: auto;
  display: block;
}
#page-wrap .page-item .content-wrap .content .grid {
  position: relative;
  width: 100%;
}
#page-wrap .page-item .content-wrap .content .grid:after {
  content: "";
  display: table;
  clear: both;
}
#page-wrap .page-item .content-wrap .content [class*='col-'] {
  float: left;
  padding-right: 1%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#page-wrap .page-item .content-wrap .content [class*='col-']:last-of-type {
  padding-right: 0;
}
#page-wrap .page-item .content-wrap .content [class*='col-'] img {
  display: block;
  width: 100%;
  height: auto;
}
#page-wrap .page-item .content-wrap .content .col-2-3 {
  width: 66.66%;
}
#page-wrap .page-item .content-wrap .content .col-1-3 {
  width: 33.33%;
}
@media (min-width: 319px) and (orientation: portrait) {
  #page-wrap .page-item .content-wrap .content .col-1-3 {
    width: 100%;
  }
}
#page-wrap .page-item .content-wrap .content .col-1-2 {
  width: 50%;
}
#page-wrap .page-item .content-wrap .content .col-1-4 {
  width: 25%;
}
#page-wrap .page-item .content-wrap .content .col-1-8 {
  width: 12.5%;
}
#page-wrap .page-item .content-wrap .content h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 18pt;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 140%;
  margin: 0 0 1.25em 0;
}
#page-wrap .page-item .content-wrap .content p {
  font-family: 'Ruda', sans-serif;
  font-size: 10pt;
  font-weight: 400;
  margin: 0 0 1.25em 0;
  line-height: 160%;
}
#page-wrap .page-item .content-wrap .content p img {
  width: 100%;
  height: auto;
  display: block;
}
#page-wrap .page-item .content-wrap .content a.more-link {
  display: block;
  margin: 10px 0 0 0;
}
#page-wrap .page-item .content-wrap .content .search-highlight {
  color: #1c1003;
  background: #fff17f;
  padding: 0 1px;
}
#page-wrap .page-item .content-wrap .content img.full-image {
  display: block;
  width: 100%;
  height: auto;
}
#page-wrap .page-item .content-wrap .content img.floating-image {
  display: inline-block;
  float: left;
  padding: 0 15px 15px 0;
}
#page-wrap .page-item .content-wrap .content img.alignnone.size-full {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 30px 0 0 0;
}
#page-wrap .page-item .content-wrap .content img.alignright {
  display: block;
  margin: 0 auto 40px auto;
}
#page-wrap .page-item .content-wrap .content img.alignleft {
  display: block;
  margin: 0 auto 40px auto;
}
#page-wrap .page-item .content-wrap .content h3.instagram-head {
  position: relative;
  display: block;
  padding: 15px 0 10px 0;
  margin: 0;
}
#page-wrap .page-item .content-wrap .content ul.instagram-pics {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 0;
  text-align: justify;
  font-size: 0;
}
#page-wrap .page-item .content-wrap .content ul.instagram-pics:after {
  content: '';
  display: inline-block;
  width: 100%;
}
#page-wrap .page-item .content-wrap .content ul.instagram-pics li {
  display: inline-block;
  width: 48%;
  padding: 0 0 10px 0;
}
#page-wrap .page-item .content-wrap .content ul.instagram-pics li img {
  width: 100%;
  height: auto;
  display: block;
}
#page-wrap .page-item .content-wrap .content .subpages {
  position: relative;
  display: block;
  width: 100%;
  padding: 50px 0 20px 0;
}
#page-wrap .page-item .content-wrap .content .subpages .subpage {
  position: relative;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #bc7e45;
}
#page-wrap .page-item .content-wrap .content .subpages .subpage h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 18pt;
  font-weight: 400;
  line-height: 125%;
  margin: 0 0 0.5em 0;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  display: inline-block;
}
#page-wrap .page-item .content-wrap .content .subpages .subpage .text p {
  line-height: 180%;
}
#page-wrap .page-item .content-wrap .content .subpages .subpage:last-of-type {
  margin: 0;
  padding: 0;
  border: none;
}
#page-wrap .page-item .content-wrap .content .subcontent {
  position: relative;
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
}
#page-wrap .page-item .content-wrap .content .subcontent h1 {
  line-height: 125%;
}
#page-wrap .page-item .content-wrap .content .subcontent img {
  max-width: 100%;
  height: auto;
  display: block;
}
#page-wrap .page-item .content-wrap .content .subcontent:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#page-wrap .page-item .content-wrap .content .lb-subc {
  position: relative;
  display: block;
  width: 100%;
  list-style: none;
  margin: 50px 0 0 0;
  padding: 0;
}
#page-wrap .page-item .content-wrap .content .lb-subc li {
  position: relative;
  width: 100%;
}
#page-wrap .page-item .content-wrap .content .lb-subc li:first-of-type {
  margin: 0 0 20px 0;
}
#page-wrap .page-item .content-wrap .content .lb-subc li a {
  position: relative;
  display: block;
  text-align: center;
  height: 62px;
  line-height: 62px;
  vertical-align: middle;
  font-family: 'Roboto', sans-serif;
  font-size: 12pt;
  font-weight: 400;
  color: #e4dfd3;
  text-transform: uppercase;
  border: 3px solid #e4dfd3;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#page-wrap .page-item .content-wrap .content .lb-subc li a:hover {
  color: #1c1003;
  background: #e4dfd3;
}
#page-wrap .page-item .content-wrap .content .lb-subc li .lb-overlay {
  width: 0px;
  height: 0px;
  position: fixed;
  overflow: hidden;
  left: 0px;
  top: 0px;
  padding: 0px;
  z-index: 9999;
  text-align: center;
  background: rgba(28, 16, 3, 0.8);
  opacity: 0;
}
#page-wrap .page-item .content-wrap .content .lb-subc li .lb-overlay img {
  max-height: 100%;
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#page-wrap .page-item .content-wrap .content .lb-subc li .lb-overlay a.lb-close {
  z-index: 1001;
  color: #e4dfd3;
  position: absolute;
  top: 40px;
  left: 50%;
  width: 50px;
  height: 50px;
  overflow: hidden;
  margin-left: -25px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #e4dfd3;
  background: none;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#page-wrap .page-item .content-wrap .content .lb-subc li .lb-overlay a.lb-close span {
  vertical-align: 3px;
  font-size: 20pt;
  text-align: center;
}
#page-wrap .page-item .content-wrap .content .lb-subc li .lb-overlay a.lb-close:hover {
  color: #1c1003;
  background: #e4dfd3;
}
#page-wrap .page-item .content-wrap .content .lb-subc li .lb-overlay:target {
  width: auto;
  height: auto;
  bottom: 0px;
  right: 0px;
  padding: 40px 20px;
  opacity: 1;
  z-index: 9999;
}
#page-wrap .page-item .content-wrap .content .lb-subc li .lb-overlay:target img,
#page-wrap .page-item .content-wrap .content .lb-subc li .lb-overlay:target a.lb-close {
  opacity: 1;
}
#page-wrap .page-item .content-wrap .content .lb-subc li .lb-overlay:target img {
  width: 100%;
  height: auto;
  display: block;
  /*animation: fadeInScale 1.2s ease-in-out;
                  @keyframes fadeInScale {
                    0% { transform: scale(0.6); opacity: 0; }
                    100% { transform: scale(1); opacity: 1; }
                  }*/
}
#page-wrap .page-item .content-wrap .content .shop-cats {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item {
  position: relative;
  display: block;
  width: 100%;
  max-width: 300px;
  margin: 0 auto 30px auto;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item .image {
  position: relative;
  display: block;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
  overflow: hidden;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item .image .overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 50;
  color: #e4dfd3;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item .image .overlay h2 {
  position: relative;
  display: block;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  padding: 33% 0 25px 0;
  border-bottom: 1px solid #e4dfd3;
  width: 75%;
  margin: 0 auto;
  text-align: center;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item .image .overlay p {
  position: relative;
  display: block;
  padding: 25px 0 0 0;
  width: 75%;
  margin: 0 auto;
  line-height: 200%;
  text-align: center;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item .image .border {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
  overflow: hidden;
  z-index: 40;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item .image img {
  margin: 0.4%;
  width: 99.2%;
  height: auto;
  display: block;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
  overflow: hidden;
  z-index: 1;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item .text {
  position: relative;
  display: block;
  padding: 25px 0 0 0;
  width: 100%;
  font-size: 18pt;
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item .text a {
  color: #e4dfd3;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat1 .image .overlay {
  background: rgba(164, 146, 126, 0.8);
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat1 .image .border {
  border: 14px solid #a4927e;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat1:hover .text a {
  color: #a4927e;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat2 .image .overlay {
  background: rgba(188, 126, 69, 0.8);
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat2 .image .border {
  border: 14px solid #bc7e45;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat2:hover .text a {
  color: #bc7e45;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat3 .image .overlay {
  background: rgba(199, 110, 65, 0.8);
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat3 .image .border {
  border: 14px solid #723f22;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat3:hover .text a {
  color: #723f22;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat4 .image .overlay {
  background: rgba(104, 102, 66, 0.8);
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat4 .image .border {
  border: 14px solid #423b23;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat4:hover .text a {
  color: #423b23;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat5 .image .overlay {
  background: rgba(125, 60, 40, 0.8);
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat5 .image .border {
  border: 14px solid #4d2616;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat5:hover .text a {
  color: #4d2616;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat6 .image .overlay {
  background: rgba(129, 46, 46, 0.8);
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat6 .image .border {
  border: 14px solid #4f1f19;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat6:hover .text a {
  color: #4f1f19;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat7 .image .overlay {
  background: rgba(80, 60, 50, 0.8);
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat7 .image .border {
  border: 14px solid #503c32;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat7:hover .text a {
  color: #503c32;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat8 .image .overlay {
  background: rgba(115, 125, 125, 0.8);
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat8 .image .border {
  border: 14px solid #737d7d;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat8:hover .text a {
  color: #737d7d;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat9 .image .overlay {
  background: rgba(90, 50, 60, 0.8);
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat9 .image .border {
  border: 14px solid #5a323c;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item.cat9:hover .text a {
  color: #5a323c;
}
#page-wrap .page-item .content-wrap .content .shop-cats .item:hover .overlay {
  opacity: 1;
}
#page-wrap .page-item .content-wrap .content .wpcf7 {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
#page-wrap .page-item .content-wrap .content .wpcf7 form.wpcf7-form {
  position: relative;
  width: 100%;
  padding: 40px 0 0 0;
}
#page-wrap .page-item .content-wrap .content .wpcf7 form.wpcf7-form input.wpcf7-text,
#page-wrap .page-item .content-wrap .content .wpcf7 form.wpcf7-form textarea.wpcf7-textarea {
  font-size: 13pt;
  position: relative;
  display: block;
  width: 100%;
  padding: 0 5px;
  color: #1c1003;
  background: #e4dfd3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0.5;
  margin: 0 0 30px 0;
}
#page-wrap .page-item .content-wrap .content .wpcf7 form.wpcf7-form input.wpcf7-text:focus,
#page-wrap .page-item .content-wrap .content .wpcf7 form.wpcf7-form textarea.wpcf7-textarea:focus {
  opacity: 1;
}
#page-wrap .page-item .content-wrap .content .wpcf7 form.wpcf7-form input.wpcf7-text {
  border: none;
  border-bottom: 1px solid #1c1003;
}
#page-wrap .page-item .content-wrap .content .wpcf7 form.wpcf7-form textarea.wpcf7-textarea {
  vertical-align: baseline;
  line-height: 61px;
  height: 228px;
  border: none;
  background: url('https://sylter-trading.de/wp-content/themes/sylter-trading/media/page/form-line.gif') repeat 0px 0px;
}
#page-wrap .page-item .content-wrap .content .wpcf7 form.wpcf7-form input.wpcf7-submit {
  font-family: 'Roboto', sans-serif;
  font-size: 16pt;
  text-transform: uppercase;
  position: relative;
  display: block;
  height: 62px;
  line-height: 62px;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  color: #1c1003;
  font-weight: 400;
  background: #e4dfd3;
  border: 1px solid #1c1003;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#page-wrap .page-item .content-wrap .content .wpcf7 form.wpcf7-form input.wpcf7-submit:hover {
  color: #e4dfd3;
  background: #1c1003;
  border: 1px solid #1c1003;
}
#page-wrap .page-item .content-wrap .content .grid__back {
  position: relative;
  display: block;
  text-align: center;
}
#page-wrap .page-item .content-wrap .content .grid__back .a_grid__back {
  background: #f3eee1;
  padding: 20px 0;
  color: #1c1003;
  font-size: 12pt;
  display: block;
  text-transform: uppercase;
}
#page-wrap .page-item .content-wrap .content .goto__btn_link {
  position: relative;
  display: block;
  text-align: center;
}
#page-wrap .page-item .content-wrap .content .goto__btn_link .a_goto__btn_link {
  background: #f3eee1;
  padding: 20px 0;
  color: #1c1003;
  font-size: 12pt;
  display: block;
}
#page-wrap .page-item.pos {
  color: #1c1003;
  background: #e4dfd3;
}
#page-wrap .page-item.pos .content-wrap .content a {
  color: #9d4d05;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#page-wrap .page-item.pos .content-wrap .content a:hover {
  color: #bc7e45;
}
#page-wrap .page-item.neg .content-wrap {
  padding: 30px 0 25px 0;
}
#page-wrap .page-item.neg .content-wrap .content {
  color: #e4dfd3;
  background: #1c1003;
}
#page-wrap .page-item.neg .content-wrap .content a {
  color: #bc7e45;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#page-wrap .page-item.neg .content-wrap .content a:hover {
  color: #9d4d05;
}
#page-wrap .page-item .singlepage-head {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 0 0 0;
}
#page-wrap .page-item .singlepage-head h1 {
  font-family: 'Roboto', sans-serif;
  position: relative;
  display: block;
  line-height: 1em;
  color: #bc7e45;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 24pt;
  font-weight: 700;
  margin: 0;
  text-shadow: 15px 0px 0px #e4dfd3, -15px 0px 0px #e4dfd3, 10px 0px 0px #e4dfd3, -10px 0px 0px #e4dfd3, 5px 0px 0px #e4dfd3, -5px 0px 0px #e4dfd3;
  z-index: 50;
}
#page-wrap .page-item .singlepage-head .bottom-border {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 8px;
  display: block;
  border-bottom: 1px solid #bc7e45;
  z-index: 5;
}
#page-wrap .page-item .page-head {
  position: relative;
  display: block;
  width: 100%;
  padding: 100px 0 0 0;
}
#page-wrap .page-item .page-head .bottom-border {
  position: absolute;
  bottom: 5px;
  display: block;
  border-bottom: 1px solid #bc7e45;
}
#page-wrap .page-item .page-head .bottom-border.left-border {
  left: 0;
  right: 50%;
  margin: 0 122.5px 0 0;
}
#page-wrap .page-item .page-head .bottom-border.right-border {
  right: 0;
  left: 50%;
  margin: 0 0 0 122.5px;
}
#page-wrap .page-item .page-head .head-text {
  font-family: 'Roboto', sans-serif;
  position: relative;
  display: block;
  width: 245px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
}
#page-wrap .page-item .page-head .head-text span {
  display: block;
  line-height: 110%;
}
#page-wrap .page-item .page-head .head-text span.row1 {
  font-size: 11pt;
  font-weight: 400;
}
#page-wrap .page-item .page-head .head-text span.row2 {
  font-size: 37pt;
  font-weight: 700;
  padding: 5px 0;
}
#page-wrap .page-item .page-head .head-text span.row3 {
  font-size: 21.8pt;
  font-weight: 400;
}
#page-wrap .page-item .page-head .head-text span.row4 {
  font-size: 13pt;
  font-weight: 400;
  padding: 5px 0 0 0;
}
#page-wrap .page-item .page-head .head-text.pos span {
  text-shadow: 0px 0px 50px #e4dfd3;
  -o-text-shadow: 0px 0px 50px #e4dfd3;
  -moz-text-shadow: 0px 0px 50px #e4dfd3;
  -webkit-text-shadow: 0px 0px 50px #e4dfd3;
}
#page-wrap .page-item .page-head .head-text.pos span.row1 {
  color: #1c1003;
}
#page-wrap .page-item .page-head .head-text.pos span.row2 {
  color: #bc7e45;
}
#page-wrap .page-item .page-head .head-text.pos span.row3 {
  color: #1c1003;
}
#page-wrap .page-item .page-head .head-text.pos span.row4 {
  color: #1c1003;
}
#page-wrap .page-item .page-head .head-text.neg span.row1 {
  color: #e4dfd3;
}
#page-wrap .page-item .page-head .head-text.neg span.row2 {
  color: #bc7e45;
}
#page-wrap .page-item .page-head .head-text.neg span.row3 {
  color: #e4dfd3;
}
#page-wrap .page-item .page-head .head-text.neg span.row4 {
  color: #e4dfd3;
}
#page-wrap .page-item .page-head img.head_img {
  display: none;
}
#page-wrap .page-item .page-head span {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
}
#page-wrap footer {
  position: relative;
  display: block;
  padding: 0 20px 20px 20px;
}
#page-wrap footer .inner-wrap {
  position: relative;
  display: block;
  padding: 20px;
  background: #e4dfd3;
}
#page-wrap footer .inner-wrap .payment {
  position: relative;
  display: block;
  width: 100%;
  text-align: justify;
  font-size: 0;
}
#page-wrap footer .inner-wrap .payment:after {
  content: '';
  display: inline-block;
  width: 100%;
}
#page-wrap footer .inner-wrap .payment span {
  color: #1c1003;
  width: 31.33%;
  text-align: center;
  display: inline-block;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 15px 0;
}
#page-wrap footer .inner-wrap .payment span.fa {
  font-size: 27pt;
}
#page-wrap footer .inner-wrap .payment span img {
  display: inline-block;
}
#page-wrap footer .inner-wrap .payment span.text {
  font-size: 10pt;
  border: 1px solid #1c1003;
}
#page-wrap footer .inner-wrap .copyright {
  text-align: center;
  margin: 5px 0 30px 0;
  padding: 15px 0;
  border-top: 1px solid #bc7e45;
  border-bottom: 1px solid #bc7e45;
}
#page-wrap footer .inner-wrap .eu-sh {
  display: block;
  width: 55%;
  margin: 0 auto 25px;
}
#page-wrap footer .inner-wrap .eu-sh img {
  height: auto;
  width: 100%;
}
#page-wrap footer .inner-wrap .rate_tripadvisor {
  display: block;
  width: 55%;
  margin: 0 auto 25px;
}
#page-wrap footer .inner-wrap nav.footer-mn {
  position: relative;
  display: block;
}
#page-wrap footer .inner-wrap nav.footer-mn ul {
  margin: 0;
  padding: 0;
}
#page-wrap footer .inner-wrap nav.footer-mn ul li {
  position: relative;
  display: block;
}
#page-wrap footer .inner-wrap nav.footer-mn ul li a {
  text-align: center;
  color: #1c1003;
  display: block;
  padding: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#page-wrap footer .inner-wrap nav.footer-mn ul li a:hover {
  color: #9d4d05;
}
aside.sidebar.desktop {
  display: none;
}
aside.sidebar.mobile {
  position: absolute;
  display: block;
}
aside.sidebar.mobile.shop_login,
aside.sidebar.mobile.shop_logout {
  top: 15px;
  right: 120px;
  z-index: 500;
}
aside.sidebar.mobile .shop_btn {
  position: relative;
  display: block;
  float: left;
  width: 45px;
  height: 45px;
  background: #1c1003;
  -webkit-border-radius: 65px;
  -moz-border-radius: 65px;
  border-radius: 65px;
}
aside.sidebar.mobile .shop_btn span {
  position: absolute;
  vertical-align: middle;
  text-align: center;
  left: 5px;
  top: 5px;
  width: 31px;
  height: 31px;
  line-height: 31px;
  -webkit-border-radius: 49px;
  -moz-border-radius: 49px;
  border-radius: 49px;
  border: 2px solid #e4dfd3;
  color: #e4dfd3;
  font-size: 14pt;
}
aside.sidebar.mobile.social {
  display: none;
  bottom: 20px;
  height: 40px;
  width: 100%;
  z-index: 50;
  text-align: center;
}
aside.sidebar.mobile.social .soc_btn {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #f3eee1;
  font-size: 0px;
  background: #1c1003;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  margin: 0 5px;
}
aside.sidebar.mobile.social .soc_btn span {
  font-size: 16pt;
  width: 40px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
}
