@charset "UTF-8";.configurator-header .title{font-family:Strawford;font-size:32px;font-weight:700;text-align:left}.spaceLeftDisplay-container{margin-top:2rem}.spaceLeftDisplay-container .title{font-weight:700}.spaceLeftDisplay-container .bar-holder>.bar{background-color:#1f0000;border-radius:.5rem;height:.5rem;margin-bottom:.2rem;overflow:hidden}.spaceLeftDisplay-container .bar-holder>.bar>.bar-fill{background-color:var(--spaceLeftDisplay-bar-fill-color,var(--highlight-color,red));border-radius:.5rem;height:100%;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out}.spaceLeftDisplay-container .info{font-size:.75rem}.currentBoxIngredients-container{margin-top:1rem}.currentBoxIngredients-container .title{font-weight:700}.currentBoxIngredients-container .ingredients{background-color:hsla(0,0%,100%,.15);border-radius:.5rem;height:400px}.currentBoxIngredients-container .ingredients ul{height:100%;list-style:none;margin:0;overflow-y:scroll;padding:0}.currentBoxIngredients-container .ingredients ul li{border-bottom:1px solid hsla(0,0%,100%,.15);padding:1rem}.currentBoxIngredients-container .ingredients ul li:last-child{border-bottom:none}.currentBoxIngredients-container .one-ingredient{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.currentBoxIngredients-container .one-ingredient>.image-holder{width:80px}.currentBoxIngredients-container .one-ingredient>.content{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:.9rem;padding-left:.5rem}.currentBoxIngredients-container .one-ingredient>.content .description{display:block;font-size:.8rem;max-width:180px}.currentBoxIngredients-container .one-ingredient>.content .description>p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.currentBoxIngredients-container .one-ingredient>.content .name{font-size:.8rem;font-weight:700}.currentBoxIngredients-container .one-ingredient>.content .secondRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:.5rem}.currentBoxIngredients-container .one-ingredient>.content .inclusive-tax{font-size:.4rem}.currentBoxIngredients-container .one-ingredient>.content .price{font-size:1.2rem}.currentBoxIngredients-container .one-ingredient>.content .delete-btn{background-color:#fff;border-radius:50%;color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:15px;width:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:.8rem;line-height:0;margin-left:.25rem;padding-bottom:.2rem}.currentBoxIngredients-container .item-enter{opacity:0}.currentBoxIngredients-container .item-enter-active{opacity:1;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.currentBoxIngredients-container .item-exit{opacity:1}.currentBoxIngredients-container .item-exit-active{opacity:0;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.price-component--price{color:var(--highlight-color,red);font-family:EksellDisplay;font-size:2rem}.configurator--backButton{border:1px solid #fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;width:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.configurator--backButton.disabled{cursor:not-allowed;opacity:.5}.configurator--backButton svg{height:30px;width:30px}.configurator--backButton svg path{stroke:var(--highlight-color,red)}.configurator-nextButton{border:1px solid var(--highlight-color,red);border-radius:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:0 .4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:1.2rem;font-weight:100;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.configurator-nextButton.disabled{cursor:not-allowed;opacity:.5}.configurator--tabNavigation{margin-top:2rem}.configurator--tabNavigation ul{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0}.configurator--tabNavigation ul li{-webkit-box-flex:1;cursor:pointer;-ms-flex:1;flex:1;font-size:1.2rem;font-weight:100;opacity:1;text-align:center}.configurator--tabNavigation ul li:after{background-color:#000;content:"";display:block;height:1px;margin-bottom:3px;margin-top:.5rem;width:100%}.configurator--tabNavigation ul li.active{opacity:1}.configurator--tabNavigation ul li.active:after{background-color:var(--highlight-color,red);height:4px;margin-bottom:0}.configurator--tabNavigation ul li.disabled{cursor:not-allowed;opacity:.5}:root{--main-brand-color:#c58e4a;--text-on-main-brand-color:#fff;--highlight-color:#c58e4a}.max-width-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.max-width-container>.wrapper{max-width:1200px;width:100%}@media(max-width:1199px){.max-width-container>.wrapper{padding-left:1rem;padding-right:1rem}}.btn{border:0;border-radius:50px;cursor:pointer;display:inline-block;min-width:160px;outline:0;overflow:hidden;padding:12px;position:relative;text-align:center;text-decoration:none!important}@media(max-width:759px){.btn{padding:6px}}.btn.filled{background:#c58e4a;color:#fff}.btn.filled.secondary{background:#e2e5e6;color:#000}.btn.filled.secondary:active{background:#c7ccce}.btn.outlined{background-color:rgba(0,0,0,0);border:1px solid #c58e4a;color:inherit;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}@media(max-width:759px){.btn.outlined{background-color:rgba(197,142,74,.2);font-weight:700;width:100%}}.btn.outlined.active,.btn.outlined:hover{background-color:#c58e4a;color:#fff;font-weight:700}.btn.outlined.on-black{color:#c58e4a}.btn.outlined.on-black:hover{color:#fff}.btn.outlined.on-black.active{color:#fff;font-weight:700}.btn.outlined.on-grey{background-color:hsla(0,0%,100%,.2);border-color:#fff;color:#fff}.btn.outlined.on-grey.active,.btn.outlined.on-grey:hover{background-color:#fff;color:#000}.btn.outlined.on-grey.active{font-weight:700}.btn.outlined.secondary{border-color:#000;margin-left:2rem}@media(max-width:759px){.btn.outlined.secondary{background-color:rgba(0,0,0,.1);color:#c58e4a;margin-left:0}}.btn.outlined.secondary.active,.btn.outlined.secondary:hover{background-color:#000;color:#fff!important;font-weight:700}.btn span.icon{background:#fff;border-radius:30px;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;position:absolute;right:5px;top:6px;width:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn.full-width{width:100%}.btn.can-open{display:inline-block;overflow:visible;padding:0;position:relative;width:60%;z-index:40}.btn.can-open>.inner-wrapper{background:#c58e4a;border:0;border-radius:50px;min-width:100px;outline:0;overflow:hidden;padding:12px;position:relative;text-align:center;text-decoration:none;z-index:50}.btn.can-open .opened-content,.btn.can-open span.icon{-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.btn.can-open .opened-content{left:0;max-height:0;opacity:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:39}.btn.can-open .opened-content .opened-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn.can-open.open span.icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.btn.can-open.open .opened-content{max-height:400px;opacity:1;top:100%}.btn.round{background-color:#c58e4a;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;min-width:50px;overflow:visible;position:relative;width:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:100%;color:#fff;justify-content:center}.btn.round:active{background:#a77435}.btn.round.with-plus-icon:after{content:"+";display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;position:absolute;right:0;top:0;width:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%}.row{display:-webkit-box;display:-ms-flexbox;display:flex}.row:last-child{margin-bottom:0}.row>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.row.three>*,.row.two>*{margin-left:32px}@media(max-width:759px){.row.three>*,.row.two>*{margin-left:0}}.row.three>:first-child,.row.two>:first-child{margin-left:0}@media(max-width:759px){.row.three{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:1rem;padding-right:1rem}}.row.middle{max-width:80%}.modal--content{background-color:var(--modal-background-color,#e8e8e8);border-radius:.5rem;-webkit-box-shadow:0 .5rem 1rem var(--modal-box-shadow-color,rgba(0,0,0,.5));box-shadow:0 .5rem 1rem var(--modal-box-shadow-color,rgba(0,0,0,.5));color:var(--modal-text-color,#000);display:-webkit-box;display:-ms-flexbox;display:flex;margin:3rem auto 0;max-height:85%;max-width:90%;padding:2rem;position:relative;width:auto;z-index:1001}@media(max-width:479px){.modal--content{margin-top:2rem;padding:1rem}}.modal--content--wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.modal--holder{background-color:var(--modal-backdrop-background-color,rgba(0,0,0,.2));display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal--holder.closed{display:none}.modal--overlay{height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.modal--close{aspect-ratio:1/1;background-color:#c58e4a;border-radius:100%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5rem;position:absolute;right:-1rem;top:-1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2.5rem;width:2.5rem}.LoadingIndicator{--offset:187;--duration:1.4s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.LoadingIndicator .spinner{-webkit-animation:rotator var(--duration) linear infinite;animation:rotator var(--duration) linear infinite}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}.LoadingIndicator .path{stroke-dasharray:var(--offset);stroke-dashoffset:0;-webkit-animation:dash var(--duration) ease-in-out infinite,colors calc(var(--duration)*4) ease-in-out infinite;animation:dash var(--duration) ease-in-out infinite,colors calc(var(--duration)*4) ease-in-out infinite;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@-webkit-keyframes colors{0%{stroke:#fff}25%{stroke:#fff}50%{stroke:#fff}75%{stroke:#fff}to{stroke:#fff}}@keyframes colors{0%{stroke:#fff}25%{stroke:#fff}50%{stroke:#fff}75%{stroke:#fff}to{stroke:#fff}}@-webkit-keyframes dash{0%{stroke-dashoffset:var(--offset)}50%{stroke-dashoffset:var(--offset)/4;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:var(--offset);-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:var(--offset)}50%{stroke-dashoffset:var(--offset)/4;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:var(--offset);-webkit-transform:rotate(450deg);transform:rotate(450deg)}}:root{--main-brand-color:#c58e4a;--text-on-main-brand-color:#fff;--highlight-color:#c58e4a}.max-width-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.max-width-container>.wrapper{max-width:1200px;width:100%}@media(max-width:1199px){.max-width-container>.wrapper{padding-left:1rem;padding-right:1rem}}.btn{border:0;border-radius:50px;cursor:pointer;display:inline-block;min-width:160px;outline:0;overflow:hidden;padding:12px;position:relative;text-align:center;text-decoration:none!important}@media(max-width:759px){.btn{padding:6px}}.btn.filled{background:#c58e4a;color:#fff}.btn.filled.secondary{background:#e2e5e6;color:#000}.btn.filled.secondary:active{background:#c7ccce}.btn.outlined{background-color:rgba(0,0,0,0);border:1px solid #c58e4a;color:inherit;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}@media(max-width:759px){.btn.outlined{background-color:rgba(197,142,74,.2);font-weight:700;width:100%}}.btn.outlined.active,.btn.outlined:hover{background-color:#c58e4a;color:#fff;font-weight:700}.btn.outlined.on-black{color:#c58e4a}.btn.outlined.on-black:hover{color:#fff}.btn.outlined.on-black.active{color:#fff;font-weight:700}.btn.outlined.on-grey{background-color:hsla(0,0%,100%,.2);border-color:#fff;color:#fff}.btn.outlined.on-grey.active,.btn.outlined.on-grey:hover{background-color:#fff;color:#000}.btn.outlined.on-grey.active{font-weight:700}.btn.outlined.secondary{border-color:#000;margin-left:2rem}@media(max-width:759px){.btn.outlined.secondary{background-color:rgba(0,0,0,.1);color:#c58e4a;margin-left:0}}.btn.outlined.secondary.active,.btn.outlined.secondary:hover{background-color:#000;color:#fff!important;font-weight:700}.btn span.icon{background:#fff;border-radius:30px;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;position:absolute;right:5px;top:6px;width:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn.full-width{width:100%}.btn.can-open{display:inline-block;overflow:visible;padding:0;position:relative;width:60%;z-index:40}.btn.can-open>.inner-wrapper{background:#c58e4a;border:0;border-radius:50px;min-width:100px;outline:0;overflow:hidden;padding:12px;position:relative;text-align:center;text-decoration:none;z-index:50}.btn.can-open .opened-content,.btn.can-open span.icon{-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.btn.can-open .opened-content{left:0;max-height:0;opacity:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:39}.btn.can-open .opened-content .opened-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn.can-open.open span.icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.btn.can-open.open .opened-content{max-height:400px;opacity:1;top:100%}.btn.round{background-color:#c58e4a;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;min-width:50px;overflow:visible;position:relative;width:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:100%;color:#fff;justify-content:center}.btn.round:active{background:#a77435}.btn.round.with-plus-icon:after{content:"+";display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;position:absolute;right:0;top:0;width:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%}.row{display:-webkit-box;display:-ms-flexbox;display:flex}.row:last-child{margin-bottom:0}.row>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.row.three>*,.row.two>*{margin-left:32px}@media(max-width:759px){.row.three>*,.row.two>*{margin-left:0}}.row.three>:first-child,.row.two>:first-child{margin-left:0}@media(max-width:759px){.row.three{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:1rem;padding-right:1rem}}.row.middle{max-width:80%}.configurator--ProductPreview{container-name:product-preview;container-type:inline-size;padding:1rem;position:relative}.configurator--ProductPreview.disabled{opacity:.5;pointer-events:none}.configurator--ProductPreview.isRecommended{border:1px solid var(--highlight-color,#fff);border-radius:10px}.configurator--ProductPreview.isRecommended .recommended{background-color:var(--highlight-color,#fff);border-radius:12px;color:var(--text-on-main-brand-color,#000);font-weight:700;left:50%;padding:0 .4rem;position:absolute;text-align:center;top:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.configurator--ProductPreview .content{margin-top:2rem}.configurator--ProductPreview .content .header .title{border-bottom:2px solid #fff;color:var(--highlight-color,#fff);font-family:EksellDisplay;font-size:1.5rem;line-height:1.2;margin-bottom:.5rem}.configurator--ProductPreview .content .header p{display:block;font-weight:700;margin-bottom:.5rem}.configurator--ProductPreview .content .body{margin-bottom:1rem}.configurator--ProductPreview .content .body+.price-row,.configurator--ProductPreview .content .header.has-subtitle+.price-row{border-top:1px solid #fff}.configurator--ProductPreview .content .price-row{font-size:.7rem;padding-top:.5rem;text-align:right}.configurator--ProductPreview .content .price-row .price{font-family:EksellDisplay;font-size:1.5rem;white-space:nowrap}.configurator--ProductPreview .content .price-row .add-button{background-color:var(--highlight-color,#fff);border-radius:50%;color:var(--text-on-main-brand-color,#000);display:inline-block;font-size:1.5rem;height:30px;line-height:30px;margin-left:.4rem;text-align:center;width:30px}@container product-preview (max-width:190px){.price-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.price-row span:first-child{font-size:.5rem;line-height:.9;margin-right:.2rem}.price-row span.price{line-height:1}}:root{--main-brand-color:#c58e4a;--text-on-main-brand-color:#fff;--highlight-color:#c58e4a}.max-width-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.max-width-container>.wrapper{max-width:1200px;width:100%}@media(max-width:1199px){.max-width-container>.wrapper{padding-left:1rem;padding-right:1rem}}.btn{border:0;border-radius:50px;cursor:pointer;display:inline-block;min-width:160px;outline:0;overflow:hidden;padding:12px;position:relative;text-align:center;text-decoration:none!important}@media(max-width:759px){.btn{padding:6px}}.btn.filled{background:#c58e4a;color:#fff}.btn.filled.secondary{background:#e2e5e6;color:#000}.btn.filled.secondary:active{background:#c7ccce}.btn.outlined{background-color:rgba(0,0,0,0);border:1px solid #c58e4a;color:inherit;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}@media(max-width:759px){.btn.outlined{background-color:rgba(197,142,74,.2);font-weight:700;width:100%}}.btn.outlined.active,.btn.outlined:hover{background-color:#c58e4a;color:#fff;font-weight:700}.btn.outlined.on-black{color:#c58e4a}.btn.outlined.on-black:hover{color:#fff}.btn.outlined.on-black.active{color:#fff;font-weight:700}.btn.outlined.on-grey{background-color:hsla(0,0%,100%,.2);border-color:#fff;color:#fff}.btn.outlined.on-grey.active,.btn.outlined.on-grey:hover{background-color:#fff;color:#000}.btn.outlined.on-grey.active{font-weight:700}.btn.outlined.secondary{border-color:#000;margin-left:2rem}@media(max-width:759px){.btn.outlined.secondary{background-color:rgba(0,0,0,.1);color:#c58e4a;margin-left:0}}.btn.outlined.secondary.active,.btn.outlined.secondary:hover{background-color:#000;color:#fff!important;font-weight:700}.btn span.icon{background:#fff;border-radius:30px;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;position:absolute;right:5px;top:6px;width:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn.full-width{width:100%}.btn.can-open{display:inline-block;overflow:visible;padding:0;position:relative;width:60%;z-index:40}.btn.can-open>.inner-wrapper{background:#c58e4a;border:0;border-radius:50px;min-width:100px;outline:0;overflow:hidden;padding:12px;position:relative;text-align:center;text-decoration:none;z-index:50}.btn.can-open .opened-content,.btn.can-open span.icon{-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.btn.can-open .opened-content{left:0;max-height:0;opacity:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:39}.btn.can-open .opened-content .opened-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn.can-open.open span.icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.btn.can-open.open .opened-content{max-height:400px;opacity:1;top:100%}.btn.round{background-color:#c58e4a;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;min-width:50px;overflow:visible;position:relative;width:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:100%;color:#fff;justify-content:center}.btn.round:active{background:#a77435}.btn.round.with-plus-icon:after{content:"+";display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;position:absolute;right:0;top:0;width:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%}.row{display:-webkit-box;display:-ms-flexbox;display:flex}.row:last-child{margin-bottom:0}.row>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.row.three>*,.row.two>*{margin-left:32px}@media(max-width:759px){.row.three>*,.row.two>*{margin-left:0}}.row.three>:first-child,.row.two>:first-child{margin-left:0}@media(max-width:759px){.row.three{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:1rem;padding-right:1rem}}.row.middle{max-width:80%}.GravurProduct{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:479px){.GravurProduct{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.GravurProduct.disabled{opacity:.5;pointer-events:none}.GravurProduct .imageHolder{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:2rem}.GravurProduct .imageHolder img{height:auto;width:100%}.GravurProduct .contentHolder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1}.GravurProduct .title{font-size:110%;font-weight:700;margin-bottom:1rem}.GravurProduct .inputHolder{margin-top:1rem;width:100%}.GravurProduct .inputHolder textarea{border:1px solid #fff;border-radius:12px;font-family:EksellDisplay;font-size:1rem;height:100px;outline:none;padding:1rem;resize:none;width:100%}.GravurProduct .priceRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.GravurProduct .priceRow .shipping-tax-description{font-size:.8rem;text-align:right}.GravurProduct .priceRow .price{font-family:EksellDisplay;font-size:1.4rem;margin-left:.4rem;text-align:right}.GravurProduct .priceRow .addBtn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--highlight-color,#fff);border-radius:50%;color:var(--text-on-main-brand-color,#000);cursor:pointer;font-size:1.5rem;height:30px;margin-left:.4rem;width:30px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}:root{--main-brand-color:#c58e4a;--text-on-main-brand-color:#fff;--highlight-color:#c58e4a}.max-width-container{display:flex;justify-content:center;align-items:center;flex-direction:column}.max-width-container>.wrapper{width:100%;max-width:1200px}@media (max-width:1199px){.max-width-container>.wrapper{padding-left:1rem;padding-right:1rem}}.btn{display:inline-block;border-radius:50px;overflow:hidden;text-align:center;padding:12px;border:0;text-decoration:none !important;min-width:160px;outline:0;cursor:pointer;position:relative}@media (max-width:759px){.btn{padding:6px}}.btn.filled{background:#c58e4a;color:#fff}.btn.filled.secondary{background:#e2e5e6;color:#000}.btn.filled.secondary:active{background:#c7ccce}.btn.outlined{border:1px solid #c58e4a;background-color:transparent;color:inherit;transition:background-color .2s ease-in-out}@media (max-width:759px){.btn.outlined{width:100%;background-color:rgba(197,142,74,.2);font-weight:700}}.btn.outlined:hover,.btn.outlined.active{background-color:#c58e4a;color:#fff;font-weight:700}.btn.outlined.on-black{color:#c58e4a}.btn.outlined.on-black:hover{color:#fff}.btn.outlined.on-black.active{color:#fff;font-weight:700}.btn.outlined.on-grey{color:#fff;border-color:#fff;background-color:rgba(255,255,255,.2)}.btn.outlined.on-grey:hover{color:#000;background-color:#fff}.btn.outlined.on-grey.active{color:#000;background-color:#fff;font-weight:700}.btn.outlined.secondary{border-color:#000;margin-left:2rem}@media (max-width:759px){.btn.outlined.secondary{color:#c58e4a;margin-left:0;background-color:rgba(0,0,0,.1)}}.btn.outlined.secondary:hover,.btn.outlined.secondary.active{background-color:#000;color:#fff !important;font-weight:700}.btn span.icon{display:block;position:absolute;right:5px;top:6px;width:30px;height:30px;border-radius:30px;background:#fff;display:flex;align-items:center;justify-content:center}.btn.full-width{width:100%}.btn.can-open{display:inline-block;position:relative;overflow:visible;z-index:40;padding:0;width:60%}.btn.can-open>.inner-wrapper{background:#c58e4a;border-radius:50px;overflow:hidden;text-align:center;padding:12px;border:0;text-decoration:none;min-width:100px;outline:0;z-index:50;position:relative}.btn.can-open span.icon{transition:all .4s ease-out}.btn.can-open .opened-content{z-index:39;opacity:0;position:absolute;left:0;top:0;width:100%;max-height:0;transition:all .4s ease-out;overflow:hidden}.btn.can-open .opened-content .opened-row{display:flex;align-items:center;justify-content:center}.btn.can-open.open span.icon{transform:rotate(90deg)}.btn.can-open.open .opened-content{opacity:1;top:100%;max-height:400px}.btn.round{position:relative;overflow:visible;width:50px;height:50px;min-width:50px;background-color:#c58e4a;display:flex;align-items:center;justify-content:center;border-radius:100%;color:#fff}.btn.round:active{background:#a77435}.btn.round.with-plus-icon:after{content:'+';position:absolute;top:0;right:0;width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:100%}.row{display:flex}.row:last-child{margin-bottom:0}.row>*{flex:1}.row.two>*,.row.three>*{margin-left:32px}@media (max-width:759px){.row.two>*,.row.three>*{margin-left:0}}.row.two>*:first-child,.row.three>*:first-child{margin-left:0}@media (max-width:759px){.row.three{flex-direction:column;padding-left:1rem;padding-right:1rem}}.row.middle{max-width:80%}@font-face{font-family:"EksellDisplay";font-style:normal;font-weight:400;src:url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/EksellDisplayWeb-Medium.eot?) format("eot"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/EksellDisplayWeb-Medium.woff2) format("woff2"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/EksellDisplayWeb-Medium.woff) format("woff")}@font-face{font-family:"EksellDisplay";font-style:normal;font-weight:200;src:url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/EksellDisplayWeb-Stencil.eot?) format("eot"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/EksellDisplayWeb-Stencil.woff2) format("woff2"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/EksellDisplayWeb-Stencil.woff) format("woff")}@font-face{font-family:"Strawford";font-style:normal;font-weight:400;src:url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-regular-webfont.eot?) format("eot"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-regular-webfont.woff2) format("woff2"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-regular-webfont.woff) format("woff"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-regular-webfont.ttf) format("truetype")}@font-face{font-family:"Strawford";font-style:normal;font-weight:200;src:url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-light-webfont.eot?) format("eot"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-light-webfont.woff2) format("woff2"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-light-webfont.woff) format("woff"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-light-webfont.ttf) format("truetype")}@font-face{font-family:"Strawford";font-style:normal;font-weight:100;src:url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-extralight-webfont.eot?) format("eot"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-extralight-webfont.woff2) format("woff2"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-extralight-webfont.woff) format("woff"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-extralight-webfont.ttf) format("truetype")}@font-face{font-family:"Strawford";font-style:normal;font-weight:700;src:url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-bold-webfont.eot?) format("eot"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-bold-webfont.woff2) format("woff2"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-bold-webfont.woff) format("woff"),url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/webfonts/strawford-bold-webfont.ttf) format("truetype")}:root{--main-bg-color:#000}html{scroll-behavior:smooth;width:100%;height:100%}body{position:relative;background:#fff;color:#000;font-family:"Strawford";width:100%;height:100%;display:flex;flex-direction:column;line-height:1.5;font-size:1rem;transition:background-color .2s ease-in-out}body>#content{flex:1}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}@media (max-width:759px){.blocks{overflow:hidden}}.screen-reader-text{display:none}body:not(.page-template-page-blocks-php):not(.single-product) .content-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start}body:not(.page-template-page-blocks-php):not(.single-product) .content-wrapper>.wrapper{width:100%;max-width:1200px}@media (max-width:1199px){body:not(.page-template-page-blocks-php):not(.single-product) .content-wrapper>.wrapper{padding-left:1rem;padding-right:1rem}}@media (max-width:759px){.hide-mobile{display:none !important}}.show-mobile{display:none !important}@media (max-width:759px){.show-mobile{display:inherit !important}}.hide-screen{display:none !important}@media (max-width:759px){.hide-screen{display:inherit !important}}body .select2-container--default .select2-selection--single{border-radius:12px}body .select2-container .select2-dropdown{transform:translateY(-1.8rem)}body .select2-container .select2-results__option{color:#000}header.header{position:fixed;top:0;left:0;z-index:200;width:100%}.admin-bar header.header{top:32px}@media (max-width:1023px){.admin-bar header.header{top:46px}}header.header>.wrapper{position:relative}@media (max-width:1023px){header.header>.wrapper{width:100%;background:#000;z-index:100}}@media (max-width:1023px){header.header>.wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}header.header .hdr-logo{position:absolute;right:2rem;top:2rem}@media (max-width:1023px){header.header .hdr-logo{position:relative;right:0;top:0;order:-1;margin-left:1rem}}header.header .hdr-logo .hdr-logo-link{display:block;width:174px;height:50px;background-image:url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/genussmensch_logo_web_farbcodierung_copper-white.svg);color:transparent;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-size:contain}@media (max-width:1023px){header.header .hdr-logo .hdr-logo-link{height:35px;margin-top:7.5px;margin-bottom:7.5px}}body.no-hero header.header .hdr-logo .hdr-logo-link{background-image:url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/genussmensch_logo_web_farbcodierung_copper-grey.svg)}body.dark-logos header.header .hdr-logo .hdr-logo-link{background-image:url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/genussmensch_logo_web_farbcodierung_copper-black.svg)}header.header .left-top-menu{display:flex;flex-direction:column;position:absolute;top:2rem;left:2rem}@media (max-width:1023px){header.header .left-top-menu{position:relative;top:0;left:0;flex-direction:row}}header.header .left-top-menu>a{display:inline-flex;position:relative;margin-bottom:1rem;justify-content:center;align-items:center}@media (max-width:1023px){header.header .left-top-menu>a{margin-bottom:0;margin-right:1rem;transform:scale(.75)}}header.header .left-top-menu>a:last-child{margin-bottom:0}body.page header.header .left-top-menu>a.active>svg path{fill:#c58e4a !important}@media (max-width:1023px){header.header .left-top-menu>a.ajax-cart{order:8}}header.header .left-top-menu>a.ajax-cart.added-animation{animation-name:added-animation;animation-duration:.5s;animation-iteration-count:2;animation-fill-mode:forwards}header.header .left-top-menu>a.menu-toggle{width:35px}@media (max-width:1023px){header.header .left-top-menu>a.menu-toggle{order:9}}header.header .left-top-menu>a.menu-toggle .open{display:block}@media (max-width:1023px){body.menu-open header.header .left-top-menu>a.menu-toggle .open{display:none}}header.header .left-top-menu>a.menu-toggle .close{display:none}@media (max-width:1023px){body.menu-open header.header .left-top-menu>a.menu-toggle .close{display:block}}header.header .left-top-menu>a svg path{transition:fill .2s ease-in-out}body.no-hero header.header .left-top-menu>a svg path{fill:#dcddde !important}body.dark-logos header.header .left-top-menu>a svg path{fill:#000 !important}@keyframes added-animation{0%{transform:translateX(0rem)}25%{transform:translateX(.5rem)}50%{transform:translateX(0rem)}75%{transform:translateX(-.5rem)}100%{transform:translateX(0rem)}}footer#footer{background:#e8e8e8;color:#000;font-size:90%;font-weight:200;display:flex;justify-content:center;align-items:center;flex-direction:column}footer#footer>.wrapper{width:100%;max-width:1200px}@media (max-width:1199px){footer#footer>.wrapper{padding-left:1rem;padding-right:1rem}}footer#footer .wrapper{padding-top:1rem;display:flex;flex-direction:column}@media (max-width:759px){footer#footer .wrapper{padding:1rem}}footer#footer .logo{width:147px;flex:0}footer#footer .row{display:flex;flex-direction:row;margin-top:.5rem;padding-top:1rem;padding-bottom:1rem;border-bottom:.125rem solid #000}footer#footer .row:first-child{margin-top:0}footer#footer .row.first{border-bottom:.5rem solid #000}footer#footer .row:last-child{border-bottom:0}footer#footer .row .col{flex:1}footer#footer .row .col .title{font-weight:700;margin-bottom:.5rem}footer#footer .row .col.first{flex:3;padding-right:1rem}footer#footer .row .col .widget-container{margin-bottom:1rem}footer#footer .row .col .widget-container .widget-title{font-weight:700;margin-bottom:.3rem}footer#footer .row .col .widget-container.widget_text{line-height:1.3}footer#footer .row .col .widget-container.widget_text p{margin-bottom:.8rem}footer#footer .row .col .widget-container.widget_text p:last-child{margin-bottom:0}footer#footer .row .col .widget-container:last-child{margin-bottom:0}footer#footer ul:not(.menu) li{line-height:1.4}footer#footer ul:not(.menu) li:first-child{font-weight:700}footer#footer ul.menu{line-height:1.33}footer#footer ul.menu a:hover{opacity:.6}footer#footer .logos{display:flex;justify-content:flex-start;align-items:center;align-content:space-between}footer#footer .logos>a,footer#footer .logos>img{margin-left:.25rem}footer#footer .logos>a:first-child,footer#footer .logos>img:first-child{margin-left:0}footer#footer .logos a{text-decoration:none}div.blocks .block,article.single-product-details .block{min-height:50vh;margin-bottom:6rem}@media (max-width:339px){div.blocks .block,article.single-product-details .block{margin-bottom:0}}div.blocks .block.with-wrapper,article.single-product-details .block.with-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column}div.blocks .block.with-wrapper>.wrapper,article.single-product-details .block.with-wrapper>.wrapper{width:100%;max-width:1200px}@media (max-width:1199px){div.blocks .block.with-wrapper>.wrapper,article.single-product-details .block.with-wrapper>.wrapper{padding-left:1rem;padding-right:1rem}}div.blocks .block.dark,article.single-product-details .block.dark{background-color:#000;color:#fff}div.blocks .block.text,article.single-product-details .block.text{padding-top:4rem;padding-bottom:4rem}div.blocks .block.text .content h1,div.blocks .block.text .content h2,div.blocks .block.text .content h3,div.blocks .block.text .content h4,div.blocks .block.text .content h5,div.blocks .block.text .content h6,article.single-product-details .block.text .content h1,article.single-product-details .block.text .content h2,article.single-product-details .block.text .content h3,article.single-product-details .block.text .content h4,article.single-product-details .block.text .content h5,article.single-product-details .block.text .content h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}div.blocks .block.text .content p,article.single-product-details .block.text .content p{font-size:100%;margin-bottom:1rem;line-height:1.5}div.blocks .block.text .content p:last-child,article.single-product-details .block.text .content p:last-child{margin-bottom:0}div.blocks .block.text .content h1,article.single-product-details .block.text .content h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}div.blocks .block.text .content h2,article.single-product-details .block.text .content h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}div.blocks .block.text .content h3,article.single-product-details .block.text .content h3{font-size:200%;line-height:1.2}div.blocks .block.text .content h4,article.single-product-details .block.text .content h4{font-size:200%}div.blocks .block.text .content h5,article.single-product-details .block.text .content h5{font-size:200%}div.blocks .block.text .content h6,article.single-product-details .block.text .content h6{font-size:200%}div.blocks .block.text .content h2,div.blocks .block.text .content h3,div.blocks .block.text .content h4,div.blocks .block.text .content h5,article.single-product-details .block.text .content h2,article.single-product-details .block.text .content h3,article.single-product-details .block.text .content h4,article.single-product-details .block.text .content h5{color:inherit}div.blocks .block.text .content strong,div.blocks .block.text .content b,article.single-product-details .block.text .content strong,article.single-product-details .block.text .content b{font-weight:700}div.blocks .block.text .content em,div.blocks .block.text .content i,article.single-product-details .block.text .content em,article.single-product-details .block.text .content i{font-style:italic}div.blocks .block.text .content ul,article.single-product-details .block.text .content ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}div.blocks .block.text .content ul li,article.single-product-details .block.text .content ul li{padding-left:.25rem;margin-left:1rem}div.blocks .block.text .content ol,article.single-product-details .block.text .content ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}div.blocks .block.text .content ol li,article.single-product-details .block.text .content ol li{padding-left:.5rem}div.blocks .block.text .content dl,article.single-product-details .block.text .content dl{margin:1rem 0;margin-left:1rem}div.blocks .block.text .content dl dt,article.single-product-details .block.text .content dl dt{margin-top:12px;font-weight:900}div.blocks .block.text .content dl dt:first-child,article.single-product-details .block.text .content dl dt:first-child{margin-top:0}div.blocks .block.text .content blockquote,article.single-product-details .block.text .content blockquote{padding:.5rem}div.blocks .block.text .content pre,article.single-product-details .block.text .content pre{font-family:Fixedsys,Courier,monospace;padding:10px}div.blocks .block.text .content a,article.single-product-details .block.text .content a{color:inherit;text-decoration:underline}div.blocks .block.text .content table,article.single-product-details .block.text .content table{width:100%;text-align:left}div.blocks .block.text .content table th,article.single-product-details .block.text .content table th{font-weight:700}div.blocks .block.text .content img,div.blocks .block.text .content figure,article.single-product-details .block.text .content img,article.single-product-details .block.text .content figure{margin-top:0;margin-bottom:0}div.blocks .block.text .content img.alignleft,div.blocks .block.text .content figure.alignleft,article.single-product-details .block.text .content img.alignleft,article.single-product-details .block.text .content figure.alignleft{float:left}div.blocks .block.text .content img.alignright,div.blocks .block.text .content figure.alignright,article.single-product-details .block.text .content img.alignright,article.single-product-details .block.text .content figure.alignright{float:right}div.blocks .block.text .content img.aligncenter,div.blocks .block.text .content figure.aligncenter,article.single-product-details .block.text .content img.aligncenter,article.single-product-details .block.text .content figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}div.blocks .block.text .content .wp-caption,article.single-product-details .block.text .content .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}div.blocks .block.text .content hr,article.single-product-details .block.text .content hr{display:block;margin-top:40px;margin-bottom:40px}@media (max-width:479px){div.blocks .block.text .content,article.single-product-details .block.text .content{padding-left:1rem;padding-right:1rem}}div.blocks .block.hero,article.single-product-details .block.hero{overflow:hidden;position:relative}div.blocks .block.hero.size-big,article.single-product-details .block.hero.size-big{height:100vh}div.blocks .block.hero.size-small,article.single-product-details .block.hero.size-small{height:30vh;min-height:30vh}div.blocks .block.hero img,article.single-product-details .block.hero img{position:absolute;width:100%;height:100vh;object-fit:cover}div.blocks .block.hero .background-video,article.single-product-details .block.hero .background-video{object-fit:cover;width:100vw;height:100vh;position:absolute;top:0;left:0;z-index:-1}div.blocks .block.hero header,article.single-product-details .block.hero header{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:100}div.blocks .block.hero header h1,div.blocks .block.hero header h2,div.blocks .block.hero header h3,article.single-product-details .block.hero header h1,article.single-product-details .block.hero header h2,article.single-product-details .block.hero header h3{position:relative;font-size:7vw;letter-spacing:.1vw;font-family:"Strawford";font-weight:100;color:#fff;text-align:center;line-height:1;max-width:80%;z-index:100}@media (max-width:759px){div.blocks .block.hero header h1,div.blocks .block.hero header h2,div.blocks .block.hero header h3,article.single-product-details .block.hero header h1,article.single-product-details .block.hero header h2,article.single-product-details .block.hero header h3{font-size:12vw;font-weight:700}}div.blocks .block.hero header .scroll-down-icon,article.single-product-details .block.hero header .scroll-down-icon{position:absolute;left:50%;bottom:2.5rem;transform:translateX(-50%);width:35px;height:35px}@media (max-width:339px){div.blocks .block.hero header .scroll-down-icon,article.single-product-details .block.hero header .scroll-down-icon{bottom:5rem}}div.blocks .block.hero-product,article.single-product-details .block.hero-product{position:relative;background-color:var(--main-bg-color);color:#fff;padding-bottom:4rem;min-height:100vh}@media (max-width:759px){div.blocks .block.hero-product,article.single-product-details .block.hero-product{padding-bottom:6rem}}@media (max-width:339px){div.blocks .block.hero-product,article.single-product-details .block.hero-product{padding-top:4rem}}div.blocks .block.hero-product .arrow-down,article.single-product-details .block.hero-product .arrow-down{display:inline-block;position:absolute;left:50%;bottom:1rem}div.blocks .block.hero-product .wrapper,article.single-product-details .block.hero-product .wrapper{display:flex;flex-wrap:wrap}@media (max-width:759px){div.blocks .block.hero-product .wrapper,article.single-product-details .block.hero-product .wrapper{flex-direction:column}}div.blocks .block.hero-product .wrapper .left,div.blocks .block.hero-product .wrapper .right,article.single-product-details .block.hero-product .wrapper .left,article.single-product-details .block.hero-product .wrapper .right{flex:2}div.blocks .block.hero-product .wrapper .left,article.single-product-details .block.hero-product .wrapper .left{max-width:50%;padding-bottom:2rem}@media (max-width:759px){div.blocks .block.hero-product .wrapper .left,article.single-product-details .block.hero-product .wrapper .left{order:1;max-width:100%}}div.blocks .block.hero-product .wrapper .left .owl-carousel,article.single-product-details .block.hero-product .wrapper .left .owl-carousel{overflow:hidden}div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-nav,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-nav{position:absolute;top:50%;left:2.5%;width:98%;transform:translateY(-50%)}@media (max-width:759px){div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-nav,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-nav{left:10%;width:80%;top:25%}}div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-nav button,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-nav button{font-size:3rem}div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-nav button.owl-next,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-nav button.owl-next{float:right}div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-nav button.disabled,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-nav button.disabled{opacity:.2}div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-dots,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-dots{position:absolute;left:0;bottom:1rem;width:100%;display:flex;justify-content:center;align-items:center}@media (max-width:759px){div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-dots,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-dots{left:0;bottom:2rem}}div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-dots button,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-dots button{width:10px;height:10px;background-color:transparent;border-radius:10px;margin-right:.5rem;border:1px solid #fff}@media (max-width:759px){div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-dots button,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-dots button{width:6px;height:6px;border-radius:6px}}div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-dots button.active,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-dots button.active{background-color:#fff}div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-dots button:last-child,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-dots button:last-child{margin-right:0}div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-stage,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-stage{display:flex}div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-stage .owl-item,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-stage .owl-item{flex:1;display:flex;justify-content:center}div.blocks .block.hero-product .wrapper .left .owl-carousel .owl-stage .owl-item .entry,article.single-product-details .block.hero-product .wrapper .left .owl-carousel .owl-stage .owl-item .entry{flex:1;min-height:50vh}div.blocks .block.hero-product .wrapper .right,article.single-product-details .block.hero-product .wrapper .right{flex:1;display:flex;flex-direction:column;justify-content:center;padding-left:2rem;padding-right:2rem}@media (max-width:759px){div.blocks .block.hero-product .wrapper .right,article.single-product-details .block.hero-product .wrapper .right{order:3}}div.blocks .block.hero-product .wrapper header,article.single-product-details .block.hero-product .wrapper header{border-bottom:2px solid #fff;margin-bottom:1rem}div.blocks .block.hero-product .wrapper header h1,div.blocks .block.hero-product .wrapper header h2,div.blocks .block.hero-product .wrapper header h3,article.single-product-details .block.hero-product .wrapper header h1,article.single-product-details .block.hero-product .wrapper header h2,article.single-product-details .block.hero-product .wrapper header h3{font-family:"EksellDisplay";font-size:2rem;line-height:1.1}@media (max-width:759px){div.blocks .block.hero-product .wrapper header h1,div.blocks .block.hero-product .wrapper header h2,div.blocks .block.hero-product .wrapper header h3,article.single-product-details .block.hero-product .wrapper header h1,article.single-product-details .block.hero-product .wrapper header h2,article.single-product-details .block.hero-product .wrapper header h3{margin-bottom:1rem}}div.blocks .block.hero-product .wrapper .description,article.single-product-details .block.hero-product .wrapper .description{padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid #fff}div.blocks .block.hero-product .wrapper .description h1,div.blocks .block.hero-product .wrapper .description h2,div.blocks .block.hero-product .wrapper .description h3,div.blocks .block.hero-product .wrapper .description h4,div.blocks .block.hero-product .wrapper .description h5,div.blocks .block.hero-product .wrapper .description h6,article.single-product-details .block.hero-product .wrapper .description h1,article.single-product-details .block.hero-product .wrapper .description h2,article.single-product-details .block.hero-product .wrapper .description h3,article.single-product-details .block.hero-product .wrapper .description h4,article.single-product-details .block.hero-product .wrapper .description h5,article.single-product-details .block.hero-product .wrapper .description h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}div.blocks .block.hero-product .wrapper .description p,article.single-product-details .block.hero-product .wrapper .description p{font-size:100%;margin-bottom:1rem;line-height:1.5}div.blocks .block.hero-product .wrapper .description p:last-child,article.single-product-details .block.hero-product .wrapper .description p:last-child{margin-bottom:0}div.blocks .block.hero-product .wrapper .description h1,article.single-product-details .block.hero-product .wrapper .description h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}div.blocks .block.hero-product .wrapper .description h2,article.single-product-details .block.hero-product .wrapper .description h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}div.blocks .block.hero-product .wrapper .description h3,article.single-product-details .block.hero-product .wrapper .description h3{font-size:200%;line-height:1.2}div.blocks .block.hero-product .wrapper .description h4,article.single-product-details .block.hero-product .wrapper .description h4{font-size:200%}div.blocks .block.hero-product .wrapper .description h5,article.single-product-details .block.hero-product .wrapper .description h5{font-size:200%}div.blocks .block.hero-product .wrapper .description h6,article.single-product-details .block.hero-product .wrapper .description h6{font-size:200%}div.blocks .block.hero-product .wrapper .description h2,div.blocks .block.hero-product .wrapper .description h3,div.blocks .block.hero-product .wrapper .description h4,div.blocks .block.hero-product .wrapper .description h5,article.single-product-details .block.hero-product .wrapper .description h2,article.single-product-details .block.hero-product .wrapper .description h3,article.single-product-details .block.hero-product .wrapper .description h4,article.single-product-details .block.hero-product .wrapper .description h5{color:inherit}div.blocks .block.hero-product .wrapper .description strong,div.blocks .block.hero-product .wrapper .description b,article.single-product-details .block.hero-product .wrapper .description strong,article.single-product-details .block.hero-product .wrapper .description b{font-weight:700}div.blocks .block.hero-product .wrapper .description em,div.blocks .block.hero-product .wrapper .description i,article.single-product-details .block.hero-product .wrapper .description em,article.single-product-details .block.hero-product .wrapper .description i{font-style:italic}div.blocks .block.hero-product .wrapper .description ul,article.single-product-details .block.hero-product .wrapper .description ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}div.blocks .block.hero-product .wrapper .description ul li,article.single-product-details .block.hero-product .wrapper .description ul li{padding-left:.25rem;margin-left:1rem}div.blocks .block.hero-product .wrapper .description ol,article.single-product-details .block.hero-product .wrapper .description ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}div.blocks .block.hero-product .wrapper .description ol li,article.single-product-details .block.hero-product .wrapper .description ol li{padding-left:.5rem}div.blocks .block.hero-product .wrapper .description dl,article.single-product-details .block.hero-product .wrapper .description dl{margin:1rem 0;margin-left:1rem}div.blocks .block.hero-product .wrapper .description dl dt,article.single-product-details .block.hero-product .wrapper .description dl dt{margin-top:12px;font-weight:900}div.blocks .block.hero-product .wrapper .description dl dt:first-child,article.single-product-details .block.hero-product .wrapper .description dl dt:first-child{margin-top:0}div.blocks .block.hero-product .wrapper .description blockquote,article.single-product-details .block.hero-product .wrapper .description blockquote{padding:.5rem}div.blocks .block.hero-product .wrapper .description pre,article.single-product-details .block.hero-product .wrapper .description pre{font-family:Fixedsys,Courier,monospace;padding:10px}div.blocks .block.hero-product .wrapper .description a,article.single-product-details .block.hero-product .wrapper .description a{color:inherit;text-decoration:underline}div.blocks .block.hero-product .wrapper .description table,article.single-product-details .block.hero-product .wrapper .description table{width:100%;text-align:left}div.blocks .block.hero-product .wrapper .description table th,article.single-product-details .block.hero-product .wrapper .description table th{font-weight:700}div.blocks .block.hero-product .wrapper .description img,div.blocks .block.hero-product .wrapper .description figure,article.single-product-details .block.hero-product .wrapper .description img,article.single-product-details .block.hero-product .wrapper .description figure{margin-top:0;margin-bottom:0}div.blocks .block.hero-product .wrapper .description img.alignleft,div.blocks .block.hero-product .wrapper .description figure.alignleft,article.single-product-details .block.hero-product .wrapper .description img.alignleft,article.single-product-details .block.hero-product .wrapper .description figure.alignleft{float:left}div.blocks .block.hero-product .wrapper .description img.alignright,div.blocks .block.hero-product .wrapper .description figure.alignright,article.single-product-details .block.hero-product .wrapper .description img.alignright,article.single-product-details .block.hero-product .wrapper .description figure.alignright{float:right}div.blocks .block.hero-product .wrapper .description img.aligncenter,div.blocks .block.hero-product .wrapper .description figure.aligncenter,article.single-product-details .block.hero-product .wrapper .description img.aligncenter,article.single-product-details .block.hero-product .wrapper .description figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}div.blocks .block.hero-product .wrapper .description .wp-caption,article.single-product-details .block.hero-product .wrapper .description .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}div.blocks .block.hero-product .wrapper .description hr,article.single-product-details .block.hero-product .wrapper .description hr{display:block;margin-top:40px;margin-bottom:40px}div.blocks .block.hero-product .wrapper .cart-quantity-price-row,article.single-product-details .block.hero-product .wrapper .cart-quantity-price-row{padding-bottom:1rem;border-bottom:1px solid #fff;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}div.blocks .block.hero-product .wrapper .cart-quantity-price-row .quantity,article.single-product-details .block.hero-product .wrapper .cart-quantity-price-row .quantity{flex:1;display:flex;justify-content:flex-start;align-items:center}div.blocks .block.hero-product .wrapper .cart-quantity-price-row .price,article.single-product-details .block.hero-product .wrapper .cart-quantity-price-row .price{flex:0;color:#c58e4a;font-family:"EksellDisplay";font-size:2rem;display:flex;align-items:center}div.blocks .block.hero-product .wrapper .cart-quantity-price-row .price span,article.single-product-details .block.hero-product .wrapper .cart-quantity-price-row .price span{white-space:nowrap}div.blocks .block.hero-product .wrapper .cart-quantity-price-row .price span.pre-sale-price,article.single-product-details .block.hero-product .wrapper .cart-quantity-price-row .price span.pre-sale-price{font-size:1.6rem;color:#000;text-decoration:line-through;margin-right:.2rem}div.blocks .block.hero-product .wrapper .additional-row,article.single-product-details .block.hero-product .wrapper .additional-row{font-family:Montserrat;font-weight:300;font-size:13px}div.blocks .block.hero-product .wrapper .additional-input-row,article.single-product-details .block.hero-product .wrapper .additional-input-row{margin-top:1rem}div.blocks .block.hero-product .wrapper .additional-input-row label,article.single-product-details .block.hero-product .wrapper .additional-input-row label{display:block;margin-bottom:.8rem}div.blocks .block.hero-product .wrapper .additional-input-row label:last-child,article.single-product-details .block.hero-product .wrapper .additional-input-row label:last-child{margin-bottom:0}div.blocks .block.hero-product .wrapper .additional-input-row label textarea,article.single-product-details .block.hero-product .wrapper .additional-input-row label textarea{display:block;width:100%;min-height:80px;border:0;outline:0;font-size:1rem}div.blocks .block.hero-product .wrapper .additional-input-row label .next-row,article.single-product-details .block.hero-product .wrapper .additional-input-row label .next-row{display:block;margin-top:.2rem;margin-bottom:.2rem;font-size:.9rem}div.blocks .block.hero-product .wrapper .additional-input-row label select,article.single-product-details .block.hero-product .wrapper .additional-input-row label select{display:block;width:100%}div.blocks .block.hero-product .wrapper .button-row,article.single-product-details .block.hero-product .wrapper .button-row{display:flex;justify-content:flex-end;margin-top:2rem}div.blocks .block.hero-product .second-row,article.single-product-details .block.hero-product .second-row{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;width:100%}@media (max-width:759px){div.blocks .block.hero-product .second-row,article.single-product-details .block.hero-product .second-row{order:3;padding-left:1rem;padding-right:1rem;padding-top:4rem}}div.blocks .block.hero-product .second-row .label,article.single-product-details .block.hero-product .second-row .label{display:inline-block;font-family:"EksellDisplay";font-size:2rem;color:#c58e4a;margin-right:1rem;line-height:0}@media (max-width:759px){div.blocks .block.hero-product .second-row .label,article.single-product-details .block.hero-product .second-row .label{display:none}}div.blocks .block.hero-product .second-row a.btn,article.single-product-details .block.hero-product .second-row a.btn{min-width:220px;margin-right:1rem}@media (max-width:759px){div.blocks .block.hero-product .second-row a.btn,article.single-product-details .block.hero-product .second-row a.btn{min-width:0;flex:1}}div.blocks .block.hero-product .second-row a.btn:last-child,article.single-product-details .block.hero-product .second-row a.btn:last-child{margin-right:0}div.blocks .block.quote .wrapper,article.single-product-details .block.quote .wrapper{min-height:50vh;padding:4rem;display:flex;justify-content:center;align-items:center;flex-direction:column}@media (max-width:759px){div.blocks .block.quote .wrapper,article.single-product-details .block.quote .wrapper{padding:2rem}}div.blocks .block.quote blockquote,article.single-product-details .block.quote blockquote{font-family:"Strawford";font-size:3.5rem;font-weight:700;margin-bottom:3rem;width:100%}@media (max-width:759px){div.blocks .block.quote blockquote,article.single-product-details .block.quote blockquote{width:100%;margin-bottom:0;font-size:2rem;line-height:1.1}}div.blocks .block.quote .line-label,article.single-product-details .block.quote .line-label{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}@media (max-width:759px){div.blocks .block.quote .line-label,article.single-product-details .block.quote .line-label{width:100%}}div.blocks .block.quote .line-label:before,article.single-product-details .block.quote .line-label:before{content:'';flex:1;height:0;border-top:.24rem solid #000;margin-right:1rem}div.blocks .block.quote .line-label .label,article.single-product-details .block.quote .line-label .label{flex:0;font-size:2rem;color:#c58e4a;white-space:nowrap;font-family:"EksellDisplay"}@media (max-width:759px){div.blocks .block.quote .line-label .label,article.single-product-details .block.quote .line-label .label{font-size:1rem}}div.blocks .block.not-square-image,article.single-product-details .block.not-square-image{padding-top:5rem;padding-bottom:5rem;min-height:50vh}@media (max-width:759px){div.blocks .block.not-square-image,article.single-product-details .block.not-square-image{padding-top:1rem;padding-bottom:1rem}}div.blocks .block.not-square-image .wrapper,article.single-product-details .block.not-square-image .wrapper{display:flex}@media (max-width:759px){div.blocks .block.not-square-image .wrapper,article.single-product-details .block.not-square-image .wrapper{flex-direction:column;padding-right:0}}@media (max-width:1199px){div.blocks .block.not-square-image .wrapper,article.single-product-details .block.not-square-image .wrapper{padding-left:0}}div.blocks .block.not-square-image .wrapper .image-wrapper,div.blocks .block.not-square-image .wrapper .text-wrapper,article.single-product-details .block.not-square-image .wrapper .image-wrapper,article.single-product-details .block.not-square-image .wrapper .text-wrapper{flex:1}div.blocks .block.not-square-image .wrapper .text-wrapper,article.single-product-details .block.not-square-image .wrapper .text-wrapper{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding-top:6rem;padding-bottom:6rem}@media (max-width:759px){div.blocks .block.not-square-image .wrapper .text-wrapper,article.single-product-details .block.not-square-image .wrapper .text-wrapper{padding-top:1rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem}}@media (max-width:479px){div.blocks .block.not-square-image .wrapper .text-wrapper,article.single-product-details .block.not-square-image .wrapper .text-wrapper{padding:2rem}}div.blocks .block.not-square-image .wrapper .image-wrapper,article.single-product-details .block.not-square-image .wrapper .image-wrapper{padding-right:2rem;padding-left:2rem}@media (max-width:759px){div.blocks .block.not-square-image .wrapper .image-wrapper,article.single-product-details .block.not-square-image .wrapper .image-wrapper{padding-right:1rem;padding-left:1rem}}div.blocks .block.not-square-image .wrapper .image-wrapper img,article.single-product-details .block.not-square-image .wrapper .image-wrapper img{width:100%;height:auto;max-height:800px;max-width:100%;object-fit:contain}@media (max-width:759px){div.blocks .block.not-square-image .wrapper .image-wrapper img,article.single-product-details .block.not-square-image .wrapper .image-wrapper img{object-fit:initial;max-width:100%}}div.blocks .block.not-square-image .content,article.single-product-details .block.not-square-image .content{font-weight:200;line-height:1.5;padding-left:4rem}@media (max-width:759px){div.blocks .block.not-square-image .content,article.single-product-details .block.not-square-image .content{padding-left:0}}div.blocks .block.not-square-image .content h1,div.blocks .block.not-square-image .content h2,div.blocks .block.not-square-image .content h3,div.blocks .block.not-square-image .content h4,div.blocks .block.not-square-image .content h5,div.blocks .block.not-square-image .content h6,article.single-product-details .block.not-square-image .content h1,article.single-product-details .block.not-square-image .content h2,article.single-product-details .block.not-square-image .content h3,article.single-product-details .block.not-square-image .content h4,article.single-product-details .block.not-square-image .content h5,article.single-product-details .block.not-square-image .content h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}div.blocks .block.not-square-image .content p,article.single-product-details .block.not-square-image .content p{font-size:100%;margin-bottom:1rem;line-height:1.5}div.blocks .block.not-square-image .content p:last-child,article.single-product-details .block.not-square-image .content p:last-child{margin-bottom:0}div.blocks .block.not-square-image .content h1,article.single-product-details .block.not-square-image .content h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}div.blocks .block.not-square-image .content h2,article.single-product-details .block.not-square-image .content h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}div.blocks .block.not-square-image .content h3,article.single-product-details .block.not-square-image .content h3{font-size:200%;line-height:1.2}div.blocks .block.not-square-image .content h4,article.single-product-details .block.not-square-image .content h4{font-size:200%}div.blocks .block.not-square-image .content h5,article.single-product-details .block.not-square-image .content h5{font-size:200%}div.blocks .block.not-square-image .content h6,article.single-product-details .block.not-square-image .content h6{font-size:200%}div.blocks .block.not-square-image .content h2,div.blocks .block.not-square-image .content h3,div.blocks .block.not-square-image .content h4,div.blocks .block.not-square-image .content h5,article.single-product-details .block.not-square-image .content h2,article.single-product-details .block.not-square-image .content h3,article.single-product-details .block.not-square-image .content h4,article.single-product-details .block.not-square-image .content h5{color:inherit}div.blocks .block.not-square-image .content strong,div.blocks .block.not-square-image .content b,article.single-product-details .block.not-square-image .content strong,article.single-product-details .block.not-square-image .content b{font-weight:700}div.blocks .block.not-square-image .content em,div.blocks .block.not-square-image .content i,article.single-product-details .block.not-square-image .content em,article.single-product-details .block.not-square-image .content i{font-style:italic}div.blocks .block.not-square-image .content ul,article.single-product-details .block.not-square-image .content ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}div.blocks .block.not-square-image .content ul li,article.single-product-details .block.not-square-image .content ul li{padding-left:.25rem;margin-left:1rem}div.blocks .block.not-square-image .content ol,article.single-product-details .block.not-square-image .content ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}div.blocks .block.not-square-image .content ol li,article.single-product-details .block.not-square-image .content ol li{padding-left:.5rem}div.blocks .block.not-square-image .content dl,article.single-product-details .block.not-square-image .content dl{margin:1rem 0;margin-left:1rem}div.blocks .block.not-square-image .content dl dt,article.single-product-details .block.not-square-image .content dl dt{margin-top:12px;font-weight:900}div.blocks .block.not-square-image .content dl dt:first-child,article.single-product-details .block.not-square-image .content dl dt:first-child{margin-top:0}div.blocks .block.not-square-image .content blockquote,article.single-product-details .block.not-square-image .content blockquote{padding:.5rem}div.blocks .block.not-square-image .content pre,article.single-product-details .block.not-square-image .content pre{font-family:Fixedsys,Courier,monospace;padding:10px}div.blocks .block.not-square-image .content a,article.single-product-details .block.not-square-image .content a{color:inherit;text-decoration:underline}div.blocks .block.not-square-image .content table,article.single-product-details .block.not-square-image .content table{width:100%;text-align:left}div.blocks .block.not-square-image .content table th,article.single-product-details .block.not-square-image .content table th{font-weight:700}div.blocks .block.not-square-image .content img,div.blocks .block.not-square-image .content figure,article.single-product-details .block.not-square-image .content img,article.single-product-details .block.not-square-image .content figure{margin-top:0;margin-bottom:0}div.blocks .block.not-square-image .content img.alignleft,div.blocks .block.not-square-image .content figure.alignleft,article.single-product-details .block.not-square-image .content img.alignleft,article.single-product-details .block.not-square-image .content figure.alignleft{float:left}div.blocks .block.not-square-image .content img.alignright,div.blocks .block.not-square-image .content figure.alignright,article.single-product-details .block.not-square-image .content img.alignright,article.single-product-details .block.not-square-image .content figure.alignright{float:right}div.blocks .block.not-square-image .content img.aligncenter,div.blocks .block.not-square-image .content figure.aligncenter,article.single-product-details .block.not-square-image .content img.aligncenter,article.single-product-details .block.not-square-image .content figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}div.blocks .block.not-square-image .content .wp-caption,article.single-product-details .block.not-square-image .content .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}div.blocks .block.not-square-image .content hr,article.single-product-details .block.not-square-image .content hr{display:block;margin-top:40px;margin-bottom:40px}div.blocks .block.not-square-image .content h1,div.blocks .block.not-square-image .content h2,div.blocks .block.not-square-image .content h3,article.single-product-details .block.not-square-image .content h1,article.single-product-details .block.not-square-image .content h2,article.single-product-details .block.not-square-image .content h3{font-family:"EksellDisplay";font-size:1.8rem;line-height:1.1;margin-bottom:2rem;color:#c58e4a}div.blocks .block.not-square-image .content p,article.single-product-details .block.not-square-image .content p{margin-bottom:1rem}div.blocks .block.not-square-image .content .btn-row,article.single-product-details .block.not-square-image .content .btn-row{margin-top:2rem}div.blocks .block.not-square-image .content .btn-row>a.btn,article.single-product-details .block.not-square-image .content .btn-row>a.btn{margin-right:1rem}div.blocks .block.not-square-image .content .btn-row>a.btn:last-child,article.single-product-details .block.not-square-image .content .btn-row>a.btn:last-child{margin-right:0}@media (max-width:1199px){div.blocks .block.not-square-image.switch-left-right .wrapper,article.single-product-details .block.not-square-image.switch-left-right .wrapper{padding-left:1rem;padding-right:0}}div.blocks .block.not-square-image.switch-left-right .wrapper .text-wrapper,article.single-product-details .block.not-square-image.switch-left-right .wrapper .text-wrapper{order:1;padding-left:0;padding-right:4rem}@media (max-width:759px){div.blocks .block.not-square-image.switch-left-right .wrapper .text-wrapper,article.single-product-details .block.not-square-image.switch-left-right .wrapper .text-wrapper{padding-right:0}}div.blocks .block.not-square-image.switch-left-right .wrapper .image-wrapper,article.single-product-details .block.not-square-image.switch-left-right .wrapper .image-wrapper{order:2}div.blocks .block.square-image,article.single-product-details .block.square-image{min-height:50vh}div.blocks .block.square-image .wrapper,article.single-product-details .block.square-image .wrapper{display:flex}@media (max-width:759px){div.blocks .block.square-image .wrapper,article.single-product-details .block.square-image .wrapper{flex-direction:column}}div.blocks .block.square-image .wrapper .image-wrapper,div.blocks .block.square-image .wrapper .text-wrapper,article.single-product-details .block.square-image .wrapper .image-wrapper,article.single-product-details .block.square-image .wrapper .text-wrapper{flex:1;aspect-ratio:auto}div.blocks .block.square-image .wrapper .text-wrapper,article.single-product-details .block.square-image .wrapper .text-wrapper{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding-top:6rem;padding-bottom:6rem}@media (max-width:759px){div.blocks .block.square-image .wrapper .text-wrapper,article.single-product-details .block.square-image .wrapper .text-wrapper{padding:1rem}}@media (max-width:479px){div.blocks .block.square-image .wrapper .text-wrapper,article.single-product-details .block.square-image .wrapper .text-wrapper{padding:2rem}}@media (max-width:759px){div.blocks .block.square-image .wrapper .image-wrapper,article.single-product-details .block.square-image .wrapper .image-wrapper{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}}div.blocks .block.square-image .wrapper .image-wrapper img,article.single-product-details .block.square-image .wrapper .image-wrapper img{width:100%;height:100%;object-fit:cover}div.blocks .block.square-image header,article.single-product-details .block.square-image header{margin-bottom:2rem}div.blocks .block.square-image header h1,div.blocks .block.square-image header h2,div.blocks .block.square-image header h3,article.single-product-details .block.square-image header h1,article.single-product-details .block.square-image header h2,article.single-product-details .block.square-image header h3{font-family:"EksellDisplay";font-size:1.8rem;line-height:1.5}div.blocks .block.square-image .content,article.single-product-details .block.square-image .content{font-weight:200;line-height:1.5;padding-left:4rem}@media (max-width:759px){div.blocks .block.square-image .content,article.single-product-details .block.square-image .content{padding-left:0}}div.blocks .block.square-image .content h1,div.blocks .block.square-image .content h2,div.blocks .block.square-image .content h3,div.blocks .block.square-image .content h4,div.blocks .block.square-image .content h5,div.blocks .block.square-image .content h6,article.single-product-details .block.square-image .content h1,article.single-product-details .block.square-image .content h2,article.single-product-details .block.square-image .content h3,article.single-product-details .block.square-image .content h4,article.single-product-details .block.square-image .content h5,article.single-product-details .block.square-image .content h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}div.blocks .block.square-image .content p,article.single-product-details .block.square-image .content p{font-size:100%;margin-bottom:1rem;line-height:1.5}div.blocks .block.square-image .content p:last-child,article.single-product-details .block.square-image .content p:last-child{margin-bottom:0}div.blocks .block.square-image .content h1,article.single-product-details .block.square-image .content h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}div.blocks .block.square-image .content h2,article.single-product-details .block.square-image .content h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}div.blocks .block.square-image .content h3,article.single-product-details .block.square-image .content h3{font-size:200%;line-height:1.2}div.blocks .block.square-image .content h4,article.single-product-details .block.square-image .content h4{font-size:200%}div.blocks .block.square-image .content h5,article.single-product-details .block.square-image .content h5{font-size:200%}div.blocks .block.square-image .content h6,article.single-product-details .block.square-image .content h6{font-size:200%}div.blocks .block.square-image .content h2,div.blocks .block.square-image .content h3,div.blocks .block.square-image .content h4,div.blocks .block.square-image .content h5,article.single-product-details .block.square-image .content h2,article.single-product-details .block.square-image .content h3,article.single-product-details .block.square-image .content h4,article.single-product-details .block.square-image .content h5{color:inherit}div.blocks .block.square-image .content strong,div.blocks .block.square-image .content b,article.single-product-details .block.square-image .content strong,article.single-product-details .block.square-image .content b{font-weight:700}div.blocks .block.square-image .content em,div.blocks .block.square-image .content i,article.single-product-details .block.square-image .content em,article.single-product-details .block.square-image .content i{font-style:italic}div.blocks .block.square-image .content ul,article.single-product-details .block.square-image .content ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}div.blocks .block.square-image .content ul li,article.single-product-details .block.square-image .content ul li{padding-left:.25rem;margin-left:1rem}div.blocks .block.square-image .content ol,article.single-product-details .block.square-image .content ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}div.blocks .block.square-image .content ol li,article.single-product-details .block.square-image .content ol li{padding-left:.5rem}div.blocks .block.square-image .content dl,article.single-product-details .block.square-image .content dl{margin:1rem 0;margin-left:1rem}div.blocks .block.square-image .content dl dt,article.single-product-details .block.square-image .content dl dt{margin-top:12px;font-weight:900}div.blocks .block.square-image .content dl dt:first-child,article.single-product-details .block.square-image .content dl dt:first-child{margin-top:0}div.blocks .block.square-image .content blockquote,article.single-product-details .block.square-image .content blockquote{padding:.5rem}div.blocks .block.square-image .content pre,article.single-product-details .block.square-image .content pre{font-family:Fixedsys,Courier,monospace;padding:10px}div.blocks .block.square-image .content a,article.single-product-details .block.square-image .content a{color:inherit;text-decoration:underline}div.blocks .block.square-image .content table,article.single-product-details .block.square-image .content table{width:100%;text-align:left}div.blocks .block.square-image .content table th,article.single-product-details .block.square-image .content table th{font-weight:700}div.blocks .block.square-image .content img,div.blocks .block.square-image .content figure,article.single-product-details .block.square-image .content img,article.single-product-details .block.square-image .content figure{margin-top:0;margin-bottom:0}div.blocks .block.square-image .content img.alignleft,div.blocks .block.square-image .content figure.alignleft,article.single-product-details .block.square-image .content img.alignleft,article.single-product-details .block.square-image .content figure.alignleft{float:left}div.blocks .block.square-image .content img.alignright,div.blocks .block.square-image .content figure.alignright,article.single-product-details .block.square-image .content img.alignright,article.single-product-details .block.square-image .content figure.alignright{float:right}div.blocks .block.square-image .content img.aligncenter,div.blocks .block.square-image .content figure.aligncenter,article.single-product-details .block.square-image .content img.aligncenter,article.single-product-details .block.square-image .content figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}div.blocks .block.square-image .content .wp-caption,article.single-product-details .block.square-image .content .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}div.blocks .block.square-image .content hr,article.single-product-details .block.square-image .content hr{display:block;margin-top:40px;margin-bottom:40px}div.blocks .block.square-image .content h1,div.blocks .block.square-image .content h2,div.blocks .block.square-image .content h3,article.single-product-details .block.square-image .content h1,article.single-product-details .block.square-image .content h2,article.single-product-details .block.square-image .content h3{font-family:"EksellDisplay";font-size:1.8rem;line-height:1.5;margin-bottom:2rem}div.blocks .block.square-image .content p,article.single-product-details .block.square-image .content p{margin-bottom:1rem}div.blocks .block.square-image .content .btn-row,article.single-product-details .block.square-image .content .btn-row{margin-top:2rem}div.blocks .block.square-image .content .btn-row>a.btn,article.single-product-details .block.square-image .content .btn-row>a.btn{margin-right:1rem}div.blocks .block.square-image .content .btn-row>a.btn:last-child,article.single-product-details .block.square-image .content .btn-row>a.btn:last-child{margin-right:0}div.blocks .block.square-image .content div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.blocks .block.square-image .content div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.blocks .block.square-image .content div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,article.single-product-details .block.square-image .content div.wpforms-container-full .wpforms-form input.wpforms-field-medium,article.single-product-details .block.square-image .content div.wpforms-container-full .wpforms-form select.wpforms-field-medium,article.single-product-details .block.square-image .content div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:100%}div.blocks .block.square-image.switch-left-right .wrapper .text-wrapper,article.single-product-details .block.square-image.switch-left-right .wrapper .text-wrapper{padding-left:0;padding-right:4rem}@media (min-width:760px){div.blocks .block.square-image.switch-left-right .wrapper .text-wrapper,article.single-product-details .block.square-image.switch-left-right .wrapper .text-wrapper{order:1}}@media (max-width:759px){div.blocks .block.square-image.switch-left-right .wrapper .text-wrapper,article.single-product-details .block.square-image.switch-left-right .wrapper .text-wrapper{padding-right:0}}@media (max-width:479px){div.blocks .block.square-image.switch-left-right .wrapper .text-wrapper,article.single-product-details .block.square-image.switch-left-right .wrapper .text-wrapper{padding:1rem}}@media (min-width:760px){div.blocks .block.square-image.switch-left-right .wrapper .image-wrapper,article.single-product-details .block.square-image.switch-left-right .wrapper .image-wrapper{order:2}}div.blocks .block.products,article.single-product-details .block.products{padding-top:6rem;padding-bottom:6rem}@media (max-width:759px){div.blocks .block.products,article.single-product-details .block.products{padding-top:1rem;padding-bottom:1rem}}div.blocks .block.products header.main-header,article.single-product-details .block.products header.main-header{margin-bottom:2rem}@media (max-width:759px){div.blocks .block.products header.main-header,article.single-product-details .block.products header.main-header{padding-left:1rem;padding-right:1rem;margin-bottom:1rem}}div.blocks .block.products header.main-header h1,div.blocks .block.products header.main-header h2,div.blocks .block.products header.main-header h3,article.single-product-details .block.products header.main-header h1,article.single-product-details .block.products header.main-header h2,article.single-product-details .block.products header.main-header h3{font-family:"Strawford";font-weight:700;font-size:3rem;color:#c58e4a}@media (max-width:759px){div.blocks .block.products header.main-header h1,div.blocks .block.products header.main-header h2,div.blocks .block.products header.main-header h3,article.single-product-details .block.products header.main-header h1,article.single-product-details .block.products header.main-header h2,article.single-product-details .block.products header.main-header h3{font-size:2rem;line-height:1.1}}@media (max-width:759px){div.blocks .block.products .one-product-preview,article.single-product-details .block.products .one-product-preview{margin-bottom:2rem}div.blocks .block.products .one-product-preview:last-child,article.single-product-details .block.products .one-product-preview:last-child{margin-bottom:0}}div.blocks .block.stoerer,article.single-product-details .block.stoerer{background-color:#c58e4a}div.blocks .block.stoerer>.image-holder,article.single-product-details .block.stoerer>.image-holder{height:100%;height:300px;max-height:300px;overflow:hidden}div.blocks .block.stoerer>.image-holder img,article.single-product-details .block.stoerer>.image-holder img{display:block;width:100%;height:100%;object-fit:cover;max-width:auto}div.blocks .block.stoerer .wrapper,article.single-product-details .block.stoerer .wrapper{display:flex;padding-top:4rem;padding-bottom:4rem}@media (max-width:759px){div.blocks .block.stoerer .wrapper,article.single-product-details .block.stoerer .wrapper{padding-top:1rem;padding-bottom:1rem;flex-direction:column}}@media (max-width:479px){div.blocks .block.stoerer .wrapper,article.single-product-details .block.stoerer .wrapper{padding-left:2rem;padding-right:2rem}}div.blocks .block.stoerer .left,div.blocks .block.stoerer .content,article.single-product-details .block.stoerer .left,article.single-product-details .block.stoerer .content{flex:1}div.blocks .block.stoerer .content,article.single-product-details .block.stoerer .content{font-family:"Strawford";display:flex;justify-content:center;align-items:center;font-weight:200;flex-direction:column}div.blocks .block.stoerer .content h1,div.blocks .block.stoerer .content h2,div.blocks .block.stoerer .content h3,div.blocks .block.stoerer .content h4,div.blocks .block.stoerer .content h5,div.blocks .block.stoerer .content h6,article.single-product-details .block.stoerer .content h1,article.single-product-details .block.stoerer .content h2,article.single-product-details .block.stoerer .content h3,article.single-product-details .block.stoerer .content h4,article.single-product-details .block.stoerer .content h5,article.single-product-details .block.stoerer .content h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}div.blocks .block.stoerer .content p,article.single-product-details .block.stoerer .content p{font-size:100%;margin-bottom:1rem;line-height:1.5}div.blocks .block.stoerer .content p:last-child,article.single-product-details .block.stoerer .content p:last-child{margin-bottom:0}div.blocks .block.stoerer .content h1,article.single-product-details .block.stoerer .content h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}div.blocks .block.stoerer .content h2,article.single-product-details .block.stoerer .content h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}div.blocks .block.stoerer .content h3,article.single-product-details .block.stoerer .content h3{font-size:200%;line-height:1.2}div.blocks .block.stoerer .content h4,article.single-product-details .block.stoerer .content h4{font-size:200%}div.blocks .block.stoerer .content h5,article.single-product-details .block.stoerer .content h5{font-size:200%}div.blocks .block.stoerer .content h6,article.single-product-details .block.stoerer .content h6{font-size:200%}div.blocks .block.stoerer .content h2,div.blocks .block.stoerer .content h3,div.blocks .block.stoerer .content h4,div.blocks .block.stoerer .content h5,article.single-product-details .block.stoerer .content h2,article.single-product-details .block.stoerer .content h3,article.single-product-details .block.stoerer .content h4,article.single-product-details .block.stoerer .content h5{color:inherit}div.blocks .block.stoerer .content strong,div.blocks .block.stoerer .content b,article.single-product-details .block.stoerer .content strong,article.single-product-details .block.stoerer .content b{font-weight:700}div.blocks .block.stoerer .content em,div.blocks .block.stoerer .content i,article.single-product-details .block.stoerer .content em,article.single-product-details .block.stoerer .content i{font-style:italic}div.blocks .block.stoerer .content ul,article.single-product-details .block.stoerer .content ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}div.blocks .block.stoerer .content ul li,article.single-product-details .block.stoerer .content ul li{padding-left:.25rem;margin-left:1rem}div.blocks .block.stoerer .content ol,article.single-product-details .block.stoerer .content ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}div.blocks .block.stoerer .content ol li,article.single-product-details .block.stoerer .content ol li{padding-left:.5rem}div.blocks .block.stoerer .content dl,article.single-product-details .block.stoerer .content dl{margin:1rem 0;margin-left:1rem}div.blocks .block.stoerer .content dl dt,article.single-product-details .block.stoerer .content dl dt{margin-top:12px;font-weight:900}div.blocks .block.stoerer .content dl dt:first-child,article.single-product-details .block.stoerer .content dl dt:first-child{margin-top:0}div.blocks .block.stoerer .content blockquote,article.single-product-details .block.stoerer .content blockquote{padding:.5rem}div.blocks .block.stoerer .content pre,article.single-product-details .block.stoerer .content pre{font-family:Fixedsys,Courier,monospace;padding:10px}div.blocks .block.stoerer .content a,article.single-product-details .block.stoerer .content a{color:inherit;text-decoration:underline}div.blocks .block.stoerer .content table,article.single-product-details .block.stoerer .content table{width:100%;text-align:left}div.blocks .block.stoerer .content table th,article.single-product-details .block.stoerer .content table th{font-weight:700}div.blocks .block.stoerer .content img,div.blocks .block.stoerer .content figure,article.single-product-details .block.stoerer .content img,article.single-product-details .block.stoerer .content figure{margin-top:0;margin-bottom:0}div.blocks .block.stoerer .content img.alignleft,div.blocks .block.stoerer .content figure.alignleft,article.single-product-details .block.stoerer .content img.alignleft,article.single-product-details .block.stoerer .content figure.alignleft{float:left}div.blocks .block.stoerer .content img.alignright,div.blocks .block.stoerer .content figure.alignright,article.single-product-details .block.stoerer .content img.alignright,article.single-product-details .block.stoerer .content figure.alignright{float:right}div.blocks .block.stoerer .content img.aligncenter,div.blocks .block.stoerer .content figure.aligncenter,article.single-product-details .block.stoerer .content img.aligncenter,article.single-product-details .block.stoerer .content figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}div.blocks .block.stoerer .content .wp-caption,article.single-product-details .block.stoerer .content .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}div.blocks .block.stoerer .content hr,article.single-product-details .block.stoerer .content hr{display:block;margin-top:40px;margin-bottom:40px}div.blocks .block.stoerer .content p,article.single-product-details .block.stoerer .content p{margin-bottom:1rem}div.blocks .block.stoerer .content p:last-child,article.single-product-details .block.stoerer .content p:last-child{margin-bottom:0}div.blocks .block.stoerer header,article.single-product-details .block.stoerer header{padding-right:5rem}@media (max-width:759px){div.blocks .block.stoerer header,article.single-product-details .block.stoerer header{padding-right:0;margin-bottom:1rem}}div.blocks .block.stoerer header h1,div.blocks .block.stoerer header h2,div.blocks .block.stoerer header h3,article.single-product-details .block.stoerer header h1,article.single-product-details .block.stoerer header h2,article.single-product-details .block.stoerer header h3{font-family:"Strawford";font-weight:700;font-size:3.5rem;color:#fff;line-height:1.1}@media (max-width:759px){div.blocks .block.stoerer header h1,div.blocks .block.stoerer header h2,div.blocks .block.stoerer header h3,article.single-product-details .block.stoerer header h1,article.single-product-details .block.stoerer header h2,article.single-product-details .block.stoerer header h3{font-size:2rem}}div.blocks .block.products-selection,article.single-product-details .block.products-selection{background-color:#e8e8e8;padding-top:4rem;padding-bottom:4rem;min-height:100vh}@media (max-width:759px){div.blocks .block.products-selection,article.single-product-details .block.products-selection{display:none}}div.blocks .block.products-selection>.wrapper,article.single-product-details .block.products-selection>.wrapper{flex:1}div.blocks .block.products-selection header,article.single-product-details .block.products-selection header{margin-bottom:2rem}@media (max-width:759px){div.blocks .block.products-selection header,article.single-product-details .block.products-selection header{padding-left:1rem;padding-right:1rem;margin-bottom:1rem}}div.blocks .block.products-selection header h1,div.blocks .block.products-selection header h2,div.blocks .block.products-selection header h3,article.single-product-details .block.products-selection header h1,article.single-product-details .block.products-selection header h2,article.single-product-details .block.products-selection header h3{font-family:"Strawford";font-weight:700;font-size:3rem;color:#c58e4a}@media (max-width:759px){div.blocks .block.products-selection header h1,div.blocks .block.products-selection header h2,div.blocks .block.products-selection header h3,article.single-product-details .block.products-selection header h1,article.single-product-details .block.products-selection header h2,article.single-product-details .block.products-selection header h3{font-size:2rem;line-height:1.1}}div.blocks .block.products-selection ul.tablist,article.single-product-details .block.products-selection ul.tablist{display:flex;justify-content:flex-start;align-items:center;width:70%}@media (max-width:759px){div.blocks .block.products-selection ul.tablist,article.single-product-details .block.products-selection ul.tablist{width:100%;padding-left:1rem;padding-right:1rem}}div.blocks .block.products-selection ul.tablist li,article.single-product-details .block.products-selection ul.tablist li{flex:1;text-align:center;font-family:"EksellDisplay";font-size:1.2rem;cursor:pointer;padding-bottom:2px}div.blocks .block.products-selection ul.tablist li.active,article.single-product-details .block.products-selection ul.tablist li.active{border-bottom:2px solid #c58e4a}div.blocks .block.products-selection ul.tablist li:hover:not(.active),article.single-product-details .block.products-selection ul.tablist li:hover:not(.active){padding-bottom:1px;border-bottom:1px solid #c58e4a}div.blocks .block.products-selection .pages .page,article.single-product-details .block.products-selection .pages .page{display:none;padding-top:2rem}@media (max-width:759px){div.blocks .block.products-selection .pages .page,article.single-product-details .block.products-selection .pages .page{flex-direction:column;padding-left:1rem;padding-right:1rem}}div.blocks .block.products-selection .pages .page .left,article.single-product-details .block.products-selection .pages .page .left{flex:2;padding-right:2rem}@media (max-width:759px){div.blocks .block.products-selection .pages .page .left,article.single-product-details .block.products-selection .pages .page .left{order:2;padding-right:0}}div.blocks .block.products-selection .pages .page .left h1,div.blocks .block.products-selection .pages .page .left h2,div.blocks .block.products-selection .pages .page .left h3,div.blocks .block.products-selection .pages .page .left h4,div.blocks .block.products-selection .pages .page .left h5,div.blocks .block.products-selection .pages .page .left h6,article.single-product-details .block.products-selection .pages .page .left h1,article.single-product-details .block.products-selection .pages .page .left h2,article.single-product-details .block.products-selection .pages .page .left h3,article.single-product-details .block.products-selection .pages .page .left h4,article.single-product-details .block.products-selection .pages .page .left h5,article.single-product-details .block.products-selection .pages .page .left h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}div.blocks .block.products-selection .pages .page .left p,article.single-product-details .block.products-selection .pages .page .left p{font-size:100%;margin-bottom:1rem;line-height:1.5}div.blocks .block.products-selection .pages .page .left p:last-child,article.single-product-details .block.products-selection .pages .page .left p:last-child{margin-bottom:0}div.blocks .block.products-selection .pages .page .left h1,article.single-product-details .block.products-selection .pages .page .left h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}div.blocks .block.products-selection .pages .page .left h2,article.single-product-details .block.products-selection .pages .page .left h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}div.blocks .block.products-selection .pages .page .left h3,article.single-product-details .block.products-selection .pages .page .left h3{font-size:200%;line-height:1.2}div.blocks .block.products-selection .pages .page .left h4,article.single-product-details .block.products-selection .pages .page .left h4{font-size:200%}div.blocks .block.products-selection .pages .page .left h5,article.single-product-details .block.products-selection .pages .page .left h5{font-size:200%}div.blocks .block.products-selection .pages .page .left h6,article.single-product-details .block.products-selection .pages .page .left h6{font-size:200%}div.blocks .block.products-selection .pages .page .left h2,div.blocks .block.products-selection .pages .page .left h3,div.blocks .block.products-selection .pages .page .left h4,div.blocks .block.products-selection .pages .page .left h5,article.single-product-details .block.products-selection .pages .page .left h2,article.single-product-details .block.products-selection .pages .page .left h3,article.single-product-details .block.products-selection .pages .page .left h4,article.single-product-details .block.products-selection .pages .page .left h5{color:inherit}div.blocks .block.products-selection .pages .page .left strong,div.blocks .block.products-selection .pages .page .left b,article.single-product-details .block.products-selection .pages .page .left strong,article.single-product-details .block.products-selection .pages .page .left b{font-weight:700}div.blocks .block.products-selection .pages .page .left em,div.blocks .block.products-selection .pages .page .left i,article.single-product-details .block.products-selection .pages .page .left em,article.single-product-details .block.products-selection .pages .page .left i{font-style:italic}div.blocks .block.products-selection .pages .page .left ul,article.single-product-details .block.products-selection .pages .page .left ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}div.blocks .block.products-selection .pages .page .left ul li,article.single-product-details .block.products-selection .pages .page .left ul li{padding-left:.25rem;margin-left:1rem}div.blocks .block.products-selection .pages .page .left ol,article.single-product-details .block.products-selection .pages .page .left ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}div.blocks .block.products-selection .pages .page .left ol li,article.single-product-details .block.products-selection .pages .page .left ol li{padding-left:.5rem}div.blocks .block.products-selection .pages .page .left dl,article.single-product-details .block.products-selection .pages .page .left dl{margin:1rem 0;margin-left:1rem}div.blocks .block.products-selection .pages .page .left dl dt,article.single-product-details .block.products-selection .pages .page .left dl dt{margin-top:12px;font-weight:900}div.blocks .block.products-selection .pages .page .left dl dt:first-child,article.single-product-details .block.products-selection .pages .page .left dl dt:first-child{margin-top:0}div.blocks .block.products-selection .pages .page .left blockquote,article.single-product-details .block.products-selection .pages .page .left blockquote{padding:.5rem}div.blocks .block.products-selection .pages .page .left pre,article.single-product-details .block.products-selection .pages .page .left pre{font-family:Fixedsys,Courier,monospace;padding:10px}div.blocks .block.products-selection .pages .page .left a,article.single-product-details .block.products-selection .pages .page .left a{color:inherit;text-decoration:underline}div.blocks .block.products-selection .pages .page .left table,article.single-product-details .block.products-selection .pages .page .left table{width:100%;text-align:left}div.blocks .block.products-selection .pages .page .left table th,article.single-product-details .block.products-selection .pages .page .left table th{font-weight:700}div.blocks .block.products-selection .pages .page .left img,div.blocks .block.products-selection .pages .page .left figure,article.single-product-details .block.products-selection .pages .page .left img,article.single-product-details .block.products-selection .pages .page .left figure{margin-top:0;margin-bottom:0}div.blocks .block.products-selection .pages .page .left img.alignleft,div.blocks .block.products-selection .pages .page .left figure.alignleft,article.single-product-details .block.products-selection .pages .page .left img.alignleft,article.single-product-details .block.products-selection .pages .page .left figure.alignleft{float:left}div.blocks .block.products-selection .pages .page .left img.alignright,div.blocks .block.products-selection .pages .page .left figure.alignright,article.single-product-details .block.products-selection .pages .page .left img.alignright,article.single-product-details .block.products-selection .pages .page .left figure.alignright{float:right}div.blocks .block.products-selection .pages .page .left img.aligncenter,div.blocks .block.products-selection .pages .page .left figure.aligncenter,article.single-product-details .block.products-selection .pages .page .left img.aligncenter,article.single-product-details .block.products-selection .pages .page .left figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}div.blocks .block.products-selection .pages .page .left .wp-caption,article.single-product-details .block.products-selection .pages .page .left .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}div.blocks .block.products-selection .pages .page .left hr,article.single-product-details .block.products-selection .pages .page .left hr{display:block;margin-top:40px;margin-bottom:40px}div.blocks .block.products-selection .pages .page .image-holder,article.single-product-details .block.products-selection .pages .page .image-holder{display:flex;align-items:center;justify-content:center;min-width:400px}@media (max-width:759px){div.blocks .block.products-selection .pages .page .image-holder,article.single-product-details .block.products-selection .pages .page .image-holder{order:1}}div.blocks .block.products-selection .pages .page .image-holder img,article.single-product-details .block.products-selection .pages .page .image-holder img{width:100%;height:auto}div.blocks .block.products-selection .pages .page .description,article.single-product-details .block.products-selection .pages .page .description{font-family:"Strawford";margin-bottom:1rem}div.blocks .block.products-selection .pages .page .description h1,div.blocks .block.products-selection .pages .page .description h2,div.blocks .block.products-selection .pages .page .description h3,div.blocks .block.products-selection .pages .page .description h4,div.blocks .block.products-selection .pages .page .description h5,div.blocks .block.products-selection .pages .page .description h6,article.single-product-details .block.products-selection .pages .page .description h1,article.single-product-details .block.products-selection .pages .page .description h2,article.single-product-details .block.products-selection .pages .page .description h3,article.single-product-details .block.products-selection .pages .page .description h4,article.single-product-details .block.products-selection .pages .page .description h5,article.single-product-details .block.products-selection .pages .page .description h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}div.blocks .block.products-selection .pages .page .description p,article.single-product-details .block.products-selection .pages .page .description p{font-size:100%;margin-bottom:1rem;line-height:1.5}div.blocks .block.products-selection .pages .page .description p:last-child,article.single-product-details .block.products-selection .pages .page .description p:last-child{margin-bottom:0}div.blocks .block.products-selection .pages .page .description h1,article.single-product-details .block.products-selection .pages .page .description h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}div.blocks .block.products-selection .pages .page .description h2,article.single-product-details .block.products-selection .pages .page .description h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}div.blocks .block.products-selection .pages .page .description h3,article.single-product-details .block.products-selection .pages .page .description h3{font-size:200%;line-height:1.2}div.blocks .block.products-selection .pages .page .description h4,article.single-product-details .block.products-selection .pages .page .description h4{font-size:200%}div.blocks .block.products-selection .pages .page .description h5,article.single-product-details .block.products-selection .pages .page .description h5{font-size:200%}div.blocks .block.products-selection .pages .page .description h6,article.single-product-details .block.products-selection .pages .page .description h6{font-size:200%}div.blocks .block.products-selection .pages .page .description h2,div.blocks .block.products-selection .pages .page .description h3,div.blocks .block.products-selection .pages .page .description h4,div.blocks .block.products-selection .pages .page .description h5,article.single-product-details .block.products-selection .pages .page .description h2,article.single-product-details .block.products-selection .pages .page .description h3,article.single-product-details .block.products-selection .pages .page .description h4,article.single-product-details .block.products-selection .pages .page .description h5{color:inherit}div.blocks .block.products-selection .pages .page .description strong,div.blocks .block.products-selection .pages .page .description b,article.single-product-details .block.products-selection .pages .page .description strong,article.single-product-details .block.products-selection .pages .page .description b{font-weight:700}div.blocks .block.products-selection .pages .page .description em,div.blocks .block.products-selection .pages .page .description i,article.single-product-details .block.products-selection .pages .page .description em,article.single-product-details .block.products-selection .pages .page .description i{font-style:italic}div.blocks .block.products-selection .pages .page .description ul,article.single-product-details .block.products-selection .pages .page .description ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}div.blocks .block.products-selection .pages .page .description ul li,article.single-product-details .block.products-selection .pages .page .description ul li{padding-left:.25rem;margin-left:1rem}div.blocks .block.products-selection .pages .page .description ol,article.single-product-details .block.products-selection .pages .page .description ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}div.blocks .block.products-selection .pages .page .description ol li,article.single-product-details .block.products-selection .pages .page .description ol li{padding-left:.5rem}div.blocks .block.products-selection .pages .page .description dl,article.single-product-details .block.products-selection .pages .page .description dl{margin:1rem 0;margin-left:1rem}div.blocks .block.products-selection .pages .page .description dl dt,article.single-product-details .block.products-selection .pages .page .description dl dt{margin-top:12px;font-weight:900}div.blocks .block.products-selection .pages .page .description dl dt:first-child,article.single-product-details .block.products-selection .pages .page .description dl dt:first-child{margin-top:0}div.blocks .block.products-selection .pages .page .description blockquote,article.single-product-details .block.products-selection .pages .page .description blockquote{padding:.5rem}div.blocks .block.products-selection .pages .page .description pre,article.single-product-details .block.products-selection .pages .page .description pre{font-family:Fixedsys,Courier,monospace;padding:10px}div.blocks .block.products-selection .pages .page .description a,article.single-product-details .block.products-selection .pages .page .description a{color:inherit;text-decoration:underline}div.blocks .block.products-selection .pages .page .description table,article.single-product-details .block.products-selection .pages .page .description table{width:100%;text-align:left}div.blocks .block.products-selection .pages .page .description table th,article.single-product-details .block.products-selection .pages .page .description table th{font-weight:700}div.blocks .block.products-selection .pages .page .description img,div.blocks .block.products-selection .pages .page .description figure,article.single-product-details .block.products-selection .pages .page .description img,article.single-product-details .block.products-selection .pages .page .description figure{margin-top:0;margin-bottom:0}div.blocks .block.products-selection .pages .page .description img.alignleft,div.blocks .block.products-selection .pages .page .description figure.alignleft,article.single-product-details .block.products-selection .pages .page .description img.alignleft,article.single-product-details .block.products-selection .pages .page .description figure.alignleft{float:left}div.blocks .block.products-selection .pages .page .description img.alignright,div.blocks .block.products-selection .pages .page .description figure.alignright,article.single-product-details .block.products-selection .pages .page .description img.alignright,article.single-product-details .block.products-selection .pages .page .description figure.alignright{float:right}div.blocks .block.products-selection .pages .page .description img.aligncenter,div.blocks .block.products-selection .pages .page .description figure.aligncenter,article.single-product-details .block.products-selection .pages .page .description img.aligncenter,article.single-product-details .block.products-selection .pages .page .description figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}div.blocks .block.products-selection .pages .page .description .wp-caption,article.single-product-details .block.products-selection .pages .page .description .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}div.blocks .block.products-selection .pages .page .description hr,article.single-product-details .block.products-selection .pages .page .description hr{display:block;margin-top:40px;margin-bottom:40px}div.blocks .block.products-selection .pages .page .ingridients,article.single-product-details .block.products-selection .pages .page .ingridients{border-top:1px solid #fff}div.blocks .block.products-selection .pages .page .ingridients .ingridients-row,article.single-product-details .block.products-selection .pages .page .ingridients .ingridients-row{border-bottom:1px solid #fff;padding-top:1rem;padding-bottom:1rem;display:flex}@media (max-width:339px){div.blocks .block.products-selection .pages .page .ingridients .ingridients-row,article.single-product-details .block.products-selection .pages .page .ingridients .ingridients-row{flex-direction:column}}div.blocks .block.products-selection .pages .page .ingridients .ingridients-row .label,article.single-product-details .block.products-selection .pages .page .ingridients .ingridients-row .label{width:300px;color:#c58e4a}@media (max-width:759px){div.blocks .block.products-selection .pages .page .ingridients .ingridients-row .label,article.single-product-details .block.products-selection .pages .page .ingridients .ingridients-row .label{width:180px}}div.blocks .block.products-selection .pages .page .ingridients .ingridients-row .text,article.single-product-details .block.products-selection .pages .page .ingridients .ingridients-row .text{flex:1}div.blocks .block.products-selection .pages .page.active,article.single-product-details .block.products-selection .pages .page.active{display:flex}@media (min-width:761px){div.blocks .block.products-selection-mobile,article.single-product-details .block.products-selection-mobile{display:none}}div.blocks .block.products-selection-mobile header,article.single-product-details .block.products-selection-mobile header{margin-top:2rem;margin-bottom:1rem}div.blocks .block.products-selection-mobile header h1,div.blocks .block.products-selection-mobile header h2,div.blocks .block.products-selection-mobile header h3,article.single-product-details .block.products-selection-mobile header h1,article.single-product-details .block.products-selection-mobile header h2,article.single-product-details .block.products-selection-mobile header h3{font-family:"Strawford";font-weight:700;font-size:3rem;color:#c58e4a}@media (max-width:759px){div.blocks .block.products-selection-mobile header h1,div.blocks .block.products-selection-mobile header h2,div.blocks .block.products-selection-mobile header h3,article.single-product-details .block.products-selection-mobile header h1,article.single-product-details .block.products-selection-mobile header h2,article.single-product-details .block.products-selection-mobile header h3{font-size:2rem;line-height:1.1}}div.blocks .block.products-selection-mobile .products-selection-mobile-modal,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background-color:#000000A0;padding:1rem;display:flex;flex-direction:column}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .wrapper,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .wrapper{flex:1;background-color:var(--main-bg-color);overflow-y:auto}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .wrapper>.content,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .wrapper>.content{padding:2rem;top:4rem;color:#fff}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .close,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .close{position:absolute;top:1.5rem;right:1.5rem;width:2rem;height:2rem;color:#fff;font-weight:700;text-align:center;border:1px solid #fff;border-radius:100%;display:flex;justify-content:center;align-items:center;line-height:0}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .image-holder,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .image-holder{height:350px}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .image-holder img,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .image-holder img{width:100%;height:350px;object-fit:contain}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .image-holder.without-image,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .image-holder.without-image{display:none}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .header,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .header{position:relative;font-family:"EksellDisplay";font-size:2rem;padding-bottom:.5rem;margin-bottom:1rem}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .header:after,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .header:after{conten:'';display:block;width:20%;height:0;border-bottom:1px solid #c58e4a;position:absolute;left:0;bottom:0}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description{margin-bottom:1rem}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h1,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h2,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h3,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h4,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h5,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h6,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h1,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h2,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h3,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h4,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h5,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description p,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description p{font-size:100%;margin-bottom:1rem;line-height:1.5}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description p:last-child,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description p:last-child{margin-bottom:0}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h1,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h2,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h3,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h3{font-size:200%;line-height:1.2}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h4,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h4{font-size:200%}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h5,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h5{font-size:200%}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h6,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h6{font-size:200%}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h2,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h3,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h4,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description h5,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h2,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h3,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h4,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description h5{color:inherit}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description strong,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description b,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description strong,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description b{font-weight:700}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description em,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description i,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description em,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description i{font-style:italic}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description ul,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description ul li,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description ul li{padding-left:.25rem;margin-left:1rem}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description ol,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description ol li,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description ol li{padding-left:.5rem}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description dl,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description dl{margin:1rem 0;margin-left:1rem}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description dl dt,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description dl dt{margin-top:12px;font-weight:900}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description dl dt:first-child,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description dl dt:first-child{margin-top:0}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description blockquote,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description blockquote{padding:.5rem}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description pre,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description pre{font-family:Fixedsys,Courier,monospace;padding:10px}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description a,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description a{color:inherit;text-decoration:underline}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description table,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description table{width:100%;text-align:left}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description table th,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description table th{font-weight:700}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description img,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description figure,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description img,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description figure{margin-top:0;margin-bottom:0}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description img.alignleft,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description figure.alignleft,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description img.alignleft,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description figure.alignleft{float:left}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description img.alignright,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description figure.alignright,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description img.alignright,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description figure.alignright{float:right}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description img.aligncenter,div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description figure.aligncenter,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description img.aligncenter,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description .wp-caption,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .description hr,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .description hr{display:block;margin-top:40px;margin-bottom:40px}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients{border-top:1px solid #fff}@media (max-width:339px){div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients{display:block}}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients .ingridients-row,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients .ingridients-row{border-bottom:1px solid #fff;padding-top:1rem;padding-bottom:1rem;display:flex}@media (max-width:1023px){div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients .ingridients-row,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients .ingridients-row{flex-direction:column}}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients .ingridients-row:nth-last-child(1),div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients .ingridients-row:nth-last-child(2):nth-child(odd),article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients .ingridients-row:nth-last-child(1),article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients .ingridients-row:nth-last-child(2):nth-child(odd){border-bottom:0}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients .ingridients-row .label,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients .ingridients-row .label{color:#c58e4a}div.blocks .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients .ingridients-row .text,article.single-product-details .block.products-selection-mobile .products-selection-mobile-modal .content .ingridients .ingridients-row .text{flex:1}div.blocks .block.products-selection-mobile .inner-holder,article.single-product-details .block.products-selection-mobile .inner-holder{padding-top:1rem;display:grid;grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:339px){div.blocks .block.products-selection-mobile .inner-holder,article.single-product-details .block.products-selection-mobile .inner-holder{grid-template-columns:1fr}}div.blocks .block.products-selection-mobile .inner-holder .product,article.single-product-details .block.products-selection-mobile .inner-holder .product{position:relative;margin-bottom:2rem}div.blocks .block.products-selection-mobile .inner-holder .product .image-holder,article.single-product-details .block.products-selection-mobile .inner-holder .product .image-holder{width:100%;height:250px;overflow:hidden;cursor:pointer}div.blocks .block.products-selection-mobile .inner-holder .product .image-holder.without-image,article.single-product-details .block.products-selection-mobile .inner-holder .product .image-holder.without-image{background:#ccc}div.blocks .block.products-selection-mobile .inner-holder .product .image-holder img,article.single-product-details .block.products-selection-mobile .inner-holder .product .image-holder img{width:100%;height:100%;object-fit:contain}div.blocks .block.products-selection-mobile .inner-holder .product header,article.single-product-details .block.products-selection-mobile .inner-holder .product header{margin-top:.5rem;cursor:pointer}div.blocks .block.products-selection-mobile .inner-holder .product header h1,div.blocks .block.products-selection-mobile .inner-holder .product header h2,div.blocks .block.products-selection-mobile .inner-holder .product header h3,article.single-product-details .block.products-selection-mobile .inner-holder .product header h1,article.single-product-details .block.products-selection-mobile .inner-holder .product header h2,article.single-product-details .block.products-selection-mobile .inner-holder .product header h3{font-family:"EksellDisplay";font-size:2rem;text-align:center;font-size:clamp(.8rem,3vw + .8rem,2rem)}div.blocks .block.products-selection-mobile .inner-holder .product .content,article.single-product-details .block.products-selection-mobile .inner-holder .product .content{display:none}div.blocks .block.gallery,article.single-product-details .block.gallery{background-color:var(--main-bg-color);color:#fff}div.blocks .block.gallery .entry,article.single-product-details .block.gallery .entry{display:flex}@media (max-width:759px){div.blocks .block.gallery .entry,article.single-product-details .block.gallery .entry{flex-direction:column;overflow:hidden}}div.blocks .block.gallery .entry .text-holder,div.blocks .block.gallery .entry .image-holder,article.single-product-details .block.gallery .entry .text-holder,article.single-product-details .block.gallery .entry .image-holder{flex:1}@media (max-width:759px){div.blocks .block.gallery .entry .image-holder,article.single-product-details .block.gallery .entry .image-holder{order:1;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}}div.blocks .block.gallery .entry .image-holder img,article.single-product-details .block.gallery .entry .image-holder img{height:100%;width:100%;object-fit:cover}div.blocks .block.gallery .entry .text-holder,article.single-product-details .block.gallery .entry .text-holder{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-left:2rem;padding-right:2rem}div.blocks .block.gallery .entry .text-holder h1,div.blocks .block.gallery .entry .text-holder h2,div.blocks .block.gallery .entry .text-holder h3,div.blocks .block.gallery .entry .text-holder h4,div.blocks .block.gallery .entry .text-holder h5,div.blocks .block.gallery .entry .text-holder h6,article.single-product-details .block.gallery .entry .text-holder h1,article.single-product-details .block.gallery .entry .text-holder h2,article.single-product-details .block.gallery .entry .text-holder h3,article.single-product-details .block.gallery .entry .text-holder h4,article.single-product-details .block.gallery .entry .text-holder h5,article.single-product-details .block.gallery .entry .text-holder h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}div.blocks .block.gallery .entry .text-holder p,article.single-product-details .block.gallery .entry .text-holder p{font-size:100%;margin-bottom:1rem;line-height:1.5}div.blocks .block.gallery .entry .text-holder p:last-child,article.single-product-details .block.gallery .entry .text-holder p:last-child{margin-bottom:0}div.blocks .block.gallery .entry .text-holder h1,article.single-product-details .block.gallery .entry .text-holder h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}div.blocks .block.gallery .entry .text-holder h2,article.single-product-details .block.gallery .entry .text-holder h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}div.blocks .block.gallery .entry .text-holder h3,article.single-product-details .block.gallery .entry .text-holder h3{font-size:200%;line-height:1.2}div.blocks .block.gallery .entry .text-holder h4,article.single-product-details .block.gallery .entry .text-holder h4{font-size:200%}div.blocks .block.gallery .entry .text-holder h5,article.single-product-details .block.gallery .entry .text-holder h5{font-size:200%}div.blocks .block.gallery .entry .text-holder h6,article.single-product-details .block.gallery .entry .text-holder h6{font-size:200%}div.blocks .block.gallery .entry .text-holder h2,div.blocks .block.gallery .entry .text-holder h3,div.blocks .block.gallery .entry .text-holder h4,div.blocks .block.gallery .entry .text-holder h5,article.single-product-details .block.gallery .entry .text-holder h2,article.single-product-details .block.gallery .entry .text-holder h3,article.single-product-details .block.gallery .entry .text-holder h4,article.single-product-details .block.gallery .entry .text-holder h5{color:inherit}div.blocks .block.gallery .entry .text-holder strong,div.blocks .block.gallery .entry .text-holder b,article.single-product-details .block.gallery .entry .text-holder strong,article.single-product-details .block.gallery .entry .text-holder b{font-weight:700}div.blocks .block.gallery .entry .text-holder em,div.blocks .block.gallery .entry .text-holder i,article.single-product-details .block.gallery .entry .text-holder em,article.single-product-details .block.gallery .entry .text-holder i{font-style:italic}div.blocks .block.gallery .entry .text-holder ul,article.single-product-details .block.gallery .entry .text-holder ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}div.blocks .block.gallery .entry .text-holder ul li,article.single-product-details .block.gallery .entry .text-holder ul li{padding-left:.25rem;margin-left:1rem}div.blocks .block.gallery .entry .text-holder ol,article.single-product-details .block.gallery .entry .text-holder ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}div.blocks .block.gallery .entry .text-holder ol li,article.single-product-details .block.gallery .entry .text-holder ol li{padding-left:.5rem}div.blocks .block.gallery .entry .text-holder dl,article.single-product-details .block.gallery .entry .text-holder dl{margin:1rem 0;margin-left:1rem}div.blocks .block.gallery .entry .text-holder dl dt,article.single-product-details .block.gallery .entry .text-holder dl dt{margin-top:12px;font-weight:900}div.blocks .block.gallery .entry .text-holder dl dt:first-child,article.single-product-details .block.gallery .entry .text-holder dl dt:first-child{margin-top:0}div.blocks .block.gallery .entry .text-holder blockquote,article.single-product-details .block.gallery .entry .text-holder blockquote{padding:.5rem}div.blocks .block.gallery .entry .text-holder pre,article.single-product-details .block.gallery .entry .text-holder pre{font-family:Fixedsys,Courier,monospace;padding:10px}div.blocks .block.gallery .entry .text-holder a,article.single-product-details .block.gallery .entry .text-holder a{color:inherit;text-decoration:underline}div.blocks .block.gallery .entry .text-holder table,article.single-product-details .block.gallery .entry .text-holder table{width:100%;text-align:left}div.blocks .block.gallery .entry .text-holder table th,article.single-product-details .block.gallery .entry .text-holder table th{font-weight:700}div.blocks .block.gallery .entry .text-holder img,div.blocks .block.gallery .entry .text-holder figure,article.single-product-details .block.gallery .entry .text-holder img,article.single-product-details .block.gallery .entry .text-holder figure{margin-top:0;margin-bottom:0}div.blocks .block.gallery .entry .text-holder img.alignleft,div.blocks .block.gallery .entry .text-holder figure.alignleft,article.single-product-details .block.gallery .entry .text-holder img.alignleft,article.single-product-details .block.gallery .entry .text-holder figure.alignleft{float:left}div.blocks .block.gallery .entry .text-holder img.alignright,div.blocks .block.gallery .entry .text-holder figure.alignright,article.single-product-details .block.gallery .entry .text-holder img.alignright,article.single-product-details .block.gallery .entry .text-holder figure.alignright{float:right}div.blocks .block.gallery .entry .text-holder img.aligncenter,div.blocks .block.gallery .entry .text-holder figure.aligncenter,article.single-product-details .block.gallery .entry .text-holder img.aligncenter,article.single-product-details .block.gallery .entry .text-holder figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}div.blocks .block.gallery .entry .text-holder .wp-caption,article.single-product-details .block.gallery .entry .text-holder .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}div.blocks .block.gallery .entry .text-holder hr,article.single-product-details .block.gallery .entry .text-holder hr{display:block;margin-top:40px;margin-bottom:40px}@media (max-width:759px){div.blocks .block.gallery .entry .text-holder,article.single-product-details .block.gallery .entry .text-holder{order:2;padding-top:2rem;padding-bottom:4rem}}div.blocks .block.gallery .entry .content h1,div.blocks .block.gallery .entry .content h2,div.blocks .block.gallery .entry .content h3,article.single-product-details .block.gallery .entry .content h1,article.single-product-details .block.gallery .entry .content h2,article.single-product-details .block.gallery .entry .content h3{font-family:"EksellDisplay";color:#c58e4a;font-size:2rem;margin-bottom:1rem;line-height:1.25}div.blocks .block.gallery .entry .content p,article.single-product-details .block.gallery .entry .content p{margin-bottom:1rem}div.blocks .block.gallery .entry .content p:last-child,article.single-product-details .block.gallery .entry .content p:last-child{margin-bottom:0}div.blocks .block.gallery .owl-carousel,article.single-product-details .block.gallery .owl-carousel{padding-left:2rem}@media (max-width:759px){div.blocks .block.gallery .owl-carousel,article.single-product-details .block.gallery .owl-carousel{padding-left:0;padding-right:0}}div.blocks .block.gallery .owl-carousel .owl-nav,article.single-product-details .block.gallery .owl-carousel .owl-nav{position:absolute;top:50%;left:2.5%;width:95%;transform:translateY(-50%)}@media (max-width:759px){div.blocks .block.gallery .owl-carousel .owl-nav,article.single-product-details .block.gallery .owl-carousel .owl-nav{left:10%;width:80%;top:25%}}div.blocks .block.gallery .owl-carousel .owl-nav button,article.single-product-details .block.gallery .owl-carousel .owl-nav button{font-size:3rem}div.blocks .block.gallery .owl-carousel .owl-nav button.owl-next,article.single-product-details .block.gallery .owl-carousel .owl-nav button.owl-next{float:right}div.blocks .block.gallery .owl-carousel .owl-nav button.disabled,article.single-product-details .block.gallery .owl-carousel .owl-nav button.disabled{opacity:.2}div.blocks .block.gallery .owl-carousel .owl-dots,article.single-product-details .block.gallery .owl-carousel .owl-dots{position:absolute;left:-10%;bottom:1rem;width:100%;display:flex;justify-content:center;align-items:center}@media (max-width:759px){div.blocks .block.gallery .owl-carousel .owl-dots,article.single-product-details .block.gallery .owl-carousel .owl-dots{left:0;bottom:2rem}}div.blocks .block.gallery .owl-carousel .owl-dots button,article.single-product-details .block.gallery .owl-carousel .owl-dots button{width:10px;height:10px;background-color:transparent;border-radius:10px;margin-right:.5rem;border:1px solid #fff}@media (max-width:759px){div.blocks .block.gallery .owl-carousel .owl-dots button,article.single-product-details .block.gallery .owl-carousel .owl-dots button{width:6px;height:6px;border-radius:6px}}div.blocks .block.gallery .owl-carousel .owl-dots button.active,article.single-product-details .block.gallery .owl-carousel .owl-dots button.active{background-color:#fff}div.blocks .block.gallery .owl-carousel .owl-dots button:last-child,article.single-product-details .block.gallery .owl-carousel .owl-dots button:last-child{margin-right:0}div.blocks .block.gallery .owl-carousel .owl-stage,article.single-product-details .block.gallery .owl-carousel .owl-stage{display:flex}div.blocks .block.gallery .owl-carousel .owl-stage .owl-item,article.single-product-details .block.gallery .owl-carousel .owl-stage .owl-item{flex:1;display:flex;justify-content:center}div.blocks .block.gallery .owl-carousel .owl-stage .owl-item .entry,article.single-product-details .block.gallery .owl-carousel .owl-stage .owl-item .entry{flex:1;min-height:50vh}div.blocks .block.receipt,article.single-product-details .block.receipt{padding-top:5rem;padding-bottom:5rem}@media (max-width:759px){div.blocks .block.receipt,article.single-product-details .block.receipt{padding:2rem 1rem}}div.blocks .block.receipt .wrapper,article.single-product-details .block.receipt .wrapper{display:flex}@media (max-width:759px){div.blocks .block.receipt .wrapper,article.single-product-details .block.receipt .wrapper{flex-direction:column}}div.blocks .block.receipt .image-holder,article.single-product-details .block.receipt .image-holder{flex:1}@media (max-width:759px){div.blocks .block.receipt .image-holder,article.single-product-details .block.receipt .image-holder{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}}div.blocks .block.receipt .image-holder img,article.single-product-details .block.receipt .image-holder img{width:100%;height:auto}div.blocks .block.receipt .text-holder,article.single-product-details .block.receipt .text-holder{flex:1;margin-left:5rem;padding-left:5rem;display:flex;flex-direction:column}div.blocks .block.receipt .text-holder h1,div.blocks .block.receipt .text-holder h2,div.blocks .block.receipt .text-holder h3,div.blocks .block.receipt .text-holder h4,div.blocks .block.receipt .text-holder h5,div.blocks .block.receipt .text-holder h6,article.single-product-details .block.receipt .text-holder h1,article.single-product-details .block.receipt .text-holder h2,article.single-product-details .block.receipt .text-holder h3,article.single-product-details .block.receipt .text-holder h4,article.single-product-details .block.receipt .text-holder h5,article.single-product-details .block.receipt .text-holder h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}div.blocks .block.receipt .text-holder p,article.single-product-details .block.receipt .text-holder p{font-size:100%;margin-bottom:1rem;line-height:1.5}div.blocks .block.receipt .text-holder p:last-child,article.single-product-details .block.receipt .text-holder p:last-child{margin-bottom:0}div.blocks .block.receipt .text-holder h1,article.single-product-details .block.receipt .text-holder h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}div.blocks .block.receipt .text-holder h2,article.single-product-details .block.receipt .text-holder h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}div.blocks .block.receipt .text-holder h3,article.single-product-details .block.receipt .text-holder h3{font-size:200%;line-height:1.2}div.blocks .block.receipt .text-holder h4,article.single-product-details .block.receipt .text-holder h4{font-size:200%}div.blocks .block.receipt .text-holder h5,article.single-product-details .block.receipt .text-holder h5{font-size:200%}div.blocks .block.receipt .text-holder h6,article.single-product-details .block.receipt .text-holder h6{font-size:200%}div.blocks .block.receipt .text-holder h2,div.blocks .block.receipt .text-holder h3,div.blocks .block.receipt .text-holder h4,div.blocks .block.receipt .text-holder h5,article.single-product-details .block.receipt .text-holder h2,article.single-product-details .block.receipt .text-holder h3,article.single-product-details .block.receipt .text-holder h4,article.single-product-details .block.receipt .text-holder h5{color:inherit}div.blocks .block.receipt .text-holder strong,div.blocks .block.receipt .text-holder b,article.single-product-details .block.receipt .text-holder strong,article.single-product-details .block.receipt .text-holder b{font-weight:700}div.blocks .block.receipt .text-holder em,div.blocks .block.receipt .text-holder i,article.single-product-details .block.receipt .text-holder em,article.single-product-details .block.receipt .text-holder i{font-style:italic}div.blocks .block.receipt .text-holder ul,article.single-product-details .block.receipt .text-holder ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}div.blocks .block.receipt .text-holder ul li,article.single-product-details .block.receipt .text-holder ul li{padding-left:.25rem;margin-left:1rem}div.blocks .block.receipt .text-holder ol,article.single-product-details .block.receipt .text-holder ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}div.blocks .block.receipt .text-holder ol li,article.single-product-details .block.receipt .text-holder ol li{padding-left:.5rem}div.blocks .block.receipt .text-holder dl,article.single-product-details .block.receipt .text-holder dl{margin:1rem 0;margin-left:1rem}div.blocks .block.receipt .text-holder dl dt,article.single-product-details .block.receipt .text-holder dl dt{margin-top:12px;font-weight:900}div.blocks .block.receipt .text-holder dl dt:first-child,article.single-product-details .block.receipt .text-holder dl dt:first-child{margin-top:0}div.blocks .block.receipt .text-holder blockquote,article.single-product-details .block.receipt .text-holder blockquote{padding:.5rem}div.blocks .block.receipt .text-holder pre,article.single-product-details .block.receipt .text-holder pre{font-family:Fixedsys,Courier,monospace;padding:10px}div.blocks .block.receipt .text-holder a,article.single-product-details .block.receipt .text-holder a{color:inherit;text-decoration:underline}div.blocks .block.receipt .text-holder table,article.single-product-details .block.receipt .text-holder table{width:100%;text-align:left}div.blocks .block.receipt .text-holder table th,article.single-product-details .block.receipt .text-holder table th{font-weight:700}div.blocks .block.receipt .text-holder img,div.blocks .block.receipt .text-holder figure,article.single-product-details .block.receipt .text-holder img,article.single-product-details .block.receipt .text-holder figure{margin-top:0;margin-bottom:0}div.blocks .block.receipt .text-holder img.alignleft,div.blocks .block.receipt .text-holder figure.alignleft,article.single-product-details .block.receipt .text-holder img.alignleft,article.single-product-details .block.receipt .text-holder figure.alignleft{float:left}div.blocks .block.receipt .text-holder img.alignright,div.blocks .block.receipt .text-holder figure.alignright,article.single-product-details .block.receipt .text-holder img.alignright,article.single-product-details .block.receipt .text-holder figure.alignright{float:right}div.blocks .block.receipt .text-holder img.aligncenter,div.blocks .block.receipt .text-holder figure.aligncenter,article.single-product-details .block.receipt .text-holder img.aligncenter,article.single-product-details .block.receipt .text-holder figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}div.blocks .block.receipt .text-holder .wp-caption,article.single-product-details .block.receipt .text-holder .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}div.blocks .block.receipt .text-holder hr,article.single-product-details .block.receipt .text-holder hr{display:block;margin-top:40px;margin-bottom:40px}@media (max-width:759px){div.blocks .block.receipt .text-holder,article.single-product-details .block.receipt .text-holder{padding:1rem 0;margin-left:0}}div.blocks .block.receipt .text-holder .button-holder,article.single-product-details .block.receipt .text-holder .button-holder{flex:1;display:flex;justify-content:flex-end;align-items:flex-end}div.blocks .block.receipt .text-holder .button-holder .btn.outlined.add-to-cart,article.single-product-details .block.receipt .text-holder .button-holder .btn.outlined.add-to-cart{color:#fff}div.blocks .block.receipt .text-holder header,article.single-product-details .block.receipt .text-holder header{margin-bottom:1rem}div.blocks .block.receipt .text-holder header h2,article.single-product-details .block.receipt .text-holder header h2{display:block;position:relative;font-weight:700;padding-bottom:1rem}div.blocks .block.receipt .text-holder header h2:after,article.single-product-details .block.receipt .text-holder header h2:after{content:'';position:absolute;left:-10rem;bottom:0;width:calc(100% + 10rem);height:0;border-bottom:1px solid #000}@media (max-width:759px){div.blocks .block.receipt .text-holder header h2:after,article.single-product-details .block.receipt .text-holder header h2:after{left:0;width:100%}}div.blocks .block.receipt .text-holder header h3,article.single-product-details .block.receipt .text-holder header h3{font-family:"EksellDisplay";font-size:2rem;color:#c58e4a}div.blocks .block.receipt .text-holder header p,article.single-product-details .block.receipt .text-holder header p{font-weight:200;font-size:1rem}div.blocks .block.receipt .content .section,article.single-product-details .block.receipt .content .section{margin-bottom:1rem}div.blocks .block.receipt .content .section .headline,article.single-product-details .block.receipt .content .section .headline{font-weight:700;margin-bottom:1rem}div.blocks .block.receipt .content .section .text,article.single-product-details .block.receipt .content .section .text{font-weight:200}div.blocks .block.receipt .content .section .text ul,article.single-product-details .block.receipt .content .section .text ul{list-style:disc;margin-left:1.2rem}div.blocks .block.receipt .content .section .text ol,article.single-product-details .block.receipt .content .section .text ol{list-style:decimal;margin-left:1rem}div.blocks .block.receipt .content .section .text ol li,article.single-product-details .block.receipt .content .section .text ol li{margin-bottom:.8rem}div.blocks .block.receipt .content .section .text ol li:last-child,article.single-product-details .block.receipt .content .section .text ol li:last-child{margin-bottom:0}div.blocks .block.receipt .tips,article.single-product-details .block.receipt .tips{background-color:#c58e4a;padding:2rem 1rem;margin-top:1rem;font-family:"EksellDisplay";text-align:center;color:#fff}@media (max-width:759px){div.blocks .block.receipt .tips,article.single-product-details .block.receipt .tips{display:none}}div.blocks .block.receipt .tips h1,div.blocks .block.receipt .tips h2,div.blocks .block.receipt .tips h3,div.blocks .block.receipt .tips h4,div.blocks .block.receipt .tips h5,div.blocks .block.receipt .tips h6,article.single-product-details .block.receipt .tips h1,article.single-product-details .block.receipt .tips h2,article.single-product-details .block.receipt .tips h3,article.single-product-details .block.receipt .tips h4,article.single-product-details .block.receipt .tips h5,article.single-product-details .block.receipt .tips h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}div.blocks .block.receipt .tips p,article.single-product-details .block.receipt .tips p{font-size:100%;margin-bottom:1rem;line-height:1.5}div.blocks .block.receipt .tips p:last-child,article.single-product-details .block.receipt .tips p:last-child{margin-bottom:0}div.blocks .block.receipt .tips h1,article.single-product-details .block.receipt .tips h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}div.blocks .block.receipt .tips h2,article.single-product-details .block.receipt .tips h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}div.blocks .block.receipt .tips h3,article.single-product-details .block.receipt .tips h3{font-size:200%;line-height:1.2}div.blocks .block.receipt .tips h4,article.single-product-details .block.receipt .tips h4{font-size:200%}div.blocks .block.receipt .tips h5,article.single-product-details .block.receipt .tips h5{font-size:200%}div.blocks .block.receipt .tips h6,article.single-product-details .block.receipt .tips h6{font-size:200%}div.blocks .block.receipt .tips h2,div.blocks .block.receipt .tips h3,div.blocks .block.receipt .tips h4,div.blocks .block.receipt .tips h5,article.single-product-details .block.receipt .tips h2,article.single-product-details .block.receipt .tips h3,article.single-product-details .block.receipt .tips h4,article.single-product-details .block.receipt .tips h5{color:inherit}div.blocks .block.receipt .tips strong,div.blocks .block.receipt .tips b,article.single-product-details .block.receipt .tips strong,article.single-product-details .block.receipt .tips b{font-weight:700}div.blocks .block.receipt .tips em,div.blocks .block.receipt .tips i,article.single-product-details .block.receipt .tips em,article.single-product-details .block.receipt .tips i{font-style:italic}div.blocks .block.receipt .tips ul,article.single-product-details .block.receipt .tips ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}div.blocks .block.receipt .tips ul li,article.single-product-details .block.receipt .tips ul li{padding-left:.25rem;margin-left:1rem}div.blocks .block.receipt .tips ol,article.single-product-details .block.receipt .tips ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}div.blocks .block.receipt .tips ol li,article.single-product-details .block.receipt .tips ol li{padding-left:.5rem}div.blocks .block.receipt .tips dl,article.single-product-details .block.receipt .tips dl{margin:1rem 0;margin-left:1rem}div.blocks .block.receipt .tips dl dt,article.single-product-details .block.receipt .tips dl dt{margin-top:12px;font-weight:900}div.blocks .block.receipt .tips dl dt:first-child,article.single-product-details .block.receipt .tips dl dt:first-child{margin-top:0}div.blocks .block.receipt .tips blockquote,article.single-product-details .block.receipt .tips blockquote{padding:.5rem}div.blocks .block.receipt .tips pre,article.single-product-details .block.receipt .tips pre{font-family:Fixedsys,Courier,monospace;padding:10px}div.blocks .block.receipt .tips a,article.single-product-details .block.receipt .tips a{color:inherit;text-decoration:underline}div.blocks .block.receipt .tips table,article.single-product-details .block.receipt .tips table{width:100%;text-align:left}div.blocks .block.receipt .tips table th,article.single-product-details .block.receipt .tips table th{font-weight:700}div.blocks .block.receipt .tips img,div.blocks .block.receipt .tips figure,article.single-product-details .block.receipt .tips img,article.single-product-details .block.receipt .tips figure{margin-top:0;margin-bottom:0}div.blocks .block.receipt .tips img.alignleft,div.blocks .block.receipt .tips figure.alignleft,article.single-product-details .block.receipt .tips img.alignleft,article.single-product-details .block.receipt .tips figure.alignleft{float:left}div.blocks .block.receipt .tips img.alignright,div.blocks .block.receipt .tips figure.alignright,article.single-product-details .block.receipt .tips img.alignright,article.single-product-details .block.receipt .tips figure.alignright{float:right}div.blocks .block.receipt .tips img.aligncenter,div.blocks .block.receipt .tips figure.aligncenter,article.single-product-details .block.receipt .tips img.aligncenter,article.single-product-details .block.receipt .tips figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}div.blocks .block.receipt .tips .wp-caption,article.single-product-details .block.receipt .tips .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}div.blocks .block.receipt .tips hr,article.single-product-details .block.receipt .tips hr{display:block;margin-top:40px;margin-bottom:40px}div.blocks .block.receipt .tips h1,div.blocks .block.receipt .tips h2,div.blocks .block.receipt .tips h3,article.single-product-details .block.receipt .tips h1,article.single-product-details .block.receipt .tips h2,article.single-product-details .block.receipt .tips h3{color:#000}.one-product-preview{display:flex;flex-direction:column}@media (max-width:759px){.one-product-preview{margin-bottom:2rem}}.one-product-preview>*{flex:1}.one-product-preview header{position:relative;margin-top:.8rem;margin-bottom:.5rem;border-bottom:4px solid #000;flex:0}.one-product-preview header h1,.one-product-preview header h2,.one-product-preview header h3{font-family:"EksellDisplay";font-size:2rem;margin-bottom:1rem;display:flex;align-items:flex-end;justify-content:flex-start;min-height:6rem}@media (max-width:759px){.one-product-preview header h1,.one-product-preview header h2,.one-product-preview header h3{min-height:auto}}.one-product-preview header h1 a,.one-product-preview header h2 a,.one-product-preview header h3 a{display:block}.one-product-preview header .product-type{color:#c58e4a;font-weight:700;position:absolute;right:0;bottom:0;font-size:1.5rem}.one-product-preview header .product-type:after{content:'.'}.one-product-preview a{display:block}.one-product-preview .image-holder{position:relative;max-height:350px}.one-product-preview .image-holder .sale-on-image{position:absolute;top:1rem;right:1rem;width:80px;aspect-ratio:1/1}@media (max-width:759px){.one-product-preview .image-holder{max-height:250px}}.one-product-preview .image-holder picture{display:block;width:100%;height:350px}@media (max-width:759px){.one-product-preview .image-holder picture{height:250px}}@media (max-width:759px){.one-product-preview .image-holder picture.product-image{display:none}}.one-product-preview .image-holder picture.hover-image{position:absolute;top:0;left:0;opacity:0;transition:opacity .2s ease-in-out}@media (max-width:759px){.one-product-preview .image-holder picture.hover-image{opacity:1;position:relative}}.one-product-preview .image-holder img{display:block;width:100%;height:350px;object-fit:cover}@media (max-width:759px){.one-product-preview .image-holder img{height:250px;object-fit:contain}}.one-product-preview .image-holder.no-thumbnail{height:350px;display:flex;justify-content:center;align-items:center;font-size:2rem;color:#a9a9a9;font-weight:700;background:#d3d3d3}.one-product-preview .image-holder.no-hover picture.product-image{display:block !important}@media (min-width:761px){.one-product-preview:hover .image-holder .hover-image{opacity:1}}.one-product-preview .content{font-weight:200;border-bottom:1px solid #000;padding-top:.5rem;padding-bottom:1rem}.one-product-preview .content h1,.one-product-preview .content h2,.one-product-preview .content h3,.one-product-preview .content h4,.one-product-preview .content h5,.one-product-preview .content h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}.one-product-preview .content p{font-size:100%;margin-bottom:1rem;line-height:1.5}.one-product-preview .content p:last-child{margin-bottom:0}.one-product-preview .content h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}.one-product-preview .content h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}.one-product-preview .content h3{font-size:200%;line-height:1.2}.one-product-preview .content h4{font-size:200%}.one-product-preview .content h5{font-size:200%}.one-product-preview .content h6{font-size:200%}.one-product-preview .content h2,.one-product-preview .content h3,.one-product-preview .content h4,.one-product-preview .content h5{color:inherit}.one-product-preview .content strong,.one-product-preview .content b{font-weight:700}.one-product-preview .content em,.one-product-preview .content i{font-style:italic}.one-product-preview .content ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}.one-product-preview .content ul li{padding-left:.25rem;margin-left:1rem}.one-product-preview .content ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}.one-product-preview .content ol li{padding-left:.5rem}.one-product-preview .content dl{margin:1rem 0;margin-left:1rem}.one-product-preview .content dl dt{margin-top:12px;font-weight:900}.one-product-preview .content dl dt:first-child{margin-top:0}.one-product-preview .content blockquote{padding:.5rem}.one-product-preview .content pre{font-family:Fixedsys,Courier,monospace;padding:10px}.one-product-preview .content a{color:inherit;text-decoration:underline}.one-product-preview .content table{width:100%;text-align:left}.one-product-preview .content table th{font-weight:700}.one-product-preview .content img,.one-product-preview .content figure{margin-top:0;margin-bottom:0}.one-product-preview .content img.alignleft,.one-product-preview .content figure.alignleft{float:left}.one-product-preview .content img.alignright,.one-product-preview .content figure.alignright{float:right}.one-product-preview .content img.aligncenter,.one-product-preview .content figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}.one-product-preview .content .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}.one-product-preview .content hr{display:block;margin-top:40px;margin-bottom:40px}.one-product-preview .tags{display:none;font-weight:200;border-bottom:1px solid #000;padding-top:1rem;padding-bottom:1rem;flex:0}.one-product-preview .tags:has(li){display:block}.one-product-preview .tags li{display:inline-block;margin-right:.5rem}.one-product-preview .tags li:after{content:'.'}.one-product-preview .price-row{padding-top:1rem;display:flex;justify-content:flex-end;align-items:center;flex:0}.one-product-preview .price-row .price{margin-right:.5rem}.one-product-preview .price-row .price span{display:block;line-height:1;font-size:.8rem;text-align:right;font-weight:200}.one-product-preview .price-row .price span.price{font-size:2rem;text-align:left;font-family:"EksellDisplay";text-align:right;font-weight:400}.one-product-preview .price-row .price.sale{display:flex;align-items:center}.one-product-preview .price-row .price.sale span.price{color:#c58e4a;white-space:nowrap}.one-product-preview .price-row .price.sale span.pre-sale-price{font-size:1.6rem;text-align:left;font-family:"EksellDisplay";text-align:right;text-decoration:line-through;white-space:nowrap}.one-product-preview .price-row .shipping-tax-description{display:block;text-align:right;font-size:.8rem;padding-right:.5rem}nav#nav-main{position:absolute;top:0;left:0;z-index:100;background-color:#fff;color:#000;padding:6rem 2rem 2rem;width:400px;font-size:1.8rem;height:100vh;transform:translateX(-100%);transition:transform .2s ease-in-out}@media (max-width:759px){nav#nav-main{color:#fff;width:90%;padding-left:1rem;padding-right:1rem;font-size:1.3rem}nav#nav-main:after{position:absolute;top:0;left:0;content:'';width:100%;height:100%;pointer-events:none;background-color:#000;opacity:.5;z-index:-1}}@media (max-width:759px){nav#nav-main{z-index:99;background-color:transparent;backdrop-filter:grayscale(.5) blur(20px)}}nav#nav-main a.close-btn{position:absolute;top:1.5rem;right:1.5rem;display:block;width:35px;height:35px;overflow:hidden}@media (max-width:759px){nav#nav-main a.close-btn{display:none}}nav#nav-main a.close-btn svg{width:100%;height:100%}nav#nav-main>ul>li{border-bottom:1px solid #000;padding-bottom:.5rem;padding-top:.5rem}@media (max-width:759px){nav#nav-main>ul>li{border-bottom-color:#fff}}nav#nav-main>ul>li.current-menu-item{border-width:4px;border-color:#c58e4a}nav#nav-main>ul>li.menu-item-has-children>a{position:relative}nav#nav-main>ul>li.menu-item-has-children>a:after{content:'>';position:absolute;top:50%;right:0;transform:translateY(-50%) rotate(90deg);transition:all .2s ease-in-out}nav#nav-main>ul>li a{text-transform:lowercase;padding:.5rem 0 .5rem;display:block}nav#nav-main>ul>li>ul{display:none}nav#nav-main>ul>li.open>a:after{transform:translateY(-50%) rotate(270deg)}nav#nav-main>ul>li.open>ul{display:block}nav#nav-main>ul>li li{position:relative;padding-bottom:.5rem;padding-top:.5rem}nav#nav-main>ul>li li:after{position:absolute;bottom:0;left:0;content:'';width:30%;height:1px;border-top:1px solid #000}nav#nav-main>ul>li li:last-child:after{display:none}nav#nav-main>ul>li li.current-menu-item:after{border-width:4px;border-color:#c58e4a}body.menu-open nav#nav-main{transform:translateX(0)}.page-template-page-simple .article-body .woocommerce-MyAccount-navigation{margin-bottom:1rem;margin-top:1rem}.page-template-page-simple .article-body .woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap;list-style:none !important}.page-template-page-simple .article-body .woocommerce-MyAccount-navigation ul li{margin-right:.5rem;border-bottom:1px solid #000}.page-template-page-simple .article-body .woocommerce-MyAccount-navigation ul li a{text-decoration:none}.page-template-page-simple .article-body .woocommerce-MyAccount-navigation ul li:last-child{margin-right:0}.page-template-page-simple .article-body .woocommerce-MyAccount-content .woocommerce-info{border-top-color:#000}.page-template-page-simple .article-body .woocommerce-MyAccount-content .woocommerce-info:before{color:#000}body .woocommerce #respond input#submit.alt,body .woocommerce a.button.alt,body .woocommerce button.button.alt,body .woocommerce input.button.alt{background:#c58e4a;color:#fff;font-family:"Strawford";font-weight:200;border-radius:50px;margin-bottom:2px}body .woocommerce #respond input#submit.alt:hover,body .woocommerce a.button.alt:hover,body .woocommerce button.button.alt:hover,body .woocommerce input.button.alt:hover{background-color:#fff;color:#c58e4a;border:1px solid #c58e4a;margin-bottom:0}body .woocommerce-info,body .woocommerce-error,body .woocommerce-info,body .woocommerce-message{border-top-color:#000}body .woocommerce-message:before{color:#000}.woocommerce-checkout table.shop_table{background-color:transparent}body .woocommerce-gzdp-checkout-verify-data{padding-left:1rem}body .woocommerce-gzdp-checkout-verify-data header.title{font-weight:700;margin-top:1rem}body .woocommerce-gzdp-checkout-verify-data address{margin-bottom:.5rem}body .woocommerce-gzdp-checkout-verify-data address * p{margin-bottom:1rem}body .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal{margin-left:1rem}#order_review button.button.alt{float:right !important}.woocommerce-MyAccount-navigation{margin-bottom:4rem}.woocommerce-MyAccount-navigation ul{flex-direction:column}.woocommerce-MyAccount-navigation ul li{position:relative;padding-top:.5rem;padding-bottom:.5rem}.woocommerce-MyAccount-navigation ul li:after{content:'';position:absolute;left:0;bottom:0;display:block;width:30px;height:0;border-bottom:1px solid #fff}.woocommerce-MyAccount-navigation ul li.is-active{font-weight:700}.woocommerce-MyAccount-navigation ul li.is-active:after{border-bottom:2px solid #c58e4a}.woocommerce-MyAccount-content{padding-bottom:2rem}.woocommerce-MyAccount-content p{margin-bottom:1rem}.woocommerce-MyAccount-content p:last-child{margin-bottom:0}.woocommerce-MyAccount-content .woocommerce-Addresses{margin-top:1rem}.woocommerce-MyAccount-content .woocommerce-Addresses a.edit{color:#ccc}.woocommerce-MyAccount-content button.woocommerce-Button.button{margin-top:2rem;display:inline-block;border-radius:50px;overflow:hidden;text-align:center;padding:12px;border:0;text-decoration:none !important;min-width:160px;outline:0;cursor:pointer;position:relative;border:1px solid #c58e4a;background-color:transparent;color:inherit;transition:background-color .2s ease-in-out}@media (max-width:759px){.woocommerce-MyAccount-content button.woocommerce-Button.button{padding:6px}}.woocommerce-MyAccount-content button.woocommerce-Button.button:hover,.woocommerce-MyAccount-content button.woocommerce-Button.button.active{background-color:#c58e4a;color:#fff;font-weight:700}.woocommerce-MyAccount-content button.woocommerce-Button.button.filled{background:#c58e4a;color:#fff}.woocommerce-MyAccount-content button.woocommerce-Button.button.filled.secondary{background:#e2e5e6;color:#000}.woocommerce-MyAccount-content button.woocommerce-Button.button.filled.secondary:active{background:#c7ccce}.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined{border:1px solid #c58e4a;background-color:transparent;color:inherit;transition:background-color .2s ease-in-out}@media (max-width:759px){.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined{width:100%;background-color:rgba(197,142,74,.2);font-weight:700}}.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined:hover,.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined.active{background-color:#c58e4a;color:#fff;font-weight:700}.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined.on-black{color:#c58e4a}.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined.on-black:hover{color:#fff}.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined.on-black.active{color:#fff;font-weight:700}.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined.on-grey{color:#fff;border-color:#fff;background-color:rgba(255,255,255,.2)}.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined.on-grey:hover{color:#000;background-color:#fff}.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined.on-grey.active{color:#000;background-color:#fff;font-weight:700}.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined.secondary{border-color:#000;margin-left:2rem}@media (max-width:759px){.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined.secondary{color:#c58e4a;margin-left:0;background-color:rgba(0,0,0,.1)}}.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined.secondary:hover,.woocommerce-MyAccount-content button.woocommerce-Button.button.outlined.secondary.active{background-color:#000;color:#fff !important;font-weight:700}.woocommerce-MyAccount-content button.woocommerce-Button.button span.icon{display:block;position:absolute;right:5px;top:6px;width:30px;height:30px;border-radius:30px;background:#fff;display:flex;align-items:center;justify-content:center}.woocommerce-MyAccount-content button.woocommerce-Button.button.full-width{width:100%}.woocommerce-MyAccount-content button.woocommerce-Button.button.can-open{display:inline-block;position:relative;overflow:visible;z-index:40;padding:0;width:60%}.woocommerce-MyAccount-content button.woocommerce-Button.button.can-open>.inner-wrapper{background:#c58e4a;border-radius:50px;overflow:hidden;text-align:center;padding:12px;border:0;text-decoration:none;min-width:100px;outline:0;z-index:50;position:relative}.woocommerce-MyAccount-content button.woocommerce-Button.button.can-open span.icon{transition:all .4s ease-out}.woocommerce-MyAccount-content button.woocommerce-Button.button.can-open .opened-content{z-index:39;opacity:0;position:absolute;left:0;top:0;width:100%;max-height:0;transition:all .4s ease-out;overflow:hidden}.woocommerce-MyAccount-content button.woocommerce-Button.button.can-open .opened-content .opened-row{display:flex;align-items:center;justify-content:center}.woocommerce-MyAccount-content button.woocommerce-Button.button.can-open.open span.icon{transform:rotate(90deg)}.woocommerce-MyAccount-content button.woocommerce-Button.button.can-open.open .opened-content{opacity:1;top:100%;max-height:400px}.woocommerce-MyAccount-content button.woocommerce-Button.button.round{position:relative;overflow:visible;width:50px;height:50px;min-width:50px;background-color:#c58e4a;display:flex;align-items:center;justify-content:center;border-radius:100%;color:#fff}.woocommerce-MyAccount-content button.woocommerce-Button.button.round:active{background:#a77435}.woocommerce-MyAccount-content button.woocommerce-Button.button.round.with-plus-icon:after{content:'+';position:absolute;top:0;right:0;width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:100%}.woocommerce ul.order_details{margin-top:1rem}body mark{background-color:rgba(255,255,255,.2)}.woocommerce .order-number,.woocommerce .order-date,.woocommerce .order-status{background-color:transparent;color:inherit}.woocommerce input.input-text{padding:.5rem;border-radius:12px}body .woocommerce #respond input#submit,body .woocommerce a.button,body .woocommerce button.button,body .woocommerce input.button{border-radius:12px;background-color:transparent;border:1px solid #c58e4a;color:#c58e4a}body .woocommerce #respond input#submit:hover,body .woocommerce a.button:hover,body .woocommerce button.button:hover,body .woocommerce input.button:hover{background-color:#c58e4a;color:#fff}body .woocommerce-form-login__rememberme{margin-bottom:2rem}body .woocommerce form.login,body .woocommerce form.register{border:0}.article-content h1.article-h1,.article-content h2.article-h1,.article-content h3.article-h1{font-size:2rem;margin-bottom:1rem}.related-products{display:flex;justify-content:center;align-items:center;flex-direction:column}.related-products>.wrapper{width:100%;max-width:1200px}@media (max-width:1199px){.related-products>.wrapper{padding-left:1rem;padding-right:1rem}}.related-products header{margin-bottom:1rem}.related-products header h1,.related-products header h2,.related-products header h3{font-size:2rem;font-weight:700;font-family:"Strawford";color:#c58e4a}.related-products .wrapper{padding-top:3rem}@media (max-width:759px){.related-products .wrapper{padding:0 1rem;padding-top:2rem}}.related-products .wrapper>.content{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:1rem;margin-bottom:2rem}@media (max-width:759px){.related-products .wrapper>.content{grid-template-columns:1fr 1fr}}@media (max-width:479px){.related-products .wrapper>.content{grid-template-columns:1fr}}.cross-selling{padding:1rem;padding-top:3rem;padding-bottom:3rem;background:#fff;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;justify-content:center}.cross-selling>.cross-selling--wrapper{width:100%;max-width:1200px}.cross-selling>.cross-selling--wrapper>.content{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:1rem;margin-bottom:2rem}@media (max-width:759px){.cross-selling>.cross-selling--wrapper>.content{grid-template-columns:1fr 1fr}}@media (max-width:479px){.cross-selling>.cross-selling--wrapper>.content{grid-template-columns:1fr}}.cross-selling .headline{font-size:3rem;font-weight:700;color:#c58e4a}body .select2-container--dark-genussmensch.select2-container--open .select2-selection--single{border-top:1px solid #c58e4a;border-left:1px solid #c58e4a;border-right:1px solid #c58e4a}body .select2-container--dark-genussmensch.select2-container--open .select2-selection--single:after{transform:rotate(180deg) translateX(25%)}body .select2-container--dark-genussmensch .select2-selection--single{position:relative}body .select2-container--dark-genussmensch .select2-selection--single:after{position:absolute;top:0;right:0;content:'';display:block;width:18px;height:18px;background:url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/icons/doublearrow-down.png) no-repeat;background-size:contain;transition:transform .2s ease-in-out}body .select2-container--dark-genussmensch .select2-dropdown{background-color:#000;border:1px solid #c58e4a;border-top:0}body .select2-container--dark-genussmensch .select2-dropdown .select2-results__option{color:#fff}body .select2-container--dark-genussmensch .select2-dropdown .select2-results__option[aria-selected=true],body .select2-container--dark-genussmensch .select2-dropdown .select2-results__option[aria-selected=true]{background-color:#c58e4a;font-weight:700}.tool-pagination ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;list-style:none;padding:0;margin:0}.tool-pagination ul a,.tool-pagination ul span{margin:0 .5rem .5rem 0;padding:0;display:flex;justify-content:center;align-items:center;background-color:transparent;border-radius:50%;width:2rem;height:2rem;font-size:1rem;color:#000;cursor:pointer;transition:all .3s ease-in-out;border:1px solid #000}.tool-pagination ul a:hover,.tool-pagination ul span:hover{background-color:#000;color:#c58e4a}.tool-pagination ul a.current,.tool-pagination ul span.current{background-color:#c58e4a;color:#fff;border:0}.tool-pagination ul span{cursor:none}.modal-overlay.engraving-overlay{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;max-height:100%}.modal-overlay.engraving-overlay .header{margin-bottom:1rem}.modal-overlay.engraving-overlay.hide{opacity:0;pointer-events:none}.modal-overlay.engraving-overlay.hide *{pointer-events:none}.modal-overlay.engraving-overlay .modal{position:relative;background-color:#e8e8e8;border-radius:2rem;padding:2rem;max-width:1024px;width:100%;max-height:95%;display:flex}@media (max-width:1024px){.modal-overlay.engraving-overlay .modal{max-width:95%;padding:.5rem 1rem}}.modal-overlay.engraving-overlay .modal .close-modal{position:absolute;top:-.5rem;right:-.5rem;background-color:#c58e4a;border-radius:100%;width:2rem;height:2rem}.modal-overlay.engraving-overlay .modal .close-modal:hover{background-color:#a77435}.modal-overlay.engraving-overlay .modal .close-modal svg{width:2rem;height:2rem;fill:#fff}.modal-overlay.engraving-overlay .modal .modal--innerWrapper{display:flex;flex-direction:row;align-items:center;flex:1;overflow:auto;max-height:100%}@media (max-width:1024px){.modal-overlay.engraving-overlay .modal .modal--innerWrapper{flex-direction:column}}.modal-overlay.engraving-overlay .modal .left{flex:1}@media (max-width:1024px){.modal-overlay.engraving-overlay .modal .left{order:2}}.modal-overlay.engraving-overlay .modal .left .modal-image{width:100%;height:100%}.modal-overlay.engraving-overlay .modal .left .modal-image img{width:100%;height:100%;object-fit:cover}.modal-overlay.engraving-overlay .modal .content{flex:1;padding:2rem}@media (max-width:1024px){.modal-overlay.engraving-overlay .modal .content{padding:1rem}}.modal-overlay.engraving-overlay .title{font-family:"Strawford";font-weight:300;font-size:3rem;line-height:1}@media (max-width:1024px){.modal-overlay.engraving-overlay .title{font-size:1.5rem;font-weight:800}}.modal-overlay.engraving-overlay .text-content h1,.modal-overlay.engraving-overlay .text-content h2,.modal-overlay.engraving-overlay .text-content h3,.modal-overlay.engraving-overlay .text-content h4,.modal-overlay.engraving-overlay .text-content h5,.modal-overlay.engraving-overlay .text-content h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}.modal-overlay.engraving-overlay .text-content p{font-size:100%;margin-bottom:1rem;line-height:1.5}.modal-overlay.engraving-overlay .text-content p:last-child{margin-bottom:0}.modal-overlay.engraving-overlay .text-content h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}.modal-overlay.engraving-overlay .text-content h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}.modal-overlay.engraving-overlay .text-content h3{font-size:200%;line-height:1.2}.modal-overlay.engraving-overlay .text-content h4{font-size:200%}.modal-overlay.engraving-overlay .text-content h5{font-size:200%}.modal-overlay.engraving-overlay .text-content h6{font-size:200%}.modal-overlay.engraving-overlay .text-content h2,.modal-overlay.engraving-overlay .text-content h3,.modal-overlay.engraving-overlay .text-content h4,.modal-overlay.engraving-overlay .text-content h5{color:inherit}.modal-overlay.engraving-overlay .text-content strong,.modal-overlay.engraving-overlay .text-content b{font-weight:700}.modal-overlay.engraving-overlay .text-content em,.modal-overlay.engraving-overlay .text-content i{font-style:italic}.modal-overlay.engraving-overlay .text-content ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}.modal-overlay.engraving-overlay .text-content ul li{padding-left:.25rem;margin-left:1rem}.modal-overlay.engraving-overlay .text-content ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}.modal-overlay.engraving-overlay .text-content ol li{padding-left:.5rem}.modal-overlay.engraving-overlay .text-content dl{margin:1rem 0;margin-left:1rem}.modal-overlay.engraving-overlay .text-content dl dt{margin-top:12px;font-weight:900}.modal-overlay.engraving-overlay .text-content dl dt:first-child{margin-top:0}.modal-overlay.engraving-overlay .text-content blockquote{padding:.5rem}.modal-overlay.engraving-overlay .text-content pre{font-family:Fixedsys,Courier,monospace;padding:10px}.modal-overlay.engraving-overlay .text-content a{color:inherit;text-decoration:underline}.modal-overlay.engraving-overlay .text-content table{width:100%;text-align:left}.modal-overlay.engraving-overlay .text-content table th{font-weight:700}.modal-overlay.engraving-overlay .text-content img,.modal-overlay.engraving-overlay .text-content figure{margin-top:0;margin-bottom:0}.modal-overlay.engraving-overlay .text-content img.alignleft,.modal-overlay.engraving-overlay .text-content figure.alignleft{float:left}.modal-overlay.engraving-overlay .text-content img.alignright,.modal-overlay.engraving-overlay .text-content figure.alignright{float:right}.modal-overlay.engraving-overlay .text-content img.aligncenter,.modal-overlay.engraving-overlay .text-content figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}.modal-overlay.engraving-overlay .text-content .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}.modal-overlay.engraving-overlay .text-content hr{display:block;margin-top:40px;margin-bottom:40px}.modal-overlay.engraving-overlay .price-row{border-top:1px solid #000;border-bottom:1px solid #000;padding:.5rem 0;margin:1rem 0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.modal-overlay.engraving-overlay .price-row .price{font-size:1.3rem;font-weight:700;color:#c58e4a}.modal-overlay.engraving-overlay .engraving-text-container{margin-bottom:1rem}.modal-overlay.engraving-overlay .engraving-text-container label{color:#000;font-weight:700}.modal-overlay.engraving-overlay .engraving-text-container textarea{display:block;background-color:#fff;border:1px solid #000;border-radius:1rem;margin-top:.2rem;width:100%;min-height:45px;padding:1rem;resize:none}.modal-overlay.engraving-overlay .buttons-row{display:flex;flex-direction:row;justify-content:flex-end;margin-top:1rem}@media (max-width:1024px){.modal-overlay.engraving-overlay .buttons-row{flex-direction:column}.modal-overlay.engraving-overlay .buttons-row>a{margin-bottom:1rem}}.modal-overlay.engraving-overlay .btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding-right:2rem;padding-left:2rem;font-weight:700;background:linear-gradient(200deg,#984519,#c58e4a);border-width:2px}.modal-overlay.engraving-overlay .btn.disabled{opacity:.4 !important;pointer-events:none !important}.modal-overlay.engraving-overlay .btn.greyed{background:#ddd;margin-right:1rem;border-color:#ddd}.modal-overlay.engraving-overlay .btn .add-icon{display:inline-block;width:40px;height:40px;margin-left:.5rem;background-color:#fff;border-radius:100%;padding:9px}.modal-overlay.engraving-overlay .btn .add-icon svg{width:100%;height:100%;color:#606060}.modal-overlay.engraving-overlay .btn .add-icon svg path{fill:#606060}.modal-overlay.engraving-overlay .engraving-variants.grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;margin-top:1rem;margin-bottom:1rem;box-sizing:border-box}.modal-overlay.engraving-overlay .engraving-variants.grid *{box-sizing:border-box}@media (max-width:1024px){.modal-overlay.engraving-overlay .engraving-variants.grid{display:block;grid-template-columns:auto;grid-gap:none}}.modal-overlay.engraving-overlay .tease-gravur-variant{display:flex;flex-direction:column;position:relative;border:1px solid #a9a9a9;border-radius:1rem;padding:calc(1rem - 1px)}@media (max-width:1024px){.modal-overlay.engraving-overlay .tease-gravur-variant{margin-bottom:1rem}}.modal-overlay.engraving-overlay .tease-gravur-variant .tease-gravur-cariant--description{flex:1}.modal-overlay.engraving-overlay .tease-gravur-variant:has(input:checked){border:2px solid #c58e4a;padding:calc(1rem - 2px)}.modal-overlay.engraving-overlay .tease-gravur-variant:has(input:checked):after{content:'';position:absolute;bottom:-.5rem;right:-.5rem;width:40px;height:40px;background-color:#c58e4a;border-radius:100%;padding:9px;background-size:80% 80%;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PgogICAgICAgIDwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgCiAgICAgICAgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+IDxzdmcgc3R5bGU9ImNvbG9yOiB3aGl0ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjQwIiB6b29tQW5kUGFuPSJtYWduaWZ5IiB2aWV3Qm94PSIwIDAgMzAgMzAuMDAwMDAxIiBoZWlnaHQ9IjQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCBtZWV0IiB2ZXJzaW9uPSIxLjAiPjxkZWZzPjxjbGlwUGF0aCBpZD0iaWQxIj48cGF0aCBkPSJNIDIuMzI4MTI1IDQuMjIyNjU2IEwgMjcuNzM0Mzc1IDQuMjIyNjU2IEwgMjcuNzM0Mzc1IDI0LjU0Mjk2OSBMIDIuMzI4MTI1IDI0LjU0Mjk2OSBaIE0gMi4zMjgxMjUgNC4yMjI2NTYgIiBjbGlwLXJ1bGU9Im5vbnplcm8iIGZpbGw9IndoaXRlIj48L3BhdGg+PC9jbGlwUGF0aD48L2RlZnM+PGcgY2xpcC1wYXRoPSJ1cmwoI2lkMSkiPjxwYXRoIGZpbGw9IndoaXRlIiBkPSJNIDI3LjUgNy41MzEyNSBMIDI0LjQ2NDg0NCA0LjU0Mjk2OSBDIDI0LjE1NjI1IDQuMjM4MjgxIDIzLjY1NjI1IDQuMjM4MjgxIDIzLjM0NzY1NiA0LjU0Mjk2OSBMIDExLjAzNTE1NiAxNi42Njc5NjkgTCA2LjgyNDIxOSAxMi41MjM0MzggQyA2LjUyNzM0NCAxMi4yMzA0NjkgNiAxMi4yMzA0NjkgNS43MDMxMjUgMTIuNTIzNDM4IEwgMi42NDA2MjUgMTUuNTM5MDYyIEMgMi4zMzIwMzEgMTUuODQzNzUgMi4zMzIwMzEgMTYuMzM1OTM4IDIuNjQwNjI1IDE2LjY0MDYyNSBMIDEwLjQ0NTMxMiAyNC4zMjQyMTkgQyAxMC41OTM3NSAyNC40NzI2NTYgMTAuNzk2ODc1IDI0LjU1NDY4OCAxMS4wMDc4MTIgMjQuNTU0Njg4IEMgMTEuMjE0ODQ0IDI0LjU1NDY4OCAxMS40MTc5NjkgMjQuNDcyNjU2IDExLjU2NjQwNiAyNC4zMjQyMTkgTCAyNy41IDguNjMyODEyIEMgMjcuNjQ4NDM4IDguNDg4MjgxIDI3LjczNDM3NSA4LjI4OTA2MiAyNy43MzQzNzUgOC4wODIwMzEgQyAyNy43MzQzNzUgNy44NzUgMjcuNjQ4NDM4IDcuNjc5Njg4IDI3LjUgNy41MzEyNSBaIE0gMjcuNSA3LjUzMTI1ICIgZmlsbC1vcGFjaXR5PSIxIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD48L2c+PC9zdmc+IA==")}.modal-overlay.engraving-overlay .tease-gravur-variant input{display:none}.modal-overlay.engraving-overlay .highlight{border:2px solid #c58e4a !important;outline:0}.modal-overlay.engraving-overlay .engraving-text-container textarea.disabled{opacity:.4;pointer-events:none}.modal-overlay.engraving-overlay .engraving-text-container textarea:focus{outline:none}.page-header-image{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;height:300px !important;width:100vw;position:relative;margin-left:-50vw;margin-right:-50vw}.page-header-image>.wrapper{width:100%;max-width:1200px}@media (max-width:1199px){.page-header-image>.wrapper{padding-left:1rem;padding-right:1rem}}.page-header-image img{position:absolute;top:0;left:0;width:100%;height:300px;object-fit:cover;z-index:-1}.page-header-image .wrapper{display:flex;justify-content:center;align-items:center}.page-header-image .wrapper h1,.page-header-image .wrapper h2{color:#fff;font-size:2.5vw;font-weight:100;letter-spacing:.2vw;text-shadow:0 2px 10px rgba(0,0,0,.6)}.page-header-image+.wrapper{padding-top:3rem !important}@media (max-width:759px){.page-header-image+.wrapper{padding-top:1rem !important}}.shop-overview .headerimage{position:relative;display:flex;justify-content:center;align-items:center;width:100%;min-height:300px}.shop-overview .headerimage>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.shop-overview .headerimage>h1,.shop-overview .headerimage h2,.shop-overview .headerimage h3{font-family:"Strawford";font-weight:100;font-size:3rem;letter-spacing:1rem;color:#fff}@media (max-width:759px){.shop-overview .headerimage>h1,.shop-overview .headerimage h2,.shop-overview .headerimage h3{font-size:1.5rem;letter-spacing:.5rem}}.shop-overview .before-before-shop-loop{--categories-bg-color:#000;display:block;overflow:hidden;background-color:var(--categories-bg-color);min-height:50px;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;flex-direction:row;justify-content:center}.shop-overview .before-before-shop-loop a{margin-right:1rem;margin-bottom:1rem}@media (max-width:759px){.shop-overview .before-before-shop-loop a{margin-right:0;margin-bottom:0}}.shop-overview .before-before-shop-loop a:last-child{margin-right:0}@media (max-width:759px){.shop-overview .before-before-shop-loop a:last-child{margin-bottom:0}}.shop-overview .before-before-shop-loop.sub-categories{--categories-bg-color:#acacac}.shop-overview .before-before-shop-loop>.innerWrapper{max-width:1200px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-top:1rem;flex-wrap:wrap}@media (max-width:759px){.shop-overview .before-before-shop-loop>.innerWrapper{display:grid;grid-template-columns:repeat(2,minmax(110px, 1fr));gap:.5rem;padding-bottom:1rem;width:100%;padding-left:1rem;padding-right:1rem}.shop-overview .before-before-shop-loop>.innerWrapper .btn{min-width:0}}@media (max-width:339px){.shop-overview .before-before-shop-loop>.innerWrapper{padding-bottom:.5rem;padding-top:.5rem;grid-template-columns:repeat(1,minmax(110px, 1fr))}.shop-overview .before-before-shop-loop>.innerWrapper .btn{font-size:90%}}.shop-overview .before-shop-loop{display:block;overflow:hidden;background-color:#e8e8e8;min-height:50px;margin-bottom:1rem;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;flex-direction:row;justify-content:center;align-items:center}.shop-overview .before-shop-loop>.wrapper{display:flex;flex-direction:row;justify-content:flex-end;max-width:1200px;width:100%}@media (max-width:759px){.shop-overview .before-shop-loop>.wrapper{padding-left:1rem;padding-right:1rem}}.shop-overview .before-shop-loop .woocommerce-ordering{position:relative;float:none;margin:0}.shop-overview .before-shop-loop .woocommerce-ordering select.orderby{background-color:transparent;color:#000;border:0;padding:.5rem}.shop-overview .category-description{display:block;margin-bottom:1rem}.shop-overview .category-description .description h1,.shop-overview .category-description .description h2,.shop-overview .category-description .description h3,.shop-overview .category-description .description h4,.shop-overview .category-description .description h5,.shop-overview .category-description .description h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}.shop-overview .category-description .description p{font-size:100%;margin-bottom:1rem;line-height:1.5}.shop-overview .category-description .description p:last-child{margin-bottom:0}.shop-overview .category-description .description h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}.shop-overview .category-description .description h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}.shop-overview .category-description .description h3{font-size:200%;line-height:1.2}.shop-overview .category-description .description h4{font-size:200%}.shop-overview .category-description .description h5{font-size:200%}.shop-overview .category-description .description h6{font-size:200%}.shop-overview .category-description .description h2,.shop-overview .category-description .description h3,.shop-overview .category-description .description h4,.shop-overview .category-description .description h5{color:inherit}.shop-overview .category-description .description strong,.shop-overview .category-description .description b{font-weight:700}.shop-overview .category-description .description em,.shop-overview .category-description .description i{font-style:italic}.shop-overview .category-description .description ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}.shop-overview .category-description .description ul li{padding-left:.25rem;margin-left:1rem}.shop-overview .category-description .description ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}.shop-overview .category-description .description ol li{padding-left:.5rem}.shop-overview .category-description .description dl{margin:1rem 0;margin-left:1rem}.shop-overview .category-description .description dl dt{margin-top:12px;font-weight:900}.shop-overview .category-description .description dl dt:first-child{margin-top:0}.shop-overview .category-description .description blockquote{padding:.5rem}.shop-overview .category-description .description pre{font-family:Fixedsys,Courier,monospace;padding:10px}.shop-overview .category-description .description a{color:inherit;text-decoration:underline}.shop-overview .category-description .description table{width:100%;text-align:left}.shop-overview .category-description .description table th{font-weight:700}.shop-overview .category-description .description img,.shop-overview .category-description .description figure{margin-top:0;margin-bottom:0}.shop-overview .category-description .description img.alignleft,.shop-overview .category-description .description figure.alignleft{float:left}.shop-overview .category-description .description img.alignright,.shop-overview .category-description .description figure.alignright{float:right}.shop-overview .category-description .description img.aligncenter,.shop-overview .category-description .description figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}.shop-overview .category-description .description .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}.shop-overview .category-description .description hr{display:block;margin-top:40px;margin-bottom:40px}.shop-overview .woocommerce-breadcrumb,.shop-overview .woocommerce-result-count{display:none}.shop-overview .loop{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:1rem;row-gap:3rem;margin-bottom:2rem}.shop-overview .loop .no-products{grid-column:1/-1;text-align:center}@media (max-width:759px){.shop-overview .loop{padding-left:1rem;padding-right:1rem}}@media (max-width:759px){.shop-overview .loop{grid-template-columns:1fr 1fr}}@media (max-width:479px){.shop-overview .loop{grid-template-columns:1fr}}.shop-overview .woocommerce-pagination{display:none}@media (max-width:759px){.woocommerce-cart:not(.cart-has-items) section.article-content{padding-top:8rem}}@media (max-width:759px){.woocommerce-cart.cart-has-items section.article-content{padding-top:4rem}}.woocommerce-cart .cart-block{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;min-height:100vh;padding-top:120px;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff}.woocommerce-cart .cart-block>.wrapper{width:100%;max-width:1200px}@media (max-width:1199px){.woocommerce-cart .cart-block>.wrapper{padding-left:1rem;padding-right:1rem}}.woocommerce-cart .cart-block>.wrapper{padding-top:0;padding-bottom:3rem}.woocommerce-cart .cart-block table.cart tbody td.product-thumbnail{width:150px}.woocommerce-cart .cart-block table.cart img{width:150px;height:150px;object-fit:contain}.woocommerce-cart .article-h1{display:none}.woocommerce-cart .before-cart-wrapper{display:flex;justify-content:flex-end;margin-bottom:1rem}.woocommerce-cart .before-cart-wrapper a.checkout-button{font-family:"Strawford";font-weight:200;padding:8px 12px;font-size:1rem !important;background-color:transparent !important;border:1px solid #c58e4a}@media (max-width:759px){.woocommerce-cart .before-cart-wrapper a.checkout-button{background-color:rgba(197,142,74,.2) !important;font-weight:700 !important}}.woocommerce-cart .before-cart-wrapper a.checkout-button:hover{background-color:#c58e4a !important;color:#fff !important;font-weight:700 !important}.woocommerce-cart .wc-proceed-to-checkout{display:flex;justify-content:flex-end}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-family:"Strawford";font-weight:200;padding:8px 12px;font-size:1rem !important;background-color:transparent !important;border:1px solid #c58e4a}@media (max-width:759px){.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{background-color:rgba(197,142,74,.2) !important;font-weight:700 !important}}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{background-color:#c58e4a !important;color:#fff !important;font-weight:700 !important}.woocommerce-cart .coupon{display:flex}.woocommerce-cart .coupon input.input-text{background-color:#ffffff20;border:1px solid #fff;color:#fff}.woocommerce-cart .coupon input.input-text::placeholder{color:#999}.woocommerce-cart .coupon button.button{margin-left:1rem;border-radius:50px;background:0 0;border:1px solid #fff;color:#fff}.woocommerce-cart .cart_totals h2{display:none}.woocommerce-cart .woocommerce a.remove{color:#fff !important;display:inline-block}.woocommerce-cart .woocommerce a.remove:hover{background-color:#fff;color:#000 !important}.woocommerce-cart .woocommerce #respond input#submit.disabled,.woocommerce-cart .woocommerce #respond input#submit:disabled,.woocommerce-cart .woocommerce #respond input#submit:disabled[disabled],.woocommerce-cart .woocommerce a.button.disabled,.woocommerce-cart .woocommerce a.button:disabled,.woocommerce-cart .woocommerce a.button:disabled[disabled],.woocommerce-cart .woocommerce button.button.disabled,.woocommerce-cart .woocommerce button.button:disabled,.woocommerce-cart .woocommerce button.button:disabled[disabled],.woocommerce-cart .woocommerce input.button.disabled,.woocommerce-cart .woocommerce input.button:disabled,.woocommerce-cart .woocommerce input.button:disabled[disabled]{background:0 0;border:1px solid #fff;border-radius:50px}.woocommerce-cart .woocommerce #respond input#submit.disabled:hover,.woocommerce-cart .woocommerce #respond input#submit:disabled:hover,.woocommerce-cart .woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce-cart .woocommerce a.button.disabled:hover,.woocommerce-cart .woocommerce a.button:disabled:hover,.woocommerce-cart .woocommerce a.button:disabled[disabled]:hover,.woocommerce-cart .woocommerce button.button.disabled:hover,.woocommerce-cart .woocommerce button.button:disabled:hover,.woocommerce-cart .woocommerce button.button:disabled[disabled]:hover,.woocommerce-cart .woocommerce input.button.disabled:hover,.woocommerce-cart .woocommerce input.button:disabled:hover,.woocommerce-cart .woocommerce input.button:disabled[disabled]:hover{background-color:transparent}.woocommerce-cart .woocommerce .cart .button,.woocommerce-cart .woocommerce .cart input.button{background:0 0;border:1px solid #fff;border-radius:50px;color:#fff;font-weight:200}@media (max-width:759px){.woocommerce-cart .woocommerce .cart .button,.woocommerce-cart .woocommerce .cart input.button{width:auto !important}}.woocommerce-cart .quantity_select{position:relative;display:grid;width:auto;max-width:30ch;border-radius:.25em;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:transparent;grid-template-areas:"select";align-items:center}@media (max-width:759px){.woocommerce-cart .quantity_select{display:inline-block}}.woocommerce-cart .quantity_select:after{content:"";width:.8em;height:.5em;background:url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/icons/doublearrow-down.png) no-repeat;background-size:contain;grid-area:select;justify-self:end;pointer-events:none}@media (max-width:759px){.woocommerce-cart .quantity_select:after{position:absolute;top:.7rem}}.woocommerce-cart .quantity_select select{appearance:none;-webkit-appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100% !important;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;color:#fff;outline:0;grid-area:select}@media (max-width:759px){.woocommerce-cart .quantity_select select{width:auto !important}}.woocommerce-cart .quantity_select select::-ms-expand{display:none}.woocommerce-cart .woocommerce-cart table.cart th{border-bottom:1px solid #c58e4a}@media (max-width:759px){.woocommerce-cart .product-remove{text-align:right}}.woocommerce-cart .wc-gzd-cart-info.delivery-time-info{font-size:.8rem}.woocommerce-cart .woocommerce #content table.cart td.actions,.woocommerce-cart .woocommerce table.cart td.actions,.woocommerce-cart .woocommerce-page #content table.cart td.actions,.woocommerce-cart .woocommerce-page table.cart td.actions{padding-right:0}.woocommerce-cart .woocommerce table.shop_table th{color:#c58e4a;font-size:1.5rem}.woocommerce-cart #coupon_code {border:10px solid red !important}.woocommerce-cart table.shop_table tbody tr.cart_item td{border-bottom:1px solid #c58e4a;padding-top:1rem}@media (max-width:759px){.woocommerce-cart table.shop_table tbody tr.cart_item td{text-align:left !important}.woocommerce-cart table.shop_table tbody tr.cart_item td:before{margin-right:.5rem}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-remove{border-bottom:0;text-align:right !important}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-remove a.remove{display:inline-flex;border:1px solid #c58e4a;border-radius:50px;width:50px;height:50px;justify-content:center;align-items:center}}@media (max-width:759px){.woocommerce-cart table.cart .product-thumbnail{display:block !important;text-align:center}.woocommerce-cart table.cart .product-thumbnail:before{display:none}}.woocommerce-cart .cart_totals .shop_table tbody td{padding-top:1rem}.woocommerce-cart .cart-empty.woocommerce-info{margin-bottom:2rem !important}.woocommerce-checkout{background:#000;color:#fff}.woocommerce-checkout .article-content{padding-top:10rem}@media (max-width:759px){.woocommerce-checkout .article-content{padding-top:5rem}}@media (max-width:759px){.woocommerce-checkout .woocommerce{padding-left:1rem;padding-right:1rem}}.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard{border:0}.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard span.step-number{display:inline-flex;width:30px;height:30px;margin-right:.5rem;justify-content:center;align-items:center;border-radius:30px;font-size:1.3rem;background:#606060}.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li{padding-left:0}.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li:after,.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li:before{display:none}.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li.active,.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li.active~li{background-color:transparent;color:#fff}.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li.active:after,.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li.active:before,.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li.active~li:after,.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li.active~li:before{display:none}.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li.active span.step-number{background-color:#c58e4a}.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li.active~li a{background-color:transparent;color:#fff}.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li.active~li a:after,.woocommerce-checkout.woocommerce-multistep-checkout ul.nav-wizard li.active~li a:before{display:none}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{background-color:transparent;border-top-color:#fff;color:#fff}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a{text-decoration:underline}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info:before{color:#fff}.woocommerce-checkout form.checkout{padding-bottom:3rem}.woocommerce-checkout form.checkout h3:not(#ship-to-different-address){color:#c58e4a;font-size:1.5rem}.woocommerce-checkout form.checkout input,.woocommerce-checkout form.checkout select,.woocommerce-checkout form.checkout textarea{background-color:#60606030;border:1px solid #606060;color:#fff;outline:0;padding:.5rem 1rem;border-radius:50px}.woocommerce-checkout form.checkout input::placeholder,.woocommerce-checkout form.checkout select::placeholder,.woocommerce-checkout form.checkout textarea::placeholder{color:#fff}.woocommerce-checkout form.checkout .select2-container--default .select2-selection--single{background-color:#60606030;border:1px solid #606060;color:#fff;border-radius:50px}.woocommerce-checkout form.checkout .select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff}.woocommerce-checkout .select2-container--open .select2-dropdown--below{background-color:#000}.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field{background-color:#60606030;border:1px solid #606060;color:#fff;outline:0;padding:.5rem 1rem;border-radius:50px}.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field::placeholder{color:#fff}.woocommerce-checkout .select2-results__option{background-color:transparent}.woocommerce-checkout .select2-results__option:hover{background-color:transparent}.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected],.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected]{background-color:transparent;font-weight:700}.woocommerce-checkout .select2-container--default .select2-results__option[aria-selected=true],.woocommerce-checkout .select2-container--default .select2-results__option[data-selected=true]{background:#333;color:#fff}.woocommerce-checkout .woocommerce-error,.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-message{background-color:transparent;color:#fff}.woocommerce-checkout .processing .woocommerce-NoticeGroup{background:red !important}.woocommerce-checkout .processing .blockUI.blockMsg.blockElement{background-color:red !important}.woocommerce-checkout #add_payment_method #payment,.woocommerce-checkout .woocommerce-cart #payment,.woocommerce-checkout .woocommerce-checkout #payment{background-color:transparent}.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before{height:3em;width:3em;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;display:block;content:"";-webkit-animation:none;-moz-animation:none;animation:none;background:url("https://upload.wikimedia.org/wikipedia/commons/b/b9/Youtube_loading_symbol_1_(wobbly).gif") center center;background-size:cover;line-height:1;text-align:center;font-size:2em}.woocommerce .blockUI.blockOverlay:before,.woocommerce .blockUI.blockOverlay:after{opacity:0}.woocommerce .blockUI.blockOverlay{opacity:.2 !important}.page-template-page-simple #content.content-wrapper{justify-content:flex-start !important}.page-template-page-simple #content.content-wrapper>.wrapper{padding-top:10rem}@media (max-width:759px){.page-template-page-simple #content.content-wrapper>.wrapper{padding-top:0}}.page-template-page-simple .article-body{margin-bottom:5rem}.page-template-page-simple .article-body h1,.page-template-page-simple .article-body h2,.page-template-page-simple .article-body h3,.page-template-page-simple .article-body h4,.page-template-page-simple .article-body h5,.page-template-page-simple .article-body h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}.page-template-page-simple .article-body p{font-size:100%;margin-bottom:1rem;line-height:1.5}.page-template-page-simple .article-body p:last-child{margin-bottom:0}.page-template-page-simple .article-body h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}.page-template-page-simple .article-body h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}.page-template-page-simple .article-body h3{font-size:200%;line-height:1.2}.page-template-page-simple .article-body h4{font-size:200%}.page-template-page-simple .article-body h5{font-size:200%}.page-template-page-simple .article-body h6{font-size:200%}.page-template-page-simple .article-body h2,.page-template-page-simple .article-body h3,.page-template-page-simple .article-body h4,.page-template-page-simple .article-body h5{color:inherit}.page-template-page-simple .article-body strong,.page-template-page-simple .article-body b{font-weight:700}.page-template-page-simple .article-body em,.page-template-page-simple .article-body i{font-style:italic}.page-template-page-simple .article-body ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}.page-template-page-simple .article-body ul li{padding-left:.25rem;margin-left:1rem}.page-template-page-simple .article-body ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}.page-template-page-simple .article-body ol li{padding-left:.5rem}.page-template-page-simple .article-body dl{margin:1rem 0;margin-left:1rem}.page-template-page-simple .article-body dl dt{margin-top:12px;font-weight:900}.page-template-page-simple .article-body dl dt:first-child{margin-top:0}.page-template-page-simple .article-body blockquote{padding:.5rem}.page-template-page-simple .article-body pre{font-family:Fixedsys,Courier,monospace;padding:10px}.page-template-page-simple .article-body a{color:inherit;text-decoration:underline}.page-template-page-simple .article-body table{width:100%;text-align:left}.page-template-page-simple .article-body table th{font-weight:700}.page-template-page-simple .article-body img,.page-template-page-simple .article-body figure{margin-top:0;margin-bottom:0}.page-template-page-simple .article-body img.alignleft,.page-template-page-simple .article-body figure.alignleft{float:left}.page-template-page-simple .article-body img.alignright,.page-template-page-simple .article-body figure.alignright{float:right}.page-template-page-simple .article-body img.aligncenter,.page-template-page-simple .article-body figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}.page-template-page-simple .article-body .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}.page-template-page-simple .article-body hr{display:block;margin-top:40px;margin-bottom:40px}@media (max-width:759px){.page-template-page-simple .article-body{margin-bottom:2rem}}body.page-template-page-configurator-products .content-wrapper{justify-content:flex-start !important}body.page-template-page-configurator-products .article-body h1,body.page-template-page-configurator-products .article-body h2,body.page-template-page-configurator-products .article-body h3,body.page-template-page-configurator-products .article-body h4,body.page-template-page-configurator-products .article-body h5,body.page-template-page-configurator-products .article-body h6{font-weight:700;margin-top:.5rem;margin-bottom:1rem}body.page-template-page-configurator-products .article-body p{font-size:100%;margin-bottom:1rem;line-height:1.5}body.page-template-page-configurator-products .article-body p:last-child{margin-bottom:0}body.page-template-page-configurator-products .article-body h1{font-size:200%;color:inherit;display:block;line-height:1.2;margin-bottom:1rem}body.page-template-page-configurator-products .article-body h2{font-size:200%;margin-top:2rem;margin-bottom:1rem;line-height:1.2}body.page-template-page-configurator-products .article-body h3{font-size:200%;line-height:1.2}body.page-template-page-configurator-products .article-body h4{font-size:200%}body.page-template-page-configurator-products .article-body h5{font-size:200%}body.page-template-page-configurator-products .article-body h6{font-size:200%}body.page-template-page-configurator-products .article-body h2,body.page-template-page-configurator-products .article-body h3,body.page-template-page-configurator-products .article-body h4,body.page-template-page-configurator-products .article-body h5{color:inherit}body.page-template-page-configurator-products .article-body strong,body.page-template-page-configurator-products .article-body b{font-weight:700}body.page-template-page-configurator-products .article-body em,body.page-template-page-configurator-products .article-body i{font-style:italic}body.page-template-page-configurator-products .article-body ul{margin:1rem 0;margin-left:1rem;list-style-type:disc}body.page-template-page-configurator-products .article-body ul li{padding-left:.25rem;margin-left:1rem}body.page-template-page-configurator-products .article-body ol{margin:1rem 0;margin-left:1rem;margin-left:2rem;list-style-type:decimal}body.page-template-page-configurator-products .article-body ol li{padding-left:.5rem}body.page-template-page-configurator-products .article-body dl{margin:1rem 0;margin-left:1rem}body.page-template-page-configurator-products .article-body dl dt{margin-top:12px;font-weight:900}body.page-template-page-configurator-products .article-body dl dt:first-child{margin-top:0}body.page-template-page-configurator-products .article-body blockquote{padding:.5rem}body.page-template-page-configurator-products .article-body pre{font-family:Fixedsys,Courier,monospace;padding:10px}body.page-template-page-configurator-products .article-body a{color:inherit;text-decoration:underline}body.page-template-page-configurator-products .article-body table{width:100%;text-align:left}body.page-template-page-configurator-products .article-body table th{font-weight:700}body.page-template-page-configurator-products .article-body img,body.page-template-page-configurator-products .article-body figure{margin-top:0;margin-bottom:0}body.page-template-page-configurator-products .article-body img.alignleft,body.page-template-page-configurator-products .article-body figure.alignleft{float:left}body.page-template-page-configurator-products .article-body img.alignright,body.page-template-page-configurator-products .article-body figure.alignright{float:right}body.page-template-page-configurator-products .article-body img.aligncenter,body.page-template-page-configurator-products .article-body figure.aligncenter{display:block;margin-left:auto;margin-right:auto;align-self:center}body.page-template-page-configurator-products .article-body .wp-caption{margin:5px;padding:5px;font-size:90%;color:#000}body.page-template-page-configurator-products .article-body hr{display:block;margin-top:40px;margin-bottom:40px}body.page-template-page-configurator-products .listed-empty-boxes{display:grid;justify-items:center;align-items:stretch;grid-gap:4rem;margin-top:2rem;margin-bottom:2rem;grid-template-columns:repeat(3,minmax(180px, 1fr))}@media (max-width:1024px){body.page-template-page-configurator-products .listed-empty-boxes{grid-template-columns:repeat(2,minmax(90px, 1fr));gap:.8rem}}@media (max-width:480px){body.page-template-page-configurator-products .listed-empty-boxes{grid-template-columns:repeat(1,minmax(180px, 1fr))}}body.page-template-page-configurator-products .configurator--preview-product{cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end}body.page-template-page-configurator-products .configurator--preview-product .product-link{display:block}body.page-template-page-configurator-products .configurator--preview-product .spacer{margin-top:calc(1rem - (var(--preview-product-spacer-border-width, 1px) / 2));margin-bottom:calc(1rem - (var(--preview-product-spacer-border-width, 1px) / 2));height:0;border-top:var(--preview-product-spacer-border-width,1px) solid var(--preview-product-spacer-border-color,#606060)}body.page-template-page-configurator-products .configurator--preview-product header .title{text-align:center;font-family:"EksellDisplay";font-size:20px;min-height:59px}body.page-template-page-configurator-products .configurator--preview-product:hover{--preview-product-spacer-border-color:#c58e4a;--preview-product-spacer-border-width:3px}body.page-configurator .content-wrapper{justify-content:flex-start !important}@media (max-width:1024px){body.page-configurator a.to-the-top-btn{opacity:0 !important;pointer-events:none}}@media (max-width:1024px){body.page-configurator.mobile--sidebar-open a.to-the-top-btn{opacity:0 !important;pointer-events:none}}.MaConfiguratorApp{display:grid;grid-template-columns:3fr auto;padding-top:200px;grid-gap:2rem;margin-bottom:2rem;width:100%}@media (max-width:1024px){.MaConfiguratorApp{display:flex;flex-direction:column;grid-template-columns:auto;padding-top:56px;min-height:100vh}}.MaConfiguratorApp .loading-animated{display:none}.MaConfiguratorApp .right{position:sticky;width:245px !important}@media (max-width:1024px){.MaConfiguratorApp .right{position:sticky;left:0;bottom:0;max-width:100%;width:100% !important;background-color:var(--main-color,inherit)}}@media (min-width:1024px){.MaConfiguratorApp .right .inner-wrapper{position:sticky;top:0;right:0;width:100%}}.MaConfiguratorApp.is-loading{position:relative}.MaConfiguratorApp.is-loading .loading-animated{display:flex}.MaConfiguratorApp.is-loading .hide-while-loading{display:none}.MaConfiguratorApp .right{width:100%}@media (max-width:1024px){.MaConfiguratorApp .right{position:sticky;bottom:0;background-color:var(--main-color,inherit)}}.MaConfiguratorApp .right .aside-seperator{width:100%;height:0;border-top:1px solid #fff;margin-bottom:1rem}@media (max-width:1024px){.MaConfiguratorApp .right .aside-seperator{margin-bottom:0}}.MaConfiguratorApp .right .description-row{font-family:Montserrat;font-size:.65rem;font-weight:300;margin-bottom:1rem}.MaConfiguratorApp .right .currentBoxIngredients-container{margin-bottom:1rem}@media (max-width:1024px){.MaConfiguratorApp .right .currentBoxIngredients-container{margin-bottom:.5rem;margin-top:.5rem}}.MaConfiguratorApp .right .configurator-nextButton{margin-left:1rem}.MaConfiguratorApp .right .mobile--toggle-button{display:none;background-color:transparent;border:0;outline:0;color:#fff;padding:0;color:var(--highlight-color,#fff);margin-top:1rem}.MaConfiguratorApp .right .mobile--toggle-button:before{content:'Das ist in deiner Box:';display:inline-block;margin-right:1rem;font-weight:700;color:#fff;font-size:1rem}.MaConfiguratorApp .right .space-row{display:flex;margin-top:2rem}@media (max-width:1024px){.MaConfiguratorApp .right .space-row{margin-top:.5rem}}.MaConfiguratorApp .right .mobile--show-until-toggle{display:none;align-self:flex-end;transform:rotate(90deg);margin-left:.5rem;border-color:var(--highlight-color,#fff);background-color:var(--highlight-color,#fff);width:1.5rem;height:1.5rem;aspect-ratio:1}.MaConfiguratorApp .right .mobile--show-until-toggle svg{width:1rem;height:1rem}.MaConfiguratorApp .right .mobile--show-until-toggle svg path{stroke:#fff}@media (max-width:1024px){.MaConfiguratorApp .right .mobile--show-until-toggle{display:flex}.mobile--sidebar-open .MaConfiguratorApp .right .mobile--show-until-toggle{transform:rotate(270deg)}}@media (max-width:1024px){.MaConfiguratorApp .right{padding-top:0;border-top:1px solid var(--highlight-color,#fff)}.MaConfiguratorApp .right .mobile--hide-until-toggle{display:none}.mobile--sidebar-open .MaConfiguratorApp .right .mobile--hide-until-toggle{display:block}.MaConfiguratorApp .right .mobile--toggle-button{display:block}.mobile--sidebar-open .MaConfiguratorApp .right .mobile--toggle-button{position:absolute;top:1rem;left:0;margin-top:0;transform:rotate(180deg)}.mobile--sidebar-open .MaConfiguratorApp .right .mobile--toggle-button:before{display:none}}.MaConfiguratorApp .left{flex:1}.MaConfiguratorApp .left>.content{margin-top:2rem}.MaConfiguratorApp .gravur-group .products-grid{display:grid;grid-gap:1rem;grid-template-columns:repeat(3,minmax(180px, 1fr))}@media (max-width:1024px){.MaConfiguratorApp .gravur-group .products-grid{grid-template-columns:repeat(2,minmax(90px, 1fr))}}.MaConfiguratorApp .row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem}@media (max-width:1024px){.MaConfiguratorApp .row{margin-bottom:.5rem}}.MaConfiguratorApp .row.last-row{margin-top:2rem}.MaConfiguratorApp .row .col.text-align-right{text-align:right}.MaConfiguratorApp .row .col.not-flex{flex:0 0 auto}.MaConfiguratorApp .products-list{display:grid;grid-template-columns:repeat(3,minmax(180px, 1fr));grid-gap:1rem}@media (max-width:1024px){.MaConfiguratorApp .products-list{grid-template-columns:repeat(2,minmax(90px, 1fr));gap:.5rem}}@media (max-width:340px){.MaConfiguratorApp .products-list{grid-template-columns:repeat(1,minmax(180px, 1fr))}}.MaConfiguratorApp .btn.add-to-cart{padding-left:.5rem;padding-right:.5rem;height:40px;margin-left:1rem;white-space:normal;line-height:1}.MaConfiguratorApp .btn.add-to-cart .add-icon{width:30px;height:30px;padding:6px}.MaConfiguratorApp__Modal--BoxFull{container-type:inline-size;container-name:modal}.MaConfiguratorApp__Modal--BoxFull .modal--content{min-width:65%;padding:5rem}.MaConfiguratorApp__Modal--BoxFull .title{font-family:"EksellDisplay";font-size:1.5rem;line-height:1.2;color:var(--modal-box-full--title-color,#000);margin-bottom:1rem}.MaConfiguratorApp__Modal--BoxFull .subTitle{font-size:1.2rem;font-weight:600;color:var(--modal-box-full--sub-title-color,#c58e4a);margin-bottom:.5rem}.MaConfiguratorApp__Modal--BoxFull .content{padding:.5rem;border-top:1px solid #fff;border-bottom:1px solid #fff}.MaConfiguratorApp__Modal--BoxFull .boxesContainer{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;margin-top:1rem;margin-bottom:1rem;overflow:auto}.MaConfiguratorApp__Modal--BoxFull .boxesContainer>section{width:250px}.MaConfiguratorApp__Modal--BoxFull .no-boxes-available{font-size:1.2rem;font-weight:600;color:var(--modal-box-full--no-boxes-available-color,#000);display:block;margin-top:2rem;margin-bottom:2rem;text-align:center}@container modal (max-width:500px){.modal--content{padding:1rem !important;max-width:90%}}.single-product .select-wrapper{position:relative;display:grid;width:auto;max-width:30ch;border-radius:.25em;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:transparent;grid-template-areas:"select";align-items:center}.single-product .select-wrapper:after{content:"";width:.8em;height:.5em;background:url(//www.genussmensch.com/app/themes/genussmensch-2021/css/../assets/icons/doublearrow-down.png) no-repeat;background-size:contain;grid-area:select;justify-self:end;pointer-events:none}.single-product .select-wrapper select{appearance:none;-webkit-appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100% !important;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;color:#fff;outline:0;grid-area:select}.single-product .select-wrapper select::-ms-expand{display:none}a.to-the-top-btn{position:fixed;right:1rem;bottom:1rem;padding:.4rem .8rem;border-radius:12px;background-color:#c58e4a;color:#fff;font-size:.8rem;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}a.to-the-top-btn:before{content:"\2191";display:inline-block;margin-right:.5rem}.no-hero a.to-the-top-btn{opacity:1;pointer-events:all}.ajax-cart.cart-with-icon{display:inline-block;position:relative;width:35px;height:35px}.ajax-cart.cart-with-icon>span.count,.ajax-cart.cart-with-icon>span.icon{position:absolute;top:0;left:50%;transform:translate(-33%,0);background:#c58e4a;color:#fff;font-family:"Strawford";font-weight:700;width:14px;height:14px;display:flex;align-items:center;justify-content:center;text-overflow:ellipsis;border-radius:14px;font-size:11px;line-height:0}.ajax-cart.cart-with-icon>span.icon{background-color:#000;color:#fff;top:1.1rem}.ajax-cart.cart-with-icon svg{width:100%;height:100%}.ajax-cart.cart-with-icon.with-background{background-color:#c58e4a;transition:background-color .5s ease}.ajax-cart.cart-with-icon.with-background .icon{transition:background-color .5s ease,color .5s ease}.ajax-cart.cart-with-icon.with-background:hover{background-color:#000}.ajax-cart.cart-with-icon.with-background:hover .icon{background-color:#c58e4a}.ajax-cart.cart-with-icon.round{border-radius:100%}.add-to-cart{position:relative;width:auto;height:60px;padding:.9rem;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding-right:2rem;padding-left:2rem;font-weight:700;border-width:2px}.add-to-cart.with-gradient{box-shadow:0 0 1rem .2rem rgba(0,0,0,.5);background:linear-gradient(200deg,#984519,#c58e4a)}.add-to-cart.with-gradient.no-shadow{box-shadow:none}.add-to-cart>span.icon{top:1.1rem}.add-to-cart.cart-with-icon{display:inline-block;position:relative;width:60px;height:60px;padding:.9rem}.add-to-cart.cart-with-icon>span.count,.add-to-cart.cart-with-icon>span.icon{position:absolute;top:0;left:50%;transform:translate(-33%,0);background:#c58e4a;color:#fff;font-family:"Strawford";font-weight:700;width:14px;height:14px;display:flex;align-items:center;justify-content:center;text-overflow:ellipsis;border-radius:14px;font-size:11px;line-height:0}.add-to-cart.cart-with-icon>span.icon{background-color:#000;color:#fff;top:1.1rem}.add-to-cart.cart-with-icon svg{width:100%;height:100%}.add-to-cart.cart-with-icon.with-background{background-color:#c58e4a;transition:background-color .5s ease}.add-to-cart.cart-with-icon.with-background .icon{transition:background-color .5s ease,color .5s ease}.add-to-cart.cart-with-icon.with-background:hover{background-color:#000}.add-to-cart.cart-with-icon.with-background:hover .icon{background-color:#c58e4a}.add-to-cart.cart-with-icon.round{border-radius:100%}.add-to-cart.disabled{opacity:.4 !important;pointer-events:none !important}.add-to-cart.sending-to-cart{overflow:hidden}.add-to-cart.sending-to-cart svg{animation-name:sending-to-cart-animation;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:forwards}.add-to-cart.send-to-cart-animation .icon{animation-name:send-to-cart-animation;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards}.add-to-cart .add-icon{display:inline-block;width:40px;height:40px;margin-left:.5rem;background-color:#fff;border-radius:100%;padding:9px}.add-to-cart .add-icon svg{width:100%;height:100%;color:#606060}.add-to-cart .add-icon svg path{fill:#606060}@keyframes sending-to-cart-animation{from{transform:translateX(0%);opacity:1}49%{opacity:1}50%{transform:translateX(150%);opacity:0}51%{transform:translateX(-150%);opacity:1}100%{transform:translateX(0%);opacity:1}}@keyframes send-to-cart-animation{0%{top:1.1rem;opacity:1;transform:scale(1)}50%{transform:scale(1.5);top:-1rem;opacity:1}100%{transform:scale(1);top:1.1rem;opacity:0}}