body {
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100vh;
}
body > .elementor-location-footer {
  order: 99999;
}
@media (min-width: 1921px) {
  body > div:not(.elementor-location-header) .elementor-container {
    max-width: 1800px;
  }
}
.underline {
  text-decoration: underline;
}
button, a {
  -webkit-transition: background-color, 300ms ease-in-out;
  -o-transition: background-color, 300ms ease-in-out;
  transition: background-color, 300ms ease-in-out;
  cursor: pointer;
}
button img, button svg, a img, a svg {
  -webkit-transition: all, 300ms ease-in-out;
  -o-transition: all, 300ms ease-in-out;
  transition: all, 300ms ease-in-out;
}
h1, h2, h3, h4, h5, h6 {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  overflow-wrap: break-word;
}
@media (max-width: 1024.98px) {
  .hide-on-tablet {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
@media (min-width: 1201px) {
  .show-on-tablet-extra {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
@media (min-width: 1451px) {
  .show-on-laptop {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
@media (max-width: 1200.98px) {
  .show-on-desktop {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
.elementor-background-slideshow .swiper-wrapper .elementor-background-slideshow__slide__image {
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .elementor-widget-image-box .elementor-image-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
    text-align: left;
  }
}
.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
  margin-top: 0;
}
.elementor-widget-image-box .elementor-image-box-wrapper figure.elementor-image-box-img {
  height: 90px;
}
@media (max-width: 1200.98px) {
  .elementor-widget-image-box .elementor-image-box-wrapper figure.elementor-image-box-img {
    height: 60px;
  }
}
@media (max-width: 1024.98px) {
  .elementor-widget-image-box .elementor-image-box-wrapper figure.elementor-image-box-img {
    height: 60px;
  }
}
@media (max-width: 575.98px) {
  .elementor-widget-image-box .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin-right: 15px !important;
  }
  .elementor-widget-image-box .elementor-image-box-wrapper figure.elementor-image-box-img .attachment-full {
    width: 100%;
  }
}
.elementor-widget-image-box .elementor-image-box-wrapper figure.elementor-image-box-img .attachment-full {
  height: auto;
  width: 60px;
}
.elementor-products-grid ul.products.elementor-grid li.product {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.elementor-products-grid ul.products.elementor-grid li.product .woocommerce-loop-product__title {
  margin-top: -25px !important;
  text-transform: uppercase;
}
.elementor-products-grid ul.products.elementor-grid li.product a.button {
  text-transform: uppercase;
}
.firewall-overview {
  position: relative;
}
.firewall-overview:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 188px;
  height: 158px;
  background: transparent url("/wp-content/uploads/2022/09/firewall-schmuckelement-1.svg") 0% 0% no-repeat padding-box;
  background-repeat: no-repeat;
  mix-blend-mode: color-dodge;
  z-index: 0;
}
.firewall-overview > .elementor-widget-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  padding-bottom: 100%;
  display: block;
  width: 100%;
  background-color: transparent;
  background-image: linear-gradient(150deg, #E2000D 0%, #6E2D31 100%);
  z-index: -1;
}
.start-schmuck {
  position: absolute;
  left: calc(50% + 30px);
  margin-bottom: 23%;
  width: 60% !important;
  margin-right: auto;
}
@media (min-width: 2401px) {
  .start-schmuck {
    left: calc(60% + 30px);
  }
}
.start-schmuck .elementor-icon-box-icon {
  margin-bottom: 0;
}
.start-schmuck .elementor-icon-box-icon .elementor-icon {
  margin-left: -30px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.woocommerce-ordering select {
  padding: 0;
  background: transparent;
  border: 0;
  width: auto;
  border-radius: 0;
  outline: 0;
  cursor: pointer;
}
.woocommerce .added_to_cart.wc-forward {
  display: block;
}
.woocommerce .onsale {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
.woocommerce ul.products li.product picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  max-height: 230px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.woocommerce ul.products li.product h1, .woocommerce ul.products li.product h2, .woocommerce ul.products li.product h3, .woocommerce ul.products li.product h4, .woocommerce ul.products li.product h5, .woocommerce ul.products li.product h6 {
  margin-top: 0 !important;
}
.woocommerce ul.products li.product .price {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 1;
}
.woocommerce ul.products li.product .price .sale {
  font-size: 18px;
}
.woocommerce ul.products li.product .price small {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
}
.text-overflow {
  padding: 1.3rem 2.5rem;
  height: 40rem;
  width: 100%;
  font-size: 16px;
  line-height: normal !important;
  background: #f9f9f9;
  color: #666;
  border: 1px solid #eee;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: all 0.25s ease-out;
  overflow: scroll;
}
.tablepress {
  font-size: 16px !important;
}
.tablepress strong {
  font-size: 16px;
}
@media (max-width: 1450.98px) {
  .tablepress tr[class*="row"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.elementor-lightbox .dialog-lightbox-close-button {
  right: 200px;
  margin-top: 41px;
}
@media (max-width: 1200.98px) {
  .elementor-lightbox .dialog-lightbox-close-button {
    right: 146px;
    margin-top: 19px;
  }
}
.dialog-lightbox-message {
  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: center;
  -ms-flex-align: center;
  align-items: center;
}
.dialog-lightbox-message .swiper-container {
  max-height: 50%;
  max-width: 50%;
}
@media (max-width: 1450.98px) {
  .dialog-lightbox-message .swiper-container {
    max-height: 75%;
    max-width: 75%;
  }
}
@media (max-width: 1200.98px) {
  .dialog-lightbox-message .swiper-container {
    max-height: 50%;
    max-width: 100%;
  }
}
.woocommerce-ordering {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
/*# sourceMappingURL=https://dev.digitalwehr.de/wp-content/build/scss_library/486ac64592ecfb8d56a8c64bd4d787e41c5bf99b.css.map */