/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./resources/scss/base.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* BS4 Grid XXL breakpoint */
/* adding col-xxl */
.col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1440px) {
  /* expanding BS4 max-width */
  .container,
  .container-max {
    max-width: 1410px;
  }
  /* grid columns xxl */
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xxl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxl-11 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxl-12 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* order xxl */
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  /* text-align xxl */
  .text-xxl-center {
    text-align: center !important;
  }
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  /* float xxl */
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  /* display xxl */
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* offsets xxl */
  .offset-xxl-1 {
    margin-left: 8.333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.666667%;
  }
  /* spacing xxl */
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0, .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0, .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0, .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0, .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1, .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1, .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1, .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1, .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2, .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2, .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2, .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2, .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3, .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3, .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3, .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3, .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4, .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4, .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4, .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4, .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5, .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5, .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5, .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5, .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0, .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0, .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0, .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0, .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1, .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1, .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1, .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1, .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2, .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2, .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2, .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2, .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3, .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3, .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3, .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3, .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4, .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4, .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4, .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4, .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5, .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5, .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5, .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5, .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto, .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto, .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto, .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto, .mx-xxl-auto {
    margin-left: auto !important;
  }
}
.picture-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.picture-absolute img {
  width: 100%;
  height: auto;
}

.border-radius {
  border-radius: 10px;
  overflow: hidden;
}

/* lato-300 - latin */
@font-face {
  font-display: swap;
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("https://cdn02.plentymarkets.com/u733y7utix3s/frontend/Header/Lurchi/Fonts/lato-v24-latin-300.woff2") format("woff2");
}
/* lato-regular - latin */
@font-face {
  font-display: swap;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("https://cdn02.plentymarkets.com/u733y7utix3s/frontend/Header/Lurchi/Fonts/lato-v24-latin-regular.woff2") format("woff2");
}
/* lato-italic - latin */
@font-face {
  font-display: swap;
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  src: url("https://cdn02.plentymarkets.com/u733y7utix3s/frontend/Header/Lurchi/Fonts/lato-v24-latin-italic.woff2") format("woff2");
}
/* lato-700 - latin */
@font-face {
  font-display: swap;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("https://cdn02.plentymarkets.com/u733y7utix3s/frontend/Header/Lurchi/Fonts/lato-v24-latin-700.woff2") format("woff2");
}
/* lato-900 - latin */
@font-face {
  font-display: swap;
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: url("https://cdn02.plentymarkets.com/u733y7utix3s/frontend/Header/Lurchi/Fonts/lato-v24-latin-900.woff2") format("woff2");
}
@font-face {
  font-family: "lurchi";
  src: url("https://cdn02.plentymarkets.com/u733y7utix3s/frontend/Header/Lurchi/Fonts/lurchi.eot?rn93gd");
  src: url("https://cdn02.plentymarkets.com/u733y7utix3s/frontend/Header/Lurchi/Fonts/lurchi.eot?rn93gd#iefix") format("embedded-opentype"), url("https://cdn02.plentymarkets.com/u733y7utix3s/frontend/Header/Lurchi/Fonts/lurchi.ttf?rn93gd") format("truetype"), url("https://cdn02.plentymarkets.com/u733y7utix3s/frontend/Header/Lurchi/Fonts/lurchi.woff?rn93gd") format("woff"), url("https://cdn02.plentymarkets.com/u733y7utix3s/frontend/Header/Lurchi/Fonts/lurchi.svg?rn93gd#lurchi") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=lurchi-], [class*=" lurchi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lurchi" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lurchi-Login:before {
  content: "\e900";
}

.lurchi-Suche:before {
  content: "\e901";
}

.lurchi-Warenkorb:before {
  content: "\e902";
}

.lurchi-BurgerMenu:before {
  content: "\e903";
}

.lurchi-Home:before {
  content: "\e904";
}

.lurchi-location:before {
  content: "\e947";
}

.lurchi-bubbles3:before {
  content: "\e96f";
}

.lurchi-users:before {
  content: "\e972";
}

.lurchi-cog:before {
  content: "\e994";
}

.lurchi-list2:before {
  content: "\e9bb";
}

body,
html {
  font-family: "Lato";
  color: #000;
  background: #fff;
  font-size: 16px;
  color: #000;
}
@media (min-width: 768px) {
  body,
  html {
    font-size: 18px;
  }
}

.font-red {
  color: #000;
}

.big-title {
  font-size: 40px;
}
@media (min-width: 768px) {
  .big-title {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .big-title {
    font-size: 66px;
  }
}

h1,
.h1,
.widget-title-bar h1 {
  font-size: 30px;
}
@media (min-width: 768px) {
  h1,
  .h1,
  .widget-title-bar h1 {
    font-size: 40px;
  }
}

h2,
.h2,
.widget-title-bar h2 {
  font-size: 30px;
}
@media (min-width: 768px) {
  h2,
  .h2,
  .widget-title-bar h2 {
    font-size: 34px;
  }
}

h3,
.h3,
.widget-title-bar h3 {
  font-size: 18px;
}
@media (min-width: 768px) {
  h3,
  .h3,
  .widget-title-bar h3 {
    font-size: 20px;
  }
}

h4,
.h4,
.widget-title-bar h4 {
  font-size: 16px;
}
@media (min-width: 768px) {
  h4,
  .h4,
  .widget-title-bar h4 {
    font-size: 18px;
  }
}

h5,
.h5,
.widget-title-bar h5 {
  font-size: 16px;
}

h6,
.h6,
.widget-title-bar h6 {
  font-size: 16px;
}

.widget-title-bar .bg-appearance * {
  color: #000 !important;
}

.small {
  font-size: 12px;
}
@media (min-width: 992px) {
  .small {
    font-size: 14px;
  }
}

.widget-accordion .card {
  margin-bottom: 15px;
  border: 1px solid #b2b2b2 !important;
  border-radius: 10px;
  overflow: hidden;
}
.widget-accordion .card button {
  background: transparent;
  border-bottom: 0;
  text-decoration: none;
  border-radius: 0 !important;
}
.widget-accordion .card button i {
  font-size: 18px !important;
  color: #b2b2b2;
  top: -1px !important;
}
.widget-accordion .card button h5 {
  font-family: "Lato";
  color: #000;
  font-size: 16px;
}
.widget-accordion .card button:hover h5 {
  color: #000;
}
.widget-accordion .card-body p {
  line-height: 1.5;
}

.main-title {
  margin-top: 50px;
  margin-bottom: 20px !important;
  text-align: center;
}
.main-title > .widget-inner {
  padding: 0 !important;
}
@media (min-width: 992px) {
  .main-title {
    margin-top: 100px;
    margin-bottom: 50px !important;
  }
}
.main-title p {
  font-size: 40px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .main-title p {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .main-title p {
    font-size: 66px;
  }
}

.mt-6 {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .mt-6 {
    margin-top: 110px;
  }
}

.mb-6 {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .mb-6 {
    margin-bottom: 110px;
  }
}

.mt-7 {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .mt-7 {
    margin-top: 155px;
  }
}

.mb-7 {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .mb-7 {
    margin-bottom: 155px;
  }
}

.text-muted {
  color: #8a8a8a !important;
}

.btn-sm {
  font-size: 13px;
}
.btn-sm i {
  font-size: 13px;
}

.qty-btn i {
  font-size: 13px;
}

.alert {
  border-radius: 10px;
}
.alert strong {
  display: none;
}

.breadcrumbs {
  background: transparent;
}
.breadcrumbs .breadcrumb {
  background: transparent;
}
.breadcrumbs .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: "»";
}
.breadcrumbs .breadcrumb .breadcrumb-item a,
.breadcrumbs .breadcrumb .breadcrumb-item span {
  font-size: 13px;
  color: #8a8a8a;
}

.flex-1 {
  flex: 1;
}

.splide:not(.list-item-slide):not(.splide-slider-stepbystep):not(.list-prev-images-splide):not(.splide-slider):not(.splide-rezept-slider-item) {
  visibility: visible !important;
}
.splide:not(.list-item-slide):not(.splide-slider-stepbystep):not(.list-prev-images-splide):not(.splide-slider):not(.splide-rezept-slider-item):not(.is-initialized) .splide__list {
  gap: 30px;
}
.splide:not(.list-item-slide):not(.splide-slider-stepbystep):not(.list-prev-images-splide):not(.splide-slider):not(.splide-rezept-slider-item):not(.is-initialized) .splide__list .splide__slide {
  flex: 1;
}

#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
  z-index: 99 !important;
}

@media (max-width: 767.98px) {
  .list-item-slide,
  .splide-slider-cats,
  .splide-slider-stepbystep {
    margin-right: -15px;
    margin-left: -15px;
  }
  .list-item-slide .splide__track,
  .splide-slider-cats .splide__track,
  .splide-slider-stepbystep .splide__track {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.tooltip-inner {
  border-radius: 10px;
  overflow: hidden;
}

.is-shopbuilder .splide-slider-cats {
  gap: 30px;
}
.is-shopbuilder .splide-slider-cats .splide__slide {
  width: 25%;
}
.is-shopbuilder .splide-slider-cats .splide__slide:nth-child(n+5) {
  display: none;
}
.is-shopbuilder .cookie-bar {
  display: none !important;
}

.cookie-bar.out {
  display: none !important;
}

.page-privacy-policy .cookie-bar.out {
  display: block !important;
}

.input-unit {
  border: 1px solid #9a9a9a;
}
.input-unit .custom-select {
  border: 0;
  border-radius: 0;
}

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 1px solid #b2b2b2;
}
hr.hr-big {
  margin-top: 46px;
  margin-bottom: 46px;
}

.custom-select {
  background: #fff url('data:image/svg+xml,<svg id="Ebene_1" data-name="Ebene 1" xmlns="http://www.w3.org/2000/svg" width="44.5408mm" height="26.1671mm" viewBox="0 0 126.2574 74.1746"><path d="M68.9269,74.0733l56.185-56.1861a6.9214,6.9214,0,0,0,0-9.768l-4.1366-4.1377a6.916,6.916,0,0,0-9.768,0L64.0265,51.1624,16.7933,3.93a6.9229,6.9229,0,0,0-9.769,0L2.8887,8.0674a6.9212,6.9212,0,0,0,0,9.7679l56.2364,56.238A6.97,6.97,0,0,0,68.9269,74.0733Z" transform="translate(-0.8716 -1.9127)"/></svg>') no-repeat;
  background-size: 12px;
  background-position: right 15px center !important;
  border: 1px solid #9a9a9a;
}

div#page-body,
div.footer {
  overflow: visible;
}

.nav-tabs,
.single .nav-tabs {
  border-bottom: 1px solid #b2b2b2;
}
.nav-tabs .nav-item,
.single .nav-tabs .nav-item {
  margin-bottom: 0;
  margin-right: 42px;
}
.nav-tabs .nav-item:last-child,
.single .nav-tabs .nav-item:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .nav-tabs .nav-item,
  .single .nav-tabs .nav-item {
    margin-right: 55px;
  }
  .nav-tabs .nav-item:last-child,
  .single .nav-tabs .nav-item:last-child {
    margin-right: 0;
  }
}
.nav-tabs .nav-item .nav-link,
.single .nav-tabs .nav-item .nav-link {
  border: 0;
  border-radius: 0;
  padding: 15px 0;
  font-weight: 600;
  color: #878787 !important;
}
.nav-tabs .nav-item .nav-link.active,
.single .nav-tabs .nav-item .nav-link.active {
  border: 0;
  border-bottom: solid 4px #626262;
  color: #000 !important;
}
.nav-tabs .nav-item .nav-link:hover:not(.active),
.single .nav-tabs .nav-item .nav-link:hover:not(.active) {
  border: 0;
  border-bottom: solid 4px #fff;
}

body .ts-rating-light.productreviewsSummary .icon-star-empty:before,
body .ts-rating-light.productreviewsSummary .icon-star-full:before {
  font-family: "ruf" !important;
  content: "\e900" !important;
}

.owl-insta-modal {
  height: 100%;
}

body .instagramm-wall-modal .instagramm-wall-modal-txt-wrap {
  height: calc(100% - 49px - 84px);
}

/*
.cookie-bar{
    font-size: 14px;

    .btn{
        padding: 10px 32px;
        font-size: 14px;
    }
    &.out{
        background: transparent !important;
        box-shadow: none !important;
    }
    &:not(.expand){
        .container-max{
            max-height: calc(100vh - 200px);
            @include media-breakpoint-up(md) { 
                max-height: 100vh;
            }
        }
        .custom-switch{
            display: none !important;
        }
    }

    .h2{
        font-size: 20px;
        font-weight: 600;
    }
    .h4{
        font-size: 18px;
        font-weight: 600;
    }
    @include media-breakpoint-up(md) { 
        max-width: 738px;
    }
    @include media-breakpoint-up(lg) { 
        max-width: 962px;
    }
    @include media-breakpoint-up(xl) { 
        max-width: 1000px;
    }

}*/
body:not(.is-shopbuilder) .rf-lazy {
  visibility: hidden;
}
body:not(.is-shopbuilder) .rf-lazy[data-ll-status=loaded] {
  visibility: visible;
}

.splide__arrow:not(.splide-arrow-special) {
  background: #8abd24;
  opacity: 1;
  color: #000;
}
.splide__arrow:not(.splide-arrow-special).splide__arrow--next {
  right: -10px;
}
.splide__arrow:not(.splide-arrow-special).splide__arrow--next > span {
  width: 13px;
}
.splide__arrow:not(.splide-arrow-special).splide__arrow--prev {
  left: -10px;
}
.splide__arrow:not(.splide-arrow-special).splide__arrow--prev > span {
  width: 17px;
}
@media (min-width: 768px) {
  .splide__arrow:not(.splide-arrow-special).splide__arrow--next {
    right: -10px;
  }
  .splide__arrow:not(.splide-arrow-special).splide__arrow--prev {
    left: -10px;
  }
}
@media (min-width: 1042px) {
  .splide__arrow:not(.splide-arrow-special).splide__arrow--next {
    right: -25px;
  }
  .splide__arrow:not(.splide-arrow-special).splide__arrow--prev {
    left: -25px;
  }
}
@media (min-width: 992px) {
  .splide__arrow:not(.splide-arrow-special).splide__arrow--next {
    right: -10px;
  }
  .splide__arrow:not(.splide-arrow-special).splide__arrow--prev {
    left: -10px;
  }
}
@media (min-width: 1250px) {
  .splide__arrow:not(.splide-arrow-special).splide__arrow--next {
    right: -25px;
  }
  .splide__arrow:not(.splide-arrow-special).splide__arrow--prev {
    left: -25px;
  }
}
@media (min-width: 1440px) {
  .splide__arrow:not(.splide-arrow-special).splide__arrow--next {
    right: -10px;
  }
  .splide__arrow:not(.splide-arrow-special).splide__arrow--prev {
    left: -10px;
  }
}
@media (min-width: 1490px) {
  .splide__arrow:not(.splide-arrow-special).splide__arrow--next {
    right: -25px;
  }
  .splide__arrow:not(.splide-arrow-special).splide__arrow--prev {
    left: -25px;
  }
}
.splide__arrow:not(.splide-arrow-special):disabled {
  display: none;
}
@media (min-width: 1200px) {
  .splide__arrow.splide-arrow-special {
    font-size: 70px;
  }
}

.modal-content {
  border-radius: 10px;
}
.modal-content .h3 {
  font-size: 22px;
}

.instagramm-wall-modal .instagram-wall-modal-btn {
  border-radius: 500px;
  padding: 0;
  color: #000;
}
.instagramm-wall-modal .close {
  opacity: 1;
  color: #fff;
}

.modal-aktion .modal-content {
  overflow: hidden;
}
.modal-aktion .close {
  position: absolute;
  top: 0px;
  right: 10px;
  opacity: 1;
  font-size: 40px;
}
.modal-aktion .aktion-bg-with-color {
  min-height: 250px;
}
@media (min-width: 576px) {
  .modal-aktion .aktion-bg-with-color {
    min-height: 500px;
  }
}
.modal-aktion .aktion-bg-with-color img {
  max-width: 100%;
}

.dfd-root {
  z-index: 1000 !important;
}

.isB2B .txt-anrede-myaccount {
  display: none;
}

#pos-bottom_left .review-details {
  display: none;
}
@media (min-width: 768px) {
  #pos-bottom_left {
    left: auto;
    right: 0;
    bottom: 90px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
  }
  #pos-bottom_left .bottom-area {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 5px !important;
  }
  #pos-bottom_left .tooltipp {
    right: 9px;
    left: auto;
  }
  #pos-bottom_left .tooltipp .arrow-tooltip {
    right: 50px;
    left: auto;
  }
}
#pos-bottom_left .date {
  display: block;
  text-align: center;
}

button,
.btn {
  padding: 11px 28px;
}
@media (min-width: 992px) {
  button,
  .btn {
    padding: 13px 32px;
  }
}

.btn-outline-secondary {
  border: solid 1px #9a9a9a;
  color: #000;
}

.home-seo-txt p {
  font-size: 15px;
}
.home-seo-txt h1 {
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 28px;
  font-family: "Lato";
}
@media (min-width: 768px) {
  .home-seo-txt h1 {
    font-size: 40px;
    margin-bottom: 50px;
  }
}
.home-seo-txt a {
  margin-top: 40px;
}
.home-seo-txt .widget-image {
  border-radius: 10px;
  overflow: hidden;
}

header {
  position: sticky;
  top: 0;
  left: 0;
  background: #fff;
}
header .wish-list-link {
  cursor: pointer;
}
header .top-header-usp ul {
  height: 20px;
  position: relative;
}
header .top-header-usp ul li {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-size: 10px;
  position: absolute;
  left: 0;
  right: 0;
  transform: translateY(-40px);
  transition: all 0.4s ease;
}
header .top-header-usp ul li.active-point {
  transform: translateY(0);
}
@media (min-width: 768px) {
  header .top-header-usp ul {
    height: 41px;
  }
  header .top-header-usp ul li {
    position: static;
    transform: translateY(0) !important;
    font-size: 15px;
  }
}
header .header-inner {
  border-bottom: solid 1px #ccc;
  padding-top: 7px;
  padding-bottom: 7px;
}
@media (min-width: 992px) {
  header .header-inner {
    padding-top: 0;
    padding-bottom: 0;
  }
}
header .main-search {
  visibility: visible;
  opacity: 0;
  position: absolute;
  left: 0;
  z-index: -1;
  background: #efefef;
  padding: 15px;
  transform: translate3d(0, -110%, 0);
  -webkit-transform: translate3d(0, -110%, 0);
  -ms-transform: translate3d(0, -110%, 0);
  top: 100%;
  width: 100%;
  transition: all 300ms ease 0s;
  /*
  @include media-breakpoint-up(md) { 
      display: block;
      padding: 0;
      opacity: 1;
      position: static;
      z-index: auto;
      background: transparent;
      width: auto;
      visibility: visible;
      transform: translateY(0);
  }*/
}
header .main-search.is-open {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  z-index: 99;
}
header .main-search .search-input {
  border: solid 1px #c3c3c3;
  padding-left: 45px;
  padding-right: 15px;
  width: 100%;
  height: 36px;
  font-size: 15px;
}
header .main-search .search-submit {
  background: transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-size: 15px;
  color: #000;
  /* .ruf-lupe{
       &.is-load-true{
           &:before{
               content: "";
               font: normal normal normal 14px/1 FontAwesome;
           }
       }
   }*/
}
@media (min-width: 992px) {
  header .main-search {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
@media (min-width: 1440px) {
  header .main-search {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
header .navbar-brand {
  margin: 0;
}
header .navbar-brand img {
  width: 70px;
  min-width: 70px;
}
@media (min-width: 768px) {
  header .navbar-brand img {
    width: 100px;
    min-width: 100px;
    max-height: none;
  }
}
@media (min-width: 992px) {
  header .navbar-brand img {
    width: 140px;
    min-width: 140px;
  }
}
header .col-logo {
  max-width: 140px;
}
@media (min-width: 992px) {
  header .control-basket {
    margin-right: 10px !important;
  }
}
header .control-basket .toggle-basket-preview {
  background: transparent;
  color: #000;
}
header .control-basket .toggle-basket-preview .wk-badge {
  background: #8abd24;
  height: 18px;
  width: 18px;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  position: absolute;
  top: -2px;
  right: 2px;
  font-size: 14px;
  line-height: 1;
}
header .controls-list .nav-link {
  background: transparent !important;
  color: #000;
  padding: 0 8px;
}
@media (min-width: 375px) {
  header .controls-list .nav-link {
    padding: 0 12px;
  }
}
@media (min-width: 1200px) {
  header .controls-list .nav-link {
    padding: 0 15px;
  }
}
@media (min-width: 1440px) {
  header .controls-list .nav-link {
    padding: 0 1rem;
  }
}
header .controls-list .nav-link > i {
  font-size: 24px;
}
header .controls-list .nav-link:hover {
  color: #000;
}
header .top-bar-items .controls > .btn-outline-primary {
  font-size: 16px;
  padding: 0.5rem 1rem;
}
header .navbar {
  background: #fff;
}
@media (min-width: 1200px) {
  header .navbar {
    position: static;
    bottom: auto;
    left: auto;
  }
}
header .navbar .main-navbar-collapsable .mainmenu {
  /*

  @include media-breakpoint-up(xl) { 
      overflow: visible;
  }*/
}
header .navbar .main-navbar-collapsable .mainmenu > li {
  display: flex;
  height: 100%;
  align-items: center;
}
header .navbar .main-navbar-collapsable .mainmenu > li > a {
  font-size: 18px;
  font-weight: 700;
  padding: 15px 10px;
  color: #000;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  header .navbar .main-navbar-collapsable .mainmenu > li > a {
    padding: 15px 15px;
  }
}
@media (min-width: 1440px) {
  header .navbar .main-navbar-collapsable .mainmenu > li > a {
    padding: 15px 1rem;
  }
}
header .navbar .main-navbar-collapsable .mainmenu > li > a:after {
  display: none;
}
header .navbar .main-navbar-collapsable .mainmenu > li:hover, header .navbar .main-navbar-collapsable .mainmenu > li.active {
  background: transparent;
}
header .navbar .main-navbar-collapsable .mainmenu > li:hover > a, header .navbar .main-navbar-collapsable .mainmenu > li.active > a {
  color: #000;
}
header .navbar .main-navbar-collapsable .mainmenu > li.isHover .collapse-custom, header .navbar .main-navbar-collapsable .mainmenu > li.hover .collapse-custom {
  display: block;
}
header .navbar .main-navbar-collapsable .mainmenu .collapse-custom {
  z-index: 999;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  background: transparent;
}
header .navbar .main-navbar-collapsable .mainmenu .collapse-custom .collapase-custom-inner {
  padding: 60px 60px 70px 60px;
  border-top: solid 1px #ccc;
  background: #efefef;
}
header .navbar .main-navbar-collapsable .mainmenu .collapse-custom ul {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 70px;
       column-gap: 70px;
  padding-top: 15px;
}
header .navbar .main-navbar-collapsable .mainmenu .collapse-custom ul > li {
  padding: 13px 0;
}
header .navbar .main-navbar-collapsable .mainmenu .collapse-custom ul > li > a {
  color: #000 !important;
}
header .navbar .main-navbar-collapsable .mainmenu .collapse-custom ul > li > a:hover {
  color: #000 !important;
}
header .container-header-content {
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
header .container-header-content::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1200px) {
  header .container-header-content {
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: visible;
  }
  header .container-header-content > .row {
    position: relative;
  }
}
header .container-header-main {
  padding-top: 10px;
}
header .btn-mobile-nav {
  background: transparent;
  border: 0;
  padding: 0 8px;
  color: #000;
}
@media (min-width: 375px) {
  header .btn-mobile-nav {
    padding: 0 12px;
  }
}
header .btn-mobile-nav i {
  font-size: 24px;
}
header .btn-mobile-nav.btn-mobile-nav-menu i {
  font-size: 16px;
}
@media (min-width: 768px) {
  header .col-top-bar-nav {
    max-width: 245px;
  }
}
@media (min-width: 1200px) {
  header .col-top-bar-nav {
    max-width: 195px;
  }
}
header .pd-r-custom {
  padding-right: 0;
}
@media (min-width: 992px) {
  header .pd-r-custom {
    padding-right: 15px;
  }
}
header .pd-l-custom {
  padding-left: 0;
}
@media (min-width: 768px) {
  header .pd-l-custom {
    padding-left: 15px;
  }
}
header .control-user .dropdown .dropdown-menu {
  min-width: 140px;
}

.mega-menu-img {
  padding-bottom: 39.5569620253%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.mega-menu-img > a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.mega-menu-img > a img {
  max-width: 100%;
  height: auto;
}
.mega-menu-img > a span {
  position: absolute;
  top: 45px;
  left: 45px;
  font-size: 56px;
  text-shadow: 0px 0px 10px #000;
}

body:not(.page-home-category) .container-header-content::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #b2b2b2;
  display: block;
  margin-top: 10px;
}
@media (min-width: 1200px) {
  body:not(.page-home-category) .container-header-content::after {
    margin-top: 15px;
  }
}

.mobile-navigation {
  background: #efefef;
  max-width: 350px;
  right: 0;
  left: auto;
  width: 90%;
}
.mobile-navigation .ddown:not(.ddown-mega-menu-img) a {
  color: #000 !important;
}
.mobile-navigation .fa-caret-right:before {
  font-family: "ruf" !important;
  content: "\e916";
  color: #000 !important;
  font-size: 15px;
}
.mobile-navigation .fa-level-up {
  color: #000 !important;
}
.mobile-navigation .breadcrumb {
  border-radius: 0;
  background: #000;
}
.mobile-navigation .breadcrumb .breadcrumb-item:after {
  color: #fff;
}
.mobile-navigation .ddown-mega-menu-img {
  display: block !important;
  padding: 1rem;
}
.mobile-navigation .ddown-mega-menu-img .mega-menu-img a {
  padding: 0;
}
.mobile-navigation .ddown-mega-menu-img .mega-menu-img a span {
  top: 15px;
  left: 30px;
  font-size: 33px;
  line-height: 1.2;
}
.mobile-navigation .mobile-nav-b2b-link a {
  color: #db0032 !important;
  border-top: solid 1px #db0032;
  border-bottom: solid 1px #db0032;
  padding: 10px 1rem;
}

.menu-layer,
.filter-backdrop {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  transition: all 0.4s ease;
}
@media (min-width: 768px) {
  .menu-layer.filter-backdrop,
  .filter-backdrop.filter-backdrop {
    display: none;
  }
}
@media (min-width: 1200px) {
  .menu-layer.menu-layer,
  .filter-backdrop.menu-layer {
    display: none;
  }
}

body.menu-is-visible {
  width: 100%;
}
body.menu-is-visible .menu-layer {
  z-index: 99990;
  opacity: 1;
  visibility: visible;
}

body.open-filter {
  width: 100%;
  position: fixed;
  overflow-y: hidden;
}
body.open-filter .filter-backdrop {
  z-index: 99990;
  opacity: 1;
  visibility: visible;
}

.back-to-top {
  border-radius: 500px !important;
  font-size: 12px;
  border: 0 !important;
  line-height: 30px;
}
.back-to-top i {
  font-size: 12px !important;
}

.dfd-card-type-product,
.dfd-card-type-products {
  border: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}
.dfd-card-type-product .dfd-card-media,
.dfd-card-type-products .dfd-card-media {
  border-radius: 10px;
  overflow: hidden;
  background: #efefef;
  overflow: hidden;
  padding: 20px;
}

.login-register-wrap {
  padding: 0 15px;
}
.login-register-wrap .h3 {
  position: relative;
  font-weight: 600;
}
.login-register-wrap .h3::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background: #ccc;
  left: 0;
  top: 50%;
  z-index: 1;
}
.login-register-wrap .h3 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  background: #fff;
  padding: 10px;
}

.splide-slider-stepbystep {
  visibility: visible !important;
}
.splide-slider-stepbystep a {
  display: block;
  position: relative;
  padding-bottom: 79.3650793651%;
  border-radius: 10px;
  overflow: hidden;
}
.splide-slider-stepbystep a span {
  position: absolute;
  top: 20px;
  left: 25px;
  font-size: 18px;
  z-index: 1;
  color: #fff;
  text-shadow: 0px 0px 10px #000;
  font-weight: 700;
}
.splide-slider-stepbystep a img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.splide-slider-stepbystep a:hover::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.splide-slider-stepbystep a:hover:hover::before, .splide-slider-stepbystep a:hover:focus::before {
  animation: shine 0.7s;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.splide-slider-stepbystep:not(.is-initialized) .splide__list {
  gap: 15px;
}
.splide-slider-stepbystep:not(.is-initialized) .splide__list .splide__slide {
  width: 252px;
}
@media (min-width: 992px) {
  .splide-slider-stepbystep .splide__list {
    display: flex !important;
    flex-wrap: wrap;
    margin-left: -15px !important;
    margin-right: -15px !important;
    gap: 30px 0 !important;
  }
  .splide-slider-stepbystep .splide__list .splide__slide {
    width: 25% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .splide-slider-stepbystep .splide__list .splide__slide {
    width: 20% !important;
  }
}

.badge-cat {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #000;
  color: #fff;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  right: 0;
  top: 0;
  z-index: 2;
  font-size: 14px;
}
.badge-cat.badge-percent {
  background: #d72828;
}
.badge-cat.badge-new {
  background: #ffed00;
  color: #000;
}

.list-controls .list-controls-inner {
  background: transparent;
}
.list-controls .list-controls-inner > .p-2 {
  display: block !important;
  padding: 0 !important;
}
@media (min-width: 768px) {
  .list-controls .list-controls-inner > .p-2 {
    display: flex !important;
  }
}

.widget-primary .pagination {
  gap: 5px;
}
.widget-primary .pagination .page-item .page-link {
  border: solid 1px #fff;
  height: 30px;
  width: 30px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #878787;
}
.widget-primary .pagination .page-item .page-link:hover {
  background: transparent;
  font-weight: 700;
}
.widget-primary .pagination .page-item .page-link > i {
  color: #000;
}
.widget-primary .pagination .page-item.active .page-link {
  color: #000;
  font-weight: 700;
  border: solid 1px #fff;
  background: transparent;
}
.widget-primary .pagination .page-item.disabled {
  display: none;
}

.widget-item-grid > .widget-inner > li {
  padding-bottom: 45px;
}
@media (min-width: 992px) {
  .widget-item-grid > .widget-inner > li {
    padding-bottom: 90px;
  }
}

.col-row-relative {
  position: relative;
}
.col-row-relative .col,
.col-row-relative .list-controls {
  position: relative;
}
@media (min-width: 768px) {
  .col-row-relative .col,
  .col-row-relative .list-controls {
    position: static;
  }
}
.col-row-relative .col .flex-fill,
.col-row-relative .list-controls .flex-fill {
  flex: none !important;
  display: flex;
}
.col-row-relative .col .flex-fill > .widget,
.col-row-relative .list-controls .flex-fill > .widget {
  width: calc(50% - 5px);
}
@media (min-width: 768px) {
  .col-row-relative .col .flex-fill > .widget,
  .col-row-relative .list-controls .flex-fill > .widget {
    width: auto;
  }
}
.col-row-relative .col .flex-fill .widget-item-sorting,
.col-row-relative .list-controls .flex-fill .widget-item-sorting {
  margin-right: 10px !important;
}
@media (min-width: 768px) {
  .col-row-relative .col .flex-fill .widget-item-sorting,
  .col-row-relative .list-controls .flex-fill .widget-item-sorting {
    margin-right: 0 !important;
  }
}
.col-row-relative a[data-toggle=collapse] {
  text-decoration: none !important;
  padding: 0.8rem 1rem 0.8rem 1rem;
  border: 1px solid #9a9a9a;
  height: 51px;
  color: #495057 !important;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .col-row-relative a[data-toggle=collapse] {
    width: auto;
    margin-top: 0;
    margin-left: 10px;
    margin-bottom: 0;
  }
}
.col-row-relative .list-sort,
.col-row-relative .list-itemsperpage {
  display: block !important;
  padding: 0 !important;
}
@media (min-width: 768px) {
  .col-row-relative .widget-items-per-page {
    margin-left: 9px !important;
  }
}

.widget-filter-base .widget-filter-attributes-properties-characteristics {
  display: flex;
  flex-wrap: wrap;
}
.widget-filter-base .widget-filter-attributes-properties-characteristics > .card {
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .widget-filter-base .widget-filter-attributes-properties-characteristics > .card {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .widget-filter-base .widget-filter-attributes-properties-characteristics > .card {
    width: 33.33333%;
  }
}
@media (min-width: 1200px) {
  .widget-filter-base .widget-filter-attributes-properties-characteristics > .card {
    width: 25%;
  }
}
.widget-filter-base .widget-filter-attributes-properties-characteristics > .card .form-check-label {
  padding: 8px 5px;
  font-size: 15px;
}
.widget-filter-base .widget-filter-attributes-properties-characteristics > .card .h5 {
  font-size: 16px;
  font-weight: 600;
  padding: 8px 5px !important;
  border-bottom: solid 1px #ccc;
}
.widget-filter-base .widget-filter-attributes-properties-characteristics > .card .filter-items-wrapper {
  max-height: 300px;
  overflow: auto;
}

.cat-main-img-wrap {
  height: 200px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
@media (min-width: 768px) {
  .cat-main-img-wrap {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .cat-main-img-wrap {
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .cat-main-img-wrap {
    height: 500px;
  }
}
.cat-main-img-wrap img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  max-width: none;
  -o-object-position: top;
     object-position: top;
}
.cat-main-img-wrap .container-max {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.cat-title-wrap h1 {
  font-size: 35px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .cat-title-wrap h1 {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  .cat-title-wrap h1 {
    font-size: 60px;
  }
}
@media (min-width: 1200px) {
  .cat-title-wrap h1 {
    font-size: 90px;
  }
}
@media (min-width: 1200px) {
  .cat-title-wrap.cat-no-img-wrap h1 {
    font-size: 50px;
  }
}
.cat-title-wrap.cat-main-img-wrap {
  color: #fff;
  text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.75);
}

@media (min-width: 768px) {
  .filter-collapse {
    width: calc(100% - 30px) !important;
  }
}
.filter-collapse > div {
  padding: 15px;
}

.widget-pagination .pagination {
  margin-bottom: 0 !important;
}

.category-description h2 strong, .category-description h2 b {
  font-weight: 400 !important;
}
.category-description h3, .category-description h4, .category-description h5, .category-description h6 {
  font-family: "Lato";
  font-size: 18px;
  font-weight: 600;
}
.category-description a {
  color: #000;
  text-decoration: underline;
}

@media (min-width: 992px) {
  .category-description-two {
    -moz-column-count: 2;
         column-count: 2;
  }
  .category-description-two .cat-description-break {
    -moz-column-break-before: column;
         break-before: column;
  }
}

.cat-facet-group {
  position: relative;
}
@media (min-width: 768px) {
  .cat-facet-group {
    margin-right: 46px;
    min-width: 200px;
  }
}
.cat-facet-group .facet-fake-select {
  padding: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  border-bottom: 1px solid #9a9a9a;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .cat-facet-group .facet-fake-select {
    border: 1px solid #9a9a9a;
    border-radius: 500px;
    padding: 0.8rem 1rem 0.8rem 1rem;
  }
}
.cat-facet-group .facet-fake-select span {
  font-size: 13px;
  transform: rotate(90deg);
  margin-left: 10px;
}
.cat-facet-group .facet-items {
  display: none;
  padding: 15px;
  border-bottom: 1px solid #9a9a9a;
}
@media (min-width: 768px) {
  .cat-facet-group .facet-items {
    position: absolute;
    top: 100%;
    background: #fff;
    left: 0;
    width: 100%;
    border: solid 1px #9a9a9a;
    z-index: 999;
    border-top: 0;
    border-radius: 0 0 20px 20px;
  }
}
.cat-facet-group .facet-items label {
  padding: 10px 0 !important;
  background: #fff !important;
}
@media (min-width: 768px) {
  .cat-facet-group .facet-items label {
    padding: 5px 0 !important;
  }
}
.cat-facet-group .facet-items label .filter-badge {
  border-radius: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  margin-left: 10px;
}
.cat-facet-group .facet-items label:hover {
  color: #000;
}
.cat-facet-group.is-open .facet-fake-select {
  border-bottom: 0;
}
@media (min-width: 768px) {
  .cat-facet-group.is-open .facet-fake-select {
    border-radius: 20px 20px 0 0;
  }
}
.cat-facet-group.is-open .facet-items {
  display: block;
}
.cat-facet-group .item-filter-price {
  display: block;
  padding: 0;
}
.cat-facet-group .item-filter-price > .input-group {
  margin-bottom: 10px;
}
.cat-facet-group .item-filter-price button {
  width: 100%;
  text-align: center;
}
.cat-facet-group .item-filter-price button > .fa {
  float: none !important;
}

.facet-filter-container {
  display: block;
  height: 100%;
  position: fixed;
  top: 0;
  padding: 0;
  background: #fff;
  z-index: 99999;
  max-width: 350px;
  width: 90%;
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  right: 0;
  overflow: hidden;
  transition: all 0.4s ease;
}
@media (min-width: 768px) {
  .facet-filter-container {
    position: static;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    overflow: visible;
    width: auto;
    z-index: 100;
    display: flex;
    max-width: none;
  }
}
.facet-filter-container .filter-mobile-head {
  padding: 7px 0 7px 15px;
  background: #000;
  font-size: 17px;
  color: #fff;
  font-weight: 600;
}
.facet-filter-container .widget-filter-base {
  margin: 0 !important;
}

.open-filter .facet-filter-container {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.btn-toggle-filter {
  padding: 0.8rem 1rem;
}

.list-controls .selected-filters .selected-filter {
  background-color: #fff;
  border-radius: 10px;
  border: solid 1px #9a9a9a;
}

.single .widget-tab .nav-tabs {
  display: none;
}
@media (min-width: 768px) {
  .single .widget-tab .nav-tabs {
    display: flex;
  }
}
.single .widget-tab .tab-content .widget-code {
  margin: 0 !important;
  padding: 0 !important;
}
.single .widget-tab .tab-content > .tab-pane {
  display: block;
  border-bottom: solid 1px #b2b2b2;
}
.single .widget-tab .tab-content > .tab-pane:first-child {
  border-top: solid 1px #b2b2b2;
}
.single .widget-tab .tab-content > .tab-pane > div {
  margin: 0 !important;
}
.single .widget-tab .tab-content > .tab-pane .item-tab-content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 300ms;
}
.single .widget-tab .tab-content > .tab-pane .item-tab-content > div {
  overflow: hidden;
}
.single .widget-tab .tab-content > .tab-pane.active .item-tab-content {
  grid-template-rows: 1fr;
}
.single .widget-tab .tab-content > .tab-pane.active .btn-accordion .ruf-pfeil-rechts {
  transform: rotate(90deg);
}
@media (min-width: 768px) {
  .single .widget-tab .tab-content > .tab-pane {
    display: none;
    border: 0 !important;
  }
  .single .widget-tab .tab-content > .tab-pane > div {
    margin: 1.5rem 0 !important;
  }
  .single .widget-tab .tab-content > .tab-pane.active {
    display: block;
  }
  .single .widget-tab .tab-content > .tab-pane .item-tab-content {
    display: block;
    grid-template-rows: 1fr;
  }
  .single .widget-tab .tab-content > .tab-pane .item-tab-content > div {
    overflow: visible;
  }
}
.single .widget-tab .tab-content .btn-accordion {
  background: transparent;
  border: 0;
  width: 100%;
  padding: 20px 0;
  font-weight: 700;
  color: #000;
}
.single .widget-tab .tab-content .btn-accordion .ruf-pfeil-rechts {
  transition: all 0.4s ease;
}
.single .widget-tab .tab-content dt {
  font-weight: 600;
}

.col-add-in-basket {
  width: 100%;
  flex: 1;
}
.col-add-in-basket .add-to-basket-container .fa-shopping-cart {
  display: none;
}
.col-add-in-basket .add-to-basket-container i {
  margin-left: 5px;
}
.col-add-in-basket .add-to-basket-container > .btn {
  width: 100%;
  height: 50px;
  border-radius: 80px;
  line-height: 1;
  padding: 0.5rem 1rem;
}
@media (min-width: 768px) {
  .col-add-in-basket {
    max-width: 410px;
  }
}

.availability {
  background: transparent;
  padding: 0;
  font-size: 14px;
  border-radius: 0;
  font-weight: 400;
}
.availability.availability-1, .availability.availability-2, .availability.availability-3, .availability.availability-9 {
  color: #9bae31;
}
.availability.availability-4, .availability.availability-5 {
  color: #f5a004;
}
.availability.availability-6, .availability.availability-7, .availability.availability-8 {
  color: #db0032;
}

.item-img-gallery {
  padding-bottom: 80%;
  position: relative;
  overflow: hidden;
  /*&:not(.full-size-image){
      a{
          display: flex;
          //align-items: center;
          justify-content: center;
          padding: 50px 0;
      }
  }
  &.full-size-image{
      a{
          .mz-figure{
              height: 100%;
              width: 100%;
              img{
                  max-height: none !important;
                  max-width: none !important;
                  height: 100% !important;
                  object-fit: cover;
              }
          }
      }
  }*/
}
.item-img-gallery > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
}
.item-img-gallery img.img-responsive {
  padding: 30px 0 !important;
}
.item-img-gallery .mz-figure {
  height: 100%;
  width: 100%;
}
.item-img-gallery .mz-figure img {
  padding: 30px 0 !important;
}
.item-img-gallery .mz-figure img[alt*="- Bild"] {
  padding: 0 !important;
  max-height: none !important;
  max-width: none !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.single .has-crossprice .crossprice .text-muted {
  color: #8a8a8a !important;
}
.single .has-crossprice .price {
  color: #d72828 !important;
}

.list-prev-images-splide {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .list-prev-images-splide {
    margin-top: 30px;
  }
}
.list-prev-images-splide:not(.is-initialized) .splide__list {
  gap: 15px;
}
@media (min-width: 992px) {
  .list-prev-images-splide:not(.is-initialized) .splide__list {
    gap: 30px;
  }
}
.list-prev-images-splide:not(.is-initialized) .splide__list .splide__slide {
  visibility: visible;
  width: calc(33.33333% - 10px);
}
@media (min-width: 992px) {
  .list-prev-images-splide:not(.is-initialized) .splide__list .splide__slide {
    width: calc(20% - 20px);
  }
}
.list-prev-images-splide .splide__arrow--prev {
  left: 0 !important;
}
.list-prev-images-splide .splide__arrow--next {
  right: 0 !important;
}
.list-prev-images-splide .splide__arrow {
  background: transparent;
  font-size: 20px;
}
.list-prev-images-splide .splide__list .splide__slide:first-child a, .list-prev-images-splide .splide__list .splide__slide.video-splide a {
  padding: 20px 0;
}
.list-prev-images-splide .splide__list .splide__slide:first-child a img, .list-prev-images-splide .splide__list .splide__slide.video-splide a img {
  max-height: 100%;
}
.list-prev-images-splide .splide__list .splide__slide.video-splide img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.list-prev-images-splide .image-container {
  text-align: center;
  padding-bottom: 100%;
  position: relative;
}
.list-prev-images-splide .image-container > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-prev-images-splide .image-container > a img {
  border: 0;
  padding: 0;
}

.single {
  /*.quantity-input-container{
      display: block !important;

      .qty-box{
          .qty-input{
              border: 1px solid #9a9a9a;
              border-right: 0;
              border-radius: 20px 0 0 20px;
              width: 38px;
              &:focus{
                  background: #fff;
              }
          }
      }
      .qty-btn-container {
          border-radius: 0;
          width: 38px;
          .qty-btn{

              background: #fff;
              border: 1px solid #9a9a9a;
              border-left: 0;
              opacity: 1;
              border-radius: 0 20px 0 0;
              &:first-child{
                  border-bottom: 0;
              }
              &:last-child{
                  border-radius: 0 0 20px 0;
                  border-top: 0;    
              }
              i{
                  margin-left: 0;
              }
          }
      }

  }*/
}
.single h1 {
  font-size: 28px !important;
}
@media (min-width: 768px) {
  .single h1 {
    font-size: 30px !important;
  }
}
@media (min-width: 992px) {
  .single h1 {
    font-size: 35px !important;
  }
}
.single .price {
  font-size: 25px;
  float: none !important;
}
.single .widget-add-to-wish-list {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 99;
}
.single .widget-add-to-wish-list .btn-add-to-wish-list {
  padding: 0;
  text-decoration: none;
  width: 50px;
  height: 50px;
  border: solid 1px #949494;
  border-radius: 50px;
  color: #949494;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single .widget-add-to-wish-list .btn-add-to-wish-list i {
  color: #949494;
  font-size: 23px;
}
.single .quantity-input-select {
  height: 50px;
  min-width: 90px;
  border-radius: 60px;
  padding-left: 20px;
}
.single .ts-rating-item {
  min-height: 27px;
  margin-top: 20px;
  margin-bottom: 15px;
  height: 27px;
}
.single .ts-rating-item [etrusted-star-extension]:host(.grade) {
  display: none !important;
}
.single .MagicZoom > img {
  max-height: 100%;
  max-width: 100%;
  width: auto !important;
}
.single .table-naehrwertangaben tr {
  background-color: #f5f5f5 !important;
}
.single .table-naehrwertangaben tr th {
  width: 40%;
  position: relative;
}
.single .table-naehrwertangaben tr th:after {
  content: "";
  background: #fff;
  width: 10px;
  height: 100%;
  position: absolute;
  right: 0;
  top: -1px;
}
.single .table-naehrwertangaben tr th, .single .table-naehrwertangaben tr td {
  border-top: 0;
  border-bottom: 1px solid #e5e5e5;
}
.single .table-naehrwertangaben tr td {
  text-align: center;
}
.single .table-naehrwertangaben tr.prop_68 th, .single .table-naehrwertangaben tr.prop_68 td, .single .table-naehrwertangaben tr.prop_63 th, .single .table-naehrwertangaben tr.prop_63 td, .single .table-naehrwertangaben tr.prop_59 th, .single .table-naehrwertangaben tr.prop_59 td, .single .table-naehrwertangaben tr.prop_70 th, .single .table-naehrwertangaben tr.prop_70 td, .single .table-naehrwertangaben tr.prop_72 th, .single .table-naehrwertangaben tr.prop_72 td, .single .table-naehrwertangaben tr.prop_66 th, .single .table-naehrwertangaben tr.prop_66 td, .single .table-naehrwertangaben tr.prop_119 th, .single .table-naehrwertangaben tr.prop_119 td, .single .table-naehrwertangaben tr.prop_121 th, .single .table-naehrwertangaben tr.prop_121 td {
  border: 0;
}
.single .table-naehrwertangaben tr.prop_70, .single .table-naehrwertangaben tr.prop_71, .single .table-naehrwertangaben tr.prop_76, .single .table-naehrwertangaben tr.prop_75, .single .table-naehrwertangaben tr.prop_117, .single .table-naehrwertangaben tr.prop_63, .single .table-naehrwertangaben tr.prop_65, .single .table-naehrwertangaben tr.prop_119, .single .table-naehrwertangaben tr.prop_120, .single .table-naehrwertangaben tr.prop_124 {
  background-color: #fff !important;
}
.single .table-naehrwertangaben tr.prop_76, .single .table-naehrwertangaben tr.prop_118 {
  background-color: #f5f5f5 !important;
}
.single .table-naehrwertangaben tr:first-child {
  background-color: #fff !important;
}
.single .list-arrows {
  list-style: none;
  padding: 0;
}
.single .list-arrows li {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.single .list-arrows li:last-child {
  margin-bottom: 0;
}
.single .list-arrows li::before {
  content: "\e916";
  font-family: "ruf" !important;
  color: #000;
  margin-right: 8px;
  font-size: 11px;
  line-height: 1;
}
.single .box-base-price-vat {
  white-space: nowrap;
}
.single .box-base-price-vat .vat {
  white-space: normal;
  flex-basis: 100%;
}
@media (min-width: 375px) {
  .single .box-base-price-vat .vat {
    flex-basis: auto;
  }
}
.single .box-base-price-vat .only-mini-xs {
  display: none;
}
@media (min-width: 375px) {
  .single .box-base-price-vat .only-mini-xs {
    display: block;
  }
}
.single .widget-tag .badge {
  border-radius: 20px;
}
.single .widget-calc-multipack {
  margin-bottom: 1rem !important;
  color: #8a8a8a;
}
.single .ernaeherungs-icons {
  gap: 10px;
  flex-wrap: wrap;
}
@media (min-width: 576px) {
  .single .ernaeherungs-icons {
    gap: 15px;
  }
}
@media (min-width: 1200px) {
  .single .ernaeherungs-icons {
    gap: 30px;
  }
}
@media (min-width: 1440px) {
  .single .ernaeherungs-icons {
    gap: 60px;
  }
}
.single .ernaeherungs-icons .ernaeherungs-icon {
  width: 20%;
  color: #666666;
  max-width: 55px;
  min-width: 55px;
  text-align: center;
}
@media (min-width: 576px) {
  .single .ernaeherungs-icons .ernaeherungs-icon {
    max-width: 60px;
    min-width: 60px;
  }
}
@media (min-width: 992px) {
  .single .ernaeherungs-icons .ernaeherungs-icon {
    max-width: 70px;
    min-width: 70px;
  }
}
.single .ernaeherungs-icons .ernaeherungs-icon img {
  max-width: 100%;
  opacity: 0.6;
}
.single .ernaeherungs-icons .ernaeherungs-icon span {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
@media (min-width: 576px) {
  .single .ernaeherungs-icons .ernaeherungs-icon span {
    font-size: 13px;
  }
}

@media (max-width: 767.98px) {
  .widget-add-to-basket[data-view=is-fixed] {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    z-index: 9999;
    padding: 15px 10px;
    border-top: solid 1px #ccc;
    left: 0;
    margin: 0 !important;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  }
  .footer-custom[data-view=is-fixed] {
    padding-bottom: 100px;
  }
}
etrusted-star-extension::part(span) {
  background: red;
}

:host-context(etrusted-star-extension) .star-extension {
  font-size: 12px !important;
}

.cross-items .splide__slide {
  padding-left: 0;
  padding-right: 0;
}
.cross-items .btn-outline-secondary {
  display: none;
}

body div#vue-app div#page-body div div div div div div div div div div a#item-magiczoom:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img:not([alt*="- Bild"]) {
  max-height: 100% !important;
  max-width: 100% !important;
  width: auto !important;
}

.modal-video .modal-content,
.modal-video .modal-header {
  background: transparent;
  border: 0;
}
.modal-video .modal-body {
  padding: 0;
}
.modal-video video {
  width: 100%;
}
.modal-video .close {
  opacity: 1;
  position: fixed;
  top: 10px;
  right: 20px;
}
.modal-video .close span {
  color: #fff;
  font-size: 70px;
}

.isB2B .single .item-name.single-h1-name {
  margin-bottom: 0 !important;
}
.isB2B .single .item-name.single-h1-name h1 {
  margin-bottom: 0;
}

.link-gallery-video {
  position: relative;
}
.link-gallery-video span {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.39);
  color: #fff;
  font-size: 30px;
}
@media (min-width: 576px) {
  .link-gallery-video span {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  .link-gallery-video span {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .link-gallery-video span {
    font-size: 60px;
  }
}

.item-gallery-nav-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: #fff;
  border: 0;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  padding: 0;
  font-size: 35px;
}
.item-gallery-nav-btn.item-gallery-left-btn {
  left: 0;
}
.item-gallery-nav-btn.item-gallery-right-btn {
  right: 0;
}
@media (min-width: 768px) {
  .item-gallery-nav-btn {
    width: 50px;
    height: 50px;
  }
  .item-gallery-nav-btn.item-gallery-left-btn {
    left: 15px;
  }
  .item-gallery-nav-btn.item-gallery-right-btn {
    right: 15px;
  }
}
.item-gallery-nav-btn:hover {
  color: #000;
}

/*
.ts-rating-item {
    &::after{
        font-family: "ruf" !important;
        content: "\e900\e900\e900\e900\e900" !important;
        font-size: 15px;
        color: #efefef !important;
    }

}*/
.widget-title-bar.widget-primary .bg-appearance {
  background: transparent !important;
  color: #000 !important;
}

.splide-slider {
  visibility: visible !important;
}
.splide-slider:not(.is-initialized) .splide__list .splide__slide {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .splide-slider {
    margin-left: 0;
    margin-right: 0;
  }
}
.splide-slider .slide-wrap {
  position: relative;
  min-height: 200px;
}
.splide-slider .splide__arrow--next,
.splide-slider .splide__arrow--prev {
  width: 100px;
  height: 100px !important;
  background: #ccc;
  background: transparent;
  opacity: 1;
  height: auto;
  border-radius: 0;
  left: 0;
}
.splide-slider .splide__arrow--next > span,
.splide-slider .splide__arrow--prev > span {
  font-size: 20px;
  color: #000;
}
.splide-slider .splide__arrow--next.splide__arrow--next,
.splide-slider .splide__arrow--prev.splide__arrow--next {
  left: auto;
  right: 0;
}
.splide-slider .splide__pagination {
  gap: 5px;
  bottom: -20px;
}
.splide-slider .splide__pagination button {
  border-radius: 0;
  width: 50px;
  background: #efefef;
  height: 8px;
  padding: 0;
  margin: 0;
  opacity: 1;
  display: block;
  transform: none !important;
}
.splide-slider .splide__pagination button.is-active {
  background: #cfcfcf;
}

.splide-slider-cats .slide-wrap {
  display: block;
  position: relative;
  padding-top: var(--slider-pd-mobile);
  padding-bottom: 150px;
  background: #ededed;
}
.splide-slider-cats .slide-wrap > span {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  color: #000;
  white-space: nowrap;
  padding: 0.5rem 1rem;
  font-size: 20px;
}
@media (min-width: 768px) {
  .splide-slider-cats .slide-wrap > span {
    font-size: 25px;
  }
}
@media (min-width: 992px) {
  .splide-slider-cats .slide-wrap > span {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .splide-slider-cats .slide-wrap > span {
    font-size: 35px;
    padding: 13px 32px;
  }
}
@media (min-width: 1400px) {
  .splide-slider-cats .slide-wrap > span {
    font-size: 35px;
  }
}
.splide-slider-cats .slide-wrap:hover .btn {
  background: #000;
  border: solid 1px #000;
  color: #fff;
}
@media (min-width: 768px) {
  .splide-slider-cats .slide-wrap {
    padding-top: var(--slider-pd-desktop);
  }
}
.splide-slider-cats .slide-wrap picture {
  margin-top: 30px;
}

.widget-item-list .widget-item-list-inline-caption {
  margin-top: 50px;
  margin-bottom: 20px !important;
  text-align: center;
}
@media (min-width: 992px) {
  .widget-item-list .widget-item-list-inline-caption {
    margin-top: 100px;
    margin-bottom: 50px !important;
  }
}
.widget-item-list .widget-item-list-inline-caption p {
  font-size: 40px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .widget-item-list .widget-item-list-inline-caption p {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .widget-item-list .widget-item-list-inline-caption p {
    font-size: 66px;
  }
}
.widget-item-list .list-item-slide:not(.is-initialized) .splide__list {
  gap: 30px;
}
.widget-item-list .list-item-slide:not(.is-initialized) .splide__list li {
  width: 180px;
}
@media (min-width: 768px) {
  .widget-item-list .list-item-slide:not(.is-initialized) .splide__list li {
    width: 33.3333333%;
  }
}
@media (min-width: 992px) {
  .widget-item-list .list-item-slide:not(.is-initialized) .splide__list li {
    width: 25%;
  }
}
.widget-item-list .widget-inner > .text-center > .btn {
  margin-top: 50px;
}

.splide-rezept-slider .slide-wrap-img {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: var(--slider-pd-mobile);
}
@media (min-width: 768px) {
  .splide-rezept-slider .slide-wrap-img {
    padding-bottom: var(--slider-pd-desktop);
  }
}
.splide-rezept-slider h2 {
  line-height: 1;
}
@media (min-width: 768px) {
  .splide-rezept-slider h2 {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .splide-rezept-slider h2 {
    font-size: 56px;
  }
}
@media (min-width: 1440px) {
  .splide-rezept-slider h2 {
    font-size: 66px;
  }
}
@media (min-width: 768px) {
  .splide-rezept-slider .splide-rezept-slider-item {
    padding-bottom: 40px;
  }
  .splide-rezept-slider .splide-rezept-slider-item .splide__pagination {
    bottom: 0;
  }
  .splide-rezept-slider .splide-rezept-slider-item .splide__pagination .splide__pagination__page {
    width: 10px;
    height: 10px;
  }
  .splide-rezept-slider .splide-rezept-slider-item .splide__pagination .splide__pagination__page.is-active {
    background: #db0032;
  }
}

.widget-themen-wrap {
  position: relative;
}
.widget-themen-wrap a {
  display: block;
  position: relative;
  padding-bottom: var(--slider-pd-mobile);
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .widget-themen-wrap a {
    padding-bottom: var(--slider-pd-desktop);
  }
}
.widget-themen-wrap a:hover::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.widget-themen-wrap a:hover:hover::before, .widget-themen-wrap a:hover:focus::before {
  animation: shine 0.7s;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.widget-themen-wrap .themen-txt {
  position: absolute;
  color: #fff;
  text-shadow: 0px 0px 10px #000;
}
.widget-themen-wrap.txt-pos-left-top .themen-txt {
  left: 40px;
  top: 40px;
}
.widget-themen-wrap.txt-pos-left-bottom .themen-txt {
  left: 40px;
  bottom: 40px;
}
.widget-themen-wrap .themen-icon {
  width: 66px;
  height: 66px;
  border-radius: 500px;
  position: absolute;
  background: #000;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 32px;
}
@media (min-width: 576px) {
  .widget-themen-wrap .themen-icon {
    font-size: 46px;
    width: 86px;
    height: 86px;
  }
}
@media (min-width: 992px) {
  .widget-themen-wrap .themen-icon {
    font-size: 78px;
    width: 136px;
    height: 136px;
  }
}
.widget-themen-wrap.icon-pos-left-top .themen-icon {
  top: -15px;
  left: 20px;
}
.widget-themen-wrap.icon-pos-left-top .themen-icon {
  top: -15px;
  left: 20px;
}
.widget-themen-wrap.icon-pos-left-bottom .themen-icon {
  bottom: -15px;
  left: 20px;
}
.widget-themen-wrap.icon-pos-right-top .themen-icon {
  top: -15px;
  right: 20px;
}
.widget-themen-wrap.icon-pos-right-bottom .themen-icon {
  bottom: -15px;
  right: 20px;
}
.widget-themen-wrap .h1 {
  margin: 0;
}
@media (min-width: 1440px) {
  .widget-themen-wrap .h1 {
    font-size: 56px;
  }
}

.widget-image:not(.isSvg) {
  position: relative;
  padding-bottom: var(--slider-pd-mobile);
}
@media (min-width: 768px) {
  .widget-image:not(.isSvg) {
    padding-bottom: var(--slider-pd-desktop);
  }
}

.is-shopbuilder .widget-image-text-headline,
.is-shopbuilder .widget-image-text-subline {
  min-height: 20px;
}

.widget-image-text-container {
  overflow: hidden;
}
.widget-image-text-container .fullsize-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}

.widget-image-text-wrap {
  position: absolute;
  left: 5%;
  right: 0;
  z-index: 2;
  top: 10%;
  width: auto;
  text-align: var(--xs-text-align) !important;
}
.widget-image-text-wrap .widget-image-text-headline *,
.widget-image-text-wrap .widget-image-text-subline * {
  font-size: inherit !important;
  margin: 0 !important;
  color: inherit !important;
  line-height: 1;
}
.widget-image-text-wrap * {
  text-align: inherit !important;
  line-height: 1;
}
.widget-image-text-wrap .widget-image-text-headline {
  font-weight: 400;
  margin-bottom: 15px;
  color: var(--xs-headline-color);
  font-size: var(--xs-headline-size);
}
.widget-image-text-wrap .widget-image-text-subline {
  margin-bottom: 15px;
  color: var(--xs-subline-color);
  font-size: var(--xs-subline-size);
}
.widget-image-text-wrap.xs-hide-br br {
  display: none;
}
.widget-image-text-wrap.xs-show-textshadow {
  text-shadow: 0px 0px 10px #353535;
}
.widget-image-text-wrap.xs-txt-pos-left-top {
  top: var(--xs-offset-top);
  left: var(--xs-offset-left);
  bottom: auto;
  right: auto;
  transform: none;
}
.widget-image-text-wrap.xs-txt-pos-left-center {
  top: 50%;
  left: var(--xs-offset-left);
  transform: none;
  transform: translateY(-50%);
  bottom: auto;
  right: auto;
}
.widget-image-text-wrap.xs-txt-pos-left-bottom {
  bottom: var(--xs-offset-bottom);
  left: var(--xs-offset-left);
  top: auto;
  right: auto;
  transform: none;
}
.widget-image-text-wrap.xs-txt-pos-center-top {
  top: var(--xs-offset-top);
  left: 50%;
  transform: none;
  transform: translateX(-50%);
  bottom: auto;
  right: auto;
}
.widget-image-text-wrap.xs-txt-pos-center-center {
  top: 50%;
  left: 50%;
  transform: none;
  transform: translateX(-50%) translateY(-50%);
  bottom: auto;
  right: auto;
}
.widget-image-text-wrap.xs-txt-pos-center-bottom {
  bottom: var(--xs-offset-bottom);
  left: 50%;
  transform: none;
  transform: translateX(-50%);
  top: auto;
  right: auto;
}
.widget-image-text-wrap.xs-txt-pos-right-top {
  top: var(--xs-offset-top);
  right: var(--xs-offset-right);
  bottom: auto;
  left: auto;
  transform: none;
}
.widget-image-text-wrap.xs-txt-pos-right-center {
  top: 50%;
  right: var(--xs-offset-right);
  transform: none;
  transform: translateY(-50%);
  bottom: auto;
  left: auto;
}
.widget-image-text-wrap.xs-txt-pos-right-bottom {
  bottom: var(--xs-offset-bottom);
  right: var(--xs-offset-right);
  top: auto;
  left: auto;
  transform: none;
}
@media (min-width: 768px) {
  .widget-image-text-wrap {
    text-align: var(--md-text-align) !important;
  }
  .widget-image-text-wrap .widget-image-text-headline {
    color: var(--md-headline-color);
    font-size: var(--md-headline-size);
  }
  .widget-image-text-wrap .widget-image-text-subline {
    color: var(--md-subline-color);
    font-size: var(--md-subline-size);
  }
  .widget-image-text-wrap.xs-hide-br br {
    display: block;
  }
  .widget-image-text-wrap.md-hide-br br {
    display: none;
  }
  .widget-image-text-wrap.xs-show-textshadow {
    text-shadow: none;
  }
  .widget-image-text-wrap.md-show-textshadow {
    text-shadow: 0px 0px 10px #353535;
  }
  .widget-image-text-wrap * {
    text-align: inherit !important;
  }
  .widget-image-text-wrap.md-txt-pos-left-top {
    top: var(--md-offset-top);
    left: var(--md-offset-left);
    bottom: auto;
    right: auto;
    transform: none;
  }
  .widget-image-text-wrap.md-txt-pos-left-center {
    top: 50%;
    left: var(--md-offset-left);
    transform: none;
    transform: translateY(-50%);
    bottom: auto;
    right: auto;
  }
  .widget-image-text-wrap.md-txt-pos-left-bottom {
    bottom: var(--md-offset-bottom);
    left: var(--md-offset-left);
    top: auto;
    right: auto;
    transform: none;
  }
  .widget-image-text-wrap.md-txt-pos-center-top {
    top: var(--md-offset-top);
    left: 50%;
    transform: none;
    transform: translateX(-50%);
    bottom: auto;
    right: auto;
  }
  .widget-image-text-wrap.md-txt-pos-center-center {
    top: 50%;
    left: 50%;
    transform: none;
    transform: translateX(-50%) translateY(-50%);
    bottom: auto;
    right: auto;
  }
  .widget-image-text-wrap.md-txt-pos-center-bottom {
    bottom: var(--md-offset-bottom);
    left: 50%;
    transform: none;
    transform: translateX(-50%);
    top: auto;
    right: auto;
  }
  .widget-image-text-wrap.md-txt-pos-right-top {
    top: var(--md-offset-top);
    right: var(--md-offset-right);
    bottom: auto;
    left: auto;
    transform: none;
  }
  .widget-image-text-wrap.md-txt-pos-right-center {
    top: 50%;
    right: var(--md-offset-right);
    transform: none;
    transform: translateY(-50%);
    bottom: auto;
    left: auto;
  }
  .widget-image-text-wrap.md-txt-pos-right-bottom {
    bottom: var(--md-offset-bottom);
    right: var(--md-offset-right);
    top: auto;
    left: auto;
    transform: none;
  }
}
@media (min-width: 992px) {
  .widget-image-text-wrap {
    text-align: var(--lg-text-align) !important;
  }
  .widget-image-text-wrap .widget-image-text-headline {
    color: var(--lg-headline-color);
    font-size: var(--lg-headline-size);
  }
  .widget-image-text-wrap .widget-image-text-subline {
    color: var(--lg-subline-color);
    font-size: var(--lg-subline-size);
  }
  .widget-image-text-wrap.md-hide-br br {
    display: block;
  }
  .widget-image-text-wrap.lg-hide-br br {
    display: none;
  }
  .widget-image-text-wrap.md-show-textshadow {
    text-shadow: none;
  }
  .widget-image-text-wrap.lg-show-textshadow {
    text-shadow: 0px 0px 10px #353535;
  }
  .widget-image-text-wrap * {
    text-align: inherit !important;
  }
  .widget-image-text-wrap.lg-txt-pos-left-top {
    top: var(--lg-offset-top);
    left: var(--lg-offset-left);
    bottom: auto;
    right: auto;
    transform: none;
  }
  .widget-image-text-wrap.lg-txt-pos-left-center {
    top: 50%;
    left: var(--lg-offset-left);
    transform: none;
    transform: translateY(-50%);
    bottom: auto;
    right: auto;
  }
  .widget-image-text-wrap.lg-txt-pos-left-bottom {
    bottom: var(--lg-offset-bottom);
    left: var(--lg-offset-left);
    top: auto;
    right: auto;
    transform: none;
  }
  .widget-image-text-wrap.lg-txt-pos-center-top {
    top: var(--lg-offset-top);
    left: 50%;
    transform: none;
    transform: translateX(-50%);
    bottom: auto;
    right: auto;
  }
  .widget-image-text-wrap.lg-txt-pos-center-center {
    top: 50%;
    left: 50%;
    transform: none;
    transform: translateX(-50%) translateY(-50%);
    bottom: auto;
    right: auto;
  }
  .widget-image-text-wrap.lg-txt-pos-center-bottom {
    bottom: var(--lg-offset-bottom);
    left: 50%;
    transform: none;
    transform: translateX(-50%);
    top: auto;
    right: auto;
  }
  .widget-image-text-wrap.lg-txt-pos-right-top {
    top: var(--lg-offset-top);
    right: var(--lg-offset-right);
    bottom: auto;
    left: auto;
    transform: none;
  }
  .widget-image-text-wrap.lg-txt-pos-right-center {
    top: 50%;
    right: var(--lg-offset-right);
    transform: none;
    transform: translateY(-50%);
    bottom: auto;
    left: auto;
  }
  .widget-image-text-wrap.lg-txt-pos-right-bottom {
    bottom: var(--lg-offset-bottom);
    right: var(--lg-offset-right);
    top: auto;
    left: auto;
    transform: none;
  }
}
.widget-image-text-wrap a {
  text-shadow: none;
  white-space: nowrap;
}
.splide-slider-rezept-simple a {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 10px -3px #b5b5b5;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}
.splide-slider-rezept-simple .slide-wrap {
  display: block;
  position: relative;
  padding-bottom: var(--slider-pd-mobile);
  background: #fff;
}
@media (min-width: 768px) {
  .splide-slider-rezept-simple .slide-wrap {
    padding-bottom: var(--slider-pd-desktop);
  }
}
.splide-slider-rezept-simple:hover .slide-wrap::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.splide-slider-rezept-simple:hover .slide-wrap:hover::before, .splide-slider-rezept-simple:hover .slide-wrap:focus::before {
  animation: shine 0.7s;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.splide-slider-rezept-simple .simple-rezept-txt {
  padding: 1rem;
  min-height: 100px;
  background: #fff;
  color: #000;
  font-weight: 600;
  display: block;
}

.top-header-offer {
  padding: 10px;
  position: relative;
  z-index: 1;
}
.top-header-offer.top-header-offer-preview .top-header-offer-headline,
.top-header-offer.top-header-offer-preview .top-header-offer-subline {
  min-height: 30px;
}
.top-header-offer.top-header-offer-preview .top-header-offer-headline *,
.top-header-offer.top-header-offer-preview .top-header-offer-subline * {
  margin: 0;
}
.top-header-offer .top-header-offer-headline *,
.top-header-offer .top-header-offer-subline * {
  margin: 0;
}
.top-header-offer .triangle-action {
  position: absolute;
  top: calc(100% - 15px);
  left: 0;
  right: 0;
  margin: 0 auto;
  background: inherit;
  -webkit-clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  transform: rotate(-45deg);
  border-radius: 0 0 0 0.25em;
  height: 25px;
  width: 25px;
}
.top-header-offer .btn-close-header-offer {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  border: 0;
  background: transparent;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  opacity: 0.7;
}

.category-list-item {
  position: relative;
}
.category-list-item .thumb-image {
  position: relative;
  overflow: visible;
}
.category-list-item .thumb-image .category-item-image-wrap > a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  padding: 0;
  text-align: center;
  align-items: center;
  /*@include media-breakpoint-up(lg) { 
      padding: 30px 15px;
  }*/
}
.category-list-item .thumb-image .category-item-image-wrap > a > picture {
  display: flex;
  align-items: center;
  justify-content: center;
}
.category-list-item .thumb-image .category-item-image-wrap > a img {
  max-height: 100%;
  width: auto;
  height: auto;
  max-width: 100%;
}
.category-list-item .add-basket-wrap {
  border: 0;
  width: 46px;
  height: 46px;
  background: #000;
  color: #ffffff;
  border-radius: 300px;
  bottom: 0;
  transform: translateY(50%);
  position: absolute;
  right: 0;
  z-index: 99;
  overflow: hidden;
}
.category-list-item .add-basket-wrap > i {
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 20px;
}
@media (min-width: 576px) {
  .category-list-item .add-basket-wrap > i {
    font-size: 25px;
  }
}
@media (min-width: 992px) {
  .category-list-item .add-basket-wrap > i {
    font-size: 35px;
  }
}
@media (min-width: 576px) {
  .category-list-item .add-basket-wrap {
    width: 56px;
    height: 56px;
  }
}
@media (min-width: 992px) {
  .category-list-item .add-basket-wrap {
    width: 80px;
    height: 80px;
  }
}
.category-list-item .category-item-title,
.category-list-item .price {
  font-weight: 600;
  color: #000;
  display: block;
  font-size: 16px;
}
@media (min-width: 992px) {
  .category-list-item .category-item-title,
  .category-list-item .price {
    font-size: 18px;
  }
}
.category-list-item .price-view-port ~ .price {
  color: #d72828;
}
.category-list-item .price {
  line-height: 1;
}
.category-list-item .category-unit-price {
  line-height: 1;
  display: none;
}
.category-list-item .ts-reviews-placeholder {
  margin-top: 25px;
  margin-bottom: 10px;
  height: 27px;
}
.category-list-item .ts-reviews-placeholder .grade,
.category-list-item .ts-reviews-placeholder .count {
  display: none !important;
}
.category-list-item .ts-reviews-placeholder .empty {
  background-color: #efefef !important;
}
.category-list-item .special-tags {
  position: absolute;
  top: 8px;
  left: 11px;
  padding: 0 !important;
}
.category-list-item .special-tags .badge {
  border-radius: 20px;
  padding: 5px 10px;
}

.category-list-item .btn-add-to-wish-list {
  position: absolute;
  right: 0px;
  z-index: 99;
  top: 0px;
  color: #949494;
  padding: 7px;
  border-radius: 0;
  text-decoration: none;
  line-height: 1;
}
.category-list-item .btn-add-to-wish-list i {
  font-size: 23px;
}
.category-list-item .btn-add-to-wish-list.isInWishList {
  color: #000;
}
@media (min-width: 576px) {
  .category-list-item .btn-add-to-wish-list {
    right: 10px;
    top: 10px;
    padding: 10px;
  }
}

.ts-rating-light.productreviewsSummary {
  display: table;
}
.ts-rating-light.productreviewsSummary i {
  margin-right: 3px;
  font-style: normal;
  font-size: 15px !important;
}
.ts-rating-light.productreviewsSummary i.icon-star-empty {
  color: #efefef !important;
}
.ts-rating-light.productreviewsSummary i:last-child {
  margin-right: 0;
}
.ts-rating-light.productreviewsSummary .ts-stars-emptyBar,
.ts-rating-light.productreviewsSummary .ts-stars-fullBar {
  line-height: normal;
}
.ts-rating-light.productreviewsSummary .ts-stars-emptyBar {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  z-index: 1;
  line-height: normal;
}
.ts-rating-light.productreviewsSummary .ts-stars-wrapper {
  width: 88px !important;
  display: table-cell;
  position: relative;
  padding-right: 2px;
  vertical-align: bottom;
  line-height: normal;
  z-index: 0;
}
.ts-rating-light.productreviewsSummary * {
  font-family: Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #706f67;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*


   Magic Zoom Plus v5.3.7 
   Copyright 2022 Magic Toolbox
   Buy a license: https://www.magictoolbox.com/magiczoomplus/
   License agreement: https://www.magictoolbox.com/license/


*/
/**
 * Core styles
 */
.MagicZoom,
.mz-figure,
.mz-lens,
.mz-zoom-window,
.mz-loading,
.mz-hint,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage,
.mz-expand .mz-expand-stage .mz-image-stage .mz-caption,
.mz-thumb img,
.mz-expand-thumbnails,
.mz-expand-controls,
.mz-button {
  box-sizing: border-box;
}

.MagicZoom,
.mz-figure {
  display: inline-block;
  outline: 0 !important;
  font-size: 0 !important;
  line-height: 100% !important;
  direction: ltr !important;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  backface-visibility: hidden;
}

.MagicZoom {
  -webkit-transform: translate3d(0, 0, 0);
  touch-action: pan-y;
}

figure.mz-figure {
  overflow: hidden;
  margin: 0 !important;
  transform-style: preserve-3d;
}

.MagicZoom img,
.mz-figure img {
  border: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  padding: 0 !important;
}

.MagicZoom > img,
.mz-figure > img {
  width: 100%;
  height: auto;
}

.ie8-magic .MagicZoom > img,
.ie8-magic .mz-figure > img {
  width: 100%;
  max-width: none !important;
}

.mz-figure.mz-no-zoom.mz-no-expand,
.mz-expand .mz-figure.mz-no-zoom {
  cursor: default !important;
}

.mz-figure.mz-active,
.mz-expand {
  touch-action: none;
}

.mz-lens,
.mz-zoom-window {
  position: absolute !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

.mz-lens img,
.mz-zoom-window img {
  position: absolute !important;
  max-width: none !important;
  max-height: none !important;
}

.mz-lens img {
  transition: none !important;
}

.mz-zoom-window {
  z-index: 2000000000;
  transform: translate3d(0, 0, 0);
}

.mz-zoom-window.mz-magnifier {
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
  -webkit-mask-clip: content;
  cursor: none;
}

.mz-figure.mz-active .mz-zoom-window.mz-magnifier {
  pointer-events: auto !important;
  cursor: inherit !important;
}

.mz-zoom-window.mz-magnifier.mz-expanded {
  z-index: 2147483647;
}

.mz-zoom-window img {
  width: auto;
  height: auto;
  left: -1000%;
  right: -1000%;
  top: -1000%;
  bottom: -1000%;
  margin: auto !important;
  transition: none !important;
  transform-origin: 50% 50% !important;
}

.mz-zoom-window.mz-preview img {
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: auto !important;
  transform: none !important;
}

.lt-ie9-magic .mz-zoom-window img {
  margin: 0 !important;
}

.mz-expand-controls {
  z-index: 2147483647;
}

.mz-fade {
  transition: opacity 0.25s;
}

.mz-hidden {
  opacity: 0;
}

.mz-visible {
  opacity: 1;
}

.mobile-magic .mz-expand .mz-expand-bg {
  transform-style: flat !important;
}

.mobile-magic .mz-expand-controls.mz-fade {
  transition: none !important;
}

.mobile-magic .mz-expand > .mz-zoom-window {
  top: 0 !important;
  left: 0 !important;
}

@media not screen and (max-device-width: 767px) {
  .mz-expanded-view-open,
  .mz-expanded-view-open body {
    overflow: hidden !important;
  }
  .mz-expanded-view-open body {
    height: auto !important;
  }
}
@media screen and (max-device-width: 767px) {
  :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]),
  :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]) body {
    overflow: hidden !important;
  }
  :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]) body {
    height: auto !important;
  }
}
/**
 * Main figure
 */
.mz-figure.mz-active {
  background: #fff;
}

.mz-figure.mz-no-zoom,
.mz-figure.mz-click-zoom,
.mz-figure.mz-active {
  cursor: pointer;
  cursor: zoom-in;
}

.mz-figure.mz-active.mz-no-expand {
  cursor: crosshair;
}

.mz-figure.mz-active.mz-click-zoom.mz-no-expand {
  cursor: crosshair;
  cursor: zoom-out;
}

.mz-figure.mz-active.mz-magnifier-zoom.mz-hover-zoom.mz-no-expand {
  cursor: none;
}

.mz-figure.mz-magnifier-zoom.mz-active {
  overflow: visible !important;
}

.mz-figure.mz-active > img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/><feComponentTransfer><feFuncA type='linear' slope='0.6'/></feComponentTransfer></filter></svg>#grayscale");
  filter: grayscale(80%) opacity(60%);
}

.no-cssfilters-magic .mz-figure.mz-active > img {
  opacity: 0.6;
}

.lt-ie10-magic .mz-figure.mz-active > img {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.6);
}

.mz-expand .mz-figure.mz-active.mz-inner-zoom,
:not(.mz-expand) .mz-figure.mz-active.mz-inner-zoom > img {
  opacity: 0;
}

.lt-ie10-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie10-magic .mz-figure.mz-active.mz-inner-zoom > img {
  filter: alpha(opacity=0);
}

.ie9-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom {
  background: transparent;
}

/**
 * Zoom lens
 */
.mz-lens {
  border: 1px solid #aaa;
  border-color: rgba(170, 170, 170, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  cursor: none;
  z-index: 10;
  opacity: 0;
}

.mz-figure.mz-active .mz-lens {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0.1s;
}

.mz-figure.mz-active.mz-magnifier-zoom .mz-lens {
  border-radius: 50%;
  opacity: 0;
  cursor: none;
}

/**
 * Zoom window
 */
.mz-zoom-window {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.mz-zoom-window.mz-magnifier {
  border-radius: 100%;
  border: 0;
  background: rgba(255, 255, 255, 0.3);
}

.mz-zoom-window.mz-magnifier:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 100%;
  border: 1px solid rgba(170, 170, 170, 0.7);
  box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, 0.3);
  background: transparent;
  z-index: 1;
}

.mz-zoom-window.mz-magnifier.mz-square,
.mz-zoom-window.mz-magnifier.mz-square:before {
  border-radius: 0 !important;
}

.lt-ie9-magic .mz-zoom-window {
  border: 1px solid #e5e5e5;
}

.mz-zoom-window.mz-inner {
  border: none;
  box-shadow: none;
}

.mz-zoom-window.mz-inner:not(.mz-expanded) {
  z-index: 80;
}

/* Caption in zoom window */
.mz-zoom-window .mz-caption {
  background: #777;
  color: #fff;
  font-size: 10pt;
  opacity: 0.8;
  position: absolute;
  top: 0;
  z-index: 150;
  padding: 3px;
  width: 100%;
  line-height: normal !important;
  text-align: center !important;
}

.lt-ie9-magic .mz-zoom-window .mz-caption {
  filter: alpha(opacity=80);
}

.mz-zoom-window.caption-bottom .mz-caption {
  top: auto;
  bottom: 0;
}

.mz-zoom-window.mz-expanded > .mz-caption {
  display: none;
}

/* Zoom window animations */
.mz-zoom-window.mz-deactivating,
.mz-zoom-window.mz-activating {
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.mz-zoom-window.mz-deactivating {
  transition-duration: 0.25s, 0.25s, 0.25s;
}

.mz-zoom-window.mz-p-right,
.mz-zoom-window.mz-p-left,
.mz-zoom-window.mz-p-top,
.mz-zoom-window.mz-p-bottom {
  opacity: 0;
  z-index: -100;
}

.mz-zoom-window.mz-p-right {
  transform: translate3d(-20%, 0, 0);
}

.mz-zoom-window.mz-p-left {
  transform: translate3d(20%, 0, 0);
}

.mz-zoom-window.mz-p-top {
  transform: translate3d(0, 20%, 0);
}

.mz-zoom-window.mz-p-bottom {
  transform: translate3d(0, -20%, 0);
}

/* Inner mode animation */
.mz-zoom-window > img {
  transform: translate3d(0, 0, 0) scale(1);
  backface-visibility: hidden;
}

.mz-zoom-window.mz-p-inner.mz-deactivating > img,
.mz-zoom-window.mz-p-inner.mz-activating > img {
  transition: transform 0.22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important;
}

/* Magnifier mode animation */
.mz-zoom-window.mz-p-magnifier {
  transform: scale(0.1);
}

/* Preview mode animation */
.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-preview.mz-activating,
.mz-zoom-window.mz-custom.mz-deactivating,
.mz-zoom-window.mz-custom.mz-activating {
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-custom.mz-deactivating {
  transition-duration: 0.2s;
}

.mz-zoom-window.mz-p-preview,
.mz-zoom-window.mz-p-custom {
  opacity: 0;
}

/**
 * Hint & Loading
 */
.mz-hint,
.mz-loading {
  color: #eee;
  background: rgba(49, 51, 61, 0.7);
  font: normal 12px/1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  direction: ltr;
  display: inline-block;
  margin: 0;
  position: absolute;
  z-index: 1000;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: opacity 0.25s ease;
}

.mz-hint {
  bottom: 8px;
  left: 0;
  right: 0;
  padding: 0 10%;
  background-color: transparent;
  transition: opacity 0.4s ease, z-index 0.4s ease;
}

.mz-hint-message {
  display: inline-block;
  background: rgba(49, 51, 61, 0.7);
  border-radius: 2em;
  padding: 0.7em 1.1em;
}

.mz-hint-message:before {
  content: "⊕";
  font-family: serif;
  font-size: 1.5em;
  speak: none;
  text-align: center;
  vertical-align: -2px;
  margin-right: 6px;
}

.mobile-magic .mz-hint-message:before {
  display: none;
}

.mz-hint-hidden {
  opacity: 0;
  z-index: -1;
  transition-delay: 0.6s;
}

/* Hint in the expanded view on mobile */
.mz-expand .mz-hint {
  font-size: 18px;
  line-height: 1.1em;
  top: 50%;
  bottom: auto;
  margin: 0;
  transform: translate(0, -50%);
}

.mz-expand .mz-hint-message {
  padding: 1.1em;
}

.mz-expand .mz-hint-message:before {
  display: none;
}

.mz-expand .mz-hint-hidden {
  opacity: 0;
  transition-delay: 1.5s;
}

/* Loading indicator */
.mz-loading {
  font-size: 0;
  border-radius: 100%;
  opacity: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mz-loading:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 24px;
  height: 24px;
  margin: auto;
  text-indent: -9999em;
  border-radius: 50%;
  border: 2px solid rgb(255, 255, 255);
  border-top-color: transparent;
  box-sizing: border-box;
}

.mz-loading.shown {
  opacity: 1;
  z-index: 1;
  transition: opacity 0s;
}

.mz-loading.shown:after {
  animation: spin-loading 0.9s infinite linear;
}
@keyframes spin-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.lt-ie10-magic .mz-loading {
  border-radius: 2em;
  font-size: 12px;
  padding: 0.7em 1.1em;
  width: auto;
  height: auto;
}

.lt-ie10-magic .mz-loading:after {
  content: "Loading...";
  text-indent: 0;
  border: none;
  position: relative;
}

.lt-ie9-magic .mz-loading {
  filter: alpha(opacity=0);
  right: 0;
  left: 0;
  width: 126px;
  margin: auto;
}

.lt-ie9-magic .mz-hint-message,
.lt-ie9-magic .mz-loading.shown {
  background: transparent !important;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#7c31333D", EndColorStr="#7c31333D");
}

.lt-ie9-magic .mz-hint-hidden {
  filter: alpha(opacity=0);
}

/**
 * Expanded view
 */
.mz-expand,
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg,
.mz-expand .mz-expand-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg {
  width: auto !important;
  height: auto !important;
}

.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > svg {
  min-width: 100% !important;
  min-height: 100% !important;
}

.mz-expand {
  background-color: rgb(0, 0, 0);
  text-align: center;
  vertical-align: middle;
  display: block;
  overflow: hidden;
  z-index: 2100000000;
  position: fixed;
  width: auto;
  height: auto;
  perspective: 600px;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  -ms-overflow-style: none;
}

/* Expanded view background */
.mz-expand .mz-expand-bg {
  display: inline-block;
  max-width: none !important;
  max-height: none !important;
  margin: auto;
  vertical-align: middle;
  z-index: -100;
  background-repeat: no-repeat;
  background-size: cover;
  perspective: 600px;
  transform: translate3d(0, 0, 0) scale(7) rotate(0.01deg);
}

.mz-expand .mz-expand-bg > img {
  margin: auto;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.mz-expand .mz-expand-bg > img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='80' in='SourceGraphic'></feGaussianBlur></filter></svg>#blur");
  filter: blur(20px) brightness(60%);
}

.mz-expand .mz-expand-bg > svg {
  margin: auto;
  opacity: 0.6;
}

[data-magic-ua=edge] .mz-expand .mz-expand-bg,
.lt-ie10-magic .mz-expand .mz-expand-bg {
  display: none !important;
}

.lt-ie9-magic .mz-expand {
  background: #1f1f1f;
}

[data-magic-ua=edge] .mz-expand {
  background-color: rgba(31, 31, 31, 0.96);
}

/** Plain backgrounds: dark-bg, white-bg **/
.mz-expand.plain-bg .mz-expand-bg,
.mz-expand.dark-bg .mz-expand-bg,
.mz-expand.white-bg .mz-expand-bg {
  display: none !important;
}

.mz-expand.dark-bg {
  background-color: #1f1f1f;
  background-color: rgba(31, 31, 31, 0.96);
}

.mz-expand.white-bg {
  background-color: #fff;
}

/* Expanded view stage */
.mz-expand .mz-expand-stage {
  display: flex;
  flex-direction: column;
  padding: 0;
  z-index: 2100000000;
}

.mz-expand .mz-expand-stage .mz-image-stage {
  display: flex;
  flex-direction: column;
  flex: 1 1;
  position: relative;
  margin: 0;
  padding: 20px 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  backface-visibility: hidden;
}

.mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
  padding: 0 !important;
  left: 0;
  right: 0;
}

.mz-expand .mz-image-stage > figure {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 1 1;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  overflow: hidden;
}

.mz-expand .mz-figure {
  max-width: 100% !important;
  overflow: visible;
}

.mz-expand .mz-figure > img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.mz-expand .mz-zoom-in .mz-image-stage > figure,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-activating,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active {
  flex: 1 0;
  width: 100%;
  height: 100%;
}

.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active > img {
  pointer-events: none;
}

.mz-expand .mz-figure {
  cursor: pointer;
  cursor: zoom-in;
}

.mz-expand .mz-figure.mz-active {
  cursor: crosshair;
  cursor: zoom-out;
}

/* When inner zoom is always shown */
.mz-expand .mz-expand-stage.mz-zoom-in.mz-always-zoom .mz-image-stage > figure > figure > img {
  z-index: 1;
  position: absolute !important;
  top: -5000px !important;
  bottom: -5000px !important;
  left: -5000px !important;
  right: -5000px !important;
  margin: auto !important;
}

.lt-ie10-magic .mz-zoom-window.mz-expanded img {
  filter: alpha(opacity=100);
}

.lt-ie10-magic .mz-expand .mz-figure.mz-magnifier-zoom {
  overflow: hidden;
  filter: alpha(opacity=100);
}

/* Caption in expanded view */
.mz-expand .mz-caption {
  flex: 0 0;
  color: #fff;
  text-shadow: 0px 0px 46px #000;
  padding: 10px 30px;
  font: normal 10pt/1.25 "Lucida Grande", "Lucida Sans Unicode", Verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-align: center;
  width: 100%;
  opacity: 0;
}

.mz-expand .mz-caption.mz-show {
  transition: opacity 0.15s ease-out;
  opacity: 1;
}

.mz-expand .mz-zoom-in .mz-image-stage .mz-caption {
  display: none;
}

.mz-expand .mz-caption a {
  color: inherit;
  cursor: pointer;
}

.mz-expand.white-bg .mz-caption {
  color: #555;
  text-shadow: none;
}

.lt-ie9-magic .mz-expand .mz-caption {
  top: 100%;
}

.mz-expand .mz-zoom-window {
  box-shadow: none;
  background: transparent;
}

.lt-ie9-magic .mz-expand .mz-zoom-window {
  border: 0;
}

/* Expanded view on mobile */
@media screen and (max-device-width: 767px) {
  .mobile-magic .mz-expand .mz-image-stage .mz-caption {
    display: none !important;
  }
}
/**
 * Buttons & Arrows
 */
.mz-nav-controls,
.mz-expand-controls,
button.mz-button {
  margin: 0 !important;
  padding: 0 !important;
  outline: 0 !important;
}

.mz-nav-controls {
  z-index: 2100000000;
}

button.mz-button {
  color: rgba(180, 180, 180, 0.6) !important;
  font-size: 0;
  cursor: pointer;
  z-index: 2100000000 !important;
  background-color: transparent !important;
  border: 0 solid transparent !important;
  border-radius: 100% !important;
  box-shadow: none !important;
  position: absolute !important;
  text-transform: none !important;
  text-align: center;
  speak: none;
  width: 60px !important;
  height: 60px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important;
  transition: color 0.25s, background-color 0.25s !important;
}

button.mz-button:before {
  display: block;
  position: static;
  height: 100%;
  transform: scale(0.9);
  transition: transform 0.25s !important;
}

:root:not(.mobile-magic) button.mz-button:hover,
button.mz-button:active {
  color: rgb(180, 180, 180) !important;
}

button.mz-button:active:before {
  transform: scale(0.7) !important;
}

.mobile-magic .mz-expand button.mz-button:active {
  background-color: rgba(49, 51, 61, 0.7) !important;
}

button.mz-button.mz-button-prev,
button.mz-button.mz-button-next {
  margin: auto 10px !important;
  top: 0 !important;
  bottom: 0 !important;
  overflow: hidden !important;
}

button.mz-button.mz-button-prev {
  left: 0 !important;
  transform: rotateZ(180deg) !important;
}

button.mz-button.mz-button-next {
  right: 0 !important;
}

button.mz-button.mz-button-close {
  margin: 10px !important;
  top: 0 !important;
  right: 0 !important;
  z-index: 95 !important;
}

button.mz-button.mz-button-close:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yNS4zODQxIDI0LjcyNDFDMjQuOTkzNyAyNC4zMzM0IDI0Ljk5MzkgMjMuNzAwMiAyNS4zODQ3IDIzLjMwOThMMzcgMTEuNzA1MUwzNi4yOTQzIDExTDI0LjY3OTMgMjIuNjA0NEMyNC4yODg2IDIyLjk5NDcgMjMuNjU1NiAyMi45OTQ0IDIzLjI2NTIgMjIuNjAzOEwxMS43MDUyIDExLjAzNjZMMTEgMTEuNzQyMkwyMi41NTkzIDIzLjMwODdDMjIuOTQ5NyAyMy42OTk0IDIyLjk0OTUgMjQuMzMyNiAyMi41NTg4IDI0LjcyM0wxMS4wMzcgMzYuMjM0MkwxMS43NDI3IDM2LjkzOTNMMjMuMjY0MSAyNS40Mjg0QzIzLjY1NDggMjUuMDM4MSAyNC4yODc5IDI1LjAzODMgMjQuNjc4MiAyNS40Mjg5TDM2LjI0MjEgMzdMMzYuOTQ3MiAzNi4yOTQ0TDI1LjM4NDEgMjQuNzI0MVoiIGZpbGw9IiM5OTk5OTkiLz4KPHBhdGggZD0iTTI1LjM4NDEgMjQuNzI0MUMyNC45OTM3IDI0LjMzMzQgMjQuOTkzOSAyMy43MDAyIDI1LjM4NDcgMjMuMzA5OEwzNyAxMS43MDUxTDM2LjI5NDMgMTFMMjQuNjc5MyAyMi42MDQ0QzI0LjI4ODYgMjIuOTk0NyAyMy42NTU2IDIyLjk5NDQgMjMuMjY1MiAyMi42MDM4TDExLjcwNTIgMTEuMDM2NkwxMSAxMS43NDIyTDIyLjU1OTMgMjMuMzA4N0MyMi45NDk3IDIzLjY5OTQgMjIuOTQ5NSAyNC4zMzI2IDIyLjU1ODggMjQuNzIzTDExLjAzNyAzNi4yMzQyTDExLjc0MjcgMzYuOTM5M0wyMy4yNjQxIDI1LjQyODRDMjMuNjU0OCAyNS4wMzgxIDI0LjI4NzkgMjUuMDM4MyAyNC42NzgyIDI1LjQyODlMMzYuMjQyMSAzN0wzNi45NDcyIDM2LjI5NDRMMjUuMzg0MSAyNC43MjQxWiIgc3Ryb2tlPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
}

button.mz-button.mz-button-prev:before,
button.mz-button.mz-button-next:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
}

@supports ((-webkit-mask-image: url()) or (mask-image: url())) and ((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)) and ((-webkit-mask-position: center) or (mask-position: center)) and ((-webkit-mask-size: cover) or (mask-size: cover)) {
  button.mz-button:before {
    content: "" !important;
    background-color: currentColor;
    background-image: none;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: cover;
    mask-size: cover;
  }
  button.mz-button.mz-button-close:before {
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yNS4zODQxIDI0LjcyNDFDMjQuOTkzNyAyNC4zMzM0IDI0Ljk5MzkgMjMuNzAwMiAyNS4zODQ3IDIzLjMwOThMMzcgMTEuNzA1MUwzNi4yOTQzIDExTDI0LjY3OTMgMjIuNjA0NEMyNC4yODg2IDIyLjk5NDcgMjMuNjU1NiAyMi45OTQ0IDIzLjI2NTIgMjIuNjAzOEwxMS43MDUyIDExLjAzNjZMMTEgMTEuNzQyMkwyMi41NTkzIDIzLjMwODdDMjIuOTQ5NyAyMy42OTk0IDIyLjk0OTUgMjQuMzMyNiAyMi41NTg4IDI0LjcyM0wxMS4wMzcgMzYuMjM0MkwxMS43NDI3IDM2LjkzOTNMMjMuMjY0MSAyNS40Mjg0QzIzLjY1NDggMjUuMDM4MSAyNC4yODc5IDI1LjAzODMgMjQuNjc4MiAyNS40Mjg5TDM2LjI0MjEgMzdMMzYuOTQ3MiAzNi4yOTQ0TDI1LjM4NDEgMjQuNzI0MVoiIGZpbGw9IiM5OTk5OTkiLz4KPHBhdGggZD0iTTI1LjM4NDEgMjQuNzI0MUMyNC45OTM3IDI0LjMzMzQgMjQuOTkzOSAyMy43MDAyIDI1LjM4NDcgMjMuMzA5OEwzNyAxMS43MDUxTDM2LjI5NDMgMTFMMjQuNjc5MyAyMi42MDQ0QzI0LjI4ODYgMjIuOTk0NyAyMy42NTU2IDIyLjk5NDQgMjMuMjY1MiAyMi42MDM4TDExLjcwNTIgMTEuMDM2NkwxMSAxMS43NDIyTDIyLjU1OTMgMjMuMzA4N0MyMi45NDk3IDIzLjY5OTQgMjIuOTQ5NSAyNC4zMzI2IDIyLjU1ODggMjQuNzIzTDExLjAzNyAzNi4yMzQyTDExLjc0MjcgMzYuOTM5M0wyMy4yNjQxIDI1LjQyODRDMjMuNjU0OCAyNS4wMzgxIDI0LjI4NzkgMjUuMDM4MyAyNC42NzgyIDI1LjQyODlMMzYuMjQyMSAzN0wzNi45NDcyIDM2LjI5NDRMMjUuMzg0MSAyNC43MjQxWiIgc3Ryb2tlPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0yNS4zODQxIDI0LjcyNDFDMjQuOTkzNyAyNC4zMzM0IDI0Ljk5MzkgMjMuNzAwMiAyNS4zODQ3IDIzLjMwOThMMzcgMTEuNzA1MUwzNi4yOTQzIDExTDI0LjY3OTMgMjIuNjA0NEMyNC4yODg2IDIyLjk5NDcgMjMuNjU1NiAyMi45OTQ0IDIzLjI2NTIgMjIuNjAzOEwxMS43MDUyIDExLjAzNjZMMTEgMTEuNzQyMkwyMi41NTkzIDIzLjMwODdDMjIuOTQ5NyAyMy42OTk0IDIyLjk0OTUgMjQuMzMyNiAyMi41NTg4IDI0LjcyM0wxMS4wMzcgMzYuMjM0MkwxMS43NDI3IDM2LjkzOTNMMjMuMjY0MSAyNS40Mjg0QzIzLjY1NDggMjUuMDM4MSAyNC4yODc5IDI1LjAzODMgMjQuNjc4MiAyNS40Mjg5TDM2LjI0MjEgMzdMMzYuOTQ3MiAzNi4yOTQ0TDI1LjM4NDEgMjQuNzI0MVoiIGZpbGw9IiM5OTk5OTkiLz4KPHBhdGggZD0iTTI1LjM4NDEgMjQuNzI0MUMyNC45OTM3IDI0LjMzMzQgMjQuOTkzOSAyMy43MDAyIDI1LjM4NDcgMjMuMzA5OEwzNyAxMS43MDUxTDM2LjI5NDMgMTFMMjQuNjc5MyAyMi42MDQ0QzI0LjI4ODYgMjIuOTk0NyAyMy42NTU2IDIyLjk5NDQgMjMuMjY1MiAyMi42MDM4TDExLjcwNTIgMTEuMDM2NkwxMSAxMS43NDIyTDIyLjU1OTMgMjMuMzA4N0MyMi45NDk3IDIzLjY5OTQgMjIuOTQ5NSAyNC4zMzI2IDIyLjU1ODggMjQuNzIzTDExLjAzNyAzNi4yMzQyTDExLjc0MjcgMzYuOTM5M0wyMy4yNjQxIDI1LjQyODRDMjMuNjU0OCAyNS4wMzgxIDI0LjI4NzkgMjUuMDM4MyAyNC42NzgyIDI1LjQyODlMMzYuMjQyMSAzN0wzNi45NDcyIDM2LjI5NDRMMjUuMzg0MSAyNC43MjQxWiIgc3Ryb2tlPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
  }
  button.mz-button.mz-button-prev:before,
  button.mz-button.mz-button-next:before {
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
  }
}
@media screen and (max-device-width: 767px) {
  button.mz-button-prev,
  button.mz-button-next {
    display: none !important;
  }
  .mobile-magic .mz-expand button.mz-button.mz-button-close {
    width: 50px !important;
    height: 50px !important;
    color: rgb(180, 180, 180) !important;
  }
  .mobile-magic .mz-expand button.mz-button:before {
    transform: scale(0.8);
  }
}
.lt-ie9-magic button.mz-button {
  border: 0;
  filter: alpha(opacity=75);
}

.lt-ie9-magic button.mz-button:hover {
  filter: alpha(opacity=100);
}

/* Arrows on the main image on the page */
.mz-figure .mz-nav-controls button.mz-button {
  display: none;
  width: 32px !important;
  height: 56px !important;
  margin: auto 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.mz-figure.mz-show-arrows .mz-nav-controls button.mz-button {
  display: block;
}

/**
 * Thumbnails
 */
/** Thumbnails on the page **/
a[data-zoom-id],
.mz-thumb, .mz-thumb:focus {
  display: inline-block;
  line-height: 0;
  outline: none;
}

a[data-zoom-id] img,
.mz-thumb img {
  padding-bottom: 4px;
  border: 0;
  border-bottom: 2px solid transparent;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
}

.mz-thumb:not(.mz-thumb-selected):hover img {
  border-bottom-color: rgba(180, 180, 180, 0.3);
}

.mz-thumb.mz-thumb-selected img {
  border-bottom-color: rgb(180, 180, 180);
}

/** Thumbnails in expanded view **/
.mz-expand-thumbnails {
  flex: 0 0 80px;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 10px 0;
  z-index: 50;
  overflow: hidden;
}

.ios-magic[data-magic-engine=webkit][data-magic-engine-ver="603.1"] .mz-expand-thumbnails,
:root[data-magic-ua=firefox] .mz-expand-thumbnails {
  height: 80px;
}

.mz-expand-thumbnails .magic-thumb > img {
  cursor: pointer;
  padding-bottom: 4px;
  border: 0;
  border-bottom: 2px solid transparent;
}

.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected):hover img {
  border-bottom-color: rgba(180, 180, 180, 0.3);
}

.mz-expand-thumbnails .magic-thumb.magic-thumb-selected img {
  border-bottom-color: rgb(180, 180, 180);
}

.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button {
  box-shadow: none;
}

/** Thumbnails on the left in expanded view with .expand-thumbnails-left class **/
@media not screen and (max-device-width: 767px) and (orientation: portrait) {
  .mz-expand.expand-thumbnails-left .mz-expand-stage {
    flex-direction: row-reverse;
  }
  .mz-expand.expand-thumbnails-left .mz-expand-thumbnails {
    padding: 0 10px;
    height: 100%;
    overflow: hidden;
  }
  .ios-magic[data-magic-engine=webkit][data-magic-engine-ver="603.1"] .mz-expand.expand-thumbnails-left .mz-expand-thumbnails,
  :root[data-magic-ua=firefox] .mz-expand.expand-thumbnails-left .mz-expand-thumbnails {
    width: 80px;
    height: 100%;
  }
}
@media not screen and (max-device-width: 767px) and (orientation: portrait) {
  .mz-expand-thumbnails .magic-thumbs.magic-thumbs-vertical {
    height: calc(100% - 40px);
    margin-top: 20px;
    margin-bottom: 20px;
  }
  @media screen and (max-device-width: 767px) {
    .mz-expand-thumbnails .magic-thumbs.magic-thumbs-vertical.no-buttons {
      height: calc(100% - 40px);
      margin-top: 20px;
      margin-bottom: 20px;
    }
  }
}
/** Hide thumbnails in expanded view with .no-expand-thumbnails class **/
.mz-expand.no-expand-thumbnails .mz-expand-thumbnails {
  display: none;
}

/** Thumbnails shaded style (improved previous one)  **/
.thumbnails-style-shaded.mz-thumb img {
  border: 0 !important;
  padding-bottom: 0;
  box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.3);
}

.thumbnails-style-shaded.mz-thumb:hover:not(.mz-thumb-selected) img {
  filter: brightness(0.7);
}

.thumbnails-style-shaded.mz-thumb-selected img {
  filter: brightness(0.7) opacity(0.7);
}

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb > img {
  border: 0;
  padding-bottom: 0;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected) > img:hover {
  filter: brightness(0.75);
}

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb-selected img {
  filter: brightness(0.7) opacity(0.7);
}

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb:hover,
.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb.mz-thumb-selected,
.no-cssfilters-magic .thumbnails-style-shaded .magic-thumb:hover,
.no-cssfilters-magic .thumbnails-style-shaded .magic-thumb.magic-thumb-selected {
  background: #000;
}

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb:hover:not(.mz-thumb-selected) img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb-selected img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb {
  position: relative;
}

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  z-index: 100;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0);
}

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected):after {
  background-color: rgba(0, 0, 0, 0.2);
}

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb.magic-thumb-selected:after {
  background-color: rgba(0, 0, 0, 0.3);
}

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb img {
  position: relative;
  z-index: 1;
}

.ie9-magic .thumbnails-style-shaded.mz-thumb img {
  box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.3);
}

.magic-thumbs,
.magic-thumbs .magic-thumbs-wrapper,
.magic-thumbs ul,
.magic-thumbs li,
.magic-thumbs li:before,
.magic-thumbs li:after,
.magic-thumbs li img,
.magic-thumbs .magic-thumbs-button {
  margin: 0;
  padding: 0;
  outline: 0;
  box-sizing: border-box;
}

.magic-thumbs {
  direction: ltr;
  overflow: visible;
  z-index: 100;
  position: relative;
  left: 0;
  top: 0;
  padding: 0 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  touch-action: none;
}

.magic-thumbs {
  width: 100%;
  height: 100%;
  white-space: nowrap;
}

.magic-thumbs.no-buttons {
  padding: 0 !important;
}

.magic-thumbs-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.magic-thumbs ul {
  list-style: none;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  position: relative;
  white-space: nowrap;
}

.magic-thumbs.no-buttons ul {
  left: 0 !important;
  padding: 0 !important;
  transition: none !important;
  transform: none !important;
}

.magic-thumbs ul li {
  margin: 0 4px;
  height: 100%;
  width: auto;
  vertical-align: top;
  line-height: 0;
  display: inline-block;
}

.magic-thumbs ul li:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.magic-thumbs ul li > img {
  width: auto;
  height: auto;
  max-width: none !important;
  max-height: 100% !important;
  vertical-align: middle;
}

.ie8-magic .magic-thumbs ul li > img {
  max-width: none !important;
  max-height: none !important;
}

/* vertical */
.magic-thumbs.magic-thumbs-vertical {
  height: 100%;
}

.magic-thumbs-vertical {
  padding: 40px 0;
}

.magic-thumbs-vertical ul {
  height: auto;
  width: 100%;
  white-space: normal;
}

.magic-thumbs-vertical ul li {
  width: 100%;
  height: auto;
}

.magic-thumbs-vertical ul li {
  margin: 4px 0;
}

.magic-thumbs-vertical ul li > img {
  max-width: 100% !important;
  max-height: none !important;
}

.ie8-magic .magic-thumbs-vertical ul li > img {
  width: 100%;
}

/**
 * Buttons
 */
.magic-thumbs button.magic-thumbs-button {
  color: rgba(180, 180, 180, 0.6) !important;
  font-size: 0;
  cursor: pointer;
  z-index: 90 !important;
  background-repeat: no-repeat;
  background-color: transparent !important;
  background-image: none;
  border: 0;
  border-radius: 100%;
  box-shadow: none !important;
  overflow: hidden;
  position: absolute;
  text-transform: none !important;
  speak: none;
  text-align: center;
  width: 33px;
  height: 33px;
  top: 0;
  bottom: 0;
  margin: auto 3px;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important;
  transition: color 0.25s, background-color 0.25s !important;
}

.magic-thumbs button.magic-thumbs-button:before {
  display: block;
  position: static;
  height: 100%;
  transform: scale(1);
  transition: transform 0.25s !important;
}

.mobile-magic .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled),
:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):hover,
.magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active {
  color: rgb(180, 180, 180) !important;
}

.magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active:before {
  transform: scale(0.7) !important;
}

.mobile-magic .mz-expand .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active {
  background-color: rgba(49, 51, 61, 0.7) !important;
}

.magic-thumbs .magic-thumbs-button-prev {
  left: 0;
  transform: rotateZ(180deg) !important;
}

.magic-thumbs .magic-thumbs-button-next {
  right: 0;
}

.magic-thumbs-vertical button.magic-thumbs-button {
  top: auto;
  right: 0;
  bottom: auto;
  left: 0;
  margin: 3px auto;
}

.magic-thumbs-vertical button.magic-thumbs-button-prev {
  top: 0;
  transform: rotateZ(-90deg) !important;
}

.magic-thumbs-vertical button.magic-thumbs-button-next {
  bottom: 0;
  transform: rotateZ(90deg) !important;
}

.magic-thumbs .magic-thumbs-button-prev:before,
.magic-thumbs .magic-thumbs-button-next:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
}

@supports ((-webkit-mask-image: url()) or (mask-image: url())) and ((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)) and ((-webkit-mask-position: center) or (mask-position: center)) and ((-webkit-mask-size: cover) or (mask-size: cover)) {
  .magic-thumbs button.magic-thumbs-button:before {
    content: "" !important;
    background-color: currentColor;
    background-image: none;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: cover;
    mask-size: cover;
  }
  .magic-thumbs .magic-thumbs-button-prev:before,
  .magic-thumbs .magic-thumbs-button-next:before {
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
  }
}
.magic-thumbs.no-buttons .magic-thumbs-button {
  display: none !important;
}

.magic-thumbs-button-disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
}

footer {
  background: #f5f5f5;
  overflow: hidden;
}
footer .h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}
footer .img-footer-logo {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  footer .img-footer-logo {
    margin-bottom: 0;
  }
}
footer .img-footer-logo img {
  max-width: 100%;
  max-height: 75px;
}
footer .list-unstyled li {
  margin-bottom: 15px;
}
footer .list-unstyled li:last-child {
  margin-bottom: 0;
}
footer .list-unstyled li a:hover {
  color: #000;
}
footer .footer-payment-icons {
  gap: 10px;
}
footer .footer-payment-icons img {
  width: 45px;
}
footer .footer-shipping-icons img {
  width: 75px;
}
footer .footer-social-logos > a {
  margin-right: 10px;
}
footer .footer-social-logos > a:last-child {
  margin-right: 0;
}
footer .footer-social-logos img {
  width: 35px;
}
footer .footer-claim {
  margin-top: 60px;
  font-size: 14px;
}
footer .widget-link-list {
  margin-bottom: 45px;
}
@media (min-width: 992px) {
  footer .widget-link-list {
    margin-bottom: 75px;
  }
}
footer .widget-link-list a {
  word-break: break-word;
}
footer .footer-bio-siegel img {
  max-width: 100%;
  width: 200px;
}
footer .footer-pay-del-icons img {
  width: 100%;
  display: block;
  max-width: 74px;
}

.nl-text-white .color-primary {
  color: #fff !important;
}

.widget-coupon .btn-medium {
  border-radius: 0 500px 500px 0;
  padding: 0.5rem 1rem;
}

.checkout .btn-only-icon-xs-down,
.category-my-account .btn-only-icon-xs-down {
  padding: 0.5rem 1rem;
}

.alert-shipping-info {
  display: flex;
  align-items: center;
}
.alert-shipping-info i {
  font-size: 30px;
  margin-right: 10px;
}

.basket-preview {
  font-size: 14px;
}
.basket-preview h3,
.basket-preview .h3 {
  font-size: 20px;
}

.paypalSmartButtons {
  padding: 0 !important;
  margin: 0;
  margin-top: 20px;
}
.paypalSmartButtons .paypal-buttons {
  margin: 0;
}

.table-payments img {
  width: 50px;
  margin-right: 20px;
}

.table-shipping td:first-child {
  width: 30%;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 2em;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}
