:root {
  --continer-width: 1920px !important;
}
.container {
  max-width: 1800px;
}
@media (min-width: 1280px) {
  .container-fluid.container-fluid-xl {
    max-width: 1920px !important;
    padding: 0 75px;
  }

  .container {
    max-width: var(--continer-width) !important;
    width: 100% !important;
    padding: 0 75px;
  }
  div#footer-boxes > .col {
    max-width: 20%;
  }
  div#footer-boxes > .col:nth-child(5) {
    max-width: 18% !important;
  }
  div#footer-boxes > .col:nth-child(3) {
    max-width: 19% !important;
  }
  div#footer-boxes > .col:nth-child(4) {
    max-width: 23% !important;
  }
}

@font-face {
  font-family: "Cooper Hewitt";
  src: url("/templates/NOVAChild/themes/my-nova/fonts/cuprhvt.woff2")
    format("woff2");
}

@font-face {
  font-family: "Cooper Hewitt";
  src: url("/templates/NOVAChild/themes/my-nova/fonts/CooperHewitt-Thin.woff")
    format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cooper Hewitt";
  src: url("/templates/NOVAChild/themes/my-nova/fonts/CooperHewitt-Light.woff")
    format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cooper Hewitt";

  src: url("/templates/NOVAChild/themes/my-nova/fonts/CooperHewitt-Book.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cooper Hewitt";
  src: url("/templates/NOVAChild/themes/my-nova/fonts/CooperHewitt-Medium.woff")
    format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cooper Hewitt";
  src: url("/templates/NOVAChild/themes/my-nova/fonts/CooperHewitt-Semibold.woff")
    format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cooper Hewitt";
  src: url("/templates/NOVAChild/themes/my-nova/fonts/CooperHewitt-Bold.woff")
    format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cooper Hewitt";
  src: url("/templates/NOVAChild/themes/my-nova/fonts/CooperHewitt-Heavy.woff")
    format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Open Sans";
  src: url("/templates/NOVAChild/themes/my-nova/fonts/OpenSans.ttf")
    format("ttf");
}

/*  */

body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cooper Hewitt", Arial, Helvetica, sans-serif !important;
  color: #333;
}

.btn {
  border-radius: 0;
}

.btn-primary {
  border: 3px solid transparent;
}

.btn-primary:hover {
  background: #fff;
  border: 3px solid var(--primary);
  color: #000;
  font-size: 16px;
}

#header-top-bar a:not(.dropdown-item):not(.btn):hover,
header a:not(.dropdown-item):not(.btn):hover {
  color: var(--secondary);
}

body[data-page="18"] .index-heading-wrapper {
  display: none;
}

.nivoSlider img {
  width: 100% !important;
}

.nivoSlider img {
  aspect-ratio: 1920 / 620;
  object-fit: cover;
}

.nivoSlider a.nivo-prevNav,
.nivoSlider a.nivo-nextNav {
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: 20% !important;
  border: 1px solid #e5e5e5 !important;
  top: 50% !important;
  transform: translateY(-50%);
  background-color: #fff !important;
  width: 50px !important;
  height: 50px !important;
}

.nivoSlider a.nivo-prevNav {
  left: 25px !important;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E") !important;
}

.nivoSlider a.nivo-nextNav {
  right: 25px !important;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E") !important;
}

.nivo-caption {
  max-width: var(--continer-width) !important;
  padding-left: 100px !important;
  padding-right: 100px !important;
  position: absolute;
  top: 50%;
  bottom: unset;
  transform: translate(-50%, -50%);
  left: 50%;
  background: unset !important;
  opacity: 1 !important;
}

.nivo-caption .title {
  font-size: clamp(34px, 9vw, 80px) !important;
  line-height: clamp(34px, 9vw, 80px) !important;
  font-weight: bold;
  color: #fff;
  font-family: "Cooper Hewitt", Arial, Helvetica, sans-serif !important;
}

.navbar-nav > .nav-item > a {
  font-size: 18px;
  font-weight: bold;
  font-family: "Cooper Hewitt", Arial, Helvetica, sans-serif !important;
  color: #fff !important;
  text-transform: uppercase;
}

.navbar-nav > .nav-item > a:hover {
  color: var(--secondary);
}

#content-wrapper:not(.has-fluid) {
  padding-top: 0;
}

div#header-top-bar,
header#jtl-nav-wrapper {
  background: #000;
}

.section-heading.section-heading-bordered {
  font-size: clamp(22px, 3vw, 24px) !important;
}

.topbar-top {
  width: 100%;
}

div#header-top-bar > div {
  flex-wrap: wrap;
}

.topbar-note a {
  color: #fff !important;
}

.topbar-note {
  justify-content: center;
}

.topbar-main .nav-link {
  padding: 0 10px;
  line-height: 18px;
  font-size: 15px;
}

.topbar-main li:first-child a {
  background: #222;
  border-radius: 3px;
  padding: 1px 6px;
  color: var(--secondary) !important;
}

.topbar-main li > a {
  color: #fff !important;
}

.topbar-main li a:hover {
  color: var(--secondary) !important;
}

.topbar-main.nav-dividers .nav-item:not(:last-child)::after {
  content: none;
}

ul#shop-nav > li > a {
  font-size: 14px;
  color: #fff;
}

ul#shop-nav > li > a:hover {
  color: var(--secondary);
}

.section-heading {
  font-size: 28px !important;
  font-weight: bold;
  color: #000;
  margin-bottom: 30px;
  margin-top: 30px;
  line-height: 1;
}

.section-heading.section-heading-bordered:after {
  content: "";
  display: block;
  width: 146px;
  border-bottom: 5px solid #80bc00 !important;
  margin: 5px auto 0;
}

.cat-teasers .row > div {
  position: relative;
  padding: 0 5px;
}

.cat-teasers {
  padding: 0 20px;
}

.cat-teaser-content {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
}

.cat-teaser-content h2 {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}

.pages-teasers.cat-teasers {
  padding: 0;
  margin: 0 -16px;
}

.cat-teaser-content p {
  font-size: 18px;
  color: #fff;
}

.pages-teasers .cat-teaser-content {
  max-width: unset !important;
  top: 50%;
  transform: translate(-50%, -50%);
  bottom: unset;
}

.pages-teasers .cat-teaser-content p:last-child {
  margin: 0;
}

.pages-teasers .row > div > div > a:after {
  content: none !important;
}

.pages-teasers.cat-teasers {
  padding: 0;
}

.pages-teasers .row > div {
  padding: 0 !important;
}

.pages-teasers .row > div > div {
  max-width: unset !important;
}

.cat-teasers .row > div > div > a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.content-banner {
  aspect-ratio: 1920 / 600;
}

.content-banner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-banner > div {
  width: 100%;
}

.content-banner h2 {
  font-size: 44px;
  font-weight: 600;
  color: #fff;
}

.content-banner p {
  font-size: 18px;
  color: #fff;
}

.content-banner .btn {
  background: var(--secondary);
  border: 0;
  font-size: 20px;
}

.content-banner .btn:hover {
  background: var(--primary);
}

.btn-outline-light {
  border-width: 3px;
  border-radius: 0;
  font-size: 16px;
  font-family: "Cooper Hewitt";
  padding: 10px 24px 8px;
}

section.index-news-wrapper {
  padding: 0 50px 30px !important;
}

section.index-news-wrapper .blog-header {
  display: none;
}

.blog-heading {
  margin: 50px 0;
}

.newsbox-image {
  height: auto;
}

.newsbox-body {
  display: flex;
  text-align: center;
  flex-direction: column;
  padding-bottom: 0;
}

.blog-preview-comment {
  display: none;
}

.newsbox-body .row {
  text-align: center;
  justify-content: center;
  font-size: 16px;
}

a.newsbox-headline {
  order: -1;
  font-size: 28px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-family: "Cooper Hewitt";
  color: var(--secondary);
  line-height: 1;
}

.newsbox-body p[itemprop="description"] {
  line-height: 24px;
  margin: 0;
  padding-bottom: 30px;
  max-width: 460px;
  margin: 15px auto 0;
}

.newsbox-footer {
  text-align: center;
}

.newsbox-footer a {
  font-size: 16px;
  font-weight: bold;
  font-family: "Open Sans";
  text-transform: uppercase;
}

#content {
  padding-bottom: 0;
}

#footer {
  padding-top: 0 !important;
}

.newsletter-footer {
  background: #de3c3c;
  padding: 40px;
}

.newsletter-footer-container.container > .col {
  padding: 30px 70px;
}

.newsletter-footer-container.container {
  max-width: 1440px !important;
}

.newsletter-footer-container.container > .col:first-child {
  border-right: 1px solid #a62c2d;
}

.newsletter-footer-container p.info {
  display: none;
}

.newsletter-footer-heading {
  font-size: 18px;
  color: #fff !important;
  text-transform: uppercase;
}

input#newsletter_email {
  background: rgb(166, 44, 45);
  border: 0;
  color: #fff;
  height: 47px;
}

input#newsletter_email::placeholder {
  color: #fff;
  transition: 0.3s all;
}

input#newsletter_email:focus::placeholder {
  padding-left: 20px;
  opacity: 0;
  transition: 0.3s all;
}

footer .newsletter-footer .newsletter-email-wrapper button {
  border: 3px solid rgb(95, 31, 31);
  background: rgb(95, 31, 31);
  margin: 20px auto 0;
  display: block;
  font-size: 16px;
  text-transform: uppercase;
}

footer .newsletter-footer .newsletter-email-wrapper button:hover {
  background-color: #a62c2d !important;
}

.footer-social-heading {
  font-family: "Cooper Hewitt";
  font-size: 22px;
  color: #fff;
}

#footer .footer-social-media a {
  border: 0;
  padding: 0;
  font-size: 22px;
  color: #fff;
  background-color: unset !important;
}

#footer .footer-social-media a:hover {
  color: var(--primary);
}

#footer .footer-social-media ul {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

footer#footer {
  background: #000;
}

.productlist-filter-headline {
  font-family: "Cooper Hewitt" !important;
  font-size: 16px !important;
  color: #fff !important;
  text-transform: uppercase;
}

#footer .nav-link {
  font-size: 15px;
  color: #a1a1a1 !important;
}

#footer .nav-link:hover {
  color: var(--secondary) !important;
}

.nav.topbar-main li:nth-last-of-type(2) {
  display: none;
}

#footer-boxes address,
#footer-boxes .footer-info__phone a {
  color: #fff !important;
  text-decoration: none;
}

p.footer-info__contact a {
  font-size: 15px;
  color: #a1a1a1 !important;
  text-decoration: none;
}

p.footer-info__contact a:hover {
  color: var(--secondary) !important;
}

p.footer-info__contact a:hover {
  color: var(--secondary) !important;
}

div#footer-boxes > .col:nth-child(1) {
  order: 1;
}

div#footer-boxes > .col:nth-child(5) {
  order: 2;
}

div#footer-boxes > .col:nth-child(2) {
  order: 3;
}

div#footer-boxes > .col:nth-child(3) {
  order: 4;
}

div#footer-boxes > .col:nth-child(4) {
  order: 5;
}

.footer-bottom-about h3 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}

.footer-bottom-about {
  text-align: center;
  max-width: 800px;
  margin: 40px auto;
  color: #fff;
  font-size: 18px;
}

.footnote-vat * {
  color: #707070 !important;
}

.footer-payment-icons svg {
  width: 40px;
  background: #fff;
  border-radius: 2px;
}

.footer-payment-icons svg * {
  fill: #000 !important;
}

.footnote-vat {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 60px 0;
}

body[data-page="2"] #main-wrapper {
  background: #f3f3f3;
}

/* productbox */

.productbox-title a {
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Cooper Hewitt", Arial, Helvetica, sans-serif !important;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  text-align: center;

  min-height: 72px;
}

.productbox-inner .row > .col:nth-child(2) {
  padding: 20px 0;
  position: unset;
}

.productbox-variations {
  position: absolute;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  right: 0;
  left: 0;
  display: none;
  flex-direction: column;
  justify-content: center;
}

.productbox-variations-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.productbox-add-cart-variations {
  display: flex;
  gap: 10px;
}

.productbox-add-cart-variations button {
  width: calc(50% - 5px);
  flex: 0 0 auto;
  font-size: 16px !important;
}

.productbox.productbox-hover:hover .productbox-inner::before {
  content: none !important;
}

.productbox.productbox-hover .productbox-inner::before {
  content: none !important;
}

.productbox-ribbon.ribbon {
  top: 1rem !important;
  left: -0.5rem !important;
}

.product-wrapper {
  padding: 0 5px 10px;
}

.productbox {
  background: #fff;
  padding: 25px !important;
}

.productbox-inner .row > .col:nth-child(2) {
  padding: 15px 15px 0 !important;
}

.productbox .rating .far {
  color: #ccc;
}

.productbox .rating i {
  font-size: 12px;
  margin: 0 1px;
}

.productbox .rating {
  text-align: center;
  display: block;
}

.productbox .price_wrapper {
  text-align: center;
}

.productbox .price.productbox-price {
  font-size: 16px;
  font-family: "Open Sans";
  margin-top: 10px;
  color: #000;
}

.productbox span.vat_info,
.productbox span.vat_info * {
  font-size: 14px;
  text-decoration: none;
  pointer-events: none;
}

.productbox .productbox-add-cart {
  width: 100%;
  padding: 0 15px;
}

.productbox .productbox-add-cart button,
button#addcart-with-variation {
  color: #000;
  border: 0;
  background: #f6f6f6 !important;
  height: 50px;
  width: 100%;
}

.productbox .productbox-add-cart button:hover,
button#addcart-with-variation:hover {
  color: #fff;
  background: #000 !important;
}

.productbox .item-list-basket-details {
  margin-top: 0;
}

.productbox:not(.productbox-show-variations) .productbox-variations {
  margin: 0 !important;
}

#product-list.layout-gallery .productbox-hover.productbox-show-variations,
#product-list.layout-gallery
  .productbox-hover.productbox-show-variations:hover {
  position: relative;
  z-index: 1000;
  padding: 1rem 1rem;
  margin: 0rem;
  width: 100%;
  display: block !important;
}

.productbox.productbox-hover.productbox-column:not(:hover) .productbox-onhover {
  opacity: 1;
  display: block;
}

#product-list .product-wrapper {
  margin-bottom: 2rem !important;
}

.slick-type-product .productbox-add-cart {
  display: none;
}

.productlist-page-nav-header-m {
  flex-direction: row-reverse;
}

.productlist-page-nav .productlist-item-info {
  margin-left: 0;
  margin-right: auto;
  display: none;
}

.displayoptions .btn {
  border-color: #ccc;
  background: #fff !important;
  font-size: 16px;
  padding: 12px 25px;
  border-radius: 3px;
}

hr.productlist-page-nav-bottom {
  opacity: 0;
}

.productlist-header h1 {
  font-size: clamp(26px, 4vw, 50px);
  font-weight: bold;
}

.productlist-header {
  background: #fff;
  padding: 0 60px;
  margin: 0 -60px;
  text-align: center;
  padding-bottom: 50px;
}

.breadcrumb-wrapper.no-gutters {
  border: 0;
  background-color: #fff;
}

#result-wrapper .desc {
  display: none;
}

.row.breadcrumb-wrapper > div {
  width: 100%;
  text-align: center;
}

.breadcrumb {
  justify-content: center;
  padding-top: 30px;
}

.breadcrumb * {
  font-size: 16px;
}

.dropdown {
  z-index: 10000;
}

#header-top-bar {
  display: block !important;
}

.topbar-main {
  justify-content: end !important;
}

/* Overlay */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 9999;
  display: none;
  padding: 15px;
}

/* Popup box */
.popup-box {
  width: 100%;
  max-width: 460px;
  background-color: rgb(17, 17, 17);
  padding: 40px 20px;
  color: white;
  text-align: center;
}

.popup-box img {
  width: 80px;
  margin-bottom: 1rem;
}

.popup-box h2 {
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  white-space: pre-wrap;
  color: #fff;
}
.popup-box p {
  margin-bottom: 1.5rem;
  font-size: 17px;
  color: #fff;
}

/* Buttons */
.popup-buttons {
  display: flex;
  justify-content: center;
}

.popup-buttons button {
  padding: 12px;
  margin: 10px;
  border-radius: 0;
  font-size: 17px;
  cursor: pointer;
  color: #fff;
  width: 100%;
  font-weight: bold;
  transition: all 0.2s ease;
}
.popup-buttons button:hover {
  translate: 0 -2px;
}
.btn-yes {
  background: #84d91b;
  border: 0;
}

.btn-no {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.popup-box small {
  display: block;
  margin-top: 1rem;
  color: #fff;
  font-size: 13px;
}

.header-top-warning {
  padding: 10px;
  background-color: #000;
}
.header-top-warning .warning-container .warning-content p {
  font-size: clamp(16px, 3vw, 45px);
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0;
}
.warning-container {
  border: 8px solid #fff;
  min-height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-content.page-content--centered {
  max-width: 1200px;
  margin: auto;
  padding-inline: 15px;
}
.page-content.page-content--centered h1 {
  font-weight: bold;
}
.index-heading-wrapper h1 {
  font-weight: bold;
  text-align: center;
  margin: 20px auto 48px;
  text-transform: uppercase;
}
span.cart-icon-dropdown-price {
  display: none !important;
}
.cart-icon-dropdown-icon {
  margin-right: 0 !important;
}
.Handwerk-sec-banner .cmspageImage-pb-text h2 {
  font-size: clamp(24px, 4vw, 60px);
  font-weight: bold;
  color: #fff;
  hyphens: auto;
}
.Handwerk-sec-banner .cmspageImage-pb-text p {
  font-size: clamp(14px, 2vw, 18px);
  color: #fff;
}
.Handwerk-sec-banner .cmspageImage-pb-text {
  max-width: 720px;
  padding: 100px 60px;
}
.handwerk-sec2 {
  margin-block: 50px;
}
.handwerk-sec4-row h3 {
  font-size: clamp(22px, 3vw, 32px);
}
.handwerk-sec4-row {
  padding-block: 60px;
  row-gap: 30px;
  align-items: center;
}
.handwerk-sec4 {
  max-width: 1260px !important;
}
.handwerk-sec5 {
  margin-bottom: 120px;
}
.Handwerk-sec-main-banner {
  padding-inline: 0;
}

.wholesale-pg-content ul {
  padding-left: 0;
  list-style: none;
}
.wholesale-pg-content ul li p span {
  font-weight: bold;
  font-size: 15px;
  display: block;
  color: #000;
}
.wholesale-pg-content ul li {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 60px;
}
.wholesale-pg-content ul li p {
    font-size: 15px;
}
.wholesale-contact-form-sec > div {
    background: #F3F3F3;
    padding: 50px;
}
.contact-pg-left-col h3 {
    font-size: 22px;
    font-weight: bold;
}
.contact-pg-left-col p {
    font-size: 14px;
}
.wholesale-contact-form h3 {
    font-size: 32px;
    font-weight: 600;
}
.wholesale-contact-form-sec {
    padding-block: 50px;
}
.wholesale-contact-form button.btn.btn-primary {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: normal;
    border: 0 !important;
}
.wholesale-contact-form .form-group label {
    color: #333;
    font-weight: 600;
    font-size: 1em;
    margin-bottom: 10px;
}
.wholesale-contact-form .form-group label span {
    color: var(--danger);
    margin-left: 5px;
}
.wholesale-contact-form .form-control {
    border-color: #d1d1d8;
    height: 52px;
}
textarea#message {
    height: auto;
}

/* media */
@media screen and (max-width: 991px) {
  .topbar-main {
    display: none;
  }

  .topbar-note a {
    font-size: 14px;
    padding-inline: 0;
  }
  button#burger-menu {
    color: #fff;
  }
  i#mobile-search-dropdown {
    color: #fff;
  }
  ul#shop-nav > li > a .far,
  ul#shop-nav > li > a .fas,
  i#mobile-search-dropdown {
    font-size: 23px;
  }
  div#mainNavigation {
    background: #000;
    z-index: 99999;
  }
  div#mainNavigation .dropdown-menu {
    background: #000;
  }
  div#header-top-bar {
    z-index: 99;
  }
  div#mainNavigation span.nav-offcanvas-title,
  div#mainNavigation button.navbar-toggler,
  div#mainNavigation * {
    color: #fff;
  }
}

@media screen and (max-width: 575px) {
  .productbox span.vat_info,
  .productbox .price-note,
  .productbox span.vat_info * {
    font-size: 12px;
    line-height: 1 !important;
  }

  .productbox {
    padding: 10px !important;
  }

  .productbox .productbox-add-cart button,
  button#addcart-with-variation {
    font-size: 13px;
    height: auto;
  }

  .productbox-title a {
    word-break: break-word;
    -webkit-line-clamp: 3;
  }
  .header-top-warning {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #footer-boxes .box-normal-link {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
  }
  #footer-boxes hr.box-normal-hr {
    background: transparent;
  }
  div#footer-boxes > .col:nth-child(4) .box-normal-link,
  div#footer-boxes > .col:nth-child(4) hr.box-normal-hr {
    display: none;
  }
  div#footer-boxes > .col:nth-child(4) .productlist-filter-headline {
    display: flex !important;
  }
  div#footer-boxes > .col:nth-child(1) {
    margin-bottom: 3rem;
  }
  div#footer-boxes > .col:nth-child(4) {
    margin-block: 3rem;
  }
  .Handwerk-sec-banner .cmspageImage-pb-text {
    padding: 60px 30px;
  }
  .handwerk-sec4-row:nth-child(odd) {
    flex-direction: column-reverse;
  }
}
