<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 767px){.drawer--large{max-width:100%;width:100vw}}.swiper-button-next,.swiper-button-prev{width:3.5rem!important;height:3.5rem!important;background-color:rgb(var(--background));color:rgb(var(--text-color))!important;border-radius:50%;box-shadow:#0000003d 0 3px 8px}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px!important}.swiper-pagination-bullet-active{background-color:rgb(var(--text-color))!important}.variant-swatch-list .swiper-slide{width:55px;height:55px}.variant-swatch-list .swiper{margin:0}@media screen and (min-width: 741px){.variant-swatch-list .swiper-slide{width:75px;height:75px}}.variant-swatch__image{width:100%;height:100%;object-fit:cover}.mini-product-recommendations{margin:20px 0;background-color:rgb(var(--secondary-background));padding:1.2rem;border-radius:var(--element-border-radius)}@media screen and (max-width: 740px){.mini-product-recommendations .product-content__featured-products .product-item__image-wrapper{width:100%!important;margin-inline-end:24px!important}}.bundle-picker__main{margin-bottom:1rem}.bundle-picker .product-list__inner--scroller{margin:0}.bundle-picker__wrapper,.optional-products__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.optional-products{margin-top:1rem}.tile__top-part{border:1px solid rgba(var(--text-color),.2);border-radius:var(--element-border-radius);display:flex;justify-content:center;position:relative;width:100%;height:auto;transition:all .2s ease}.tile__top-part:hover{border:1px solid rgba(var(--text-color),.4);box-shadow:#63636333 0 2px 8px}.tile__top-part .icon{position:relative;z-index:2}.tile__top-part .tap-area:before{background-color:rgb(var(--background));opacity:.6}.bundle-picker__tile-opener{padding-top:100%;position:relative;width:100%}.bundle-picker__tile[aria-checked=true] .tile__top-part{border:1px solid transparent}.bundle-picker__tile[aria-checked=true] .bundle-picker__image{max-height:100%}.bundle-picker__tile{display:block;text-align:center}.bundle-picker__tile-close{position:absolute;top:10px;right:10px;display:none;z-index:1}.bundle-picker__tile[aria-checked=true] .bundle-picker__tile-close{display:block}.bundle-picker__image{height:100%;width:100%;object-fit:contain;border-radius:var(--element-border-radius);position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;max-height:80%}.product-drawer__item{width:100%;cursor:pointer;display:flex;flex-direction:column;text-align:center}.bundle-product__image-wrapper{aspect-ratio:1;position:relative}.bundle-product__image-wrapper img{width:100%;height:100%;object-fit:cover}.bundle-product__image-wrapper .product-item__label-list{right:5px}.bundle-product__image-wrapper .product-item__label-list .label{font-size:6px}.product-drawer__quick-view{width:100%;height:100%;position:absolute;z-index:1;transform:translate(100%);transition:transform .3s ease;background-color:rgb(var(--background))}.product-drawer__quick-view[open]{transform:translate(0)}.product-drawer__quick-view .drawer__header{justify-content:center}.product-drawer__quick-view .drawer__layer-close{position:absolute;top:50%;left:24px;transform:translatey(-50%)}.product-drawer__quick-view .swiper-slide{aspect-ratio:1}.product-drawer__item-title,.tile__title{display:flex;flex-direction:column;margin-top:.8rem}.tile__title-heading,.tile__title-subheading{line-height:1.3}.tile__title-subheading{font-size:80%;opacity:.5}.product-drawer__selection{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;row-gap:28px}.bundle-picker__additional-products{background-color:rgb(var(--secondary-background));padding:1.2rem;border-radius:var(--element-border-radius)}.bundle-picker__additional-products-wrapper{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media screen and (max-width: 999px){.bundle-picker__additional-products-wrapper{gap:8px}}.drawer-filter{margin:2rem 0;display:block}.drawer-filter__value{padding:5px;border:1px solid rgba(var(--text-color),.2);border-radius:var(--element-border-radius);cursor:pointer}.drawer-filter__value.active{background-color:rgba(var(--text-color),.2)}.drawer-filter__value-wrapper{display:flex;align-items:flex-start;gap:10px}.drawer-filter__values{display:flex;flex-wrap:wrap;gap:6px;font-size:90%}.product-drawer__item-image{background-repeat:no-repeat;background-size:cover;height:100%;width:100%;padding-top:100%}.product-drawer__item-quick-view{display:block}.product-drawer__item-quick-view-button{display:flex;width:100%;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;background-color:rgb(var(--secondary-background));border-radius:var(--element-border-radius)}.product-drawer__item-quick-view-button span{font-size:10px}.usp-list{width:100%;border-radius:10px;display:flex;flex-direction:column;gap:5px}.usp-list__item{display:flex;align-items:center;gap:5px;border-radius:50px}.usp-list__item-image{width:1.5rem;height:1.5rem;margin-right:8px;height:auto}.usp-list__item-text{flex:1}.trust-badges{display:grid;grid-template-columns:1fr 1fr}.trust-badges__badge{border-radius:10px;padding:1rem;display:flex;align-items:center}.trust-badges__badge-icon img{margin-right:10px}.trust-badges__badge-content{display:flex;align-items:center;justify-content:flex-start;flex:1}.trust-badges__badge-text-heading{font-size:12px;font-weight:700;line-height:1;margin-bottom:5px}.trust-badges__badge-text-subheading{font-size:11px;line-height:1;margin:0}@media (max-width: 767px){.trust-badges__badge-text-heading,.trust-badges__badge-text-subheading{font-size:11px}}.content-modal__content{opacity:0;max-height:0;overflow:hidden;transition:opacity .3s ease,max-height .3s ease}.content-modal__content[open]{opacity:1;max-height:500px}.component-list .content-modal__trigger{white-space:nowrap;display:flex;gap:10px;align-items:center;cursor:pointer}.component-list .content-modal__trigger .icon--chevron{transform:rotate(0);transition:transform .3s ease}.component-list .content-modal__trigger[active] .icon--chevron{transform:rotate(180deg)}.component-list__list{display:grid;gap:10px}.component-list__component{display:flex;align-items:center;gap:10px}.component-list__image-wrapper{width:50px;height:50px;flex:0 0 auto}.checkbox-upsell{display:grid;gap:10px}.checkbox-upsell .heading{font-weight:700}.checkbox-upsell__item{position:relative}.checkbox-upsell__item-content{display:flex;align-items:center;gap:10px}.checkbox-upsell__hidden-trigger{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.checkbox-upsell__item-text{display:flex;flex-direction:column;line-height:1.3rem}.checkbox-upsell__item-subheading{font-size:calc(var(--base-font-size) - 2px);font-style:italic}.checkbox-upsell__item-content .icon{border:.5px solid rgba(var(--text-color),.4);margin-right:10px;width:20px;height:20px}.checkbox-upsell__item-content .icon path{color:transparent;fill:transparent}input:checked~.checkbox-upsell__item-content .icon{background-color:rgb(var(--text-color))}input:checked~.checkbox-upsell__item-content .icon path{color:rgb(var(--background));fill:rgb(var(--background))}.checkbox-upsell__item-image-wrapper{width:65px;height:65px;flex-shrink:0}@media screen and (max-width: 740px){.checkbox-upsell__item-image-wrapper{width:50px;height:50px}}.checkbox-upsell__item-image-wrapper img{width:100%;height:100%}.checkbox-upseel__icon{position:absolute;top:-15px;left:20px;transform:rotate(-10deg)}.dynamic-promotion-block{position:relative;border-radius:var(--block-border-radius-reduced);height:100%}.dynamic-promotion-block__content-wrapper{display:flex;flex-direction:column;justify-content:flex-end;position:absolute;top:0;width:100%;height:100%;z-index:1;padding:2rem}@media screen and (max-width: 767px){.dynamic-promotion-block__content-wrapper{padding:1rem}}.dynamic-promotion-block__content-wrapper h3{margin-bottom:.75rem;color:rgb(var(--heading-color))}.dynamic-promotion-block__content-wrapper p{margin:0;color:rgb(var(--text-color))}.dynamic-promotion-block__button-container{margin-top:1rem}.dynamic-promotion-block__button-container .button{line-height:1;padding:1rem;font-size:calc(var(--base-font-size) - 5px)}.dynamic-promotion-block__image,.dynamic-promotion-block__image-wrapper{width:100%;height:100%}.dynamic-promotion-block__image{object-fit:cover;object-position:center;border-radius:var(--block-border-radius-reduced)}.dynamic-promotion-block__image-wrapper:before{content:"";position:absolute;top:0;width:100%;height:100%;pointer-events:none;z-index:1;border-radius:var(--block-border-radius-reduced)}.shipping-info--in-stock{color:rgb(var(--product-in-stock-text-color))}.shipping-info--out-of-stock{color:rgb(var(--product-low-stock-text-color))}body{font-family:Poppins,serif}.announcement-bar__message{padding-block-start:6px!important;padding-block-end:6px!important}.announcement-bar__message{font-family:Poppins,serif;text-transform:uppercase;font-size:12px;font-weight:500;line-height:18px}.header__inline-navigation .header__linklist li a{font-family:Outfit,serif;font-size:14px;font-weight:400;line-height:19px}.header{border-top:1px solid #ffffff;border-bottom:1px solid #ffffff}.header.header--transparent{border-top:1px solid transparent}.header .header__wrapper{padding:20px 0}.header .header__linklist-item:not(:last-child){margin-inline-end:28px}.slideshow__slide-inner .slideshow__text-wrapper{padding:68px 0}.slideshow__slide-inner .slideshow__text-wrapper .content-box h2{font-family:Outfit,serif;font-size:16px;font-weight:500;line-height:21px;margin:0;text-transform:none;letter-spacing:1.5px}.slideshow__slide-inner .slideshow__text-wrapper .content-box h3{font-family:Outfit,serif;font-size:68px;font-weight:700;line-height:80px;margin:0;text-transform:uppercase}.slideshow__slide-inner .slideshow__text-wrapper .content-box p{font-family:Outfit,serif;font-size:21px;font-weight:300;line-height:26px;margin:0;color:#fff}.slideshow__slide-inner .slideshow__text-wrapper .content-box .button-wrapper .button{text-transform:none}.product-item__info{justify-content:start;padding:30px 30px 40px}.product-item__info .product-item-meta .product-price-part{display:flex;align-items:center;justify-content:space-between;padding:0 0 12px;border-bottom:1px solid #707070;margin-bottom:15px}.product-item__info .product-item-meta .product-item-meta__title{text-align:left;font-size:17px;line-height:22px;letter-spacing:-.2px;font-weight:300;font-family:Poppins,serif;color:#333}.product-item__info .product-item-meta .product-item-meta__title .product-subtitle{display:block;font-size:13px;line-height:18px;margin:2px 0 0}.product-item__info .product-price-part .price{font-family:Outfit,serif;font-size:17px;font-weight:400;line-height:20px;margin:0;color:#333}.product-item__info .product-price-part .price.price--compare{color:#969696}.product-list .loader-button__text{display:block!important}.section__header .tabs-nav .tabs-nav__item-list{gap:35px;border:0;box-shadow:none}.section__header .tabs-nav .tabs-nav__scroller-inner .tabs-nav__position{display:none}.section__header .tabs-nav .tabs-nav__item-list .tabs-nav__item{padding:0;border:0;font-size:21px;font-weight:700;color:#333;text-transform:uppercase;letter-spacing:1px;opacity:.5}.section__header .tabs-nav .tabs-nav__item-list .tabs-nav__item[aria-expanded=true]{opacity:1}.shopify-section--featured-collections .section{padding-top:15px}.product-list .product-item__quick-form .product-item__quick-buy-button,.product-list .product-item__quick-form .button.button--outline.button--text.button--full.hidden-touch{padding:0;background:#fff;border:0;margin:0 0 0 auto;opacity:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.product-list .product-item:hover .product-item__quick-form .product-item__quick-buy-button,.product-list .product-item:hover .product-item__quick-form .button.button--outline.button--text.button--full.hidden-touch{opacity:1}.list-collections .container,.shopify-section--featured-collections .section .container{padding:0}.list-collections .container .list-collections__item-list{gap:4px;display:grid;flex-wrap:wrap;grid-template-columns:repeat(3,minmax(0,1fr));align-items:inherit}.list-collections__item.has-overlay:hover .list-collections__item-image-wrapper:before{background:rgba(var(--section-block-overlay, 0, 0, 0),.3)}.list-collections .container .list-collections__item-list .list-collections__item .h3{font-family:Outfit,serif;font-size:21px;font-weight:700;line-height:26px;margin:0;text-transform:uppercase;letter-spacing:1.5px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.logo-list{margin:auto;overflow:hidden;position:relative;width:auto;background:#f7f0e9;padding:20px 0;white-space:nowrap}.logo-list .logo-list__list{display:inline-block;animation:35s scroll infinite linear}.logo-list .logo-list__list .logo-list__item{padding:0;display:inline-block;margin:0 20px;vertical-align:middle}.logo-list .logo-list__list .logo-list__item img{max-width:fit-content}.shopify-section--logo-list .section .section__header,.shopify-section--logo-list .section{margin:0!important}.shopify-section--logo-list .section{margin:4px 0!important}.shopify-section--logo-list .container{max-width:100%;padding:0}.image-whit-text-section .image-with-text-block{display:flex;min-height:auto}.image-whit-text-section .container{max-width:50%;width:50%;margin:0;padding-right:0}.image-whit-text-section .container .image-with-text-block__content{padding:30px 0;background:transparent;max-width:800px;margin:0 0 0 auto;width:100%}.image-whit-text-section .image-with-text-block__image-wrapper{position:static;width:50%}.image-whit-text-section .image-with-text-block__image-wrapper .image-with-text-block__image{position:static}.image-whit-text-section h2{font-size:16px;line-height:20px;font-weight:500;font-family:Outfit,serif;letter-spacing:1px;text-transform:none;margin-bottom:5px!important}.image-whit-text-section h3{font-size:48px;line-height:51px;font-weight:700;font-family:Outfit,serif;letter-spacing:0px;text-transform:uppercase;margin:0 0 50px!important;max-width:550px}.image-whit-text-section .image-with-text-block__text-container{margin:0 0 30px!important;max-width:435px}.image-whit-text-section .image-with-text-block__text-container p{font-size:17px;line-height:24px}.image-whit-text-section .custom-text{font-size:14px;line-height:20px;font-style:italic;font-family:Outfit,serif}.image-whit-text-section .text-image img{margin:0 -80px 0 auto}.image-whit-text-section{position:relative;padding:95px 0 0;margin-bottom:4px}.image-whit-text-section:before{content:"";position:absolute;top:0;left:0;background:#f7f0e9;width:70%;height:100%}.faq-section{padding:90px 0 130px;position:relative}.faq-section .container{max-width:100%;padding:0}.faq-section .faq{display:flex;gap:0px;margin:0!important}.faq-section .faq .faq-video{width:31%;position:relative;z-index:1}.faq-section .faq .faq-video .scroll-spy{position:absolute;top:0;left:0;height:100%;width:100%}.faq-section .faq .faq-video .scroll-spy video{width:100%;height:100%;object-fit:cover}.faq-section .faq .faq__wrapper{width:69%;max-width:100%;margin:-95px 0 0;height:100%}.faq-section .faq .faq-wrapper-part{padding:95px 100px 80px 90px;background:#ede1e4;position:relative}.faq-section .faq .faq-wrapper-part:before{content:"";position:absolute;top:0;left:-200px;background:#ede1e4;width:100%;height:100%;z-index:-1}.faq-section .faq .faq-logo-list{padding:130px 100px 0 90px;display:flex;gap:56px;margin-bottom:-50px}.faq-section .faq .faq-logo-list .custom-logo{width:110px;height:115px;display:flex;align-items:center;justify-content:center;position:relative}.faq-section .faq .faq-logo-list .custom-logo:before{content:"";width:100%;height:100%;background:url(peta-text-logo.svg) no-repeat 0 0;position:absolute;top:0;left:0;animation:15s rotate infinite linear}.faq-section .faq .faq-logo-list .custom-logo.logo-2:before{background:url(vegan-text-logo.svg) no-repeat 0 0}.faq-section .faq .faq-logo-list .custom-logo.logo-3:before{background:url(cruelty-text-logo.svg) no-repeat 0 0}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.faq-section .faq .section__header{text-align:left}.faq-section .faq .section__header h6{font-size:16px;line-height:20px;font-weight:500;font-family:Outfit,serif;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px!important}.faq-section .faq .section__header h2{font-size:48px;line-height:51px;font-weight:700;font-family:Outfit,serif;letter-spacing:0px;text-transform:uppercase;margin:0!important}.faq-section .faq .section__header{margin-bottom:70px;max-width:100%}.faq-question-list{border-top:1px solid #707070}.faq-question-list .faq__item .collapsible-toggle{padding:24px 0;font-size:20px;line-height:24px;font-weight:400;color:#333;gap:10px}.faq-question-list .faq__item .collapsible__content{padding:0 0 24px}.faq-question-list .faq__item .collapsible-toggle .animated-plus{position:relative;width:33px;height:33px;border:1px solid #707070;border-radius:100%;color:#707070;flex-shrink:0}.animated-plus:before,.animated-plus:after{background-color:#707070!important;transform:inherit}[aria-expanded=true]&gt;.animated-plus:before,[aria-expanded=true]&gt;.animated-plus:after{transform:inherit;opacity:0}[aria-expanded=true]&gt;.animated-plus:before{opacity:1!important}.animated-plus:before{width:15px;height:1px;margin-left:-7px}.animated-plus:after{width:1px;height:15px;margin-top:-7px}.text-scroll-section .vertical-breather{padding:0}.text-scroll-section .vertical-breather .logo-list{background:transparent;padding:22px 0}.logo-list .logo-list__list .logo-list__item{color:#fff;font-size:21px;line-height:26px;font-weight:400;font-family:Outfit,serif;text-transform:uppercase}.newsletter-wrap{display:flex;align-items:center;justify-content:space-between}.newsletter-wrap .image-with-text-block__content{margin:0;width:50%;max-width:686px;padding:35px;background:#fffffff0}.newsletter-wrap .image-with-text-block__content .newsletter__form .button{text-transform:none}.newsletter-wrap .left-title{color:#fff;font-size:112px;line-height:90px;font-weight:800;font-family:Outfit,serif;text-transform:uppercase;margin:0;position:relative;padding-left:60px}.newsletter-wrap .left-title strong{margin-left:-60px}.newsletter-wrap .image-with-text-block__content .heading{color:#101010;font-size:21px;line-height:26px;font-weight:700;font-family:Outfit,serif;text-transform:uppercase}.newsletter-wrap .image-with-text-block__content p{color:#101010;font-size:16px;line-height:22px;font-weight:400;margin:0 0 35px}.newsletter-wrap .image-with-text-block__content .input .input__field{border:0!important;border-bottom:1px solid #101010!important;padding:10px;color:#101010;font-size:16px;line-height:22px;font-weight:400;box-shadow:none}.newsletter-wrap .image-with-text-block__content .input .input__field::-webkit-input-placeholder{color:#969696}.newsletter-wrap .image-with-text-block__content .input .input__field::-moz-placeholder{color:#969696}.newsletter-wrap .image-with-text-block__content .input .input__field:-ms-input-placeholder{color:#969696}.newsletter-wrap .image-with-text-block__content .input .input__field:-moz-placeholder{color:#969696}.newsletter-wrap .image-with-text-block__content .input .input__label{background:transparent;padding:0}.newsletter-wrap .image-with-text-block__content .input :focus-within~.input__label,.newsletter-wrap .image-with-text-block__content .input .is-filled~.input__label{left:0}.footer{background:#f6f6f6;padding:80px 0 0}.footer .footer__inner .footer__item-list{gap:0;display:flex;justify-content:start}.footer .footer__inner .footer__item-list .footer__item{max-width:100%}.footer .footer__inner .footer__item-list .footer__item--newsletter{width:60%}.footer .footer__inner .footer__item-list .footer__item--social-media{width:30%}.footer .footer__inner .footer__item-list .footer__item--links{width:25%}.footer .footer__inner .footer__item-list .footer__item--links:last-child{width:15%}.footer .footer__inner .footer__item-list .footer__item-title{border-bottom:1px solid #c7c7c7;padding-bottom:20px;margin-bottom:20px;color:#a0a0a0bf;font-size:16px;line-height:22px;font-weight:500;font-family:Outfit,serif;text-transform:uppercase}.footer-item-wrap{display:flex;gap:20px;padding-right:30px}.footer-item-wrap .footer__item-content{width:50%}.footer-item-wrap .footer__item-content .newsletter-wrapper{max-width:380px}.footer-item-wrap .social-media-part{width:50%}.footer-item-wrap .social-media-part .social-media{justify-content:center;gap:30px}.footer-item-wrap .social-media-part .social-media li{border:0;box-shadow:none}.footer-item-wrap .social-media-part .social-media li:before{display:none}.footer-item-wrap .social-media-part .social-media a{width:46px;height:46px;border:1px solid #424242;border-radius:100%;display:flex;align-items:center;justify-content:center}.footer-item-wrap .social-media-part .social-media a:hover{background:#000;color:#fff}.footer-item-wrap .footer__item-content p{font-size:16px;line-height:24px;font-weight:400;color:#101010}.footer__newsletter-form .input .input__label{background:#f6f6f6}.footer__newsletter-form .input__field{padding-right:125px;box-shadow:none}.footer__newsletter-form .input__submit-icon{height:100%;top:0;margin:0;transform:inherit;border-left:1px solid #c7c7c7;width:118px;text-align:center;right:0;font-size:13px;color:#101010;font-weight:400}.footer__newsletter-form .input__submit-icon:hover{background:#101010;color:#fff}.footer__item-content .linklist .linklist__item a{font-size:16px;line-height:24px;font-weight:400;color:#101010;font-family:Outfit,serif}.footer .footer__aside{border-top:1px solid #c7c7c7;padding:20px 0;margin-top:100px}.footer .footer__inner .footer__item-list .footer__item .footer__item-content{padding-right:20px}.product-list__inner .product-item{background:#f6f6f6}.product-item__label-list{top:15px!important;left:0!important}.product-item__label-list .label{padding:11px 16px;font-size:11px;font-weight:400;text-transform:uppercase;font-family:Outfit,serif}.product-item__label-list .label.label--subdued{color:#333}.product-item__label-list .label.label--custom{color:#fff}.product-list__inner .product-item .product-item__image-wrapper{margin-block-end:0px!important}.pagination__nav .pagination__nav-item{box-shadow:none;width:auto;height:auto;color:#101010;font-size:20px;font-weight:700;text-transform:uppercase;font-family:Outfit,serif;letter-spacing:4px}.pagination__nav .pagination__nav-item[disabled]{cursor:no-drop;opacity:.5}.pagination__nav .pagination__nav-item[rel=next],.pagination__nav .pagination__nav-item[rel=prev]{border:1px solid #707070;border-radius:100%;width:68px;height:68px;display:flex;align-items:center;justify-content:center;box-shadow:none}.pagination .pagination__nav{display:flex;align-items:center;gap:40px}.pagination .pagination__nav .pagination-info{display:flex;gap:15px;color:#101010;font-size:20px;font-weight:700;text-transform:uppercase;font-family:Outfit,serif}.pagination__nav .pagination__nav-item[aria-current]:before{display:none}.shopify-section--featured-collections .section.product-featured-section{padding-top:0}.shopify-section--featured-collections .section.product-featured-section .section__header h2{margin-bottom:8px;font-size:16px;font-weight:500;letter-spacing:1.5px;color:#101010;text-transform:uppercase;font-family:Outfit,serif}.shopify-section--featured-collections .section.product-featured-section .section__header h3{margin-top:0;text-transform:uppercase;font-family:Outfit,serif;font-size:30px}.shopify-section--featured-collections .section .container{max-width:100%}.shopify-section--featured-collections .section .container .featured-collections{max-width:100%;margin:0 auto}.product-featured-section .container .section__header{width:100%;max-width:100%;padding:50px 0 44px;background:#f6f6f6;margin-bottom:4px}.shopify-section--main-collection .container{max-width:100%;padding:0}.container,.shopify-policy__container.shopify-policy__container{max-width:100%}.pagination{margin-block-start:38px!important}.product-facet{margin-block-start:0px!important;margin-block-end:44px!important}.collection-grid-section{margin:4px 0!important}.product-facet__product-list.product-list{margin-top:0}.inner-hero-section{margin:0!important;background-repeat:no-repeat;background-size:cover;padding:170px 0 68px}.inner-hero-section .section__color-wrapper{background:transparent}.inner-hero-section .content-box{padding:0 50px;display:flex;gap:75px;max-width:100%;width:100%;align-items:end;margin:0}.inner-hero-section .inner-hero-title{max-width:400px}.inner-hero-section .inner-hero-title h2{margin-bottom:5px;font-size:16px;font-weight:500;letter-spacing:1.5px;line-height:20px;text-transform:uppercase;font-family:Outfit,serif}.inner-hero-section .inner-hero-title h1{margin:0;font-size:48px;font-weight:700;line-height:51px;text-transform:uppercase;font-family:Outfit,serif}.inner-hero-section .inner-hero-content{max-width:520px}.inner-hero-section .inner-hero-content p{font-size:17px;line-height:24px;margin-bottom:10px}.inner-hero-section .inner-hero-content p:last-child{margin-bottom:0}.product-collection-section .swiper-slide p{font-family:Outfit,serif}.inner-hero-section .section__color-wrapper .mobile-bg-image{display:none}.shopify-section--apps .container{padding:0}.shopify-section--apps #shopify-block-Ac2QwUytNT3RhbHF5e__judge_me_reviews_all_reviews_text_XFVtaB{display:none}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) #judgeme_product_reviews .jdgm-rev-widg,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-rev-widg__header{padding:0;box-shadow:none}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-rev-widg__actions,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-rev-widg__body,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-all-reviews__footer,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-widget .jdgm-all-reviews__header .jdgm-row-stars,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-all-reviews__body{display:none!important}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media{border:0;max-width:1000px;margin:0 auto;display:block}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper{padding:0;display:block}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-medals-wrapper,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-rev-widg__header .jdgm-rev-widg__title,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-rev-widg__header .jdgm-row-stars.jdgm-row-stars--only-summary,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery-title{display:none!important}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery{width:100%;display:block}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-link{width:25%}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-link:before{padding-top:170%}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail.jdgm-gallery__thumbnail{padding:2px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-wrapper:before{top:2px;right:2px;bottom:2px;left:2px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1){padding:30px 0 110px}.review-media-header{margin-top:134px}.review-media-header p{font-size:16px;line-height:20px;font-weight:500;font-family:Outfit,serif;letter-spacing:1px;text-transform:none;margin-bottom:0!important}.review-media-header h3{font-size:48px;line-height:51px;font-weight:700;font-family:Outfit,serif;letter-spacing:0px;text-transform:uppercase;margin:0 0 14px!important}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) #judgeme_product_reviews .jdgm-rev-widg,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__header{padding:0;box-shadow:none;background:transparent}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__header .jdgm-row-media,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__header .jdgm-rev-widg__title,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__actions .jdgm-subtab,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__header .jdgm-row-media{display:none!important}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2){margin:0 0 150px;background:#f6f6f6;padding:100px 28px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__header .jdgm-rev-widg__summary-inner,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__header .jdgm-rev-widg__summary-inner{display:flex;flex-wrap:wrap;gap:5px;font-size:18px;font-weight:300;font-family:Poppins,serif;color:#333;justify-content:center}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__header .jdgm-rev-widg__summary-inner:before,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__header .jdgm-rev-widg__summary-inner:before{content:"Produktbewertungen";margin:0 0 15px;text-transform:uppercase;font-family:Outfit,serif;font-size:30px;color:#101010;display:block;font-weight:700}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__header .jdgm-all-reviews__summary.jdgm-rev-widg__summary,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__header .jdgm-rev-widg__summary-inner .jdgm-rev-widg__summary-stars,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__header .jdgm-all-reviews__summary.jdgm-rev-widg__summary,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__header .jdgm-rev-widg__summary-inner .jdgm-all-reviews__summary-stars{width:100%}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__header .jdgm-rev-widg__summary-inner a,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__header .jdgm-rev-widg__summary-inner a{color:#333}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-star{color:#333}.shopify-section--apps .jdgm-widget .jdgm-sort-dropdown-wrapper{color:#333;text-align:left;margin:0}.shopify-section--apps .jdgm-widget .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow{right:8px;color:#333}.shopify-section--apps .jdgm-widget .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown{color:#333;font-family:Outfit,serif;font-size:16px;font-weight:500;letter-spacing:1.5px;border:1px solid #0a0a0a;padding:10px 30px 10px 20px;box-shadow:none}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__actions{margin:0 0 10px;background:transparent;box-shadow:none;border:0}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__actions .jdgm-row-actions{padding:0;border:0;text-align:right}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body{position:relative}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body:before,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body:before{content:"";display:block;background:#f6f6f6;width:2px;position:absolute;top:0;left:0;height:100%;z-index:1}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev{box-shadow:none;padding:20px 30px;background:transparent;margin:0!important;font-weight:400;font-size:16px;font-family:Poppins,serif;border-left:1px solid #ccc}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev:after .shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev:after{content:"";display:block;border-bottom:1px solid #cccccc;width:100%}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev .jdgm-row-profile .jdgm-rev__author,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev a,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev .jdgm-row-profile .jdgm-rev__author,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev a{color:#333}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev .jdgm-row-profile .jdgm-rev__icon,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev .jdgm-row-profile .jdgm-rev__icon{display:none}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev .jdgm-row-profile .jdgm-rev__buyer-badge-wrapper .jdgm-rev__buyer-badge,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev .jdgm-row-profile .jdgm-rev__buyer-badge-wrapper .jdgm-rev__buyer-badge{background-color:#0a0a0a;font-size:14p}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev .jdgm-row-rating .jdgm-rev__timestamp,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev .jdgm-row-rating .jdgm-rev__timestamp{color:#333;font-family:Outfit,serif;font-size:16px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev .jdgm-rev__content .jdgm-rev__title,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev .jdgm-rev__content .jdgm-rev__title{color:#333;font-family:Outfit,serif;font-size:16px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-paginate,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews-widget .jdgm-all-reviews__footer .jdgm-all-reviews-page__load-more-wrapper{padding-top:60px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-paginate .jdgm-btn,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews-widget .jdgm-all-reviews__footer .jdgm-all-reviews-page__load-more-wrapper .jdgm-btn{background:#0a0a0a;border:0;padding:15px 60px;font-size:16px;font-weight:500;letter-spacing:1.5px;font-family:Outfit,serif}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev .jdgm-rev__pics,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev .jdgm-rev__pics{display:none}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(5) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:block}.jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(5) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:before{content:"Mehr sehen"}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(5){margin-top:40px;width:100%}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(5):before{padding-top:60px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-wrapper:before{background:#0a0a0a;border:0;padding:15px 30px;font-size:16px;font-weight:500;letter-spacing:1.5px;font-family:Outfit,serif;height:auto;top:50%;bottom:initial;left:50%;width:auto;max-width:fit-content;color:#fff;text-decoration:none;transform:translate(-50%,-50%);right:initial;white-space:nowrap;z-index:1}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(n+6){display:none}.wc-innovativ{margin:220px 0 0!important;background:#ede1e4;padding:0 130px 80px}.wc-innovativ .container{padding:0}.wc-innovativ .image-with-text:before{display:none!important}.wc-innovativ .image-with-text .image-with-text__wrapper{padding:0;gap:90px;overflow:visible}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__image-wrapper{margin:-80px 0 0!important;width:35%;max-width:530px;flex-shrink:0}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__content-wrapper{width:65%;margin:0;padding:60px 0}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__content-wrapper h2{color:#333;font-family:Outfit,serif;font-size:16px;font-weight:500;letter-spacing:1.5px;margin-bottom:8px}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__content{max-width:580px}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__content-wrapper h3{color:#101010;font-family:Outfit,serif;font-size:30px;line-height:40px;font-weight:700;text-transform:uppercase;margin:0 0 40px}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__content-wrapper p{font-size:17px;line-height:24px;color:#333}.main-product-page{overflow:hidden}.main-product-page .product{width:100%;margin:0;gap:3px;align-items:initial}.product .wc-product-wrapper{width:50%;background:#f6f6f6}.product .wc-product-wrapper .product__media{padding:0;width:100%;border-bottom:3px solid #fff}.main-product-page .product .product__info{width:50%;background:#f6f6f6;padding:50px 75px}.main-product-page .product .product__info .jdgm-widget .jdgm-prev-badge{position:static}.main-product-page .product .product__info .jdgm-widget.jdgm-preview-badge .jdgm-star{color:#4a4a4a}.main-product-page .product .product__info .product-meta{margin-bottom:20px}.main-product-page .product .product__info .product-meta__title{color:#333;font-size:24px;font-family:Outfit,serif;margin:0 0 12px;font-weight:500}.main-product-page .product .product__info .product-meta__title .product-subtitle{font-size:16px;line-height:18px;margin:3px 0 0;display:block}.main-product-page .product .product__info .product-meta__price-list-container{margin:0}.main-product-page .product .product__info .price{color:#333;font-size:21px;line-height:18px;font-family:Outfit,serif;margin:0 0 4px;font-weight:400}.main-product-page .product .product__info .price-list{gap:5px}.main-product-page .product .product__info .product-meta__taxes-included{color:#333;font-size:13px;line-height:18px;font-family:Outfit,serif;margin:0;font-weight:300}.main-product-page .product .product__info .product-form__option-selector{padding:15px 0 0}.main-product-page .product .product__info .product-form__option-selector .variant-swatch-list .variant-swatch{width:66px;height:80px}.main-product-page .product .product__info .product-form__option-selector .variant-swatch-list .variant-swatch .variant-swatch__item{border:3px solid #fff}.main-product-page .product .product__info .product-form__option-selector .variant-swatch-list .variant-swatch .variant-swatch__item.variant-swatch__item--selected{border-color:#525252}.main-product-page .product .product__info .product-form__option-selector .variant-swatch-list .variant-swatch .variant-swatch__item:after{display:none}.main-product-page .product .product__info .usp-list{padding:0!important}.main-product-page .product .product__info .usp-list .usp-list__item{color:#333}.main-product-page .product .product__info .usp-list__item-image{width:14px}.product .wc-product-wrapper .strorista-main-header{text-align:center;margin-top:98px;display:block;margin-bottom:40px}.product .wc-product-wrapper .strorista-main-header h2{color:#101010;font-size:30px;line-height:normal;font-family:Outfit,serif;margin:0 0 6px;font-weight:700;text-transform:uppercase}.product .wc-product-wrapper .strorista-main-header p{margin:0;color:#333;font-weight:500;font-size:16px;font-family:Outfit,serif;letter-spacing:1.5px}.product .wc-product-wrapper .cRVBGW_feedFlex{max-width:500px}.main-product-page .product .product__info .product-info-wrap{max-width:900px}.main-product-page .product .product__info .checkbox-upsell__item-image-wrapper{width:65px;height:80px;flex-shrink:0;border:3px solid #fff}.main-product-page .product .product__info .checkbox-upsell__item .checkbox-upseel__icon{display:none}.main-product-page .product .product__info .checkbox-upsell__item-content .icon{margin:0}.main-product-page .product .product__info .checkbox-upsell__item-text span span,.main-product-page .product .product__info .checkbox-upsell__item-text{color:#333!important;font-family:Outfit,serif;font-weight:600}.main-product-page .product .product__info .checkbox-upsell__item-text span span{color:#b4818d!important}.main-product-page .product .product__info .checkbox-upsell__item-text .price--highlight{color:#333;font-family:Poppins,serif;font-weight:400}.main-product-page .product .product__info .product-form .checkbox-upsell{gap:5px;padding:10px 0}.main-product-page .product .product__info .trust-badges{background:#f0f0f0!important;border-radius:30px;padding:25px 30px!important;margin:50px 0}.main-product-page .product .product__info .trust-badges .trust-badges__badge .trust-badges__badge-content{gap:12px}.main-product-page .product .product__info .trust-badges .trust-badges__badge{background:transparent!important;border-radius:0;padding:0!important}.main-product-page .product .product__info .trust-badges .trust-badges__badge .trust-badges__badge-icon{background:#f3dad9;width:51px;height:51px;border-radius:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:6px}.main-product-page .product .product__info .trust-badges .trust-badges__badge .trust-badges__badge-icon img{width:auto!important;height:auto!important;margin:0!important}.main-product-page .product .product__info .trust-badges .trust-badges__badge .trust-badges__badge-text .trust-badges__badge-text-heading{color:#333;font-weight:600;font-size:15px;font-family:Outfit,serif;letter-spacing:.2px;text-transform:uppercase}.main-product-page .product .product__info .trust-badges .trust-badges__badge .trust-badges__badge-text .trust-badges__badge-text-subheading{font-size:13px;color:#333}.main-product-page .product .product__info .product-form__buy-buttons .button{background:#0a0a0a;border:0;padding:16px;font-size:16px;font-weight:500;letter-spacing:1.5px;color:#fff;line-height:normal}.main-product-page .product .product__info .product-form__buy-buttons .button:hover{opacity:.8}.main-product-page .product .product__info .product-form .shipping-info .shipping-info__normal{font-size:13px;line-height:18px;font-weight:400}.main-product-page .product .product__info .product-form .shipping-info .shipping-info__normal .shipping-info--in-stock{color:#333}.bundle-styles-section{background-size:cover;background-repeat:no-repeat;margin-top:0;margin-bottom:130px;overflow:hidden}.bundle-styles-section .image-with-text__wrapper{padding:60px 0 0 65px;align-items:center}.bundle-styles-section .container{padding:0}.bundle-styles-section .image-with-text__wrapper .mobile-background-image{display:none}.bundle-styles-section .image-with-text__wrapper .image-with-text__content-wrapper{width:100%;margin:0;padding-bottom:60px}.bundle-styles-section .image-with-text__wrapper .image-with-text__content-wrapper h2{font-size:16px;line-height:20px;font-weight:500;font-family:Outfit,serif;letter-spacing:1px;text-transform:none;margin-bottom:5px!important}.bundle-styles-section .image-with-text__wrapper .image-with-text__content-wrapper h3{font-size:48px;line-height:51px;font-weight:700;font-family:Outfit,serif;letter-spacing:0px;text-transform:uppercase;margin:0 0 50px!important;max-width:550px}.button:not(.button--text),.shopify-challenge__button,#shopify-product-reviews .spr-summary-actions-newreview,#shopify-product-reviews .spr-button{font-family:Outfit,serif!important;font-size:16px;font-weight:500}.bundle-styles-section .image-with-text__wrapper .image-with-text__content-wrapper .button{text-transform:none}.bundle-styles-section .image-with-text__wrapper .image-with-text__content-wrapper .button:hover{opacity:.8}.bundle-styles-section .image-with-text__wrapper .image-with-text__image-wrapper{margin:0 -70px -140px 0;max-width:565px;flex-shrink:0;width:100%;height:565px;background:#a66b79;border-radius:100%;padding:50px}.bundle-styles-section .image-with-text__wrapper .image-with-text__image-wrapper h3{font-size:48px;line-height:51px;font-weight:700;font-family:Outfit,serif;letter-spacing:0px;text-transform:uppercase;color:#fff;margin:0 0 5px}.bundle-styles-section .image-with-text__wrapper .image-with-text__image-wrapper p{font-size:16px;line-height:20px;font-weight:500;font-family:Outfit,serif;letter-spacing:1.5px;text-transform:none;margin:0;color:#fff}.image-with-text-box{max-width:240px;margin:70px 0 0 auto;text-align:left}.image-with-text__image-wrapper .gratis-img-box{max-width:310px;margin:-130px auto 0}.product-image-whit-text.image-whit-text-section h3{margin-bottom:20px!important}.product-image-whit-text .image-with-text-block__content .custom-text{max-width:435px;text-transform:uppercase;font-size:21px;line-height:32px;font-weight:400;font-style:normal}.shopify-section--product-recommendations{overflow:hidden}.shopify-section--product-recommendations .section__color-wrapper{padding-top:94px}.shopify-section--product-recommendations .container{padding:0}.shopify-section--product-recommendations .section__header{margin-bottom:100px}.shopify-section--product-recommendations .section__header h3{color:#101010;font-weight:700;font-size:30px;font-family:Outfit,serif;letter-spacing:0;text-transform:uppercase}.shopify-section--product-recommendations .product-list--center .product-list__inner{margin:0}.wc-product-tab-wrapper .product-tabs{border-bottom:1px solid #929292}.wc-product-tab-wrapper .product-tabs .product-tabs__tab-item-wrapper{border-top:1px solid #929292;padding:0 15px}.wc-product-tab-wrapper .product-tabs .product-tabs__tab-item-wrapper .collapsible-toggle{padding:15px 0;color:#333;font-size:15px;font-weight:600;font-family:Outfit,serif}.wc-product-tab-wrapper .product-tabs .product-tabs__tab-item-content{padding:15px 0 25px;color:#333;font-size:15px;font-weight:400;line-height:20px}.wc-product-tab-wrapper .product-tabs .product-tabs__tab-item-content strong{font-weight:600}.wc-product-tab-wrapper .product-tabs .product-tabs__tab-item-wrapper .collapsible-toggle .faq-icon{width:16px;height:16px;background:url(plus-icon.svg) no-repeat center center}.wc-product-tab-wrapper .product-tabs .product-tabs__tab-item-wrapper .collapsible-toggle[aria-expanded=true]&gt;.faq-icon{background:url(minus.svg) no-repeat center center}.wc-product-tab{display:none}.product-main-slider{display:flex;padding-right:154px;position:relative}.product-main-slider .wc-product-media{width:100%}.product-main-slider .wc-product-media .swiper-slide{position:relative;overflow:hidden}.product-main-slider .wc-product-media .swiper-button-next:after,.product-main-slider .wc-product-media .swiper-button-prev:after{display:none}.product-main-slider .wc-product-media .swiper-button-next{right:20px}.product-main-slider .wc-product-media .swiper-button-prev{left:20px}.product-main-slider .wc-product-media .swiper-button-next,.product-main-slider .wc-product-media .swiper-button-prev{background:transparent;box-shadow:none;width:auto!important;height:auto!important}.product-main-slider .wc-product-thumb{width:100%;max-width:157px;flex-shrink:0;position:absolute;top:0;right:-3px;height:100%;padding-bottom:50px;padding-right:3px}.product-main-slider .wc-product-thumb .swiper-slide{padding:1.5px 3px;background:#fff}.product-main-slider .wc-product-thumb .swiper-slide img{object-fit:cover;width:100%;height:100%}.product-main-slider .wc-product-thumb .swiper-pagination-progressbar{right:0;left:auto;background:#d0d0d0;width:3px}.product-main-slider .wc-product-thumb .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#525252}.product-main-slider .wc-product-thumb .swiper-slide.swiper-slide-thumb-active img{opacity:.5}.header .header__linklist-item:not(:last-child){margin-inline-end:20px}.announcement-bar button svg{display:block}.header--bordered .mega-menu{margin-top:0!important;border-top:1px solid #10101028}.shopify-section--logo-list,.shopify-section--custom-text-slider{overflow:hidden}.header .header__cart-count{top:8px}.logo-list--grid .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important;position:relative;align-items:center}.logo-list--grid .swiper-wrapper .swiper-slide{display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.wc-product #shopify-section-sections--23842771271948__review_rich_text_CYRMGU,.wc-product #shopify-section-sections--23842771271948__17166665661d951bae{display:none}.wc-product .shopify-section--video{padding-bottom:100px}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media{max-width:100%}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-link{width:16.6666666667%}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(5){margin:0}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(7){margin-top:40px;width:100%}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(5):before{padding-top:170%}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(7):before{padding-top:60px}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(5) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:after,.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(5) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:before{display:none}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(7) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:before{content:"Mehr sehen"}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(6),.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(7){display:block}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery{margin:0}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(7) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:block}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(7):before{content:"";display:block;padding-top:60px}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-wrapper:before{background:#0a0a0a;border:0;padding:15px 30px;font-size:16px;font-weight:500;letter-spacing:1.5px;font-family:Outfit,serif;height:auto;top:50%;bottom:initial;left:50%;width:auto;max-width:fit-content;color:#fff;text-decoration:none;transform:translate(-50%,-50%);right:initial;white-space:nowrap;z-index:1}.shopify-section--featured-collections .product-list--center .product-list__inner .dynamic-promotion-block__content-wrapper{display:none}.mobile-nav .mobile-nav__item .mobile-nav__link[aria-expanded=true]{text-decoration:underline}.mini-cart .drawer__header,.mini-cart .drawer__content{padding:25px 30px}.mini-cart .drawer__content .shipping-bar__text{color:#333;line-height:18px;font-size:14px;margin-bottom:13px}.mini-cart .drawer__content .shipping-bar{margin-top:0;margin-bottom:35px}.mini-cart .drawer__content .shipping-bar__progress{border-width:1px;border-color:#707070}.shipping-bar__progress:after{background:#333}.mini-cart .drawer__content .line-item{padding:5px 0;border-bottom:1px solid #e1e1e1}.mini-cart .drawer__content #mini-cart-form .line-item:last-child{border-bottom:0px solid #e1e1e1}.mini-cart .drawer__content .line-item__content-wrapper{margin:0}.mini-cart .drawer__content .line-item__image-wrapper{width:101px;margin-right:12px}.mini-cart.drawer--large{max-width:390px}.mini-cart .drawer__content .line-item__image-wrapper img{height:106px;object-fit:cover;width:100%}.mini-cart .drawer__content .line-item__info .product-item-meta__title{font-size:14px;color:#333;line-height:18px;font-weight:300;font-family:Poppins,serif;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.mini-cart .drawer__content .line-item__price-list-container{padding-left:12px;font-family:Outfit,serif}.mini-cart .drawer__content .line-item__info{display:grid}.mini-cart .drawer__content .line-item__info .line-item__quantity{width:100%;display:flex;align-items:center}.mini-cart .drawer__content .line-item__info .line-item__quantity .line-item__remove-button{text-decoration:none}.mini-cart .drawer__content .line-item__info .line-item__quantity .line-item__remove-button:hover{text-decoration:underline;color:#333}.mini-cart__drawer-footer{padding:15px 10px 20px;text-align:center}.mini-cart__drawer-footer .mini-cart__actions{margin-bottom:15px;font-size:13px;line-height:18px;color:#333;letter-spacing:-.2px;font-weight:300}.mini-cart__drawer-footer .checkout-button .checkout-button__lock{display:none}.mini-cart__drawer-footer .checkout-button .square-separator{width:10px;height:3px}.mini-cart__recommendations-inner{padding:25px 0}.mini-cart__recommendations-inner .heading:first-child{color:#101010;font-family:Outfit,serif;font-size:15px;line-height:19px;font-weight:700;max-width:125px;margin:0 auto;letter-spacing:0}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item{width:100%;margin:0;border-top:2px solid #fff;padding:12px 28px}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item:first-child{border-top:0px solid #fff}.mini-cart__recommendations .product-item__image-wrapper{width:101px}.mini-cart__recommendations .product-item__image-wrapper img{height:106px;object-fit:cover;width:100%}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item .product-item__info{padding:5px 0 0}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item .product-item__info .product-item-meta{display:grid;justify-items:center;gap:3px}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item .product-item__info .product-item-meta .product-price-part{order:2;border:0;padding:0;margin-bottom:5px}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item .product-item__info .product-item-meta .product-price-part .price{font-size:14px;line-height:18px}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item .product-item__info .product-item__link{border:1px solid #090a0a;padding:8px 15px;text-align:center;text-decoration:none;color:#0a0a0a;font-size:12px;line-height:15px;font-weight:500;display:block}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item .product-item__info .product-item__link:hover{background:#090a0a;color:#fff}.main-product-page .product .product__info .bundle-picker__additional-products-wrapper .price{font-size:16px;line-height:18px}.main-product-page .product .product__info .bundle-picker__additional-products-wrapper .price.price--highlight{color:#b4818d}.main-product-page .product .product__info .bundle-picker__additional-products-wrapper .product-item__info{justify-content:start;padding:15px 15px 20px}.main-product-page .product .product__info .bundle-picker__additional-products-wrapper .product-item__info .product-item-meta .product-item-meta__title{text-align:center}@media screen and (max-width: 1360px){.header .header__linklist-item:not(:last-child){margin-inline-end:12px}}@media screen and (min-width: 1201px){.header .mega-menu .container{padding:0}.header .mega-menu .mega-menu__inner{display:flex;justify-content:space-between;padding:30px 20px 50px;gap:30px}.header .mega-menu .mega-menu__inner .mega-menu-link{display:flex;gap:25px}.header .mega-menu .mega-menu__inner .mega-menu-link .menu-title h4{font-size:14px;font-weight:600;color:#101010;line-height:24px;font-family:Outfit,serif}.header .mega-menu .mega-menu-column .menu{margin:18px 0 0;padding:0;list-style-type:none;color:#101010;font-size:14px;line-height:24px;font-weight:400;font-family:Outfit,serif}.header .mega-menu .mega-menu-column .menu li{margin-bottom:5px}.header .mega-menu .mega-menu-column .menu li a{color:#101010;font-size:14px;line-height:24px;font-weight:400;font-family:Outfit,serif}.header .mega-menu .mega-menu-column .menu li a:hover{text-decoration:underline}.header .mega-menu .mega-menu__images-wrapper{width:42%;display:grid;flex-wrap:wrap;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.header .mega-menu .mega-menu__images-wrapper .mega-menu__image-wrapper{position:relative;overflow:hidden;margin-bottom:6px}.header .mega-menu .mega-menu__images-wrapper .mega-menu__image-wrapper:before{content:"";padding-top:110%;display:block}.header .mega-menu .mega-menu__images-wrapper .mega-menu__image-wrapper img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.header .mega-menu .mega-menu__images-wrapper .mega-menu__image-push{width:100%}.header .mega-menu .mega-menu__images-wrapper .mega-menu__image-push .mega-menu__heading{color:#101010;font-size:14px;line-height:18px;font-weight:400;font-family:Outfit,serif;margin:0;text-transform:none}.header .mega-menu .mega-menu__inner .normal-text-column{padding:0 45px 0 65px}.header .mega-menu .mega-menu__inner .normal-text-column h2{color:#101010;font-size:14px;line-height:22px;font-weight:300;font-family:Outfit,serif;margin:0;text-transform:uppercase}.header .mega-menu .mega-menu__inner .normal-text-column p{color:#101010;font-size:54px;line-height:50px;font-weight:900;font-family:Outfit,serif;margin:0;text-transform:uppercase}.header .mega-menu .mega-menu__inner .normal-text-column p strong{margin:0 0 0 -55px;font-weight:900}}@media screen and (min-width: 1500px){.header .mega-menu .mega-menu__images-wrapper{width:37%;gap:40px}.header .mega-menu .mega-menu__inner .mega-menu-link{gap:50px}.header .mega-menu .mega-menu__inner .normal-text-column{padding:0 65px}.shopify-section--logo-list .section{margin:0 0 4px!important}}@media screen and (min-width: 1025px){.list-collections__item{height:auto!important}}@media screen and (min-width: 1000px){.section__header{margin-block-end:35px}}@media screen and (max-width: 1199px){.tabs-nav--edge2edge{margin:0!important}.slideshow__slide-inner .slideshow__text-wrapper{padding:120px 0}.slideshow__slide-inner .slideshow__text-wrapper .content-box--medium{margin:0;width:100%}.slideshow__slide-inner .slideshow__text-wrapper .content-box h3{font-size:50px;line-height:60px}.product-item__info{padding:20px 15px 25px}.image-whit-text-section{padding:45px 0 0}.image-whit-text-section h3{font-size:44px;line-height:46px;margin:0 0 30px!important}.image-whit-text-section .image-with-text-block{align-items:inherit}.image-whit-text-section .image-with-text-block__image-wrapper{height:auto}.faq-section .faq .faq-wrapper-part{padding:65px 50px 50px 40px}.faq-section .faq .faq-video{width:40%}.faq-section .faq .faq__wrapper{width:60%}.faq-section .faq .section__header{margin-bottom:40px}.faq-section .faq .faq-logo-list{padding:40px 60px 0 50px;margin-bottom:-10px}.faq-section{padding:70px 0 60px}.footer{padding:60px 0 0}.footer-item-wrap .social-media-part .social-media{justify-content:center;gap:10px}.footer-item-wrap .social-media-part{width:40%}.footer-item-wrap .footer__item-content{width:60%}.footer-item-wrap{gap:10px;padding-right:20px}.footer .footer__aside{margin-top:60px}.inner-hero-section .content-box{padding:0;gap:35px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2){margin:0 0 100px;padding:60px 0}.main-product-page .product .product__info{padding:30px}.bundle-styles-section .image-with-text__wrapper{padding:40px 0 0 30px}.bundle-styles-section .image-with-text__wrapper .image-with-text__image-wrapper{margin:0 -60px -120px 0;max-width:515px;height:515px;padding:30px}.bundle-styles-section{margin-bottom:50px}.shopify-section--product-recommendations .section__color-wrapper{padding-top:60px}.shopify-section--product-recommendations .section__header{margin-bottom:40px}.wc-innovativ{margin:150px 0 0!important;padding:0 30px 50px}.wc-innovativ .image-with-text .image-with-text__wrapper{gap:40px}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__image-wrapper{margin:-80px 0 0!important;width:100%;max-width:400px;flex-shrink:0}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__content-wrapper h3{margin-bottom:20px}.product-main-slider{padding-right:112px}.product-main-slider .wc-product-thumb{max-width:115px}.mobile-nav .collapsible{margin:0}#mobile-menu-drawer .drawer__content{padding-left:20px;padding-right:20px}.mobile-nav .collapsible .mega-menu__inner{padding:0 0 15px;display:block!important}.mobile-nav .mobile-nav__item .mobile-nav__link{font-size:16px;font-weight:400;color:#101010;line-height:20px;font-family:Outfit,serif}.mobile-nav .collapsible .mobile-nav{padding:0;border:0}.mobile-nav .mobile-nav__item .mobile-nav li.mobile-nav__item&gt;.mobile-nav__link{font-size:14px;font-weight:600;color:#101010;line-height:24px;font-family:Outfit,serif}.mobile-nav .mobile-nav__item .mobile-nav li.mobile-nav__item .mobile-nav__link{justify-content:start;gap:5px}.mobile-nav .mobile-nav__item .mobile-nav li.mobile-nav__item .mobile-nav__link .animated-plus:before{content:"+";font-size:16px;margin:0;width:0;height:auto;position:static;display:block;line-height:13px}.mobile-nav .mobile-nav__item .mobile-nav li.mobile-nav__item .mobile-nav__link[aria-expanded=true]&gt;.animated-plus:before{content:"-";font-size:16px;line-height:11px}.mobile-nav .mobile-nav__item .mobile-nav li.mobile-nav__item .mobile-nav__link .animated-plus:after{display:none!important}.mobile-nav .mobile-nav__item .mobile-nav li.mobile-nav__item .mobile-nav{margin:0;padding:15px 15px 5px;list-style-type:none;color:#101010;font-size:14px;line-height:24px;font-weight:400;font-family:Outfit,serif}.mobile-nav .mobile-nav__item .mobile-nav li.mobile-nav__item .mobile-nav li{margin-bottom:10px}.mobile-nav .mobile-nav__item .mobile-nav li.mobile-nav__item .mobile-nav li a{color:#101010;font-size:14px;line-height:24px;font-weight:400;font-family:Outfit,serif}.mobile-nav .collapsible .mega-menu__inner .mega-menu-link .menu-title{margin-bottom:15px}.mobile-nav .collapsible .mega-menu__inner .mega-menu-link .menu-title h4{font-size:14px;font-weight:600;color:#101010;line-height:24px;font-family:Outfit,serif}.mobile-nav .collapsible .mega-menu__inner .mega-menu-column .menu{margin:0;padding:0 15px 5px;list-style-type:none;color:#101010;font-size:14px;line-height:24px;font-weight:400;font-family:Outfit,serif;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.mobile-nav .collapsible .mega-menu__inner .mega-menu-column .menu li{margin-bottom:10px}.mobile-nav .collapsible .mega-menu__inner .mega-menu-column .menu li a{color:#101010;font-size:14px;line-height:24px;font-weight:400;font-family:Outfit,serif}.mobile-nav .collapsible .mega-menu__inner .mega-menu-column .menu li a:hover{text-decoration:underline}.mobile-nav .collapsible .mega-menu__inner .mega-menu-link .title-with-submenu h4{display:flex;align-items:center;gap:5px}.mobile-nav .collapsible .mega-menu__inner .mega-menu-link .title-with-submenu h4:after{content:"+";font-size:16px}.mobile-nav .collapsible .mega-menu__inner .mega-menu-link .title-with-submenu.active h4:after{content:"-";font-size:16px}.mobile-nav #mobile-menu-5.collapsible .mega-menu__inner{display:none}.mobile-nav .collapsible .mobile-nav{margin:0!important}.mobile-nav .mobile-nav__item .mobile-nav li.mobile-nav__item .mobile-nav__link{font-size:14px;text-decoration:none}}@media screen and (max-width: 1024px){.header__secondary-links .ht-tms-selector{margin-right:0!important}.header__icon-list{gap:18px}.header .header__wrapper{padding:10px 0}.slideshow__slide-inner .slideshow__text-wrapper .content-box h3{font-size:46px;line-height:55px}.image-whit-text-section .container .image-with-text-block__content{padding:30px 20px}.image-whit-text-section .image-with-text-block__image-wrapper{position:relative;width:50%}.image-whit-text-section:before{z-index:0}.image-whit-text-section .image-with-text-block__image-wrapper .image-with-text-block__image{position:static;height:100%;object-fit:cover}.list-collections .container .list-collections__item-list{padding:0}.image-whit-text-section .text-image img{margin:10px -50px 0 auto;max-width:190px}.faq-section .faq .faq-wrapper-part{padding:45px 30px 30px}.faq-section .faq .faq__wrapper{margin:-45px 0 0}.faq-question-list .faq__item .collapsible-toggle{padding:20px 0;font-size:16px;line-height:22px}.newsletter-wrap .left-title{font-size:70px;line-height:60px;padding-left:80px}.newsletter-wrap .image-with-text-block__content p{margin:0 0 15px}.footer .footer__inner .footer__item-list{flex-wrap:wrap}.footer .footer__inner .footer__item-list .footer__item--newsletter{width:100%;margin-bottom:30px}.footer .footer__inner .footer__item-list .footer__item--links{width:70%}.footer .footer__inner .footer__item-list .footer__item--links:last-child{width:30%}.footer-item-wrap .social-media-part .social-media a{width:40px;height:40px}.footer-item-wrap{gap:10px;padding-right:0}.footer .footer__aside{margin-top:40px;display:flex}.footer .footer__aside .footer__copyright{margin:0}.faq-section .faq .faq-logo-list{gap:15px;padding:40px 30px 0}.mobile-nav .mobile-nav__item button,.mobile-nav .mobile-nav__item a{color:#333;font-size:16px;font-weight:400}.inner-hero-section{padding:140px 0 45px}.inner-hero-section .content-box{gap:28px;align-items:start}.inner-hero-section .inner-hero-title h1{font-size:40px;line-height:46px}.inner-hero-section .inner-hero-content{max-width:340px}.faq-section .faq .section__header h2{font-size:40px;line-height:48px}.pagination .pagination__nav{gap:24px}.pagination__nav .pagination__nav-item[rel=next],.pagination__nav .pagination__nav-item[rel=prev]{width:48px;height:48px}.pagination__nav-item svg{max-width:8px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .shopify-section--apps .top-review-section .shopify-app-block:nth-child(2){margin:0 0 40px;padding:50px 0}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews-widget .jdgm-all-reviews__footer .jdgm-all-reviews-page__load-more-wrapper .jdgm-btn{padding:15px 30px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1){padding:60px 0}.main-product-page .product{display:flex}.wc-product .shopify-section--video{padding-bottom:50px}}@media screen and (max-width: 991px){.product .wc-product-wrapper{width:100%}.main-product-page .product{display:block}.main-product-page .product .product__info{padding:30px 20px;width:100%;margin:3px 0 0}.main-product-page .product .product__info .product-info-wrap{max-width:100%}.main-product-page .product .product__info .product-form__option-selector{padding:15px 0 0;margin-right:-20px}.product .wc-product-wrapper .strorista-main-header{margin-top:60px;margin-bottom:30px}.main-product-page .product .product__info .product-form__buy-buttons .button .loader-button__text{padding:0}.bundle-styles-section .image-with-text__wrapper{flex-direction:row-reverse;display:flex;padding:30px 0 0 20px}.wc-innovativ .image-with-text,.bundle-styles-section .image-with-text{padding:0}.bundle-styles-section .image-with-text__wrapper .image-with-text__image-wrapper{margin:0 -50px -90px 0;max-width:455px;height:455px;padding:20px}.image-with-text__image-wrapper .gratis-img-box{max-width:330px;margin:-130px 20px 0}.bundle-styles-section .image-with-text__wrapper .image-with-text__content-wrapper h3{font-size:42px;line-height:46px;margin:0 0 30px!important}.wc-innovativ .image-with-text .image-with-text__wrapper{display:flex;gap:20px}.wc-innovativ{margin:90px 0 0!important;padding:0 20px 50px}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__image-wrapper{max-width:270px;margin:-50px 0 0!important}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__content-wrapper{width:100%;margin:0;padding:40px 0}.review-media-header{margin-top:74px;margin-bottom:0}.review-media-header h3{font-size:38px;line-height:40px}}@media screen and (min-width: 768px){.product-main-slider .wc-product-media .swiper-slide:before{content:"";padding-top:115%;display:block}.product-main-slider .wc-product-media .swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.wc-storista-mobile{display:none}}@media screen and (max-width: 767px){.header.header--transparent{background:#fff6;color:#000;border-bottom:0}.header.header--transparent .header__logo .header__logo-link .header__logo-image{display:block;opacity:1}.header.header--transparent .header__logo .header__logo-link .header__logo-image.header__logo-image--transparent{display:none}.header .header__wrapper{padding:15px 0}.slideshow__slide-inner .slideshow__text-wrapper .content-box h2{font-size:14px;line-height:19px}.slideshow__slide-inner .slideshow__text-wrapper .content-box h3{font-size:28px;line-height:32px;margin:3px 0}.slideshow__slide-inner .slideshow__text-wrapper .content-box p{font-size:16px;line-height:20px}.slideshow__slide-inner .slideshow__text-wrapper .content-box .button-wrapper{margin-top:20px}.shopify-section--featured-collections .section{padding-top:5px}.section__header .tabs-nav .tabs-nav__item-list .tabs-nav__item{font-size:16px}.section__header,.tabs-nav{margin-block-end:10px}.product-item__info{padding:15px 15px 20px}.shopify-section--featured-collections .section .container .product-list__inner{margin:0}.product-item__info .product-price-part .price{font-size:14px;line-height:18px}.product-item__info .product-item-meta .product-price-part{padding:0 0 8px;margin-bottom:10px}.product-item__info .product-item-meta .product-item-meta__title{font-size:14px;line-height:18px}.product-list .product-item__quick-form{opacity:1;bottom:0!important;padding:4px}.product-list .product-item__quick-form .product-item__quick-buy-button,.product-list .product-item__quick-form .button.button--outline.button--text.button--full.hidden-touch{opacity:1}.list-collections .list-collections__item-info{padding-inline-start:14px;padding-inline-end:14px}.list-collections .list-collections__item-list .heading.h3{font-size:14px;letter-spacing:0;text-transform:uppercase;word-wrap:break-word}.list-collections .list-collections__item{min-height:200px;height:200px;margin-bottom:20px}.image-whit-text-section:before{width:90%}.image-whit-text-section .image-with-text-block{min-height:auto;flex-wrap:wrap}.image-whit-text-section .container{max-width:90%;width:90%;padding:0 30px}.image-whit-text-section .container .image-with-text-block__content{padding:0}.image-whit-text-section h2{font-size:12px;line-height:18px}.image-whit-text-section h3{font-size:24px;line-height:28px;margin:0 0 20px!important}.image-whit-text-section .image-with-text-block__text-container p{font-size:14px;line-height:22px}.image-whit-text-section .custom-text{font-size:12px;line-height:18px}.image-whit-text-section .text-image img{margin:10px 0 -10px;max-width:170px}.image-whit-text-section .image-with-text-block__image-wrapper{position:relative;width:100%;padding-left:50px}.image-whit-text-section .image-with-text-block__image-wrapper{background:transparent}.logo-list{padding:17px 0}.logo-list .logo-list__list .logo-list__item{margin:0 10px}.faq-section{padding:10px 0 50px}.faq-section .faq{display:block}.faq-section .faq .faq-video{display:block;position:relative;width:100%}.faq-section .faq .faq-video:before{content:"";padding-top:75%;display:block}.faq-section .faq .faq__wrapper{margin:0;width:100%;padding:0}.faq-section .faq .section__header h6{font-size:12px;line-height:17px}.faq-section .faq .section__header h2{font-size:24px;line-height:26px}.faq-question-list .faq__item{padding:0}.faq-question-list .faq__item .collapsible-toggle{padding:14px 0;font-size:14px;line-height:18px}.faq-section .faq .faq-logo-list{gap:15px;padding:30px 30px 0;margin:0;justify-content:center}.faq-section .faq .faq-logo-list .custom-logo{width:80px;height:80px;padding:24px}.faq-section .faq .faq-logo-list .custom-logo.logo-2:before,.faq-section .faq .faq-logo-list .custom-logo.logo-3:before,.faq-section .faq .faq-logo-list .custom-logo:before{background-size:100%}.faq-section{padding:20px 0}.logo-list .logo-list__list .logo-list__item{font-size:16px;line-height:22px}.text-scroll-section .vertical-breather .logo-list{background:transparent;padding:16px 0}.newsletter-wrap{display:block;padding:0 20px 25px}.newsletter-wrap .left-title{font-size:60px;line-height:50px;padding:20px 0 20px 27px}.newsletter-wrap .left-title strong{margin-left:-30px}.newsletter-wrap .image-with-text-block__content{width:100%;max-width:686px;padding:24px 10px;text-align:center}.newsletter-wrap .image-with-text-block__content p{font-size:14px;line-height:20px}.newsletter__form{margin-top:10px!important}.newsletter-wrap .image-with-text-block__content .input .input__field{text-align:center}.newsletter-wrap .image-with-text-block__content .input .input__field::-webkit-input-placeholder{text-align:center}.newsletter-wrap .image-with-text-block__content .input .input__field::-moz-placeholder{text-align:center}.newsletter-wrap .image-with-text-block__content .input .input__field:-ms-input-placeholder{text-align:center}.newsletter-wrap .image-with-text-block__content .input .input__field:-moz-placeholder{text-align:center}.newsletter-wrap .input-row .button{max-width:fit-content}.newsletter-wrap .loader-button__text{font-weight:500;text-transform:initial;padding:15px 0;text-align:center}.newsletter-wrap .image-with-text-block__content .input .input__label{background:transparent;padding:0;left:50%;transform:translate(-50%)}.newsletter-wrap .image-with-text-block__content .input :focus-within~.input__label,.newsletter-wrap .image-with-text-block__content .input .is-filled~.input__label{left:50%;transform:translate(-50%)}.footer{padding:40px 0 0}.footer .footer__inner .footer__item-list .footer__item.footer__item--newsletter .footer__item-content,.footer .footer__inner .footer__item-list .footer__item--newsletter .footer__item-title{display:none}.footer-item-wrap .social-media-part{width:100%}.footer .footer__inner .footer__item-list .footer__item--links{width:100%;text-align:center;margin-bottom:60px}.footer .footer__inner .footer__item-list .footer__item-title{padding-bottom:12px;margin-bottom:16px;font-size:14px;line-height:18px}.footer .footer__inner .footer__item-list .footer__item .footer__item-content{padding-right:0}.footer__item-content .linklist .linklist__item a{font-size:14px;line-height:22px}.footer .footer__inner .footer__item-list .footer__item--links:last-child{width:100%;margin-bottom:20px}.footer .footer__aside{flex-wrap:wrap;justify-content:center;padding:20px 0}.footer__follow-and-payment{width:100%;justify-content:center;margin-bottom:15px}.footer-item-wrap .social-media-part .social-media{gap:15px}.footer .footer__aside .footer__copyright{order:1;color:#1d1d1d;font-size:14px;width:100%;display:block;text-align:center}.inner-hero-section{padding:120px 0 45px;background-position:bottom right -80vw}.inner-hero-section .content-box{flex-wrap:wrap}.inner-hero-section .inner-hero-title h2{font-size:12px;line-height:16px}.inner-hero-section .inner-hero-title h1{font-size:24px;line-height:28px}.inner-hero-section .inner-hero-content p{font-size:14px;line-height:20px}.section-template--23842774417676__ss_circle_menu_VkUPkH-settings{padding-left:15px!important;padding-right:15px!important}.product-facet__product-list.product-list .product-list__inner:not(.product-list__inner--scroller){margin:0}.pagination__nav .pagination__nav-item{font-size:14px;line-height:20px}.shopify-section--featured-collections .section.product-featured-section .section__header h3{font-size:24px}.product-featured-section .container .section__header{padding:35px 0 40px}.product-item__quick-form{transition:visibility .2s ease-in-out,opacity .2s ease-in-out,transform .2s ease-in-out;transform:translateY(0)}.product-list .product-item__quick-form .product-item__quick-buy-button,.product-list .product-item__quick-form .button.button--outline.button--text.button--full.hidden-touch{position:static}.shopify-section--apps .jdgm-widget .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown{font-size:14px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__actions .jdgm-row-actions{text-align:center}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1){padding:40px 0}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2){margin:0 0 40px;padding:40px 0}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__header .jdgm-rev-widg__summary-inner,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__header .jdgm-rev-widg__summary-inner{font-size:14px;line-height:20px;padding:0 15px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev .shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev{padding:20px 15px;font-size:14px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-wrapper:before,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev .jdgm-row-rating .jdgm-rev__timestamp,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev .jdgm-rev__content .jdgm-rev__title,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev .jdgm-row-rating .jdgm-rev__timestamp,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev .jdgm-rev__content .jdgm-rev__title{font-size:14px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(5){margin-top:20px;width:100%}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews-widget .jdgm-all-reviews__footer .jdgm-all-reviews-page__load-more-wrapper{padding-top:20px}.button:not(.button--text),.shopify-challenge__button,#shopify-product-reviews .spr-summary-actions-newreview,#shopify-product-reviews .spr-button{font-size:14px}.product .wc-product-wrapper .strorista-main-header{margin-top:40px;margin-bottom:10px;padding:0 15px}.product .wc-product-wrapper .strorista-main-header h2{font-size:24px}.product .wc-product-wrapper .cRVBGW_feedFlex{max-width:100%;margin:0 auto}.product .wc-product-wrapper .cRVBGW_feedFlex .storista-spotlight-navigation .atTSbW_arrow{display:block}.main-product-page .product .product__info .price,.main-product-page .product .product__info .product-meta__title{font-size:16px}.main-product-page .product .product__info .usp-list .usp-list__item{color:#333;font-size:13px;line-height:16px}.main-product-page .product .product__info .product-form__option-selector .variant-swatch-list .variant-swatch{width:56px;height:60px}.main-product-page .product .product__info .checkbox-upsell__item-image-wrapper{width:45px;height:55px;flex-shrink:0;border:2px solid #fff}.main-product-page .product .product__info .checkbox-upsell__item-text span span,.main-product-page .product .product__info .checkbox-upsell__item-text{font-size:13px}.main-product-page .product .product__info .checkbox-upsell__item-text .price--highlight{font-size:12px}.main-product-page .product .product__info .product-form__buy-buttons .button{padding:15px;font-size:14px}.main-product-page .product .product__info .product-form__buy-buttons .button .loader-button__text{text-transform:none}.main-product-page .product .product__info .trust-badges{border-radius:15px;padding:15px 10px!important;margin:20px 0}.main-product-page .product .product__info .trust-badges .trust-badges__badge .trust-badges__badge-text .trust-badges__badge-text-heading{font-size:11px;letter-spacing:0}.main-product-page .product .product__info .trust-badges .trust-badges__badge .trust-badges__badge-text .trust-badges__badge-text-subheading{font-size:11px;color:#333}.main-product-page .product .product__info .trust-badges .trust-badges__badge .trust-badges__badge-icon{width:33px;height:33px}.main-product-page .product .product__info .trust-badges .trust-badges__badge .trust-badges__badge-content{gap:8px}.wc-product-tab-wrapper .product-tabs .product-tabs__tab-item-content{font-size:13px;font-weight:400;line-height:18px}body .bundle-styles-section .image-with-text{margin-bottom:0!important;padding-bottom:28px}.bundle-styles-section .image-with-text__wrapper{flex-wrap:wrap}.bundle-styles-section .image-with-text__wrapper .image-with-text__image-wrapper{margin:-140px -50px 0 0;max-width:335px;height:335px;padding:20px;position:relative;z-index:1}.bundle-styles-section .image-with-text__wrapper .image-with-text__content-wrapper h2{font-size:14px;line-height:18px}.bundle-styles-section .image-with-text__wrapper .image-with-text__content-wrapper h3{font-size:24px;line-height:36px;margin:0 0 20px!important}.bundle-styles-section .image-with-text__wrapper .image-with-text__content-wrapper [reveal]{opacity:1}.bundle-styles-section .image-with-text__wrapper .image-with-text__content-wrapper .image-with-text__content{text-align:right}.bundle-styles-section .image-with-text__wrapper .image-with-text__content-wrapper{padding:140px 25px 30px;position:relative}.image-with-text__image-wrapper .gratis-img-box{max-width:160px;margin:-50px 40px 0 auto;position:relative;z-index:1}.image-with-text__image-wrapper .gratis-img-box img{visibility:visible}.bundle-styles-section .image-with-text__wrapper .image-with-text__image-wrapper h3{font-size:24px;line-height:30px;margin-left:25px}.bundle-styles-section .image-with-text__wrapper .image-with-text__image-wrapper p{font-size:12px;line-height:16px}.image-with-text-box{max-width:190px;margin:110px 0 0;text-align:left;width:100%}.product-image-whit-text .image-with-text-block__content .custom-text{font-size:14px;line-height:22px;margin-bottom:20px}.shopify-section--product-recommendations .section__color-wrapper{padding-top:40px}.shopify-section--product-recommendations .section__header h3{font-size:24px;padding:0 15px}.wc-innovativ{margin:60px 0 110px!important;padding:0 20px;width:calc(100% - 40px)}.wc-innovativ .image-with-text .image-with-text__wrapper{flex-wrap:wrap;position:relative}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__image-wrapper{order:2}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__image-wrapper{max-width:310px;margin:0 -60px -50px auto!important}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__content-wrapper{width:100%;margin:0;padding:40px 10px 10px}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__content-wrapper h2{font-size:12px}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__content-wrapper h3{font-size:24px;line-height:32px}.wc-innovativ .image-with-text .image-with-text__wrapper .image-with-text__content-wrapper p{font-size:14px;line-height:22px;color:#333}.bundle-styles-section .image-with-text__wrapper .mobile-background-image{display:block;position:absolute;bottom:0;left:0;width:91%;height:100%;display:flex;align-items:center}.bundle-styles-section{background-image:none!important;background:#e4d1d5!important;background:linear-gradient(0deg,#e4d1d5,#e2d0cf)!important}.product-main-slider{display:block;padding:0}.product-main-slider .wc-product-thumb{position:relative;height:auto;width:100%;max-width:100%;padding:0 30px 3px 0;right:-1px}.product .wc-product-wrapper .cRVBGW_feedFlex{padding:30px 20px}.product-main-slider .wc-product-thumb .swiper-slide{padding:3px 1.5px}.product-main-slider .wc-product-thumb .swiper-pagination-progressbar{left:0;right:auto;background:#d0d0d0;width:100%;height:3px;top:auto;bottom:0}.review-media-header{margin-top:50px;margin-bottom:0}.review-media-header .content-box--text-center{margin:0}.review-media-header h3{font-size:24px;line-height:28px}.review-media-header p{font-size:14px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__header .jdgm-rev-widg__summary-inner:before,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__header .jdgm-rev-widg__summary-inner:before{margin:0 0 10px;font-size:24px}.list-collections .container .list-collections__item-list .list-collections__item:first-child .h3{padding:0}.list-collections .container .list-collections__item-list .list-collections__item .h3{font-size:14px;line-height:18px;letter-spacing:0;padding:0 11px;max-width:75px;margin:0 auto}.product-content__tabs{margin:0!important}.inner-hero-section .content-box{position:relative;z-index:1;max-width:235px}.inner-hero-section{position:relative}.inner-hero-section .section__color-wrapper .mobile-bg-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.inner-hero-section .section__color-wrapper .mobile-bg-image img{width:100%;height:100%;object-fit:cover}.product-item__info .product-item-meta .product-price-part .rating__stars .rating__star{width:10px}.product-item__info .product-price-part .price{margin-inline-end:6px!important}.logo-list--grid .swiper-wrapper .swiper-slide img{max-height:30px;max-width:90%;margin:0 auto;display:block}.wc-product .shopify-section--video{padding-bottom:0}.footer__follow-and-payment .footer__payment-methods{margin:0}.footer__follow-and-payment .footer__payment-methods .payment-methods-list{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:10px}.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(n+4),.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(n+4){display:none}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(n+5){display:none}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-link,.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-link{width:33.33%}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(4),.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(4),.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(4){margin-top:20px;width:100%;display:block}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(4):before,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(4):before,.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(4):before{content:"";display:block;padding-top:60px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(4) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:before,.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(4) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:before{content:"Mehr sehen"}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-wrapper:before,.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery .jdgm-gallery__thumbnail-wrapper:before{background:#0a0a0a;border:0;padding:15px 30px;font-size:16px;font-weight:500;letter-spacing:1.5px;font-family:Outfit,serif;height:auto;top:50%;bottom:initial;left:50%;width:auto;max-width:fit-content;color:#fff;text-decoration:none;transform:translate(-50%,-50%);right:initial;white-space:nowrap;z-index:1}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(4) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:after,.wc-index .shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(4) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:block}.faq-question-list .faq__item .collapsible-toggle .animated-plus{position:relative;width:30px;height:30px}.faq-question-list .faq__item .collapsible-toggle .animated-plus:before{width:13px;height:1px;margin-left:-6px}.faq-question-list .faq__item .collapsible-toggle .animated-plus:after{width:1px;height:13px;margin-top:-6px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev{padding:30px 2px 15px;border-top:1px solid #ccc;border-left:0}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2){padding:40px 20px}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev:first-child,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev:first-child{border-top:0}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-rev-widg__body .jdgm-rev.jdgm-rev,.shopify-section--apps .top-review-section .shopify-app-block:nth-child(2) .jdgm-all-reviews__body .jdgm-rev.jdgm-rev{font-size:14px;line-height:21px}.product-sticky-form{background:#fff;padding:10px 0}.mini-cart__recommendations-inner .mini-cart__recommendations-heading{color:#101010;font-family:Outfit,serif;font-size:15px;line-height:19px;font-weight:700;max-width:100%;margin:0 auto;letter-spacing:0;text-align:center;padding:0 10px 10px;border-bottom:2px solid #fff}.mini-cart .drawer__content{padding:20px 20px 175px 30px;position:relative}.mini-cart .drawer__header{padding:14px 20px}.mini-cart .drawer__content .shipping-bar{margin-bottom:20px}.mini-cart .drawer__content .line-item__info .product-item-meta__title{overflow:inherit;text-overflow:inherit;display:block;-webkit-line-clamp:inherit}.mini-cart .drawer__content .mini-cart__recommendations:not([hidden]):before{height:20px;width:100%;content:"";position:absolute;top:-20px;left:0;box-shadow:0 0 10px #0003}.mini-cart .drawer__content .product-item-meta{display:flex;gap:10px}.mini-cart .drawer__content .product-item-meta .price-list{justify-content:end}.mini-cart .drawer__content .product-item-meta .price-list .price{margin:0}.mini-cart__recommendations-inner{padding:16px 0 0;margin:0}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item .product-item__info .product-item__link{margin:5px 0 0}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item{padding:10px}.mini-cart__recommendations .product-item__image-wrapper{width:101px;margin-right:10px;margin-bottom:0!important}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item .product-item__info .product-item-meta{display:grid;justify-items:self-start;gap:3px}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item{width:100%;border:0;border-right:2px solid #fff}.mini-cart__recommendations-inner .mini-cart__recommendations-list .product-item .product-item__info{padding:0}.mini-cart__recommendations-inner .scroller{margin:0}.mini-cart__recommendations-inner .scroller .scroller__inner{padding:0}.mini-cart .drawer__content .mini-cart__recommendations:not([hidden]){position:fixed;bottom:101px;left:0;width:100%;overflow:hidden}.mini-cart__recommendations-list{grid-auto-columns:minmax(290px,1fr)}.mini-cart__drawer-footer{padding:10px;text-align:center}.mini-cart__drawer-footer .mini-cart__actions{font-size:11px;align-items:center!important}.mini-cart .drawer__footer:before{background:linear-gradient(#0000,#0002)}.wc-product .shopify-section--video{display:none}.product-item__label-list .label{padding:3.09px 10px}.product-item__label-list{top:10px!important;left:0!important}.wc-storista-desktop{display:none}.product .wc-storista-mobile .strorista-main-header{text-align:center;margin-top:40px;margin-bottom:10px;display:block}.product .wc-storista-mobile .strorista-main-header h2{color:#101010;font-size:24px;line-height:normal;font-family:Outfit,serif;margin:0 0 6px;font-weight:700;text-transform:uppercase}.product .wc-storista-mobile .strorista-main-header p{margin:0;color:#333;font-weight:500;font-size:14px;font-family:Outfit,serif;letter-spacing:1.5px}.product .wc-storista-mobile .cRVBGW_feedFlex{padding:0 0 30px;max-width:100%;margin:0 auto}.shopify-section--apps .top-review-section .shopify-app-block:nth-child(1) .jdgm-row-media .jdgm-gallery-wrapper .jdgm-gallery{margin:0}.bundle-picker__additional-products{padding:10px 0}.main-product-page .product .product__info .bundle-picker__additional-products-wrapper .product-item__info{padding:5px 0 0}.main-product-page .product .product__info .price,.main-product-page .product .product__info .product-meta__title{font-size:14px;line-height:16px}.trust-badges__badge-content .trust-badges__badge-icon{flex-shrink:0}#trust_badges_YQWbeD .trust-badges__badge{padding:10px}}@media screen and (max-width: 768px){.main-product-page .product .product__info .price,.main-product-page .product .product__info .product-meta__title{font-size:20px;line-height:22px;color:#000}.checkbox-upsell{justify-items:center;gap:15px!important}.checkbox-upsell__item{position:relative;width:90%;padding:1rem;border-radius:10px;background-color:#f0f0f0}.icon-wrapper{position:relative;margin-left:auto}.checkbox-upsell__item-content .icon{border-radius:50%;background:#000;position:relative}.icon-wrapper:after{content:"+";z-index:5;display:flex;position:absolute;width:100%;height:100%;color:#fff;align-items:center;justify-content:center;pointer-events:none;top:0;font-size:20px}.main-product-page .product .product__info .checkbox-upsell__item-text .price--highlight{display:none}.checkbox-upsell__item-text span:first-child{display:flex;flex-direction:column;font-size:15px}.main-product-page .product .product__info .checkbox-upsell__item-image-wrapper{border:unset;mix-blend-mode:darken}input:checked~.checkbox-upsell__item-content .icon-wrapper:after{display:none}.checkbox-upsell__item-content .icon{width:23px;height:23px}.button--sale{color:#000!important;border:1px solid black!important;background-color:transparent!important;line-height:normal!important;font-weight:700!important;font-size:16px!important;padding:13px!important}.main-product-page .product .product__info .product-form__buy-buttons .button{font-size:18px}.product-form&gt;.trust-badges{display:none}.product-info-wrap&gt;.trust-badges{margin-top:0!important}.checkbox-upsell .heading{display:none}.product-main-slider .wc-product-thumb{max-height:107px}}@media screen and (min-width:768px){.button--sale,.product-info-wrap&gt;.trust-badges{display:none}}
/*# sourceMappingURL=/cdn/shop/t/156/assets/custom.css.map */
</pre></body></html>