.hidden{visibility:hidden}.trustpilot{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;padding-top:10px;margin-bottom:30px;font-size:14px;line-height:1}.trustpilot__text{margin-right:.2rem;text-transform:uppercase;display:flex;align-items:flex-end;justify-content:center}.trustpilot__tp-logo a{color:#50b17f!important;text-decoration:none;line-height:1;display:flex;align-items:flex-end;justify-content:center}.trustpilot.trustpilot__stars{display:flex;align-items:flex-end;justify-content:center;color:#fb6b00;text-transform:uppercase;margin-right:.2rem}.trustpilot.product{justify-content:flex-start;padding-top:0}.trustpilot.product .trustpilot__text{text-transform:inherit}@media only screen and (min-width:768px){.trustpilot{font-size:15px}.trustpilot .trustpilot__stars,.trustpilot .trustpilot__text{margin-right:.5rem}.trustpilot .trustpilot__stars svg{width:16px;height:16px;margin-right:.1rem}.trustpilot .trustpilot__tp-logo svg{margin-right:.1rem;width:17px;height:17px}}@media only screen and (min-width:768px){.product-images.product-images--list{display:flex;flex-wrap:wrap;gap:4px}}@media only screen and (min-width:768px){.thb-product-detail .product-images__slide:first-child{width:calc(100% - 4px)}}@media only screen and (min-width:768px){.thb-product-detail .product-images__slide:nth-child(n+2){width:calc(50% - 4px)}}.product-form__input--framing input[type=radio]+label{margin-right:.2rem;cursor:pointer;opacity:1;transition:all .2s ease-in-out}.product-form__input--framing input[type=radio]+label img{transition:all .2s ease-in-out;border:2px solid transparent;height:72px;width:72px;-o-object-fit:cover;object-fit:cover}.product-form__input--framing input[type=radio]+label:hover img{border:1px solid #374000}.product-form__input--framing input[type=radio]:checked+label{opacity:1}.product-form__input--framing input[type=radio]:checked+label img{border:2px solid #374000}.product-form__input--framing input[type=radio].is-disabled:checked+label{opacity:.4}.product-form__input--framing input[type=radio].is-disabled:checked+label:hover img{border:2px solid transparent}.out-of-stock-frame,.size-not-available{opacity:.4}.out-of-stock-frame:before,.size-not-available:before{content:"";transform:rotate(181deg);left:0;top:0!important;position:absolute}.shadow-images .product-images__slide img,.shadow-images .thb-product-detail .product-images__slide img,.shadow-images a.product-featured-image-link,.shadow-images .product-image-container .product-single__media{box-shadow:2px 3px 6px #0006}.custom-dropdown{position:relative;display:inline-block;width:100%}.custom-dropdown-toggle{width:100%;cursor:pointer;padding:8px;border:1px solid #ccc;display:flex;justify-content:space-between}.custom-dropdown-list{display:none;position:absolute;z-index:1000;width:100%;border:1px solid #ccc;background:#fff;list-style-type:none;padding:0;margin:0;max-height:200px;overflow-y:auto}.custom-dropdown-list.open{display:block}.custom-dropdown-option{padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.custom-dropdown-option del{color:#bf0000}.custom-dropdown-option:hover{background:#e0e0e0}.custom-dropdown-option.selected{background:#f0f0f0}.h1-xlarge{font-size:4rem;line-height:1.1}.dropdown-filter,.filter-dropdown,.price-range-filter{display:none}@media only screen and (min-width:1068px){.dropdown-filter,.filter-dropdown,.price-range-filter{display:flex;flex-direction:column}}.filter-checkboxes .filter-checkbox{margin-bottom:.5rem;cursor:pointer;text-transform:capitalize}.filter-checkboxes-toggle{border:1px solid var(--color-accent);display:flex;justify-content:space-between;border-radius:50px;padding:10px 10px 7px;text-transform:uppercase;transition:all .2s ease-in-out;min-width:140px}.filter-checkboxes-toggle svg{margin-left:auto;transform:rotate(180deg) scale(.8);transition:all .2s ease-in-out}.filter-checkboxes-toggle:hover svg{transform:rotate(180deg) scale(1)}.dropdown-filter{position:relative}.dropdown-filter .dropdown-filter-count{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:.625rem;font-weight:var(400);width:19px;height:19px;border-radius:50%;background:var(--color-header-icons,--color-accent);color:var(--color-header-bg,var(--bg-body,#fff));position:absolute;top:-8px;right:-8px;line-height:1}.dropdown-filter.active .filter-checkboxes-toggle svg{transform:rotate(0) scale(1)}.dropdown-menu-filter{position:absolute;background:#fff;border-radius:5px;bottom:0;left:0;transform:translateY(calc(100% + .75rem));box-shadow:0 5px 15px #0003;min-width:300px;transition:all .2s ease-in-out;z-index:1050;height:0;opacity:0;overflow:hidden;padding:0 1rem}.dropdown-menu-filter.active{height:unset;opacity:1;padding:1rem}.promotion-featured-collection-content{position:absolute;bottom:1.5rem;left:10px;right:10px}.promotion-featured-collection-content h4,.promotion-featured-collection-content p{text-shadow:2px 2px 20px #000}.thb-localization-forms .language-switcher{margin:.5rem 2rem .5rem 0!important}@media only screen and (max-width:768px){.language-switcher{margin-top:2rem}}.footer .dropdown-btn,.footer .dropdown-options{text-transform:inherit;font-size:.9375rem}.custom-language-dropdown{position:relative}.dropdown-btn{display:flex;align-items:center;cursor:pointer;background:0 0;border:none;font-weight:var(--font-body-medium-weight,500);font-size:calc(var(--font-navigation-scale,1) * 15px)}@media only screen and (min-width:768px){.dropdown-btn{text-transform:uppercase}}.dropdown-btn img{width:20px;height:auto;margin-right:8px}.dropdown-options{position:absolute;top:calc(100% + 10px);left:0;background:var(--color-header-bg);color:var(--color-header-links-hover,--color-accent2);list-style:none;padding:0;margin:0;transition:all .2s ease-in-out;height:0;box-shadow:0 2px 6px #0000001a;z-index:999999;overflow:auto;width:150px}@media only screen and (min-width:768px){.dropdown-options{text-transform:uppercase}}.dropdown-options::-webkit-scrollbar{width:1px}.dropdown-options::-webkit-scrollbar-track{background:var(--color-header-links-hover,--color-accent2)}.dropdown-options::-webkit-scrollbar-thumb{background:var(--color-header-links-hover,--color-accent2)}.dropdown-options::-webkit-scrollbar-thumb:hover{background:var(--color-header-links-hover,--color-accent2)}.dropdown-options.show{height:220px}.dropdown-options li{display:flex;align-items:center;padding:8px 12px;cursor:pointer}.dropdown-options li:hover{background:#fff}.dropdown-options li img{width:20px;height:auto;margin-right:8px}.docapp-free-gift-progress .docapp-fg-progress-goal .docapp-fg-pin{position:relative}.docapp-fg-progress-track{border-width:4px!important}.docapp-fg-active-track{top:-4px!important;left:-4px!important}.docapp-fg-pin svg,.docapp-fg-progress-container .docapp-fg-progress-goal .docapp-fg-pin svg{fill:#fff!important;stroke:#ccc!important}.docapp-free-gift-progress .docapp-fg-progress-goal .docapp-fg-pin .docapp-fg-free-shipping{background-image:none!important}.docapp-free-gift-progress .docapp-fg-progress-goal .docapp-fg-pin .docapp-fg-free-shipping:before{position:absolute;content:"";background-image:url(https://kuriosis.com/cdn/shop/files/save-delivery-icon.svg);background-size:26px 26px;background-repeat:no-repeat;height:32px;width:32px;top:3px;left:4px;background-color:#fff;z-index:1}.docapp-free-gift-progress .docapp-fg-progress-goal .docapp-fg-pin .docapp-fg-pin-cropper img{opacity:0!important}.docapp-free-gift-progress .docapp-fg-progress-goal .docapp-fg-pin .docapp-fg-pin-cropper:before{position:absolute;content:"";background-image:url(https://cdn.shopify.com/s/files/1/0674/8320/5907/files/limited-edition-icon.svg);background-size:25px 25px;background-repeat:no-repeat;height:32px;width:32px;top:4px;left:5px;z-index:0}.docapp-fg-progress-label{color:var(--color-accent)}.docapp-fg-progress-label a,.docapp-fg-progress-label strong{color:var(--color-accent)!important}.docapp-fg-pin-label,.docapp-fg-progress-goal .docapp-fg-pin-label,.docapp-free-gift-progress .docapp-fg-progress-goal .docapp-fg-goal-text-content,.docapp-free-gift-progress .docapp-fg-progress-goal .docapp-fg-pin-label,.docapp-free-gift-progress .docapp-fg-progress-track .docapp-fg-current .docapp-fg-current-amount{box-shadow:none!important;border:1px solid #ccc;border-radius:0!important;font-style:normal!important;font-family:Proza Libre,sans-serif!important}.docapp-add-to-cart,.docapp-gift-choice-modal-cart-button,.docapp-gift-choice-modal-done-button{border-radius:50px!important}.docapp-overlay-close{margin:1rem!important}.docapp-free-gift-progress .docapp-fg-progress-goal{width:100px!important}.docapp-fg-goal-text-content{min-height:35px!important;display:flex!important;align-items:center!important;justify-content:center!important}.wof-product-imaget{max-height:unset!important}
/*# sourceMappingURL=/cdn/shop/t/15/assets/custom-styles.css.map */
