::-webkit-scrollbar{width:1px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px transparent;border-radius:10px}::-webkit-scrollbar-thumb{background:var(--color-body);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--color-body)}.bg-discount-yellow{background-color:#ffd800}.hidden{visibility:hidden;display:none}.stock-status{display:none;visibility:hidden}.trustpilot{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;padding-top:10px;margin-bottom:10px;font-size:.8125rem;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__stars{margin-right:.2rem}.trustpilot.trustpilot__stars{display:flex;align-items:flex-end;justify-content:center;color:#fb6b00;text-transform:uppercase;margin-right:.2rem}.trustpilot.trustpilot__stars svg{width:12px;height:12px}.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:1rem}.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}}.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:50px;width:50px;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:768px){.product-form__input--framing input[type=radio]+label img{height:62px;width:62px}}.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}.product-form__input--material a.product-type-button,.product-form__input--material input[type=radio]+label{margin-right:.2rem;cursor:pointer;opacity:1;transition:all .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center;min-height:50px;min-width:50px;padding:8px 12px;border:2px solid #e0dfd6;text-align:center;border-radius:0;font-size:.775rem;font-family:Proza Libre,sans-serif}@media only screen and (min-width:768px){.product-form__input--material a.product-type-button,.product-form__input--material input[type=radio]+label{font-size:1rem}}.product-form__input--material a.product-type-button .material-title,.product-form__input--material input[type=radio]+label .material-title{display:block;line-height:1.2}.product-form__input--material a.product-type-button:hover,.product-form__input--material input[type=radio]+label:hover{border-color:#000}.product-form__input--material a.product-type-button.selected,.product-form__input--material input[type=radio]:checked+label{opacity:1;border:2px solid #000}.product-form__input--material input[type=radio].is-disabled:checked+label{opacity:.4}.product-form__input--material input[type=radio].is-disabled:checked+label:hover{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:2px solid #e0dfd6;display:flex;justify-content:space-between}.custom-dropdown-list{display:none;position:absolute;z-index:1000;width:100%;border:2px solid #e0dfd6;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:.8125rem}.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) * 12px)}@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}.quantity-fixed{opacity:.5;pointer-events:none;visibility:hidden!important;display:none!important}.quantity-fixed .minus,.quantity-fixed .plus,.quantity-fixed .qty{cursor:not-allowed;visibility:hidden!important;display:none!important}.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(/cdn/shop/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:2px solid #e0dfd6;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;justify-content:center!important;flex-direction:column;align-items:flex-start;border:0 solid #ccc!important}.docapp-fg-goal-target,.docapp-fg-goal-title{display:block}.docapp-fg-goal-title,.docapp-fg-pin-label strong{font-family:Cormorant,serif!important;font-weight:700!important;color:#fb6b00!important;font-size:.8125rem!important;letter-spacing:.02em!important}.docapp-fg-pin-label{font-family:Cormorant,serif!important}.docapp-fg-progress-container svg{display:none!important}.wof-product-imaget{max-height:unset!important}.product-information{position:relative;padding-top:0}@media only screen and (min-width:750px){.product-information{padding-top:50px}}.designer-on-title{text-transform:uppercase;padding:5px 0;font-size:.8125rem}.designer-on-title a{text-decoration:underline}@media only screen and (min-width:768px){.designer-on-title{font-size:inherit}}.custom-dropdown-toggle{min-height:50px;display:flex;align-items:center;padding:8px 12px;font-size:.775rem;font-family:Proza Libre,sans-serif}@media only screen and (min-width:768px){.custom-dropdown-toggle{font-size:1rem}}.single-add-to-cart-button:hover .price.in-add-button ins .amount,.single-add-to-cart-button:hover .price.in-add-button del{color:var(--color-accent)!important}.single-add-to-cart-button:hover .price.in-add-button del .amount{color:var(--color-accent)!important;opacity:.4!important}.single-add-to-cart-button .price.in-add-button ins .amount{color:#fff!important}.single-add-to-cart-button .price.in-add-button del{color:#d3d3d3!important}.single-add-to-cart-button .price.in-add-button del .amount{color:#d3d3d3!important;opacity:1!important}.shipping-calculation{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-size:.7rem;width:100%}.benefits-checkboxes{margin:.5rem 0 1rem}.benefits-checkboxes__checkboxes{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.benefits-checkboxes__checkbox{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;font-size:.7rem;line-height:1.1}.benefits-checkboxes__checkbox p{margin:0}.curated-with-passion-row{border-radius:10px 0 0 10px;padding:20px 0 20px 20px;text-align:center;margin-left:11px}@media only screen and (min-width:768px){.curated-with-passion-row{text-align:left;border-radius:60px;margin-left:0}}.curated-with-passion-row .heading-sub{color:#7e7e7e;font-size:.8125rem;margin:0 auto;padding-right:20px!important}@media only screen and (min-width:768px){.curated-with-passion-row .heading-sub{font-size:1rem}}.framing-service-checkbox-wrapper{width:100%;cursor:pointer;padding:8px;border:2px solid #e0dfd6;justify-content:space-between}.framing-service-checkbox-wrapper .framing-service-checkbox-label{display:flex;align-items:center;cursor:pointer;gap:10px}.framing-service-checkbox-wrapper .framing-service-text-explanation{display:block!important;visibility:visible!important;opacity:1!important;margin-top:8px;padding-top:8px;font-size:.875rem;color:#666!important;line-height:1.4;width:100%;border-top:1px solid #e0e0e0}
/*# sourceMappingURL=/cdn/shop/t/124/assets/custom-styles.css.map */
