h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1;
}

.is-act-cartpage .checkout .checkout-aside {
  width: 50%;
}

.product-box {
  background-color: #f5f5f5;
  box-shadow: 0 3px 10px #0000001a;
  border: none;
}

.cms-element-image .cms-image {
  box-shadow: 0 3px 10px #0000001a;
}

.btn-primary {
  border-radius: 23px;
  color: #fff;
  padding-left: 24px;
  padding-right: 24px;
}

.btn-primary:hover {
  background-color: #96c0cc;
  border: 1px solid #96c0cc;
  color: #fff;
  padding-left: 24px;
  padding-right: 24px;
}

.blur-elysium-slide-content {
  gap: initial;
}

.blur-elysium-slide-actions {
  margin-top: 40px;
}

.product-wishlist .icon-wishlist > svg {
  fill: #0a9bca;
}

p {
  color: #2e2e2e;
  font-size: 14px;
  font-family: "Noto", sans-serif;
  font-style: normal;
}

h1 {
  color: #2e2e2e;
  font-size: 65px;
  font-family: "Urbanist";
}

h2 {
  color: #2e2e2e;
  font-size: 50px;
  font-family: "Urbanist";
  font-weight: 300;
}

.footer-bottom {
  background-color: #2e2e2e;
  color: #fff;
}

.footer-main {
  background-color: #ebebeb;
  font-size: 12px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
  padding-top: 14px;
}

.footer-vat {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  padding-bottom: 40px;
}

.container-main {
  padding: 0px;
}

.footer-column-headline {
  color: #2e2e2e;
  font-size: 30px;
  margin-bottom: 30px;
  font-family: "Urbanist";
  font-weight: 300;
}

.blur-elysium-slide-headline {
  font-family: "Urbanist";
  font-weight: 300;
}

.blur-elysium-slide-description {
  font-family: "Urbanist";
  font-weight: 600;
}

.btn {
  font-family: "Noto", sans-serif;
  font-weight: 300;
  font-size: 16px;
}

.footer-contact-hotline {
  color: #707070;
}

.footer-link-item {
  color: #0a9bca;
  font-weight: 600;
}

.footer-link {
  color: #0a9bca;
  font-weight: 500;
}

.footer-service-menu-list {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.footer-copyright {
    margin: auto;
}

.account-register {
  padding-top: 60px;
  padding-bottom: 60px;
}

.checkout-aside-summary-header {
  font-size: 25.33px;
}

.checkout {
  padding-top: 60px;
  padding-bottom: 60px;
}

.search-page {
  padding-top: 60px;
  padding-bottom: 60px;
}

.search-headline {
  text-align: left;
  color: #2e2e2e;
  font-size: 65px;
  font-family: "Urbanist";
  font-weight: 300;
}

.search-suggest-no-result {
  color: #2e2e2e;
}

.header-minimal {
  background-color: #0a9bca;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-minimal-back-to-shop-button {
  background-color: #fff;
  border-radius: 23px;
  color: #0a9bca;
}

.header-minimal-back-to-shop-button:hover {
  background-color: #96c0cc;
  border-radius: 23px;
  color: #fff;
}

.header-minimal-contact {
  display: none;
}

.cms-breadcrumb {

    display:none;
}

/*/ Produkt-Detail-Seite /*/

.product-detail-name {
  font-size: 40px;
  font-family: "Urbanist";
  font-weight: 300;
}
