/* CSS only 95.82K, CSS & InlineSvg (19/32) 124.61K => 30% more */

@font-face { font-family: 'Header-Font'; font-display: swap; src: url('/img/Nunito-Light.eot'); src: url('/img/Nunito-Light.woff') format('woff'), url('/img/Nunito-Light.eot?#iefix') format('embedded-opentype'), url('/img/Nunito-Light.ttf') format('truetype'); unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000; }
/* CSS base, search, meili-extra, htm, kachel, powermenu, powermenue-extra, to-top-button, input-floating, kachel-slider */
/* ### base ### */
*, ::before, ::after { box-sizing: border-box; } html { text-size-adjust: none; } ::before, ::after { text-decoration: inherit; vertical-align: inherit; } :root { cursor: default; line-height: 1.5; overflow-wrap: break-word; -moz-tab-size: 4; tab-size: 4; -webkit-tap-highlight-color: transparent; -webkit-text-size-adjust: 100%; } body { font-size: 1rem; overflow-y: scroll; margin: 0; text-rendering: optimizeLegibility; font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; overscroll-behavior-x: none; --header-width: 1600px; --shadow-saturation: 0%; --shadow-hue: 186deg; --shadow-lightness: 50%; --theme-white: rgb(255,255,255); --theme-light: rgb(238,238,238); --theme-medium: rgb(220,220,220); --theme-dark: rgb(150,150,150); --theme-link: border-bottom 1px dotted var(--theme-text); --theme-text: rgb(30,30,30); --theme-text-shadow: 0 0 3px rgba (0,0,0,.5); --theme-text-hover: rgb(114,47,55); --theme-orange: rgb(114,47,55); --theme-accent: rgb(196,174,143); --theme-gold: rgb(232,209,174); --theme-accent-light: rgb(246,237,223); --theme-accent-lightblue: rgb(232,209,174); --theme-accent-medium: rgb(114,47,55); --theme-accent-dark: rgb(114,47,55); --theme-dark-blue: rgb(33,49,64); --theme-accent-text: rgb(255,255,255); --theme-accent-pic: rgb(160, 227, 231); --theme-powermenu-medium: rgb(238,238,238); --theme-border: none; --theme-outline: none; --theme-radius: .5rem; --theme-radius-small: .5rem; --theme-radius-medium: .5rem; --theme-card-background: var(--theme-white); --theme-divider: .1rem solid var(--theme-medium); --padding: 1rem; --card-padding: 1rem; --theme-error: rgb(160,35,35); --theme-error-text: rgb(255,255,255); --theme-warning: rgb(228,149,86); --theme-warning-text: rgb(255,255,255); --theme-success: rgb(101,179,46); --theme-success-text: rgb(255,255,255); --theme-shadow: 0px 0px 10px rgba(0,0,0,.2); --shadow-elevation-low: 0px 0px 10px rgba(0,0,0,.2); --shadow-elevation-medium: 0px 0px 10px rgba(0,0,0,.2); --shadow-elevation-high: 0px 0px 10px rgba(0,0,0,.5); background-color: var(--theme-white)!important; } body, input, button, .button { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } h1 { font-size: 1.5em; margin: 0.67em 0; } .bgh1 { color: var(--theme-white); text-align: center; background-color: var(--theme-accent-dark); padding: 1rem; } b, strong { font-weight: bolder; color: inherit; } .red { color: var(--theme-error); } .orange { color: var(--theme-orange); } .center { text-align: center; } .small { font-size: .75rem; } .italic { font-style: italic; } .radius-1 { border-radius: 1rem; } audio, canvas, #shopLayer iframe, img, svg, video { vertical-align: middle; max-width: 100%; height: auto; } iframe { border-style: none; } iframe[name="google_conversion_frame"] { height: 0; position: absolute; } svg:not([fill]) { fill: currentColor; } table { border-collapse: collapse; border-color: inherit; text-indent: 0; } button, input, select { margin: 0; accent-color: var(--theme-accent-medium); } button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; font-family: inherit; } textarea { margin: 0; resize: vertical; } [type="search"] { -webkit-appearance: textfield; outline-offset: -2px; } ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; } ::-webkit-input-placeholder { color: inherit; opacity: 0.54; } ::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; } body { background-color: var(--theme-light); color: var(--theme-text); } h1, h2, h3, h4, h5, h6 { color: var(--theme-text); font-family: 'Header-Font'; font-weight: normal; } ul { padding: 0; } body, #shopLayer, #shopMain { max-width: 100vw; } .shopHeader { background-color: var(--theme-white); z-index: 99; } #kopf_top_line { position: sticky; top: 0; z-index: 100; box-shadow: var(--theme-shadow); } #kopf_bottom_line { background-color: var(--theme-accent-dark); box-shadow: var(--theme-shadow); } #shopMain { min-height: 100vh; } /* html anchor */ html { scroll-behavior: smooth; scroll-padding-top: 5rem; } @media screen and (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } } ::placeholder, ::-webkit-input-placeholder { color: var(--theme-text); opacity: .7; } a { text-decoration: none; color: var(--theme-text); transition: all 0.5s; } a.link { border-bottom: 1px dotted var(--theme-text); } a.link:hover { color: var(--theme-text-hover); border-bottom: 1px dotted var(--theme-text-hover); } .h1_in_breadcrumb { font-size: inherit; } h1 span { display: block; font-size: 1rem; } h2 { font-size: 1.25em; } h3 { font-size: 1.15em; } h4 { font-size: 1em; } h5 { font-size: 1em; } h6 { font-size: 1em; } hr { border: var(--theme-divider); } .pg-only { display: none; } .right { text-align: right; } .left { text-align: left; } /* header */ #shopFooter a, .BreadcrumbList a, .breadcrumb a span, *[itemtype*="Breadcrumb"] * { color: var(--theme-text); } .shopHeader li, #shopFooter li { list-style: none; } #k_title { width: 100%; height: 2rem; background: var(--theme-accent-light); position: relative; z-index: 101; } #k_title ul { width: 100%; display: flex; flex-wrap: nowrap; justify-content: space-between; margin: 0 auto; padding: 0 .5rem; } #k_title ul li { font-size: 0.8rem; line-height: 2rem; white-space: nowrap; background: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"  viewBox="0 0 18 13" style="enable-background:new 0 0 18 13;" xml:space="preserve"><style type="text/css"> .st0{fill:none;stroke:%23C4AE8F;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}</style><polyline class="st0" points="17,1 6,12 1,7 "/></svg>') no-repeat 0 55%; background-size: auto .65rem; padding: 0 0 0 1.15rem; } #k_title ul li#lief { background: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"  viewBox="0 0 93.1 109.9" style="enable-background:new 0 0 93.1 109.9;" xml:space="preserve"><style type="text/css"> .st0{display:none;fill:none;stroke:%23C4AE8F;stroke-width:6;stroke-miterlimit:10;} .st1{fill:none;stroke:%23C4AE8F;stroke-width:6;stroke-miterlimit:10;}</style><line id="XMLID_9_" class="st0" x1="-4.3" y1="81.5" x2="48.5" y2="106.5"/><line id="XMLID_10_" class="st0" x1="45.9" y1="106.5" x2="98.7" y2="81.5"/><line id="XMLID_11_" class="st0" x1="98.7" y1="81.5" x2="98.7" y2="26.6"/><line id="XMLID_12_" class="st0" x1="100.4" y1="29.3" x2="45.9" y2="3.5"/><line id="XMLID_13_" class="st0" x1="48.5" y1="3.5" x2="-4.3" y2="28.5"/><line id="XMLID_14_" class="st0" x1="-4.3" y1="28.5" x2="-4.3" y2="81.5"/><line id="XMLID_15_" class="st0" x1="-4.3" y1="28.5" x2="47.2" y2="53.5"/><line id="XMLID_16_" class="st0" x1="47.2" y1="53.5" x2="98.7" y2="28.5"/><line id="XMLID_17_" class="st0" x1="47.2" y1="53.5" x2="47.2" y2="106.5"/><line id="XMLID_20_" class="st0" x1="21.5" y1="41" x2="69.9" y2="14.5"/><polygon id="XMLID_28_" class="st1" points="46.5,3.5 90.1,28.5 90.1,81.5 46.5,106.5 3,81.5 3,28.5 "/><polyline id="XMLID_29_" class="st1" points="3,28.5 47.2,53.5 91.4,28.5 "/><line id="XMLID_31_" class="st1" x1="66.7" y1="14.5" x2="25.1" y2="41"/><line id="XMLID_32_" class="st1" x1="47.2" y1="53.5" x2="47.2" y2="106.5"/></svg>') no-repeat 0 55%; background-size: auto 1.25rem; padding-left: 1.35rem; } #k_title ul li, #k_title ul li a { color: var(--theme-text); } #k_title ul li a:hover { color: var(--theme-text-hover); } #k_title ul li:nth-child(3), #k_title ul li:nth-child(4) { display: none; } #k_title ul li a.active { font-weight: bold; } #k_title2 a { display: block; width: 100%; height: 2rem; line-height: 2rem; background-color: var(--theme-accent); color: var(--theme-white); text-align: center; font-size: .8rem; } .ausrichter { padding: 0 calc(var(--card-padding) * 1); } #kopf_top_line_inner { display: flex; justify-content: space-between; align-items: center; width: 100%; height: 4rem; padding: 0 .5rem; } #k_logo { width: 10rem; } #k_icons { width: 11rem; } #k_logo { background: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"  viewBox="0 0 226.2 52.2" style="enable-background:new 0 0 226.2 52.2;" xml:space="preserve"><style type="text/css"> .st0{fill:%23722F37;}</style><g> <path class="st0" d="M21.9,47.3V50h-1.5v-7.5h2.6c0.7,0,1.3,0.2,1.8,0.7c0.4,0.4,0.6,1,0.6,1.7c0,0.7-0.2,1.3-0.7,1.7  c-0.4,0.4-1,0.7-1.8,0.7H21.9z M21.9,46.1h1.1c0.3,0,0.6-0.1,0.7-0.3c0.2-0.2,0.2-0.5,0.2-0.9c0-0.4-0.1-0.7-0.2-0.9  s-0.4-0.4-0.7-0.4h-1.1V46.1z"/> <path class="st0" d="M26.1,46.8c0-0.7,0.2-1.4,0.6-1.8c0.4-0.5,1-0.7,1.7-0.7c0.7,0,1.3,0.2,1.7,0.7c0.4,0.5,0.6,1.1,0.6,1.8v0.7  c0,0.8-0.2,1.4-0.6,1.8s-1,0.7-1.7,0.7c-0.7,0-1.3-0.2-1.7-0.7c-0.4-0.5-0.6-1.1-0.6-1.8V46.8z M27.5,47.5c0,0.4,0.1,0.8,0.2,1  c0.1,0.2,0.3,0.4,0.6,0.4c0.3,0,0.5-0.1,0.6-0.4s0.2-0.6,0.2-1v-0.7c0-0.4-0.1-0.8-0.2-1s-0.3-0.4-0.6-0.4c-0.3,0-0.5,0.1-0.6,0.4  c-0.1,0.2-0.2,0.6-0.2,1V47.5z"/> <path class="st0" d="M32.9,50h-1.5v-8h1.5V50z"/> <path class="st0" d="M36.3,48.5c0-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.4-0.3-0.7-0.4c-0.6-0.2-1-0.4-1.3-0.7c-0.3-0.3-0.4-0.6-0.4-1  c0-0.5,0.2-0.8,0.5-1.2c0.4-0.3,0.8-0.5,1.4-0.5c0.6,0,1.1,0.2,1.5,0.5s0.5,0.7,0.5,1.3l0,0h-1.4c0-0.2,0-0.4-0.1-0.6  s-0.2-0.2-0.4-0.2c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.2-0.2,0.4c0,0.2,0.1,0.3,0.2,0.4c0.1,0.1,0.3,0.2,0.7,0.4  c0.6,0.2,1,0.4,1.3,0.7c0.3,0.3,0.4,0.6,0.4,1.1c0,0.5-0.2,0.9-0.6,1.2s-0.9,0.5-1.5,0.5c-0.6,0-1.1-0.2-1.5-0.6  c-0.4-0.4-0.6-0.8-0.5-1.3l0,0H35c0,0.3,0.1,0.5,0.2,0.6c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3,0,0.4-0.1S36.3,48.7,36.3,48.5z"/> <path class="st0" d="M40.2,43v1.4H41v1.1h-0.8v2.8c0,0.2,0,0.4,0.1,0.5c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.2,0  c0.1,0,0.1,0,0.2,0l0.1,1.1C41,50,40.8,50,40.7,50s-0.3,0-0.5,0c-0.5,0-0.8-0.1-1.1-0.4c-0.2-0.3-0.4-0.8-0.4-1.4v-2.8h-0.7v-1.1  h0.7V43H40.2z"/> <path class="st0" d="M44,50.1c-0.7,0-1.3-0.2-1.7-0.7c-0.4-0.5-0.6-1-0.6-1.7v-0.8c0-0.8,0.2-1.4,0.6-1.8c0.4-0.5,0.9-0.7,1.6-0.7  c0.7,0,1.2,0.2,1.5,0.7s0.5,1,0.5,1.8v0.9h-2.8v0c0,0.4,0.1,0.7,0.2,0.9c0.2,0.2,0.4,0.4,0.8,0.4c0.3,0,0.5,0,0.7-0.1  c0.2-0.1,0.4-0.2,0.6-0.3l0.4,0.9c-0.2,0.2-0.4,0.3-0.8,0.5S44.4,50.1,44,50.1z M43.9,45.5c-0.2,0-0.4,0.1-0.5,0.3  c-0.1,0.2-0.2,0.5-0.2,0.9h1.3v-0.2c0-0.3,0-0.5-0.1-0.7C44.2,45.6,44.1,45.5,43.9,45.5z"/> <path class="st0" d="M49.3,45.7l-0.6,0c-0.2,0-0.3,0-0.4,0.1c-0.1,0.1-0.2,0.2-0.2,0.3V50h-1.5v-5.6H48l0.1,0.7l0,0  c0.1-0.3,0.2-0.5,0.4-0.6c0.2-0.2,0.3-0.2,0.6-0.2c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0L49.3,45.7z"/> <path class="st0" d="M52.4,48.5c0-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.4-0.3-0.7-0.4c-0.6-0.2-1-0.4-1.3-0.7c-0.3-0.3-0.4-0.6-0.4-1  c0-0.5,0.2-0.8,0.5-1.2c0.4-0.3,0.8-0.5,1.4-0.5c0.6,0,1.1,0.2,1.5,0.5s0.5,0.7,0.5,1.3l0,0h-1.4c0-0.2,0-0.4-0.1-0.6  s-0.2-0.2-0.4-0.2c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.2-0.2,0.4c0,0.2,0.1,0.3,0.2,0.4c0.1,0.1,0.3,0.2,0.7,0.4  c0.6,0.2,1,0.4,1.3,0.7c0.3,0.3,0.4,0.6,0.4,1.1c0,0.5-0.2,0.9-0.6,1.2s-0.9,0.5-1.5,0.5c-0.6,0-1.1-0.2-1.5-0.6  c-0.4-0.4-0.6-0.8-0.5-1.3l0,0h1.3c0,0.3,0.1,0.5,0.2,0.6c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3,0,0.4-0.1S52.4,48.7,52.4,48.5z"/> <path class="st0" d="M56.6,48.9c0.2,0,0.3-0.1,0.5-0.2c0.1-0.1,0.2-0.4,0.2-0.6h1.3l0,0c0,0.6-0.2,1.1-0.5,1.4  c-0.4,0.4-0.8,0.6-1.4,0.6c-0.7,0-1.3-0.2-1.7-0.7s-0.6-1.1-0.6-1.8v-0.7c0-0.7,0.2-1.3,0.6-1.8c0.4-0.5,0.9-0.7,1.7-0.7  c0.6,0,1.1,0.2,1.4,0.6c0.4,0.4,0.5,0.9,0.5,1.6l0,0h-1.3c0-0.3-0.1-0.5-0.2-0.7c-0.1-0.2-0.3-0.3-0.5-0.3c-0.3,0-0.5,0.1-0.6,0.4  c-0.1,0.2-0.2,0.6-0.2,1v0.7c0,0.4,0.1,0.8,0.2,1S56.3,48.9,56.6,48.9z"/> <path class="st0" d="M60.7,45.1c0.1-0.2,0.3-0.4,0.5-0.6s0.4-0.2,0.7-0.2c0.5,0,0.9,0.2,1.2,0.6s0.4,1,0.4,1.8V50H62v-3.3  c0-0.5-0.1-0.8-0.2-1s-0.3-0.3-0.5-0.3c-0.1,0-0.3,0-0.4,0.1s-0.2,0.1-0.3,0.2V50h-1.5v-8h1.5V45.1z"/> <path class="st0" d="M67.1,50c0-0.1-0.1-0.2-0.1-0.3c0-0.1-0.1-0.2-0.1-0.3c-0.1,0.2-0.3,0.4-0.5,0.5c-0.2,0.1-0.4,0.2-0.7,0.2  c-0.5,0-0.8-0.2-1.1-0.5s-0.4-0.7-0.4-1.2c0-0.5,0.2-1,0.5-1.3s0.9-0.5,1.6-0.5h0.5v-0.5c0-0.3,0-0.5-0.1-0.6s-0.2-0.2-0.4-0.2  c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.1,0.3-0.1,0.5l-1.4,0l0,0c0-0.5,0.2-0.9,0.5-1.2c0.4-0.3,0.9-0.5,1.5-0.5c0.6,0,1,0.2,1.4,0.5  c0.4,0.3,0.5,0.8,0.5,1.4v2.3c0,0.3,0,0.5,0.1,0.8c0,0.2,0.1,0.5,0.2,0.7H67.1z M66.1,49c0.1,0,0.3,0,0.4-0.1  c0.1-0.1,0.2-0.2,0.3-0.3v-1h-0.5c-0.2,0-0.4,0.1-0.5,0.2c-0.1,0.2-0.1,0.3-0.1,0.6c0,0.2,0,0.3,0.1,0.5C65.9,48.9,66,49,66.1,49z"  /> <path class="st0" d="M72.1,49.3c-0.2,0.2-0.3,0.4-0.5,0.6s-0.5,0.2-0.7,0.2c-0.5,0-0.9-0.2-1.2-0.6c-0.3-0.4-0.4-1-0.4-1.7v-3.4  h1.5v3.4c0,0.4,0,0.7,0.1,0.9s0.2,0.3,0.4,0.3c0.2,0,0.3,0,0.4-0.1c0.1-0.1,0.2-0.1,0.3-0.3v-4.1h1.5V50h-1.3L72.1,49.3z"/> <path class="st0" d="M75.7,44.4l0.1,0.7c0.1-0.3,0.3-0.5,0.6-0.6s0.5-0.2,0.8-0.2c0.3,0,0.5,0.1,0.7,0.2c0.2,0.1,0.4,0.4,0.5,0.7  c0.1-0.3,0.3-0.5,0.6-0.7c0.2-0.2,0.5-0.2,0.8-0.2c0.5,0,0.8,0.2,1.1,0.6c0.3,0.4,0.4,1,0.4,1.7V50h-1.5v-3.4c0-0.4,0-0.7-0.1-0.9  c-0.1-0.2-0.2-0.2-0.4-0.2c-0.1,0-0.3,0-0.4,0.1c-0.1,0.1-0.2,0.2-0.3,0.3c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2V50H77v-3.4  c0-0.4,0-0.7-0.1-0.9s-0.2-0.2-0.4-0.2c-0.1,0-0.3,0-0.4,0.1c-0.1,0.1-0.2,0.2-0.3,0.3V50h-1.5v-5.6H75.7z"/> <path class="st0" d="M84.5,48.5c0-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.4-0.3-0.7-0.4c-0.6-0.2-1-0.4-1.3-0.7c-0.3-0.3-0.4-0.6-0.4-1  c0-0.5,0.2-0.8,0.5-1.2c0.4-0.3,0.8-0.5,1.4-0.5c0.6,0,1.1,0.2,1.5,0.5s0.5,0.7,0.5,1.3l0,0h-1.4c0-0.2,0-0.4-0.1-0.6  s-0.2-0.2-0.4-0.2c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.2-0.2,0.4c0,0.2,0.1,0.3,0.2,0.4c0.1,0.1,0.3,0.2,0.7,0.4  c0.6,0.2,1,0.4,1.3,0.7c0.3,0.3,0.4,0.6,0.4,1.1c0,0.5-0.2,0.9-0.6,1.2s-0.9,0.5-1.5,0.5c-0.6,0-1.1-0.2-1.5-0.6  c-0.4-0.4-0.6-0.8-0.5-1.3l0,0h1.3c0,0.3,0.1,0.5,0.2,0.6c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3,0,0.4-0.1S84.5,48.7,84.5,48.5z"/> <path class="st0" d="M88.4,43v1.4h0.8v1.1h-0.8v2.8c0,0.2,0,0.4,0.1,0.5c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.2,0  c0.1,0,0.1,0,0.2,0l0.1,1.1C89.2,50,89,50,88.9,50s-0.3,0-0.5,0c-0.5,0-0.8-0.1-1.1-0.4c-0.2-0.3-0.4-0.8-0.4-1.4v-2.8h-0.7v-1.1  h0.7V43H88.4z"/> <path class="st0" d="M89.7,46.8c0-0.7,0.2-1.4,0.6-1.8c0.4-0.5,1-0.7,1.7-0.7c0.7,0,1.3,0.2,1.7,0.7c0.4,0.5,0.6,1.1,0.6,1.8v0.7  c0,0.8-0.2,1.4-0.6,1.8s-1,0.7-1.7,0.7c-0.7,0-1.3-0.2-1.7-0.7c-0.4-0.5-0.6-1.1-0.6-1.8V46.8z M91.2,47.5c0,0.4,0.1,0.8,0.2,1  c0.1,0.2,0.3,0.4,0.6,0.4c0.3,0,0.5-0.1,0.6-0.4s0.2-0.6,0.2-1v-0.7c0-0.4-0.1-0.8-0.2-1s-0.3-0.4-0.6-0.4c-0.3,0-0.5,0.1-0.6,0.4  c-0.1,0.2-0.2,0.6-0.2,1V47.5z"/> <path class="st0" d="M95.3,50v-4.5h-0.7v-1.1h0.7v-0.6c0-0.6,0.2-1.1,0.5-1.4s0.8-0.5,1.4-0.5c0.1,0,0.2,0,0.3,0s0.2,0,0.4,0.1  l-0.1,1.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.1,0.3-0.1,0.6v0.6h0.9v1.1h-0.9V50H95.3z"/> <path class="st0" d="M98.7,50v-4.5H98v-1.1h0.7v-0.6c0-0.6,0.2-1.1,0.5-1.4s0.8-0.5,1.4-0.5c0.1,0,0.2,0,0.3,0s0.2,0,0.4,0.1  l-0.1,1.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.1,0.3-0.1,0.6v0.6h0.9v1.1h-0.9V50H98.7z"/> <path class="st0" d="M105.1,51.4h-0.8v-8.9h0.8V51.4z"/> <path class="st0" d="M110.7,42.5L112,48h0l1.4-5.5h1.9V50h-1.5v-2.2l0.1-2.9l0,0l-1.4,5.1h-1l-1.4-5.1l0,0l0.1,2.9V50h-1.5v-7.5  H110.7z"/> <path class="st0" d="M116.1,46.8c0-0.7,0.2-1.4,0.6-1.8c0.4-0.5,1-0.7,1.7-0.7c0.7,0,1.3,0.2,1.7,0.7c0.4,0.5,0.6,1.1,0.6,1.8v0.7  c0,0.8-0.2,1.4-0.6,1.8s-1,0.7-1.7,0.7c-0.7,0-1.3-0.2-1.7-0.7c-0.4-0.5-0.6-1.1-0.6-1.8V46.8z M117.6,47.5c0,0.4,0.1,0.8,0.2,1  c0.1,0.2,0.3,0.4,0.6,0.4c0.3,0,0.5-0.1,0.6-0.4s0.2-0.6,0.2-1v-0.7c0-0.4-0.1-0.8-0.2-1s-0.3-0.4-0.6-0.4c-0.3,0-0.5,0.1-0.6,0.4  c-0.1,0.2-0.2,0.6-0.2,1V47.5z"/> <path class="st0" d="M124.2,49.3c-0.2,0.2-0.3,0.4-0.5,0.6s-0.5,0.2-0.7,0.2c-0.5,0-0.9-0.2-1.2-0.6c-0.3-0.4-0.4-1-0.4-1.7v-3.4  h1.5v3.4c0,0.4,0,0.7,0.1,0.9s0.2,0.3,0.4,0.3c0.2,0,0.3,0,0.4-0.1c0.1-0.1,0.2-0.1,0.3-0.3v-4.1h1.5V50h-1.3L124.2,49.3z"/> <path class="st0" d="M129,48.5c0-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.4-0.3-0.7-0.4c-0.6-0.2-1-0.4-1.3-0.7c-0.3-0.3-0.4-0.6-0.4-1  c0-0.5,0.2-0.8,0.5-1.2c0.4-0.3,0.8-0.5,1.4-0.5c0.6,0,1.1,0.2,1.5,0.5s0.5,0.7,0.5,1.3l0,0h-1.4c0-0.2,0-0.4-0.1-0.6  s-0.2-0.2-0.4-0.2c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.2-0.2,0.4c0,0.2,0.1,0.3,0.2,0.4c0.1,0.1,0.3,0.2,0.7,0.4  c0.6,0.2,1,0.4,1.3,0.7c0.3,0.3,0.4,0.6,0.4,1.1c0,0.5-0.2,0.9-0.6,1.2s-0.9,0.5-1.5,0.5c-0.6,0-1.1-0.2-1.5-0.6  c-0.4-0.4-0.6-0.8-0.5-1.3l0,0h1.3c0,0.3,0.1,0.5,0.2,0.6c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3,0,0.4-0.1S129,48.7,129,48.5z"/> <path class="st0" d="M133.5,48.5c0-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.4-0.3-0.7-0.4c-0.6-0.2-1-0.4-1.3-0.7c-0.3-0.3-0.4-0.6-0.4-1  c0-0.5,0.2-0.8,0.5-1.2c0.4-0.3,0.8-0.5,1.4-0.5c0.6,0,1.1,0.2,1.5,0.5s0.5,0.7,0.5,1.3l0,0h-1.4c0-0.2,0-0.4-0.1-0.6  s-0.2-0.2-0.4-0.2c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.2-0.2,0.4c0,0.2,0.1,0.3,0.2,0.4c0.1,0.1,0.3,0.2,0.7,0.4  c0.6,0.2,1,0.4,1.3,0.7c0.3,0.3,0.4,0.6,0.4,1.1c0,0.5-0.2,0.9-0.6,1.2s-0.9,0.5-1.5,0.5c-0.6,0-1.1-0.2-1.5-0.6  c-0.4-0.4-0.6-0.8-0.5-1.3l0,0h1.3c0,0.3,0.1,0.5,0.2,0.6c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3,0,0.4-0.1S133.5,48.7,133.5,48.5z"/> <path class="st0" d="M137.8,50.1c-0.7,0-1.3-0.2-1.7-0.7c-0.4-0.5-0.6-1-0.6-1.7v-0.8c0-0.8,0.2-1.4,0.6-1.8  c0.4-0.5,0.9-0.7,1.6-0.7c0.7,0,1.2,0.2,1.5,0.7s0.5,1,0.5,1.8v0.9H137v0c0,0.4,0.1,0.7,0.2,0.9c0.2,0.2,0.4,0.4,0.8,0.4  c0.3,0,0.5,0,0.7-0.1c0.2-0.1,0.4-0.2,0.6-0.3l0.4,0.9c-0.2,0.2-0.4,0.3-0.8,0.5S138.2,50.1,137.8,50.1z M137.7,45.5  c-0.2,0-0.4,0.1-0.5,0.3c-0.1,0.2-0.2,0.5-0.2,0.9h1.3v-0.2c0-0.3,0-0.5-0.1-0.7C138.1,45.6,137.9,45.5,137.7,45.5z"/> <path class="st0" d="M142.6,47.2c0-0.9,0.2-1.6,0.5-2.1c0.3-0.5,0.8-0.8,1.4-0.8c0.2,0,0.4,0.1,0.6,0.2c0.2,0.1,0.3,0.3,0.5,0.4v-3  h1.5v8h-1.3l-0.1-0.6c-0.1,0.2-0.3,0.4-0.5,0.5c-0.2,0.1-0.4,0.2-0.7,0.2c-0.6,0-1-0.3-1.4-0.8c-0.3-0.5-0.5-1.2-0.5-2V47.2z M144.1,47.3c0,0.5,0.1,0.9,0.2,1.2c0.1,0.3,0.3,0.4,0.6,0.4c0.2,0,0.3,0,0.4-0.1s0.2-0.2,0.3-0.3V46c-0.1-0.2-0.2-0.3-0.3-0.4  s-0.2-0.1-0.4-0.1c-0.3,0-0.5,0.2-0.6,0.5c-0.1,0.3-0.2,0.7-0.2,1.3V47.3z"/> <path class="st0" d="M150.1,50.1c-0.7,0-1.3-0.2-1.7-0.7c-0.4-0.5-0.6-1-0.6-1.7v-0.8c0-0.8,0.2-1.4,0.6-1.8  c0.4-0.5,0.9-0.7,1.6-0.7c0.7,0,1.2,0.2,1.5,0.7s0.5,1,0.5,1.8v0.9h-2.8v0c0,0.4,0.1,0.7,0.2,0.9c0.2,0.2,0.4,0.4,0.8,0.4  c0.3,0,0.5,0,0.7-0.1c0.2-0.1,0.4-0.2,0.6-0.3l0.4,0.9c-0.2,0.2-0.4,0.3-0.8,0.5S150.5,50.1,150.1,50.1z M150,45.5  c-0.2,0-0.4,0.1-0.5,0.3c-0.1,0.2-0.2,0.5-0.2,0.9h1.3v-0.2c0-0.3,0-0.5-0.1-0.7C150.3,45.6,150.2,45.5,150,45.5z"/> <path class="st0" d="M157.7,45.7l-0.6,0c-0.2,0-0.3,0-0.4,0.1c-0.1,0.1-0.2,0.2-0.2,0.3V50h-1.5v-5.6h1.4l0.1,0.7l0,0  c0.1-0.3,0.2-0.5,0.4-0.6c0.2-0.2,0.3-0.2,0.6-0.2c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0L157.7,45.7z"/> <path class="st0" d="M160.5,50.1c-0.7,0-1.3-0.2-1.7-0.7c-0.4-0.5-0.6-1-0.6-1.7v-0.8c0-0.8,0.2-1.4,0.6-1.8  c0.4-0.5,0.9-0.7,1.6-0.7c0.7,0,1.2,0.2,1.5,0.7s0.5,1,0.5,1.8v0.9h-2.8v0c0,0.4,0.1,0.7,0.2,0.9c0.2,0.2,0.4,0.4,0.8,0.4  c0.3,0,0.5,0,0.7-0.1c0.2-0.1,0.4-0.2,0.6-0.3l0.4,0.9c-0.2,0.2-0.4,0.3-0.8,0.5S160.9,50.1,160.5,50.1z M160.4,45.5  c-0.2,0-0.4,0.1-0.5,0.3c-0.1,0.2-0.2,0.5-0.2,0.9h1.3v-0.2c0-0.3,0-0.5-0.1-0.7C160.7,45.6,160.6,45.5,160.4,45.5z"/> <path class="st0" d="M164.5,44.4l0.1,0.7c0.1-0.3,0.3-0.5,0.6-0.6s0.5-0.2,0.8-0.2c0.3,0,0.5,0.1,0.7,0.2c0.2,0.1,0.4,0.4,0.5,0.7  c0.1-0.3,0.3-0.5,0.6-0.7c0.2-0.2,0.5-0.2,0.8-0.2c0.5,0,0.8,0.2,1.1,0.6c0.3,0.4,0.4,1,0.4,1.7V50h-1.5v-3.4c0-0.4,0-0.7-0.1-0.9  c-0.1-0.2-0.2-0.2-0.4-0.2c-0.1,0-0.3,0-0.4,0.1c-0.1,0.1-0.2,0.2-0.3,0.3c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2V50h-1.5v-3.4  c0-0.4,0-0.7-0.1-0.9s-0.2-0.2-0.4-0.2c-0.1,0-0.3,0-0.4,0.1c-0.1,0.1-0.2,0.2-0.3,0.3V50h-1.5v-5.6H164.5z"/> <path class="st0" d="M175.3,47.6c0,0.8-0.2,1.3-0.5,1.8s-0.8,0.7-1.4,0.7c-0.3,0-0.5-0.1-0.7-0.2c-0.2-0.1-0.4-0.3-0.5-0.5  l-0.1,0.6h-1.3v-8h1.5v2.9c0.1-0.2,0.3-0.3,0.5-0.4c0.2-0.1,0.4-0.1,0.6-0.1c0.6,0,1.1,0.2,1.4,0.7c0.3,0.5,0.5,1.1,0.5,1.9V47.6z M173.8,46.9c0-0.4-0.1-0.8-0.2-1c-0.1-0.2-0.3-0.4-0.6-0.4c-0.2,0-0.3,0-0.4,0.1s-0.2,0.2-0.3,0.3v2.6c0.1,0.1,0.2,0.2,0.3,0.3  s0.3,0.1,0.4,0.1c0.3,0,0.5-0.1,0.6-0.3c0.1-0.2,0.2-0.5,0.2-1V46.9z"/> <path class="st0" d="M175.9,46.8c0-0.7,0.2-1.4,0.6-1.8c0.4-0.5,1-0.7,1.7-0.7c0.7,0,1.3,0.2,1.7,0.7c0.4,0.5,0.6,1.1,0.6,1.8v0.7  c0,0.8-0.2,1.4-0.6,1.8s-1,0.7-1.7,0.7c-0.7,0-1.3-0.2-1.7-0.7c-0.4-0.5-0.6-1.1-0.6-1.8V46.8z M177.3,47.5c0,0.4,0.1,0.8,0.2,1  c0.1,0.2,0.3,0.4,0.6,0.4c0.3,0,0.5-0.1,0.6-0.4s0.2-0.6,0.2-1v-0.7c0-0.4-0.1-0.8-0.2-1s-0.3-0.4-0.6-0.4c-0.3,0-0.5,0.1-0.6,0.4  c-0.1,0.2-0.2,0.6-0.2,1V47.5z"/> <path class="st0" d="M184,49.3c-0.2,0.2-0.3,0.4-0.5,0.6s-0.5,0.2-0.7,0.2c-0.5,0-0.9-0.2-1.2-0.6c-0.3-0.4-0.4-1-0.4-1.7v-3.4h1.5  v3.4c0,0.4,0,0.7,0.1,0.9s0.2,0.3,0.4,0.3c0.2,0,0.3,0,0.4-0.1c0.1-0.1,0.2-0.1,0.3-0.3v-4.1h1.5V50h-1.3L184,49.3z"/> <path class="st0" d="M188.9,45.7l-0.6,0c-0.2,0-0.3,0-0.4,0.1c-0.1,0.1-0.2,0.2-0.2,0.3V50h-1.5v-5.6h1.4l0.1,0.7l0,0  c0.1-0.3,0.2-0.5,0.4-0.6c0.2-0.2,0.3-0.2,0.6-0.2c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0L188.9,45.7z"/> <path class="st0" d="M192.3,45.7l-0.6,0c-0.2,0-0.3,0-0.4,0.1c-0.1,0.1-0.2,0.2-0.2,0.3V50h-1.5v-5.6h1.4l0.1,0.7l0,0  c0.1-0.3,0.2-0.5,0.4-0.6c0.2-0.2,0.3-0.2,0.6-0.2c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0L192.3,45.7z"/> <path class="st0" d="M195.7,50c0-0.1-0.1-0.2-0.1-0.3c0-0.1-0.1-0.2-0.1-0.3c-0.1,0.2-0.3,0.4-0.5,0.5c-0.2,0.1-0.4,0.2-0.7,0.2  c-0.5,0-0.8-0.2-1.1-0.5s-0.4-0.7-0.4-1.2c0-0.5,0.2-1,0.5-1.3s0.9-0.5,1.6-0.5h0.5v-0.5c0-0.3,0-0.5-0.1-0.6s-0.2-0.2-0.4-0.2  c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.1,0.3-0.1,0.5l-1.4,0l0,0c0-0.5,0.2-0.9,0.5-1.2c0.4-0.3,0.9-0.5,1.5-0.5c0.6,0,1,0.2,1.4,0.5  c0.4,0.3,0.5,0.8,0.5,1.4v2.3c0,0.3,0,0.5,0.1,0.8c0,0.2,0.1,0.5,0.2,0.7H195.7z M194.8,49c0.1,0,0.3,0,0.4-0.1  c0.1-0.1,0.2-0.2,0.3-0.3v-1h-0.5c-0.2,0-0.4,0.1-0.5,0.2c-0.1,0.2-0.1,0.3-0.1,0.6c0,0.2,0,0.3,0.1,0.5  C194.5,48.9,194.6,49,194.8,49z"/> <path class="st0" d="M197.7,46.9c0-0.8,0.2-1.4,0.5-1.9s0.8-0.7,1.4-0.7c0.2,0,0.5,0.1,0.7,0.2c0.2,0.1,0.4,0.3,0.5,0.5l0.1-0.6  h1.3v5.5c0,0.7-0.2,1.3-0.6,1.7c-0.4,0.4-1,0.6-1.7,0.6c-0.2,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.2-0.8-0.3l0.3-1.1  c0.2,0.1,0.4,0.2,0.6,0.2s0.4,0.1,0.7,0.1c0.3,0,0.5-0.1,0.7-0.3c0.2-0.2,0.2-0.5,0.2-0.8v-0.3c-0.1,0.2-0.3,0.3-0.5,0.4  s-0.4,0.1-0.6,0.1c-0.6,0-1-0.2-1.4-0.7s-0.5-1-0.5-1.8V46.9z M199.1,47.6c0,0.4,0.1,0.7,0.2,1c0.1,0.2,0.3,0.3,0.6,0.3  c0.2,0,0.3,0,0.4-0.1c0.1-0.1,0.2-0.2,0.3-0.3v-2.6c-0.1-0.1-0.2-0.2-0.3-0.3s-0.2-0.1-0.4-0.1c-0.3,0-0.5,0.1-0.6,0.4  c-0.1,0.3-0.2,0.6-0.2,1.1V47.6z"/> <path class="st0" d="M205.1,50.1c-0.7,0-1.3-0.2-1.7-0.7c-0.4-0.5-0.6-1-0.6-1.7v-0.8c0-0.8,0.2-1.4,0.6-1.8  c0.4-0.5,0.9-0.7,1.6-0.7c0.7,0,1.2,0.2,1.5,0.7s0.5,1,0.5,1.8v0.9h-2.8v0c0,0.4,0.1,0.7,0.2,0.9c0.2,0.2,0.4,0.4,0.8,0.4  c0.3,0,0.5,0,0.7-0.1c0.2-0.1,0.4-0.2,0.6-0.3l0.4,0.9c-0.2,0.2-0.4,0.3-0.8,0.5S205.5,50.1,205.1,50.1z M205,45.5  c-0.2,0-0.4,0.1-0.5,0.3c-0.1,0.2-0.2,0.5-0.2,0.9h1.3v-0.2c0-0.3,0-0.5-0.1-0.7C205.4,45.6,205.2,45.5,205,45.5z"/></g><rect y="45.8" class="st0" width="16.4" height="2"/><rect x="209.9" y="45.8" class="st0" width="16.4" height="2"/><g> <g>  <path class="st0" d="M5,31.1v2.5H0.3V1.7H5v6.9c0.3-0.7,0.7-1.2,1.4-1.6c0.7-0.4,1.4-0.6,2.1-0.6c2.3,0,3.8,1,4.6,3.1 c0.5,1.3,0.7,3,0.7,5v11.4c0,0,0,0,0,0.1c0,3.9-0.9,6.4-2.6,7.4c-0.6,0.4-1.4,0.6-2.3,0.6c0,0-0.1,0-0.1,0C7,33.8,5.7,32.9,5,31.1 z M5.5,28.9c0.3,0.7,0.8,1.1,1.6,1.1s1.3-0.4,1.6-1.1C8.9,28.3,9,27.1,9,25.3v-11c0-2.1-0.3-3.4-0.8-3.9c-0.3-0.2-0.6-0.3-1-0.3 c-0.8,0-1.3,0.3-1.7,0.9C5.2,11.6,5,12.7,5,14.3v11.1C5,27,5.2,28.2,5.5,28.9z"/>  <path class="st0" d="M17.4,21.7v-3.1H26v3.1H17.4z"/>  <path class="st0" d="M35.5,31.1v2.5h-4.8V1.7h4.8v6.9c0.3-0.7,0.7-1.2,1.4-1.6c0.7-0.4,1.4-0.6,2.1-0.6c2.3,0,3.8,1,4.6,3.1 c0.5,1.3,0.7,3,0.7,5v11.4c0,0,0,0,0,0.1c0,3.9-0.9,6.4-2.6,7.4c-0.6,0.4-1.4,0.6-2.3,0.6c0,0-0.1,0-0.1,0 C37.4,33.8,36.2,32.9,35.5,31.1z M35.9,28.9c0.3,0.7,0.8,1.1,1.6,1.1s1.3-0.4,1.6-1.1c0.2-0.7,0.4-1.9,0.4-3.6v-11 c0-2.1-0.3-3.4-0.8-3.9c-0.3-0.2-0.6-0.3-1-0.3c-0.8,0-1.3,0.3-1.7,0.9c-0.3,0.6-0.5,1.7-0.5,3.2v11.1 C35.5,27,35.6,28.2,35.9,28.9z"/>  <path class="st0" d="M55,33.9c-2.5,0-4.3-0.8-5.3-2.3c-1-1.5-1.5-3.7-1.5-6.6V14.9c0-5.8,2.2-8.7,6.7-8.7c4.5,0,6.7,2.9,6.7,8.7 V25c0,4.5-1.2,7.3-3.5,8.3C57.3,33.7,56.2,33.9,55,33.9z M55,30.1c0.7,0,1.2-0.3,1.5-1c0.3-0.7,0.4-1.6,0.4-2.9V14.1 c0-1.3-0.1-2.3-0.4-3c-0.3-0.7-0.8-1-1.5-1c-0.7,0-1.3,0.3-1.5,1s-0.4,1.6-0.4,3v12.1c0,2,0.3,3.2,1,3.6 C54.2,30,54.6,30.1,55,30.1z"/>  <path class="st0" d="M66.1,33.6V1.7h4.7v31.9H66.1z"/>  <path class="st0" d="M75.7,33.6V1.7h4.7v31.9H75.7z"/>  <path class="st0" d="M85.3,4.1V0h4.8v4.1H85.3z M85.3,33.6v-27h4.8v27H85.3z"/>  <path class="st0" d="M108,30.3c0,2.3-0.6,4.1-1.7,5.4c-1.1,1.3-3,2-5.7,2s-4.8-0.6-6.4-1.9l1.7-3c1.4,0.9,2.8,1.4,4,1.4 c1.2,0,2.1-0.3,2.6-0.9c0.5-0.6,0.7-1.5,0.7-2.5v-2.1c-0.3,0.9-0.8,1.5-1.4,1.8c-0.6,0.4-1.4,0.5-2.4,0.5c-1.9,0-3.2-0.7-3.9-2.1 s-1.1-3.3-1.1-5.6v-8.7c0-5.4,1.7-8.1,5.1-8.1c0,0,0,0,0.1,0c1.9,0,3.1,0.9,3.6,2.7V6.6h4.8V30.3z M99.8,26.2 c0.3,0.7,0.8,1.1,1.5,1.1c0.7,0,1.3-0.3,1.5-0.9c0.3-0.6,0.4-1.8,0.4-3.4V14c0-1.3-0.2-2.2-0.5-2.9c-0.3-0.7-0.8-1-1.6-1 s-1.3,0.3-1.5,1c-0.2,0.7-0.3,1.6-0.3,2.9v8.9C99.3,24.4,99.5,25.5,99.8,26.2z"/>  <path class="st0" d="M119,33.9c-3,0-5-1.2-5.9-3.5c-0.6-1.5-0.8-3.4-0.8-5.8V14.6c0-5.5,2.3-8.3,6.9-8.3c2.4,0,4.1,0.7,5.1,2.2 c0.9,1.5,1.4,3.5,1.4,6.2v5.8h-8.6v5.3c0,1.9,0.2,3.1,0.5,3.6c0.3,0.5,0.8,0.8,1.5,0.8s1.1-0.1,1.3-0.4c0.3-0.5,0.5-1.1,0.6-1.6 c0-0.6,0.1-1.3,0.1-2.3v-2.4h4.7v1.4c0,2.4-0.2,4.2-0.6,5.3c-0.4,1.1-0.8,1.8-1.3,2.3C122.7,33.4,121.1,33.9,119,33.9z  M117.1,17.6h3.8v-3.5c0-1.5-0.1-2.5-0.4-3.2c-0.2-0.6-0.7-1-1.4-1h0c-1.2,0-1.9,1-2,2.9c0,0.4,0,0.8,0,1.4V17.6z"/>  <path class="st0" d="M139.3,6.3c0,0,0.1,1,0.1,3l0,1c-1,0-1.9,0.2-2.8,0.5c-0.9,0.3-1.5,0.8-1.8,1.4v21.4h-4.8v-27h4.8v3 c0.3-1.1,0.9-1.9,1.6-2.5S138.1,6.3,139.3,6.3z"/>  <path class="st0" d="M154.8,33.9c-2,0-3.5-0.8-4.7-2.3s-1.7-4-1.7-7.2V10.6c0-2.9,0.6-5.2,1.7-6.7c1.1-1.5,3-2.3,5.5-2.3 c3.1,0,5.1,1.2,5.9,3.5c0.5,1.4,0.8,3.3,0.8,5.7V13h-4.5V9.7c0-1.5-0.2-2.5-0.5-3.1c-0.3-0.6-0.9-0.9-1.7-0.9 c-0.8,0-1.4,0.4-1.8,1.1c-0.3,0.7-0.5,1.9-0.5,3.7v13.7c0,2.1,0.2,3.5,0.5,4.3c0.3,0.8,0.9,1.2,1.8,1.2s1.5-0.4,1.9-1.3 s0.6-2.4,0.6-4.4v-4.3h-2.4v-3.5h6.6v17.3h-2.2l-0.7-3.1c-0.3,1.1-0.8,1.9-1.7,2.5S155.9,33.9,154.8,33.9z"/>  <path class="st0" d="M184.6,33.6V12.9c0-1.8-0.6-2.7-1.8-2.7c-0.7,0-1.3,0.3-1.7,0.8c-0.4,0.5-0.6,1.2-0.6,2.2v20.5h-4.8V12.8 c0-1.8-0.6-2.6-1.8-2.6c-0.8,0-1.4,0.3-1.8,0.9s-0.6,1.4-0.6,2.3v20.2h-4.8v-27h4.8v2.9c0.3-1,0.8-1.8,1.5-2.4 c0.7-0.6,1.7-0.9,2.8-0.9c2,0,3.3,0.9,4,2.7c1-1.8,2.5-2.7,4.6-2.7c1.7,0,2.9,0.6,3.7,1.7s1.1,2.8,1.1,4.9v20.7H184.6z"/>  <path class="st0" d="M198.7,31.1v2.5h-4.8V1.7h4.8v6.9c0.3-0.7,0.7-1.2,1.4-1.6c0.7-0.4,1.4-0.6,2.1-0.6c2.3,0,3.8,1,4.6,3.1 c0.5,1.3,0.7,3,0.7,5v11.4c0,0,0,0,0,0.1c0,3.9-0.9,6.4-2.6,7.4c-0.6,0.4-1.4,0.6-2.3,0.6c0,0-0.1,0-0.1,0 C200.7,33.8,199.4,32.9,198.7,31.1z M199.1,28.9c0.3,0.7,0.8,1.1,1.6,1.1s1.3-0.4,1.6-1.1c0.2-0.7,0.4-1.9,0.4-3.6v-11 c0-2.1-0.3-3.4-0.8-3.9c-0.3-0.2-0.6-0.3-1-0.3c-0.8,0-1.3,0.3-1.7,0.9c-0.3,0.6-0.5,1.7-0.5,3.2v11.1 C198.7,27,198.8,28.2,199.1,28.9z"/>  <path class="st0" d="M211.8,33.6V1.9h4.8v12.8h4.3V1.9h4.8v31.7H221V18.9h-4.3v14.7H211.8z"/> </g></g></svg>') no-repeat 50% 50%; background-size: contain; height: 100%; } #suchbox { display: none; } #k_icons { display: flex; align-items: center; justify-content: flex-end; } #k_lupe_2 { background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"  viewBox="0 0 60.7 60.7" style="enable-background:new 0 0 60.7 60.7;" xml:space="preserve"><style type="text/css"> .st0{fill:none;stroke:%233C3C3C;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;} .st1{fill:none;stroke:%233C3C3C;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;}</style><circle class="st0" cx="27.9" cy="27.9" r="20.6"/><line class="st1" x1="54.1" y1="54.1" x2="42.9" y2="42.9"/></svg>'); background-repeat: no-repeat; background-position: 50%; } #k_merk { background-image: url(/img/bg-merkliste.svg); background-repeat: no-repeat; background-position: 50%; } #k_account { background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"  viewBox="0 0 60.7 60.7" style="enable-background:new 0 0 60.7 60.7;" xml:space="preserve"><style type="text/css"> .st0{fill:%233C3C3C;}</style><path class="st0" d="M41.4,30.8c2.4-2.7,3.9-6.2,3.9-10c0-8.3-6.8-15.1-15.1-15.1s-15,6.8-15,15.1s6.7,15,15,15c2.9,0,5.7-0.9,8-2.3 c8.2,3.1,13.8,10.6,14.5,19.2h-45c0.5-5.8,3.2-11.3,7.7-15.1c0.8-0.7,0.9-1.9,0.2-2.7c-0.7-0.7-1.9-0.8-2.7-0.1 c-5.7,5-9,12.2-9,19.9c0,1,0.8,1.9,1.9,1.9h48.9c1,0,1.9-0.8,1.9-1.9C56.6,44.3,50.6,35.1,41.4,30.8z M19,20.8 c0-6.2,5.1-11.3,11.3-11.3s11.3,5.1,11.3,11.3s-5.1,11.3-11.3,11.3S19,27,19,20.8z"/></svg>'); background-repeat: no-repeat; background-position: 50%; } #k_wk { background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"  viewBox="0 0 60.7 60.7" style="enable-background:new 0 0 60.7 60.7;" xml:space="preserve"><style type="text/css"> .st0{fill:%233C3C3C;}</style><path class="st0" d="M58.9,19.4c-0.4-0.4-1-0.7-1.6-0.7H47.2c-1-7.4-7.4-13-14.9-13h-4c-7.5,0-13.8,5.6-14.9,13H3.3 c-0.6,0-1.1,0.3-1.5,0.7S1.2,20.5,1.3,21l5.3,30.3c0.6,3.1,3.3,5.4,6.4,5.3h34.5c3.2,0,5.9-2.3,6.4-5.4l5.4-30.1 C59.4,20.5,59.2,19.9,58.9,19.4z M28.3,9.7h4c5.3,0,9.8,3.8,10.8,9H17.5C18.5,13.5,23,9.7,28.3,9.7z M50,50.6 c-0.2,1.2-1.3,2.1-2.5,2.1H13.1c-1.2,0-2.2-0.8-2.5-2l-4.9-28h49.2L50,50.6z"/></svg>'); background-repeat: no-repeat; background-position: 50%; } #k_help { background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"  viewBox="0 0 60.7 60.7" style="enable-background:new 0 0 60.7 60.7;" xml:space="preserve"><style type="text/css"> .st0{fill:%233C3C3C;}</style><g id="Layer_2"> <path class="st0" d="M56.6,39H53v-8.8C53,17.6,42.9,7.5,30.3,7.5S7.5,17.6,7.5,30.3V39H4v-8.8C4,15.7,15.7,4,30.3,4  s26.3,11.7,26.3,26.3V39z"/> <path class="st0" d="M14.8,49.5h-2.1c-4.9,0-8.8-3.9-8.8-8.8v-3.5c0-4.9,3.9-8.8,8.8-8.8h2.1c1.8,0,3.2,1.4,3.2,3.2v14.7  C18,48.1,16.6,49.5,14.8,49.5z M12.7,32c-3,0-5.3,2.3-5.3,5.3v3.5c0,3,2.3,5.3,5.3,5.3h1.8V32H12.7z"/> <path class="st0" d="M47.8,49.5h-2.1c-1.8,0-3.2-1.4-3.2-3.2V31.7c0-1.8,1.4-3.2,3.2-3.2h2.1c4.9,0,8.8,3.9,8.8,8.8v3.5  C56.6,45.7,52.7,49.5,47.8,49.5z M46,46h1.8c3,0,5.3-2.3,5.3-5.3v-3.5c0-3-2.3-5.3-5.3-5.3H46V46z"/> <path class="st0" d="M12.7,30.3h2.1c0.9,0,1.4,0.7,1.4,1.4v14.7c0,0.7-0.5,1.4-1.4,1.4h-2.1c-3.9,0-7-3.2-7-7v-3.5  C5.7,33.4,8.9,30.3,12.7,30.3z"/> <path class="st0" d="M47.8,47.8h-2.1c-0.7,0-1.4-0.7-1.4-1.4V31.7c0-0.7,0.7-1.4,1.4-1.4h2.1c3.9,0,7,3.2,7,7v3.5  C54.8,44.6,51.6,47.8,47.8,47.8z"/> <path class="st0" d="M44.1,56.6H32c-1.1,0-1.8-0.7-1.8-1.8l0,0c0-1.1,0.7-1.8,1.8-1.8h12.3c1.1,0,1.8-0.7,1.8-1.8v-3.5h3.5v3.5  c0,1.8-0.9,3.3-2.3,4.4C46.4,56.2,45.2,56.6,44.1,56.6z"/></g></svg>'); background-repeat: no-repeat; background-position: 50%; } #k_lupe_2, #k_merk, #k_account, #k_wk, #powermenue-schalter, #k_help { position: relative; display: block; height: 3rem; width: 2.5rem; background-size: 1.5rem; justify-content: flex-end; align-items: center; cursor: pointer; } #k_help span, #k_merk span, #k_wk span, #k_account span, #k_lupe_2 span { display: none; } .k_link { display: none; } #k_account[data-online="0"] .k_link { display: block; height: 100%; width: 100%; } @media (hover: hover) { .k_link { display: block; height: 100%; width: 100%; } } #k_icons > div > .shBagInh { position: fixed; left: var(--padding); right: var(--padding) !important; width: auto; top: 5.4rem; z-index: 99; padding: 1rem; pointer-events: none; transform: translateY(-1rem); opacity: 0; visibility: hidden; background-color: var(--theme-card-background); border-radius: var(--theme-radius-small); box-shadow: 0 0 25px -5px rgba(0,0,0,.25); transition: opacity .2s ease-out, transform .2s ease-out; } #k_icons > div:hover > .shBagInh { pointer-events: all; transform: translateY(0); opacity: 1; visibility: visible; overflow: hidden; } #k_icons > div > .shBagInh .wk-empty { display: none; } #k_icons > div[data-num="0"] .shBagInh .wk-empty, #k_icons > div[data-num=""] .shBagInh .wk-empty { display: block; text-align: center; font-weight: bold; height: 10rem; line-height: 10rem; } .wk-heading { text-align: center; font-weight: bold; padding: 1rem 0; border-bottom: var(--theme-divider); color: var(--theme-accent-medium); } #k_icons > div[data-num="0"] .wk-heading, #k_icons > div[data-num=""] .wk-heading { display: none; } ul.alt-list { list-style: none; padding: 0; margin: 0; max-height: calc(100vh - 30rem); overflow-y: auto; } ul.alt-list > li { display: block; } ul.alt-list > li > a { display: block; padding: .5rem; background-position: 0 .5rem; background-size: 3rem; background-repeat: no-repeat; } ul.alt-list.items > li > a { padding: .5rem .5rem .5rem 4rem; min-height: 5.5rem; background-position: .5rem .5rem; } ul.alt-list > li > a:hover { color: var(--theme-text-hover); } #k_icons > #k_merk > .shBagInh ul > li > a { display: flex; align-items: center; min-height: 3rem; font-weight: normal;} /*#k_icons > div > .shBagInh ul > li:nth-child(odd) > a, ul.alt-list > li:nth-child(odd) > a { background-color: var(--theme-light); }*/ ul.alt-list a * { color: var(--theme-text); } #k_icons > div[data-num=""]:before, #k_icons > div[data-num="0"]:before, #k_merk[data-num=""]:before, #k_merk[data-num="0"]:before { display: none; content: ""; } #k_wk:before, #k_merk:before { content: attr(data-num); position: absolute; top: .5rem; right: 0; color: var(--theme-accent-text); width: 1.25rem; height: 1.25rem; line-height: 1.25rem; text-align: center; vertical-align: middle; border-radius: 50%; box-shadow: var(--shadow-elevation-low); font-size: 0.8rem; } #k_wk:before, #k_merk:before { background-color: var(--theme-orange); } .shBagInh .Wkbuttons { padding: 1rem; text-align: right; display: flex; justify-content: space-between; } .shBagInh .Wkbuttons .button { font-weight: bold; } .shBagInh .Wkbuttons #wkbutton { margin-right: 1rem; } #powermenue-schalter { width: 3rem; margin-left: 0; margin-right: .5rem; background: url('data:image/svg+xml,<%3Fxml version="1.0" %3F><svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path class="heroicon-ui" d="M4 5h16a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2z"/></svg>') no-repeat 50%; background-size:2rem; } #shopLayer.powermenue-open #k_title { display: none; } /* such feld */ #shopLayer.suche-offen #suchbox { display: block; width: 100%; } #shopLayer.suche-offen #k_logo, #shopLayer.suche-offen #k_icons, #shopLayer.suche-offen #powermenue-schalter { display: none; } #shopLayer.suche-offen #k_lupe_3 { display: flex; gap: var(--padding); align-items: center; } #shopLayer.suche-offen #h-ps-close { display: inline-block; height: 2.5rem; background-image: url(/img/powermenue_close-w.svg); background-position: center; background-repeat: no-repeat; background-size: 36%; } input#menSuchStr { max-width: 100%; } #shopLayer #k_lupe_3 > div { width: 100%; position: relative; } #shopLayer #k_lupe_3 #menSuchStrIcon { position: absolute; height: 100%; aspect-ratio: 1 / 1; top: 0; right: 0; pointer-events: none; background-image: url(/img/search.svg); background-size: 50%; background-position: center; background-repeat: no-repeat; } /* main */ #shopMain { max-width: var(--header-width); padding: var(--padding); margin: 0 auto; } /* footer */ #shopFooter { background-color: var(--theme-accent-light); } .foot_infos { padding: 2rem var(--padding); width: 100%; max-width: var(--header-width); margin: 0 auto; position: relative; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-between; } .foot_infos ul { width: 100%; margin-bottom:2rem; } .foot_infos ul li { margin-bottom: .5rem; } .foot_infos ul.soc { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; min-height: auto; } .foot_infos ul.soc li.foot_ueb { width: 100%; } .foot_infos ul.pay { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; min-height: auto; } .foot_infos .foot_ueb { display: inline-block; height: 2rem; text-transform: uppercase; letter-spacing: 0.10em; white-space: nowrap; margin-bottom: 0; font-weight: bold; } .foot_infos #info_zahl { display: flex; flex-wrap: wrap; justify-content: center; margin-top: .5rem; } .foot_infos #info_zahl img { width: 4rem; margin: .5rem; height: 100%; } .foot_infos ul.soc li a {display:inline-block;width:2rem;height:2rem;margin: .5rem;padding:0;} #shopFooter #f_text { text-align: center; padding: 2rem; } #shopFooter #f_text { background-color: var(--theme-orange); color: var(--theme-white); } #shopFooter #f_text > span { display: block; font-size: .8rem; color: var(--theme-white); } #shopFooter #f_text a { color: var(--theme-white); border-bottom: 1px dotted var(--theme-white); } #shopFooter #f_text a:hover { color: var(--theme-text-hover); border-bottom: 1px dotted var(--theme-text-hover); } #shopFooter .unten #f_text span.br { display:block;height:0; } #shopFooter .unten #f_text span.pipe { display:none; } #shopFooter a:hover { color: var(--theme-text-hover); } .zul_anges_art { background: var(--theme-white)!important; } .zuletzt_items { display: flex; flex-wrap: wrap; padding: 0 0 5rem 0; gap: .4rem; } .zuletzt_items .zuletzt { border: var(--theme-divider); padding: .3rem; border-radius: .3rem; box-shadow: var(--shadow-elevation-medium); transition: all .3s ease-out; } .zuletzt_items .zuletzt a { display: block; border: var(--theme-border) ;border-radius: var(--theme-radius-small); background-color: white; transition: box-shadow .3s ease-out; overflow: hidden; } .zuletzt_items .zuletzt:hover { transform: translateY(-.2rem) translateZ(0); } .zuletzt_items .zuletzt a img { width: 5rem; height: 5rem; object-fit: contain; } .zuletzt_fix { padding-top: 2rem; } .zuletzt_fix .ueb { display:block; margin-bottom:.5rem; } .animate { transition: all .1s ease-out; } .loading { opacity: 0; transform: scale(.9) skew(5deg, 5deg); } /* rating */ .rat_stars { display: block; height: 1.5rem; } .rat_stars * { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13"><style type="text/css">.st0{fill:RGB(238,177,29);}</style><path class="st0" d="M13 5h-4.7l-1.8-5-1.8 5h-4.7l3.9 2.9-1.4 5.1 4-3.1 4 3.1-1.4-5.1 3.9-2.9zm-6.5 3.5l-2.2 1.8.9-2.6-2.1-1.7 2.6.1.8-3 .8 3 2.6-.1-2.1 1.7.9 2.6-2.2-1.8z"/></svg>'); height: 1.5rem; width: 1rem; margin-right: .3rem; display: block; float: left; background-repeat: no-repeat; background-position: center; background-size: 100%; } .rat_stars i { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13"><style type="text/css">.st0{fill:RGB(238,177,29);}</style><path class="st0" d="M6.5 0l1.8 5h4.7l-3.9 2.9 1.4 5.1-4-3.1-4 3.1 1.4-5.1-3.9-2.9h4.7z"/></svg>'); } .rat_stars b { background-image: url(/img/star-outline-h.svg); } .rattext { min-height: 6rem; } /* card */ .card { display: block; position: relative; background-color: var(--theme-card-background); padding: var(--card-padding) calc(var(--card-padding) * 1.5); box-shadow: 0px 0px 10px rgba(0,0,0,.2); border-radius: .5rem; overflow: hidden; transition: box-shadow .3s ease-out; transition: all .3s ease-out; } .startseite_fix.card { padding: 1rem; } a.card:hover { transform: translateY(-.2rem) translateZ(0); } .card.login-div { overflow: unset; } .card.p-0 { padding: 0; } .card .full, .card .card-info { margin: 0; width: 100%; max-width: 100%; } .card.p-0 .full, .card.p-0 .card-info { margin: 0; } .card.p-0 .card-info { width: 100%; max-width: 100%; } .card img.full.top { margin-top: calc(var(--card-padding) * -1); width: 100%!important; } .card > h1:first-child, .card > h2:first-child, .card > h3:first-child, .card-info > h3:first-child { margin-top: 0; } .card.accent, .card.accent a, .card .card-info.accent, .card .card-info.accent a { background-color: var(--theme-accent-medium); color: var(--theme-accent-text); } .card.accent h1, .card.accent h2, .card.accent h3, .card.accent h4, .card.accent h5, .card.accent h6 { color: var(--theme-accent-text); } .card .card-info { padding: 1rem 0; } .card .card-info:first-child { border-top: none; border-bottom: none; } .card:not(.p-0) .card-info:first-child { margin-top: calc(var(--card-padding) * -1); } .card .card-info:last-child { margin-bottom: calc(var(--card-padding) * -1); border-bottom: none; } .mt-2 { margin-top: 1rem; } .mt-4 { margin-top: 2rem; } .mt-6 { margin-top: 3rem; } .mt-4 { margin-top: 2rem; } .mb-2 { margin-bottom: 1rem; } .mb-4 { margin-bottom: 2rem; } .mb-6 { margin-bottom: 3rem; } .mb { margin-bottom: var(--padding); } .p-0 { padding: 0; } .p-2 { padding: 1rem; } .p-4 { padding: 2rem; } .pb-2 { padding-bottom: 1rem; } .pt-2 { padding-top: 1rem; } .pb-4 { padding-bottom: 2rem; } .pt-4 { padding-top: 2rem; } /* scrollbar */ #shopLayer ::-webkit-scrollbar { width: .5rem; } #shopLayer ::-webkit-scrollbar-track { background-color: var(--theme-light); } #shopLayer ::-webkit-scrollbar-thumb { background: var(--theme-medium); border-radius: 10px; } #shopLayer { scrollbar-color: var(--theme-medium) var(--theme-light); scrollbar-width: thin; } /* button */ button, .button { display: inline-block; background-color: var(--theme-accent-dark); border: none; padding: 1rem 2rem; font-size: 1rem; text-transform: uppercase; color: var(--theme-white); border-radius: .5rem; cursor: pointer; transition: all .3s ease-out; user-select: none; text-align: center; } button:hover, .button:hover { background-color: var(--theme-accent); color: var(--theme-white); } button.big, .button.big { width: 100%; padding: 1rem; font-size: 1.25rem; text-align: center; text-transform: uppercase; } button.big.icon:before, .button.big.icon:before, #mastraInWk button:before, #mastraInWk .button:before { content: ''; background-repeat: no-repeat; background-position: center; display: inline-block; margin-right: 1rem; margin-top: -0.5rem; height: 2rem; width: 2rem; vertical-align: middle; } button:disabled, .button:disabled { opacity: .5; cursor: no-drop; } button.cancel, .button.cancel, button.secondary, .button.secondary { background-color: var(--theme-accent-light); color: var(--theme-text); } button.cancel { margin-right: 1rem; } .button-group { display: grid; grid-gap: var(--padding); grid-template-columns: 1fr 1fr; } .button-group > .button, .button-group > button { text-align: center; } /* input */ input[type="text"], input[type="email"], input[type="number"], input[type="tel"], input[type="password"], input[type="date"], textarea, select, input[type="range"] { width: 100%; max-width: 24rem; } input[type="text"], input[type="email"], input[type="number"], input[type="tel"], input[type="password"], input[type="date"], textarea, select { border: none; border-bottom: 1px solid transparent; border-radius: var(--theme-radius); background-color: var(--theme-light); padding: 0.5rem .8rem; color: var(--theme-text); font-size: 1rem; height: 2.5em; font-family: inherit; } textarea { min-height: 10rem; resize: vertical; } input[type="text"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="date"]:focus, textarea:focus { outline: none; border-bottom: 1px solid var(--theme-accent-medium); } input[type="number"] { max-width: 5rem; } .inp_wrapper[data-typ="number"] { display: inline-block; margin-right: 0.5rem; } .inp_wrapper.error div { font-size: .9rem; color: var(--theme-error-text); background-color: var(--theme-error); padding: .4rem .8rem; margin-top: .2rem; border-radius: var(--theme-radius-small); } .inp_wrapper[data-typ="checkbox"] { display: flex; align-items: start; height: 100%; } .inp_wrapper[data-typ="checkbox"] > input { margin: 0; margin-top: .3rem; height: 1.25rem; width: 1.25rem; } .inp_wrapper[data-typ="checkbox"] input + label { display: block; margin-left: .7rem; position: relative; top: unset; left: unset; transform: unset !important; pointer-events: all; font-size: .95rem; max-width: 22.5rem; width: 22.5rem; text-align: left; } .inp_wrapper[data-type="radio"] { margin-top: 0.2rem; } .radio-group { margin-top: 1.5rem;} input[disabled] + label, input[disabled] + label * { opacity: .7; } .inp_wrapper .inp_error { border-bottom: 2px dashed var(--theme-error) !important; } /* geht nicht in firefox weil input & :before da nicht geht input[type="checkbox"] { visibility: hidden; } input[type="checkbox"]:after { content: ' '; visibility: visible; width: 1rem; height: 1rem; background: var(--theme-white); border-radius: .25rem; display: block; margin: .1rem .5rem 0 0; border: .1rem solid rgb(204,204,204); } input[type="checkbox"]:checked:after { background: var(--theme-accent-medium) !important; } */ /* - + input */ .inp_wrapper[data-typ="number-custom"] > div.inc, .inp_wrapper[data-typ="number-custom"] > div.dec { float: left; width: 1.6rem; height: 2.5rem; margin-top: 0; text-align: center; line-height: 2.2rem; background-color: var(--theme-medium); border-radius: var(--theme-radius-small); box-shadow: var(--shadow-elevation-medium); cursor: pointer; user-select: none; } .inp_wrapper[data-typ="number-custom"] > div.dec { border-top-right-radius: 0; border-bottom-right-radius: 0; } .inp_wrapper[data-typ="number-custom"] > div.inc { border-top-left-radius: 0; border-bottom-left-radius: 0; } .inp_wrapper[data-typ="number-custom"] { height: 3rem; width: 8.2rem; margin: 0 auto; display: inline-block; } .inp_wrapper[data-typ="number-custom"] input { float: left; width: 2.7rem; text-align: center; margin-top: 0; padding-left: 0; padding-right: 0; border-radius: 0; z-index: 2; position: relative; } .inp_wrapper[data-typ="number-custom"] input::-webkit-outer-spin-button, .inp_wrapper[data-typ="number-custom"] input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } .inp_wrapper[data-typ="number-custom"] input[type=number] { -moz-appearance: textfield; } .inp_wrapper[data-typ="number-custom"] > div.del { width: 2rem; height: 2.5rem; float: left; font-size: 0; cursor: pointer; user-select: none; background: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg xmlns="http://www.w3.org/2000/svg" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 64 64" enable-background="new 0 0 64 64" xml:space="preserve" width="512px" height="512px"><g id="Urn"> <path d="M51.8656998,5.4326H40.6636009V5.4159999c0-1.4462998-0.5634995-2.8055999-1.5870018-3.8290999 C38.0531998,0.5635,36.6927986,0,35.2456017,0H29.9438c-1.4237823,0-2.7626991,0.5537-3.7684994,1.5596 C25.1693993,2.5655,24.6147003,3.9043,24.6147003,5.3291001V5.4326H12.0991001 c-2.9579992,0-5.3651996,2.4063001-5.3651996,5.3642998v5.1416006c0,0.5526991,0.4472003,0.999999,1,0.999999h2.8309999v37.1523018 c0,2.6455002,1.0313005,5.1338005,2.9033003,7.006897C15.3393002,62.9696999,17.8285999,64,20.4761009,64h23.2402 c2.5967178,0,5.0380974-1.0107002,6.872097-2.8466988c1.8359032-1.8369026,2.8466187-4.2763023,2.8466187-6.8701019V16.9384995 h2.8310814c0.5527,0,1-0.4473,1-0.999999v-5.1055002C57.266098,7.8555002,54.8432007,5.4326,51.8656998,5.4326z  M51.4350166,54.2831993c0,2.0596008-0.8027153,3.9971008-2.2607155,5.4561005C47.7173004,61.1973,45.778801,62,43.716301,62 h-23.2402c-2.1133003,0-4.0997009-0.8222008-5.5938005-2.3163986c-1.4727001-1.4736023-2.3174-3.5116997-2.3174-5.5928001 V16.9384995h38.8701172V54.2831993z M55.266098,14.9385004h-2.8310814H11.5649004H8.733901v-4.1416006 c0-1.8555002,1.5096998-3.3642998,3.3651991-3.3642998h13.5156002c0.5527992,0,1-0.4471998,1-1V5.3291001 c0-0.8906002,0.3456993-1.7265,0.9745998-2.3545001C28.2084999,2.3555,29.0669003,2,29.9438,2h5.3018017 c0.8994179,0,1.7802963,0.3652999,2.4169998,1.0009999c0.6455002,0.6455002,1.0009995,1.5029001,1.0009995,2.415V6.4326 c0,0.5528002,0.4472008,1,1,1h12.2020988c1.875,0,3.4003983,1.5254002,3.4003983,3.4004002V14.9385004z" fill="rgb(60,60,60)"/> <path d="M22.1557007,52.2344017c0.5527992,0,1-0.4473,1-1V26.2334003c0-0.5527-0.4472008-1-1-1c-0.5526829,0-1,0.4473-1,1 v25.0010014C21.1557007,51.7871017,21.6030178,52.2344017,22.1557007,52.2344017z" fill="rgb(60,60,60)"/> <path d="M32.4673004,52.2344017c0.5527191,0,1-0.4473,1-1V26.2334003c0-0.5527-0.4472809-1-1-1c-0.5528011,0-1,0.4473-1,1 v25.0010014C31.4673004,51.7871017,31.9144993,52.2344017,32.4673004,52.2344017z" fill="rgb(60,60,60)"/> <path d="M42.7798004,52.2344017c0.5527,0,1-0.4473,1-1V26.2334003c0-0.5527-0.4473-1-1-1c-0.552784,0-1,0.4473-1,1v25.0010014 C41.7798004,51.7871017,42.2270164,52.2344017,42.7798004,52.2344017z" fill="rgb(60,60,60)"/></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>') 50% no-repeat; background-size: 1.5rem; } .inp_wrapper.delete.required label { display: none; } /* toggle (css only radio group) */ .toggle { display: flex; border: var(--theme-border); box-shadow: var(--shadow); background-color: var(--theme-light); } .toggle > button { flex: 1; padding: 1rem .5rem; border-radius: .5rem; background-color: transparent; color: var(--theme-text); box-shadow: none; transition: color .3s ease-out; border-left: var(--theme-border); z-index: 2; } .toggle > button.active { color: var(--theme-accent-text); } .toggle > button:first-of-type { border-left: none; } .toggle:after { content: ''; position: absolute; top: 0; left: 0; height: 100%; background-color: var(--theme-accent-medium); transition: left .4s ease-out; border-radius: var(--theme-radius-small); } .toggle-slide-content { position: relative; border-bottom: var(--theme-divider); } .toggle-slide-content > div { position: absolute; top: var(--padding); left: 0; width: 100%; transform: translateX(-2rem); opacity: 0; visibility: hidden; z-index: -1; transition: all ease-out .3s; } /* default table */ .table { max-width: 100%; overflow-x: auto; } .table table { width: 100%; } .table th { text-align: left; min-width: 8rem; padding: calc(var(--padding) / 1.5) var(--padding); border-bottom: var(--theme-divider); background-color: var(--theme-card-background); font-size: 1rem; color: var(--theme-text); } .table td { padding: calc(var(--padding) / 2) var(--padding); padding-left: 1rem; border-bottom: var(--theme-divider); color: var(--theme-text); } .table td a { color: var(--theme-text); } .table td.no-border { border-bottom: none; } .table.clickable tr.clickable { cursor: pointer; background-color: var(--theme-card-background); transition: background .1s ease-out; } .table.clickable tr.clickable:hover { background-color: var(--theme-light); } .table.clickable td.clickable-link { padding: 0; } .table.clickable td.clickable-link > a { display: block; padding: calc(var(--padding) / 2) var(--padding); } .table.clickable tr.clickable.active { background-color: var(--theme-accent-dark); } .table.clickable tr.clickable.active > td > a { color: var(--theme-white); } .table tr:empty { display: none; } /* css dropdown */ .css_dropdown { position: relative; } .css_dropdown > div { cursor: pointer; padding: var(--padding); background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="7" viewBox="0 0 11 7"><path fill="%23737981" d="M0 1.3l4.8 4.9.7.6.7-.6L11 1.3 9.7 0 5.5 4.2 1.3 0"/></svg>') no-repeat 90% 50%; background-size: 1.25rem; box-shadow: 0px 0px 10px rgba(0,0,0,.2); border-radius: .5rem; } .css_dropdown ul { display: block; position: absolute; z-index: 20; margin-top: 0; background-color: var(--theme-card-background); border-radius: var(--theme-radius-small); box-shadow: var(--shadow-elevation-medium); list-style: none; left: 0; right: 0; padding: 0; opacity: 0; transition: opacity .2s ease-out, transform .2s ease-out; transform: translateY(-1rem); visibility: hidden; border: var(--theme-border); max-height: 30rem; overflow-y: auto; } .css_dropdown:hover ul { visibility: visible; opacity: 1; transform: translateY(0); } .css_dropdown ul li a, .css_dropdown ul li label { display: block; padding: .5rem .5rem .5rem 1rem; text-align: left; color: var(--theme-text); cursor: pointer; } .css_dropdown ul li { border-bottom: var(--theme-divider); } /* Tooltip <span class='tooltip'>Hover mich<div class='tooltiptext'>Lorem Ipsum</div></span> */ .tooltip { display: inline-block; border-bottom: 1px dotted var(--theme-text); } .tooltip:hover { color: var(--theme-text-hover); border-bottom: 1px dotted var(--theme-text-hover); } .tooltip .tooltiptext { opacity: 0; visibility: hidden; transform: translate(0%, 1rem); top: 40%; left: 0%; width: 24rem; background-color: black; color: white; text-align: left; padding: var(--padding); border-radius: var(--theme-radius-small); position: absolute; z-index: 5; transition: all .3s ease-out; } .tooltip.bottom .tooltiptext { transform: translate(0%, -1rem); bottom: unset; top: 100%; } .tooltip:hover .tooltiptext { opacity: 1; visibility: visible; transform: translate(0%, 0); } .tooltip .tooltiptext.wide { width: 20rem; } .PGerror, .PGwarning, .PGsuccess { border-radius: var(--theme-radius-small); padding: var(--padding); display: flex; gap: var(--padding); align-items: center; border-left: 3px solid transparent; } .PGerror > img, .PGwarning > img, .PGsuccess > img { height: 4rem; } .error-div, .warning-div, .success-div { padding: .4rem .8rem; border-radius: var(--theme-radius-small); } .PGerror, .user-feedback.error, .user-feedback.error > h3, .error-div { background-color: var(--theme-error); color: var(--theme-error-text); } .PGwarning, .user-feedback.warning, .user-feedback.warning > h3, .warning-div { background-color: var(--theme-warning); color: var(--theme-warning-text); } .PGsuccess, .user-feedback.success, .user-feedback.success > h3, .success-div { background-color: var(--theme-success); color: var(--theme-success-text); } .error-div:empty, .warning-div:empty, .success-div:empty { display: none; } #user-feedback-wrapper { position: fixed; z-index: 99; pointer-events: none; top: 5rem; left: 50%; transform: translate(-50%, 0); width: 90vw; max-width: 45rem; } .user-feedback { position: relative; background-color: var(--theme-accent-medium); color: var(--theme-accent-text); padding: var(--padding); opacity: 0; transform: translate(0, -20%); border-radius: var(--theme-radius-small); box-shadow: var(--shadow-elevation-medium); transition: all .3s ease-out; } .user-feedback.open { opacity: 1; transform: translate(0, 0); margin-bottom: 1rem; } .user-feedback:before { position: absolute; bottom: 0; left: 0; right: 0; height: 0.2rem; content: ' '; background-color: white; transition: right .1s linear; } .user-feedback.open:before { right: 100%; } .user-feedback > h3 { margin-top: 0; } .hide { display: none; } .block { display: block; } .rotate-center:before { animation: rotate-center 0.6s ease-in-out both; } @keyframes rotate-center { 0% { transform: rotate(0); } 50% { transform: rotate(180deg) scale(.3); } 100% { transform: rotate(360deg) scale(1); } } .progress-symbol { display: none; } #shopLayer.progress .progress-symbol { display: block; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,.2); } .lds-ellipsis { display: inline-block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80px; height: 80px; } .lds-ellipsis div { position: absolute; top: 33px; width: 13px; height: 13px; border-radius: 50%; background: var(--theme-accent-medium); animation-timing-function: cubic-bezier(0, 1, 1, 0); } .lds-ellipsis div:nth-child(1) { left: 8px; animation: lds-ellipsis1 0.6s infinite; } .lds-ellipsis div:nth-child(2) { left: 8px; animation: lds-ellipsis2 0.6s infinite; } .lds-ellipsis div:nth-child(3) { left: 32px; animation: lds-ellipsis2 0.6s infinite; } .lds-ellipsis div:nth-child(4) { left: 56px; animation: lds-ellipsis3 0.6s infinite; } @keyframes lds-ellipsis1 { 0% { transform: scale(0); } 100% { transform: scale(1); } } @keyframes lds-ellipsis3 { 0% { transform: scale(1); } 100% { transform: scale(0); } } @keyframes lds-ellipsis2 { 0% { transform: translate(0, 0); } 100% { transform: translate(24px, 0); } } .bestellung_action a, #pers_submen a { margin: 0.2rem; display: inline-block; padding: .5rem; } #pers_submen a { background-color: var(--theme-accent-light); color: var(--theme-text); } #pers_submen a.active, #pers_submen a:hover { background-color: var(--theme-accent); color: var(--theme-white); } #pers_submen { margin-bottom: 3rem; } #pers_submen .button { text-transform: unset; } .picva { width: 5rem; display:block; } .tab_k { margin-bottom: .5rem; } #bestellabschluss { text-align: center; } #megaBestellabschluss { display:block; height:14rem; width: 14rem; border-radius: 14rem; background: var(--theme-success); margin: 2rem auto; position:relative; padding-bottom: 2rem; } #megaBestellabschluss:before{content:' ';display:block;height:inherit;width:inherit;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="10" viewBox="0 0 13 10"><style type="text/css">.st0{fill:%23FFF;}</style><path class="st0" d="M0 5l2.9 2.9 2.1 2.1 2.2-2.1 5.7-5.8-2.2-2.1-5.7 5.7-2.8-2.8z"/></svg>') no-repeat 50% 50%; background-size:150px;animation: wobbel 1s 1 linear} #bestellabschluss p { text-align: center; } #bestellabschluss p span { font-size: 1rem; } #bestellabschluss form { width: max-content; margin: 0 auto;} #bestellabschluss form button { margin-top: 2rem; } #bestellabschluss h3 { font-size: 1.5rem; font-weight: bold; } .datenschutz-grid + input.button { float: right; } .card[data-za="2"] .zacheck .icon, .zacheckbue[data-za="2"] { background-image: url(/img/f_ls.svg); } .card[data-za="3"] .zacheck .icon, .zacheckbue[data-za="3"] { background-image: url(/img/fs_zahlart3a.svg); } .card[data-za="4"] .zacheck .icon, .zacheckbue[data-za="4"] { background-image: url(/img/f_dhl-nachnahme.svg); } .card[data-za="5"] .zacheck .icon, .zacheckbue[data-za="5"] { background-image: url(/img/f_bar.svg); } .card[data-za="7"] .zacheck .icon, .zacheckbue[data-za="7"] { background-image: url(/img/pg_zahlart7a.svg); } .card[data-za="8"] .zacheck .icon, .zacheckbue[data-za="8"] { background-image: url(/img/f_pp.svg); } .card[data-za="9"] .zacheck .icon, .zacheckbue[data-za="9"] { background-image: url(/img/f_kk.svg); } .zacheckbue { height: 3rem; width: 5rem; background-position: center; background-size: contain; background-repeat: no-repeat;} #shopLayer[data-pp="perart"] #pag_se_all {display:none!important;} ul.mleft li { margin-left: 1rem; padding: .5rem 0; } /* Lexikon */ #gloss_wrapper {margin-bottom:2rem;} #gloss_nav {margin-bottom:2rem;} .gloss_alph_tab {margin-left:.5rem;} #gloss_nav .gloss_alph_tab {margin-left:0;} .gloss_cloud1, .gloss_cloud2, .gloss_cloud3, .gloss_cloud4, .gloss_cloud5, .gloss_cloud6, .gloss_cloud7 { font-size:1rem; padding-right: 1rem; } .gloss_box { font-size:1rem; } .gloss_box a { margin-top: 1.2rem; margin-left: 0.5rem; display: block; color: var(--theme-text); } .gloss_box a span { color: var(--theme-text); } .gloss_box a span:hover { color: var(--theme-accent); } .gloss_li1 {background-color:#EEEEEE;list-style-type: none;list-style-position:inside;cursor:pointer;position: relative; left: -20px;} .gloss_li2 {background-color:#FFFFFF;list-style-type: none;list-style-position:inside;cursor:pointer;position: relative; left: -20px;} .gloss_ajax_text {font-size: 1rem;font-weight: bold;} #gloss_nav .gloss_alph { width: auto; min-width: 3rem; font-size: 1rem; color: var(--theme-text); background-color: var(--theme-light); padding: .5rem; border-radius: .5rem; display: inline-block; margin: 0 .5rem .5rem 0; text-align: center; } #gloss_nav .gloss_alph:hover { background-color: var(--theme-accent); } .gloss_alph_tab {display:inline;} .gloss_box table.gloss_alph_tab span.gloss_alph {font-size: 2rem;padding: .5rem 1rem;background: rgb(226,114,12);color: #fff;border-radius: .5rem;} .gloss_alph a, .gloss_alph a nobr {font-size:1.25rem;color:#fff;} .gloss_alph a {padding: .5rem;} .gloss_alph a:hover {background-color:rgb(226,114,12);} .gloss_titel {font-size:1.25rem;font-weight:bold;} .gloss_text {font-size:1rem;} .gloss_text ul li {font-size:1rem;position: relative;padding: .5rem 0 .5rem 2rem;margin: 0;} .gloss_text ul {margin: 0 0 2rem 0;} .gloss_text h2 {border-bottom: 1px solid silver; padding-bottom: 3px} .gloss_text p, .gloss_text p a {font-size:1rem;} .gloss_text p {margin:.5rem 0;} .gloss_text p b {font-weight:bold;} .gloss_text strong {font-size:1rem;font-weight:bold!important;} .gloss_text iframe[src*='youtube'], .banner iframe[src*='youtube'] {border-radius: 5px; border: 6px solid #ececec; display: block; margin: 0 auto;} .gloss_text {margin-bottom:10em;} .gloss_box h1 {font-size:1.5em;font-weight:normal!important;} .gloss_alph_tab .gloss_alph {font-size: 1.25rem; background-color: rgb(80,80,80);color:#fff;padding: .25rem;border-radius: .5rem;display: inline-block;margin: 0;width: 2rem;text-align: center;} .gloss_box {margin-bottom:2rem;} #gloss_nav .gloss_alph_tab:last-child .gloss_alph {padding: .5rem 2rem;} #shopLayer[data-pp="agb"] .tab_k, #shopLayer[data-pp="dat"] .tab_k, #shopLayer[data-pp="wid"] .tab_k, #shopLayer[data-pp="kont"] .tab_k { font-size: 1.5rem; } #shopLayer[data-pp="agb"] .zul_anges_art { display: none; } #shopLayer[data-pp="agb"] .htm_include ul li { margin-left: 1rem; } #shopLayer[data-pp="dat"] .zul_anges_art { display:none; } #shopLayer[data-pp="dat"] .htm_include ul li { margin-left: 1rem; } #shopLayer[data-pp="wid"] .zul_anges_art { display:none; } #shopLayer[data-pp="wid"] .htm_include ul li { margin-left: 1rem; } /*Adventskalender*/ #advent_tab { text-align:center; position: relative; } .advent_tab { width:100%; background-image:url(/img/Fotolia_125747371_M.jpg); background-position: 58% 46%; background-repeat:no-repeat; background-size: cover; border:0; margin:0 0 2% 0;position:relative;border-radius: 1rem; padding-bottom: 10rem; } .advent_td { text-align:center; width: 5rem; height: 3rem; font-size: 1rem; } .advent_td a { font-size: 1rem; } #advent_ueb { font-size:2rem; text-align:center; padding: 1rem 0 .5rem 0; } .advent_text { width:100%;height:auto; background-color:#a40609; opacity: 0.9; padding: 1rem; font-size: 1.25rem; color: var(--theme-white); text-align: center; position: absolute; bottom: -10rem; border-radius: var(--theme-radius);} .advent_tag { padding:1rem; display:inline-block; margin:.5rem; background-color: rgba(255,255,255,0.5); border-radius: var(--theme-radius); } .advent_nummer { font-size: 2rem; width: 100%; height: 100% !important;display: inline-block;cursor:pointer;} .advent_tooltipp { padding: 1rem; background-color: var(--theme-white); position:absolute; border: var(--theme-divider); border-radius: .5rem; position: absolute; z-index: 100; top: 0; box-shadow: var(--theme-shadow); } .advent_status1, .advent_status2, .advent_status3 { float:left; width:90%; height:4rem; margin-bottom: 1rem; padding-left: 15%; font-size:1rem; text-align: left;} .advent_status1 { color:#a70b07; background-image:url(/img/pg_smily3.png); background-repeat:no-repeat; background-position: 0 0; } .advent_status2 { color:#1c7d06; background-image:url(/img/pg_smily1.png); background-repeat:no-repeat; background-position: 0 0; } .advent_status3 { color:#dfbc15; background-image:url(/img/pg_smily2.png); background-repeat:no-repeat; background-position: 0 0; } .advent_name { padding:0 0 1rem 0; font-size:1.25rem; } .advent_pic { width:30%; float:left; } .advent_preisbox { width:60%; float:left; margin-left:1rem; text-align: left; } .advent_preisbox_uvp { opacity: .7; } .advent_preisbox_strike { color: #cc0000; } .advent_proz { font-size: 1.5rem; color: #cc0000; font-weight:bold;} .advent_preisbox_preis { font-size: 1.5rem; font-weight:bold; } /*Adventskalender ENDE*/ .inp_wrapper[data-typ="checkbox"] > input { margin: 0; margin-top: .3rem; height: 1.25rem; width: 1.25rem; } #shopLayer form[name="dd_aug_form"] .dd_list > ul { max-height: auto!important; } #shopLayer .art_slider_wrapper button.art_slider_nav { background-color: var(--theme-medium); opacity: .8; background-image: url(/img/artikel_weiter.svg); } #shopLayer[data-pp="kont"] .htm_include { padding: 1rem; box-shadow: var(--theme-shadow); border-radius: var(--theme-radius); } #shopLayer[data-pp="agb"] .htm_include { padding: 1rem; box-shadow: var(--theme-shadow); border-radius: var(--theme-radius); } #shopLayer[data-pp="wid"] .htm_include { padding: 1rem; box-shadow: var(--theme-shadow); border-radius: var(--theme-radius); } #shopLayer[data-pp="dat"] .htm_include { padding: 1rem; box-shadow: var(--theme-shadow); border-radius: var(--theme-radius); } .htm_include { margin-bottom: 2rem; } #shopLayer .tab-nav > [data-tab] { border: 0; } #shopLayer .tab-nav > [data-tab] { background-color: var(--theme-light); } #shopLayer .tab-nav > [data-tab].tab-active { background-color: var(--theme-accent-dark); } #shopLayer[data-pp="ticket"] .button.ticket { background-color: var(--theme-accent); color: var(--theme-white); } #shopLayer .datenschutz-grid > div { align-items: start; } .gratis-artikel { background-color: var(--theme-white); padding: 1rem; margin: 2rem 0; text-align: center; box-shadow: var(--theme-shadow); border-radius: var(--theme-radius); } .ueberschrift-staffel {font-size: 1.5rem; width: 100%; text-align: center; margin-top: 1rem; } .gratis-artikel-anzeige { display: flex; justify-content: center; flex-wrap: wrap; } .gratArtBox { background-color: var(--theme-white); width: 240px; float: left; padding: 1rem; margin: 1rem; border: var(--theme-divider); text-align: center; overflow:hidden; border-radius: var(--theme-radius); } .gratisName { height: 6rem; } .gratisThump { width: 220px; height: 220px; background-repeat: no-repeat; background-size: 100% auto; background-position: center; margin: 1rem 0; } .gratis-artikel h2 { font-size: 1.5rem; margin-top: 1rem!important; } .datenschutz-grid > div > .inp_wrapper > label { height: 100%; } .datenschutz-grid > div > .inp_wrapper { padding: 1rem; } .datenschutz-grid > div { padding: 0!important; } .gold-frame-filled { width: 100%; background-color: var(--theme-gold); display: inline-block; text-align: center; padding: 2rem 1rem 1rem 1rem; border-radius: var(--theme-radius); } .produkt-ubersicht { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 1rem; } .produkt-item { width: 100%; border-radius: .5rem; overflow: hidden; transition: transform 0.3s; text-decoration: none; color: inherit; box-shadow: var(--theme-shadow);} .produkt-item a { display: block; width: 100%; } .produkt-item a img { width: 100%; } .produkt-item p { text-align: center; padding: 0 1rem; } .produkt-item h2 { font-size: 1.25rem; text-align: center; margin: 1rem 0 .5rem 0; } .start_FS-bg-frame { text-align: center; padding: 1rem 1.5rem; background-color: var(--theme-accent-lightblue); margin-bottom: 2rem; border-radius: var(--theme-radius); display: block; vertical-align: middle; transform: perspective(1px) translateZ(0); position: relative; } .start_FS-bg-frame:before { content: ''; position: absolute; border: rgb(255,255,255) solid 2px; top: 4px; left: 4px; right: 4px; bottom: 4px; border-radius: .4rem; } .start_FS-bg { text-align: center; padding: 1rem 1.5rem; background-color: var(--theme-accent-lightblue); margin-bottom: 1rem; font-weight: bold; border-radius: var(--theme-radius); } .start_FS-bg.rating { background-color: var(--theme-accent-light); } .bgFSsub { background-color: var(--theme-accent-lightblue); padding: 1rem; text-align: center; margin-bottom: 1rem; border-radius: var(--theme-radius); } .start_FS-bg-frame h1 { margin: .5rem 0; } .button-container1 { background-color: var(--theme-accent-lightblue); padding: 2rem 0 1rem 0; text-align: center; border-radius: var(--theme-radius); } .start_FS-bg-hinweis { padding: 1rem 1.5rem; background-color: var(--theme-accent-lightblue); margin-bottom: 2%; border-left: 1.5rem solid var(--theme-orange); border-radius: var(--theme-radius); } .border-4fs img { width: 100%; border-radius: var(--theme-radius); } img#start100 { border-radius: .5rem; } .wk_name span.muster_wk, .zk_wk_name span.muster_wk { font-size: 1.2rem; color: var(--theme-orange); } .se_azu { display:inline-block; padding: .25rem .5rem; color: var(--theme-white); text-align:center; font-size: .8rem; border-bottom-right-radius: 0.7rem; } .se_tipp {background:rgb(247, 143, 95);} .se_aus {background:rgb(165,1,1);} .se_bud {background:rgb(150,150,150);} .se_117 {background:rgb(67,98,128);} .se_118 {background:rgb(67,98,128);} .se_119 {background:rgb(67,98,128);} .se_120 {background:rgb(67,98,128);} .se_121 {background:rgb(67,98,128);} .se_70 {background:rgb(196,174,143);} .se_92 {background:rgb(67,98,128);} .se_93 {background:rgb(95,158,160);} .se_94 {background:rgb(61,137,159);} .se_99 {background:rgb(51,117,136);} .se_113 {background:rgb(51,117,136);} .se_122 {background:rgb(196,174,143);} .se_123 {background:rgb(196,174,143);} .se_124 {background:rgb(196,174,143);} .se_125 {background:rgb(196,174,143);} .se_126 {background:rgb(196,174,143);} .se_127 {background:rgb(95,158,160);} .se_128 {background:rgb(95,158,160);} .se_129 {background:rgb(95,158,160);} .se_130 {background:rgb(95,158,160);} .se_131 {background:rgb(95,158,160);} .se_133 {background:rgb(70,130,180);} .se_134 {background:rgb(70,130,180);} .se_135 {background:rgb(70,130,180);} .se_136 {background:rgb(70,130,180);} .se_137 {background:rgb(70,130,180);} .se_138 {background:rgb(196,174,143);} .se_139 {background:rgb(196,174,143);} .se_140 {background:rgb(196,174,143);} .se_141 {background:rgb(196,174,143);} .se_142 {background:rgb(196,174,143);} .se_164 {background:rgb(95,158,160);} .se_248 {background:rgb(249, 210, 189);} .se_179 {background:rgb(249, 210, 189);} .se_180 {background:rgb(246, 188, 157);} .se_181 {background:rgb(244, 165, 124);} .se_182 {background:rgb(241, 143, 92);} .se_183 {background:rgb(238, 121, 59);} .se_184 {background:rgb(236, 99, 27);} .se_98 {background:rgb(67,98,128);} .se_standV {background:rgb(70,130,180);} .se_vbs {background:rgb(150,150,150);} .se_ohnef {background:rgb(255,255,255);} .se_236 {background:rgb(95,158,160);} .se_237 {background:rgb(67,98,128);} .se_242 {background:rgb(67,98,128);} .se_241 {background:rgb(51,117,136);} .se_240 {background:rgb(95,158,160);} .se_243 {background:rgb(95,158,160);} div.cs_azu { height: 1.75rem; background-size: 3rem; } div.cs_azu.azu90 { background-image: url(/img/azu_barhocker.svg); } div.cs_azu.azu89 { background-image: url(/img/azu_sofa.svg); } div.cs_azu.azu88 { background-image: url(/img/azu_stuhl.svg); } div.cs_azu.azu87 { background-image: url(/img/azu_lounge.svg); } div.cs_azu.azu76 { background-image: url(/img/azu_paletten.svg); } div.cs_azu.azu75 { background-image: url(/img/azu_strong.svg); } div.cs_azu.azu95 { background-image: url(/img/azu_strong.svg); } div.cs_azu.azu74 { background-image: url(/img/azu_weich.svg); } div.cs_azu.azu116 { background-image: url(/img/azu_weich.svg); } div.cs_azu.azu72 { background-image: url(/img/azu_schneiden.svg); } div.cs_azu.azu68 { background-image: url(/img/azu_baby.svg); } div.cs_azu.azu66 { background-image: url(/img/azu_camper.svg); } div.cs_azu.azu112 { background-image: url(/img/azu_weich.svg); } #btn-to-top { background-image: url(/img/artikel_weiter-w.svg)!important; }
@media (min-width: 576px) { #k_logo { width: 13rem; } #k_title { display: block; } #k_title ul { padding: 0 1rem; } #k_title ul li:nth-child(3) { display: block; } #k_title2 a { font-size: 1rem; } #k_icons > div > .shBagInh { right: 0; } #kopf_top_line_inner { padding: 0 1rem; } #powermenue-schalter { margin-right: 1rem; } .foot_infos { overflow: auto; margin-bottom: 0; text-align: left; } .foot_infos .foot_ueb { display: block; } .foot_infos > ul { width: 50%; min-height: 10rem; margin: 0; } .foot_infos #info_zahl { justify-content: start; } .foot_infos #info_zahl img { margin: 0 1rem 1rem 0;} .foot_infos ul.soc li a { margin: .5rem 1rem 1rem 0; } #shopFooter #f_text { padding: 2rem; } #shopFooter .unten .f_socs a { background-position: 35% 50%; } .sm-hide { display: none; } .sm-block { display: block; } tr.sm-block { display: table-row; } body { --padding: 1rem; } }
@media (min-width: 768px) { .shopHeader { position: relative; } html { scroll-padding-top: 2rem; } h1 { font-size: 2em; } h2 { font-size: 1.5em; } h3 { font-size: 1.25em; } #k_title ul li:nth-child(4) { display: block; } .k_ausrichter { display: block; } #kopf_top_line { position: relative; } #kopf_top_line.box-shadow { box-shadow: 0 0 25px -5px rgba(0,0,0,.25); } #kopf_top_line_inner { height: 4rem; } #k_icons { width: 17rem; } #k_lupe_2, #k_merk, #k_account, #k_wk, #powermenue-schalter, #k_help { height: 4rem; width: 5rem; margin-left: 0.5rem; background-size: 2rem; } #powermenue-schalter { width: 3rem; } #k_icons > div > .shBagInh { position: absolute; left: unset; right: calc(var(--padding) * -1); top: 2.8rem; width: calc(100vw - calc(var(--padding) * 2)); } #k_icons > #k_account > .shBagInh { right: calc(var(--padding) * -1); } #k_icons > #k_wk > .shBagInh, #k_icons > #k_merk > .shBagInh { width: 30rem; } #k_icons > #k_account > .shBagInh { width: 17rem; } ul.alt-list { max-height: 30rem; } #shopMain { margin-top: 0; } .foot_infos > ul { width: 33.33%; float: left; text-align: left;} #shopFooter .unten .f_socs a { background-position: 40% 50%; } #shopFooter .unten #f_text span.br { display:none; } #shopFooter .unten #f_text span.pipe { color:inherit;font-size:inherit;display: inline;padding: 0; } #user-feedback-wrapper { top: 6rem; z-index: 200; } .md-hide { display: none; } .md-block { display: block; } tr.md-block { display: table-row; } .foot_infos ul { margin-bottom: 0; } .advent_tooltipp { width: 80%; left: 10%; top: 2rem; } }
@media (min-width: 992px) { html { scroll-padding-top: 7rem; } .startseite_fix.card { padding: 1.5rem; } #kopf_top_line { position: sticky; } #kopf_top_line_inner { height: 5rem; } #suchbox { display: flex; width: 40%; align-items: center; } #k_lupe_3 { width: 100%; } #k_lupe_3 input#menSuchStr { width: 100%; max-width: 100%; padding: 0.8rem 1rem;background-color: var(--theme-light); } #k_lupe_3 > div.lupe { background: rgb(255,255,255) url(/img/search.svg) no-repeat 97% 50%; } #h-ps-filter-toggle, #h-ps-close, #k_lupe_2 { display: none; } #k_help span, #k_merk span, #k_wk span, #k_account span, #k_lupe_2 span { display: block; font-size: .75rem; position: absolute; bottom: 0; width: 100%; text-align: center; } #shopLayer.suche-offen #k_logo, #shopLayer.suche-offen #k_icons { display: flex; } #shopLayer.suche-offen #suchbox { width: 45%; } ul.mleft li { margin-left: 3rem; } .foot_infos > ul { width: 25%; } .foot_infos ul.soc, .foot_infos ul.pay { width: 100%; } .foot_infos ul.soc { justify-content: end; } .foot_infos ul.pay { justify-content: center; } #shopFooter .unten .f_socs { width: auto; } #shopFooter .unten .f_socs a { padding: 2rem 4rem; background-position: 50% 50%; } #shopFooter .unten #f_siegel { min-width: 140px; padding: 2rem; width: max-content; } .lg-hide { display: none; } .lg-block { display: block; } tr.lg-block { display: table-row; } .advent_tooltipp { width: 64%; left: 18%; top: 2rem; } .gratis-artikel h2 { font-size: 1.75rem; } #shopLayer .shop_tab_mitte.se_m_banner { grid-template-areas: "breadcrumb breadcrumb" "filter banner" "filter items" "pagination pagination" "unten unten"; grid-template-rows: auto auto 1fr auto auto; } #shopLayer .shop_tab_mitte.se_m_h1 { grid-template-rows: auto auto 1fr auto auto; grid-template-areas: "breadcrumb breadcrumb" "ueberschrift ueberschrift" "filter items" "pagination pagination" "unten unten"; }  }
@media (min-width: 1200px) { #k_logo { width: 14rem; } #k_title ul { max-width: var(--header-width); } .k_ausrichter, .ausrichter { max-width: var(--header-width); margin: 0 auto; } #kopf_top_line { box-shadow: none; } #k_men_zeile { height: 3rem; } #suchbox { width: 45%; } #shopLayer.suche-offen #suchbox { width: 50%; } .foot_infos > ul { width: 20%; } .xl-hide { display: none; } .xl-block { display: block; } tr.xl-block { display: table-row; } .advent_tooltipp { width: 50%; left: 25%; top: 2rem; } }
@media (min-width: 1400px) { .xxl-hide { display: none; } .xxl-block { display: block; } tr.xxl-block { display: table-row; } #k_logo { width: 16rem; } }
@media (min-width: 1600px) { .xxxl-hide { display: none; } .xxxl-block { display: block; } tr.xxxl-block { display: table-row; } }
/* ### htm ### */
#startseite { margin-bottom: 3rem; } .grid-2 { display: grid; grid-template-columns: 1fr; grid-gap: var(--padding); } .grid-6, .grid-4 { display: grid; grid-template-columns: 1fr 1fr; grid-gap: var(--padding); } .vorteile .grid-6 { grid-template-columns: 1fr; } .center { text-align: center; } .row-span-2 { grid-row: span 2; } .col-span-2 { grid-column: span 2; } .grid-2 .row-span-2 { grid-row: span 1; } .grid-2 .col-span-2 { grid-column: span 1; } .card picture img { max-width: 100%; height: auto; } .card.img100 picture img { width: 100%; } .card span.text1 { position: absolute; bottom: 10%; left: 0; display: inline-block; background-color: rgba(29,157,217,1); font-size: 1rem; padding: 0.5rem 1rem; color: var(--theme-white); } .card span.text1 + picture:after { content: " "; position: absolute; bottom: 0; left: 0; right: 0; background-color: var(--theme-text); height: 0.4rem; display: none; } .grid-1 .card span.text1 { font-size: 1.5rem; bottom: 40%; left: 0; border-radius: 0; } .grid-1 .card span.text1a { display: block; font-size: 1.25rem; text-align: right; } .grid-2 .card span.text1 { right: 0; left: 0; text-align: center; bottom: 0; } .grid-2 .card h2 { width: 100%; display: block; top: 0; right: 0; position: absolute; text-align: center; font-size: 1.5rem; padding: 1rem .5rem; background-color: var(--theme-accent); color: var(--theme-white); border-top-left-radius: .5rem; border-top-right-radius: .5rem; } .grid-2 .card span.text2 { width: 100%; display: block; padding: 1rem .5rem; bottom: 0; right: 0; position: absolute; text-align: center; font-size: 1rem; background-color: var(--theme-accent-dark); color: var(--theme-white); border-bottom-left-radius: .5rem; border-bottom-right-radius: .5rem;} .grid-2 .card span.text3 { position: absolute; bottom: 10%; right: 0; display: inline-block; background-color: rgba(29,157,217,1); font-size: 1rem; padding: 0.5rem 1rem; color: var(--theme-white); } .grid-4 .card span.text1 { right: 0; left: auto; } .grid-6 .card span.text1 { right: 0; left: auto; } #faq_loesung .faq { background-color: var(--theme-light); padding: var(--padding); margin: 1rem 0; border: var(--theme-border); border-radius: var(--theme-radius-small); box-shadow: var(--shadow-elevation-low); } #faq_loesung .faq_title { font-weight: bold; color: var(--theme-accent-medium); } #faq_loesung .faq_text { padding-left: 1rem; } #faq_start { margin-top: 2rem; } .faq_wrapper { margin-bottom: 2rem; } .special { padding: 2rem 0; background-color: var(--theme-card-background); box-shadow: var(--shadow-elevation-medium); margin-bottom: 2rem; } .ausrichter p { text-align: left; } .starttext h2, .starttext p { text-align: left; } .starttext h1 { text-align: center; } .start_box h2 { margin-bottom: .5rem; } .html_herst_liste { display: grid; grid-template-columns: repeat(6, 1fr); grid-gap: 0.2rem; } .html_herst_liste_box { text-align: center; background-color: var(--theme-medium); color: var(--theme-text); border-radius: var(--theme-radius-small); padding: .5rem 1rem; } .html_herst_liste_box:hover { background-color: var(--theme-accent);} .alle_her_box { overflow:hidden; border: var(--theme-border); background-color: var(--theme-card-background); border-radius: var(--theme-radius-small); margin-bottom: 2rem; display: grid; grid-template-columns: 1fr 1fr; grid-gap: 1rem; padding: 1rem; } .he_first { width: 100%; background-color: var(--theme-medium); color: var(--theme-text); padding: .5rem 1rem; margin: 2rem .3rem .3rem .3rem; font-size: 2rem; text-align: center; } .her_alles { display: flex; flex-wrap: wrap; justify-content: space-between; } .alle_her a { display: block; border: var(--theme-divider); padding: 2rem 1rem; margin: 2%; min-height: 95%; border-radius: var(--theme-radius); } .her_graf { text-align: center; } .alle_her a:hover { color: var(--theme-orange); border: .1rem solid var(--theme-orange); } .html_herst_liste_box { display: flex; align-items: center; font-weight: bold; justify-content: center; border-radius: .25rem; font-size: 1.25rem; } .faq_wrapper details { margin-bottom: var(--padding); } .faq_wrapper details[open] summary { border-bottom: var(--theme-divider); padding-bottom: var(--padding); } .faq_suchtext li {margin-left: 1em;} .htm_include nav ul li a.alvl_1 {font-size: 1rem;padding: .5rem;display: block; background-color: var(--theme-light); white-space: nowrap;} .htm_include nav ul li > div {margin-bottom:2rem;} .htm_include nav .lvl_1 {width: 100%; } .htm_include nav .lvl_1 > li {list-style:none;margin-bottom: .15rem;} .htm_include nav .lvl_1 > li.head {font-size:1.25rem; padding: .5rem; background-color: var(--theme-accent-light); margin-bottom: .15rem ;} .htm_include nav ul li a {line-height: 1.5rem; color: var(--theme-text); } .htm_include nav ul li.active a { background-color: var(--theme-accent-light); color: var(--theme-text); } .htm_include nav ul li a:hover { color: var(--theme-text-hover); } .htm_include p a, .start_text p a, .banner_suchergebnis p a, .htm_include tr td a, .htm_include form label a, .htm_include ul.mleft li a { color: var(--theme-text); border-bottom: 1px dotted var(--theme-text); } .htm_include p a:hover, .start_text p a:hover, .banner_suchergebnis p a:hover, .htm_include tr td a:hover, .htm_include form label a:hover, .htm_include ul.mleft li a:hover { color: var(--theme-text-hover); border-bottom: 1px dotted var(--theme-text-hover); } .htm_include p a.button, .start_text p a.button { border: 0; color: var(--theme-white); } .htm_include h2 { margin-bottom: 0; } .htm_include h2 + p { margin-top: .5rem; } .flex-box .flex-menu nav ul { margin: 0; } .flex-box .flex-menu nav ul li h1 { margin: 0; font-size: 1.5em; } .flex-box .flex-content { width: 100%; } .flex-box .flex-content img.full { margin: 0; } .zul_anges_art { display:none; } .start_service {display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;background-color: var(--theme-light);padding: 1rem;margin: auto;box-sizing: border-box;} .start_service a {width: 100%;height: 100%;padding: 5.5rem 0 1rem 0;background-position: 50% 1rem; background-size: 4rem; background-repeat: no-repeat; } .start_service a.box1 {background-image: url(/img/bg-merkliste.svg); } .start_service a.box2 {background-image: url(/img/bg-merkliste.svg); } .start_service a.box3 { background-image: url(/img/bg-merkliste.svg); } .start_service span { width: 100%;display: block;padding: .2rem;box-sizing: border-box;text-align: center; color: var(--theme-text); } .start_service span.tex1 { font-size: 1.25rem;letter-spacing: 0.10em;text-transform: uppercase;color: var(--theme-accent-dark); } .start_service span.tex2 { font-size: 1rem; } .faq_url_gruppe { font-size: 1.25rem; text-align: left;border-bottom: var(--theme-divider); padding-bottom: 1rem; } .faq_url_frage { font-size: 1rem; display: block;padding-left: 1.5rem;position: relative;transition: 0.4s;} .faq_url_frage:hover { color: var(--theme-text-hover); } .faq_url_frage_aktiv { font-size:1.15rem; color: var(--theme-text-hover); font-weight: bold; padding: 1rem; background-color: var(--theme-light); } .faq_url_gruppe, .faq_url_frage { margin-bottom: 1.25rem; color: var(--theme-text); } .faq_url_gruppe:hover, .faq_url_frage:hover { } .faq_url_frage_aktiv { margin-bottom: 0; } .faq_url_antwort { margin-bottom: 2rem; padding: 0 1rem 1rem 1rem; background-color: var(--theme-light); } .faq-abstand { width:100%;height:2rem; } .faq_url_antwort a { color: var(--theme-accent); } .faq_url_antwort a:hover { color: var(--theme-text-hover); } .faq_url_antwort ul { margin-top:1rem; } .faq_url_antwort ul li { line-height: 1.5rem; list-style: disc; margin: .5rem 0 .5rem 2rem; } .faq_url_antwort ul.se.list_se { max-width:100%; } .faq_url_antwort ul li.art_box { list-style:none; margin: 1% 2% 1% 0; width: 32%; } .faq_url_antwort ul li.art_box:nth-child(3n) { margin-right:0; } .faq_url_antwort p { margin:0 0 1rem 0; line-height: 1.5rem; } .faq_url_antwort h3 { margin-top:2rem; } .faq_url_frage:before { display:inline-block; content:''; width:1.5rem; height:1.25rem; background:url(/img/pfeil_down.svg) no-repeat 0 80%; background-size: 1rem;position: absolute;left: 0;} .faq_url_frage.faq_url_frage_aktiv:before { display:none; } .faq .button-group { grid-template-columns: 1fr; margin-bottom: 2rem; } .faq .accordion { background-color: var(--theme-accent-light); color: var(--theme-text); cursor: pointer; padding: 1.25rem; width: 100%; border: none; text-align: left; outline: none; font-size: 1.25rem; transition: 0.4s; text-transform: none; } .faq .active, .accordion:hover { background-color: var(--theme-gold); } .faq .accordion:after { content: '\002B'; font-weight: bold; float: right; } .faq .active:after { content: "\2212"; } .faq .panel { padding: 0; margin: .5rem 0; background-color: var(--theme-white); max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out;} .faq .panel p { padding: 0 1rem; } .faq_gruppeFS { margin: 1rem 0; background-color: var(--theme-accent-dark); padding: .5rem 1rem; text-align: center; font-size: 2rem; color: var(--theme-white); border-radius: var(--theme-radius); } .start_zeit { background-color: var(--theme-accent); padding: 1rem!important; text-align: center; } .flexbox { display:flex; justify-content: center; flex-wrap: wrap; } .flexbox.space { justify-content: space-between; } .flexbox a.box { display:block; width:100%; padding:1rem; margin-bottom: 1rem; } .flexbox.nowrap { flex-wrap: nowrap; } .flexbox .box100 { display:block; width:100%; padding:1rem 2rem; box-sizing:border-box; } .flexbox .box30 { display:block; width:100%; padding: 1rem; box-sizing:border-box; } .flexbox .box40 { display:block; width:100%; padding: 1rem; box-sizing:border-box; } .flexbox .box50 { display:block; width:100%; padding: 1rem; box-sizing:border-box; } .flexbox .box60 { display:block; width:100%; padding: 1rem; box-sizing:border-box; } .flexbox .box70 { display:block; width:100%; padding: 1rem; box-sizing:border-box; } #html-blog .grid-4 { grid-template-columns: 1fr; } .blog_vorschau h2 { overflow: hidden; text-overflow: ellipsis; font-size: 1.25rem; } .blogtext a { color: var(--theme-link); } .blogtext .mehr { text-decoration: underline; text-decoration-color: var(--theme-accent-dark); text-decoration-thickness: 2px; transition: all 0.5s; } .blogtext .text h2 { height: auto; } .blog_archiv { background: var(--theme-dark); padding: 1.5rem; border-radius: var(--theme-radius-small); box-shadow: var(--shadow-elevation-medium); margin-bottom: 1rem; } .blog_archiv_ul { margin: .5rem 0 0 0; } .blog_vorschau.card { padding: .5rem 1.5rem; border: var(--theme-divider); } .flex-blog-archiv.card .blog_vorschau.card { padding: 0; box-shadow: unset; border: unset; } .blog_archiv_news_ul { display: grid; grid-gap: var(--padding); grid-template-columns: 1fr; } .blog_archiv h3 { margin: 0; } .blog_archiv_ul li { margin-left: 1rem; } .blog_archiv_ul li a:hover, .blog_zuruck a:hover, .blogtext .mehr:hover { color: var(--theme-accent-dark); } .htm_include { margin-bottom: 2rem; } .htm_include.card .breadcrumb { margin-bottom: .5rem; } .htm_include.card .card.speci { box-shadow: none; margin: -2rem -1.5rem 0 -1.5rem; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .start_box a.alle { display: block; width: max-content; margin: 0 auto; padding: 1rem 4rem; } .htm_include iframe { min-height: 500px; } .htm_include.versand .logo_za, .logo_dhl { text-align: center; padding: 1rem; } .htm_include.versand .logo_za img { width: 7rem; } .htm_include.versand .logo_dhl img { width: 10rem; } .headline_bg { color: var(--theme-white); margin: 1rem 0; padding: 1rem; background-color: var(--theme-accent-dark); text-align: center; } .container_bg { color: var(--theme-white); margin: 0; padding: .5rem; background-color: var(--theme-accent); text-align: center;} .container_bg h3 { color: var(--theme-white); } .frame_tab { margin: 0 0 1rem 0; padding: 1rem; background-color: var(--theme-light); border: var(--theme-divider);} #frascheTabelle {width: 100%;} .flex_container_fs { display: flex; justify-content: space-between; flex-wrap: wrap; } .flex_container_fs > div { background-color: var(--theme-light); width: 100%; padding: 1rem; margin-bottom: 2rem; text-align: center; border-radius: .5rem; } .flex_container_fs > div:last-child { margin-bottom: 0; } #frascheTabelle td { border: var(--theme-divider); padding: .5rem; text-align: center;} #frascheTabelle tr:nth-child(even){background-color: var(--theme-light);} #frascheTabelle tr:hover {background-color: #ddd;} #frascheTabelle th { border: var(--theme-divider); padding: 1rem 0; text-align: center; background-color: var(--theme-text); color: var(--theme-white); } .box_busi { display: flex; width:100%; margin: 1% 0 0 0; } .td_busi_1 { width: 19%; padding: .5rem; margin-right:1%; display:block; background-color: var(--theme-light); } .box_busi .ueb { background-color: var(--theme-medium); } .htm_include .box {width:100%;display: inline-block;} table#groe tr:nth-child(2n+1) { background: var(--theme-medium); } table#groe tr:nth-child(2n+2) { background: var(--theme-light); } table#groe tr td {padding:.5rem;} .htm_include .scroll {width:100%;overflow-x: scroll;} .htm_include .box {display: block;width: 1100px;} .htm_include table#groe {display: block;width: 1600px;} .max950 { max-width: 950px; margin: 0 auto 2rem auto; } .max950 #kontaktform { max-width: 950px; margin: 0 auto; } .max950 #kontaktform input, .max950 #kontaktform label, .max950 #kontaktform textarea, .max950 #kontaktform select { max-width: 100%; } .max950 #kontaktform label { width: auto; max-width: 95%;; } #bewertungen .auto-style2 { border-bottom: var(--theme-divider); } #bewertungen .auto-style2 img { display: block; width: 200px; max-width: 200px !important;margin-right: 1rem; } #bewertungen table.auto-style2 tr {display: flex;flex-wrap: wrap;} #bewertungen .flex-container {display: flex;align-items: stretch; flex-wrap: wrap; justify-content: space-between; } #bewertungen .flex-container > div { width: 100%; margin: 1rem 0; background-color: var(--theme-light); padding: 1rem; border-radius: var(--theme-radius); } #bewertungen .rat_eine { padding: 1rem 0; } #bewertungen .aa_rating_note { margin-left: .25rem; } #bewertungen .aa_rating_text { font-size: 1rem; } #bewertungen .aa_rating_titel { font-weight: bold; } #bewertungen .aa_rating_typen { opacity: .5; } #bewertungen .rat_eine img { display: inline; width: 1rem; margin-right: 0; } #bewertungen .rat_balken_hint {background: var(--theme-white);width: 6rem;display: block; height: 1rem;} #bewertungen .rat_balken { background:#EDB429; height: 1rem; } /* Overlay Banner */ .ban_main_head img { height:auto; display: block; border-radius: .5rem; } .ban_main_head { width:100%; margin: 0 0 2rem 0; display: block; position: relative; box-shadow: 0px 0px 10px rgba(0,0,0,.2); border-radius: .5rem; } .main_overlay { position: absolute; bottom: 0; left: 0; right: 0; background: rgba(245,245,245,0); overflow: hidden; width: 100%; height: 100%; transform: scale(0); transition: .4s ease; } .main_container:hover .main_overlay { height: 100%; transform: scale(1); } .main_overlay_frame { position: relative; left: 50%; top: 22%; transform: translateX(-50%) translateY(-50%); background: rgba(255,255,255,0.9); padding: 1rem; border-radius: var(--theme-radius); outline: 1px solid rgb(255,255,255) !important; outline-offset: .5rem !important; width: max-content;} .main_overlay_frame .button { display: block; width: max-content; margin: 0 auto;} .flex-container { display: flex; flex-wrap: wrap; justify-content: space-between; border-radius: var(--theme-radius); } .flex-container > div { background-color: var(--theme-accent-light); width: 100%; padding: 1rem 1rem 2rem 1rem; border-radius: var(--theme-radius); margin-bottom: 1rem; } .bluebox { background-color: var(--theme-accent-light); padding: 1rem 1rem 2rem 1rem; text-align: left; margin: 0 0 2rem 0; border-radius: var(--theme-radius); } #whatsapp { background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"  viewBox="0 0 360 362" style="enable-background:new 0 0 360 362;" xml:space="preserve"><style type="text/css"> .st0{fill-rule:evenodd;clip-rule:evenodd;fill:%23213140;}</style><path class="st0" d="M307.5,52.6C273.7,18.7,228.7,0,180.8,0C82,0,1.5,80.4,1.5,179.2c0,31.6,8.2,62.4,23.9,89.6L0,361.7l95-24.9 c26.2,14.3,55.7,21.8,85.7,21.8h0.1c98.8,0,179.2-80.4,179.2-179.2C360,131.5,341.4,86.5,307.5,52.6L307.5,52.6z M180.8,328.4 L180.8,328.4c-26.8,0-53-7.2-75.9-20.8l-5.4-3.2L43,319.1l15-55l-3.5-5.6c-14.9-23.7-22.8-51.1-22.8-79.3c0-82.1,66.9-149,149.1-149 c39.8,0,77.2,15.5,105.3,43.7c28.1,28.2,43.6,65.6,43.6,105.4C329.7,261.5,262.9,328.3,180.8,328.4L180.8,328.4z M262.5,216.8 c-4.5-2.2-26.5-13.1-30.6-14.6c-4.1-1.5-7.1-2.2-10.1,2.2c-3,4.5-11.6,14.6-14.2,17.6c-2.6,3-5.2,3.4-9.7,1.1 c-4.5-2.2-18.9-7-36-22.2c-13.3-11.9-22.3-26.5-24.9-31c-2.6-4.5-0.3-6.9,2-9.1c2-2,4.5-5.2,6.7-7.8c2.2-2.6,3-4.5,4.5-7.5 c1.5-3,0.7-5.6-0.4-7.8c-1.1-2.2-10.1-24.3-13.8-33.3c-3.6-8.7-7.3-7.5-10.1-7.7c-2.6-0.1-5.6-0.2-8.6-0.2s-7.8,1.1-11.9,5.6 c-4.1,4.5-15.7,15.3-15.7,37.4s16,43.3,18.3,46.3c2.2,3,31.6,48.2,76.5,67.6c10.7,4.6,19,7.4,25.5,9.4c10.7,3.4,20.5,2.9,28.2,1.8 c8.6-1.3,26.5-10.8,30.2-21.3c3.7-10.5,3.7-19.4,2.6-21.3S266.9,219,262.5,216.8L262.5,216.8z"/></svg>'); background-repeat: no-repeat; background-size: 3rem; background-position: right 1rem top 1rem; } #phone { background-image: url(/img/headset.svg); background-repeat: no-repeat; background-size: 3rem; background-position: right 1rem top 1rem; } #mail { background-image: url(/img/mail.svg); background-repeat: no-repeat; background-size: 3rem; background-position: right 1rem top 1rem; } .htm_include .button { padding: 1rem; } .htm_include .button.nonetrans { text-transform: unset; } .bgFSsub h2 { margin: .5rem 0; } .borderfs { border-radius: var(--theme-radius); } .pic100 { width: 500px; max-width: 100%;margin: 0 auto; display: block; } .space { margin-top: 2rem; } .grid-6 p { margin: 0; } .bg-lightblue { background-color: var(--theme-accent-lightblue); border-radius: var(--theme-radius); } .bg-lightblue h2 { margin-bottom: .5rem; } .textcenter { text-align: left; }
@media (min-width: 576px) { .grid-2 { grid-template-columns: repeat(2, 1fr); } .grid-2 .row-span-2 { grid-row: span 2; } .grid-2 .col-span-2 { grid-column: span 2; } .grid-6 { grid-template-columns: repeat(3, 1fr); } .vorteile .grid-6 { grid-template-columns: 1fr 1fr; } .alle_her_box { grid-template-columns: repeat(3, 1fr); } .html_herst_liste { display: grid; grid-template-columns: repeat(8, 1fr); } .faq .button-group { grid-template-columns: 1fr 1fr; } .flex_container_fs { flex-wrap: unset; } .flex_container_fs > div { width: 47%; margin-bottom: 0; } .produkt-item { width: 48%; } }
@media (min-width: 768px) { .start_service a { width: 33.33%; } .grid-1 .card span.text1 { left: 5%; } .flex-box { display: flex; flex-wrap: nowrap; } .flex-box .flex-content h1 { margin-top: 0; } .flex-box .flex-menu { display: block; width: 17rem; margin-right: 1rem;} .faq .button-group { grid-template-columns: 1fr 1fr 1fr; } .ausrichter p { text-align: center; } .ausrichter h1, .ausrichter h2 { text-align: center; } .ausrichter .left p { text-align: left; } .starttext h1, .starttext h2, .starttext p { text-align: center; } #html-blog .grid-4 { grid-template-columns: 1fr 1fr; } .blog_archiv_news_ul { grid-template-columns: 1fr 1fr; } .blog_archiv { position: fixed; right: 0; top: 16%; z-index: 100; } .blog_vorschau h2 { } .blog_archiv { border-top-right-radius: 0; border-bottom-right-radius: 0; margin: 0; } #bewertungen table.auto-style2 tr {display: unset;flex-wrap: unset;} #bewertungen .flex-container { display: flex; flex-wrap: wrap; } #bewertungen .flex-container > div { width: 49%; } #bewertungen .flex-container div:nth-child(2){margin-right:0;} .produkt-item { width: 31%; } .flex-container > div { width: 49%; } .textcenter { text-align: center; } .htm_include .button { padding: 1rem 2rem; } }
@media (min-width: 992px) { .grid-4 { grid-template-columns: repeat(4, 1fr); } .vorteile .grid-6 { grid-template-columns: 1fr 1fr 1fr; } .html_herst_liste { grid-template-columns: repeat(14, 1fr); } .flexbox .box30 { width:32%; padding: 1rem 2rem; margin: 0 2% 2% 0; } .flexbox .box30:nth-child(3n) { margin-right: 0; } .flexbox .box40 { width:40%; padding: 1rem 2rem; } .flexbox .box50 { width:50%; padding: 1rem 2rem; } .flexbox .box50-border { width:49%; padding: 1rem 2rem; margin: 0 2% 2% 0; } .flexbox .box50-border:nth-child(2n) { margin-right: 0; } .flexbox .box60 { width:60%; padding: 1rem 2rem; } .flexbox .box70 { width:68%; padding: 1rem 2rem; } .blog_archiv_news_ul { grid-template-columns: 1fr 1fr 1fr; } .htm_include .box { width: 100%; } .htm_include .scroll { overflow-x: unset; } .headline_bg { margin: 2rem 0; } .frame_tab { margin: 0 0 2rem 0; }  }
@media (min-width: 1200px) { .html_herst_liste { grid-template-columns: repeat(27, 1fr); } .alle_her_box { grid-template-columns: repeat(6, 1fr); } #html-blog .grid-4 { grid-template-columns: 1fr 1fr 1fr; } .blog_archiv_news_ul { grid-template-columns: 1fr 1fr 1fr 1fr; } .grid-1 .card span.text1 { font-size: 3rem; } .produkt-item { width: 23%; } .produkt-ubersicht { justify-content: center;} }
@media (min-width: 1400px) { #html-blog .grid-4 { grid-template-columns: 1fr 1fr 1fr 1fr; } .produkt-item { width: 18%; } }
/* ### kachel ### */
body { --kachel-max-height: 22rem; } ul.se { display: grid; grid-template-columns: 1fr 1fr; grid-auto-rows: min-content; grid-gap: var(--padding); list-style: none; margin: 0; padding: 0; grid-auto-flow: dense; } ul.se.row > li { display: none; } ul.se.row > li:nth-child(-n+2) { display: block; } ul.se.suche.mb-4 { margin-bottom: 2rem; } .art_box, .se_banner, .gr_1x1SB, .gr_1x2SB { height: var(--kachel-max-height); display: block; position: relative; border: var(--theme-border); box-shadow: var(--theme-shadow); background-color: var(--theme-card-background); border-radius: var(--theme-radius-small); overflow: hidden; transition: all .3s ease-out; will-change: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); } ul.se > li:hover:not(.se_banner):not(.no_hover) { transform: translateY(-.2rem) translateZ(0); } .art_box > .se_kachel { display: block; height: 100%; } .art_box > .se_kachel > div { position: relative; height: 100%; } ul.se > li.se_banner_hersteller > a > img { min-height: 40%; object-fit: contain; padding: .5rem; border-bottom: var(--theme-divider); } .se_kachel .rat_stars { position: absolute; top: 10rem; display: flex; justify-content: center; width: 100%; transition: all .1s ease-out; } .se_kachel:hover .rat_stars { opacity: 1; filter: grayscale(0); } .art_box > .se_kachel > div > figure { margin: 0; text-align: center; transition: transform .3s ease-out; background-color: white; } .art_box > .se_kachel > div > figure img { width: 11rem; height: 11rem; object-fit: contain; margin: 1.5rem 0 .5rem; } ul.se > li > a > div > .se_header, .art_box > .se_kachel > div > .se_header { position: absolute; top: 0; left: 0; right: 0; z-index: 1; } .se_diff { display: block; height: 2rem; width: 3.5rem; background-color: var(--theme-error); color: rgb(255,255,255); line-height: 2rem; text-align: center; border-bottom-right-radius: var(--theme-radius-medium); font-size: 1rem; margin-top: 0; } .suchtemp_azu_her { } .cs_azu { height: 3rem; width: 3rem; background-size: 100%; background-repeat: no-repeat; background-position: center; margin: 0.5rem; } /* azu icons */ .cs_azu[title] { cursor: help; } .cs_azu.azu5 { background-image: url(/img/azu_neu.svg); } .se_unten { display: flex; flex-direction: column; align-content: space-between; justify-content: space-evenly; position: absolute; top: 12rem; left: 0; right: 0; bottom: 0; } .se_name { height: 4.5rem; line-height: normal; overflow: hidden; } .se_name span { display: block; text-align: center; padding: 0 .25rem; color: var(--theme-text); text-wrap: balance; font-size: .9rem; } .se-minanz { display: block; text-align: center; font-size: .8rem; } .se_preis { height: 5rem; } .se_preis .se_vk { color: var(--theme-text); font-size: 1rem; text-align: center; display: flex; justify-content: center; font-weight: bold; white-space: nowrap; } .se_preis .se_vk s { display: block; color: var(--theme-text); font-weight: 300; font-size: 1rem; float: left; font-size: inherit; margin: 0 .25rem; } .se_preis .se_litp { display: block; text-align: center; color: var(--theme-text); } .se_preis .se_litp br { display: none; } li .se_preis .se_vk s { opacity: .5; transition: opacity .1s ease-out; } li .se_preis .se_litp { opacity: .8; transition: opacity .1s ease-out; font-size: .7rem; } li:hover .se_preis .se_vk s, li:hover .se_preis .se_litp { opacity: 1; } li:hover .se_preis .se_vk s, li:hover .se_preis .se_litp { opacity: 1; } ul.se li.se_banner { overflow-y: auto; padding: 0; margin: 0; transition: all .3s ease-out; } ul.se li.se_banner p, ul.se li.se_banner h2, ul.se li.se_banner h3 { padding: 0; font-size: .8rem; } ul.se .banner { position: relative; height: 100%; width: 100%; } ul.se .banner > a { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-position: center; background-size: cover; padding: var(--padding); } ul.se li.se_banner.sb { padding: 0 1rem; } ul.se li.se_banner.sb h2 { margin-bottom: 0; } ul.se .banner > a > h2 { background: rgba(255,255,255,.5); position: absolute; z-index: 2; top: 0; text-align: center; padding: 1rem 2rem; text-shadow: var(--theme-text-shadow); } ul.se .banner > a .button { position: absolute; bottom: 10%; z-index: 2; } ul.se .banner > a > span { position: absolute; bottom: var(--padding); width: calc(100% - calc(var(--padding) * 2)); text-align: center; } ul.se .banner > a > span.se_text { color: var(--theme-text); top: 0; } ul.se .banner > img { margin: var(--padding) 25%; } ul.se > li.se_banner.gr_2x1, ul.se > li.se_banner.gr_2x2 { height: calc(calc(var(--kachel-max-height) * 1.5) + var(--padding)); } ul.slides { width: calc(100% * var(--slides)); height: 100%; margin: 0; padding: 0; list-style: none; overflow: hidden; display: flex; transition: transform .3s ease-out; } ul.slides > li { width: 100%; height: 100%; } ul.slides > li > a { display: block; width: 100%; height: 100%; position: relative; } ul.slides .banner img, ul.slides > li a img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain; z-index: 1; padding: 1rem; } ul.slides .banner { z-index: 2; display: flex; flex-direction: column; justify-content: space-around; align-items: center; } ul.slides .banner > div > h3 { margin: 0; font-size: 2em; text-shadow: var(--theme-text-shadow); } ul.slides .banner > div { text-align: center; } ul.slides .banner > div > .subtitle { opacity: .8; text-shadow: var(--theme-text-shadow); } ul.slides-nav { position: absolute; bottom: 0; left: 0; right: 0; padding: var(--padding); list-style: none; display: flex; justify-content: center; margin: 0; z-index: 3; gap: var(--padding); } ul.slides-nav > li { height: 1.5rem; width: 1.5rem; line-height: 1.5rem; text-align: center; background-color: var(--theme-light); color: var(--theme-text); border-radius: 50%; cursor: pointer; } ul.slides-nav > li.active { background-color: var(--theme-accent-medium); color: var(--theme-accent-text); } ul.se > li .quick-buy, ul.se > li > a.se_beobachten { position: absolute; top: calc(19.5rem - var(--padding)); right: .5rem; height: 2rem; width: 2rem; border-radius: 50%; transform: translateY(50%); opacity: 1; transition: all .5s ease-out; z-index: 2; background-size: 75%; background-position: center; background-repeat: no-repeat; cursor: pointer; background-image: url(/img/bg-merkliste.svg); transition-delay: .2s; } ul.se > li:hover .quick-buy, ul.se > li:hover .se_beobachten, ul.se > li > a.se_beobachten.active { opacity: 1; } ul.se > li > a.se_beobachten.active { background-image: url(/img/bg-merkliste-voll.svg); } ul.se > li .quick-buy { right: 4.5rem; transform: translateX(50%); transition-delay: 1.2s; transition-duration: .4s; background-image: url(/img/pg_cart_m.svg); } .gr_1x2, .gr_2x2, .gr_1x2SB { grid-column: span 2; } .gr_2x1, .gr_2x2 { grid-row: span 2; } .lief_gr_farbe_tab { position: absolute; top: 11rem; left: 0; right: 0; transform: translateY(-50%); } .lief_gr_farbe_tab ul { list-style: none; display: flex; flex-wrap: wrap; padding: 0; justify-content: center; gap: .3rem; margin-bottom: .3rem; } .lief_gr_farbe_tab ul li { height: 1.5rem; width: 1.5rem; text-align: center; line-height: 1.5rem; font-size: 0.8rem; border-radius: 50%; background-color: var(--theme-light); color: var(--theme-text); box-shadow: var(--shadow-elevation-medium); overflow: hidden; } #pag_se ul { list-style: none; padding: 0; display: flex; align-items: center; place-content: center; } #pag_se ul > li > div { height: 2.5rem; background-color: var(--theme-accent-medium); color: var(--theme-accent-text); padding: 0 1rem; line-height: 2.5rem; border-radius: var(--theme-radius-small); box-shadow: var(--shadow-elevation-medium); } #pag_se ul > li > #linkpagzur, #pag_se ul > li > #linkpagvor, #pag_se ul > li > #linkpag1 { cursor: pointer; display: block; height: 2.5rem; width: 2.5rem; background-color: var(--theme-accent-medium); border-radius: 20%; background-repeat: no-repeat; background-position: center; background-size: 32%; margin: 0 1rem; box-shadow: var(--shadow-elevation-medium); transition: box-shadow .3s ease-out;} #linkpagzur { background-image: url(/img/artikel_weiter-w.svg); rotate: -180deg; } #linkpagvor { background-image: url(/img/artikel_weiter-w.svg); } #shopLayer #pag_se ul > .nopag { opacity: .5; } #pag_se ul > li > *[href]:hover { box-shadow: var(--shadow-elevation-high); } .pag{font-size: 1.2em !important;text-align: center;color: var(--theme-accent-text);align-items: center; place-content: center;} .se_farben .lief_gr_farbe1_k { cursor: pointer; margin: 0 .2rem; border-radius: 1rem; display: inline-block; height: 1rem; width: 1rem; filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.3)); transform: scale(1); } .se_farben .lief_gr_farbe1_k:hover, .se_farben .lief_gr_farbe1_k.active { transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); -webkit-transform: scale(1.3); } .se_farben { position: absolute; top: 12rem; width: 100%; text-align: center; padding: .5rem; overflow: hidden; } .se_banner .bantext_fs { position: absolute; top: 0; font-size: 1rem; display: block; color: var(--theme-white); background-color: var(--theme-accent); width: 100%; padding: 7px 5px;text-align: center; } .se_banner .button { position: absolute; z-index: 2; left: 0; right: 0; bottom: 1rem; padding: .5rem; width: max-content; margin: 0 auto; text-align: center; font-size: .8rem; } .se_banner h1 { font-size: 1rem; } .se_banner .se-text { padding: .5rem; text-align: left; } .se_banner.vorteil.versand > div { display: flex; align-content: center; align-items: center; text-align: center; padding: 1rem; height: 100%; background-color: var(--theme-accent); color: rgb(255,255,255); } .se_banner.vorteil.versand figure:empty { display: none; } .se_banner .slides .text1 { display: block; font-size: 1.5rem; color: var(--theme-accent-dark); } .se_banner .slides .text2 { display: block; font-size: 1rem; } .se_banner .banner h1 { display: block; width: 100%; font-size: 1.5rem; color: var(--theme-accent-dark); margin: 0; padding: .5rem 1rem 1rem 1rem; background-color: var(--theme-white); position: absolute; bottom: 0; } .se_banner .banner h1 span { color: var(--theme-text); } .se_banner .banner img { padding: 0; } ul.se .banner > a.p-0 { padding: 0; } .banner_her_logo { display: flex; align-items: center; flex-wrap: wrap; justify-content: center; text-align: center; width: 100%; height: 100%; } .banner_her_logo img { height: fit-content; margin: 0 auto; } .banner_her_logo h1 { text-align: center; }
@media (min-width: 576px) { body { --grid-column-count: 6; --grid-item--min-width: 13rem; --kachel-max-height: 23rem; --gap-count: calc(var(--grid-column-count) - 1); --total-gap-width: calc(var(--gap-count) * var(--padding)); --grid-item--max-width: calc((100% - var(--total-gap-width)) / var(--grid-column-count)); } ul.se { grid-template-columns: repeat(auto-fill, minmax(max(var(--grid-item--min-width), var(--grid-item--max-width)), 1fr)); } ul.se > li .quick-buy, ul.se > li > a.se_beobachten { top: calc(20.5rem - var(--padding)); } ul.se.row > li:nth-child(-n+3) { display: block; } ul.se > li.se_banner.gr_2x1, ul.se > li.se_banner.gr_2x2 { height: calc(calc(var(--kachel-max-height) * 2) + var(--padding)); } .se_unten { top: 16rem; } .art_box > .se_kachel > div > figure img { height: 15rem; } .se_kachel .rat_stars { top: 14rem; } .se_preis .se_vk strike { margin: 0 .5rem; } .lief_gr_farbe_tab { top: 15rem; } ul.se li.se_banner p, ul.se li.se_banner h2, ul.se li.se_banner h3 { font-size: 1rem; } .se_banner h1 { font-size: 1.25rem; } .se_banner .se-text { padding: .5rem 1rem; text-align: center; } .se_banner .button { font-size: 1rem; padding: .5rem 1rem; } .se_banner .bantext_fs { font-size: 1.25rem; } li .se_preis .se_litp { font-size: .8rem; }  }
@media (min-width: 768px) { body { --kachel-max-height: 24rem; } ul.se > li .quick-buy, ul.se > li > a.se_beobachten { top: calc(21.5rem - var(--padding));} #dd_sort_top, #filter_anzeigen { font-size: 1rem; } #pag_se ul > li > #linkpagzur, #pag_se ul > li > #linkpagvor, #pag_se ul > li > #linkpag1 { height: 2.5rem; width: 2.5rem; margin: 0 2rem; } .se_banner .button { font-size: 1.25rem; } .se_unten { top: 16rem; } .se_name { height: 4rem; } }
@media (min-width: 992px) { body { --grid-item--min-width: 14rem; } ul.se.row > li:nth-child(-n+4) { display: block; } ul.se > li .quick-buy, ul.se > li > a.se_beobachten { opacity: 0; background-color: var(--theme-card-background); box-shadow: var(--shadow-elevation-medium); } ul.se > li:hover .quick-buy, ul.se > li:hover .se_beobachten, ul.se > li > a.se_beobachten.active { transform: translateY(0); opacity: 1; } ul.se > li .quick-buy, ul.se > li > a.se_beobachten { right: 1rem; } ul.se > li .quick-buy, ul.se > li > a.se_beobachten { top: calc(22rem - var(--padding));}  }
@media (min-width: 1200px) { ul.se.row > li:nth-child(-n+5) { display: block; } }
@media (min-width: 1400px) { ul.se.row > li:nth-child(-n+6) { display: block; } }
/* ### to-top-button ### */
#btn-to-top { display: block; opacity: 0; transform: translateY(2rem); visibility: hidden; position: fixed; bottom: 1rem; right: 1rem; height: 3rem; width: 3rem; background-size: 1rem; background-color: var(--theme-accent-medium); border: none; border-radius: 50%; box-shadow: var(--shadow-elevation-medium); z-index: 90; transition: all .2s ease-out; background-image: url(/img/artikel_weiter.svg); background-position: center; background-repeat: no-repeat; padding: 0; } #btn-to-top.visible { opacity: 1; visibility: visible; transform: translateY(0) rotate(-90deg); }
/* ### input-floating ### */
.inp_wrapper { position: relative; margin-top: 1.5rem; } .inp_wrapper label { position: absolute; top: 1.5rem; left: .8rem; font-size: .9rem; z-index: 1; color: var(--theme-text); transition: all .15s ease-out; opacity: .54; pointer-events: none; font-family: inherit; } .inp_wrapper:focus-within label, .inp_wrapper input:not(:placeholder-shown) + label, .inp_wrapper textarea:not(:placeholder-shown) + label, .inp_wrapper select + label, .inp_wrapper input:-webkit-autofill + label, .inp_wrapper textarea:-webkit-autofill + label, .static-input .inp_wrapper textarea + label, .static-input .inp_wrapper input + label, .inp_wrapper input + label.static, .inp_wrapper textarea + label.static { transform: translateY(-1.8rem); opacity: 1; } .inp_wrapper input, .inp_wrapper textarea, .inp_wrapper select { margin-top: 1rem; } .inp_wrapper label span.red { color: red; } .inp_wrapper.valid input { border-bottom: 1px solid var(--theme-success); }
/* ### powermenu ### */
.powermenue { display: flex; position: fixed; z-index: 99; top: 4rem; left: 0; right: 0; bottom: 0; background-color: var(--theme-white); overflow-y: auto; overflow-x: hidden; opacity: 0; visibility: hidden; transform: translateX(-2rem); transition: all .3s ease-out; } nav.powermenue.open {opacity: 1;visibility: visible;transform: translateX(0);} #powermenue-strukturen-ueberschrift {display: flex;background-color: var(--theme-accent-medium);padding: 0.5rem 0;align-items: center;justify-content: center;} .powermenue-head { width: 100%;flex-direction: column; align-items: stretch;left: 0px;position: absolute; margin: 0; opacity: 1; pointer-events: all; transition: all .2s ease out; } .powermenue-head.hidden { opacity: 0; pointer-events: none; } .powermenue-head li { padding: 0 1rem; background-color: var(--theme-accent-light); height: 4rem; margin: 0; margin-bottom: .1rem; display: flex;align-items: center;justify-content: space-between;cursor: pointer; border-bottom: .1rem solid var(--theme-white);} .powermenue-head a { font-size: 1.25rem; } .powermenue-head a:hover { color: var(--theme-accent); } .powermenue-modul-auflistung li a:hover, #shopLayer .powermenue .powermenue-strukturen a:hover { color: var(--theme-dark-blue); } .powermenue-head li.powermenue-aktiv a { color: var(--theme-orange); } .powermenue-strukturen {position: absolute;display: block;top: 0;left: 0;right: 0;bottom: 0;padding: 0;background-color: var(--theme-accent-light); transition: all .3s ease-out;box-shadow: none;} .powermenue-strukturen.hidden {opacity: 0;visibility: hidden;transform: translateX(-2rem);} .powermenue-struktur.hidden, .powermenue-struktur-module.hidden { display: none; } .powermenue-struktur-module { display: flex; width: 100%; padding: 1rem;box-sizing: border-box; } .powermenue-struktur p { margin: 0; } .powermenue-struktur-module {flex-direction: column;padding: 0;} .powermenue-modul-ueberschrift {margin: 0;} .powermenue-modul-ueberschrift {display: block;width: 100%;margin-bottom:.5rem;} .powermenue-modul-ueberschrift-wrapper {background-color: var(--theme-accent-light);padding: .5rem 1rem;box-sizing: border-box;border-bottom: 0;} .powermenue-modul-ueberschrift-icon {height: 1.5rem;width: 1.5rem;} .powermenue-modul { width: 100%;margin: 0;} .powermenue-modul a, .powermenue-modul p {font-size: 1rem;} .powermenue-modul .powermenue-modul-auflistung[data-modul-typ="auflistung"] {display: flex;align-items: center;justify-content: flex-start;flex-direction: row;flex-wrap: wrap;} .powermenue-modul .powermenue-modul-auflistung[data-modul-typ="auflistung"] li { width: 50%; } .powermenue-modul-auflistung .powermenue-auflistung-mit-icon {padding: 0;} .powermenue-modul-auflistung { padding: 0; } .powermenue-modul-auflistung li.powermenue-aktiv a {color: var(--theme-accent-medium);} .powermenue-modul-auflistung li a { padding: 1rem 0 .5rem 0; } .powermenue-html-oben, .powermenue-html-unten { width:100%; padding: 1rem; box-sizing:border-box; } .powermenue-html-oben:empty, .powermenue-html-unten:empty { display:none; } .powermenue-modul-ueberschrift-icon {width: 2rem;height: 2rem;object-fit: contain;margin-right: .25rem;} .powermenue-auflistung-mit-icon img {width: 3rem;height: 3rem;margin: 0.5rem 1rem 0.5rem 0;} .powermenue-auflistung-mit-icon a, .powermenue-icons-mit-text a, .powermenue-top-marke a {display: flex;justify-content: flex-start;align-items: center;} .powermenue-icons-mit-text img { width: 4rem;height: 4rem;margin-bottom: .25rem; } .powermenue-icons-mit-text a, .powermenue-top-marke a {flex-direction: column;} .powermenue-icons-mit-text a p, .powermenue-top-marke a p {font-size: 1rem; margin-bottom: .5rem;} .powermenue-modul-auflistung .powermenue-top-marke {padding: .75rem 0 .5rem 0;} .powermenue-modul-top-marken, .powermenue-top-marke, .powermenue-modul-top-artikel {display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;justify-content: flex-start;} .powermenue-top-marke img, .powermenue-top-artikel img {max-width: 200px;max-height: 200px;object-fit: contain;} .powermenue-modul .powermenue-top-artikel-name {font-size: 1rem;} .powermenue-modul-icons { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: center; margin: 0; } .powermenue-modul-icons li { width: 50%; border: .1rem solid var(--theme-white); border-width: 0 .1rem .1rem 0; } .powermenue-modul-auflistung li.powermenue-top-artikel {background-color:rgb(255,255,255);border:1px solid rgb(221,221,221);padding:.5rem;box-sizing:border-box;margin-right:2rem;} .powermenue-top-artikel {width: 100%;} .powermenue-top-artikel a {align-items: center; } .powermenue-top-artikel-rechts .powermenue-top-artikel-preis {font-size: 1.5rem;} .powermenue-mehr-anzeigen-button {margin-bottom: 0.5rem; } .powermenue-modul-auflistung li a {display: flex;} .powermenue-top-marke img, .powermenue-top-artikel img {max-width: 100px;max-height: 100px;object-fit: contain;} .powermenue-top-artikel a {display: flex;align-items: center;justify-content: flex-start;} .powermenue-top-artikel-rechts {margin-left: 5px;} .powermenue-top-artikel-name {font-size: .8rem;margin-bottom: 10px;} .powermenue-top-artikel-preis {font-size: 1rem;} .powermenue-zwei-spalten-rechts {display: none;} .powermenue-mehr-anzeigen {display: none;} .powermenue-mehr-anzeigen-button {cursor: pointer;display: flex; align-items: center;justify-content: center;margin-top: .5rem;} .powermenue-pfeil-unten {margin-left: .5rem;transform: rotate(90deg);} #powermenue-zurueck {position: absolute;background: transparent url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"  viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><style type="text/css"> .st0{fill:%23FFFFFF;}</style><polygon class="st0" points="352,128.4 319.7,96 160,256 160,256 160,256 319.7,416 352,383.6 224.7,256 "/></svg>') no-repeat 50% 50%;background-size: auto 40px;z-index: 1000;cursor: pointer;width: 4rem;height: 2rem;left: 0;padding: 1rem 1rem 1rem 0;} #powermenue-zurueck-text {font-size: 1.25rem;color: var(--theme-accent-text);} .powermenue-head-mobile-pfeil {display: none;} .alle-struktur-artikel-anzeigen {display: none; } .powermenue-zwei-spalten-links {display: flex;align-items: center;justify-content: flex-start;} .powermenue-pfeil-rechts {margin-left: 0.25rem;} .powermenue-modul-html img {max-width: 100%;} .powermenue-auflistung-hoch {font-weight: bold;} .powermenue-modul.powermenue-modul-nummer-3 .powermenue-modul-auflistung {margin-top:0;} .powermenue-modul.powermenue-modul-nummer-6 ul li {width:50%;} .powermenue-modul.powermenue-modul-nummer-6 ul li.powermenue-icons-mit-text a {flex-direction: unset;} .powermenue-modul.powermenue-modul-nummer-6 ul li.powermenue-icons-mit-text a p {display:none;} .powermenue-head-mobile-pfeil {display: block;background: transparent url(/img/powermenue_arrow.svg) no-repeat 50% 50%;background-size: auto 40px;width: 2rem;height: 2rem;transform: rotate(180deg);} .powermenue-modul[data-modul-typ='zwei-spalten-rechts'] { display: none; } .alle-struktur-artikel-anzeigen {display: flex;align-items: center;justify-content: space-between;width: 100%; padding: .5rem 1rem; background-color: var(--theme-accent-lightblue); border-bottom: .1rem solid var(--theme-white); } .alle-struktur-artikel-anzeigen p:first-child { font-size: 1rem; } .powermenue-pfeil-rechts { transform: rotate(90deg); } .powermenue-modul-auflistung .powermenue-auflistung-platzhalter { border-bottom: 0; } .powermenue-modul.powermenue-modul-nummer-6 ul li {width:33.33%;} .powermenue-modul-html ul li a strong { margin-right: .5rem; } #powermenue-menuepunkt-10 { background-color: var(--theme-accent-dark); } #powermenue-menuepunkt-10 a { color: var(--theme-white); } 
@media (min-width: 768px) { nav.powermenue.open { max-width: 600px; box-shadow: 0px 12px 24px -10px rgba(0,0,0,1); } .powermenue-modul-icons li { width: 33.3333%; } }
@media (min-width: 992px) { .powermenue { top: 5rem; } }
@media (min-width: 1200px) { .powermenue {width: 100%;display: flex;align-items: center;justify-content: flex-start;flex-direction: column; overflow: visible; opacity: 1; visibility: visible; position: relative; top: 0; background: none; transform: none; } .powermenue-head { background-color: var(--theme-accent-dark); } #powermenue-schalter { display: none; } .powermenue-head { display: flex; flex-direction: row; justify-content: center; height: 3rem; align-items: center;padding: 0; margin-top: 0; } .powermenue-head li { height: auto; margin: 0; padding: 0; background-color: unset; border: 0; } .powermenue-head li a { padding: 0 1rem; color: var(--theme-white); } .powermenue-head li a { color: var(--theme-white); font-size: 1rem;} .powermenue-head li.powermenue-aktiv a { color: var(--theme-accent); } .powermenue-strukturen.hidden {opacity: 0;visibility: hidden;transform: translateY(-2rem);} .powermenue-modul .powermenue-modul-auflistung[data-modul-typ="auflistung"] li { width: 100%; } .powermenue-struktur, .powermenue-struktur-module { display: flex;align-items: flex-start;justify-content: flex-start; } .powermenue-strukturen { position: static; width: 100%; background-color: var(--theme-accent-light); display: block; box-shadow: 0px 12px 24px -10px rgba(0,0,0,0.75); padding: 0; margin-top: 3rem; } .powermenue-strukturen.hidden { display: none; } .powermenue-struktur { flex-direction: column; } .powermenue-struktur-module { width: 100%; flex-direction: row; padding: 0;} .powermenue-modul { width: 23%; margin: 0; } .powermenue-modul-icons li { width: 20%; } .powermenue-modul-icons li a:hover { background-color: var(--theme-gold); } .powermenue-modul-ueberschrift-wrapper {display: flex;align-items: center;justify-content: flex-start;font-weight:bold; background-color: unset; } .powermenue-html-unten #alle-marken {float:right;} .powermenue-html-oben #alle-marken {float:right;} .powermenue-html-oben h1 {margin:0;} .powermenue-top-marke {width: 50%;justify-content: flex-start;justify-content: center;} .powermenue-icons-mit-text {width: 25%;} .powermenue-icons-mit-text img {width: 5rem;height: 5rem;} .powermenue-auflistung-mit-icon img, .powermenue-icons-mit-text img {width: 3.5rem;height: 3.5rem;} .powermenue-head-mobile-pfeil { display: none; } .alle-struktur-artikel-anzeigen { display: none; } #powermenue-strukturen-ueberschrift { display: none; } .powermenue-modul-icons { justify-content: center;} #powermenue-menuepunkt-10 { display: none; border: 0; } }
@media (min-width: 1400px) { .powermenue-head li a { padding: 0 1.5rem; } }
/* ### search ### */
ul.se li em { font-weight: bold; font-style: normal; background-color: yellow !important; color: black !important; } .css_dropdown[data-group='ag'] { display: none; } #meili-search { min-height: 85vh; } #meili-search #meili-items li#faqs { grid-column: 1 / span 2; padding: var(--padding); height: auto; overflow-y: auto; } #meili-search #meili-items li#faqs p { padding: 0; } #meili-term:empty, #meili-active-filters:empty { display: none; } #meili-title { display: flex; align-items: baseline; justify-content: space-between; } #meili-filters { display: none; grid-template-columns: 1fr 1fr; grid-gap: var(--padding); margin-bottom: 2rem; } #meili-filters.open { display: grid; } #meili-filters > div { flex: 1; } #meili-filters .css_dropdown ul li label span { font-size: .8rem; opacity: .8; float: right; line-height: 1.5rem; } #meili-filter-toggle { display: none; } #meili-filter-toggle.visible { display: block; } #meili-active-filters { margin-bottom: var(--padding); } #meili-active-filters > button { margin-right: var(--padding); } #meili-placeholder, #meili-no-hits, #meili-fallback-placeholder { text-align: center; max-width: 66rem; margin: 0 auto; } #meili-fallback-placeholder { font-weight: bold; margin-top: var(--padding); } #meili-no-hits { display: none; } #meili-no-hits > b { font-size: 1.1rem; margin-bottom: 2rem; display: inline-block; font-family: 'Header-Font'; } #meili-search h1 { margin-bottom: 0; } #meili-search p { margin-top: 0; } #shopLayer.suche-offen #kopf_bottom_line { display: none; } #shopLayer.suche-offen #kopf_top_line { box-shadow: var(--shadow-elevation-medium); } .suche-struktur { } .suche-struktur nav ul { display: flex; flex-wrap: wrap; } .suche-struktur nav ul li { list-style: none; width: 49%; margin: 0 1% 1% 0; } .suche-struktur nav ul li a { display: block; background: var(--theme-dark); padding: .5rem; color: var(--theme-text); } .suche-struktur nav ul li a:hover { background: var(--theme-accent-dark); } .suche-struktur nav ul li { list-style: none; } .suche-struktur nav ul li.head { width: 100%; background: var(--theme-medium); padding: .5rem; color: var(--theme-text);}
@media (min-width: 576px) { #meili-filters { grid-template-columns: repeat(3, 1fr); } #meili-search #meili-items li#faqs { height: var(--kachel-max-height); } }
@media (min-width: 768px) { #meili-filters { display: grid; grid-template-columns: repeat(4, 1fr); } #meili-filter-toggle.visible { display: none; } #meili-search #meili-items li#faqs { grid-column: 1 / span 3; } }
@media (min-width: 992px) { #meili-filters { grid-template-columns: repeat(5, 1fr); } }
@media (min-width: 1200px) { #meili-filters { grid-template-columns: repeat(6, 1fr); } }
@media (min-width: 1400px) { #meili-filters { grid-template-columns: repeat(7, 1fr); } }
/* ### kachel-slider ### */
.art_slider { list-style: none; padding: var(--padding); overflow-y: hidden; overflow-x: scroll; display: flex; scroll-snap-type: x proximity; scroll-padding: calc(var(--padding) - .6rem); scroll-behavior: smooth; margin-top: 0; } .art_slider .art_box { min-width: 17rem; margin-left: var(--padding); scroll-snap-align: start; } .art_slider_wrapper { position: relative; } .art_slider_wrapper button.art_slider_nav { display: none; } @media (pointer: fine) { .art_slider_wrapper button.art_slider_nav { position: absolute; display: block; left: 0rem; top: 50%; transform: translate(0%, -50%) rotate(180deg); height: 3rem; width: 3rem; padding: 0; border-radius: 50%; background-image: url(/img/artikel_weiter.svg); background-position: center; background-repeat: no-repeat; background-size: 30%; } .art_slider_wrapper button.art_slider_nav.slider_next { left: unset; right: -.5rem; transform: translate(0%, -50%) rotate(0deg); } }
/* ### meili-extra ### */
#meili-items-divider { margin-top: calc(var(--padding)* 2); text-align: center; font-weight: bold; border-bottom: var(--theme-divider); margin-bottom: var(--padding); font-size: 1.15rem; }
/* ### powermenue-extra ### */
@media (pointer: fine) { .powermenue-head.hidden { opacity: 1; pointer-events: all; } }
@media (min-width: 992px) { .powermenue-head.hidden { opacity: 1; pointer-events: all; } }
