/*
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%;
}
html,
body {
  background-image: none !important;
}
body {
  font-family: 'Ruda', sans-serif !important;
  color: #000000;
  background-color: white;
  text-align: justify;
}
body ul {
  list-style: none !important;
}
body ul li a {
  display: none !important;
}
body a:link,
body a:visited {
  text-decoration: underline;
  text-decoration-style: dotted !important;
  color: #000000;
}
header,
aside,
footer {
  display: none !important;
}
#page-wrap,
#content {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
section {
  margin: 0 !important;
  padding: 0 0 25px 0 !important;
  height: auto !important;
}
section:not(:first-of-type, :last-of-type) {
  margin: 0 0 50px 0 !important;
  padding: 0 0 50px 0 !important;
  border-bottom: 3px solid #000000 !important;
}
section h1 {
  padding: 1.25em 0 !important;
  margin: 0 !important;
}
section .content-wrap {
  padding: 0 !important;
  margin: 0 !important;
}
section .content-wrap .content {
  font-size: 1.4em !important;
  padding-bottom: 20px !important;
}
section .content-wrap .content .swiper-container {
  display: none;
}
section .content-wrap .content img.alignright {
  float: right !important;
  padding: 2em 1em !important;
}
section .content-wrap .content #infotable img {
  background: #1c1003 !important;
  margin: 1em 0;
  padding: 0.5em;
}
section .content-wrap .content a[title="Sylter-Trading Anteilschein"] {
  display: none !important;
}
section .content-wrap .content ul.sub-a {
  margin: 0 !important;
  padding: 0 !important;
}
section .content-wrap .content ul.sub-a img {
  max-width: 100% !important;
}
section .content-wrap .content ul.sub-b {
  display: none !important;
}
section .content-wrap .content .shop-cats {
  position: relative;
  display: block;
}
section .content-wrap .content .shop-cats:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
section .content-wrap .content .shop-cats .item {
  float: left;
  padding: 0 25px 25px 0;
}
section .content-wrap .content .shop-cats .item.break {
  padding-right: 500px;
}
section .content-wrap .content .shop-cats .item .overlay h2 {
  text-align: center;
}
section .content-wrap .content .shop-cats .item .overlay p {
  text-align: center;
  font-size: 0.8em;
}
section .content-wrap .content .shop-cats .item .text {
  text-align: center;
}
section .content-wrap .lb-close {
  display: none;
}
section .page-head {
  font-size: 1.6em !important;
  padding: 0 !important;
}
section .pwc__gallery {
  height: auto !important;
  display: block !important;
  width: 100% !important;
  margin: 0 auto !important;
}
section .pwc__gallery:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
section .pwc__gallery .pwcg__item {
  float: left !important;
  width: 50% !important;
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
}
section .pwc__gallery .pwcg__item img {
  display: block;
  width: 100%;
  height: auto;
}
section#EP0 {
  width: 100%;
  text-align: center;
  margin: 0 auto !important;
  padding: 0;
}
section#EP0 .branding {
  font-size: 1.1em;
  display: inline-block;
  margin: 0 auto !important;
  padding: 0 !important;
}
section#EP0 .branding:before {
  content: " ";
}
section#EP0 .branding:after {
  content: " ";
}
section#EP1 .content {
  /*
      h1 {
        padding: 1.25em 0 !important;
        margin:0 !important;
      }
    */
}
section#EP1 .content .instagram-head,
section#EP1 .content .instagram-pics {
  display: none;
}
section#EP4 .border {
  display: block;
  position: absolute;
  width: 280px;
  height: 280px;
  z-index: 10;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 300px;
  border: 14px solid #1c1003;
}
section#EP4 img {
  display: block;
  border-radius: 300px;
}
section#EP5 {
  display: none;
}
