@charset "UTF-8";
/**


CUSTOM CSS FOR ZAUN7
BY SG @ IVENSIO 2022



**/
/*------------------------------------*\
    breakpoint vars
\*------------------------------------*/
/*------------------------------------*\
    breakpoint mixin
\*------------------------------------*/
*,
:before,
:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
}

.drahtstaerkegraphical,
#tab_additional_tabbed {
  display: none;
}

.order-review-newsletter,
.order-review-button {
  padding: 0 !important;
}

#co-billing-form > ul > .amscheckout-row > div {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  align-content: space-around;
  align-items: center;
  justify-content: space-around;
}

.amscheckout .three-columns {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.second-column > .column-section:first-child {
  display: none;
}

#co-billing-form > ul > .amscheckout-row > div label {
  font-size: 1.2em;
}
#co-billing-form > ul > .amscheckout-row > div input[type=radio] {
  width: 27px;
}

.amasty-scheckout-field-password {
  display: none;
  opacity: 0.65;
}
.amasty-scheckout-field-password:hover, .amasty-scheckout-field-password:active, .amasty-scheckout-field-password:focus {
  opacity: 1;
}

.checkout-onepage-index .footer-middle,
.checkout-onepage-index .header-container {
  display: none;
}
.checkout-onepage-index .main-container {
  margin: 0;
  padding: 0;
}

#checkout-review-submit .checkout-agreements p.agree {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-between;
  justify-content: flex-start;
  align-items: center;
}

.amscheckout {
  padding: 10px 0px;
  /* border-bottom: 1px solid #f2f2f2; */
  margin-bottom: 10px;
}
.amscheckout #amasty-scheckout-login input {
  padding: 0;
  width: 100%;
  border-radius: 4px;
  text-indent: 2px;
  margin-top: 1em !important;
}

.amasty-scheckout-login-buttons {
  display: flex;
  flex-direction: column;
}

.amasty-scheckout-label-notifications {
  padding: 5px 0 7.5px 0 !important;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 12.5px;
}
.amasty-scheckout-label-notifications > label {
  color: #717171 !important;
}

.amasty-scheckout-login-buttons .tabs_title li a {
  font-size: 13.5px !important;
}

.mini-products-list .option-detail,
.mini-products-list .item a.product-image {
  display: none;
}

#shopping-cart-table.data-table tbody td,
.data-table tbody th {
  padding: 10px 0;
}

#shopping-cart-table tbody td:nth-child(4) {
  text-align: center;
}
#shopping-cart-table tbody td.last {
  text-align: right;
}
#shopping-cart-table thead {
  background: #fbfbfb;
}
#shopping-cart-table h2.product-name {
  font-weight: bold;
  font-size: 1.25em;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 0.25em;
  margin-top: 1em;
}

.amscheckout-item {
  line-height: 20px !important;
}

.amscheckout .second-column,
.amscheckout .third-column {
  padding: 0;
}
.amscheckout .product-name > img {
  max-width: 100%;
}

.amscheckout-data-table .amscheckout-item .item-options {
  display: none !important;
}
.amscheckout-data-table td.last > .cart-price {
  display: none;
}
.amscheckout-data-table thead tr.first.last {
  opacity: 0;
}

#checkout-review-submit .checkout-agreements .agreement-content {
  display: none;
}

.amscheckout-header-content {
  display: flex;
  flex-flow: column wrap !important;
  order: 1;
  flex-basis: 100% !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-content: space-around;
  justify-content: flex-start;
  align-items: flex-start;
}

.amscheckout {
  width: 100% !important;
}

.amasty-scheckout-fields {
  display: flex;
  justify-content: flex-start !important;
  flex-flow: wrap !important;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-around;
  align-items: flex-end;
  gap: 0;
  width: 98% !important;
}

.amscheckout-header {
  background: #f7f7f7;
}
.amscheckout-header .lane {
  font-size: 15px !important;
}
.amscheckout-header .lane2 {
  font-size: 15px !important;
  margin-left: 1em;
}

#amscheckout-submit > span {
  border: unset;
}
#amscheckout-submit > span > span {
  border: unset;
  text-transform: uppercase;
  font-size: 1.75em;
  font-weight: bold;
  text-shadow: 0px 1px 5px #00000075, 7px 7px 14px #002579a6, -11px -4px 14px #0aab68a6, 12px 0px 9px #ffef0069;
  border: 2px solid #85d8ff;
  background-color: #5ac1ff;
  box-shadow: unset;
  background-image: unset;
}

.amscheckout-dologin span,
.amscheckout-submit span {
  line-height: 64px !important;
}

.amscheckout-data-table tfoot {
  position: relative;
}

.coupon-buttons button span {
  background: transparent;
  border: 0;
  box-shadow: unset;
  text-shadow: unset;
}
.coupon-buttons button > span > span {
  padding: 0.33em 1.5em !important;
  border-radius: 3px !important;
  background: #040404 !important;
  font-size: 14px !important;
}

.amscheckout-data-table tr td,
.amscheckout-data-table tr th {
  border: 0 !important;
}

.amscheckout-item dl.item-options,
.product-name-td dl.item-options {
  display: grid;
  grid-template-columns: 0fr;
  padding: 0;
  background: #fbfbfb;
  grid-template-rows: 0fr;
  gap: 0;
  grid-auto-flow: row dense;
  grid-template-areas: ". ." ". ." ". ." ". ." ". ." ". ." ". ." ". ." ". ." ". .";
  align-content: center;
  align-items: start;
  justify-items: stretch;
  justify-content: space-between;
}

.header-container.header-newskin .mybag-link .cart-qty {
  background-color: #7D9917;
}

#shopping-cart-table td.pr-img-td {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.configCartImage.mirrored,
.mirrored.cart-product-image-gallery img {
  transform: scaleX(-1);
}

.cart-table .btn-continue,
.cart-table .btn-empty,
.cart-table .btn-update {
  position: relative;
  z-index: 100;
}

.configCartImage {
  position: relative;
  min-width: 224px;
  min-height: 224px;
}
.configCartImage img {
  max-width: 224px;
  position: absolute;
  left: 0;
  top: 0;
}

.products-grid .item:hover .configure-now {
  filter: unset;
  opacity: 1;
}
.products-grid .item .configure-now {
  text-transform: uppercase;
  float: right;
  top: -33px;
  right: 16.5px;
  position: relative;
  margin-top: 0;
  /* filter: grayscale(1);
  opacity: 0.25; */
}

.iv_d003_fix {
  display: none !important;
}

.sxCookieSettings {
  text-align: center;
}
.sxCookieSettings label input {
  display: none;
}
.sxCookieSettings .switch {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 25px;
}
.sxCookieSettings .switch input {
  display: none;
}

.sxCookieSettingsWrap {
  text-align: center;
  margin: auto;
  width: fit-content;
  min-width: 290px;
}

.sxSwitchWrap {
  display: flex;
  margin: auto auto;
  /* gap: 0%; */
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 15px;
}

.sxCookieSettings .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca2222;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sxCookieSettings .slider:before {
  position: absolute;
  content: "";
  height: 19px;
  width: 19px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sxCookieSettings input:checked + .slider {
  background-color: #2ab934;
}
.sxCookieSettings input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.sxCookieSettings input:checked + .slider:before {
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
  transform: translateX(55px);
}
.sxCookieSettings .on {
  display: none;
}

/*------ ADDED CSS ---------*/
.mini-cart .actions {
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.mini-cart .actions > a.btn {
  background-image: unset !important;
  background-color: #03a9f4 !important;
  border-radius: 3px;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.24);
  text-shadow: 0 0 8px #00608c;
}

@media (max-width: 992px) {
  /* .footer-middle .container .col-lg-3:nth-last-of-type(2) {
      margin-top: 230px;
  } */
}
.product-shop .short-description {
  display: none;
}

.mini-cart .mybag-link {
  left: -10px;
}

.sxShippingInfoMobile {
  display: flex;
}
.sxShippingInfoMobile img.shipicon {
  height: 36px;
}
.sxShippingInfoMobile img.flag {
  height: 19px;
  position: absolute;
  right: -24px;
  top: 8px;
}
.sxShippingInfoMobile > div {
  display: flex;
  gap: 0.3em;
  flex-direction: column;
  margin-left: 6px;
  color: #444444;
  font-weight: 600;
}
.sxShippingInfoMobile > div > span {
  position: relative;
}

.sxShippingInfo,
.sxAssembledBoxInfo {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1em;
  font-size: 1em;
  gap: 10px;
  color: #545454;
  max-width: 49%;
  font-weight: bold;
  flex-wrap: wrap;
  align-content: space-around;
}

.sxShippingInfoMobile .hint {
  position: absolute !important;
  top: 7px;
  margin: auto auto;
  font-weight: bold;
  left: 50%;
  transform: translate(-50%);
  color: firebrick;
}

.montiertHint {
  color: firebrick;
  font-weight: bold;
}

.sxShippingInfo span {
  position: relative;
}

.sxProductConfSummary .sxProdOptions {
  font-size: 1.275em;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: stretch;
  align-content: space-between;
}
.sxProductConfSummary .__col {
  width: calc(50% - 1em);
  padding-right: 1em;
}
.sxProductConfSummary .__col:first-child {
  border-right: 2px solid #e2e2e2;
  margin-right: 1em;
}
.sxProductConfSummary .__row {
  font-size: 90%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-between;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 0.5em;
}

.product-actions {
  margin-bottom: 4em;
}

.sxProductConfSummary .__row .__key {
  font-weight: bold;
  color: #adadad;
  text-shadow: 0 0 6px #fff, 0 0 5px #fff, 0 0 4px #fff, 0 0 3px #fff, 0 0 2px #fff, 0 0 1px #fff;
}

#shopping-cart-table button:not(.btn-checkout):hover span {
  color: red !important;
}

.product-view .product-shop > .sxProductConfSummaryWrap {
  margin-bottom: 10px;
  margin-top: 10px;
}
.product-view .product-shop > .sxProductConfSummaryWrap > .sxProductConfSummary {
  background: #f5f5f573;
  border-radius: 6px;
  padding-left: 1.5em;
  box-shadow: 0 0 8px 0px #0000001c, inset 0 0 1px 2px #ffffff9c;
  border: 1px solid #dddddd6e;
}

.sxProductConfSummaryWrap {
  border-bottom: 1px solid #ebebeb !important;
  margin-bottom: 20px;
}

@media (max-width: 1025px) {
  .sxProductConfSummary {
    padding: 2.5em !important;
    padding-bottom: 3em !important;
  }
  .sxProductConfSummary .__col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
  }
  .sxProductConfSummary .__col:first-child {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
  }
  .sxProductConfSummary .__row {
    padding-bottom: 0.5em;
    border-bottom: 2px solid #e2e2e2;
    margin-bottom: 0.5em;
  }
}
.sxAllPricesInlcTax {
  background: #f3f3f3;
  padding: 1em;
  text-align: center;
  margin-bottom: 0.75em;
}

.owl-wrapper .price-box {
  margin: 5px 0;
  background: #f9f9f9;
  line-height: 2.2em;
}
.owl-wrapper .product-name a {
  font-size: 1.5em;
}

.products-grid .product-name a {
  font-size: 1.5em;
}

.owl-wrapper .product-name a > span,
.products-grid .product-name a > span {
  color: #ff2525;
  font-size: 50%;
  display: block;
}

.owl-item li.item {
  cursor: pointer;
}

#eTrustedShopsBadge {
  position: fixed;
  z-index: 10000001;
}

.sxBoxSelectionContainer {
  position: fixed;
  z-index: 100001;
  background: white;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  overflow-x: hidden;
}

.sxBoxSelectionInner {
  text-align: center;
  margin-top: 5em;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}
.sxBoxSelectionInner > span {
  font-size: 2em;
  padding: 0 1em;
}

.sxSelectionBoxes {
  width: 100%;
  margin-top: 5em;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
}

.sxBoxButton:after {
  content: "°";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 0 0 3px white, 0 0 4px white, 0 0 8px white, 0 0 16px white;
  background: #ecececc2;
  width: 100%;
  border-radius: 3px;
  height: 0;
  overflow: hidden;
  transition: 0.333s ease all;
  font-size: 0.5em;
}
.sxBoxButton .configure-now {
  margin-top: 1.5em;
  text-transform: uppercase;
  font-size: 1.25em;
  background: #e61d1d;
  padding: 0.75em;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
}
.sxBoxButton .configure-now > a {
  color: #fff;
}
.sxBoxButton .product-name a {
  font-size: 3em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 0.7em;
}
.sxBoxButton .product-name a > span {
  color: red;
  display: block;
  font-size: 35%;
}

.top-container > .breadcrumbs {
  background-color: #fff;
}

.cart .title-buttons .checkout-types li {
  flex: 1;
}
.cart .title-buttons > .checkout-types {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}

.sxSaveProductConfiguration {
  text-align: center;
  position: absolute;
  z-index: 500;
  right: 0;
}

.product-essential .product-name {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}

.category-products {
  display: flex;
  flex-direction: column-reverse;
}

.sxAdditionalHtml .paypal-logo img {
  max-height: 44px;
}

.product-muelltonnenbox-t002 img.pImGaOverlay[optionsku=shadow_4X] {
  top: -3% !important;
}
.product-muelltonnenbox-t002 img.pImGaOverlay[optionsku=shadow_3X] {
  top: -5% !important;
}

.sxAdditionalHtml {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 1em;
}
.sxAdditionalHtml > div:last-child {
  margin-left: 3.5em;
}

.checkout-onepage-index div[id^=trustbadge-container],
.checkout-onepage-index #eTrustedShopsBadge {
  display: none !important;
}

#shareAPIPolyfill-container {
  top: 0 !important;
  max-height: 400px;
}

.sxSaveProductConfiguration > span {
  background: #fafafa;
  padding: 1em 1.25em;
  color: #555;
  font-weight: bold;
  font-size: 1.15em;
  border-radius: 101%;
  cursor: pointer;
  border: 2px solid #cdcdcd;
}

.debug {
  display: none;
}

@media (max-width: 1030px) {
  .sxBoxButton:after {
    height: 1em;
    font-size: 2em;
  }
}
@media (max-width: 1030px) and (min-width: 625px) {
  .sxSelectionBoxes {
    gap: 2em;
  }

  .sxBoxButton > img {
    max-width: 180px !important;
  }

  .sxBoxSelectionInner {
    margin-top: 2em;
  }
}
.sxBoxButton {
  border: 2px solid #eeeeee;
  border-radius: 3px;
  padding: 2em;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
  background: white;
  transition: 0.333s ease all;
  cursor: pointer;
  position: relative;
}

.closeBoxSelection {
  margin-top: 2.5em;
  font-size: 2em;
  font-weight: bold;
  padding: 1em;
  border: 0.25em solid;
  display: inline-block;
  color: #a0a0a0;
  cursor: pointer;
}

.contactGdprFormGroup {
  display: flex;
  flex-direction: row;
  align-content: space-around;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1em;
}

.closeBoxSelection:hover {
  color: white;
  background: #a0a0a0;
  text-shadow: 0 0 16px #000000b8;
  border-color: #e0e0e0;
}

.sxBoxButton > img {
  max-width: 350px;
  transition: inherit;
}
.sxBoxButton:hover {
  border: 2px solid #ea000083;
  box-shadow: 0 0 13px #a4000083;
}
.sxBoxButton:hover > img {
  transform: scale(1.05);
}
.sxBoxButton:hover::after {
  height: 1em;
  font-size: 2em;
}

.sxServiceInfo {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.sxProductConfSummary {
  background: #f5f5f5;
  border-radius: 3px;
  padding: 1em;
  margin-bottom: 20px;
  padding-bottom: 1.5em;
}

.sxBoxSumaryTitle {
  font-size: 1.5em;
  font-weight: bold;
}

.amscheckout-main .third-column a {
  color: #c36565 !important;
  font-weight: bold;
}
.amscheckout-main .third-column a:active, .amscheckout-main .third-column a:hover {
  color: #c36565 !important;
  font-weight: bold;
}

a.amscheckout-forgot {
  color: #c36565 !important;
  font-weight: bold;
}

.sxBoxSelectionContainer {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.sxBoxSelectionContainer * {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.btn,
.button,
a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.sxMobileOverviewContainer.config-state .sxConfigEnd .price-box {
  margin-bottom: 35px;
}

.sxWiderrufsbelehrung {
  text-align: center;
}

@media (max-width: 625px) {
  .sxConfigureMode call-us {
    display: none !important;
  }

  body.catalog-product-view div[id^=minimized-trustbadge] {
    margin-bottom: 115% !important;
  }

  .mobile-nav-shown div[id^=minimized-trustbadge] {
    display: none !important;
  }

  .sxQuickFormBox .control-label:after {
    left: 35px !important;
  }

  .contactGdprFormGroup {
    flex-wrap: wrap;
  }

  .sxQuickForm .form-group {
    text-align: center;
    margin-bottom: 1em;
    margin-top: 1em;
  }

  .product-essential .product-name {
    justify-content: center;
  }

  .sxBoxSelectionContainer {
    padding-bottom: 3em;
  }

  .sxSelectionBoxes,
.sxBoxSelectionInner {
    margin-top: 2.25em;
    gap: 1em;
  }

  .sxBoxButton {
    min-width: 85%;
  }
  .sxBoxButton:after {
    font-size: 1.5em !important;
  }
  .sxBoxButton > img {
    max-width: 240px;
  }

  /* div[id^="minimized-trustbadge"] {
      right: 20px !important;
      left: unset !important;
  } */
}
.product-tips-banner {
  text-align: center;
  background: #808080;
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
  overflow: hidden;
  outline: 4px solid #e1e1e1 !important;
  position: relative;
  max-width: 500px;
  cursor: pointer;
  margin: 0.5em auto 0 auto;
}
.product-tips-banner > img {
  position: absolute;
  right: 15px;
  z-index: 40;
  width: 31px;
  bottom: 21%;
}
.product-tips-banner > div {
  position: relative;
  height: 50px;
  width: 100%;
}

li.middleofproducts {
  padding: 1em;
}

.konfig-prod-tut-anim .sxMobileCTAButton > button {
  box-shadow: unset;
  padding: 1em;
}
.konfig-prod-tut-anim .sxMobileCTAButton > button:after {
  content: unset;
}

.middleofproducts > .konfig-prod-tut-anim {
  display: block;
}

.product-tips-banner > div > div {
  float: left;
  text-align: center;
  width: 100%;
  min-height: 50px;
  line-height: 50px;
  position: absolute;
  font-size: 1.2em;
  opacity: 0;
  z-index: 20;
  transition: opacity 1.5s;
  text-shadow: 0 0 10px black;
  -webkit-transition: opacity 1.5s;
}
.product-tips-banner > div > span {
  /* width: 100%;
  min-height: 50px;
  position: absolute;
  z-index: 10; */
}

#cs-lpa-pdp-pay-button-1 {
  max-width: 120px;
}

.product-tips-banner > div > div.active {
  opacity: 1;
}

.fire {
  font-size: 24px;
  filter: blur(0.25052em);
  -webkit-filter: blur(0.25052em);
  opacity: 0.5;
  margin: 0 auto 0 auto;
  position: relative;
  width: 100%;
  height: 145%;
}

.particle {
  animation: rise 2s ease-in infinite;
  background-image: radial-gradient(#8819002d 20%, rgba(255, 80, 0, 0) 70%);
  border-radius: 50%;
  mix-blend-mode: screen;
  opacity: 0;
  position: absolute;
  bottom: 0;
  width: 8em;
  height: 5em;
}
.particle:nth-of-type(1) {
  animation-delay: 0.1059975696s;
  left: calc((100% - 2em) * 0);
}
.particle:nth-of-type(2) {
  animation-delay: 0.4430278171s;
  left: calc((100% - 2em) * 0.02);
}
.particle:nth-of-type(3) {
  animation-delay: 0.4693316265s;
  left: calc((100% - 2em) * 0.04);
}
.particle:nth-of-type(4) {
  animation-delay: 0.4908703926s;
  left: calc((100% - 2em) * 0.06);
}
.particle:nth-of-type(5) {
  animation-delay: 0.8912846058s;
  left: calc((100% - 2em) * 0.08);
}
.particle:nth-of-type(6) {
  animation-delay: 0.223766043s;
  left: calc((100% - 2em) * 0.1);
}
.particle:nth-of-type(7) {
  animation-delay: 0.2792727184s;
  left: calc((100% - 2em) * 0.12);
}
.particle:nth-of-type(8) {
  animation-delay: 0.6136458858s;
  left: calc((100% - 2em) * 0.14);
}
.particle:nth-of-type(9) {
  animation-delay: 0.2680548123s;
  left: calc((100% - 2em) * 0.16);
}
.particle:nth-of-type(10) {
  animation-delay: 0.1157171202s;
  left: calc((100% - 2em) * 0.18);
}
.particle:nth-of-type(11) {
  animation-delay: 0.8273234553s;
  left: calc((100% - 2em) * 0.2);
}
.particle:nth-of-type(12) {
  animation-delay: 0.4113937397s;
  left: calc((100% - 2em) * 0.22);
}
.particle:nth-of-type(13) {
  animation-delay: 0.7636444777s;
  left: calc((100% - 2em) * 0.24);
}
.particle:nth-of-type(14) {
  animation-delay: 0.2757663062s;
  left: calc((100% - 2em) * 0.26);
}
.particle:nth-of-type(15) {
  animation-delay: 0.2529888843s;
  left: calc((100% - 2em) * 0.28);
}
.particle:nth-of-type(16) {
  animation-delay: 0.5528240004s;
  left: calc((100% - 2em) * 0.3);
}
.particle:nth-of-type(17) {
  animation-delay: 0.566241599s;
  left: calc((100% - 2em) * 0.32);
}
.particle:nth-of-type(18) {
  animation-delay: 0.6556194411s;
  left: calc((100% - 2em) * 0.34);
}
.particle:nth-of-type(19) {
  animation-delay: 0.1752124396s;
  left: calc((100% - 2em) * 0.36);
}
.particle:nth-of-type(20) {
  animation-delay: 0.9703055777s;
  left: calc((100% - 2em) * 0.38);
}
.particle:nth-of-type(21) {
  animation-delay: 0.9733477404s;
  left: calc((100% - 2em) * 0.4);
}
.particle:nth-of-type(22) {
  animation-delay: 0.8013482364s;
  left: calc((100% - 2em) * 0.42);
}
.particle:nth-of-type(23) {
  animation-delay: 0.0231989772s;
  left: calc((100% - 2em) * 0.44);
}
.particle:nth-of-type(24) {
  animation-delay: 0.1407897067s;
  left: calc((100% - 2em) * 0.46);
}
.particle:nth-of-type(25) {
  animation-delay: 0.6715453334s;
  left: calc((100% - 2em) * 0.48);
}
.particle:nth-of-type(26) {
  animation-delay: 0.6721805793s;
  left: calc((100% - 2em) * 0.5);
}
.particle:nth-of-type(27) {
  animation-delay: 0.5520415903s;
  left: calc((100% - 2em) * 0.52);
}
.particle:nth-of-type(28) {
  animation-delay: 0.385549234s;
  left: calc((100% - 2em) * 0.54);
}
.particle:nth-of-type(29) {
  animation-delay: 0.4250596318s;
  left: calc((100% - 2em) * 0.56);
}
.particle:nth-of-type(30) {
  animation-delay: 0.2998810846s;
  left: calc((100% - 2em) * 0.58);
}
.particle:nth-of-type(31) {
  animation-delay: 0.4081104503s;
  left: calc((100% - 2em) * 0.6);
}
.particle:nth-of-type(32) {
  animation-delay: 0.1754786137s;
  left: calc((100% - 2em) * 0.62);
}
.particle:nth-of-type(33) {
  animation-delay: 0.9228385942s;
  left: calc((100% - 2em) * 0.64);
}
.particle:nth-of-type(34) {
  animation-delay: 0.9501169931s;
  left: calc((100% - 2em) * 0.66);
}
.particle:nth-of-type(35) {
  animation-delay: 0.6859228039s;
  left: calc((100% - 2em) * 0.68);
}
.particle:nth-of-type(36) {
  animation-delay: 0.0448889338s;
  left: calc((100% - 2em) * 0.7);
}
.particle:nth-of-type(37) {
  animation-delay: 0.6514012026s;
  left: calc((100% - 2em) * 0.72);
}
.particle:nth-of-type(38) {
  animation-delay: 0.1969118326s;
  left: calc((100% - 2em) * 0.74);
}
.particle:nth-of-type(39) {
  animation-delay: 0.0581247885s;
  left: calc((100% - 2em) * 0.76);
}
.particle:nth-of-type(40) {
  animation-delay: 0.2146065334s;
  left: calc((100% - 2em) * 0.78);
}
.particle:nth-of-type(41) {
  animation-delay: 0.5774873232s;
  left: calc((100% - 2em) * 0.8);
}
.particle:nth-of-type(42) {
  animation-delay: 0.936059788s;
  left: calc((100% - 2em) * 0.82);
}
.particle:nth-of-type(43) {
  animation-delay: 0.8513777582s;
  left: calc((100% - 2em) * 0.84);
}
.particle:nth-of-type(44) {
  animation-delay: 0.7639752307s;
  left: calc((100% - 2em) * 0.86);
}
.particle:nth-of-type(45) {
  animation-delay: 0.4155360069s;
  left: calc((100% - 2em) * 0.88);
}
.particle:nth-of-type(46) {
  animation-delay: 0.9667577623s;
  left: calc((100% - 2em) * 0.9);
}
.particle:nth-of-type(47) {
  animation-delay: 0.4690309196s;
  left: calc((100% - 2em) * 0.92);
}
.particle:nth-of-type(48) {
  animation-delay: 0.9245866336s;
  left: calc((100% - 2em) * 0.94);
}
.particle:nth-of-type(49) {
  animation-delay: 0.7730792386s;
  left: calc((100% - 2em) * 0.96);
}
.particle:nth-of-type(50) {
  animation-delay: 0.5496609996s;
  left: calc((100% - 2em) * 0.98);
}

@keyframes rise {
  from {
    opacity: 0;
    transform: translateY(0) scale(1);
  }
  25% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translateY(-10em) scale(0);
  }
}
.sxInklTax {
  margin-top: 0;
  font-weight: bold;
  padding-left: 0.25em;
}

.products-grid .sxInklTax {
  display: none;
}

.product-slider-outer .sxInklTax {
  display: none;
}
.product-slider-outer .price-box .price:after {
  content: "*";
  margin-left: 5px;
  font-size: 100%;
  color: #969696;
}

.sxInklTax > span {
  color: #3e9a00;
}

.sxServiceInfo > div > div {
  display: flex;
  flex-direction: column;
  color: #797979;
}
.sxServiceInfo > div > img {
  height: 32px;
}

.sxShippingInfo img.flag {
  height: 20px;
  margin-left: 0.5em;
  display: inline-block;
  position: absolute;
  top: -32px;
  right: 1px;
}

.sx-icon-mini-cart {
  background-image: url("/media/ivcustomoptions/icons/addtocart.svg");
  width: 36px;
  height: 30px;
  filter: invert(1);
  left: -18px;
  position: absolute;
  background-size: cover;
  bottom: 5px;
}

.sxCookieSettings .on,
.sxCookieSettings .off {
  color: white;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-size: 10px;
  font-family: Verdana, sans-serif;
}
.sxCookieSettings input:checked + .slider .on {
  display: block;
}
.sxCookieSettings input:checked + .slider .off {
  display: none;
}
.sxCookieSettings .slider.round {
  border-radius: 34px;
}
.sxCookieSettings .slider.round:before {
  border-radius: 50%;
}

/*--------- END --------*/
/* Rounded sliders */
.sticky-product {
  display: none !important;
}

#v-cookielaw {
  display: flex !important;
  width: 35vw !important;
  min-width: 425px !important;
  padding: 5px 0;
  border: 0.5em solid #b5b5b5 !important;
  left: 0;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  text-align: center;
}
#v-cookielaw .v-button:hover, #v-cookielaw .v-button:focus {
  color: #fff;
  text-shadow: unset;
  border-color: unset;
  background-color: #801818;
  background-image: unset;
}
#v-cookielaw .v-button:not(.v-accept):hover, #v-cookielaw .v-button:not(.v-accept):focus {
  color: #fff;
  text-shadow: unset;
  border-color: unset;
  background-color: #000000;
  background-image: unset;
}
#v-cookielaw .v-message {
  text-align: justify;
  font-size: 1.3rem;
  padding: 1em 2em;
}
#v-cookielaw .v-button {
  font-size: 1.5em;
  color: #000;
  display: inline-block;
  background-color: #ffffff;
  background-image: unset;
  border: 1px solid #d4d4d4;
  padding: 1rem 1rem;
  text-decoration: none;
  text-shadow: unset;
  text-transform: uppercase;
  border-radius: 2px;
}
#v-cookielaw .v-accept {
  background: #e42d2d;
  color: #fff;
  font-weight: bold;
}
#v-cookielaw .v-accept::before {
  content: unset;
  display: none;
}
#v-cookielaw.v-bar .v-actions {
  vertical-align: middle;
  padding-right: 10px;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  gap: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-content: space-between;
  justify-content: space-between;
  align-items: center;
  width: unset;
}

.sxQuickForm .sxQuickFormBox {
  padding-top: 2vh;
  border-radius: 0.5em;
  padding-bottom: 1vh;
  margin-bottom: 7vh;
  -webkit-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.42);
  box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.42);
}

.QuickContactButtons {
  margin-bottom: 1vh;
}

.sxQuickContactButtons {
  max-width: 50vw;
}
.sxQuickContactButtons .row {
  max-width: 50vw;
}

.sxQuickForm .form-group {
  text-align: center;
}
.sxQuickForm textarea {
  min-width: 100%;
  min-height: 7vh;
  margin-top: 1vh;
  margin-bottom: 1vh;
}
.sxQuickForm input {
  min-height: 2.5em;
}
.sxQuickForm button,
.sxQuickForm input,
.sxQuickForm select,
.sxQuickForm textarea {
  font-size: 14px;
  vertical-align: middle;
  color: #484747;
  padding: 0.33em;
  margin-bottom: 1vh;
}
.sxQuickForm button {
  font-size: calc(100% + 0.75vw);
  display: block;
  border: 0.075em solid #fff;
  padding: 0.33em 2em;
  font-weight: bold;
  color: #ffffff;
  border-radius: 0.175em;
  cursor: pointer;
  margin: auto auto;
  box-shadow: 0px 0px 16px 2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0px 0px 16px 2px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px 0px 16px 2px rgba(0, 0, 0, 0.28);
  transition: 0.25s all;
  background-image: linear-gradient(to left top, #eb2f00, #e12b0c, #d62814, #cc261a, #c1241e, #c1271e, #c12a1f, #c12d1f, #cc361b, #d73f16, #e1480e, #eb5200);
}

.footer-container {
  /* display: none !important; */
  background-color: #F1F0EB;
}

.wishlist-link {
  display: none !important;
}

div.page.ofxh {
  /* overflow-x: hidden; */
}

.page {
  max-width: 2560px;
  margin: auto;
}

.ivenMasterCatBoxesWrap h2 {
  font-size: calc(17px + (24 - 16) * (100vw - 400px) / (1800 - 400));
}

.sxPhoneMenuLink {
  font-size: 120%;
  text-align: center;
  margin-left: -2em;
}

.sxCTAmm {
  text-align: center;
  margin-left: -2em;
}

.ivenMasterCatBoxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  gap: 2%;
  margin-top: 4em;
  margin-bottom: 4em;
}

.menu-icon a {
  color: #373737;
}
.menu-icon a:after {
  content: attr(title);
  text-transform: uppercase;
  margin-left: 0.5em;
}

.footer-middle .row {
  margin-bottom: 2em;
}

.ivenMasterCatBoxesWrap {
  margin-top: 3em !important;
}
.ivenMasterCatBoxesWrap h2 {
  text-align: center;
  font-weight: bold;
}

.ivenMasterCatBoxes > a {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
  position: relative;
  text-align: center;
}

.sxMasterBoxCountries img {
  min-width: 24px;
  max-width: 24px;
}
.sxMasterBoxCountries a {
  padding-right: 1em;
}

.ivenMasterCatBoxes > a p {
  position: absolute;
  z-index: 3;
  width: 90%;
  background: rgba(61, 61, 61, 0.71);
  margin: auto;
  left: 5%;
  text-align: center;
  color: #fff;
  font-size: 1.5em;
  bottom: 0.5em;
  border-radius: 0.1em;
  -webkit-transition: 0.333s all;
  -o-transition: 0.333s all;
  transition: 0.333s all;
}
.ivenMasterCatBoxes > a:hover > p {
  bottom: 1em;
  font-size: 1.65em;
  background: rgba(61, 61, 61, 0.95);
  width: 100%;
  left: 0;
}
.ivenMasterCatBoxes > a img {
  width: 100%;
}

.category-product-slider .box-content,
.category-product-slider h3 {
  background: transparent;
}

body.cms-index-index .main-container .container {
  max-width: 100% !important;
  padding: 0;
}
body.cms-index-index p.no-rating {
  display: none;
}

.sxShopCttWrap {
  background-color: #F1F0EB;
  margin: 3em 0;
}

.sxShopCFWContainer {
  padding: 3.3em 0;
  text-align: center;
}
.sxShopCFWContainer h2 {
  font-size: 2em;
  font-weight: bold;
  color: #4f4f4f;
}
.sxShopCFWContainer h3 {
  font-size: 2em;
  font-weight: bold;
  color: #7D9917;
}

.sxCTAmm a:not(.sxMobileCTAButton) {
  font-weight: bold;
  font-size: 1.85em !important;
  border: 2px solid #444444 !important;
  line-height: 2.75em !important;
  margin: 0.5em 0;
  position: relative;
}
.sxCTAmm a:not(.sxMobileCTAButton):before {
  content: "JETZT KOSTENLOS ANRUFEN!";
  position: absolute;
  left: 0;
  font-size: 13px;
  font-weight: bold;
  color: #bbbbbb;
  left: 56%;
  transform: translate(-50%);
  bottom: -20px;
}
.sxCTAmm a:not(.sxMobileCTAButton):after {
  content: "Haben Sie Fragen?";
  position: absolute;
  left: 0;
  font-size: 14px;
  font-weight: bold;
  color: #bbbbbb;
  left: 56%;
  transform: translate(-50%);
  top: -20px;
}

.sxMobileCTAButton {
  position: relative;
  cursor: pointer;
}

.product-tabs.horizontal > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: flex-start;
  align-items: flex-start;
}

.sxMobileCTAButton button {
  font-size: 15px;
  vertical-align: middle;
  color: #ffffff;
  font-weight: bold;
  font-family: "Open Sans";
  padding: 1em;
  width: 100%;
  padding-top: 0.75em;
  padding-bottom: 1.5em;
  border: 0;
  border-radius: 3.25em;
  background: #bd0000;
  box-shadow: 0 0 6px 0 #00000038, 0 0 8px 8px #bd0000;
  border-top: 1px solid #ff6262a8;
  border-top-left-radius: 0;
  border-bottom: 1px solid #ff868666;
  border-bottom-left-radius: 0;
  border-right: 0px solid #ea0000;
  text-shadow: 0 0 8px black;
}
.sxMobileCTAButton button:after {
  content: "KOSTENLOSES ANGEBOT";
  font-size: 12px;
  font-weight: 100;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 9px;
  text-shadow: 0 0 10px black;
}

.modell_description_container {
  overflow: hidden;
}

.header-container.sxStickyHeader .header-main-nav .main-nav .menu > li:first-of-type a {
  padding-right: 1em;
  color: #7D9917;
  position: relative;
  width: 100%;
  padding-left: 0.5em;
  font-weight: bold;
}
.header-container.sxStickyHeader .header-main-nav .main-nav .menu > li:first-of-type a:after {
  content: "";
}
.header-container.sxStickyHeader.sxScrolledHeader .header-main-nav .main-nav .menu > li:first-of-type a:after {
  height: 33px !important;
}

.checkout-cart-index .header-main-nav .main-nav .menu > li:first-of-type a:after {
  height: 33px !important;
}

.sxCttBox img {
  max-width: 64px;
}
.sxCttBox p {
  color: #424242;
  font-size: 1.25em;
  margin-top: 15px;
}

.sxCttBoxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2%;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin-top: 3.5em;
  margin-bottom: 4em;
}

.sxShopCFWContainer a:hover button {
  background-color: rgba(111, 0, 0, 0.059);
  -webkit-box-shadow: 0px 0px 11px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 11px 5px rgba(0, 0, 0, 0.15);
}

.sxSeoContainerMin {
  max-height: 50vh;
  overflow: hidden;
  position: relative;
}
.sxSeoContainerMin:after {
  background: white;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, white), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, white 20%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, white 20%, rgba(255, 255, 255, 0) 100%);
  content: "";
  width: 100%;
  height: 25vh;
  position: absolute;
  bottom: -1px;
  z-index: 10;
  left: -1px;
}

.sxShopCFWContainer button,
.sxReadMore {
  border: 1px solid #464646;
  padding: 0.75em 3.33em;
  font-size: 1.115em;
  background: transparent;
  border-radius: 0.333em;
  text-transform: uppercase;
  font-weight: 380;
  color: #393939;
  letter-spacing: 0.05em;
  cursor: pointer;
  -webkit-transition: 0.333s all;
  -o-transition: 0.333s all;
  transition: 0.333s all;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.075);
}

.sxCttBox {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.owl-theme .owl-controls .owl-buttons > div > i {
  line-height: 24px !important;
}

.category-product-slider .owl-theme .owl-controls .owl-buttons div {
  background: rgba(201, 203, 208, 0.49) !important;
}

.fixed-header .menu,
.main-nav .menu {
  max-height: 83px;
}

.sxStickyHeader .header > div.logo {
  /* display: none; */
}

@media (max-width: 900px) {
  .header {
    padding-right: 20px;
  }
  .header #logo {
    margin: auto;
    text-align: center;
  }
  .header #logo img {
    max-height: 44px;
  }
}
.footer-middle:first-of-type > .container {
  border-top: 1px solid #dbdada;
  padding-top: 30px;
}

.product-image-area a.quickview-icon {
  border-top-right-radius: 0;
  font-family: unset;
  letter-spacing: unset;
}

.ratings .rating-box:before {
  color: #ffa600;
}

#checkout-payment-method-load > dt#dt_method_banktransfer {
  margin: auto;
}

#callus-container {
  position: absolute;
  right: 2vw;
  bottom: 0px;
}

.amscheckout input,
.amscheckout select {
  height: 36px !important;
  margin-bottom: 0.5em !important;
  margin-top: 0.5em !important;
  font-size: 14px !important;
  font-weight: normal !important;
  padding-left: 5px !important;
  color: #000 !important;
}

.header-container.header-newskin .mini-cart .actions .btn-default {
  font-family: "Open Sans";
  font-weight: bold;
}
.header-container.header-newskin .mini-cart .actions .btn-default:last-of-type {
  display: none;
}

.amasty-scheckout-login-buttons li.item {
  line-height: 1.75em;
}

.checkout-cart-index call-us#wp-live-chat-by-3CX,
.checkout-onepage-index call-us#wp-live-chat-by-3CX {
  display: none !important;
}

.amasty-scheckout-login-buttons li.item.active {
  background: #929292;
  text-shadow: 0 0 6px #0000008f;
  border-color: #888888;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.amscheckout-img-shadow {
  display: none !important;
}

.amasty-scheckout-login-buttons li.item {
  opacity: 1;
  background: #b1b1b1cc;
  text-shadow: 0 0 6px #0000008f;
  border-color: #888888 !important;
}
.amasty-scheckout-login-buttons li.item:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.amasty-scheckout-login-buttons li.item:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.sxCheckoutStepControls > div:not(.mobileCartHint) {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid #c5c5c5;
  white-space: nowrap;
  padding: 11px 6px;
  color: #565656;
  font-size: 14px;
  border-radius: 3px;
}
.sxCheckoutStepControls .sxCheckoutStepForward {
  background: #69c1f5;
  color: #fff !important;
  border-color: #797979 !important;
}

.three-columns > div:not(.active) {
  display: none !important;
}

.mobileCartHint {
  background: #efefef;
  padding: 0.75em;
  border: 1px solid #c1c1c1;
  color: #848484;
  cursor: pointer;
  font-weight: bold;
  max-width: 212px;
  box-shadow: inset 0 0 7px #fff;
  border-radius: 3px;
}

#shopping-cart-table .checkout-types,
.cart > .page-title > .checkout-types li:not(:nth-child(1)):not(:nth-child(2)):not(:last-child),
.totals > div > .checkout-types li:not(:last-child) {
  display: none;
}

.cart .title-buttons .paypal-logo {
  /* margin-right: 1em; */
}
.cart .title-buttons .paypal-logo img {
  max-height: 46px;
}

.mobileCartHint .CartHintInner {
  text-align: center;
  font-size: 1.25em;
}

body.paypal-express-review .agreement-content, body.amazonpay-checkout-index .agreement-content {
  display: none;
}
body.paypal-express-review .info-set, body.amazonpay-checkout-index .info-set {
  background: unset;
  border: 0;
  padding: 0;
}
body.paypal-express-review .info-set h2.legend, body.amazonpay-checkout-index .info-set h2.legend {
  padding: 0;
  padding-bottom: 10px;
  border: 0;
  margin: 0;
  background: unset;
}
body.paypal-express-review .data-table td.last {
  border: 0;
}

.data-table th.last {
  border: 0;
}

body.amazonpay-checkout-index .data-table td.last {
  border: 0;
}
body.paypal-express-review .data-table tfoot td, body.amazonpay-checkout-index .data-table tfoot td {
  border-left: 0;
}
body.paypal-express-review button.button span, body.amazonpay-checkout-index button.button span {
  background-image: unset;
}
body.paypal-express-review button.button span span, body.amazonpay-checkout-index button.button span span {
  font-size: 1.5em;
  padding: 0.25em;
}
body.paypal-express-review button.button:hover span, body.amazonpay-checkout-index button.button:hover span {
  background-color: #0c8610;
  color: #fff;
}
body.paypal-express-review input#agreement-1, body.amazonpay-checkout-index input#agreement-1 {
  width: 34px;
  height: 34px;
}
body.paypal-express-review dl.item-options, body.amazonpay-checkout-index dl.item-options {
  display: grid;
  grid-template-columns: 0fr;
  padding: 0;
  grid-template-rows: 0fr;
  gap: 0;
  grid-auto-flow: row dense;
  grid-template-areas: ". ." ". ." ". ." ". ." ". ." ". ." ". ." ". ." ". ." ". .";
  align-content: center;
  align-items: start;
  justify-items: stretch;
}

input#agreement-1 {
  width: 60px;
  height: 60px;
  margin: 1.5em;
  margin-left: 0;
}

.amscheckout-main {
  display: flex;
  flex-direction: column;
}

.checkout-cart-index .checkout-steps-main > span,
.category-products .item-area .addtocart {
  display: none;
}

#checkout-payment-method-load > dt > label {
  cursor: pointer;
}
#checkout-payment-method-load > dt > label:hover {
  opacity: 1;
  border: 3px solid #5ac1ff;
  background: #f5f5f5;
  border-radius: 3px;
}

/* #dt_method_banktransfer {
    padding-top: 0 !important;
} */
#dd_method_banktransfer {
  display: none;
}

/* #checkout-payment-method-load>dt#dt_method_banktransfer label {
    border: 3px solid #2100d445;
    padding: 1em;
    border-radius: 0.25em;
    color: #fff;
    background: #36710075;
    font-weight: bold;
    text-shadow: 0 0 4px #000000ad;
} */
.checkout-steps-main {
  margin: 1em 0 2em 0;
  text-align: center;
  border-bottom: 1px solid #a2a2a2;
  padding-bottom: 2.5em;
}

.checkout-steps-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-between;
  justify-content: space-between;
  align-items: center;
  max-width: 450px;
  margin: auto;
  padding: 1em 0;
  position: relative;
  color: #c3c3c3;
}

.checkout-steps-main > span {
  font-size: 1.33em;
  color: #505050;
  border-radius: 3px;
  padding: 0.25em 2em;
  font-weight: bold;
}

.checkout-step:after {
  position: absolute;
  font-size: 0.5em;
  bottom: -1.65em;
  left: -100%;
  width: 300%;
  text-align: center;
}
.checkout-step[step="1"]:after {
  content: "Warenkorb & Produkte";
}
.checkout-step[step="2"]:after {
  content: "Anschrift & Daten";
}
.checkout-step[step="3"]:after {
  content: "Zahlung & Kauf";
}
.checkout-step.active {
  font-size: 2.5em;
  color: #505050;
  background: #e2e2e2;
  box-shadow: inset 0 0 10px 1px #fff;
}

.checkout-step-connector {
  background: linear-gradient(90deg, #c3c3c3 0%, #505050 100%);
  width: 100%;
  height: 4px;
  margin-right: -1px;
  margin-left: -1px;
}
.checkout-step-connector.active {
  background: linear-gradient(-90deg, #c3c3c3 0%, #505050 100%);
}
.checkout-step-connector.deactive {
  background: #c3c3c3;
}

.checkout-step {
  position: relative;
  font-size: 1.75em;
  border: 4px solid;
  padding: 0.5em 0.75em;
  border-radius: 100%;
  font-weight: bold;
  background: #f8f8f8;
}

.checkout-cart-index .checkout-steps-main {
  border-bottom: 0;
}

@media (max-width: 1080px) {
  .mobileCartHint {
    display: block;
  }
}
@media (max-width: 576px) {
  .category-products .products-grid li.item {
    float: none !important;
    width: 50% !important;
  }

  .checkout-step:after {
    font-size: 0.355em;
    left: 0;
    width: 100%;
    bottom: -3em;
  }

  .amscheckout-header .lane2 {
    margin: 1em 0;
  }

  #v-cookielaw {
    width: 100vw !important;
    min-width: 100vw !important;
  }

  /* .slideContent .contentBox {
      -webkit-transform: translateY(7.5em);
      -ms-transform: translateY(7.5em);
      transform: translateY(7.5em);
  } */
  /* .slideContent .contentBox .sxVectorBg,
  .slideContent .contentBox .bigTitle,
  .slideContent .contentBox p {
      display: none;
  } */
  .sxCttBoxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  body.cms-index-index .main-container .container .category-product-slider,
body.cms-index-index .main-container .container .vContainer {
    padding: 0 2em;
  }
}
#dd_method_banktransfer,
.checkout-agreements li {
  margin: 0;
}

.amscheckout-main {
  border: 0 !important;
}

.amscheckout .second-column {
  border-style: solid !important;
  border-color: #efefef !important;
}

.amscheckout-main .separator {
  display: none;
}

.configurenow-desktop-btn {
  padding: 1.15em 1.45em;
  color: #fff;
  font-weight: bold;
  font-size: 1.15em;
  white-space: nowrap;
  min-height: 50px;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  background: #d00000;
  text-shadow: rgba(0, 0, 0, 0.81) 0px 0px 11px;
  box-shadow: rgba(0, 0, 0, 0.64) 0px 0px 7px, rgba(255, 255, 255, 0.43) 0px 0px 13px 1px inset;
  border: 1px solid #d00000;
  flex: 1 1 1%;
  transition: 0.3s ease all;
}
.configurenow-desktop-btn:hover {
  background-color: #ff0000ad;
  box-shadow: inset 0 0 8px #ffffff7a, 3px 7px 13px #00000038, 0 0 5px #000000f0;
}

.sxMobileOverviewContainer .add-to-cart button.button {
  box-shadow: 0 0 12px 2px #00000061;
}
.sxMobileOverviewContainer .add-to-cart button.button > span {
  background-color: #005073 !important;
}
.sxMobileOverviewContainer .add-to-cart button.button span span {
  background: #03a9f4;
  box-shadow: inset 0 0 14px #00000003;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.75);
  font-weight: bold;
}
.sxMobileOverviewContainer .add-to-cart button.button:hover span span {
  color: #fff;
  background: #339974d4;
}

.configurenow-desktop-btn {
  display: none;
}

.product-options-bottom {
  margin-bottom: 1em;
}
.product-options-bottom .buy-actions {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1em;
}

.sxInquiryBox {
  display: none;
  width: 100vw;
  height: 100vh;
  z-index: 100001;
  position: fixed;
  background: #e4e4e4;
  left: 0;
  top: 0;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.sxInquiryBox .galleryImage {
  position: relative;
  max-width: 45%;
  flex: 1;
}

.sxTrustings {
  position: absolute;
  bottom: -50%;
  width: 100%;
  gap: 2em;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
}
.sxTrustings .montiert {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: flex-start;
  padding: 0;
  flex-wrap: nowrap;
}
.sxTrustings > div {
  max-width: 130px;
  text-align: center;
  font-size: 1.15em;
  font-weight: bold;
  color: #333333;
}
.sxTrustings > div > img {
  max-width: 130px;
}

.sxInquiryBox .productConfigSummary {
  flex: 1;
  align-self: flex-end;
}

.inquiryForm {
  min-height: 50%;
  background: #f1f1f1;
  width: 100%;
}

.inquiryHead {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-content: stretch;
  justify-content: center;
  align-items: flex-start;
}

.sxInquiryBox .product-img-box {
  margin-bottom: 0px !important;
}
.sxInquiryBox .product-image-zoom {
  bottom: -6.5em;
}

.inquiryBoxInnerWrap {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2);
  width: 90vw;
  height: 85vh;
  max-width: 1440px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  align-content: space-between;
  flex-wrap: nowrap;
}

.sxInquiryBox .sxProductConfSummaryWrap {
  margin: 0 !important;
  border: 0 !important;
}
.sxInquiryBox .sxProductConfSummary {
  margin-bottom: 0;
  padding: 2em;
  padding-bottom: 15%;
  background: #f1f1f1;
}

.inquiryForm .form-group {
  display: flex;
  flex-direction: column;
  align-content: flex-end;
  justify-content: center;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 0.5em;
  padding-bottom: 1em;
  padding: 0 14%;
}
.inquiryForm .form-group input {
  font-size: 1.33em;
  line-height: 1.77em;
  padding-left: 1em;
}
.inquiryForm #form_submit {
  background: #20baff;
  color: #fff;
  font-size: 1.33em;
  font-weight: bold;
  text-shadow: 0 0 7px #0000009c;
}
.inquiryForm .form-group input::placeholder {
  color: #cccccc;
}

.sxInquiryBox #firstClose {
  text-align: center;
  padding: 0.5em;
  margin: auto auto;
  font-size: 1.15em;
  border: 2px solid #a3a3a3;
  border-radius: 3px;
  font-weight: bold;
  position: absolute;
  z-index: 121;
  color: #fff;
  background: #b22222;
  top: 1em;
  cursor: pointer;
}

.inquiryForm #secondClose {
  display: none;
  text-align: center;
  width: 86%;
  padding: 0.5em;
  margin: auto auto;
  font-size: 1.15em;
  border: 2px solid #a3a3a3;
  border-radius: 3px;
  font-weight: bold;
  cursor: pointer;
}
.inquiryForm #response {
  display: none;
  border: 2.5px solid green;
  padding: 0.5em;
  padding-top: 1.5rem;
  font-size: 1.25em;
  text-align: center;
  color: #000;
  border-radius: 3px;
  margin-top: 1em;
}
.inquiryForm .sxCtaFormOkIcon {
  max-width: 4rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.leaveMessage textarea {
  display: none;
  width: 100%;
  height: 70px;
  margin: 0px;
  max-height: 70px;
  border: 1px solid #717171;
  max-width: 100%;
  min-width: 100%;
  min-height: 70px;
  border-radius: 2px;
}
.leaveMessage .dsvgo {
  cursor: pointer;
}
.leaveMessage button {
  width: 100%;
  border: 2px solid #afafaf;
  font-size: 120%;
}
.leaveMessage button:hover {
  background: #e4e4e4;
}

@media (min-width: 1140px) {
  .inquiryForm .form-group {
    padding: 0 7% 0 53%;
  }
}
@media (max-height: 800px) {
  .inquiryForm .form-group {
    justify-content: flex-end;
  }
}
.inquiryHead .clonedPriceBottom {
  display: none;
}

.product-view .product-img-box:not(.type-) {
  margin-bottom: 33px;
}

@media (min-width: 625px) {
  .hide-desktop {
    display: none !important;
  }

  .sxSaveProductConfiguration.mobile {
    display: none;
  }

  .sxCheckoutStepControls:not(.fixed) {
    justify-content: center;
  }

  .cart .title-buttons .btn-checkout {
    display: none;
  }
}
@media (min-width: 625px) and (max-height: 800px) {
  .sxInquiryBox .sxBoxSumaryTitle {
    margin-bottom: 0;
  }
  .sxInquiryBox .sxProductConfSummary {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
}
@media (min-width: 625px) {
  .sxInquiryBox #firstClose {
    width: 15%;
  }
}
@media (min-width: 625px) {
  .inquiryForm form {
    position: relative;
    bottom: 2em;
  }
  .inquiryForm .form-group {
    padding: 6% 3% 0 50%;
  }
  .inquiryForm #response {
    margin-top: 20em;
    margin-bottom: 2em;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 625px) {
  .clonedPriceBottom {
    margin-top: 5em;
  }
}
@media (min-width: 625px) {
  .regular-price-cloned .price {
    font-weight: 600;
    font-size: 36px;
    color: #444;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
  }
}
@media (min-width: 625px) {
  #product-options-wrapper:before {
    content: "Grüne Markierung = Auswahl";
    position: absolute;
    top: 25px;
    font-size: 1.35em;
    color: #7d9917;
    right: 0;
    max-width: 155px;
  }
  #product-options-wrapper:after {
    content: " ";
    position: absolute;
    top: 17px;
    right: 135px;
    width: 31px;
    height: 50px;
    border: 3px solid #7d9917;
    border-radius: 3px;
    border-right: 0;
  }
}
body.checkout-cart-configure .product-options-bottom .add-to-cart {
  flex-wrap: wrap;
}
body.checkout-cart-configure .add-to-cart > button.btn-cart {
  flex: 50%;
}
body.checkout-cart-configure .add-to-cart > div:last-child {
  flex: 0;
  margin-left: 3em;
  margin-top: 1em;
}
body.checkout-cart-configure .add-to-cart > div[class^=amazonpay] {
  flex: 1 1 50%;
  margin-top: 1em;
}

#shopping-cart-table a.edit-product i {
  display: none;
}

.cart .table_qty_inc {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cart .table_qty_dec {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

#shopping-cart-table a.edit-product {
  text-decoration: none;
}
#shopping-cart-table a.edit-product:hover::after {
  text-decoration: none;
  background: #03a9f4;
  color: #fff;
}
#shopping-cart-table a.edit-product:after {
  content: "BOX VERÄNDERN";
  background: #f4f4f4;
  padding: 0.36em 0.5em;
  top: 1px;
  position: relative;
  border-radius: 3px;
  color: #515151;
  text-decoration: none;
  border: 1px solid #6b6b6b;
  font-weight: bold;
}

.data-table tbody td,
.data-table tbody th {
  border: 0;
}

.mobile-nav.side-block .sw-mobile-menu li.sxCTAmm > a {
  border-right: 0 !important;
  padding-right: 0;
  margin-bottom: 0;
}

.sxMobileOverviewContainer .price-box {
  text-align: right;
}

.sxMobileConfigurator .option[idx="1"]:after, .sxMobileConfigurator .option[idx="2"]:after {
  content: "Rote Makierung = Auswahl";
  position: relative;
  top: 25px;
  font-size: 1.35em;
  color: red;
}

.sxTrustings .montiert > img {
  border: 4px solid #303030;
  border-radius: 5%;
  padding: 0.25em;
  max-width: 76px;
}

.cart .title-buttons ul {
  text-align: center;
}
.cart .title-buttons li {
  width: 100%;
  float: unset !important;
}
.cart .title-buttons li button > span {
  background: #03a9f4;
  background-color: #03a9f4;
  padding: 0 6.75em;
}
.cart .title-buttons li button:hover span {
  background-color: #0098dd !important;
  color: #fff !important;
}
.cart .title-buttons li button > span > span {
  font-weight: bold;
  font-size: 1.25em;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.66);
}

.category-products li.item .product-image img.hoverImage {
  opacity: 1 !important;
  visibility: visible !important;
}

.sxCheckoutStepControls {
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  margin: auto;
  gap: 2vw;
  min-width: 320px;
  max-width: 625px;
}

.three-columns.flexrow {
  flex-direction: row;
  justify-content: space-around;
}

.amscheckout .second-column {
  border: 0 !important;
}

.konfig-prod-tut-anim {
  display: none;
  margin: auto;
}

@media (max-width: 625px) {
  call-us#wp-live-chat-by-3CX {
    transform: scale(0.85);
    top: 0px !important;
    right: 18.5% !important;
    left: unset !important;
    bottom: unset !important;
  }

  .checkout-steps-main > span {
    font-size: 1em;
  }

  .checkout-step {
    font-size: 1.5em;
  }
  .checkout-step.active {
    font-size: 2.2em;
  }

  .checkout-steps-main {
    border-bottom: 0px solid #a2a2a2;
    padding-bottom: 0;
  }

  .sxScrolledBody .sxCheckoutStepControls.fixed {
    position: fixed;
    z-index: 1000000011;
    text-align: center;
    margin: auto auto;
    background: #fff;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding: 0.5em 1em;
    width: 100%;
    border-bottom: 1px solid #c5c5c5;
    left: 0;
    box-shadow: 0 0 20px #0072ff36;
  }

  .amscheckout .billing,
.amscheckout .shipping,
.amscheckout .shipping-method,
.amscheckout .payment-method,
.amscheckout .coupon,
.amscheckout .giftcards,
.amscheckout .amgiftcards {
    padding: 0 !important;
  }

  .checkout-onepage-index .amscheckout-main {
    padding: 0;
    margin-top: 0;
  }

  .clonedPriceBottom {
    display: none;
  }

  .sxTrustings {
    bottom: unset;
    top: 10%;
    left: -2.5%;
    gap: 1em;
    flex-direction: column;
    justify-content: flex-start;
    z-index: 100;
  }
  .sxTrustings > .freedelivery {
    z-index: 1;
  }
  .sxTrustings .montiert > img {
    border-width: 3px;
    padding: 0.5em;
  }
  .sxTrustings > div {
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 0 16px 15px rgba(255, 255, 255, 0.85);
    max-width: 55px;
    font-size: 1em;
  }
  .sxTrustings > div > img {
    max-width: 55px;
    font-size: 1em;
  }

  .product-image-gallery {
    margin-top: 0;
  }

  .add-to-cart button.button span span {
    padding: 0 1.15em;
  }

  .inquirynow-desktop-btn {
    font-size: 1.5em !important;
  }

  .sxInquiryBox .galleryImage {
    max-width: 85% !important;
  }
  .sxInquiryBox .sxProductConfSummary {
    margin-top: -5em;
    position: relative;
    z-index: 100;
  }

  .inquiryHead .product-image-zoom {
    position: relative;
    top: -1.5em;
  }

  .inquiryForm .form-group {
    align-content: flex-end;
    justify-content: flex-end;
    align-items: stretch;
    flex-wrap: nowrap;
    padding: 0 0;
    padding-bottom: 1em;
  }

  .sxInquiryBox #firstClose {
    color: #000;
    background: #ffffff91;
  }
  .sxInquiryBox .productConfigSummary {
    width: 100%;
  }
  .sxInquiryBox .sxProductConfSummary {
    padding: 10px 1em !important;
  }
  .sxInquiryBox .sxProdOptions {
    display: none !important;
    margin: 1.5em 1em;
  }
  .sxInquiryBox .sxBoxSumaryTitle.sumbtn {
    text-align: center;
    width: 85%;
    padding: 0.5em;
    margin: auto auto;
    font-size: 1.5em;
    border: 2px solid #a3a3a3;
    border-radius: 3px;
    font-weight: bold;
  }
  .sxInquiryBox .inquiryForm {
    min-height: unset;
    padding: 0 1.25em;
    height: inherit;
  }
  .sxInquiryBox .inquiryBoxInnerWrap {
    overflow: scroll;
    width: 97vw;
    height: 97vh;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: nowrap;
  }
  .sxInquiryBox .galleryImage {
    max-width: 95%;
  }
  .sxInquiryBox .inquiryHead {
    flex-direction: column;
    align-content: space-between;
    justify-content: flex-start;
    align-items: center;
    margin-top: -1em;
  }
}
@media (max-width: 625px) and (min-height: 744px) {
  .sxInquiryBox form {
    position: relative;
  }
}
.add-to-cart button.button {
  width: 100% !important;
}

#success-message-container #finish_and_checkout > span {
  background: #03a9f4 !important;
}
#success-message-container #continue_shopping > span {
  background: #838383;
}
#success-message-container #finish_and_checkout:hover span {
  background-color: #03a9f4;
  color: #fff;
}
#success-message-container #continue_shopping:hover span {
  background-color: #838383;
  color: #fff;
}

.inquirynow-desktop-btn {
  font-size: calc(12px + (24 - 16) * (60vw - 330px) / (1800 - 350));
}

.inquiry-actions {
  margin-top: 5em;
}

.cart-collaterals {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
.cart-collaterals .shipping {
  display: none;
}

@media (min-width: 995px) {
  .product-options-bottom .add-to-cart button.button > span > span {
    font-size: 20px;
  }
}
@media (min-width: 995px) {
  .product-options-bottom .add-to-cart button.button > span > span {
    font-size: 20px;
  }
}
.product-additional-global-info {
  display: none;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: center;
  gap: 1.5em;
}

.stainlesssteellogo img {
  max-width: 128px;
  min-width: 128px;
}

#shopping-cart-table button.button:not(.btn-checkout):hover span {
  background-color: transparent !important;
  color: #000 !important;
}
#shopping-cart-table .btn-checkout > span {
  background: #03a9f4;
  color: #fff;
  border: 2px solid #43c4ff;
  box-shadow: 0 0 12px #00000033;
}
#shopping-cart-table .btn-checkout > span > span {
  font-weight: bold;
  text-shadow: 0 0 6px #000000bf;
}
#shopping-cart-table .btn-checkout:hover > span {
  font-weight: bold;
  text-shadow: 0 0 4px #000000bf;
  color: #fff !important;
  background-color: #29bbff !important;
  box-shadow: 0 0 6px #00000033;
}
#shopping-cart-table .btn-checkout:hover > span > span {
  color: #fff !important;
  background-color: transparent !important;
}

body.sxConfigureMode {
  overflow: hidden;
}
body.sxConfigureMode .breadcrumbs {
  display: none;
}

.totals .btn-checkout span {
  background: #03a9f4 !important;
  background-color: #03a9f4 !important;
  text-shadow: 0 0 8px #000000ad;
  font-weight: bold !important;
  transition: 0.2s ease all;
  font-size: 1.2em;
  letter-spacing: 0.025em;
  margin: 1em 0 0 0;
}
.totals .btn-checkout > span {
  box-shadow: 0 0 9px #0000003d;
}
.totals .btn-checkout:hover span {
  background: #00b5d2 !important;
  background-color: #00b5d2 !important;
  text-shadow: 0 0 4px #000000ad;
  color: #fff;
}

.havequestion-call-us {
  position: relative;
  display: block;
  font-family: "Open Sans";
  flex: 1;
}
.havequestion-call-us .content--contact {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
  align-items: flex-end;
}
.havequestion-call-us p {
  margin: 0;
}
.havequestion-call-us p.contact-1 {
  text-transform: uppercase;
  font-weight: bold;
  color: #bcbcbc;
  font-size: 0.9em;
  margin: 0;
}
.havequestion-call-us p.contact-2 {
  margin: 0;
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
.havequestion-call-us p.contact-3 {
  font-size: 0.9em;
  max-width: 185px;
}
.havequestion-call-us a {
  color: #f44e03;
}
.havequestion-call-us p.contact-4 {
  font-size: 2.25em;
  font-weight: bold;
  margin: 0;
  margin-bottom: 10px;
}
.havequestion-call-us p.contact-5 {
  margin: 0;
  margin-bottom: 10px;
  color: #898989;
  font-weight: bold;
  font-size: 0.9em;
}

.product-additional-global-info {
  display: flex;
}

button {
  border-radius: 3px !important;
}
button.button span {
  border-radius: 3px !important;
}

.productConfigureNow {
  border-radius: 3px !important;
}

.productButtonsFlex .btn-cart > span {
  background: transparent !important;
}

.product-actions .add-to-cart .qty {
  border-width: 2px;
}

.inquirynow-desktop-btn {
  width: 75%;
  text-align: center;
  line-height: 48px;
  font-weight: bold;
  border: 1px solid #cdcdcd;
  background: #f5f5f5;
  color: #7b7b7b;
  border-radius: 3px;
  cursor: pointer;
  box-shadow: 0px 16px 20px rgba(0, 0, 0, 0.05), inset 0 0 3px 3px #fff;
  margin: auto auto;
}
.inquirynow-desktop-btn:hover {
  background: #e8e8e8;
  color: #505050;
  text-shadow: 0 0 9px #ffffff, 0 0 6px #ffffff, 0 0 3px #ffffff, 0 0 2px #ffffff;
}

.middleofproducts {
  display: inline-block;
}

.konfig-prod-tut-anim > img {
  width: 100%;
  pointer-events: none;
}

@media (min-width: 625px) {
  .konfig-prod-tut-anim {
    max-width: 375px;
  }

  .inquirynow-desktop-btn {
    font-size: 1.5em;
  }

  body:not(.checkout-cart-configure) .product-options {
    display: none;
  }

  .product-options-bottom .add-to-cart {
    display: flex;
    flex-direction: row;
    flex: 1 1 auto;
    margin-right: 0;
    margin-bottom: 0;
  }
  .product-options-bottom .qty-holder {
    min-width: 105px;
    margin-right: 5px;
    flex: 0 0;
  }
  .product-options-bottom .qty-holder input {
    height: 49px;
    width: 46px !important;
  }
  .product-options-bottom .qty-changer > a {
    width: 46px;
    height: 22px;
    display: block;
    border: 2px solid #e1e1e1;
    color: #000;
    line-height: 20px;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 3px;
    font-size: 14px;
    background-color: rgba(245, 245, 245, 0.68);
  }
  .product-options-bottom .qty-changer > a:last-of-type {
    margin-bottom: 0;
  }
  .product-options-bottom .add-to-cart button.button {
    width: fit-content;
    height: 50px;
    flex: 1 1 auto;
  }
  .product-options-bottom .btn-cart img {
    width: 35px;
    filter: contrast(130%) sepia(1) hue-rotate(136deg) saturate(1000%);
    opacity: 0.85;
  }
  .product-options-bottom .add-to-cart button.button > span {
    height: 50px;
    background: #03a9f4;
    box-shadow: 0 0 13px #00000038;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    transition: 1s ease all;
    border-radius: 3px !important;
  }
  .product-options-bottom .add-to-cart button.button > span > span {
    line-height: 50px;
    font-weight: bold;
    font-size: 15px;
    color: #fff !important;
  }
  .product-options-bottom .add-to-cart button:hover > span {
    box-shadow: 0 0 16px #00000073;
    background: #00ca9e;
  }
  .product-options-bottom .add-to-cart button:hover > span > span {
    background-color: transparent;
    color: #fff;
  }

  .configurenow-desktop-btn {
    display: block;
  }
}
@media (min-width: 479px) {
  .category-products .products-grid.columns4 li.item {
    margin-bottom: -5px !important;
    padding: 5px;
  }
}
@media (min-width: 576px) {
  body.cms-index-index .main-container .container .category-product-slider,
body.cms-index-index .main-container .container .vContainer,
body.cms-index-index .main-container .container .sxShopCFWContainer {
    max-width: 540px;
    margin: auto auto;
  }
}
@media (max-width: 990px) {
  .havequestion-call-us {
    margin-top: 1em;
  }
  .havequestion-call-us .content--contact {
    justify-content: flex-end;
  }
  .havequestion-call-us p {
    text-align: right;
  }

  .contact-4 {
    font-size: 1.65em !important;
  }
}
@media (max-width: 768px) {
  .products-grid .item .configure-now {
    top: -36px;
    padding-top: 7px;
    filter: unset;
    opacity: 1;
    padding-left: 7px;
    padding-right: 7px;
  }
  .products-grid .item .configure-now a {
    font-size: 11px;
  }
}
@media (max-width: 479px) {
  .category-products .products-grid.columns4 li.item {
    margin-bottom: -15px !important;
    padding: 5px;
  }

  .products-grid .item .configure-now {
    padding: 0.5em 0.25em 0.5em 0.25em;
    top: -29px;
    background: #f4f4f4;
    width: 101%;
    left: 0.5%;
    border: 1px solid #9e000026;
    border-radius: 0em;
    border-bottom-left-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
    border-top: 2px solid #9e000033;
  }
  .products-grid .item .configure-now a {
    font-size: 1.1em;
  }
}
@media (min-width: 768px) {
  body.cms-index-index .main-container .container .category-product-slider,
body.cms-index-index .main-container .container .vContainer,
body.cms-index-index .main-container .container .sxShopCFWContainer {
    max-width: 720px;
    margin: auto auto;
  }
}
.vContainer.sxSeoContainer {
  margin-top: 3em;
}

@media (min-width: 992px) {
  body.cms-index-index .main-container .container .category-product-slider,
body.cms-index-index .main-container .container .vContainer,
body.cms-index-index .main-container .container .sxShopCFWContainer {
    max-width: 960px;
    margin: auto auto;
  }
}
@media (min-width: 1200px) {
  body.cms-index-index .main-container .container .category-product-slider,
body.cms-index-index .main-container .container .vContainer,
body.cms-index-index .main-container .container .sxShopCFWContainer {
    max-width: 1140px;
    margin: auto auto;
  }
}
@media (min-width: 1320px) {
  body.cms-index-index .main-container .container .category-product-slider,
body.cms-index-index .main-container .container .vContainer,
body.cms-index-index .main-container .container .sxShopCFWContainer {
    max-width: 1280px;
    margin: auto auto;
  }
}
.ivenTextLastPic {
  margin-bottom: 1em;
  position: relative;
  z-index: 1;
  opacity: 0.75;
}
.ivenTextLastPic img {
  width: 100%;
}
.ivenTextLastPic:before {
  content: "";
  z-index: 3;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, rgba(255, 255, 255, 0)), to(white));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 75%, white 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 75%, white 100%);
  height: 100%;
}
.ivenTextLastPic:after {
  content: "";
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(7.5%, white), color-stop(33%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(top, white 7.5%, rgba(255, 255, 255, 0) 33%);
  background: linear-gradient(180deg, white 7.5%, rgba(255, 255, 255, 0) 33%);
  height: 100%;
}

.ivenTextLastPart {
  position: relative;
  z-index: 5;
}

.ivenSplitTextContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 1em;
  gap: 2%;
  position: relative;
  z-index: 5;
}

.ivenFirstTextTitle {
  text-align: center;
  margin-top: 0;
  margin-bottom: 3em;
  color: #535353;
}
.ivenFirstTextTitle h1 {
  font-size: calc(20px + (24 - 16) * (100vw - 400px) / (1800 - 400));
}

.ivenSplitFirstHalf,
.ivenSplitLastHalf {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  min-height: 100%;
  max-width: 50%;
}

.ivenSplitFirstHalf img {
  max-width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-right: 0.5em;
}

.ivenSplitLastHalf img {
  max-width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-right: 0.5em;
  margin-top: 4em;
}

.ivenSplitTextContainer h2,
.ivenSplitTextContainer h3,
.ivenSplitTextContainer h4,
.ivenSplitTextContainer h5 {
  font-size: 1.35em;
  margin-bottom: 9px;
  color: #535353;
}

.fixed-header .menu > li .nav-sublist-dropdown ul li a > span,
.main-nav .menu > li .nav-sublist-dropdown ul li a > span {
  font-size: 1.15em;
  padding: 0.15em 1em;
  transition: 0.1s ease all;
}

.fixed-header .menu > li .nav-sublist-dropdown ul li a > span:hover,
.main-nav .menu > li .nav-sublist-dropdown ul li a > span:hover {
  background: #444242;
  color: #fff;
  border-radius: 5px;
}

.fixed-header .menu > li .nav-sublist-dropdown ul li a:hover,
.main-nav .menu > li .nav-sublist-dropdown ul li a:hover {
  text-decoration: none !important;
}

.sxContactFooterBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -5em;
  margin-top: -2em;
}

.product-category-slider {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  min-height: 275px;
  gap: 1%;
  -webkit-overflow-scrolling: touch;
  scroll-snap-points-x: repeat(25%);
  scroll-snap-type: x mandatory;
  overscroll-behavior-x: contain;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
@media only screen and (min-device-width: 20em) and (max-device-width: 30em) {
  .product-category-slider {
    scroll-snap-points-x: repeat(100%);
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
}
@media only screen and (min-device-width: 48em) and (max-device-width: 64em) {
  .product-category-slider {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
}
.product-category-slider .category-card {
  flex: 0 0 auto;
  width: 24%;
  max-width: 475px;
  min-height: 100%;
  background: red;
  position: relative;
  cursor: pointer;
  transition: 0.3s ease all;
  scroll-snap-align: center;
}
@media only screen and (min-device-width: 20em) and (max-device-width: 30em) {
  .product-category-slider .category-card {
    min-width: 100%;
  }
}
@media only screen and (min-device-width: 48em) and (max-device-width: 64em) {
  .product-category-slider .category-card {
    min-width: 50%;
    scroll-snap-align: start;
  }
}
.product-category-slider .category-card span {
  color: #fff;
  bottom: 0;
  position: absolute;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  background: #0000007a;
  line-height: 3em;
  font-size: 1.5em;
}
.product-category-slider .category-card:hover {
  transform: scale(0.95);
}
.product-category-slider:hover::-webkit-scrollbar-thumb {
  visibility: visible;
}
.product-category-slider::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.product-category-slider::-webkit-scrollbar-thumb {
  background: #808080;
  border-radius: 10px;
  visibility: hidden;
}
.product-category-slider::-webkit-scrollbar-track {
  background: transparent;
}

#doorToggle,
#roofToggle,
#stateToggle {
  display: none !important;
}

.sxFooterContactMailButton:hover,
.sxFooterContactPhoneButton:hover {
  -webkit-filter: grayscale(100%) contrast(100%);
  filter: grayscale(100%) contrast(100%);
}

.sxFooterContactDivider {
  margin-top: -0.5em;
  margin-bottom: -1em;
}

.footer-container > .footer {
  background-color: #F1F0EB;
}

/*
.header-container.type23 .header {
    padding-right: 0 !important;
} */
.header-container .container {
  padding-right: 0;
}

.sxTopHeader {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0px 0fr 0px 1fr;
  grid-template-columns: 1fr 0fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas: ". . .";
  padding-bottom: 1em;
  padding-top: 1em;
  /* -webkit-transition: 0.66s all;
  -o-transition: 0.66s all;
  transition: 0.66s all; */
}

/* .sxStickyHeader .sxTopHeader {
    height: 0;
} */
.search-area {
  display: none;
}

.sxItem2 ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sxTopHeaderItem ul li {
  z-index: 3;
  position: relative;
  cursor: pointer;
}
.sxTopHeaderItem ul li a {
  z-index: 5;
  position: relative;
}

.sxItem2 ul li {
  position: relative;
  top: -0.5em;
}
.sxItem2 ul li a {
  color: #000;
  font-size: 1.2em;
  line-height: 0em;
  top: 8px;
  font-weight: bold;
  letter-spacing: 0.025em;
}
.sxItem2 ul li a:before {
  content: "";
  background-image: url(/media/ionicons/call-sharp.svg);
  width: 1.5em;
  height: 1.5em;
  left: -28px;
  top: -2px;
  background-size: cover;
  position: absolute;
  -webkit-transform: rotate(28deg);
  -ms-transform: rotate(28deg);
  transform: rotate(28deg);
}

.sxItem1 ul li:before {
  content: "";
  width: calc(100% + 1.5em);
  height: 3em;
  left: -0.75em;
  z-index: 2;
  position: absolute;
  top: -1em;
}

.sxItem3 ul li:before {
  content: "";
  width: calc(100% + 1.5em);
  height: 3em;
  left: -0.75em;
  z-index: 2;
  position: absolute;
  top: -1em;
}
.sxItem3 ul li a i {
  position: relative;
  width: 3em;
  left: 0.25em;
  float: left;
  top: -0.5em;
  margin-bottom: -1em;
}
.sxItem3 ul li a i img {
  max-width: 2em;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.sxItem3 ul li:hover a i img {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.sxItem1 ul li:hover a,
.sxItem3 ul li:hover a {
  color: #fff;
  text-decoration: none;
}

.sxItem2 ul li:before {
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.sxItem2 ul li:hover span {
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.sxItem2 ul li:hover:before {
  opacity: 0.4;
}
.sxItem2 ul li:hover span {
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
.sxItem2 ul li:hover a {
  text-decoration: none;
}

.sxItem1 ul li:hover:before,
.sxItem3 ul li:hover:before {
  background: #7d9917;
  background: -moz-linear-gradient(90deg, #7d9917 0%, #637914 100%);
  background: -webkit-linear-gradient(90deg, #7d9917 0%, #637914 100%);
  background: linear-gradient(90deg, #7d9917 0%, #637914 100%);
}

.sxItem2 ul li span {
  position: absolute;
  left: 0;
  bottom: -1.1em;
  text-transform: uppercase;
  font-size: 80%;
}

.sxItem3 ul {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sxTopHeaderItem ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2em;
}
.sxTopHeaderItem ul a.hyperLink {
  color: #272727;
}

.sxTopHeaderWrap {
  margin-bottom: 1em;
  overflow: hidden;
  background-color: #F1F0EB;
}
.sxTopHeaderWrap .sxTopHeader {
  /* -webkit-transition: all 0.66s linear;
  -o-transition: all 0.66s linear;
  transition: all 0.66s linear; */
}

.header-container.sticky-header .header .menu-wrapper .mini-cart {
  position: relative;
}

.sxStickyWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.header.container div.logo {
  position: relative;
}

.logo a.logo {
  max-width: 4em;
  display: block;
  position: relative;
  text-align: center;
}
.logo a.logo#logo {
  margin: auto auto !important;
  display: flex;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
  gap: 0.5em;
  font-size: 1.65em;
  text-decoration: none;
  font-weight: bold;
  color: #7d9917;
  letter-spacing: 0;
}

.sxFooterBottomLinks {
  float: left;
  line-height: 54px;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 25;
}
.sxFooterBottomLinks a {
  color: #696969;
}
.sxFooterBottomLinks a:hover {
  color: firebrick;
  text-decoration: none;
}

.sxLogoBgFix {
  position: absolute;
  top: 1.465em;
  left: -0.075em;
  margin: auto auto;
  text-align: center;
  width: 100%;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transition: 0.44s all;
  -o-transition: 0.44s all;
  transition: 0.44s all;
}

.sxLogoBgFixFix {
  background: white;
  width: 125%;
  position: absolute;
  top: -112.5%;
  left: -12.5%;
  z-index: 5;
  height: 150%;
}

.sxLogoBgFix svg {
  -webkit-filter: drop-shadow(0 0 11px rgba(0, 0, 0, 0.28));
  filter: drop-shadow(0 0 11px rgba(0, 0, 0, 0.28));
  -webkit-transition: 0.44s all;
  -o-transition: 0.44s all;
  transition: 0.44s all;
}

.logo a.logo img {
  max-height: 48px;
  transition: 0.44s all;
}

.sxScrolledHeader .logo a.logo img,
.checkout-cart-index .logo a.logo img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.main-nav ul.menu > li > a {
  -webkit-transition: 0.44s all;
  -o-transition: 0.44s all;
  transition: 0.44s all;
}

.sxScrolledHeader .main-nav ul.menu > li > a,
.checkout-cart-index .main-nav ul.menu > li > a {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.sxScrolledHeader .sxLogoBgFix,
.checkout-cart-index .sxLogoBgFix {
  top: 0.4em;
  -webkit-transform: scale(0.3);
  -ms-transform: scale(0.3);
  transform: scale(0.3);
  left: 0;
}

div.mobileNoLandscapeSorry {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding: 0px 14vw;
  font-size: 2em;
  line-height: 1.33em;
  top: 0;
  left: 0;
  color: #980000;
  text-align: center;
  border: 0.75em solid #fff;
  text-shadow: 0 0 5px white, 0 0 5px white, 0 0 2px white;
  position: fixed;
  width: 100vw !important;
  height: 100vh !important;
  background: #d1d1d1;
  z-index: 10011000010011100000000000;
}

.header > div.logo {
  min-width: 13em;
}

body.mobile-nav-shown {
  overflow: hidden;
  max-width: 100vw;
  max-height: 100vh;
  position: fixed;
}
body.mobile-nav-shown .sxMobileOverviewContainer {
  display: none !important;
}

.close-sidebar-menu {
  position: absolute;
  top: -0.5em !important;
  right: -1em !important;
  padding: 3px !important;
}

.sw-mobile-menu > li.act:first-of-type {
  display: none;
}

.close-sidebar-menu > .icon-cancel {
  font-size: 3.33em;
  text-shadow: 0 0 8px #ff0000c7, -9px 0 2px #000;
  color: white;
}

@media (max-width: 990px) {
  .header-container.type23 .header {
    justify-content: space-between;
  }
  .header-container.type23 .header > * {
    flex: 1 1 33% !important;
  }
}
@media (min-width: 990px) {
  .sxScrolledHeader .header > div.logo,
.checkout-cart-index .header > div.logo {
    max-width: 95px;
  }
}
.sxMainMenu {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.header-container.type23.sticky-header .header .menu-wrapper .mini-cart {
  top: 1px;
  right: unset;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

.header .form-search {
  padding-right: 35px;
}

.form-search select#cat {
  display: none;
}

.menu li.act {
  color: #b22222 !important;
  font-weight: bold !important;
}

#totop {
  background-color: #7D9917;
}

.footer-bottom {
  padding: 5px 0;
}

.footer a.logo img {
  max-width: 3em;
}

.footer-middle {
  background-color: transparent;
  padding: 0;
}

.footer-bottom {
  background-color: #F1F0EB;
  min-height: 64px;
  display: inline-block;
  margin-bottom: -1px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #dbdada;
}
.footer-bottom .copyright {
  color: #696969;
  line-height: 54px;
}
.footer-bottom .copyright > .sxCopyright {
  font-weight: bold;
}

.sxBoxCFI {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sxBoxCFI > p {
  margin-top: 0.75em;
  margin-left: 0.5em;
  font-weight: bold;
  color: #505050;
  font-size: 1.75em;
  line-height: 0em;
}
.sxBoxCFI > img {
  max-width: 36px;
  max-height: 36px;
  /* filter: brightness(1099%) grayscale(100%); */
}

.sxSeoFooterLinksBlock ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1em 1fr 1em 1fr 1em 1fr 1em 1fr;
  grid-template-columns: repeat(5, 1fr);
  -ms-grid-rows: 1fr 1em 1fr 1em 1fr 1em 1fr 1em 1fr;
  grid-template-rows: repeat(5, 1fr);
  gap: 1em 1em;
  grid-template-areas: ". . . ." ". . . ." ". . . ." ". . . .";
}
.sxSeoFooterLinksBlock ul li {
  background: #1f202b30;
  text-align: left;
  border: 1px solid #726b6b33;
  padding: 1em 1em !important;
}
.sxSeoFooterLinksBlock ul li a {
  color: #939393;
}

.footer-middle .col-lg-3 {
  background: #F1F0EB;
}
.footer-middle-2 {
  padding-top: 0 !important;
}

.sxSecurebuy img,
.sxSecuredelivery img,
.sxDeliveryIcons img {
  max-width: 96px;
  margin-right: 1em;
}

.sxPaymentIcons img {
  /* max-width: 5em;
  margin-right: 2em;
  padding: 0 0; */
  max-width: 5em;
  padding: 0 0;
  max-width: 79px;
  margin: 5px;
}

.dark-color {
  color: #000;
}

.sxFooterColHeadingBlank,
.sxFooterColHeading {
  font-size: 1.15em;
  font-weight: bold;
  text-transform: uppercase;
}

/* .sxPaymentIcons img:nth-child(1),
.sxPaymentIcons img:nth-child(2),
.sxPaymentIcons img:nth-child(3) {
    margin-top: -1em;
    margin-bottom: -2em;
} */
.sxPaymentIcons .sxIcons {
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  max-height: inital; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  align-items: center;
}

.sxSocialFooterIcons {
  margin-top: 0.5em;
}
.sxSocialFooterIcons img {
  max-width: 42px;
  margin-right: 1em;
  opacity: 0.65;
}
.sxSocialFooterIcons > a:hover > img {
  opacity: 1;
}

/* @media (min-width: 300px) {
.container {
max-width: 525px;
}
}
@media (min-width: 500px) {
.container {
max-width: 768px;
}
}
@media (min-width: 900px) {
.container {
max-width: 1280px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1380px;
}
}
*/
/* #nav::after,
.add-to-box::after,
.add-to-cart::after,
.advanced-search-summary::after,
.block .actions::after,
.block .block-content::after,
.block li.item::after,
.block-content::after,
.block-layered-nav .currently li::after,
.block-poll li::after,
.box .box-title::after,
.box-account .box-head::after,
.box-content::after,
.box-reviews li.item::after,
.box-tags li.item::after,
.buttons-set::after,
.cart .crosssell li.item::after,
f.header-container.type23 .header .cart-collaterals::after,
.cart::after,
.checkout-progress::after,
.clearer::after,
.col-main::after,
.col2-set::after,
.col3-layout .product-options-bottom .price-box::after,
.col3-set::after,
.col4-set::after,
.footer-container .bottom-container::after,
.footer::after,
.form-list .field::after,
.form-list .input-box::after,
.form-list li::after,
.gift-messages-form .item::after,
.group-select li::after,
.header .quick-access::after,
.header-container .top-container::after,
.header-container::after,
.header::after,
.main::after,
.multiple-checkout .place-order::after,
.opc .step-title::after,
.page-print .print-head::after,
.page-title::after,
.pager::after,
.postDetails::after,
.product-collateral::after,
.product-essential::after,
.product-options .options-list li::after,
.product-options-bottom::after,
.product-review::after,
.product-view .box-description::after,
.product-view .box-tags .form-add::after,
.product-view .product-img-box .more-views ul::after,
.product-view .product-shop .short-description::after,
.products-grid::after,
.products-list li.item::after,
.ratings::after,
.search-autocomplete li::after,
.send-friend .form-list li p::after,
.sorter::after {
content: unset;
} */
.owl-pagination {
  display: none;
}

.footer-middle p {
  margin-bottom: 15px;
  color: #696969;
}
.footer-middle a {
  color: #696969;
}
.footer-middle a:hover {
  color: #282828;
  text-decoration: none;
}
.footer-middle ul.links li {
  padding: 4px 0;
}

.header-container {
  -webkit-transition: 0.77s all;
  -o-transition: 0.77s all;
  transition: 0.77s all;
  max-height: 153px;
  width: 100vw;
}

.stickyHeaderFixContainer {
  /* transition: 0.5s all;
  margin-top: 0; */
}

/*
.header.container {
    padding-left: 15px !important;
} */
.header.container .main-nav {
  padding-left: 0;
}
.header.container .main-nav .menu-wrapper {
  padding-left: 0;
}
.header.container .main-nav .menu-wrapper .menu li a {
  padding-left: 0;
}
.header.container .main-nav .container {
  padding-left: 0;
}
.header.container div.logo {
  /* order: 2; */
  margin: 0 !important;
  text-align: center;
}
.header.container .header-main-nav {
  /* order: 1; */
}
.header.container .header-main-right {
  /* order: 3; */
}

.header-container {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: 0;
  width: 100vw;
  z-index: 555;
  -webkit-transition: 0.444s ease all;
  -o-transition: 0.444s ease all;
  transition: 0.444s ease all;
}
.header-container.type23 .header > * {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
}

.sxStickyHeader {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: 0;
  z-index: 555;
  width: 100%;
  max-height: 170px;
}

* {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.ctaFormBodyTitle {
  text-align: center;
  margin: auto;
}

.sxCtaFormOkIcon {
  max-width: 12rem;
}

.header-container {
  box-shadow: 0px -8px 24px 0px rgba(0, 0, 0, 0.49);
  -webkit-box-shadow: 0px -8px 24px 0px rgba(0, 0, 0, 0.49);
  -moz-box-shadow: 0px -8px 24px 0px rgba(0, 0, 0, 0.49);
}

@media only screen and (min-width: 768px) {
  .sxQuickForm .row {
    max-width: 50em;
    margin: auto;
  }
}
@media only screen and (max-width: 768px) {
  .QuickContactButtons > div:first-of-type {
    margin-bottom: 1vh;
  }

  .sxQuickForm button,
.sxQuickForm input,
.sxQuickForm select,
.sxQuickForm textarea {
    min-width: 80vw;
  }

  .sxTopHeader {
    display: none !important;
  }

  .sxFooter {
    /* Accordion styles */
  }
  .sxFooter input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
  .sxFooter .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sxFooter .row .col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .sxFooter .row .col:last-child {
    margin-left: 1em;
  }
  .sxFooter .tabs {
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
  }
  .sxFooter .tab {
    width: 100%;
    color: white;
  }
  .sxFooter .tab-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1em;
    background: #2c3e50;
    font-weight: bold;
    cursor: pointer;
    /* Icon */
  }
  .sxFooter .tab-label:hover {
    background: #1a242f;
  }
  .sxFooter .tab-label::after {
    content: "❯";
    width: 1em;
    height: 1em;
    text-align: center;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
  }
  .sxFooter .tab-content {
    max-height: 0;
    padding: 0 1em;
    color: #2c3e50;
    background: white;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
  }
  .sxFooter .tab-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #2c3e50;
    cursor: pointer;
  }
  .sxFooter .tab-close:hover {
    background: #1a242f;
  }
  .sxFooter input:checked + .tab-label {
    background: #1a242f;
  }
  .sxFooter input:checked + .tab-label::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .sxFooter input:checked ~ .tab-content {
    max-height: 100vh;
    padding: 1em;
  }
}
.sxMasterBoxCountries {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}

.header-container.type23 .header .menu-icon {
  text-align: left;
}

@media only screen and (min-width: 991px) {
  .header-container.type23 .main-nav ul.menu > li > a {
    font-size: calc(7.5px + (24 - 16) * (100vw - 400px) / 1600);
  }

  .main-nav ul.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }

  .copyright {
    text-align: right;
  }

  .sxEdelstahlFerdiFooter {
    position: relative;
  }
  .sxEdelstahlFerdiFooter img {
    width: 100%;
    position: relative;
    z-index: 5;
    top: 1em;
    left: -2em;
  }
}
@media only screen and (min-width: 1280px) {
  .header-container.type23 .main-nav ul.menu > li > a {
    font-size: calc(7px + (24 - 16) * (100vw - 400px) / (1800 - 400));
  }
}
@media only screen and (min-width: 2240px) {
  .header-container.type23 .main-nav ul.menu > li > a {
    font-size: calc(6px + (24 - 16) * (100vw - 400px) / (2480 - 400));
  }
}
.sxSeoContainer a {
  color: #777;
}

.menu-icon a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  .footer-container::after,
.footer:after {
    /* content: none !important; */
  }

  .footer-middle .row {
    display: block !important;
  }

  .sxContactFooterBlock,
.sxEdelstahlFerdiFooter,
.sxCompanyFooterInfo,
.sxSocialFooterIcons,
.sxMasterBoxCountries {
    /* display: none; */
  }

  .footer-bottom {
    /* display: none !important; */
  }

  .header-container.type23 .header {
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #header-second-nav {
    display: none;
  }

  .logo a.logo {
    max-width: 25%;
  }

  .header-container.type23 .header > * {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 33% !important;
    flex: 0 1 33% !important;
  }

  .spSlide01 {
    /* background-position-x: 20% !important; */
  }

  .header-container.type23 .main-nav ul.menu > li > a {
    font-size: calc(11px + (24 - 16) * (100vw - 400px) / (1800 - 400));
  }

  .sxEdelstahlFerdiFooter {
    /* position: absolute;
    margin: auto auto;
    z-index: 2; */
    display: none;
  }
  .sxEdelstahlFerdiFooter img {
    left: 2em;
    width: 85%;
  }

  .sxContactFooterBlock {
    /* float: right; */
    position: relative;
    z-index: 4;
    text-align: right;
  }

  .sxPaymentIcons .sxIcons {
    display: block;
  }

  .nav-sublist-dropdown {
    font-size: 80%;
    padding-left: 1em;
  }
  .nav-sublist-dropdown a {
    font-size: 100%;
  }

  .footer-bottom .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    gap: 1em;
  }

  .header-container.type23 .header {
    padding: 10px 20px;
  }
  .header-container.type23 .header .menu-icon {
    margin-right: 0;
  }

  .header > div.logo {
    min-width: 3em;
  }

  .sxTopHeaderWrap,
.header-main-nav {
    display: none;
  }

  .sxBoxCFI,
.sxSocialFooterIcons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 15;
  }

  .sxMasterBoxCountries {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 15;
    margin-top: 1em;
  }

  .sxSocialFooterIcons {
    margin-bottom: 1em;
    margin-top: 1.5em;
  }

  .sxContactFooterBlock {
    margin: 0;
  }

  .footer-bottom {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  .footer-bottom .copyright {
    line-height: initial;
  }

  .sxFooterBottomLinks {
    line-height: initial;
  }

  .footer-middle {
    padding: 0;
  }

  .sxFooterColHeading {
    background-color: #dadada;
    padding: 0.5em;
    cursor: pointer;
  }
  .sxFooterColHeading:after {
    content: "";
    font-family: "porto";
    font-style: normal;
    font-weight: normal;
    color: #7b7b7b;
    right: 3em;
    position: absolute;
  }

  .footer-middle ul.links {
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.22s ease-out;
    -o-transition: all 0.22s ease-out;
    transition: all 0.22s ease-out;
    padding-left: 0.5em;
  }

  .rotateUpDown:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .footer-middle ul.footerlinksopen {
    height: auto;
    opacity: 1;
    margin: 1em 0;
  }

  .ivenSplitTextContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ivenSplitFirstHalf,
.ivenSplitLastHalf {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    min-height: 100%;
    max-width: 100%;
  }

  .sxLogoBgFix,
.sxLogoBgFixFix {
    display: none;
  }

  .logo a.logo img {
    left: 0;
    top: -1em;
    max-width: 32px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .ivenMasterCatBoxes {
    display: block;
  }
}
.sxRenderPic {
  background-color: blueviolet;
  color: #fff;
  font-weight: bold;
  position: absolute;
  padding: 1em;
  z-index: 10001;
  top: 22%;
}

.displaynone {
  display: none;
}

@media only screen and (min-width: 377px) and (max-width: 525px) {
  /* .spSlide01 {
      background-position-x: 25% !important;
  } */
  .header-container.type23 .header {
    padding: 10px 20px;
    padding-right: 40px !important;
  }

  .header > div.logo {
    min-width: 2em;
  }
}
@media only screen and (min-width: 200px) and (max-width: 376px) {
  /* .spSlide01 {
      background-position-x: 25% !important;
  } */
  .header-container.type23 .header {
    padding: 10px 20px;
    padding-right: 20px !important;
  }

  .header > div.logo {
    min-width: 2em;
  }
}
@media only screen and (min-width: 991px) {
  .header-container.type23 .header div.logo,
#header-main-right {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 !important;
    flex: 0 !important;
  }

  #header-second-nav {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-content: stretch;
    align-items: center;
  }
}
#header-second-nav {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 1 33% !important;
  flex: 0 1 33% !important;
}
#header-second-nav .header-wrapper {
  flex: 1;
}
#header-second-nav #search_mini_form {
  position: absolute;
}

.search-autocomplete ul.wyomind-elasticsearch li.selected a {
  background: transparent !important;
}

.header .form-search .search-autocomplete li.selected {
  background-color: #ecf3f6;
}
.header .form-search .search-autocomplete li .info {
  top: 20px;
  position: relative;
  left: 10px;
}
.header .form-search .search-autocomplete li .info .price {
  display: none;
}
.header .form-search .search-autocomplete li .info .name {
  font-size: 1.35em;
}

/* .sxHeaderStickyFix {
  height: 0;
  transition: all 0.55s linear;
} */
/* .sxHeaderStickyFix.Scrolled {} */
.sxScrolledHeader .sxTopHeaderWrap .sxTopHeader,
.checkout-cart-index .sxTopHeaderWrap .sxTopHeader {
  -webkit-animation: headerSticky linear 1s;
  animation: headerSticky linear 1s;
  animation-iteration-count: 1;
  -webkit-animation: headerSticky linear 0.444s forwards;
  -webkit-animation-iteration-count: 1;
  -moz-animation: headerSticky linear 0.444s forwards;
  -moz-animation-iteration-count: 1;
  -o-animation: headerSticky linear 0.444s forwards;
  -o-animation-iteration-count: 1;
  -ms-animation: headerSticky linear 0.444s forwards;
  -ms-animation-iteration-count: 1;
}

/* .sxScrolledHeader .sxTopHeaderWrap {
    display: none;
} */
/* .sxStickyHeader.sxScrolledHeader {
    position: fixed;
    top:-39px;
} */
@keyframes headerSticky {
  0% {
    height: 39px;
    padding-bottom: 1em;
    padding-top: 1em;
  }
  100% {
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@-webkit-keyframes headerSticky {
  0% {
    height: 39px;
    padding-bottom: 1em;
    padding-top: 1em;
  }
  100% {
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .category-products .products-grid li.item {
    float: left;
  }
  .category-products .products-grid .details-area {
    display: flex;
    gap: 0.5em;
    flex-direction: row;
    align-content: space-around;
    align-items: center;
    justify-content: space-evenly;
  }
}
@media screen and (max-width: 767px) {
  #checkout-step-login .col2-set .col-1,
.col2-set .col-2,
.form-list .field {
    float: right !important;
  }
}
.toolbar-bottom {
  margin-bottom: 20px;
}

.sxItem2 {
  left: 16px;
  position: relative;
}

#search_mini_form {
  display: none;
}

.prev-next-products.faxorderview,
.product-collateral.faxorderview,
.modell_description_container.faxorderview,
.sxBoxSumaryTitle.faxorderview,
.product-additional-global-info.faxorderview,
.ratings.faxorderview,
.product-options-bottom.faxorderview {
  display: none !important;
}

.product-view .product-img-box .product-image-zoom.faxorderview {
  width: 200px;
  height: 200px;
}

.sxProdOptions.faxorderview {
  font-size: 1.1em;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: space-around;
  gap: 1em;
}

.sxProductConfSummary.faxorderview {
  border: unset !important;
  box-shadow: unset !important;
  padding: 0 !important;
  margin: 0 !important;
}
.sxProductConfSummary.faxorderview .__col:first-child > .__row:last-child {
  border-bottom: 0 !important;
  margin-bottom: 0.05em !important;
}

.catalog-product-view .main-container .row.faxorderview {
  margin: 0 !important;
  flex-wrap: nowrap;
  align-content: stretch;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2em;
}

.product-view .product-img-box .product-image-zoom.faxorderview {
  border: unset !important;
}

.product-shop.faxorderview,
.product-img-box.faxorderview {
  padding: 0 !important;
  flex: 0;
}

.product-shop.faxorderview {
  max-width: 100%;
  flex: 1;
}

.product-essential.faxorderview {
  margin-bottom: -2.5em;
}

.product-img-box.faxorderview {
  margin-top: 1em;
  margin-bottom: 20px !important;
}

.product-essential .product-name.faxorderview {
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}

.faxheader {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-end;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1.5px solid #d2d2d2;
}
.faxheader > span {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5em;
}
.faxheader > span * {
  text-decoration: none;
}

.price-box.faxorderview {
  margin-bottom: 10px !important;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  gap: 1em;
}

.sxQuickFormBox .control-label:after {
  content: "* Pflichtfeld";
  color: red;
  position: absolute;
  bottom: -3px;
  left: 15px;
  font-size: 11px;
}

.sxProductConfSummary .__row.faxorderview {
  border-width: 1px !important;
}

.faxformcheckboxwrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1em;
}

.faxFormSigning {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  margin-top: 6em;
  margin-bottom: 1.25em;
}

.faxFormSignInput {
  width: 41%;
  border-bottom: 1.5px solid #000;
  margin-bottom: 1.5em;
  position: relative;
}
.faxFormSignInput:after {
  content: attr(text);
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 1.2em;
  font-weight: bold;
}

.faxInput {
  background-color: #eeeeee !important;
  width: 100%;
  height: 35px;
  position: relative;
  outline: 1px solid #d2d2d2 !important;
}

.faxFormBody {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.75em;
}

.faxFormBodyLeft {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
  max-width: 50%;
  flex: 1;
  gap: 0.75em;
}

.faxInput:before {
  content: attr(text);
  position: absolute;
  left: 3px;
  top: 3px;
  color: #969696;
  font-size: 0.7em;
}

.faxFooter {
  width: 100%;
  position: fixed;
  bottom: 0;
  border-top: 2px solid black;
}
.faxFooter > div > div > span {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: space-between;
  font-weight: bold;
}
.faxFooter div > div:first-of-type {
  font-weight: bold;
}
.faxFooter div > div:first-of-type span {
  font-weight: normal;
}
.faxFooter div > div {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0.3em;
  width: 24%;
}
.faxFooter > div {
  color: #000;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-end;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 1em;
  font-size: 0.8em;
  width: 98%;
}
.faxFooter > div > div > span > span {
  font-weight: normal;
}

.faxform h3 {
  text-align: center !important;
  margin-top: 1em;
  font-size: 1.1em;
}

.faxformCheckBox {
  border: 2.5px solid #000;
  width: 30px;
  height: 30px;
  margin-right: 156px;
  position: relative;
}
.faxformCheckBox:after {
  content: attr(text);
  position: absolute;
  left: 40px;
  font-size: 1.025em;
}

/* PRINT MEDIA */
@media print {
  /* DISPLAY NONE ELEMENTS */
  hr,
#totop,
.product-tabs > ul,
div[id*=trustbadge],
.inquiry-actions,
.product-options,
.product-actions,
.sxSaveProductConfiguration,
.zoom-button-container,
.breadcrumbs,
#eTrustedShopsBadge {
    display: none !important;
  }

  .main-container {
    padding: 0 !important;
  }

  body {
    margin: 0 !important;
  }

  .price-box .price {
    font-size: 1.25em !important;
  }

  .product-view.custom {
    margin-top: 0 !important;
  }

  .product-name h1 {
    margin: 0 !important;
    font-size: 18px !important;
  }

  .product-view .product-info {
    margin-top: -5px !important;
  }

  .sxShippingInfo,
.sxAssembledBoxInfo {
    font-size: 0.75em !important;
  }

  .product-view .product-img-box .product-image-zoom {
    max-width: 325px !important;
    max-height: 325px !important;
  }

  .product-essential > form > .row {
    flex-direction: row;
    flex-wrap: nowrap;
  }

  .product-collateral {
    margin: 0 !important;
    margin-top: 150px !important;
  }
  .product-collateral.faxorderview {
    margin: 0 !important;
    margin-top: 185px !important;
  }

  .product-tabs .tab-content {
    padding: 0 !important;
    border: 0 !important;
  }

  .modell_description_container h3 {
    font-size: 17px !important;
  }

  .product-tabs .panel-body p {
    font-size: 13px !important;
  }
  .product-tabs .tab-content {
    box-shadow: 0 0 0 !important;
  }
  .product-tabs .tab-content p {
    font-size: 13px !important;
  }

  #masse-container-2 > div:first-child {
    border: 0 !important;
  }

  .masse-container > div > img {
    max-width: 38px !important;
  }

  .product-tabs .panel-body p,
.product-tabs .tab-content p {
    letter-spacing: normal !important;
    line-height: normal !important;
  }

  #masse-container-2:last-of-type {
    margin-bottom: 35px !important;
  }

  .produkt-masse-text {
    margin-top: 2em;
    margin-bottom: 5em;
  }

  .modell_description_container .td-row > div {
    padding: 5px !important;
  }
  .modell_description_container h3 {
    margin-top: 0.5em !important;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #000;
  }
  .modell_description_container .td-row {
    font-size: 14px !important;
    border-bottom: 1px solid #d8d8d8 !important;
  }

  .td-row > div:first-child {
    color: #bababa;
  }

  a {
    color: #f44e03 !important;
  }
}
@supports (-webkit-touch-callout: none) {
  .sxMobileOverviewContainer:not(.config-state) > *:not(.sxShippingInfoMobile) {
    top: 20% !important;
    transform: translate(0, -20%) !important;
  }
  .sxMobileOverviewContainer .productButtonsFlex {
    max-height: 45px !important;
  }

  .sxMobileConfigurator .option[idx="1"]:after, .sxMobileConfigurator .option[idx="2"]:after {
    top: 12px;
  }

  .sxMobileOverviewContainer.config-state .productButtonsFlex {
    bottom: 14px !important;
  }
}
.header-container.type23 .main-nav ul.menu > li > a {
  line-height: auto;
  padding: 0;
}

.zaunhoehe {
  max-width: 525px;
  max-height: 525px;
  padding: 2.5em;
  border: 1px solid #f3f3f3;
  margin: auto;
}

.product-top-left-choose {
  background: #fcfcfc;
}

.product-top-left-choose-title {
  line-height: 1.5;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0.03125em;
  font-size: 25px;
  margin-bottom: 5px;
}

.product-selection {
  position: relative;
  z-index: 1;
  margin-top: 20px;
  padding-bottom: 25px;
  overflow: hidden;
}

.product-selection__silhouette {
  position: absolute;
  left: 130px;
  bottom: 0;
  z-index: 5;
  max-height: 287px;
  width: auto;
  pointer-events: none;
  opacity: 0.9;
  filter: brightness(21.5) sepia(1) hue-rotate(38deg);
}

.product-selection__scale {
  position: relative;
  display: block;
  margin: 1px 0;
  width: 10px;
  height: 2px;
  background-color: rgba(118, 118, 118, 0.2);
  border-radius: 2px;
}

.product-selection__height-unit:first-child .product-selection__scale {
  display: none;
}

.product-selection__scale:before {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  z-index: 0;
  display: block;
  width: 10px;
  height: 2px;
  background-color: rgba(118, 118, 118, 0.2);
  border-radius: 2px;
}
.product-selection__scale:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  z-index: 0;
  display: block;
  width: 10px;
  height: 2px;
  background-color: rgba(118, 118, 118, 0.2);
  border-radius: 2px;
  top: -7px;
  bottom: auto;
}

.product-selection__height {
  position: relative;
  z-index: 1;
  height: 25px;
  overflow: hidden;
}
.product-selection__height a:before {
  height: 2px;
  background-color: rgba(118, 118, 118, 0.2);
  border-radius: 2px;
}
.product-selection__height.blank:before {
  height: 2px;
  background-color: rgba(118, 118, 118, 0.2);
  border-radius: 2px;
  content: "";
  position: absolute;
  top: 12px;
  z-index: -1;
  width: 100%;
}
.product-selection__height a {
  position: absolute;
  display: block;
  width: 100%;
  cursor: pointer;
}
.product-selection__height a:before {
  content: "";
  position: absolute;
  top: 12px;
  z-index: 0;
  width: 100%;
}
.product-selection__height a:hover:before {
  background-color: #88878e;
}

.mega-columns .block2 .sw-row,
.mega-columns .block3 .sw-row {
  margin-top: 15px;
}

.slideLeftarea {
  width: 50%;
}
@media screen and (max-width: 500px) {
  .slideLeftarea {
    width: 100%;
    background: #ffffff94;
  }
}
.slideLeftarea .slideAreaContent {
  padding: 17% 0 17% 25%;
  height: 100%;
}
@media screen and (max-height: 1080px) {
  .slideLeftarea .slideAreaContent {
    padding: 7% 0 7% 25%;
  }
}
@media screen and (max-width: 500px) {
  .slideLeftarea .slideAreaContent {
    padding: 2%;
    text-align: center;
  }
}
.slideLeftarea .slideAreaContent h2 {
  font-size: 2.5em;
  font-weight: 600;
}
@media screen and (max-height: 1080px) {
  .slideLeftarea .slideAreaContent h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 500px) {
  .slideLeftarea .slideAreaContent h2 {
    font-size: 1.6em;
    display: none;
  }
}
.slideLeftarea .slideAreaContent p {
  font-size: 1.5em;
  max-width: 75%;
  margin-bottom: 1em;
}
@media screen and (max-height: 1080px) {
  .slideLeftarea .slideAreaContent p {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 500px) {
  .slideLeftarea .slideAreaContent p {
    font-size: 1em;
    display: none;
  }
}
.slideLeftarea .slideAreaContent button {
  border: 0;
  font-size: 1.75em;
  color: #fff;
  padding: 0.5em 1.5em;
  border-radius: 0 !important;
  cursor: pointer;
}
@media screen and (max-height: 1080px) {
  .slideLeftarea .slideAreaContent button {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 500px) {
  .slideLeftarea .slideAreaContent button {
    font-size: 1.1em;
    padding: 0.5em 1em;
  }
}
.slideLeftarea .slideAreaContent .configurenow {
  background: #7d9917;
}
.slideLeftarea .slideAreaContent .otherproducts {
  background: #a3a3a3;
  margin-left: 0.7em;
}

.slideContent {
  height: inherit;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: right;
  background-color: #F1F0EB;
}
@media screen and (max-width: 500px) {
  .slideContent {
    background-size: 100%;
    background-position: top;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
  }
}

.spSlide02 {
  background-image: url(/media/iv/slides/doppelstabmatten_4.jpg);
}

.block2.description {
  font-size: 1.25em;
  text-align: justify;
  line-height: 1.5em;
}

#logo .logodark {
  color: #1e1e1e;
  float: left;
}
#logo .logobright {
  color: #7d9917;
}
#logo > div {
  display: flex;
}

.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown,
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown {
  left: 5vw;
}

.mega-columns .block1 {
  padding-left: 2em;
}

.block3.images {
  min-height: 242.5px;
}
.block3.images img {
  max-width: 90%;
  margin-left: 5%;
}

.zaunhoehe a.underline:after, .zaunhoehe a:not(.no-underline):hover::after {
  content: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #bdbdbd;
}

.product-selection__height a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.product-selection__height a span {
  font-size: 12px;
  line-height: 1.55;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0.03125em;
  position: relative;
  z-index: 1;
  display: block;
  margin-left: 20px;
  padding: 4px 5px;
  width: 95px;
  height: 24px;
  background-color: #7d9917;
  text-align: center;
}

/* MOBILE */
@media (max-width: 767px) {
  .zaunhoehe {
    padding: 0.5em;
  }

  .product-selection__silhouette {
    left: 45px;
  }
}
@media (max-width: 1023px) and (min-width: 600px) {
  .slideLeftarea .slideAreaContent {
    padding: 15% 0 3% 0 !important;
    text-align: right;
    margin-right: 5%;
  }
  .slideLeftarea .slideAreaContent h2 {
    font-size: 2em;
  }
  .slideLeftarea .slideAreaContent p {
    text-align: right;
    float: right;
    font-size: 1.25em;
  }
  .slideLeftarea .slideAreaContent button {
    padding: 0.5em 1em !important;
    font-size: 1.25em;
  }
}
.sxSeoContainer {
  margin-top: 3em;
}