.innerwrapper {
  width: 100%;
  background: #f90;
  color: #fff;
}
.woocommerce-result-count,
.woocommerce-ordering {
  display: none;
}
body {
  font-weight: normal;
  line-height: 1.5;
}
#mincontent .row p {
  margin-top: 3rem;
  margin-bottom: 1rem;
}
#mainheader .wrapper {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}
.upperheader {
  background: #414141;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 12px;
}
.upperheader span {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
#mainheader nav ul li a,
#mainheader a,
.wc-block-mini-cart__amount {
  font-size: 14px !important;
}
#mainheader .usermenu {
  width: 100%;
  max-width: 1140px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#mincontent {
  padding-left: 0%;
  padding-right: 0%;
  min-height: 100vh;
  max-width: 1140px;
  margin: 0 auto;
}
#mainheader h1 {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
#mainheader h1 span {
  text-transform: none;
  font-weight: 300;
  line-height: 1;
}
#mainheader .secondline {
  background: #414141;
}
#mainheader .secondline {
  background-color: #232f3e;
}
#mainheader a {
  color: #fff;
}
#mainheader a:hover {
  color: #f90;
}
#pagefooter {
  background: #232f3e;
}
#pagefooter * {
  color: #fff;
}
#pagefooter a:hover {
  color: #f90;
}
.pagewrapper {
  overflow: hidden;
  background: #eee;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  background: #fff;
  padding: 10px;
}
#mincontent .woocommerce ul.products li.product p,
#mincontent .woocommerce-page ul.products li.product p {
  margin: 0 !important;
  margin-bottom: 10px !important;
}
.product_list_widget .wc-gzd-additional-info,
.products .wc-gzd-additional-info {
  font-size: 0.8em;
  margin: 0.7rem 0 0.7rem 0 !important;
  padding: 0;
}
.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 1em;
  width: 100%;
  text-align: center;
  background-color: #f90;
  color: #fff;
}
.woocommerce ul.products li.product .button:hover {
  background-color: #232f3e;
  color: #fff;
}
.woocommerce div.product {
  margin-bottom: 0;
  position: relative;
  margin-top: 30px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #f90;
  font-size: 2.25em;
  margin: 0;
  font-weight: bold;
}
.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
  font-weight: bold;
  margin: 0;
  font-size: 42px;
}
.quantity .qty {
  width: 3.631em;
  text-align: center;
  height: 42px;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  height: 42px;
  background: #232f3e;
}
.woocommerce div.product form.cart .button:hover {
  background: #f90;
}
.product .product_meta {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 12px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  background: #232f3e;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  background: #f90;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #6dc22e;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  border: 1px solid #eee;
  line-height: 32px;
}
.woocommerce table.shop_table {
  background: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt {
  background-color: #f90;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt {
  background-color: #f90;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt:hover {
  background-color: #232f3e;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  width: 100%;
  background: #fff;
  padding: 10px;
}
.woocommerce-notices-wrapper {
  margin-top: 10px;
}
h1 + .wp-block-cover,
h1 + .wp-block-cover-image {
  position: relative;
  min-height: 600px;
}
#mincontent > h1 {
  margin: 0;
  padding: 1rem;
  text-align: center;
  background: #f90;
  color: #fff;
}
body:not(.home) #mincontent > h1 {
  margin: 0;
  padding: 1rem;
  text-align: center;
  background: #eee;
  color: #232f3e;
}
html {
  scroll-behavior: smooth;
}
body.home #mincontent {
  max-width: 100%;
}
#mincontent .wp-block-columns {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  margin-top: 68px;
}
#mincontent .wp-block-columns .wp-block-columns {
  margin-top: 0rem;
}
#mincontent .wp-block-columns ul li,
#mincontent .wp-block-columns ol li {
  margin-bottom: 12px;
}
#mincontent .wp-block-columns ul li ::marker,
#mincontent .wp-block-columns ol li ::marker {
  color: #f90;
}
#mincontent .woocommerce-MyAccount-navigation {
  background-color: #fff;
  padding: 1rem 3rem;
  border-bottom: 3px solid #f90;
}
#mincontent .box {
  background-color: #fff;
  padding: 1rem 3rem;
  border-bottom: 3px solid #f90;
}
#mincontent .box h3 {
  margin-top: 0;
  font-weight: bold;
  font-size: 16px;
}
#mincontent h2 {
  font-weight: bold;
  color: #232f3e;
}
#mincontent h1 strong,
#mincontent h1 b,
#mincontent h2 strong,
#mincontent h2 b,
#mincontent h3 strong,
#mincontent h3 b {
  font-size: 14px;
  display: block;
  font-weight: normal;
  color: #f90;
  line-height: 1;
}
#mincontent .is-style-default {
  position: relative;
}
#mincontent .is-style-default img {
  position: relative;
  top: -4%;
  right: -10%;
  width: 120%;
  max-width: 120%;
}
#mincontent .has-medium-font-size {
  font-size: 23px !important;
  font-weight: 300;
  max-width: 680px;
}
#mincontent .wp-block-loginout {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  -webkit-box-shadow: 1px 2px 12px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 12px 4px rgba(0, 0, 0, 0.2);
  width: 100%;
  max-width: 420px;
  padding: 2rem;
}
#mincontent .wp-block-loginout * {
  color: #232f3e;
}
#mincontent .wp-block-loginout label {
  display: block;
}
#mincontent .wp-block-loginout button,
#mincontent .wp-block-loginout input,
#mincontent .wp-block-loginout optgroup,
#mincontent .wp-block-loginout select,
#mincontent .wp-block-loginout textarea {
  width: 100%;
}
#mincontent .wp-block-loginout .login-remember {
  text-align: center;
}
#mincontent .wp-block-loginout .login-submit input {
  background-color: #f90;
  color: #fff;
  padding: 1rem;
  border: 0;
}
.mainmenu a:hover,
.shopmenu a:hover {
  color: #232f3e !important;
}
#mainheader .shopmenu.open .dashop {
  top: 36px;
}
#mainheader .shopmenu.open .dashop a {
  color: #f90;
}

#order_payment_heading,
#payment,
.dhl-preferred-service-content {
  display: none;
}

.wc-block-grid__products .wc-block-grid__product {
  background: #fff;
  padding: 10px;
  border-color: #eeeeee !important;
  position: relative;
}

.wc-block-grid__products .wc-block-grid__product:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

.referenzen-tags-list {
  padding: 10px 0;
  box-sizing: border-box;
  margin: 0 0 27px 0;
}
.referenzen-tags-list a {
  box-sizing: border-box;
  padding: 7px 14px;
  display: inline-block;
  margin-top: 10px;
  text-transform: uppercase;
  background-color: #fff;
  margin-right: 5px;
  cursor: pointer;
  border-radius: 4px;
}

.referenzen-tags-list a.active {
  background-color: #f90;
  color: #fff;
}

.referenzen-product-block {
  position: relative;
  overflow: hidden;
}

.referenzen-product-block .description {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #fff;
  overflow-y: scroll;
  right: 0;
  font-size: 14px;
  left: 0;
  top: 100%;
  transition: 0.2s ease-in-out;
}

.referenzen-product-block:hover .description {
  top: 0%;
}

.referenzen-product-block:hover .description * {
  font-size: 14px;
  margin-bottom: 8px;
}

.referenzen-product-block:hover .description li {
  margin-bottom: 4px;
}

/*# sourceMappingURL=maintheme.css.map */
