* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
.clearfix:before,
.clearfix:after {
content:".";
clear:both;
}
html {
scrollbar-gutter: stable;
}
body {
background: #fff;
font-family: "futura-pt", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 18px;
}
#wrapper {
max-width: 1800px;
height: auto;
background: rgba(232, 230, 230, 1);
margin: 0 auto;
}
img {
max-width: 100%;
height: auto;
}
h1, h2, h3 {
font-weight: normal;
}
figure {
margin: 0 0 0 0;
}
.box {
width: 50%;
height: 2px;
background: #000;
margin: 10px auto;
}  #pum-2170 h2 {
color: #fff;
font-family: "benton-modern-display", sans-serif;
font-size: 3em;
font-weight: 300;
}
#pum-2170 p {
font-size: 1.4em;
color: #fff;
}
#pum-2170 p.small-text {
font-size: 1em;
color: #fff;
} button {
display: block;
margin: 0px auto;
background-color: rgb(1,66,53); color: white; padding: 12px 25px; border: none; border-radius: 5px; font-size: 16px; cursor: pointer; transition: background-color 0.3s ease;
}
button:hover {
background-color: #000; } header {
width: 100%;
height: auto;
}
.header-inner {
background: yellow;
} header {
width: 100%;
min-height: 140px;
height: 140px;
background: rgba(232, 230, 230, 1);
margin-right: calc(-1 * (100vw - 100%));
}
.header-inner {
width: 100%;
max-width: 1800px;
height: auto;
padding: 10px;
display: flex;
flex-direction: row;
background: rgba(232, 230, 230, 1);
position: fixed;
z-index: 3;
overflow-x: hidden;
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
} .header-inner section:nth-child(1) {
width: 150px;
height: auto;
}
.header-inner section:nth-child(2) {
flex-grow: 1;
margin: 0 30px;
text-align: center;
padding-top: 30px;
}
.header-inner section:nth-child(3) {
width: 80px;
height: auto;
}
header .logo {
max-width: 90% !important;
width: 250px !important;
height: auto !important;
}  main {
width: 100%;
height: auto;
}
.page-id-8 .main-inner {
padding: 80px 30px;
}
.page-id-9 .main-inner {
padding: 80px 30px;
}
.main-inner-abstand {
padding: 0 30px;
}
.main-inner-abstand h2 {
font-family: "benton-modern-display", sans-serif;
font-size: 2.5em;
font-weight: 400;
}
.main-inner-abstand p {
font-family: "futura-pt", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 18px;
line-height: 1.2em;
}
.main-inner-abstand a {
color: #000;
}
.main-inner-abstand a:visited {
color: #000;
}
.div#n2-ss-3 .n2-font-98246c089452512ebee97c7145222e1d-hover {
font-size: 200% !important;
}
.main-inner p.bigtext {
color: #000;
padding: 0 30px;
font-size: 1.3em;
line-height: 1.4em;
text-align: center;
}
.main-inner p.bigtextblack {
color: #000;
padding: 0 30px;
font-size: 1.3em;
line-height: 1.4em;
text-align: center;
}
.main-inner p.bigtextblackcenter {
color: #000;
padding: 0 30px;
font-size: 1.3em;
line-height: 1.4em;
text-align: center;
}
.main-inner p.smalltext {
color: gray;
font-size: 1em;
padding: 0 30px;
margin-bottom: 20px;
letter-spacing: 0.05em;
text-align: center;
}
.main-inner a.linkbutton {
text-decoration: none;
padding: 15px;
border: 1px solid #fff;
transition: background-color 0.5s ease; background-color: rgb(1,66,53);
}
.main-inner a.linkbutton:hover {
background-color: #000;
}
.main-inner .headline h4  {
font-family: "benton-modern-display", sans-serif;
font-size: 2.5em;
font-weight: 300;
}
.main-inner .headlineweiss h4  {
font-family: "benton-modern-display", sans-serif;
font-size: 2em;
font-weight: 300;
color: #fff;
}
.main-inner .textweiss {
color: #fff;
font-size: 1.3em;
padding: 0 30px;
}
.main-inner-woocommerce {
padding: 80px 30px;
}
.hafner {
position: relative;
}
.text-hafner {
position: absolute;
top: 140px;
font-size: 1.4em;
}
.text-hafner2 {
position: absolute;
top: 170px;
} footer {
width: 100%;
height: auto;
background: transparent;
}
.footer-inner {
padding: 30px;
background: transparent;
}
.footer-inner section {
background: transparent;
margin-bottom: 30px;
align-content: flex-end;
text-align: center;
}
.footer-inner section p {
line-height: 1.5em;
}
.footer-inner section a {
line-height: 1.5em;
text-decoration: none;
color: #000;
}
.footer-inner section:nth-child(2) a {
display: inline-block;
width: 250px;
background: rgb(195,188,172);
padding: 10px 5px;
border-radius: 5px;
margin-bottom: 20px;
color:#fff;
}
.footer-inner section:nth-child(2) a:hover {
color:#000;
}
.footer-inner section:nth-child(3) {
line-height: 1.7em;
}
.footer-inner section:nth-child(4) a:hover {
text-decoration: underline;
}
.footer-inner-more {
width: 100%;
height: auto;
}
.footer-inner-more section {
width: 100%
}
.footer-inner-more section:nth-child(2) {
padding: 30px;
background: #3d3d3d;
color: #fff;
}
.open h2 {
font-size: 2em;
font-family: "benton-modern-display", serif; 
}
.open-winter h3 {
font-weight: bold;
margin-top: 30px;
margin-bottom: 10px;
}
.open-summer h3 {
font-weight: bold;
margin-top: 30px;
margin-bottom: 10px;
}
.open-summer {
margin-top: 50px;
}
.open-extra {
margin-top: 50px;
}
.responsive_map {
position: relative;
overflow: hidden;
padding-bottom: 56.25%; min-height: 400px;
}
.responsive_map iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} #sidebar {
display: none;
}
.container-woocommerce {
position: relative;
}
.container-woocommerce .page-title {
display: none;
}
.dropdown {
margin-bottom: 50px;
margin-top: 30px;
}
h2.woocommerce-loop-category__title {
text-align: center;
color: rgba(1, 66, 53, 1);
font-size: 1.2em !important;
}
.woocommerce ul.products li.product a img {
transition: all 0.5s ease;
}
.woocommerce ul.products li.product a img:hover {
transform: scale(1.1);
box-shadow: 3px 5px 10px hsla(0,0%,0%,0.5);
}
h2.woocommerce-loop-product__title {
color: rgba(1, 66, 53, 1);
}
h1.product_title.entry-title {
color: rgba(1, 66, 53, 1);
margin-bottom: 10px;
}
span.sku_wrapper {
display: none;
}
span.posted_in {
font-size: 14px;
}
span.posted_in a {
color: #000;
}
span.posted_in a:visited {
color: #000;
}
span.posted_in a:focus {
color: #000;
}
.woocommerce-Price-amount.amount {
color: #000;
}
.ab-preis-label {
color: #000000; font-weight: normal; }
section.related.products {
display: inline-block;
width: 100%;
margin-top: 70px;
}
section.related.products h2{
margin-bottom: 20px;
color: rgba(1, 66, 53, 1);
}
.woocommerce ul.products li.product .button {
background: rgba(1, 66, 53, 1);
color: #fff;
transition: background-color 0.5s ease; }
.woocommerce ul.products li.product .button:hover {
background-color:  rgb(195,188,172);
}
.woocommerce a.added_to_cart {
display: block !important;
color: rgba(1, 66, 53, 1);
}
.woocommerce-products-header {
display: none;
}
.woocommerce-result-count {
display: none;
}
.wc-block-components-main {
background: transparent;
}
.wc-block-components-sidebar {
background: #fff;
padding: 2%;
}
.woocommerce-ordering {
display: none;
}
mark.count {
display: none;
}
a.reset_variations {
display: none !important;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
padding-top: 30px;
padding-bottom: 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
display: none;
} .woocommerce-cart .alignwide {
width: auto; max-width: 1760px; margin-left: auto;
margin-right: auto;
}
.wp-block-woocommerce-checkout.alignwide {
width: auto; max-width: 1760px; margin-left: auto;
margin-right: auto;
}
select[name="product_cat_dropdown"] {
color: black; background-color: #f0f0f0; border: 1px solid #ccc;
padding: 6px;
font-size: 16px;
}
.cart-link {
position: relative;
display: inline-block;
margin-top: 15px;
}
.cart-count-badge {
position: absolute;
top: -8px; right: -8px; background: #e74c3c; color: white;
font-size: 12px;
font-weight: bold;
padding: 2px 6px;
border-radius: 50%;
line-height: 1;
min-width: 20px;
text-align: center;
box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.cart-icon {
width: 30px;
height: auto;
}
a.shoptext {
text-decoration: none;
color: rgba(1, 66, 53, 1);
font-size: 1.5em;
letter-spacing: 0.1em;
border: 0;
}
.wp-block-woocommerce-checkout .wc-block-checkout__guest-checkout-notice {
display: none;
}
span.wc-block-components-address-form__address_2-toggle {
display: none;
} .woocommerce div.quantity .qty {
width: 70px; height: 45px; text-align: center; font-size: 16px; font-weight: 600; border: 2px solid #ccc; border-radius: 10px; background-color: #f9f9f9; transition: all 0.3s ease;
} .woocommerce div.quantity .qty:hover {
border-color: #666;
background-color: #fff;
} .woocommerce div.quantity .qty:focus {
border-color: #0071a1; outline: none;
background-color: #fff;
box-shadow: 0 0 5px rgba(0,113,161,0.3);
}
.woocommerce div.product form.cart .button {
margin-top: 80px;
margin-left: -157px;
background-color: rgba(1, 66, 53, 1);
transition: background-color 0.5s ease; }
.woocommerce div.product form.cart .button:hover {
background-color:  rgb(195,188,172);
}
.woocommerce div.product form.cart {
margin-top: 10px;
} .woocommerce-message {
border-top-color: rgba(1, 66, 53, 1) !important;
}
a.button.wc-forward {
background-color: rgba(1, 66, 53, 1) !important;
color: #fff !important;
}
.woocommerce-message:before {
color: rgba(1, 66, 53, 1) !important;
}
a.wc-block-components-product-name {
color: rgba(1, 66, 53, 1);
text-decoration: none;
}
.woocommerce-product-details__short-description {
margin-top: 20px;
margin-bottom: 30px;
}
.wc-block-cart .wc-block-cart__submit-container a {
background-color: rgba(1, 66, 53, 1);
color: #fff;
text-decoration: none;
font-size: 20px;
transition: background-color 0.5s ease; }
.wc-block-cart .wc-block-cart__submit-container a:hover {
background-color:  rgb(195,188,172);
} .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
background-color: rgba(1, 66, 53, 1);
color: #fff;
box-shadow: none;
border-radius: 0;
}
.wc-gzd-checkout .is-large .wc-gzd-checkout-submit .wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
background-color: rgba(1, 66, 53, 1);
color: #fff;
border: 0;
font-size: 16px;
transition: background-color 0.5s ease; }
.wc-gzd-checkout .is-large .wc-gzd-checkout-submit .wc-block-checkout__actions .wc-block-components-checkout-place-order-button:hover {
background-color:  rgb(195,188,172);
}
.wp-block-woocommerce-checkout-order-summary-block {
padding: 2%;
}
.wc-gzd-checkout .wc-block-components-order-summary, .wc-gzd-checkout .wc-block-components-order-summary.is-large {
background-color: rgba(232, 230, 230, 1) !important;
} table.variations {
width: 100%;
border-collapse: separate;
border-spacing: 0 12px;
font-family: 'Arial', sans-serif;
} table.variations th.label {
text-align: left;
font-weight: bold;
padding: 10px 0 0 0;
color: #333;
vertical-align: middle !important;
} table.variations td.value {
padding: 10px;
} table.variations select {
max-width: 250px;
padding: 10px 12px;
font-size: 16px;
border: 1px solid #ccc;
border-radius: 6px;
background-color: #f9f9f9;
transition: border-color 0.3s, box-shadow 0.3s;
cursor: pointer;
}
table.variations select:focus {
border-color: #66afe9;
box-shadow: 0 0 5px rgba(102, 175, 233, 0.5);
outline: none;
} table.variations .reset_variations {
display: inline-block;
margin-top: 10px;
font-size: 14px;
color: #d9534f;
text-decoration: none;
transition: color 0.3s;
}
table.variations .reset_variations:hover {
color: #c9302c;
text-decoration: underline;
}
.tp-product-gallery .woocommerce-product-gallery__image img {
} .woocommerce nav.woocommerce-pagination,
.woocommerce nav.woocommerce-pagination ul.page-numbers,
.woocommerce nav.woocommerce-pagination ul.page-numbers > li {
border: none !important;
box-shadow: none !important;
background: transparent !important;
} .woocommerce nav.woocommerce-pagination ul.page-numbers {
display: flex !important;
justify-content: center;
align-items: center;
gap: 6px; padding: 0;
margin: 2em 0;
list-style: none;
} .woocommerce nav.woocommerce-pagination ul.page-numbers > li {
margin: 0 0 0 0 !important;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers > li + li {
margin-left: 12px !important; } .woocommerce nav.woocommerce-pagination ul.page-numbers > li .page-numbers {
display: inline-flex;
align-items: center;
justify-content: center;
width: 38px;
height: 38px;
font-size: 14px;
font-weight: 500;
border-radius: 8px;
background: #f5f5f5;
color: #333;
text-decoration: none;
border: none !important;
transition: background .2s ease, color .2s ease, transform .1s ease;
} .woocommerce nav.woocommerce-pagination ul.page-numbers > li .page-numbers:hover {
background: rgba(1, 66, 53, 1);
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers > li .page-numbers.current {
background: rgba(1, 66, 53, 1);
color: #fff;
font-weight: 700;
} .woocommerce nav.woocommerce-pagination ul.page-numbers > li .page-numbers.prev,
.woocommerce nav.woocommerce-pagination ul.page-numbers > li .page-numbers.next {
width: 38px;
height: 38px;
} .quantity.wqpmb_quantity {
background-color: #fff;
}
.qib-button-wrapper .quantity input.input-text.qty.text {
border: 1px solid #fff !important;
} @media screen and (max-width: 600px) {
.qib-button-wrapper {
float: left !important;
}
} @media screen and (max-width: 699px) {
.wc-block-components-sidebar {
padding: 2% !important;
}
} @media screen and (min-width: 768px) {
.box {
margin: 10px 0;
}
.main-inner p.smalltext {
text-align: left;
}
.header-inner {
align-items: center;
padding: 10px 20px;
}
.header-inner section:nth-child(2) {
padding-top: 0px;
} header .logo {
max-width: 100% !important;
width: 280px !important;
height: auto !important;
}
.main-inner-woocommerce {
max-width: 1000px;
height: auto;
margin: 0px auto;
}
.main-inner .headline h4  {
font-size: 4.5em;
}
.main-inner .headlineweiss h4  {
font-size: 3.5em;
padding: 0 50px;
}
.main-inner p.bigtext {
font-size: 1.5em;
line-height: 1.2em;
text-align: left;
padding: 0 0 0 30px;
}
.main-inner p.bigtextblack {
font-size: 1.5em;
line-height: 1.2em;
text-align: left;
padding: 0 0 0 30px;
}
.main-inner p.bigtextblackcenter {
font-size: 1.5em;
line-height: 1.2em;
padding: 0 0 0 30px;
}
.footer-inner {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.footer-inner section {
width: 47%;
border-bottom: 1px solid #000;
text-align: left;
padding-bottom: 30px;
}
.footer-inner section:nth-child(2) a {
display: inline;
width: auto;
background: transparent;
padding: 0;
border-radius: 0;
margin-bottom: 0;
color:#000;
}
.footer-inner section:nth-child(2) a:hover {
color:#000;
}
.footer-inner section:nth-child(2) a.mail:hover {
text-decoration: underline;
}	
.footer-inner-more section:nth-child(2) {
padding: 30px;
}
.opentime {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.open-summer {
margin-top: 0;
}
.open-extra {
padding-top: 50px;
margin-top: 50px;
border-top: 1px solid #fff;
}
} @media screen and (min-width: 1100px) {
.footer-inner-more {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}	
.footer-inner-more section {
width: 50%;
}	
.opentime {
display: block;
}
.open-summer {
margin-top: 20px;
}
.open-extra {
margin-top: 20px;
border-top: 0;
padding-top: 0;
}
.responsive_map {
padding-bottom: 100%; }
} @media screen and (min-width: 1200px) {
.main-inner .textweiss {
padding: 0 100px;
}
.footer-inner section {
width: 23%;	
}
.footer-inner-more section:nth-child(2) {
padding: 30px;
}
} @media screen and (min-width: 1300px) {
.responsive_map {
padding-bottom: 90%; }
} @media screen and (min-width: 1400px) {
.responsive_map {
padding-bottom: 80%; }
} @media screen and (min-width: 1500px) {
.responsive_map {
padding-bottom: 60%; }
.opentime {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.open-summer {
margin-top: 0;
}	
.open-extra {
padding-top: 50px;
margin-top: 50px;
border-top: 1px solid #fff;
}
} @media screen and (min-width: 1830px) {
.main-inner {
padding: 80px 0px;
}	
}