body,
p#breadcrumbs {
  font-family: Poppins, sans-serif;
}
.produkt-katalog-filter .standard-measure .column,
.shop-filter .standard-measure .column,
body {
  padding: 0;
}
body {
  margin: 0;
  background: #fff;
}
#filter-content,
.d-none,
.discount-tip,
.entry-title,
.hidden,
.product_meta,
.sell-form .sell-form-inputs br,
.shipping_address #billing,
.woocommerce-breadcrumb,
button.filter-toogle,
span.euro-sign,
ul.tabs.wc-tabs {
  display: none;
}
.archive-site,
.flex,
.sell-form .archive-site,
main#main {
  display: flex;
  flex-wrap: wrap;
}
#filter-content,
.shop-products {
  width: calc(75% - 48px);
  padding: 24px;
}
div#zierhut-shop {
  width: 70%;
  padding: 30px;
}
p#breadcrumbs {
  font-weight: 400;
  font-size: 14px;
  margin: 40px 25px;
}
.pdf-download a,
.product-name-title a,
p#breadcrumbs a:first-of-type {
  color: #333;
}
p#breadcrumbs #text {
  font-size: 20px;
}
article.category {
  padding: 32px;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
}
article.category a {
  color: #333;
  font-weight: 700;
  text-align: center;
}
article.shop-product {
  background: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  padding: 12px;
}
article.shop-product img {
  width: 70%;
  height: auto;
  display: block;
  margin: auto auto 8px;
}
.archive-product h2,
article.shop-product h2 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin-bottom: 12px;
}
article.shop-product p.desc-text {
  font-size: 14px;
  color: #717171;
  margin-bottom: 12px;
}
.produkt-katalog-filter label.dimension-label span.title,
.produkt-katalog-filter p.dimension span,
.shop-filter label.dimension-label span.title,
.shop-filter p.dimension span,
article.shop-product span,
p.nennabmessung-short,
p.product-id {
  font-size: 14px;
}
.bold,
.shop-product b,
b {
  font-weight: 700;
}
span.available {
  color: #2ecc71;
}
span.not-available {
  color: #e74c3c;
}
.columns {
  flex-wrap: wrap;
  align-items: stretch;
}
.category-dimension,
.size-table {
  width: 100%;
  margin: 0 24px;
}
.size-table {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    #009ee0;
  border-radius: 8px;
  color: #fff;
  padding: 4px;
}
.category-dimension {
  background: #009ee0;
  margin: 32px 0;
  border-radius: 8px;
  padding: 12px;
  color: #fff;
}
.produkt-katalog-filter,
.shop-filter {
  font-family: Poppins, sans-serif;
  width: 20%;
  padding: 22px;
}
span.sum-articles {
  display: block;
  float: right;
  font-size: 16px;
  background: #0c78a6;
  border-radius: 8px;
  border: 1px solid #0c78a7;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-weight: 600;
}
.shop-filter {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    #009ee0;
  border: 1px solid #009ee0;
  border-radius: 20px;
  color: #fff;
}
.produkt-katalog-filter h4,
.shop-filter h4 {
  font-size: 16px;
  font-weight: 700;
}
.produkt-katalog-filter p.reset-filter,
.shop-filter p.reset-filter {
  text-align: right;
  text-decoration: underline;
  font-size: 14px;
  cursor: pointer;
}
.produkt-katalog-filter label,
.shop-filter label {
  font-weight: 400;
  margin: 16px 0;
  font-size: 20px;
  padding: 12px 0;
}
.shop-filter #product-id-filter,
.shop-filter select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  border: none;
  height: 40px;
  margin-top: 8px;
  padding: 8px;
  font-weight: 700;
  color: #0a0a0a;
  border-radius: 4px;
}
.produkt-katalog-filter #product-id-filter:after,
.produkt-katalog-filter select:after,
.shop-filter #product-id-filter:after,
.shop-filter select:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid transparent;
}
.shop-filter hr {
  border: 1px solid #3190b8;
  background-color: #3190b8;
  margin: 28px 0;
}
.produkt-katalog-filter label.dimension-label,
.shop-filter label.dimension-label {
  display: flex;
  font-size: 16px;
  width: 100%;
  align-items: center;
  margin: 8px 0;
}
.produkt-katalog-filter label.dimension-label .checkbox,
.shop-filter label.dimension-label .checkbox {
  width: 100%;
  display: flex;
}
.produkt-katalog-filter label.dimension-label .checkbox input[type="checkbox"],
.shop-filter label.dimension-label .checkbox input[type="checkbox"] {
  margin-right: 8px;
}
.produkt-katalog-filter .standard-measure,
.shop-filter .standard-measure {
  margin: 16px 0;
}
.produkt-katalog-filter .standard-measure label.dimension-label,
.shop-filter .standard-measure label.dimension-label {
  padding: 2px 0;
  margin: 2px 0;
}
.produkt-katalog-filter .slider-input,
.shop-filter .slider-input {
  margin: 18px 0;
}
.produkt-katalog-filter .slider-input label,
.shop-filter .slider-input label,
.small-font {
  font-size: 12px;
}
.produkt-katalog-filter span.amount,
.shop-filter span.amount {
  width: 36px;
  height: 36px;
  line-height: 22px;
  float: right;
  font-size: 14px;
  background: #0c78a6;
  text-align: center;
}
.produkt-katalog-filter .slider-input span.big-label,
.shop-filter .slider-input span.big-label {
  font-size: 18px;
}
.produkt-katalog-filter .slider-input .input-fields,
.shop-filter .slider-input .input-fields {
  width: 30%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.produkt-katalog-filter .slider-input .input-fields p,
.shop-filter .slider-input .input-fields p {
  width: 40%;
  font-size: 12px;
}
.produkt-katalog-filter .slider-input .input-fields input,
.shop-filter .slider-input .input-fields input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  border: none;
  width: 60%;
  border-radius: 8px;
  text-align: center;
  height: 26px;
}
.produkt-katalog-filter .slider-input #slider-range-height,
.produkt-katalog-filter .slider-input #slider-range-length,
.produkt-katalog-filter .slider-input #slider-range-nutzlast,
.produkt-katalog-filter .slider-input #slider-range-width,
.shop-filter .slider-input #slider-range-height,
.shop-filter .slider-input #slider-range-length,
.shop-filter .slider-input #slider-range-width {
  height: 6px;
}
.shop-filter .slider-input #slider-range-height .ui-slider-range,
.shop-filter .slider-input #slider-range-length .ui-slider-range,
.shop-filter .slider-input #slider-range-width .ui-slider-range {
  background-color: #717171;
}
.produkt-katalog-filter
  .slider-input
  #slider-range-height
  span.ui-slider-handle,
.produkt-katalog-filter
  .slider-input
  #slider-range-length
  span.ui-slider-handle,
.produkt-katalog-filter
  .slider-input
  #slider-range-nutzlast
  span.ui-slider-handle,
.produkt-katalog-filter .slider-input #slider-range-width span.ui-slider-handle,
.shop-filter .slider-input #slider-range-height span.ui-slider-handle,
.shop-filter .slider-input #slider-range-length span.ui-slider-handle,
.shop-filter .slider-input #slider-range-width span.ui-slider-handle {
  border-radius: 50% !important;
  top: -8px;
}
.shop-filter .slider-input #slider-range-height .ui-state-active,
.shop-filter .slider-input #slider-range-height .ui-state-focus,
.shop-filter .slider-input #slider-range-length .ui-state-active,
.shop-filter .slider-input #slider-range-length .ui-state-focus,
.shop-filter .slider-input #slider-range-width .ui-state-active,
.shop-filter .slider-input #slider-range-width .ui-state-focus {
  border: 4px solid #717171;
}
.produkt-katalog-filter p.dimension,
.shop-filter p.dimension {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.produkt-katalog-filter .checkbox input[type="checkbox"],
.produkt-katalog-filter p.dimension input[type="checkbox"],
.shop-filter .checkbox input[type="checkbox"],
.shop-filter p.dimension input[type="checkbox"] {
  margin-right: 10px;
  accent-color: #333333;
  border: 1px solid #333;
  transform: scale(1.5);
}
.shop-filter span.amount {
  padding: 8px;
  border-radius: 8px;
}
.produkt-katalog-filter {
  background: #f3f3f3;
  border: 1px solid #f3f3f3;
  border-radius: 20px;
  color: #333;
}
.produkt-katalog-filter #product-id-filter,
.produkt-katalog-filter select {
  width: 100%;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  border: none;
  height: 40px;
  margin-top: 8px;
  padding: 8px;
  font-weight: 700;
  color: #0a0a0a;
  border-radius: 4px;
}
.produkt-katalog-filter hr {
  border: 1px solid #e1e1e1;
  background-color: #e1e1e1;
  margin: 28px 0;
}
.form-stepper-horizontal li.form-stepper-completed:after,
.produkt-katalog-filter .slider-input #slider-range-height .ui-slider-range,
.produkt-katalog-filter .slider-input #slider-range-length .ui-slider-range,
.produkt-katalog-filter .slider-input #slider-range-nutzlast .ui-slider-range,
.produkt-katalog-filter .slider-input #slider-range-width .ui-slider-range {
  background-color: #009ee0;
}
.produkt-katalog-filter .slider-input #slider-range-height .ui-state-active,
.produkt-katalog-filter .slider-input #slider-range-height .ui-state-focus,
.produkt-katalog-filter .slider-input #slider-range-length .ui-state-active,
.produkt-katalog-filter .slider-input #slider-range-length .ui-state-focus,
.produkt-katalog-filter .slider-input #slider-range-width .ui-state-active,
.produkt-katalog-filter .slider-input #slider-range-width .ui-state-focus {
  border: 4px solid #009ee0;
}
.produkt-katalog-filter span.amount {
  color: #fff;
  padding: 8px;
  border-radius: 8px;
}
#filter-title {
  font-size: 24px;
  font-weight: 700;
}
.category-title,
.font-normal {
  font-weight: 400;
}
#search {
  height: 40px;
  width: 350px;
  outline: 0;
  border: 1px solid #dfdfdf;
  color: #333;
  border-radius: 4px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E")
    320px center no-repeat;
  fill: red;
}
.shop-product {
  padding: 8px;
  border: 1px solid #dfdfdf;
  margin: 10px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  height: 100%;
  flex-wrap: wrap;
  align-items: stretch;
}
.shop-product .columns {
  align-items: stretch;
}
.shop-product a {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-top: 4px;
}
.pdf-download a:hover,
.product-name-title a:hover,
.shop-product a:hover {
  text-decoration: underline;
}
.shop-product .title {
  font-size: 16px;
  line-height: 1.5;
}
.enquiry-site .enquiry-hint,
.shop-product a.product-details {
  font-size: 14px;
  color: #009ee0;
}
.shop-product p.small {
  font-size: 14px;
  margin: 8px 0;
}
.price-table,
.product.type-product,
.properties,
.sell-form .sell-form-inputs input[type="submit"],
.shop-product .category-dimension,
.single-page.blue-text,
.tabscontent .columns,
.woocommerce-order.mt-6,
table.variations {
  width: 100%;
}
.product-filter {
  display: flex;
  flex-direction: column;
  height: 100%;
  flex-wrap: wrap;
  align-items: stretch;
}
.woocommerce-products-header h1 {
  text-align: left;
  font-size: 24px;
  color: #333;
  margin-bottom: 16px;
  font-weight: 700;
}
.woocommerce-products-header h2 {
  text-align: left;
  font-size: 28;
  color: #009ee0;
}
.enquiry-site span.wpcf7-form-control-wrap,
.woocommerce-products-header .term-description {
  margin-bottom: 8px;
}
.woocommerce-products-header .term-description p {
  color: #717171;
  line-height: 1.5;
}
.woocommerce-result-count {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  margin-bottom: 8px;
}
.category-table {
  display: none !important;
}
.category-box {
  width: 100%;
  border: 1px solid #dfdfdf;
  padding: 10px;
  border-radius: 10px;
}
.category-box h2 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  word-break: break-word;
}
.column.is-one-third.product-pic img:first-of-type {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}
.mini-gallery-img {
  border: none;
  border-radius: 0;
}
.product-title {
  margin: 8px 0 16px;
  padding: 0;
  font-size: 25px;
}
.gallery img {
  width: 100px !important;
  height: 100px !important;
  border-radius: 0 !important;
}
.desc {
  margin-bottom: 16px;
}
span.product-price {
  display: block;
  font-size: 25px;
  color: #009ee0;
  padding: 16px 0;
}
.tabbuttons {
  margin-top: 8px;
}
.tablinks {
  border: 1px solid #dfdfdf;
  border-radius: 5px 5px 0 0;
  background: #fff;
  padding: 4px 8px;
}
.tablinks.current {
  border: 1px solid #009ee0;
  background: #009ee0;
  color: #fff;
}
.tabscontent {
  border: 1px solid #dfdfdf;
  border-radius: 0 5px 5px;
  padding: 16px;
  font-size: 14px;
  color: #333;
}
.tabscontent h2.title-big {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 4px;
}
.shop-box {
  padding: 16px;
  background: #f3f3f3;
  border-radius: 5px;
  height: 100%;
}
tr.attribute-pa_kaufart {
  width: 100%;
  display: inline-block;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  padding: 16px;
}
.woocommerce-variation.single_variation {
  visibility: hidden !important;
  height: 4px;
}
.enquiry-form input[type="number"],
.quantity input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  border: 1px solid #dfdfdf;
  background: #fff;
  border-radius: 10px;
  width: 100%;
  height: 30px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  margin: 8px 0;
}
.staff-link {
  display: block;
  font-size: 14px;
  margin: 8px 0;
}
.staff-link i {
  margin-right: 4px;
}
.add-to-enquiry-button,
button.single_add_to_cart_button {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    #009ee0;
  border-radius: 10px;
  color: #fff;
  width: 100%;
  margin: auto;
}
.product-enquiry i,
.product-name-title {
  color: #333;
  font-size: 16px;
}
.add-to-enquiry-button:hover,
button.single_add_to_cart_button:hover {
  background: #fff;
  color: #009ee0;
  width: 100%;
  margin: auto;
  border-color: #009ee0;
}
.related.products {
  width: 90%;
  margin: 32px auto;
}
.related.products h2 {
  font-size: 25px;
  font-weight: 700;
}
.related.products .stock-qty {
  color: #46bc1c;
}
.properties p {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.woocommerce-notices-wrapper {
  width: 100%;
  margin-bottom: 32px;
}
.pdf-download {
  margin: 8px 0;
}
.pdf-download a i {
  color: #ca4a4a;
}
.product-enquiry {
  position: relative;
  margin-bottom: 20px !important;
}
.step-1,
.step-2,
.step-3 {
  margin: auto;
  width: 80%;
}
.product-enquiry input.amount {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  border: 1px solid #dfdfdf;
  text-align: center;
  border-radius: 10px;
  font-weight: 700;
  padding: 8px;
}
.product-enquiry i {
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
}
.product-enquiry i:hover {
  color: #009ee0;
  border: 1px solid #009ee0;
}
.enquiry-image {
  width: 150px;
  border-radius: 16px;
}
span.position {
  position: absolute;
  left: -24px;
  background: #009ee0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
}
.enquiry-site h3.big-title,
h1.big-title,
h2.big-title {
  line-height: 38px;
  font-family: Poppins;
  font-style: normal;
}
.step-2,
.step-3 {
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  padding: 20px;
}
.enquiry-site {
  padding: 16px;
}
.enquiry-site button,
.enquiry-site input[type="submit"] {
  border: 1px solid #009ee0;
  padding: 8px;
  color: #009ee0;
  transition: 0.5s linear;
}
.enquiry-site button:hover,
.enquiry-site input[type="submit"]:hover {
  background: #009ee0;
  color: #fff;
}
.enquiry-site label {
  font-size: 14px;
  color: #333;
  font-weight: 700;
  padding-bottom: 4px;
}
.enquiry-site input[type="email"],
.enquiry-site input[type="name"],
.enquiry-site input[type="phone"],
.enquiry-site input[type="tel"],
.enquiry-site input[type="text"],
.enquiry-site select,
.enquiry-site textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  border: 1px solid #e4e4e4;
  margin-top: 4px;
  margin-bottom: 20px;
  width: 100%;
  height: 40px;
  background: #fff;
  border-radius: 5px;
  color: #7e7e7e;
  padding: 10px;
}
.enquiry-site input.amount,
.sell-form .sell-form-inputs input,
.sell-form .sell-form-inputs textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  border: 1px solid #dfdfdf;
  padding: 8px;
  outline: 0;
  font-weight: 700;
}
.enquiry-site .wpcf7-list-item {
  display: inline-block;
  margin: 8px 0;
  padding-right: 8px;
}
.enquiry-site input.amount {
  appearance: none;
  text-align: center;
  border-radius: 10px;
  color: #333;
}
.enquiry-site .newsletter-hint {
  font-size: 12px;
  margin-bottom: 8px;
}
.enquiry-site h3.big-title {
  font-weight: 700;
  font-size: 24px !important;
  color: #333;
}
.sell-form {
  width: calc(20% - 20px);
  padding: 10px;
  border-radius: 0 20px 0 0;
}
.sell-form p {
  font-size: 14px;
  color: #717171;
  margin: 0;
  text-align: center;
}
.sell-form .sell-form-inputs {
  margin-bottom: 150px;
  border-radius: 20px;
}
.sell-form .sell-form-inputs h2 {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  padding-bottom: 8px;
}
.sell-form .sell-form-inputs p:first-of-type {
  color: #717171;
  text-align: left;
}
.sell-form .sell-form-inputs input,
.sell-form .sell-form-inputs textarea {
  appearance: none;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 20px;
}
.sell-form .sell-form-inputs label {
  display: block;
  width: 100%;
  text-align: left;
  font-weight: 700;
  color: #333;
  padding-bottom: 4px;
}
.sell-form .archive-products h2 {
  margin-bottom: 20px;
}
.sell-form .archive-products p {
  font-size: 14px;
  color: #717171;
}
.archive-product {
  width: 70%;
  padding: 10px;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
}
section.archive-products {
  width: 70%;
}
.woocommerce-cart .woocommerce {
  display: flex;
}
.woocommerce-cart .woocommerce-cart-form {
  flex: 1 0 70%;
  margin-right: 30px;
}
.woocommerce-cart .cart-collaterals {
  flex: 1 0 30%;
  margin-left: 30px;
}
.woocommerce-cart .cart-collaterals .cart_totals {
  width: 100%;
  padding: 0 20px 70px;
}
.dark-color {
  color: #073e66;
}
.checkout-form h1,
.text-center {
  text-align: center;
}
.checkout-form h2 {
  margin: 0;
}
#multi-step-form-container {
  margin-top: 3rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.pl-0 {
  padding-left: 0;
}
.button {
  padding: 0.7rem 1.5rem;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}
.submit-btn {
  border: 1px solid #0e9594;
  background-color: #0e9594;
}
.mt-3 {
  margin-top: 2rem;
}
.form-step {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 3rem;
}
ul.form-stepper {
  counter-reset: section;
  margin-bottom: 3rem;
}
ul.form-stepper .form-stepper-circle {
  position: relative;
}
ul.form-stepper .form-stepper-circle span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.form-stepper-horizontal {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
ul.form-stepper > li:not(:last-of-type) {
  margin-bottom: 0.625rem;
  -webkit-transition: margin-bottom 0.4s;
  -o-transition: margin-bottom 0.4s;
  transition: margin-bottom 0.4s;
}
.form-stepper-horizontal > li:not(:last-of-type) {
  margin-bottom: 0 !important;
}
.form-stepper-horizontal li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.next-button,
.prev-button {
  background: 0 0 !important;
  border: 1px solid #009ee0 !important;
  transition: 0.5s ease-in-out;
}
.form-stepper-horizontal li:not(:last-child):after {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1px;
  content: "";
  top: 32%;
}
.form-stepper-horizontal li:after {
  background-color: #dee2e6;
}
.form-stepper-horizontal li:last-child {
  flex: unset;
}
ul.form-stepper li a .form-stepper-circle {
  display: inline-block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-right: 0;
  line-height: 1.7rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.38);
}
.form-stepper .form-stepper-active .form-stepper-circle {
  background-color: #073e66 !important;
  color: #fff;
}
.form-stepper .form-stepper-active .label {
  color: #073e66 !important;
}
.form-stepper .form-stepper-active .form-stepper-circle:hover {
  background-color: #073e66 !important;
  color: #fff !important;
}
.form-stepper .form-stepper-unfinished .form-stepper-circle {
  background-color: #f8f7ff;
}
.form-stepper .form-stepper-completed .form-stepper-circle {
  background-color: #009ee0 !important;
  color: #fff;
}
.form-stepper .form-stepper-completed .label {
  color: #009ee0 !important;
  text-decoration-color: #009ee0;
  text-decoration: underline;
}
.form-stepper .form-stepper-completed .form-stepper-circle:hover {
  background-color: #009ee0 !important;
  color: #fff !important;
}
.form-stepper .form-stepper-active span.text-muted,
.form-stepper .form-stepper-completed span.text-muted {
  color: #fff !important;
}
.form-stepper .label {
  font-size: 1rem;
  margin-top: 0.5rem;
}
.form-stepper a {
  cursor: default;
}
.prev-button {
  float: left;
  color: #009ee0 !important;
}
.next-button:hover,
.prev-button:hover {
  background: #009ee0 !important;
  color: #fff !important;
}
.prev-button::before {
  content: "\f104" !important;
}
.next-button::before {
  content: "" !important;
}
.next-button::after {
  content: "\f105" !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  padding-left: 4px;
}
.next-button {
  float: right;
  color: #009ee0 !important;
}
.checkout-form input[type="email"],
.checkout-form input[type="name"],
.checkout-form input[type="password"],
.checkout-form input[type="tel"],
.checkout-form input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  color: #a3a3a3;
  padding: 10px;
}
.checkout-form label {
  font-size: 14px;
  padding: 4px 0;
}
.dropdown-cart-wrap.dropdown-cart-subtota.columns.is-mobile {
  width: calc(100% - 24px);
  margin: 0;
}
h1.big-title,
h2.big-title {
  font-weight: 700;
  font-size: 25px;
  color: #333;
}
.grey {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #717171;
}
.form-steps {
  width: 100%;
  clear: both;
}
.form-steps:after,
.form-steps:before {
  display: table;
  content: "";
}
.form-steps:after {
  clear: both;
}
.form-steps__step {
  width: 33%;
  float: left;
  padding: 1rem;
  text-align: center;
  position: relative;
}
.form-steps__step:after {
  content: "";
  background: #c5c5c5;
  height: 0.2rem;
  top: 3.2rem;
  left: 60%;
  width: 80%;
  display: block;
  position: absolute;
  z-index: 1;
}
.form-steps__step-check,
.form-steps__step-completed .form-steps__step-box .form-steps__step-number,
.form-steps__step-last:after {
  display: none;
}
.form-steps__step-active .form-steps__step-box,
.form-steps__step-completed .form-steps__step-box {
  background: #009ee0;
  border: 1px solid #073e66;
  color: #fff;
}
.form-steps__step-completed:after {
  background: #009ee0;
}
.form-steps__step-completed .form-steps__step-box .form-steps__step-check {
  display: inline-block;
}
.form-steps__step-box {
  background: #eee;
  border: 1px solid #bdbdbd;
  line-height: 2.4rem;
  height: 2.5rem;
  width: 2.5rem;
  text-align: center;
  color: #bdbdbd;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.form-step__step-name {
  margin-top: 0.8rem;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.4rem;
}
.sell-form .sell-form-inputs label {
  margin: 0;
  font-size: 14px !important;
}
@media (min-width: 1020px) and (max-width: 1280px) {
  i.fa.fa-bars {
    left: 95%;
  }
  header ul.desktop-menu {
    display: none;
  }
  .icon,
  header ul.mobile-menu {
    display: block;
  }
  .counter-section {
    width: 100%;
    justify-content: center;
  }
  .contact-form {
    width: 80%;
  }
  #mobileMenu {
    left: -32px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #mobileMenu,
  .about-us-section .big-number,
  .big-number,
  .zierhut-infos .big-number {
    left: 0;
  }
  #mobileMenu .search-form-mobile,
  .archive-product {
    width: 100%;
  }
  .big-hero-section {
    height: 50vh;
  }
  .big-hero-text h1 {
    text-align: left;
  }
  .about-us-section .big-number {
    top: -50%;
  }
  .zierhut-infos {
    padding: 12px;
  }
  .zierhut-infos h1 {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 16px;
  }
  .about .counter-section,
  .hallen-img {
    order: 1;
  }
  .product-box {
    word-break: break-word;
  }
  .about .about-us-section {
    width: 80%;
    margin: auto auto 16px;
  }
  .produkt-katalog-filter,
  .shop-filter {
    width: 30%;
  }
  #filter-content {
    width: 70%;
  }
  #filter-content .size-table {
    flex-wrap: wrap;
    background: 0 0;
    margin: 8px 0;
  }
  #filter-content .size-table .counter,
  .site-title {
    display: none;
  }
  #filter-content .size-table .category-dimension {
    width: 100%;
    padding: 8px;
    margin: 8px 0;
  }
  article.category {
    padding: 8px;
  }
  article.category a.category_title {
    display: block;
    width: 100%;
    text-align: center !important;
  }
  article.category img {
    display: block;
    margin: auto;
  }
}
@media (max-width: 930px) {
  .big-hero-text h1,
  .cart-dropdown-inner h2 {
    font-family: Montserrat, sans-serif;
    font-size: 32px;
  }
  .enquiry-site > .container,
  section.contact .column {
    padding: 0;
  }
  .enquiry-site {
    padding: 0;
    margin: 0;
  }
  .step-2,
  .step-3 {
    width: 100%;
    margin: auto;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    padding: 0;
  }
  section.contact input {
    width: 100%;
    padding: 0;
  }
  .location-col,
  .newsletter-col {
    width: 100%;
    padding: 12px;
  }
  .container,
  footer,
  section.about {
    padding: 8px;
  }
  .newsletter-form input[type="button"] {
    left: 40%;
    width: 50%;
  }
  .cart-dropdown.show-dropdown {
    display: block;
    left: 0;
    width: 100%;
    top: 0;
    -webkit-animation: 1s linear run;
  }
  @-webkit-keyframes run {
    0% {
      left: 120%;
    }
    50% {
      left: 60%;
    }
    100% {
      left: 0;
    }
  }
  span.close-cart.is-hidden-desktop.is-hidden-tablet.active {
    position: absolute;
    left: 0;
    top: 0;
    background: #009ee0;
    width: 48px;
    text-align: center;
  }
  .icon,
  header ul.mobile-menu {
    display: block;
  }
  #mobileMenu,
  .site-title,
  div#mobileMenu i.fa-pencil-alt,
  header ul.desktop-menu,
  li.cart-button i.fa-shopping-cart {
    display: none;
  }
  .search-form-mobile {
    width: 100%;
    position: relative;
  }
  .search-form-mobile input[type="text"] {
    width: 70%;
    color: #2c2c2c;
    height: 40px;
    border-radius: 8px;
    outline: 0;
    box-shadow: none;
    padding: 0 0 0 10px;
    background: #f3f3f3;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .search-form-mobile input[type="button"] {
    position: absolute;
    cursor: pointer;
    left: 68%;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #009ee0;
    border-radius: 4px;
    outline: 0;
    box-shadow: none;
    padding: 0;
    border: 1px solid #009ee0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 19%;
    height: 40px;
    text-align: center;
    transition: 0.5s linear;
  }
  .search-form-mobile input[type="button"]:hover {
    background-color: #fff;
    color: #009ee0;
  }
  .container {
    width: calc(100% - 16px);
  }
  .search-form-mobile
    .dgwt-wcas-sf-wrapp
    input[type="search"].dgwt-wcas-search-input {
    font-family: Poppins, sans-serif;
    width: 70% !important;
    background-color: #f3f3f3 !important;
    border-color: #f3f3f3 !important;
    border-radius: 8px !important;
  }
  .dgwt-wcas-om-bar .dgwt-wcas-om-return,
  .search-form-mobile
    .dgwt-wcas-search-wrapp
    .dgwt-wcas-sf-wrapp
    .dgwt-wcas-search-submit {
    font-family: Poppins, sans-serif;
    background-color: #009ee0 !important;
    border-radius: 4px !important;
    left: 65% !important;
    max-width: 30% !important;
    font-weight: 700;
  }
  .search-form-mobile
    .dgwt-wcas-search-wrapp
    .dgwt-wcas-sf-wrapp
    .dgwt-wcas-search-submit::before {
    border-color: transparent #009eec !important;
  }
  .search-form-mobile .dgwt-wcas-search-wrapp {
    max-width: 100%;
  }
  .search-form-mobile.dgwt-wcas-preloader {
    left: 55% !important;
  }
  .about-us-section,
  .archive-product,
  .counter-box,
  .counter-section,
  .flex-item-3,
  .hallen-img,
  .left-section,
  .right-section,
  .zierhut-infos,
  section.archive-products {
    width: 100%;
  }
  .about-us-section,
  .zierhut-infos {
    margin-top: 20%;
  }
  .contact-form {
    width: calc(100% - 16px);
  }
  .about-us-section .big-number,
  .big-number,
  .zierhut-infos .big-number {
    left: 0;
    top: -60px;
  }
  .rent-trade {
    height: auto;
  }
  .big-hero-text h1 {
    text-align: center;
  }
  .dgwt-wcas-suggestions-wrapp.woocommerce.dgwt-wcas-has-img.dgwt-wcas-has-sku.dgwt-wcas-has-headings.js-dgwt-wcas-initialized {
    left: 0 !important;
    width: 100vw !important;
  }
  .search-form-mobile .dgwt-wcas-preloader.dgwt-wcas-close {
    right: 35% !important;
  }
  .columns {
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
  }
  .flex-item {
    width: 100%;
    margin: 8px 0;
  }
  div#counter-section {
    order: 1;
    margin-top: 12px;
  }
  .product-box h2 {
    font-size: 15px;
  }
  #filter-content,
  .produkt-katalog-filter,
  .shop-filter,
  div#zierhut-shop {
    width: 100%;
    border-radius: 0;
  }
  #filter-content button,
  .produkt-katalog-filter button,
  .shop-filter button,
  div#zierhut-shop button {
    width: 100%;
    text-align: center;
    margin: auto auto 12px;
  }
  .shop-filter button {
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 10px;
    color: #fff;
    background: 0 0;
  }
  .shop-filter button.active {
    border: 1px solid #fff;
    color: #009ee0;
    background: #fff;
  }
  .produkt-katalog-filter button {
    border: 1px solid #009ee0;
    font-size: 16px;
    border-radius: 10px;
    color: #009ee0;
    background: 0 0;
  }
  .produkt-katalog-filter button.active {
    border: 1px solid #009ee0;
    color: #fff;
    background: #009ee0;
  }
  article.category {
    padding: 32px;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    margin: auto;
    text-align: center;
  }
  article.category a.category_title {
    display: block;
    width: 100%;
    text-align: center !important;
  }
  .sell-form {
    width: 100%;
    order: 1;
  }
  .sell-form .sell-form-inputs input[type="submit"] {
    width: 100%;
    float: none;
  }
  .sell-form p {
    margin: 0;
  }
  .product-price-text,
  p.bottom {
    text-align: left !important;
    margin: 4px 0;
  }
  .cart-infos .column {
    margin: 0;
    padding: 0;
  }
}
