:root{--wps-schwarz:#3d4149;--wps-text-color:#3d4149;--wps-bgcolor-dark1:#3e3d42;--wps-dunkelbraun:#3e3d42;--wps-dunkelbraun-opacity-80:rgba(62,61,66,.8);--wps-dunkelbraun-opacity-light:rgba(62,61,66,.75);--wps-dunkelbraun-opacity-dark:rgba(62,61,66,.95);--wps-orange1:#f58220;--wps-link-color:#f58220;--wps-orange2:#f47200;--wps-white:#fff;--wps-white-opacity-80:rgba(255,255,255,.8);--wps-beige:#f0e0c8;--wps-beige-opacity-80:rgba(240,224,200,.8);--wps-graylight1:#666;--wps-form-field-border-radius:18px;--wps-form-field-padding:9px 18px;--wps-font-size-m:16px;--wps-line-height-m:1.25;--wps-font-size-s:14px;--wps-line-height-s:1.25;--wps-font-size-xs:12px;--wps-line-height-xs:1.25;--wps-font-family-main-header:"Manrope-Light",Helvetica,Arial,Lucida,sans-serif;--wps-font-family-main-header-standalone:"Manrope-Medium",Helvetica,Arial,Lucida,sans-serif;--wps-font-family-headlines:"Manrope-Medium",Helvetica,Arial,Lucida,sans-serif;--wps-font-family-headlines-extrabold:"Manrope-ExtraBold",Helvetica,Arial,Lucida,sans-serif;--wps-font-family-body:"Manrope-all",Helvetica,Arial,Lucida,sans-serif;--wps-font-family-button:"Manrope-Medium",Helvetica,Arial,Lucida,sans-serif;--wps-divi-colorpicker-black1:#000;--wps-divi-colorpicker-black2:#3e3d42;--wps-divi-colorpicker-black3:#231f20;--wps-divi-colorpicker-black4:#151414;--wps-divi-colorpicker-orange1:#f58220;--wps-divi-colorpicker-graylight1:#f2f2f2;--wps-divi-colorpicker-graylight2:#f9f9f9;--wps-divi-colorpicker-graydark1:#dcdcdc;--wps-divi-colorpicker-graydark2:#b6b6b6;}:root{--wps-font-size-m:16px;--wps-line-height-m:1.25;--wps-font-size-s:14px;--wps-line-height-s:1.25;--wps-font-size-xs:12px;--wps-line-height-xs:1.25;--wps-text-color:#3d4149;--wps-orange1:#f58220;--wps-link-color:#f58220;--wps-orange2:#f47200;--wps-divi-colorpicker-black1:#000;--wps-divi-colorpicker-black2:#3e3d42;--wps-divi-colorpicker-black3:#231f20;--wps-divi-colorpicker-black4:#151414;--wps-divi-colorpicker-orange1:#f58220;--wps-divi-colorpicker-graylight1:#f2f2f2;--wps-divi-colorpicker-graylight2:#f9f9f9;--wps-divi-colorpicker-graydark1:#dcdcdc;--wps-divi-colorpicker-graydark2:#b6b6b6;}:root{--wps-grid-gap:1.5rem;--wps-grid-margin-top:1.5rem;--wps-grid-margin-bottom:1.5rem;}.wps-grid{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(0,1fr));}.wps-grid-col{width:100%;}@media (max-width: 767px){.wps-grid{grid-template-columns:1fr;}}.wps-grid-gap{gap:var(--wps-grid-gap);}.wps-grid-margin-bottom{margin-bottom:var(--wps-grid-margin-bottom);}.wps-grid-col-valign-middle{place-self:center;}:root{--wps-button-padding-top:11px;--wps-button-padding-bottom:11px;--wps-button-padding-right:20px;--wps-button-padding-left:20px;--wps-button-icon-width:20px;--wps-button-icon-height:20px;--wps-button-font-family:inherit;--wps-button-font-weight:bold;--wps-button-font-size:18px;--wps-button-text-transform:uppercase;--wps-button-large-padding-top:30px;--wps-button-large-padding-bottom:30px;--wps-button-large-padding-right:60px;--wps-button-large-padding-left:60px;--wps-button-large-icon-width:30px;--wps-button-large-icon-height:30px;--wps-button-large-font-size:1.275em;--wps-button-small-padding-top:5px;--wps-button-small-padding-bottom:5px;--wps-button-small-padding-right:10px;--wps-button-small-padding-left:10px;--wps-button-small-icon-width:14px;--wps-button-small-icon-height:14px;--wps-button-display-as-link-font-size:1rem;--wps-button-display-as-link-font-family:inherit;--wps-button-display-as-link-font-weight:normal;--wps-button-display-as-link-text-transform:none;--wps-button-gap:.25em;--wps-button-container-gap:10px;--wps-button-margin-top:0;--wps-button-margin-bottom:.5rem;--wps-button-mobile-container-gap:15px;--wps-button-mobile-padding-left:15px;--wps-button-mobile-padding-right:15px;}.wps-button{margin-top:var(--wps-button-margin-top);margin-bottom:var(--wps-button-margin-bottom);}.wps-button .wps-button-link{display:inline-block;padding-top:var(--wps-button-padding-top);padding-right:var(--wps-button-padding-right);padding-bottom:var(--wps-button-padding-bottom);padding-left:var(--wps-button-padding-left);font-size:var(--wps-button-font-size);font-family:var(--wps-button-font-family);font-weight:var(--wps-button-font-weight);text-transform:var(--wps-button-text-transform);}.wps-button.wps-button-display-as-link .wps-button-link{display:inline;padding:0;font-size:var(--wps-button-display-as-link-font-size);font-family:var(--wps-button-display-as-link-font-family);font-weight:var(--wps-button-display-as-link-font-weight);text-transform:var(--wps-button-display-as-link-text-transform);}.wps-button.wps-button-with-icon.wps-button-display-as-link .wps-button-link{display:inline-flex;gap:var(--wps-button-gap);}.wps-button.wps-button-with-icon.wps-button-display-as-link .wps-button-link svg{flex-shrink:0;width:var(--wps-button-icon-width);height:var(--wps-button-icon-height);}.wps-button.wps-button-with-icon:not(.wps-button-display-as-link) .wps-button-link{display:inline-flex;align-items:center;justify-content:center;justify-content:start;gap:var(--wps-button-gap);padding-top:var(--wps-button-padding-top);padding-right:var(--wps-button-padding-right);padding-bottom:var(--wps-button-padding-bottom);padding-left:var(--wps-button-padding-left);line-height:1;}.wps-button.wps-button-with-icon:not(.wps-button-display-as-link) .wps-button-link svg{flex-shrink:0;width:var(--wps-button-icon-width);height:var(--wps-button-icon-height);}.wps-button.wps-button-full-width .wps-button-link{display:block;width:100%;text-align:left;box-sizing:border-box;}:root{--wps-button-primary-color:var(--wps-orange1);--wps-button-hover-color:var(--wps-orange2);--wps-button-text-color:#fff;--wps-button-hover-text-color:#fff;--wps-button-gray-primary:var(--wps-divi-colorpicker-black3);--wps-button-gray-hover:var(--wps-divi-colorpicker-black4);--wps-button-gray-text:#fff;--wps-button-gray-hover-text:#fff;--wps-button-display-as-link-primary-color:var(--wps-text-color);--wps-button-display-as-link-text-decoration:none;--wps-button-display-as-link-transition-duration-property-color:0;--wps-button-display-as-link-transition-timing-property-color:none;--wps-button-display-as-link-hover-color:var(--wps-link-color);--wps-button-transition-duration-property-color:.1s;--wps-button-transition-duration-property-background:.3s;--wps-button-transition-timing-property-color:ease;--wps-button-border-radius:0;--wps-button-text-decoration:none;}a.wps-button-link{color:var(--wps-button-primary-color) !important;text-decoration:var(--wps-button-text-decoration);transition-property:color;transition-duration:var(--wps-button-transition-duration-property-color);transition-timing-function:var(--wps-button-transition-timing-property-color);}a.wps-button-link:hover{color:var(--wps-button-hover-color) !important;}.wps-button a.wps-button-link{background-color:var(--wps-button-primary-color);color:var(--wps-button-text-color) !important;border-radius:var(--wps-button-border-radius);text-decoration:var(--wps-button-text-decoration);transition-property:background-color,color;transition-duration:var(--wps-button-transition-duration-property-background),var(--wps-button-transition-duration-property-color);transition-timing-function:var(--wps-button-transition-timing-property-color),var(--wps-button-transition-timing-property-color);}.wps-button a.wps-button-link:hover{background-color:var(--wps-button-hover-color);color:var(--wps-button-hover-text-color) !important;}.wps-button.wps-button-display-as-link a.wps-button-link{background-color:transparent;color:var(--wps-button-display-as-link-primary-color) !important;border-radius:0;text-decoration:var(--wps-button-display-as-link-text-decoration);transition-property:color;transition-duration:var(--wps-button-display-as-link-transition-duration-property-color);transition-timing-function:var(--wps-button-display-as-link-transition-timing-property-color);white-space:nowrap;}.wps-button.wps-button-display-as-link a.wps-button-link:hover{background-color:transparent;color:var(--wps-button-display-as-link-hover-color) !important;}.wps-button.wps-button-with-icon:not(.wps-button-display-as-link) a.wps-button-link{background-color:var(--wps-button-primary-color);color:var(--wps-button-text-color) !important;border-radius:var(--wps-button-border-radius);text-decoration:var(--wps-button-text-decoration);transition-property:background-color,color;transition-duration:var(--wps-button-transition-duration-property-background),var(--wps-button-transition-duration-property-color);transition-timing-function:var(--wps-button-transition-timing-property-color),var(--wps-button-transition-timing-property-color);}.wps-button.wps-button-with-icon:not(.wps-button-display-as-link) a.wps-button-link:hover{background-color:var(--wps-button-hover-color) !important;color:var(--wps-button-hover-text-color) !important;}.wps-button.wps-button-gray a.wps-button-link{background-color:var(--wps-button-gray-primary);color:var(--wps-button-gray-text) !important;}.wps-button.wps-button-gray a.wps-button-link:hover{background-color:var(--wps-button-gray-hover) !important;color:var(--wps-button-gray-hover-text) !important;}.wps-button.wps-button-gray.wps-button-display-as-link a.wps-button-link{background-color:transparent !important;color:var(--wps-button-gray-primary) !important;}.wps-button.wps-button-gray.wps-button-display-as-link a.wps-button-link:hover{background-color:transparent !important;color:var(--wps-button-gray-hover) !important;}.wps-button.wps-button-gray.wps-button-with-icon:not(.wps-button-display-as-link) a.wps-button-link{background-color:var(--wps-button-gray-primary);color:var(--wps-button-gray-text) !important;}.wps-button.wps-button-gray.wps-button-with-icon:not(.wps-button-display-as-link) a.wps-button-link:hover{background-color:var(--wps-button-gray-hover) !important;color:var(--wps-button-gray-hover-text) !important;}.wps-transition-caffista{transition:letter-spacing .3s ease !important;transition:background-color .2s ease;}.wps-transition-caffista:hover{letter-spacing:1px;background-color:inherit;}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32,7,7,.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%;}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%;}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table;}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both;}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em;}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0;}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both;}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none;}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%;}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%;}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%;}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none;}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both;}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table;}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both;}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block;}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table;}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both;}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto;}.woocommerce ul.products,.woocommerce-page ul.products{clear:both;}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table;}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both;}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0;}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both;}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0;}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0;}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%;}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%;}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%;}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%;}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table;}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both;}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block;}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0;}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%;}@media only screen and (max-width: 768px){:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32,7,7,.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em;}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none !important;}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%;}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32,7,7,.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;}@keyframes spin{100%{transform:rotate(360deg);}}@font-face{font-family:star;src:url("https://caffista.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2") format("woff2"),url("https://caffista.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff") format("woff"),url("https://caffista.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf") format("truetype");font-weight:400;font-style:normal;}@font-face{font-family:WooCommerce;src:url("https://caffista.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2") format("woff2"),url("https://caffista.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff") format("woff"),url("https://caffista.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf") format("truetype");font-weight:400;font-style:normal;}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important;}.clear{clear:both;}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0;}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table;}.woocommerce .woocommerce-breadcrumb::after{clear:both;}.woocommerce div.product{margin-bottom:0;position:relative;}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0;}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block;}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block;}.woocommerce div.product p.stock{font-size:.92em;}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em;}.woocommerce div.product div.images{margin-bottom:2em;}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none;}.woocommerce div.product div.images div.thumbnails{padding-top:1em;}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative;}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0;}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0;}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2;}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block;}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px;}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99;}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px;}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px;}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px;}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0;}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none;}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0;}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1;}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left;}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left;}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left;}.woocommerce div.product div.summary{margin-bottom:2em;}.woocommerce div.product div.social{text-align:right;margin:0 0 1em;}.woocommerce div.product div.social span{margin:0 0 0 2px;}.woocommerce div.product div.social span span{margin:0;}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0;}.woocommerce div.product div.social iframe{float:left;margin-top:3px;}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative;}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em;}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none;}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b;}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff;}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit;}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff;}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff;}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box;}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed;}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed;}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1;}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0;}.woocommerce div.product p.cart{margin-bottom:2em;}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table;}.woocommerce div.product p.cart::after{clear:both;}.woocommerce div.product form.cart{margin-bottom:2em;}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table;}.woocommerce div.product form.cart::after{clear:both;}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0;}.woocommerce div.product form.cart table{border-width:0 0 1px;}.woocommerce div.product form.cart table td{padding-left:0;}.woocommerce div.product form.cart table div.quantity{float:none;margin:0;}.woocommerce div.product form.cart table small.stock{display:block;float:none;}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%;}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top;}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left;}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=") no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%;}.woocommerce div.product form.cart .variations td.label{padding-right:1em;}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em;}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em;}.woocommerce div.product form.cart .wc-no-matching-variations{display:none;}.woocommerce div.product form.cart .button{vertical-align:middle;float:left;}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em;}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0;}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center;}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5);}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9;}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both;}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table;}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both;}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside;}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0;}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em;}.woocommerce ul.products li.product a{text-decoration:none;}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block;}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none;}.woocommerce ul.products li.product strong{display:block;}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2;}.woocommerce ul.products li.product .star-rating{font-size:.857em;}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em;}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em;}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block;}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block;}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(90,89,68,.5);}.woocommerce nav.woocommerce-pagination{text-align:center;}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px;}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden;}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block;}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98;}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0;}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676;}.woocommerce #reviews h3{margin:0;}.woocommerce #reviews #respond{margin:0;border:0;padding:0;}.woocommerce #reviews #comments h2{clear:none;}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none;}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table;}.woocommerce #reviews #comments ol.commentlist::after{clear:both;}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0;}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px;}.woocommerce #reviews #comments .commentlist>li::before{content:"";}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0;}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table;}.woocommerce #review_form #respond::after{clear:both;}.woocommerce #review_form #respond p{margin:0 0 10px;}.woocommerce p.stars.selected a.active::before{content:"";}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%;}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5;}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5;}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0;}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025);}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676;}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676;}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em;}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09;}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red);}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09;}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1;}ul.brands_index li a.active{border-width:2px;padding:5px;}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:none !important;display:none !important;}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none !important;clear:none !important;width:100% !important;display:block !important;}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product:nth-child(n){float:none !important;clear:none !important;display:block !important;width:100% !important;margin:0 !important;}body.woocommerce-page ul.products li.product:nth-child(n),body.et-db #et-boc .et-l .et_pb_shop ul.products.columns-1 li.product,body.et-db #et-boc .et-l .et_pb_shop ul.products.columns-2 li.product,body.et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product,body.et-db #et-boc .et-l .et_pb_shop ul.products.columns-4 li.product,body.et-db #et-boc .et-l .et_pb_shop ul.products.columns-5 li.product,body.et-db #et-boc .et-l .et_pb_shop ul.products.columns-6 li.product{float:none !important;clear:none !important;display:block !important;width:100% !important;margin:0 !important;}.woocommerce ul.products[class*="columns-"] li.product,.woocommerce-page ul.products[class*="columns-"] li.product{width:100% !important;margin:0 !important;}.woocommerce ul.products,.woocommerce-page ul.products{display:grid !important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr)) !important;gap:20px !important;margin:0 !important;padding:0 !important;width:100% !important;}.woocommerce ul.products li.product{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;width:100% !important;margin:0 !important;padding:20px !important;}.woocommerce ul.products li.product .et_shop_image,.woocommerce-page ul.products li.product .et_shop_image{text-align:center !important;display:flex !important;justify-content:center !important;align-items:center !important;}.et_overlay{background:transparent !important;}.products .product.et_pb_image:hover img,.products .product .et_pb_image_wrap:hover img,.products .product a:hover img{transform:scale(1.1);transition:all 2s 0s ease;}.products .product.et_pb_image img,.products .product .et_pb_image_wrap img,.products .product a img{transition:all 1s 0s ease;}.woocommerce ul.products li.product a img{min-height:200px !important;max-width:100% !important;}.woocommerce ul.products li.product .wgm-info.shipping_de{display:none;}.products .product{background-color:#fff;color:#231f20;box-shadow:0px 6px 12px rgba(0,0,0,.3);padding:12px 12px !important;}.woocommerce ul.products li.product .woocommerce-LoopProduct-link img{width:180px;height:auto;object-fit:cover;margin:0;flex-shrink:0;}.woocommerce ul.products li.product .woocommerce-LoopProduct-link,.woocommerce ul.products li.product .product-details{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;margin-left:0;}.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-top:1rem;}.woocommerce ul.products li.product .price{padding-bottom:0;}.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product h3,.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product h1,.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product h2,.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product h4,.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product h5,.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product h6,.woocommerce ul.products li.product .woocommerce-loop-product__title{text-align:center !important;hyphens:auto;word-wrap:break-word;}body.woocommerce ul.products li.product .price>.wgm-sale-label,.price>.wgm-sale-label,body.woocommerce ul.products li.product .price>del,.price>del{float:none !important;clear:none !important;text-align:center !important;}body.woocommerce ul.products li.product .price{text-align:center !important;}body.woocommerce ul.products li.product .price ins,body.woocommerce ul.products li.product .amount>bdi,body.woocommerce ul.products li.product ins>.amount>bdi{float:none !important;clear:none !important;width:auto;}body.woocommerce ul.products li.product .price ins{padding-bottom:0;}.woocommerce ul.products li.product .wgm-info.woocommerce-de_price_taxrate{float:none !important;clear:none !important;text-align:center !important;}.woocommerce ul.products li.product .wgm-info.woocommerce_de_versandkosten{text-align:center;}.wps-woo-caffista-box1 .wps-button.wps-button-display-as-link .wps-button-link{font-size:12px;}.wps-woo-caffista-box1{padding:0;margin:0;}.wps-woo-caffista-box1 .woosc-btn{margin-bottom:8px;}.wps-woo-caffista-box1 .woosc-btn-text{line-height:1.1;}.wps-woo-caffista-box1 a.woosc-btn:link,.wps-woo-caffista-box1 a.woosc-btn:active,.wps-woo-caffista-box1 a.woosc-btn:visited{color:var(--wps-text-color) !important;}.wps-woo-caffista-box1 a.woosc-btn:hover{color:var(--wps-link-color) !important;}.woosc-btn-icon{font-size:20px;}.wps-woo-caffista-box1 .woosc-btn-text,.wps-woo-caffista-box1 .wps-button.wps-button-display-as-link .wps-button-link{font-size:12px;}span.german-market-gpsr-label,span.german-market-gpsr-content{display:block;}span.german-market-gpsr-label{font-weight:bold;}span.german-market-gpsr-content{margin-bottom:2rem;}body.single-product span.german-market-summary-gpsr{display:none;}.wps-singleview-price .price>ins>.woocommerce-Price-amount.amount>bdi,.wps-singleview-price .price>ins>.woocommerce-Price-amount.amount>bdi>span.woocommerce-Price-currencySymbol,.wps-singleview-price .price>    .woocommerce-Price-amount.amount>bdi,.wps-singleview-price .price>    .woocommerce-Price-amount.amount>bdi>span.woocommerce-Price-currencySymbol{font-family:Manrope-ExtraBold,Helvetica,Arial,Lucida,sans-serif;font-weight:400;font-size:32px;line-height:1.1;padding-bottom:5px !important;}.wps-singleview-price .price{padding-bottom:0;}.wgm-info.shipping_de.shipping_de_string{display:block;margin-top:0;font-size:12px;line-height:14px;color:#231f20;}.wps-singleview-price .price > .wgm-sale-label{font-family:"Manrope-all" !important;font-size:10px !important;line-height:1;}.wps-singleview-price .price > del{line-height:1;}.wps-singleview-price .price>ins>.woocommerce-Price-amount.amount>bdi{float:none;clear:both;}.wps-singleview-price .price>ins{display:block !important;}.wps-singleview-price .price > .wgm-sale-label{float:none;clear:both;}.wps-singleview-price .price > del{float:none;clear:both;}.wps-woo-caffista-stores-box{padding:40px;padding-bottom:15px;margin:0;border-radius:8px;border:1px solid var(--wps-divi-colorpicker-graydark1);background-color:var(--wps-divi-colorpicker-graylight1);}@font-face{font-family:spwgfontello;src:url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/public/css/../font/fontello.eot?86892455");src:url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/public/css/../font/fontello.eot?86892455#iefix") format("embedded-opentype"),url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/public/css/../font/fontello.woff2?86892455") format("woff2"),url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/public/css/../font/fontello.woff?86892455") format("woff"),url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/public/css/../font/fontello.ttf?86892455") format("truetype"),url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/public/css/../font/fontello.svg?86892455#fontello") format("svg");font-weight:400;font-style:normal;}[class*=" sp_wgs-icon-"]:before,[class^=sp_wgs-icon-]:before{font-family:spwgfontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.sp_wgs-icon-search:before{content:"";}.spswiper-slide,.spswiper-wrapper{width:100%;height:100%;position:relative;transition-property:transform;}@font-face{font-family:spswiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal;}:root{--spswiper-theme-color:#007aff;--spswiper-navigation-size:44px;}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1;}.spswiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block;}.spswiper-wrapper{z-index:1;display:flex;transition-timing-function:var(--spswiper-wrapper-transition-timing-function,initial);box-sizing:content-box;}.spswiper-android .spswiper-slide,.spswiper-ios .spswiper-slide,.spswiper-wrapper{transform:translate3d(0,0,0);}.spswiper-slide{flex-shrink:0;display:block;}@-webkit-keyframes spswiper-preloader-spin{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}@keyframes spswiper-preloader-spin{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}.spswiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translate3d(0,0,0);z-index:10;}#wpgs-gallery *{box-sizing:border-box;}#wpgs-gallery{float:left;}#wpgs-gallery img{max-width:100%;height:auto;margin:auto;display:block;box-shadow:none;}div.product div.product-description,div.product div.summary{min-width:150px;overflow:hidden;}#wpgs-gallery.wcgs-woocommerce-product-gallery{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;}#wpgs-gallery.wcgs-woocommerce-product-gallery .wcgs-carousel{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:100%;}#wpgs-gallery.wcgs-woocommerce-product-gallery .gallery-navigation-carousel{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.wcgs-carousel{position:relative;overflow:hidden;}.wcgs-carousel .wcgs-slider-image{position:relative;overflow:hidden;}.wcgs-spswiper-before-init.horizontal .spswiper-slide,.wcgs-spswiper-before-init.horizontal .spswiper-wrapper{transition:none;}.wcgs-spswiper-before-init.horizontal .gallery-navigation-carousel .wcgs-thumb img{width:auto;}#wpgs-gallery .wcgs-carousel:not(.spswiper-initialized){display:flex;visibility:hidden;}#wpgs-gallery .gallery-navigation-carousel:not(.spswiper-initialized){display:none;}.wcgs-carousel .spswiper-pagination{display:block;position:absolute;margin:0;padding-left:0;text-align:center;width:100%;bottom:8px;cursor:pointer;-webkit-animation:bulletAnimation .5s;animation:bulletAnimation .5s;}.gallery-navigation-carousel .wcgs-thumb{position:relative;cursor:pointer;}.gallery-navigation-carousel .wcgs-thumb img{transition:all .3s;box-shadow:none;}.wcgs-lightbox .sp_wgs-lightbox{position:absolute;top:10px;right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;border-radius:50%;text-decoration:none;background-color:#fff;cursor:pointer;z-index:999;}.wcgs-lightbox .sp_wgs-lightbox{padding:9px;line-height:1;}#wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox{font-size:13px;width:34px;height:34px;}.wcgs-lightbox.top_right .sp_wgs-lightbox{top:14px;right:14px;font-size:12px;}@-webkit-keyframes leftArrow{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes leftArrow{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@-webkit-keyframes rightArrow{0%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes rightArrow{0%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@-webkit-keyframes bulletAnimation{0%{-webkit-transform:translateY(100%);transform:translateY(100%);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes bulletAnimation{0%{-webkit-transform:translateY(100%);transform:translateY(100%);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}.wcgs-gallery-preloader{width:100%;height:100%;position:absolute;z-index:-99;background-color:#fff;background-image:url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/public/css/../images/spinner.svg");background-repeat:no-repeat;background-position:center center;opacity:0;}#wpgs-gallery{display:inline-block;z-index:0;}@media (min-width:768px){#wpgs-gallery.wcgs-woocommerce-product-gallery{margin-right:30px;}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:left !important;overflow:hidden;}}.product #et-boc .et-l #wpgs-gallery ul{text-align:center;}.product #et-boc .et-l #wpgs-gallery .wcgs-lightbox a{color:#fff;background-color:rgba(0,0,0,.5);padding:7px;border-radius:50%;}.wcgs-gallery-slider.theme-Avada.woocommerce #content div.product div.summary{float:none !important;overflow:hidden;}@media (max-width:800px){.wcgs-gallery-slider.theme-Avada.woocommerce #content div.product div.summary,.wcgs-gallery-slider.theme-Avada.woocommerce #wpgs-gallery{max-width:100% !important;}}@media (min-width:768px) and (max-width:800px){.wcgs-gallery-slider.theme-Avada.woocommerce #content div.product div.summary{margin-left:0 !important;}}@media (min-width:768px){.rtl.woocommerce #content div.product div.summary,.rtl.woocommerce div.product div.summary,.rtl.woocommerce-page #content div.product div.summary,.rtl.woocommerce-page div.product div.summary{float:right !important;}}.gallery-navigation-carousel .wcgs-spswiper-arrow{font-family:spwgfontello;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;color:#fff;background-color:rgba(115,119,121,.5);font-size:10px;z-index:99;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;}.gallery-navigation-carousel:not(.thumbnailnavigation-inner_right) .wcgs-spswiper-arrow{top:0;width:25px;height:100%;}.gallery-navigation-carousel .wcgs-spswiper-arrow:hover{cursor:pointer;background:rgba(0,0,0,.8);color:#fff;}.gallery-navigation-carousel .wcgs-spswiper-button-prev:before{content:"";}.gallery-navigation-carousel .wcgs-spswiper-button-next:before{content:"";}.gallery-navigation-carousel:hover .wcgs-spswiper-button-next,.gallery-navigation-carousel:hover .wcgs-spswiper-button-prev{opacity:1;}.gallery-navigation-carousel:not(.vertical):not(.thumbnailnavigation-inner_right) .wcgs-spswiper-button-prev{left:0;animation:leftArrow .5s;}.gallery-navigation-carousel:not(.vertical):not(.thumbnailnavigation-inner_right) .wcgs-spswiper-button-next{right:0;animation:rightArrow .5s;}.wcgs-carousel .wcgs-spswiper-arrow{font-family:spwgfontello;font-size:12px;}.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-next:not(.spswiper-button-lock),.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-prev:not(.spswiper-button-lock){position:absolute;cursor:pointer;width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:rgba(0,0,0,.5);background-image:none !important;-webkit-transition:background-color .5s;transition:background-color .5s;margin-top:-19px;z-index:9;text-decoration:none;top:50%;}.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-next:hover,.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-prev:hover{background-color:rgba(0,0,0,.8);color:#fff;}.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-next:before,.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-prev:before{display:contents;}.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-prev:before{content:"";}.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-prev{left:5px;min-width:38px;min-height:38px;-webkit-animation:leftArrow .5s;animation:leftArrow .5s;}.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-next{left:auto;min-width:38px;min-height:38px;right:5px;-webkit-animation:rightArrow .5s;animation:rightArrow .5s;}.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-next:before{content:"";}.spswiper{margin-left:0;margin-right:0;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block;}.wcgs-carousel .spswiper-slide,.wcgs-carousel .wcgs-slider-image{display:flex;justify-content:center;margin:auto;}#wpgs-gallery:not(.wcgs-visible) .gallery-navigation-carousel-wrapper,#wpgs-gallery:not(.wcgs-visible) .wcgs-carousel{opacity:0;visibility:hidden;}@font-face{font-family:sp_wgs-fontello;src:url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/admin/css/../font/fontello.eot?24479865");src:url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/admin/css/../font/fontello.eot?24479865#iefix") format("embedded-opentype"),url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/admin/css/../font/fontello.woff2?24479865") format("woff2"),url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/admin/css/../font/fontello.woff?24479865") format("woff"),url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/admin/css/../font/fontello.ttf?24479865") format("truetype"),url("https://caffista.de/wp-content/plugins/gallery-slider-for-woocommerce/admin/css/../font/fontello.svg?24479865#fontello") format("svg");font-weight:400;font-style:normal;}[class*=" sp_wgs-icon-"]:before,[class^=sp_wgs-icon-]:before{font-family:sp_wgs-fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.sp_wgs-icon-search:before{content:"";}@-webkit-keyframes dipl_moving{0%,100%{-webkit-transform:translateX(-10px);}50%{-webkit-transform:translateX(10px);}}@keyframes dipl_moving{0%,100%{-webkit-transform:translateX(-10px);}50%{-webkit-transform:translateX(10px);}}:root{--wps-font-size-section-head-standalone-desktop:38px;--wps-font-size-section-head-standalone-mobile:30px;--wps-font-size-section-head2-standalone-desktop:30px;--wps-font-size-section-head2-standalone-mobile:26px;--wps-font-size-section-head-desktop:36px;--wps-font-size-section-head-mobile:24px;--wps-font-size-section-head-mobile-max-400px:18px;--wps-font-size-section-content-heading-h2-desktop:36px;--wps-font-size-section-content-heading-h3-desktop:24px;--wps-font-size-section-content-copy-desktop:20px;--wps-grid-gap-desktop:20px;}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:none !important;display:none !important;}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none !important;clear:none !important;width:100% !important;display:block !important;}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product:nth-child(n){float:none !important;clear:none !important;display:block !important;width:100% !important;margin:0 !important;}body.woocommerce-page ul.products li.product:nth-child(n),body.et-db #et-boc .et-l .et_pb_shop ul.products.columns-1 li.product,body.et-db #et-boc .et-l .et_pb_shop ul.products.columns-2 li.product,body.et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product,body.et-db #et-boc .et-l .et_pb_shop ul.products.columns-4 li.product,body.et-db #et-boc .et-l .et_pb_shop ul.products.columns-5 li.product,body.et-db #et-boc .et-l .et_pb_shop ul.products.columns-6 li.product{float:none !important;clear:none !important;display:block !important;width:100% !important;margin:0 !important;}.woocommerce ul.products[class*="columns-"] li.product,.woocommerce-page ul.products[class*="columns-"] li.product{width:100% !important;margin:0 !important;}.woocommerce ul.products,.woocommerce-page ul.products{display:grid !important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr)) !important;gap:20px !important;margin:0 !important;padding:0 !important;width:100% !important;}.woocommerce ul.products li.product{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;width:100% !important;margin:0 !important;padding:20px !important;}.woocommerce ul.products li.product .et_shop_image,.woocommerce-page ul.products li.product .et_shop_image{text-align:center !important;display:flex !important;justify-content:center !important;align-items:center !important;}.et_overlay{background:transparent !important;}nav.woocommerce-pagination{margin-top:40px;}.products .product.et_pb_image:hover img,.products .product .et_pb_image_wrap:hover img,.products .product a:hover img{transform:scale(1.1);transition:all 2s 0s ease;}.products .product.et_pb_image img,.products .product .et_pb_image_wrap img,.products .product a img{transition:all 1s 0s ease;}.woocommerce ul.products li.product a img{min-height:200px !important;max-width:100% !important;}.woocommerce ul.products li.product .wgm-info.shipping_de{display:none;}.products .product{background-color:#fff;color:#231f20;box-shadow:0px 6px 12px rgba(0,0,0,.3);padding:12px 12px !important;}.woocommerce ul.products li.product .woocommerce-LoopProduct-link img{width:180px;height:auto;object-fit:cover;margin:0;flex-shrink:0;}.woocommerce ul.products li.product .woocommerce-LoopProduct-link,.woocommerce ul.products li.product .product-details{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;margin-left:0;}.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-top:1rem;}.woocommerce ul.products li.product .price{padding-bottom:0;}.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product h3,.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product h1,.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product h2,.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product h4,.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product h5,.et-db #et-boc .et-l .et_pb_shop_0_tb_body.et_pb_shop .woocommerce ul.products li.product h6,.woocommerce ul.products li.product .woocommerce-loop-product__title{text-align:center !important;hyphens:auto;word-wrap:break-word;}body.woocommerce ul.products li.product .price>.wgm-sale-label,.price>.wgm-sale-label,body.woocommerce ul.products li.product .price>del,.price>del{float:none !important;clear:none !important;text-align:center !important;}.woocommerce ul.products li.product .price,body.woocommerce ul.products li.product .price{text-align:center !important;}.woocommerce ul.products li.product .price ins,body.woocommerce ul.products li.product .price ins,.woocommerce ul.products li.product .amount>bdi,body.woocommerce ul.products li.product .amount>bdi,.woocommerce ul.products li.product ins>.amount>bdi,body.woocommerce ul.products li.product ins>.amount>bdi{float:none !important;clear:none !important;width:auto;}body.woocommerce ul.products li.product .price ins{padding-bottom:0;}.woocommerce ul.products li.product .wgm-info.woocommerce-de_price_taxrate{float:none !important;clear:none !important;text-align:center !important;}.woocommerce ul.products li.product .wgm-info.woocommerce_de_versandkosten{text-align:center;}.woocommerce ul.products li.product .button{display:none !important;}.wps-woo-caffista-box1 .wps-button.wps-button-display-as-link .wps-button-link{font-size:12px;}.wps-woo-caffista-box1{padding:0;margin:0;}.wps-woo-caffista-box1 .woosc-btn{margin-bottom:8px;}.wps-woo-caffista-box1 .woosc-btn-text{line-height:1.1;}.wps-woo-caffista-box1 a.woosc-btn:link,.wps-woo-caffista-box1 a.woosc-btn:active,.wps-woo-caffista-box1 a.woosc-btn:visited{color:var(--wps-text-color) !important;}.wps-woo-caffista-box1 a.woosc-btn:hover{color:var(--wps-link-color) !important;}.woosc-btn-icon{font-size:20px;}.wps-woo-caffista-box1 .woosc-btn-text,.wps-woo-caffista-box1 .wps-button.wps-button-display-as-link .wps-button-link{font-size:12px;}span.german-market-gpsr-label,span.german-market-gpsr-content{display:block;}span.german-market-gpsr-label{font-weight:bold;}span.german-market-gpsr-content{margin-bottom:2rem;}body.single-product span.german-market-summary-gpsr{display:none;}.wps-singleview-price .price>ins>.woocommerce-Price-amount.amount>bdi,.wps-singleview-price .price>ins>.woocommerce-Price-amount.amount>bdi>span.woocommerce-Price-currencySymbol,.wps-singleview-price .price>    .woocommerce-Price-amount.amount>bdi,.wps-singleview-price .price>    .woocommerce-Price-amount.amount>bdi>span.woocommerce-Price-currencySymbol{font-family:Manrope-ExtraBold,Helvetica,Arial,Lucida,sans-serif;font-weight:400;font-size:32px;line-height:1.1;padding-bottom:5px !important;}.wps-singleview-price .price{padding-bottom:0;}.wgm-info.shipping_de.shipping_de_string{display:block;margin-top:0;font-size:12px;line-height:14px;color:#231f20;}.wps-singleview-price .price > .wgm-sale-label{font-family:"Manrope-all" !important;font-size:10px !important;line-height:1;}.wps-singleview-price .price > del{line-height:1;}.wps-singleview-price .price>ins>.woocommerce-Price-amount.amount>bdi{float:none;clear:both;}.wps-singleview-price .price>ins{display:block !important;}.wps-singleview-price .price > .wgm-sale-label{float:none;clear:both;}.wps-singleview-price .price > del{float:none;clear:both;}h1,h2,p,li{hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;}.et-db #et-boc .et-l .et_pb_section_0.et_pb_section,.et-db .pum    .et-l .et_pb_section_0.et_pb_section{padding-left:0 !important;}@media screen and (max-width:40em){.ccm-widget--buttons{-webkit-flex-direction:column;flex-direction:column;-webkit-align-self:stretch;align-self:stretch !important;width:100% !important;box-sizing:border-box;margin-right:0;margin-left:0;}.ccm-root .ccm-widget--buttons .button,.ccm-root .ccm-widget--buttons button,.ccm-widget .ccm-widget--buttons .button,.ccm-widget .ccm-widget--buttons button{-webkit-flex:0 0 auto;flex:0 0 auto;width:100% !important;max-width:none !important;margin-right:0;margin-left:0;box-sizing:border-box;}.ccm-widget--buttons button.ccm--save-settings,.ccm-widget--buttons .button.ccm--save-settings{order:-1 !important;}}@media (max-width: 768px){h2,h3,h4{hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;}}@media (max-width: 1024px){#page-container{margin-left:0 !important;margin-right:0 !important;}.et_boxed_layout #page-container{max-width:none !important;width:100% !important;}}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%);}}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal !important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal !important;padding:0;position:absolute !important;width:1px;}.screen-reader-text:focus{clip:auto !important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%);}}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@-webkit-keyframes b{0%{background-position:0 0;}to{background-position:30px 0;}}@keyframes b{0%{background-position:0 0;}to{background-position:30px 0;}}