:root{--gold: #B8860B;--gold-light: #D4A843;--cream: #FAF8F5;--dark: #1C1C1C;--grey: #6B6560;--grey-light: #A09A93;--border: #E5DFD6;--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif}body{background-color:var(--cream)!important;font-family:var(--font-sans)!important;color:var(--dark);-webkit-font-smoothing:antialiased}body,p,span,li,td,th,input,textarea,select,button,label,div{font-family:var(--font-sans)!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.heading,[class*=heading],.title,[class*=title]:not(title){font-family:var(--font-serif)!important}main a:not([class*=btn]):not([class*=orm-]):not(.no-gold),.page-content a,article a,.rte a{color:var(--gold);text-decoration:underline;text-decoration-color:#b8860b4d;text-underline-offset:2px;transition:color .2s,text-decoration-color .2s}main a:not([class*=btn]):not([class*=orm-]):not(.no-gold):hover,.page-content a:hover,article a:hover,.rte a:hover{color:var(--gold-light);text-decoration-color:var(--gold-light)}.announcement-bar,[class*=announcement]{background-color:var(--dark)!important;color:#fff!important;font-family:var(--font-sans)!important;font-size:12px!important;letter-spacing:.08em!important;text-transform:uppercase!important}.header,header,.shopify-section-header{background-color:#fff!important;border-bottom:1px solid var(--border)!important}.btn,button[type=submit],.shopify-payment-button button,input[type=submit],[class*=button--primary]{border-radius:0!important;font-family:var(--font-sans)!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:12px!important}.hero--horizon{display:none!important}.section--padded{padding:0!important}.page .main-content,.page-content,.template-page main,article.article{max-width:720px;margin:0 auto;padding:40px 24px 60px}.page-title,.template-page h1,.article-title{font-family:var(--font-serif)!important;font-size:42px!important;font-weight:400!important;color:var(--dark)!important;margin-bottom:32px}.collection-title,.template-collection h1{font-family:var(--font-serif)!important}.collection-hero,[class*=collection-hero],[class*=collection-banner]{background-color:var(--dark)!important;color:#fff!important}.collection-hero h1,[class*=collection-hero] h1,[class*=collection-banner] h1{font-family:var(--font-serif)!important;color:#fff!important}.card__heading,.card-title,[class*=card] h3,[class*=card] h2{font-family:var(--font-serif)!important}.card__price,.price{font-family:var(--font-sans)!important;color:var(--grey)!important}.blog-title,.article-title,.template-blog h1,.template-article h1{font-family:var(--font-serif)!important}.article-meta,.blog-meta,[class*=article-meta],[class*=blog-date]{font-family:var(--font-sans)!important;color:var(--grey)!important;font-size:13px;text-transform:uppercase;letter-spacing:.05em}.template-404 main,[class*=not-found]{text-align:center;padding:80px 24px}.template-404 h1{font-family:var(--font-serif)!important;font-size:48px!important;color:var(--dark)!important;margin-bottom:16px}.template-404 p,.template-404 .rte{color:var(--grey);font-size:16px;margin-bottom:32px}.template-404 a.btn,.template-404 a[class*=button]{background-color:var(--dark)!important;color:#fff!important;padding:14px 32px!important;display:inline-block}.template-404 a.btn:hover,.template-404 a[class*=button]:hover{background-color:var(--gold)!important}details summary{font-family:var(--font-serif)!important;font-size:18px;cursor:pointer;padding:16px 0;border-bottom:1px solid var(--border)}details[open] summary{color:var(--gold)}details .rte,details p{font-family:var(--font-sans)!important;color:var(--grey);line-height:1.7;padding:8px 0 16px}::selection{background-color:#b8860b26;color:var(--dark)}hr,.divider{border-color:var(--border)!important}input[type=text],input[type=email],input[type=tel],textarea,select{font-family:var(--font-sans)!important;border:1px solid var(--border)!important;border-radius:0!important;background-color:#fff!important}input:focus,textarea:focus,select:focus{border-color:var(--gold)!important;outline:none!important;box-shadow:0 0 0 1px var(--gold)!important}.orm-cta-inline{text-align:center;padding:48px 24px;margin:40px 0;background:linear-gradient(180deg,#F5F0EA 0%,var(--cream) 100%);border-top:1px solid var(--border)}.orm-cta-inline p{font-family:var(--font-serif)!important;font-size:22px;color:var(--dark);margin-bottom:20px}.orm-cta-inline a{display:inline-block;background:var(--dark);color:#fff!important;padding:14px 36px;font-family:var(--font-sans)!important;font-size:12px;text-transform:uppercase;letter-spacing:.12em;text-decoration:none!important;transition:background .3s}.orm-cta-inline a:hover{background:var(--gold)}html{scroll-behavior:auto!important}@keyframes ormFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ormFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ormSlideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes ormGoldLine{0%{width:0}to{width:60px}}@keyframes ormShimmer{0%{background-position:-200% center}to{background-position:200% center}}.orm-reveal{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.orm-reveal.orm-visible{opacity:1;transform:translateY(0)}.orm-reveal-delay-1{transition-delay:.15s}.orm-reveal-delay-2{transition-delay:.3s}.orm-reveal-delay-3{transition-delay:.45s}.page-header h1,.collection-banner__heading,main h1{animation:ormFadeUp .9s cubic-bezier(.25,.46,.45,.94) both}.section.page-width-content h1:after,main.content-for-layout h1:after{content:"";display:block;width:60px;height:2px;background:linear-gradient(90deg,transparent,#B8860B,transparent);margin:20px auto 0;animation:ormGoldLine 1s .5s cubic-bezier(.25,.46,.45,.94) both}.page-content,.rte,.template-page .shopify-section{animation:ormFadeUp .9s .2s cubic-bezier(.25,.46,.45,.94) both}.announcement-bar,.orm-cta-inline a,.product-form__submit,button[type=submit],.btn,.button{letter-spacing:.15em!important;text-transform:uppercase!important}.page-content,.rte{max-width:680px!important;margin-left:auto!important;margin-right:auto!important;line-height:1.85!important}.page-content p,.rte p{margin-bottom:1.4em!important}.page-content h2,.rte h2{margin-top:2.5em!important;margin-bottom:.8em!important;letter-spacing:.02em}.page-content blockquote,.rte blockquote{border-left:2px solid #B8860B!important;padding-left:1.5em!important;margin:2em 0!important;font-style:italic!important;color:#6b6560!important;font-family:Cormorant Garamond,Georgia,serif!important;font-size:1.15em!important}.page-content strong,.rte strong{color:#1c1c1c!important;font-weight:600!important}.template-page .shopify-section:first-child [style*=background],.collection-banner{position:relative}.product-card,.product-card-wrapper,.card-wrapper{transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94)!important}.product-card:hover,.product-card-wrapper:hover,.card-wrapper:hover{transform:translateY(-6px)!important;box-shadow:0 20px 40px #00000014!important}.product-card img,.card-wrapper img,.product-card-wrapper img{transition:transform .7s cubic-bezier(.25,.46,.45,.94)!important}.product-card:hover img,.card-wrapper:hover img,.product-card-wrapper:hover img{transform:scale(1.04)!important}.product-card .media,.card-wrapper .media,.card__media{overflow:hidden!important;border-radius:2px!important}.product-card__title a,.card__heading a,.card-information__text a{transition:color .3s ease!important}.product-card:hover .product-card__title a,.card-wrapper:hover .card__heading a,.card-wrapper:hover .card-information__text a{color:#b8860b!important}.price,.price-item{font-family:DM Sans,system-ui,sans-serif!important;letter-spacing:.04em}.orm-cta-inline{background:linear-gradient(135deg,#faf5ed,#f5ede0,#faf5ed)!important;padding:3em 2.5em!important;margin:3em 0!important;text-align:center!important;border-radius:2px!important;position:relative;overflow:hidden}.orm-cta-inline:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#B8860B,transparent)}.orm-cta-inline:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#B8860B,transparent)}.orm-cta-inline p{font-family:Cormorant Garamond,Georgia,serif!important;font-size:1.4em!important;font-style:italic!important;color:#1c1c1c!important;margin-bottom:1.2em!important}.orm-cta-inline a{display:inline-block!important;background:#1c1c1c!important;color:#faf8f5!important;padding:14px 40px!important;font-size:.8em!important;letter-spacing:.2em!important;text-decoration:none!important;text-transform:uppercase!important;transition:all .4s cubic-bezier(.25,.46,.45,.94)!important;position:relative;overflow:hidden}.orm-cta-inline a:hover{background:#b8860b!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 8px 25px #b8860b40!important}.product-form__submit,.shopify-challenge__button,button.btn,.btn--primary{transition:all .4s cubic-bezier(.25,.46,.45,.94)!important;letter-spacing:.15em!important;text-transform:uppercase!important}.product-form__submit:hover,.shopify-challenge__button:hover,button.btn:hover,.btn--primary:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px #0000001f!important}.product-form__submit:hover{box-shadow:0 8px 25px #b8860b33!important}.page-content a:not(.orm-cta-inline a):not(.ormelya-swatch),.rte a:not(.orm-cta-inline a):not(.ormelya-swatch),main a:not(.orm-cta-inline a):not(.product-card a):not(.card a):not(nav a):not(header a):not(footer a):not(.orm-hero__btn):not(.orm-pdp__swatch):not(.ormelya-swatch){text-decoration:none!important;background-image:linear-gradient(#b8860b,#b8860b)!important;background-size:0% 1px!important;background-position:left bottom!important;background-repeat:no-repeat!important;transition:background-size .4s ease!important;padding-bottom:2px!important}.page-content a:not(.orm-cta-inline a):not(.ormelya-swatch):hover,.rte a:not(.orm-cta-inline a):not(.ormelya-swatch):hover{background-size:100% 1px!important}details.accordion summary,.faq-item summary,.collapsible-trigger{transition:all .3s ease!important;padding:1.2em 0!important;cursor:pointer}details.accordion[open] summary,.faq-item[open] summary{padding-bottom:.6em!important}details.accordion .accordion__content,.faq-item .faq-answer,.collapsible-content{animation:ormFadeUp .4s ease both}.collection-banner__text,.collection__description{font-family:Cormorant Garamond,Georgia,serif!important;font-size:1.15em!important;line-height:1.7!important;max-width:620px!important;margin:0 auto!important;opacity:.9}.collection .grid,.product-grid-container .grid{gap:2rem!important}.orm-footer,footer.footer{transition:opacity .6s ease}footer a{transition:color .3s ease,opacity .3s ease!important}footer a:hover{color:#b8860b!important;opacity:1!important}.header__nav a,nav a{position:relative;transition:color .3s ease!important}.header__nav a:after,.site-nav a:after{content:"";position:absolute;bottom:-3px;left:50%;width:0;height:1px;background:#b8860b;transition:width .3s ease,left .3s ease}.header__nav a:hover:after,.site-nav a:hover:after{width:100%;left:0}.header__nav a:hover,.site-nav a:hover{color:#b8860b!important}.template-404 main{animation:ormFadeIn 1s ease both}.article-template,.blog-articles{animation:ormFadeUp .9s .15s cubic-bezier(.25,.46,.45,.94) both}.article-template__hero-medium,.article__hero{overflow:hidden}.article-template h2{position:relative;padding-bottom:.5em}.article-template h2:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:1.5px;background:#b8860b;transition:width .6s ease}.article-template h2:hover:after{width:80px}input,textarea,select{transition:border-color .3s ease,box-shadow .3s ease!important}input:focus,textarea:focus,select:focus{border-color:#b8860b!important;box-shadow:0 0 0 1px #b8860b33!important;outline:none!important}.shopify-section img:not(.product-card img):not(.card img):not(.header-logo__image){transition:transform .6s ease!important}::selection{background:#b8860b26;color:#1c1c1c}::-moz-selection{background:#b8860b26;color:#1c1c1c}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#faf8f5}::-webkit-scrollbar-thumb{background:#c4b5a0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b8860b}@media(max-width:749px){.page-content,.rte{max-width:100%!important;padding:0 1.5rem!important;line-height:1.75!important}.orm-cta-inline{padding:2em 1.5em!important;margin:2em 0!important}.orm-cta-inline a{padding:12px 30px!important;font-size:.75em!important}.collection .grid,.product-grid-container .grid{gap:1rem!important}}.section.page-width-content{padding-top:1.5rem!important;padding-bottom:0!important}.section.page-width-content h1:after,main.content-for-layout h1:after{content:""!important;display:block!important;width:60px!important;height:2px!important;background:linear-gradient(90deg,transparent,#B8860B,transparent)!important;margin:18px auto 0!important;animation:ormGoldLine 1s .5s cubic-bezier(.25,.46,.45,.94) both!important}.layout-panel-flex{gap:0!important}.text-block+.text-block,.text-block+.layout-panel-flex,.spacing-style+.spacing-style{margin-top:0!important}.layout-panel-flex .rte,.layout-panel-flex .text-block{padding-top:.5rem!important}.card-information__text,.card__heading,.product-card__title{font-family:Cormorant Garamond,Georgia,serif!important;font-size:1.05em!important}.header__nav a[aria-current=page],nav a[aria-current=page]{color:#b8860b!important}.header__nav a[aria-current=page]:after,nav a[aria-current=page]:after{width:100%!important;left:0!important}.announcement-bar{letter-spacing:.18em!important;font-size:.7em!important}.collection-banner,.collection-hero{padding:4rem 2rem!important}rte-formatter>h2:first-child,.rte h2:first-child,.shopify-block.rte h2:first-child,rte-formatter>h2{margin-top:2em!important}rte-formatter>h2:first-child{margin-top:.8em!important}rte-formatter>p{margin-bottom:1.3em!important;line-height:1.85!important}.layout-panel-flex--column{padding-bottom:3rem!important}.text-block h1{text-align:center!important}.text-block h1:after{margin-left:auto!important;margin-right:auto!important}.card__heading a,.card-information__text a{font-family:Cormorant Garamond,Georgia,serif!important}img{transition:opacity .4s ease!important}img[loading=lazy]{opacity:0}img[loading=lazy].loaded,img[loading=lazy][src]{opacity:1}.header__drawer{display:block!important}.header-menu,.header__navigation-bar-row{display:none!important}.header__icon--menu{cursor:pointer;transition:opacity .3s ease}.header__icon--menu:hover{opacity:.6}.menu-drawer{background:#faf8f5!important}.menu-drawer__navigation{padding:40px 30px!important}.menu-drawer__menu{list-style:none!important;padding:0!important;margin:0!important}.menu-drawer__list-item--flat{margin-bottom:0!important}.menu-drawer__list-item--flat a{font-family:Cormorant Garamond,Georgia,serif!important;font-size:28px!important;font-weight:400!important;color:#1c1c1c!important;text-decoration:none!important;padding:16px 0!important;display:block!important;border-bottom:1px solid rgba(184,134,11,.15)!important;transition:color .3s ease,padding-left .3s ease!important;letter-spacing:.02em!important}.menu-drawer__list-item--flat a:hover{color:#b8860b!important;padding-left:12px!important}.menu-drawer__list-item--flat a[aria-current=page]{color:#b8860b!important}.menu-drawer__close-button{color:#1c1c1c!important;transition:color .3s ease!important}.menu-drawer__close-button:hover{color:#b8860b!important}.orm-card__colours{font-family:DM Sans,sans-serif;font-size:12px;color:#6b6560;margin-top:4px;letter-spacing:.02em}.orm-pdp__tagline{font-family:Cormorant Garamond,serif;font-style:italic;font-size:16px;color:#6b6560;margin:4px 0 12px;letter-spacing:.02em;line-height:1.4}@media(max-width:749px){.orm-pdp__atc{font-size:12px;letter-spacing:.06em;padding:14px 10px;line-height:1.3}}.header-logo__image-container img{animation:ormFadeIn .8s ease-out forwards}@keyframes ormSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.orm-hero__title{animation:ormSlideUp 1s ease-out .3s forwards;opacity:0}.orm-hero__sub{animation:ormSlideUp 1s ease-out .5s forwards;opacity:0}.orm-hero__btn{animation:ormSlideUp 1s ease-out .7s forwards;opacity:0}.orm-pdp__swatch{transition:transform .2s ease,border-color .2s ease}.orm-pdp__swatch:hover{transform:scale(1.15)}@keyframes ormPulse{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.orm-pdp__atc.orm-clicked{animation:ormPulse .3s ease}@media(prefers-reduced-motion:reduce){.orm-reveal,.orm-hero__title,.orm-hero__sub,.orm-hero__btn,.header-logo__image-container img,.orm-pdp__atc.orm-clicked{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}.cart-totals__tax-note{font-size:0!important;line-height:0!important}.cart-totals__tax-note small{font-size:0!important}.cart-totals__tax-note:after{content:"Free US shipping \b7  30-day returns \b7  Secure checkout";font-family:DM Sans,sans-serif;font-size:12px;line-height:1.6;color:#6b6560;letter-spacing:.02em;display:block}.ui-test-product-list{display:none!important}.cart__ctas{position:relative}.cart__ctas:after{content:"\2726  Premium microfiber leather, designed in France\a\2726  Ships in protective packaging\a\2726  30-day returns if you\2019re not satisfied";display:block;white-space:pre-line;margin-top:20px;padding-top:16px;border-top:1px solid #E5DFD6;font-family:DM Sans,sans-serif;font-size:12px;color:#6b6560;letter-spacing:.02em;line-height:2}.cart-title{position:relative}.cart-title:after{content:"The moment is almost yours.";display:block;font-family:Cormorant Garamond,serif;font-style:italic;font-size:16px;color:#6b6560;text-align:center;margin:16px 0 0}.orm-pdp__payments{display:flex;align-items:center;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #E5DFD6}.orm-pdp__payments-label{font-family:DM Sans,sans-serif;font-size:11px;color:#a09a93;letter-spacing:.03em;white-space:nowrap}.orm-pdp__payments-icons{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.orm-pdp__payments-icons svg{height:22px;width:auto;opacity:.6;transition:opacity .2s ease}.orm-pdp__payments-icons svg:hover{opacity:1}header-component .header-logo__image-container img,.header-logo__image-container img{animation:ormFadeIn .8s ease-out forwards!important}.orm-pdp__swatch,.orm-pdp__swatch:hover{transition:transform .2s ease,border-color .2s ease,background-size .4s ease!important}.orm-pdp__atc{transition:transform .15s cubic-bezier(.3,0,.3,1),background .3s}.orm-pdp__atc:active{transform:scale(.97)}@media(prefers-reduced-motion:reduce){.orm-reveal,.orm-hero__title,.orm-hero__sub,.orm-hero__btn,header-component .header-logo__image-container img,.header-logo__image-container img,.orm-pdp__atc,.orm-pdp__atc:active,.orm-pdp__atc.orm-clicked,.orm-pdp__swatch,.orm-pdp__swatch:hover,.page-header h1,.collection-banner__heading,main h1,.section.page-width-content h1:after,main.content-for-layout h1:after,.page-content,.rte,.template-page .shopify-section,details.accordion .accordion__content,.faq-item .faq-answer,.collapsible-content,.template-404 main,.article-template,.blog-articles{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}@media screen and (max-width:749.98px){.orm-hero{min-height:100vh!important;min-height:100dvh!important;height:100vh;height:100dvh}.orm-hero__bg,.orm-hero__overlay{min-height:100vh;min-height:100dvh;height:100vh;height:100dvh}.orm-hero__bg img{min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;object-fit:cover}}.cart-drawer__dialog{max-width:100vw!important}@media(min-width:750px){.cart-drawer__dialog{width:440px!important}}@media(max-width:749px){.cart-drawer__dialog{width:100vw!important;left:0!important;right:0!important}}.cart-drawer__content,.cart-drawer__items,.cart-items__wrapper,.cart-form,.cart-items,.cart-items__table,.cart-items__table-row,.cart-items__quantity,.cart-items__quantity-controls,.quantity-selector-wrapper,.cart-items__remove{overflow:visible!important}.cart-items__quantity-controls{display:flex!important;align-items:center;gap:10px!important;flex-wrap:nowrap;min-width:0;justify-content:flex-start}.cart-items__remove{flex:0 0 auto;opacity:1!important;visibility:visible!important;display:inline-flex!important;align-items:center;justify-content:center;color:var(--dark, #1C1C1C)}.cart-items__remove:hover{color:var(--gold, #B8860B)}.cart-items .quantity-selector .quantity-minus,.cart-items .quantity-selector .quantity-plus,.cart-items__remove{min-width:36px!important;min-height:36px!important}.cart-items__remove svg{width:20px;height:20px;display:block}@media(max-width:500px){.cart-drawer__items .cart-items__media,.cart-drawer__items .cart-items__media img,.cart-drawer__items .cart-items__media a{width:64px!important;max-width:64px!important}.cart-drawer__items .cart-items__product-info a,.cart-drawer__items .cart-items__product-info .h4,.cart-drawer__items .cart-items__product-info{font-size:14px!important;line-height:1.35!important}.cart-drawer__items .cart-items__variants-wrapper,.cart-drawer__items .cart-items__unit-price-wrapper{font-size:12px!important}.cart-drawer__items .cart-items__quantity{padding-right:0!important}}.orm-section-unboxing .orm-reveal,.orm-section-compare .orm-reveal,.orm-section-lifestyle .orm-reveal,.orm-section-testimonials .orm-reveal,.orm-section-faq-home .orm-reveal,.orm-section-newsletter .orm-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.orm-section-unboxing .orm-reveal.is-visible,.orm-section-compare .orm-reveal.is-visible,.orm-section-lifestyle .orm-reveal.is-visible,.orm-section-testimonials .orm-reveal.is-visible,.orm-section-faq-home .orm-reveal.is-visible,.orm-section-newsletter .orm-reveal.is-visible{opacity:1;transform:translateY(0)}.orm-section-unboxing .orm-reveal-delay-1,.orm-section-testimonials .orm-reveal-delay-1{transition-delay:.05s}.orm-section-unboxing .orm-reveal-delay-2,.orm-section-testimonials .orm-reveal-delay-2{transition-delay:.18s}.orm-section-unboxing .orm-reveal-delay-3,.orm-section-testimonials .orm-reveal-delay-3{transition-delay:.32s}.orm-section-compare .orm-reveal-delay-1{transition-delay:.08s}.orm-section-compare .orm-reveal-delay-2{transition-delay:.18s}@media(prefers-reduced-motion:reduce){.orm-section-unboxing .orm-reveal,.orm-section-compare .orm-reveal,.orm-section-lifestyle .orm-reveal,.orm-section-testimonials .orm-reveal,.orm-section-faq-home .orm-reveal,.orm-section-newsletter .orm-reveal{opacity:1!important;transform:none!important;transition:none!important}}@media(min-width:769px){.orm-section-unboxing,.orm-section-compare,.orm-section-testimonials,.orm-section-faq-home{padding-top:80px;padding-bottom:80px}}@media(max-width:768px){.header-drawer-label,.header-drawer-label--open,.header-drawer-label--close{display:none!important}.header__icon--menu{gap:0!important}}@media(max-width:768px){.orm-hero-v2,.orm-section-hero,.orm-section-hero .orm-hero-v2,.shopify-section[id*=ormelya_hero] .orm-hero-v2,.shopify-section[id*=ormelya_hero] section{min-height:100dvh!important;height:100dvh!important}}@media(min-width:0){cart-items-list quantity-selector,.cart-item quantity-selector,cart-drawer quantity-selector,.drawer__inner quantity-selector{display:inline-flex!important;align-items:center!important;gap:0!important;border:1px solid #E5DFD6!important;background:#faf8f5!important;border-radius:999px!important;padding:2px!important;min-height:36px!important}cart-items-list quantity-selector button,.cart-item quantity-selector button,cart-drawer quantity-selector button,.drawer__inner quantity-selector button{width:32px!important;height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:transparent!important;color:#1c1c1c!important;font-size:16px!important;font-weight:500!important;cursor:pointer!important;border:0!important;transition:background .2s ease!important}cart-items-list quantity-selector button:hover,.cart-item quantity-selector button:hover,cart-drawer quantity-selector button:hover,.drawer__inner quantity-selector button:hover{background:#f3ede4!important;color:#b8860b!important}cart-items-list quantity-selector input,.cart-item quantity-selector input,cart-drawer quantity-selector input,.drawer__inner quantity-selector input{min-width:28px!important;width:28px!important;text-align:center!important;border:0!important;background:transparent!important;color:#1c1c1c!important;font-weight:500!important;font-size:14px!important;padding:0!important}cart-items-list cart-remove-button,.cart-item cart-remove-button,cart-drawer cart-remove-button,.drawer__inner cart-remove-button,cart-items-list .cart-remove-button,.cart-item .cart-remove-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;visibility:visible!important;width:32px!important;height:32px!important;border-radius:999px!important;color:#6b5e4f!important;background:transparent!important;border:1px solid transparent!important;cursor:pointer!important;transition:all .2s ease!important;margin-left:8px!important}cart-items-list cart-remove-button:hover,.cart-item cart-remove-button:hover,cart-drawer cart-remove-button:hover,.drawer__inner cart-remove-button:hover{color:#b8860b!important;border-color:#e5dfd6!important;background:#faf8f5!important}cart-items-list cart-remove-button svg,.cart-item cart-remove-button svg,cart-drawer cart-remove-button svg,.drawer__inner cart-remove-button svg{width:16px!important;height:16px!important}cart-drawer .cart-item,.drawer__inner .cart-item,cart-items-list .cart-item{display:grid!important;grid-template-columns:72px 1fr auto!important;gap:12px!important;align-items:start!important;padding:16px 0!important;border-bottom:1px solid #F3EDE4!important}cart-drawer .cart-item__actions,.drawer__inner .cart-item__actions,cart-items-list .cart-item__actions{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-top:8px!important}cart-items-list [data-hide-on-drawer],cart-drawer [data-hide-on-drawer]{display:none!important}}.orm-reveal.orm-visible{opacity:1!important;transform:none!important}@media(min-width:769px){.orm-unboxing,.orm-compare,.orm-lifestyle,.orm-testimonials,.orm-faq-home{padding-top:60px!important;padding-bottom:60px!important}}@media(max-width:768px){.orm-unboxing,.orm-compare,.orm-lifestyle,.orm-testimonials,.orm-faq-home{padding-top:40px!important;padding-bottom:40px!important}}.orm-cta{padding-bottom:40px!important}.orm-newsletter{padding-top:40px!important}.orm-unboxing__eyebrow,.orm-compare__eyebrow,.orm-lifestyle__eyebrow,.orm-testimonials__eyebrow,.orm-faq-home__eyebrow{margin-top:0!important}.orm-testimonials__grid{margin-bottom:0!important}.orm-lifestyle__media,.orm-lifestyle__media-placeholder{min-height:500px!important;width:100%!important}@media(max-width:768px){.orm-lifestyle__media,.orm-lifestyle__media-placeholder{min-height:350px!important}}.orm-social-proof{text-align:center;font-family:DM Sans,sans-serif;font-size:13px;color:#a09a93;letter-spacing:.03em;margin:40px auto 0;padding-top:24px;border-top:1px solid #E5DFD6;max-width:560px}@media(min-width:769px){.orm-why,.orm-collection,.orm-unboxing,.orm-compare,.orm-lifestyle,.orm-testimonials,.orm-faq-home{padding-top:50px!important;padding-bottom:50px!important}}@media(max-width:768px){.orm-why,.orm-collection,.orm-unboxing,.orm-compare,.orm-lifestyle,.orm-testimonials,.orm-faq-home{padding-top:32px!important;padding-bottom:32px!important}}.orm-img-banner{padding:0!important;margin:0!important}@media(min-width:769px){.orm-cta{padding-top:50px!important;padding-bottom:28px!important}.orm-newsletter{padding-top:28px!important;padding-bottom:48px!important}}@media(max-width:768px){.orm-cta{padding-top:36px!important;padding-bottom:20px!important}.orm-newsletter{padding-top:20px!important;padding-bottom:36px!important}}.orm-why h2,.orm-collection h2,.orm-unboxing h2,.orm-compare h2,.orm-lifestyle h2,.orm-testimonials h2,.orm-faq-home h2{margin-bottom:28px!important}@media(max-width:768px){.orm-why h2,.orm-collection h2,.orm-unboxing h2,.orm-compare h2,.orm-lifestyle h2,.orm-testimonials h2,.orm-faq-home h2{margin-bottom:22px!important}}.orm-testimonials__grid,.orm-unboxing__grid,.orm-compare__grid,.orm-why__grid,.orm-collection__grid,.orm-faq-home__list{margin-bottom:0!important}.orm-unboxing__eyebrow,.orm-compare__eyebrow,.orm-lifestyle__eyebrow,.orm-testimonials__eyebrow,.orm-faq-home__eyebrow,.orm-why__eyebrow,.orm-collection__eyebrow{margin-top:0!important;margin-bottom:12px!important}.orm-social-proof{margin-top:24px!important}#MainContent .shopify-section+.shopify-section{margin-top:0!important}.shopify-section .section-template--padding,.shopify-section .spacing-style{padding-top:0!important;padding-bottom:0!important}.orm-trust-bar{background:#f3ede4;border-bottom:1px solid #E5DFD6;padding:8px 0;text-align:center;position:sticky;top:0;z-index:99}.orm-trust-bar__inner{display:flex;justify-content:center;align-items:center;gap:8px;max-width:1200px;margin:0 auto;padding:0 20px}.orm-trust-bar__item{font-family:DM Sans,sans-serif;font-size:11px;color:#6b6560;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.orm-trust-bar__sep{color:#b8860b;font-size:10px}@media(max-width:768px){.orm-trust-bar__item{font-size:10px;letter-spacing:.05em}.orm-trust-bar__sep{font-size:8px}.orm-trust-bar__inner{gap:5px}}.orm-sticky-atc{display:none}@media(max-width:768px){.orm-sticky-atc{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#1c1c1c;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #00000026;transform:translateY(100%);transition:transform .3s ease}.orm-sticky-atc.is-visible{display:block;transform:translateY(0)}.orm-sticky-atc__btn{width:100%;background:#1c1c1c;color:#fff;border:none;padding:14px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;cursor:pointer}.orm-sticky-atc__btn:active{transform:scale(.97)}}.orm-cart-shipping-bar{background:#f3ede4;border-radius:6px;padding:12px 14px;margin:0 0 12px;font-family:DM Sans,sans-serif}.orm-cart-shipping-bar__text{font-size:13px;color:#1c1c1c;margin-bottom:8px;line-height:1.4}.orm-cart-shipping-bar__text strong{font-weight:600;color:#1c1c1c}.orm-cart-shipping-bar__track{height:4px;background:#e5dfd6;border-radius:2px;overflow:hidden}.orm-cart-shipping-bar__fill{height:100%;background:#4a7c59;border-radius:2px;transition:width .3s ease}.orm-cart__delivery{font-family:DM Sans,sans-serif;font-size:12px;color:#6b6560;margin:0 0 16px;padding:0 2px;letter-spacing:.02em}.orm-cart__variant-color{display:inline-block;font-family:DM Sans,sans-serif;font-size:11px;color:#6b6560;letter-spacing:.04em;text-transform:uppercase;margin-top:4px}.orm-hero-proof{font-family:DM Sans,sans-serif;font-size:12px;color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;margin:16px 0 0;text-align:center}@media(max-width:768px){.orm-hero-proof{font-size:11px;letter-spacing:.05em;margin-top:12px}}.orm-pdp__social-proof{font-family:DM Sans,sans-serif;font-size:12px;color:#a09a93;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;padding:0;line-height:1.4}main[data-template="page.contact"] .orm-contact{max-width:600px;margin:0 auto;text-align:center}main[data-template="page.contact"] .orm-contact__tagline{font-family:Cormorant Garamond,serif!important;font-style:italic!important;font-size:22px!important;color:#1c1c1c!important;margin:0 0 16px!important;line-height:1.3!important}main[data-template="page.contact"] .orm-contact__text{font-family:DM Sans,sans-serif!important;font-size:15px!important;color:#6b6560!important;line-height:1.7!important;margin:0 0 40px!important}main[data-template="page.contact"] .orm-contact__info{display:flex;justify-content:center;align-items:center;gap:30px;margin:0 auto 10px;padding:24px 0;border-top:1px solid #E5DFD6;border-bottom:1px solid #E5DFD6;max-width:520px}main[data-template="page.contact"] .orm-contact__info-divider{width:1px;height:40px;background:#e5dfd6;flex-shrink:0}main[data-template="page.contact"] .orm-contact__info-item{text-align:center}main[data-template="page.contact"] .orm-contact__info-label{display:block;font-family:DM Sans,sans-serif;font-size:11px;color:#a09a93;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}main[data-template="page.contact"] .orm-contact__info-value{font-family:DM Sans,sans-serif;font-size:15px;color:#1c1c1c;text-decoration:none;transition:color .3s ease}main[data-template="page.contact"] a.orm-contact__info-value:hover{color:#b8860b}@media(max-width:768px){main[data-template="page.contact"] .orm-contact__info{flex-direction:column;gap:20px}main[data-template="page.contact"] .orm-contact__info-divider{width:40px;height:1px}}main[data-template="page.contact"] .contact-form{max-width:500px!important;width:100%!important;margin:0 auto 20px!important;padding:0!important}main[data-template="page.contact"] .contact-form__form{display:flex;flex-direction:column;gap:14px}main[data-template="page.contact"] .contact-form__form-row{display:flex!important;gap:14px!important;width:100%!important;margin:0!important}main[data-template="page.contact"] .contact-form__form-row>*{flex:1 1 0!important;min-width:0!important}@media(max-width:640px){main[data-template="page.contact"] .contact-form__form-row{flex-direction:column!important}}main[data-template="page.contact"] .contact-form__input{width:100%!important;padding:14px 16px!important;border:1px solid #E5DFD6!important;border-radius:0!important;font-family:DM Sans,sans-serif!important;font-size:15px!important;color:#1c1c1c!important;background:#fff!important;box-shadow:none!important;transition:border-color .3s ease,box-shadow .3s ease!important;-webkit-appearance:none;appearance:none}main[data-template="page.contact"] .contact-form__input:focus,main[data-template="page.contact"] .contact-form__input:focus-visible{border-color:#b8860b!important;outline:none!important;box-shadow:0 0 0 1px #b8860b40!important}main[data-template="page.contact"] .contact-form__input::placeholder{color:#a09a93!important;font-size:14px!important;opacity:1}main[data-template="page.contact"] .contact-form__input--textarea{min-height:150px!important;resize:vertical!important;line-height:1.5!important}main[data-template="page.contact"] .contact-form__form>input[type=tel],main[data-template="page.contact"] .contact-form__form>label.visually-hidden:has(+input[type=tel]){display:none!important}main[data-template="page.contact"] .contact-form .submit-button,main[data-template="page.contact"] .contact-form button[type=submit]{width:100%!important;min-width:0!important;background:#1c1c1c!important;color:#fff!important;border:1px solid #1C1C1C!important;padding:16px 20px!important;font-family:DM Sans,sans-serif!important;font-size:13px!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.12em!important;cursor:pointer!important;border-radius:0!important;margin-top:8px!important;transition:background .3s ease,transform .15s ease!important}main[data-template="page.contact"] .contact-form .submit-button:hover,main[data-template="page.contact"] .contact-form button[type=submit]:hover{background:#333!important;border-color:#333!important}main[data-template="page.contact"] .contact-form .submit-button:active,main[data-template="page.contact"] .contact-form button[type=submit]:active{transform:scale(.98)!important}main[data-template="page.contact"] [id$=__cta] .section-content-wrapper{border-top:1px solid #E5DFD6;padding-top:36px!important;margin-top:20px}main[data-template="page.contact"] [id$=__cta] .rte{text-align:center}main[data-template="page.contact"] [id$=__cta] .rte p{margin:0}main[data-template="page.contact"] [id$=__cta] .rte p:first-child em{display:inline-block;font-family:Cormorant Garamond,serif;font-style:italic;font-size:22px;color:#1c1c1c;margin-bottom:20px;line-height:1.3}main[data-template="page.contact"] [id$=__cta] .rte p:last-child a{display:inline-block;background:transparent;border:1px solid #1C1C1C;color:#1c1c1c;padding:14px 36px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;text-decoration:none;transition:background .3s ease,color .3s ease}main[data-template="page.contact"] [id$=__cta] .rte p:last-child a:hover{background:#1c1c1c;color:#fff}main[data-template="page.contact"] [id$=__form]{padding-top:0!important}main[data-template="page.contact"] [id$=__cta] .rte{align-items:center!important;width:100%!important;max-width:500px!important;margin:0 auto!important}main[data-template="page.contact"] [id$=__cta] .rte>*{width:100%!important;text-align:center!important}main[data-template="page.contact"] [id$=__cta] .rte p:first-child{margin-bottom:20px!important}main[data-template="page.contact"] [id$=__cta] .rte p:last-child a{min-width:220px}main[data-template="page.contact"] [id$=__cta] .section-content-wrapper{border-top:none!important;padding-top:0!important;margin-top:0!important}main[data-template="page.contact"] [id$=__cta]{padding-top:10px!important}main[data-template="page.contact"] [id$=__cta] .rte:before{content:"";display:block;width:100%;max-width:500px;margin:0 auto 36px;border-top:1px solid #E5DFD6}body[data-template-name=page] .section.page-width-content,body[data-template-name=collection] .section.page-width-content{--page-width: calc(90rem + 80px) !important}body[data-template-name=page] .section.page-width-content>.section-content-wrapper,body[data-template-name=collection] .section.page-width-content>.section-content-wrapper{max-width:var(--page-width, calc(90rem + 80px) )!important;margin-left:auto!important;margin-right:auto!important;padding-left:clamp(16px,4vw,40px)!important;padding-right:clamp(16px,4vw,40px)!important;width:100%!important}body[data-template-name=page] .section.page-width-content .text-block,body[data-template-name=collection] .section.page-width-content .text-block,body[data-template-name=page] .section.page-width-content rte-formatter,body[data-template-name=collection] .section.page-width-content rte-formatter{max-width:100%!important;width:100%!important}body[data-template-name=page] aside,body[data-template-name=collection] aside,body[data-template-name=page] .sidebar,body[data-template-name=collection] .sidebar,body[data-template-name=page] [class*=-sidebar],body[data-template-name=collection] [class*=-sidebar]{display:none!important}@media(max-width:768px){body[data-template-name=page] .section.page-width-content>.section-content-wrapper,body[data-template-name=collection] .section.page-width-content>.section-content-wrapper{padding-left:16px!important;padding-right:16px!important}}.menu-drawer__menu-item--child,.menu-drawer__submenu a,.menu-drawer__menu--childlist .menu-drawer__menu-item,.menu-drawer__inner-submenu a{font-family:Cormorant Garamond,Cormorant,serif!important;font-size:22px!important;font-weight:400!important;color:#6b6560!important;letter-spacing:.02em!important;padding:12px 0 12px 24px!important;border-bottom:1px solid rgba(184,134,11,.1)!important;transition:color .25s ease,padding-left .25s ease,border-color .25s ease!important;text-decoration:none!important}.menu-drawer__menu-item--child:hover,.menu-drawer__menu-item--child:focus,.menu-drawer__submenu a:hover,.menu-drawer__submenu a:focus,.menu-drawer__menu--childlist .menu-drawer__menu-item:hover,.menu-drawer__menu--childlist .menu-drawer__menu-item:focus,.menu-drawer__inner-submenu a:hover,.menu-drawer__inner-submenu a:focus{color:#b8860b!important;padding-left:36px!important;border-bottom-color:#b8860b73!important}.collection-filters,.collection-toolbar,.facets-container,.facets,.facets-block-wrapper,.facets__form-wrapper,.active-facets,.facets-remove,facets-form-component,[id*=FacetFiltersForm],.collection-product-count,.collection__results-count,.facets__form,.facets__header,.facets__buttons,.facets__clear-all-link,.sorting,.toolbar,.product-count,[class*=facets-toolbar],[class*=products-count]{display:none!important}@media(min-width:769px){ul.product-grid,.collection__grid,.collection-product-list,[id*=product-grid],results-list.product-grid-container ul,results-list ul.product-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:40px!important;max-width:1000px!important;margin:0 auto!important;padding:40px 20px!important;list-style:none!important}}@media(max-width:768px){ul.product-grid,.collection__grid,.collection-product-list,[id*=product-grid],results-list.product-grid-container ul,results-list ul.product-grid{display:grid!important;grid-template-columns:1fr!important;gap:30px!important;padding:30px 16px!important}}results-list.product-grid-container,#ResultsList.main-collection-grid,.main-collection-grid,main[id*=collection]{background-color:#faf8f5!important}product-card .card-gallery,product-card [class*=product-media-container],product-card .product-media-container,product-card .media{aspect-ratio:1 / 1!important;overflow:hidden!important;border-radius:2px!important;background-color:#f3ede4}product-card .card-gallery img,product-card [class*=product-media-container] img,product-card .product-media-container img,product-card .media img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .7s cubic-bezier(.22,.61,.36,1)!important}product-card:hover .card-gallery img,product-card:hover [class*=product-media-container] img,product-card:hover .product-media-container img,product-card:hover .media img{transform:scale(1.04)!important}product-card h3,product-card .h4,product-card .card__heading,product-card a[class*=product-title]{font-family:Cormorant Garamond,Georgia,serif!important;font-size:20px!important;font-weight:500!important;letter-spacing:.01em!important;color:#1c1c1c!important;margin-top:18px!important;transition:color .3s ease!important;text-decoration:none!important}product-card:hover h3,product-card:hover .h4,product-card:hover .card__heading,product-card:hover a[class*=product-title],product-card h3:hover,product-card .h4:hover,product-card .card__heading:hover{color:#b8860b!important}product-card .price,product-card [class*=price],product-card .price-item{font-family:DM Sans,sans-serif!important;font-size:15px!important;font-weight:400!important;color:#6b6560!important;letter-spacing:.02em!important;margin-top:6px!important}product-card{padding:0!important;background:transparent!important}.collection-banner,.collection__hero,[id*=collection-banner],section[class*=collection-banner]{position:relative!important}.collection-banner:after,.collection__hero:after,[id*=collection-banner]:after,section[class*=collection-banner]:after{content:""!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;height:80px!important;background:linear-gradient(to bottom,#faf8f500,#faf8f5)!important;pointer-events:none!important;z-index:1!important}ul.product-grid:after,.collection__grid:after,.collection-product-list:after,[id*=product-grid]:after{content:"\2726  Free US Shipping    \b7    \2726  30-Day Returns    \b7    \2726  Designed in France";display:block;grid-column:1 / -1;text-align:center;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;color:#a09a93;letter-spacing:.14em;text-transform:uppercase;padding:56px 16px 24px;margin-top:32px;border-top:1px solid #E5DFD6}@media(max-width:768px){ul.product-grid:after,.collection__grid:after,.collection-product-list:after,[id*=product-grid]:after{font-size:10px;letter-spacing:.12em;padding:40px 12px 20px}}.template-collection .color-scheme-5,.template-collection .section-background.color-scheme-5{--color-background: #0E0E0E !important;--color-background-rgb: 14 14 14 !important;--color-foreground: #FFFFFF !important;--color-foreground-rgb: 255 255 255 !important;--color-foreground-muted: rgb(255 255 255 / .7) !important;--color-border-rgb: 255 255 255 !important;--color-primary-hover: rgb(255 255 255 / .75) !important;--color-primary-button-background: #B8860B !important;--color-primary-button-border: #B8860B !important;--color-primary-button-hover-background: #FFFFFF !important;--color-primary-button-hover-border: #FFFFFF !important}.template-collection .shopify-section{isolation:isolate}.template-collection .section-background.color-scheme-5{background-color:#0e0e0e!important;background-image:radial-gradient(ellipse 55% 45% at 50% 42%,rgba(184,134,11,.1),transparent 70%),linear-gradient(180deg,#0e0e0e,#1a1a1a,#0e0e0e)!important;z-index:0!important}.template-collection .section.section--page-width.color-scheme-5{position:relative;z-index:1;padding-top:clamp(64px,8vw,110px)!important;padding-bottom:clamp(64px,8vw,110px)!important}.template-collection .color-scheme-5 h1{font-family:Cormorant Garamond,Georgia,serif!important;font-style:italic!important;font-weight:300!important;font-size:clamp(46px,6vw,76px)!important;letter-spacing:.02em!important;line-height:1.1!important;color:#fff!important;margin:0!important;text-shadow:0 2px 24px rgba(0,0,0,.35);position:relative}.template-collection .color-scheme-5 h1:before{content:"MAISON ORMELYA";display:block;font-family:DM Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:11px;letter-spacing:.42em;color:#b8860b;text-transform:uppercase;margin-bottom:26px;text-shadow:none;opacity:.92}.template-collection .color-scheme-5 h1:after{content:"\25c6";display:block;width:180px;height:18px;line-height:18px;color:#b8860b;font-size:8px;font-family:DM Sans,sans-serif;font-style:normal;text-align:center;text-shadow:none;margin:32px auto 26px;background-image:linear-gradient(90deg,transparent 0%,rgba(184,134,11,.8) 6%,rgba(184,134,11,.8) 42%,transparent 46%,transparent 54%,rgba(184,134,11,.8) 58%,rgba(184,134,11,.8) 94%,transparent 100%);background-size:100% 1px;background-position:center center;background-repeat:no-repeat;letter-spacing:0}.template-collection .color-scheme-5 p,.template-collection .color-scheme-5 .rte,.template-collection .color-scheme-5 .rte p{font-family:DM Sans,Helvetica Neue,sans-serif!important;font-size:14px!important;letter-spacing:.03em!important;line-height:1.8!important;color:#ffffffb8!important;max-width:540px!important;margin-left:auto!important;margin-right:auto!important}body.template-collection{background-color:#faf8f5!important}.template-collection a,.template-collection a:visited{color:#1c1c1c}.template-collection a:hover{color:#b8860b}.template-collection a:focus-visible,.template-collection button:focus-visible,.template-collection *:focus-visible{outline-color:#b8860b!important;outline-offset:2px}.template-collection ::selection{background:#b8860b40;color:#1c1c1c}.template-collection product-card .text-block[class*=product_title],.template-collection product-card .text-block[class*=product_title] p,.template-collection product-card a.contents .text-block p,.template-collection product-card .text-block p{font-family:Cormorant Garamond,Georgia,serif!important;font-size:20px!important;font-weight:500!important;letter-spacing:.01em!important;color:#1c1c1c!important;text-decoration:none!important;transition:color .3s ease!important}.template-collection product-card:hover .text-block[class*=product_title] p,.template-collection product-card:hover a.contents .text-block p,.template-collection product-card:hover .text-block p,.template-collection product-card .text-block p:hover{color:#b8860b!important}.template-collection product-card,.template-collection .product-card,.template-collection .card-wrapper,.template-collection .card{background:transparent!important;border:none!important;box-shadow:none!important}.template-collection [style*="rgb(15, 31, 61)"],.template-collection [style*="#0F1F3D"]{background-color:#0e0e0e!important}@media(max-width:749px){.template-collection .section-background.color-scheme-5{background-image:radial-gradient(ellipse 80% 50% at 50% 42%,rgba(184,134,11,.1),transparent 70%),linear-gradient(180deg,#0e0e0e,#1a1a1a,#0e0e0e)!important}.template-collection .color-scheme-5 h1{font-size:clamp(34px,9vw,52px)!important}.template-collection .color-scheme-5 h1:before{font-size:10px;letter-spacing:.38em;margin-bottom:20px}.template-collection .color-scheme-5 h1:after{width:140px;margin:24px auto 20px}.template-collection .color-scheme-5 p{font-size:13px!important;max-width:90%!important}}.orm-trust-bar{display:none!important}.skip-to-content-link:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;left:auto!important}details:not([open])>.menu-drawer{display:none!important}.menu-drawer__backdrop{display:none}details[open]>.menu-drawer{display:block!important}details[open]~.menu-drawer__backdrop{display:block!important}details#Details-menu-drawer-container,details.menu-drawer-container{overflow:clip!important}@media(max-width:768px){.menu-drawer{transition:none!important;animation:none!important}details:not([open])>.menu-drawer{transform:none!important}details[open]>.menu-drawer{display:block!important;left:0!important;transform:none!important}}.orm-footer__links{max-width:100%!important;overflow-x:clip!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}.orm-lifestyle{overflow:clip!important}html,body{overflow-x:clip!important}#MainContent,main#MainContent{overflow-x:clip!important}.orm-newsletter__input,.orm-newsletter__form input[type=email],.orm-newsletter__form input[type=text]{color:#1c1c1c!important;background-color:#fff!important;caret-color:#1c1c1c!important}.orm-newsletter__input::placeholder,.orm-newsletter__form input::placeholder{color:#a09a93!important}.shopify-policy__container{max-width:760px!important;margin:0 auto!important;padding:72px 32px 120px!important}.shopify-policy__title{margin-bottom:12px!important;text-align:center}.shopify-policy__title h1{font-family:Cormorant Garamond,Georgia,serif!important;font-size:clamp(42px,5.5vw,60px)!important;font-weight:300!important;letter-spacing:-.01em!important;color:#1c1c1c!important;line-height:1.08!important;margin:0!important}.shopify-policy__title{margin-bottom:64px!important}.shopify-policy__body .sp-date{font-family:DM Sans,system-ui,-apple-system,sans-serif!important;font-size:11px!important;font-weight:500!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:#8b857f!important;text-align:center;margin-bottom:56px!important;padding-bottom:40px;border-bottom:1px solid rgba(28,28,28,.08)}.shopify-policy__body{font-family:DM Sans,system-ui,-apple-system,sans-serif!important;font-size:15.5px!important;line-height:1.85!important;color:#3c3a37!important}.shopify-policy__body .sp-section{margin-bottom:44px}.shopify-policy__body .sp-section:last-child{margin-bottom:0}.shopify-policy__body .sp-h2,.shopify-policy__body>*>h2,.shopify-policy__body h2:not(.sp-h2){font-family:Cormorant Garamond,Georgia,serif!important;font-size:28px!important;font-weight:400!important;font-style:italic!important;color:#1c1c1c!important;line-height:1.25!important;letter-spacing:-.005em!important;margin:0 0 20px!important;display:flex;align-items:center;gap:18px}.shopify-policy__body .sp-h2:before,.shopify-policy__body>*>h2:before,.shopify-policy__body h2:not(.sp-h2):before{content:"";display:inline-block;width:28px;height:1px;background:#b8860b;flex-shrink:0;opacity:.9}.shopify-policy__body .sp-text{font-family:DM Sans,system-ui,-apple-system,sans-serif!important;font-size:15.5px!important;line-height:1.85!important;color:#3c3a37!important;margin:0 0 18px!important}.shopify-policy__body .sp-text:last-child{margin-bottom:0!important}.shopify-policy__body .sp-section:first-of-type .sp-text:first-of-type{font-size:17px!important;line-height:1.75!important;color:#2a2926!important}.shopify-policy__body .sp-text strong,.shopify-policy__body strong{font-weight:500!important;color:#1c1c1c!important}.shopify-policy__body a{color:#b8860b!important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .2s}.shopify-policy__body a:hover{color:#8f6907!important}.shopify-policy__body .sp-note{margin-top:64px!important;padding:28px 32px!important;background:#b8860b09;border-left:2px solid #B8860B;font-family:DM Sans,system-ui,-apple-system,sans-serif!important;font-size:14.5px!important;line-height:1.7!important;color:#3c3a37!important;font-style:italic;border-radius:2px}.shopify-policy__body .sp-note strong{color:#b8860b!important;font-weight:500!important;font-style:normal;letter-spacing:.01em}@media(max-width:640px){.shopify-policy__container{padding:56px 20px 80px!important}.shopify-policy__title h1{font-size:36px!important}.shopify-policy__title:after{margin:24px auto 40px}.shopify-policy__body .sp-date{margin-bottom:40px!important;padding-bottom:32px;font-size:10.5px!important;letter-spacing:.2em!important}.shopify-policy__body,.shopify-policy__body .sp-text{font-size:15px!important;line-height:1.8!important}.shopify-policy__body .sp-section:first-of-type .sp-text:first-of-type{font-size:16px!important}.shopify-policy__body .sp-h2,.shopify-policy__body h2:not(.sp-h2){font-size:23px!important;gap:14px}.shopify-policy__body .sp-h2:before,.shopify-policy__body h2:not(.sp-h2):before{width:22px}.shopify-policy__body .sp-section{margin-bottom:36px}.shopify-policy__body .sp-note{margin-top:48px!important;padding:22px 24px!important}}.shopify-policy__body h3,.shopify-policy__body h4,.shopify-policy__body h5{font-family:DM Sans,system-ui,-apple-system,sans-serif!important;font-size:13px!important;font-weight:500!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#1c1c1c!important;line-height:1.3!important;margin:28px 0 10px!important}.shopify-policy__body .sp-h2+h3,.shopify-policy__body .sp-h2+h4,.shopify-policy__body .sp-h2+h5,.shopify-policy__body .sp-text+h3,.shopify-policy__body .sp-text+h4,.shopify-policy__body .sp-text+h5{margin-top:24px!important}.shopify-policy__body p:not(.sp-text):not(.sp-note):not(.sp-date){font-family:DM Sans,system-ui,-apple-system,sans-serif!important;font-size:15.5px!important;line-height:1.85!important;color:#3c3a37!important;margin:0 0 18px!important}.shopify-policy__body ul,.shopify-policy__body ol{font-family:DM Sans,system-ui,-apple-system,sans-serif!important;font-size:15.5px!important;line-height:1.85!important;color:#3c3a37!important;margin:0 0 20px!important;padding-left:0!important;list-style:none!important}.shopify-policy__body ul li,.shopify-policy__body ol li{position:relative;padding-left:24px;margin-bottom:10px}.shopify-policy__body ul li:before{content:"\2014";position:absolute;left:0;color:#b8860b;font-weight:400}.shopify-policy__body ol{counter-reset:orm-list}.shopify-policy__body ol li:before{counter-increment:orm-list;content:counter(orm-list,decimal-leading-zero) " \2014  ";position:absolute;left:0;color:#b8860b;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;letter-spacing:.05em}.shopify-policy__body hr{border:none!important;border-top:1px solid rgba(28,28,28,.08)!important;margin:40px 0!important}@media(max-width:640px){.shopify-policy__body h3,.shopify-policy__body h4,.shopify-policy__body h5{font-size:12px!important;letter-spacing:.16em!important;margin:24px 0 8px!important}.shopify-policy__body ul,.shopify-policy__body ol,.shopify-policy__body p:not(.sp-text):not(.sp-note):not(.sp-date){font-size:15px!important}}.orm-newsletter__form:has(.orm-newsletter__success) .orm-newsletter__input,.orm-newsletter__form:has(.orm-newsletter__success) .orm-newsletter__btn,.orm-newsletter__form:has(.orm-newsletter__success) input[type=email],.orm-newsletter__form:has(.orm-newsletter__success) button[type=submit]{display:none!important}.orm-newsletter__success~.orm-newsletter__input,.orm-newsletter__success~.orm-newsletter__btn,.orm-newsletter__success~input[type=email],.orm-newsletter__success~button[type=submit]{display:none!important}.orm-newsletter__success{display:block!important;text-align:center;font-family:Cormorant Garamond,Georgia,serif!important;font-size:22px!important;font-weight:400!important;font-style:italic!important;color:#b8860b!important;letter-spacing:.005em;line-height:1.5;padding:28px 24px!important;margin:0 auto!important;max-width:520px;border-top:1px solid rgba(184,134,11,.3);border-bottom:1px solid rgba(184,134,11,.3)}@media(max-width:640px){.orm-newsletter__success{font-size:18px!important;padding:22px 16px!important}}.shopify-section:has(.orm-cta),.shopify-section:has(.orm-newsletter),.shopify-section:has(.orm-final-cta){background-color:#1c1c1c!important}.orm-section-final-cta,.orm-section-newsletter,[class*=ormelya_cta].shopify-section,[class*=orm_newsletter].shopify-section{background-color:#1c1c1c!important}.cart-drawer__dialog{width:460px!important;background:#faf8f5!important;box-shadow:-24px 0 60px #1c1c1c14!important}.cart-drawer__dialog::backdrop{background:#1c1c1c73!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media(max-width:540px){.cart-drawer__dialog{width:100vw!important}}.cart-drawer__inner{display:flex!important;flex-direction:column!important;height:100%!important;background:#faf8f5}.cart-drawer__header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:22px 28px 0!important;position:relative;min-height:52px}.cart-drawer__header:before{content:"ORMELYA \b7  CART";font-family:DM Sans,system-ui,sans-serif;font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#8b857f}.cart-drawer__close-button{width:36px!important;height:36px!important;border-radius:50%!important;border:1px solid rgba(28,28,28,.1)!important;background:transparent!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:background .2s,border-color .2s}.cart-drawer__close-button:hover{background:transparent!important;background-color:transparent!important;border-color:#1c1c1c2e!important;box-shadow:none!important;color:#1c1c1c!important}.cart-drawer__close-button svg{width:14px!important;height:14px!important}.cart-drawer__content{flex:1 1 auto!important;padding:36px 32px 24px!important;display:flex!important;flex-direction:column;gap:0}.cart-drawer--empty .cart-drawer__content{padding-top:28px!important}.cart-drawer__heading--empty{font-family:Cormorant Garamond,Georgia,serif!important;font-size:30px!important;font-weight:300!important;font-style:italic!important;color:#1c1c1c!important;text-align:center!important;margin:0 auto 12px!important;padding-top:100px!important;line-height:1.2!important;position:relative;max-width:320px}.cart-drawer__heading--empty:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:72px;height:72px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' fill='none'><rect x='12' y='26' width='48' height='32' rx='2' stroke='%23B8860B' stroke-width='1.3'/><path d='M24 26 L24 20 Q24 14 30 14 L42 14 Q48 14 48 20 L48 26' stroke='%23B8860B' stroke-width='1.3'/><path d='M36 14 Q33 9 30 14 M36 14 Q39 9 42 14' stroke='%23B8860B' stroke-width='1.1' opacity='0.7'/><line x1='12' y1='40' x2='60' y2='40' stroke='%23B8860B' stroke-width='0.8' opacity='0.35'/><circle cx='36' cy='48' r='2.5' fill='%23B8860B' opacity='0.55'/></svg>");background-repeat:no-repeat;background-size:contain;opacity:.95}.cart-drawer__heading--empty:after{content:"";display:block;width:40px;height:1px;background:#b8860b;margin:22px auto 0;opacity:.65}.cart-drawer--empty .cart-drawer__heading--empty+.orm-cart-shipping-bar{margin-top:32px}.orm-cart-shipping-bar{margin:0 0 20px!important;padding:16px 18px!important;background:#b8860b0a;border:1px solid rgba(184,134,11,.18);border-radius:4px}.orm-cart-shipping-bar__text{font-family:DM Sans,system-ui,sans-serif!important;font-size:12px!important;font-weight:400!important;color:#3c3a37!important;margin:0 0 10px!important;letter-spacing:.01em;text-align:center}.orm-cart-shipping-bar__text strong{font-weight:600!important;color:#b8860b!important;letter-spacing:.02em}.orm-cart-shipping-bar__track{width:100%;height:3px!important;background:#b8860b26!important;border-radius:2px!important;overflow:hidden}.orm-cart-shipping-bar__fill{height:100%!important;background:linear-gradient(90deg,#b8860b,#d4a847)!important;border-radius:2px!important;transition:width .5s ease;box-shadow:0 0 8px #b8860b4d}.orm-cart__delivery{display:block!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:11.5px!important;font-weight:400!important;letter-spacing:.04em!important;color:#6b6560!important;text-align:center!important;margin:0 auto 24px!important;padding:0!important}.orm-cart__delivery:before{content:"";display:inline-block;width:14px;height:14px;vertical-align:-3px;margin-right:6px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M2 5 L8 2 L14 5 L8 8 L2 5 Z M2 5 V11 L8 14 M14 5 V11 L8 14 M8 8 V14' stroke='%236B6560' stroke-width='0.9' stroke-linejoin='round' stroke-linecap='round'/></svg>");background-repeat:no-repeat;background-size:contain}.cart-drawer--empty .cart-drawer__content>p:not(.orm-cart__delivery),.cart-drawer--empty .cart-drawer__content>a:not(.cart-items__empty-button),.cart-items__wrapper+*:not(.cart-items__empty-button){font-family:DM Sans,system-ui,sans-serif!important;font-size:12.5px!important;color:#6b6560!important;text-align:center!important;line-height:1.6!important;margin:0 auto 22px!important;max-width:320px}.cart-drawer__content a[href*="/account/login"],.cart-drawer__content a[href*=login]{color:#b8860b!important;text-decoration:underline!important;text-underline-offset:3px;text-decoration-thickness:1px;font-weight:500}.cart-drawer__content a[href*=login]:hover{color:#8f6907!important}.cart-items__empty-button,a.cart-items__empty-button{display:block!important;margin:8px auto 16px!important;padding:16px 36px!important;max-width:320px;width:100%;text-align:center!important;background:#1c1c1c!important;color:#fff!important;border:1px solid #1C1C1C!important;border-radius:2px!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:11.5px!important;font-weight:500!important;letter-spacing:.24em!important;text-transform:uppercase!important;text-decoration:none!important;transition:background .3s,color .3s,border-color .3s;cursor:pointer}.cart-items__empty-button:hover{background:#b8860b!important;border-color:#b8860b!important;color:#fff!important}.cart-items__empty-button .button-text{font:inherit!important;letter-spacing:inherit!important}.cart-items__wrapper{display:flex;flex-direction:column;gap:0}.cart-items-component cart-line-component,.cart-items-component [class*=cart-line],.cart-drawer__items>ul>li,.cart-drawer__items cart-items-list-component li{padding:20px 0!important;border-bottom:1px solid rgba(28,28,28,.08)!important}.cart-items-component cart-line-component img,.cart-items-component [class*=cart-line__image] img,.cart-drawer__items img{width:88px!important;height:88px!important;object-fit:cover!important;border-radius:2px!important;background:#f3ede4}.cart-drawer__items a[href*="/products/"]{font-family:Cormorant Garamond,Georgia,serif!important;font-size:16px!important;font-weight:400!important;color:#1c1c1c!important;line-height:1.25;text-decoration:none}.cart-drawer__items a[href*="/products/"]:hover{color:#b8860b!important}.cart-drawer__items [class*=price],.cart-drawer__items .price{font-family:DM Sans,system-ui,sans-serif!important;font-size:13px!important;font-weight:500!important;color:#1c1c1c!important}.cart-drawer__summary{padding:24px 32px 32px!important;border-top:1px solid rgba(28,28,28,.08)!important;background:#faf8f5;position:sticky;bottom:0}.cart-drawer__summary [class*=total],.cart-drawer__summary .totals,.cart-drawer__summary dl{display:flex!important;justify-content:space-between;align-items:baseline;margin-bottom:16px!important;font-family:DM Sans,system-ui,sans-serif!important}.cart-drawer__summary dt,.cart-drawer__summary .label{font-size:11px!important;font-weight:500!important;letter-spacing:.2em!important;text-transform:uppercase!important;color:#6b6560!important}.cart-drawer__summary dd,.cart-drawer__summary .value,.cart-drawer__summary [class*=total__price]{font-family:Cormorant Garamond,Georgia,serif!important;font-size:22px!important;font-weight:400!important;color:#1c1c1c!important;margin:0!important}.cart-drawer__summary button[type=submit],.cart-drawer__summary button[name=checkout],.cart-drawer__summary a[href*=checkout],button[name=checkout],.cart__checkout-button{display:block!important;width:100%!important;padding:18px 24px!important;background:#1c1c1c!important;color:#fff!important;border:1px solid #1C1C1C!important;border-radius:2px!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:12px!important;font-weight:500!important;letter-spacing:.24em!important;text-transform:uppercase!important;text-decoration:none!important;text-align:center!important;cursor:pointer;transition:background .3s,border-color .3s}.cart-drawer__summary button[type=submit]:hover,.cart-drawer__summary button[name=checkout]:hover,.cart-drawer__summary a[href*=checkout]:hover,button[name=checkout]:hover{background:#b8860b!important;border-color:#b8860b!important}.cart-drawer__items [class*=quantity] button,.cart-drawer__items quantity-component button{width:28px!important;height:28px!important;border-radius:50%!important;border:1px solid rgba(28,28,28,.15)!important;background:transparent!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:background .2s,border-color .2s}.cart-drawer__items [class*=quantity] button:hover,.cart-drawer__items quantity-component button:hover{background:#1c1c1c!important;border-color:#1c1c1c!important;color:#fff!important}.cart-drawer__items [class*=quantity] input{font-family:DM Sans,system-ui,sans-serif!important;font-size:12px!important;font-weight:500!important;color:#1c1c1c!important;width:32px!important;text-align:center!important;border:none!important;background:transparent!important}.cart-items__remove,.cart-drawer__items button[class*=remove]{font-family:DM Sans,system-ui,sans-serif!important;font-size:10.5px!important;font-weight:500!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#8b857f!important;background:transparent!important;border:none!important;padding:6px 0!important;cursor:pointer;transition:color .2s}.cart-items__remove:hover{color:#b8860b!important}@media(max-width:540px){.cart-drawer__header{padding:18px 20px 0!important}.cart-drawer__content{padding:28px 20px 20px!important}.cart-drawer__heading--empty{font-size:26px!important;padding-top:84px!important}.cart-drawer__heading--empty:before{width:60px;height:60px;top:8px}.cart-drawer__summary{padding:20px 20px 24px!important}}.cart-drawer__dialog .cart-drawer__close-button,.cart-drawer__dialog .cart-drawer__close-button svg,.cart-drawer__dialog .cart-drawer__close-button path,.cart-drawer__dialog .cart-drawer__close-button line,cart-drawer-component .cart-drawer__close-button,cart-drawer-component .cart-drawer__close-button svg,cart-drawer-component .cart-drawer__close-button path,cart-drawer-component .cart-drawer__close-button line{color:#1c1c1c!important}.cart-drawer__dialog .cart-drawer__close-button svg,cart-drawer-component .cart-drawer__close-button svg{fill:none!important}.cart-drawer__dialog .cart-drawer__close-button path,.cart-drawer__dialog .cart-drawer__close-button line,cart-drawer-component .cart-drawer__close-button path,cart-drawer-component .cart-drawer__close-button line{stroke:#1c1c1c!important}.menu-drawer .menu-drawer__close-button,.menu-drawer .menu-drawer__close-button svg,.menu-drawer .menu-drawer__close-button path,.menu-drawer .menu-drawer__close-button line,details.menu-drawer-container .menu-drawer__close-button,details.menu-drawer-container .menu-drawer__close-button svg,details.menu-drawer-container .menu-drawer__close-button path,details.menu-drawer-container .menu-drawer__close-button line{color:#1c1c1c!important}.menu-drawer .menu-drawer__close-button svg,details.menu-drawer-container .menu-drawer__close-button svg{fill:none!important}.menu-drawer .menu-drawer__close-button path,.menu-drawer .menu-drawer__close-button line,details.menu-drawer-container .menu-drawer__close-button path,details.menu-drawer-container .menu-drawer__close-button line{stroke:#1c1c1c!important}header-component[transparent] .cart-drawer__close-button path,header-component[transparent] .cart-drawer__close-button line,header-component[transparent] .menu-drawer__close-button path,header-component[transparent] .menu-drawer__close-button line,header-component[transparent]:not([data-sticky-state=active]) .cart-drawer__close-button path,header-component[transparent]:not([data-sticky-state=active]) .cart-drawer__close-button line,header-component[transparent]:not([data-sticky-state=active]) .menu-drawer__close-button path,header-component[transparent]:not([data-sticky-state=active]) .menu-drawer__close-button line{stroke:#1c1c1c!important}header-component[transparent] .cart-drawer__close-button,header-component[transparent] .menu-drawer__close-button,header-component[transparent]:not([data-sticky-state=active]) .cart-drawer__close-button,header-component[transparent]:not([data-sticky-state=active]) .menu-drawer__close-button{color:#1c1c1c!important}.cart-drawer__close-button:hover,.cart-drawer__close-button:focus,.cart-drawer__close-button:focus-visible,cart-drawer-component .close-button:hover,cart-drawer-component .close-button:focus,.cart-drawer__dialog .close-button:hover,.cart-drawer__dialog .close-button:focus,.menu-drawer .close-button:hover,.menu-drawer .close-button:focus,.menu-drawer__close-button:hover,.menu-drawer__close-button:focus,details.menu-drawer-container .close-button:hover,details.menu-drawer-container .close-button:focus{background:transparent!important;background-color:transparent!important;border-color:#1c1c1c2e!important;box-shadow:none!important;color:#1c1c1c!important}.cart-drawer__close-button:hover svg,.cart-drawer__close-button:hover path,.cart-drawer__close-button:hover line,.menu-drawer__close-button:hover svg,.menu-drawer__close-button:hover path,.menu-drawer__close-button:hover line{color:#1c1c1c!important;stroke:#1c1c1c!important;fill:none!important}.orm-card{display:block}.orm-card__img{overflow:hidden!important;position:relative;isolation:isolate}.orm-card__img img{display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)!important;will-change:transform}@media(hover:hover)and (pointer:fine){.orm-card:hover .orm-card__img img,.orm-card:focus-visible .orm-card__img img{transform:scale(1.06)}.orm-card .orm-card__name{transition:color .3s ease}.orm-card:hover .orm-card__name{color:#1c1c1c}}.orm-card:focus-visible{outline:2px solid #1C1C1C;outline-offset:4px}@media(prefers-reduced-motion:reduce){.orm-card__img img{transition:none!important}.orm-card:hover .orm-card__img img{transform:none!important}}.orm-pdp__atc{position:relative;overflow:hidden;transition:background .4s cubic-bezier(.22,1,.36,1),color .4s cubic-bezier(.22,1,.36,1),transform .12s cubic-bezier(.22,1,.36,1),box-shadow .3s ease!important}.orm-pdp__atc:active:not(.is-loading):not(.is-success){transform:scale(.975)!important;transition-duration:.06s!important}.orm-pdp__atc.is-loading{pointer-events:none;opacity:.92;cursor:wait}.orm-pdp__atc.is-success{background:#2d5f3f!important;color:#faf7f2!important;box-shadow:0 8px 24px #2d5f3f47!important}.orm-pdp__atc .orm-atc-spinner{display:inline-block;width:14px;height:14px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;vertical-align:middle;margin-right:10px;animation:orm-atc-spin .75s linear infinite}@keyframes orm-atc-spin{to{transform:rotate(360deg)}}.orm-pdp__atc.is-success:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(255,255,255,.18),transparent 70%);pointer-events:none;animation:orm-atc-glow .85s ease-out}@keyframes orm-atc-glow{0%{opacity:0;transform:scale(.6)}50%{opacity:1}to{opacity:0;transform:scale(1.4)}}.orm-fly-clone{position:fixed;z-index:99999;pointer-events:none;border-radius:50%;overflow:hidden;background:#faf7f2;box-shadow:0 6px 18px #00000026,0 18px 48px #0000001a,inset 0 0 0 1px #ffffff59;will-change:transform,width,height,opacity;transform-origin:center center}.orm-fly-clone__inner{position:relative;width:100%;height:100%}.orm-fly-clone img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.orm-fly-clone__sheen{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 28% 28%,rgba(255,255,255,.4),transparent 45%),linear-gradient(135deg,rgba(255,255,255,.18) 0%,transparent 35%,transparent 65%,rgba(0,0,0,.08) 100%);border-radius:50%;mix-blend-mode:overlay}.cart-bubble.orm-pulse{animation:orm-bubble-spring .85s cubic-bezier(.34,1.56,.64,1)}.cart-bubble.orm-pulse .cart-bubble__background{animation:orm-bubble-flash .85s ease-out}@keyframes orm-bubble-spring{0%{transform:scale(1)}18%{transform:scale(1.45)}38%{transform:scale(.82)}60%{transform:scale(1.18)}80%{transform:scale(.96)}to{transform:scale(1)}}@keyframes orm-bubble-flash{0%{background-color:inherit;box-shadow:0 0 #c9a96100}35%{background-color:#c9a961;box-shadow:0 0 0 8px #c9a96100}to{background-color:inherit;box-shadow:0 0 0 14px #c9a96100}}.orm-cart-toast{position:fixed;top:88px;right:24px;z-index:99998;background:#1c1c1c;color:#faf7f2;padding:14px 22px 14px 18px;border-radius:2px;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:16px;letter-spacing:.04em;display:flex;align-items:center;gap:14px;box-shadow:0 4px 14px #0000001f,0 16px 40px #0000002e;opacity:0;transform:translateY(-14px);transition:opacity .35s ease,transform .5s cubic-bezier(.22,1,.36,1);pointer-events:none;max-width:calc(100vw - 48px)}.orm-cart-toast.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.orm-cart-toast__check{display:inline-flex;width:22px;height:22px;min-width:22px;border-radius:50%;background:#c9a961;color:#1c1c1c;align-items:center;justify-content:center;font-size:13px;font-weight:700;line-height:1}.orm-cart-toast__text{white-space:nowrap;font-style:italic;font-weight:500}.orm-cart-toast__text strong{font-style:normal;font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:13px;margin-left:6px;font-family:Inter,system-ui,sans-serif}@media(max-width:520px){.orm-cart-toast{top:72px;right:12px;left:12px;font-size:15px;padding:12px 16px;justify-content:center}.orm-cart-toast__text strong{display:none}}@media(prefers-reduced-motion:reduce){.orm-fly-clone{transition:opacity .25s ease!important;box-shadow:none}.cart-bubble.orm-pulse,.cart-bubble.orm-pulse .cart-bubble__background{animation:none!important}.orm-pdp__atc.is-success:before{animation:none;opacity:0}.orm-cart-toast{transition:opacity .2s ease!important;transform:none!important}}.orm-pdp__swatch[title=Gold]{background:linear-gradient(135deg,#e8d094,#c9a961,#b8860b)!important;border:1px solid rgba(184,134,11,.4)!important}.orm-pdp__swatch[title=Rouge]{background:#b82828!important;border:1px solid rgba(155,59,59,.3)!important}.orm-pdp__swatch[title=Ivory]{background:#f0ebe4!important;border:1px solid #C9C2B8!important}.orm-pdp__swatch[title=Gold].orm-pdp__swatch--active,.orm-pdp__swatch[title=Rouge].orm-pdp__swatch--active,.orm-pdp__swatch[title=Ivory].orm-pdp__swatch--active{border-color:#1c1c1c!important;border-width:2px!important}.cart-drawer__items .cart-items__media-container{background:transparent!important;aspect-ratio:1 / 1!important;overflow:hidden!important;border-radius:4px!important;padding:0!important;display:block!important;position:relative!important;width:100%!important;min-height:60px!important}.cart-drawer__items .cart-items__media-image{position:absolute!important;top:50%!important;left:50%!important;width:155%!important;height:155%!important;transform:translate(-50%,-50%)!important;object-fit:cover!important;object-position:center center!important;display:block!important;max-width:none!important;max-height:none!important;transition:width .3s ease,height .3s ease!important}@media(hover:hover){.cart-drawer__items .cart-items__media-container:hover .cart-items__media-image{width:165%!important;height:165%!important}}body.template-index header-component[transparent] .header-actions__action[data-testid=cart-drawer-trigger],body.template-index header-component[transparent]:not([data-sticky-state=active]) .header-actions__action[data-testid=cart-drawer-trigger],body.template-index header-component[transparent][data-sticky-state=active] .header-actions__action[data-testid=cart-drawer-trigger]{filter:none!important}body.template-index header-component[transparent]:not([data-sticky-state=active]) .header-actions__action[data-testid=cart-drawer-trigger] .svg-wrapper svg{filter:brightness(0) invert(1)!important}body.template-index header-component[transparent][data-sticky-state=active] .header-actions__action[data-testid=cart-drawer-trigger] .svg-wrapper svg{filter:brightness(0)!important}body.template-index .header-actions__action[data-testid=cart-drawer-trigger] .cart-bubble__background{background-color:#1a1a1a!important;filter:none!important;opacity:1!important;visibility:visible!important}body.template-index .header-actions__action[data-testid=cart-drawer-trigger] .cart-bubble__text,body.template-index .header-actions__action[data-testid=cart-drawer-trigger] .cart-bubble__text-count{color:#fff!important;-webkit-text-fill-color:#FFFFFF!important;filter:none!important;opacity:1!important;visibility:visible!important}.ormelya-swatches{display:flex!important;gap:8px!important;margin-top:12px;align-items:center;min-height:14px;flex-wrap:wrap;list-style:none!important;padding-left:0!important}.ormelya-swatches:before,.ormelya-swatches:after{content:none!important}a.ormelya-swatch,a.ormelya-swatch:link,a.ormelya-swatch:visited{display:inline-block!important;width:14px;height:14px;border-radius:50%!important;cursor:pointer;transition:transform .15s ease!important;text-decoration:none!important;box-sizing:border-box;flex:0 0 auto;background-size:auto!important;background-position:0 0!important;background-repeat:no-repeat!important;padding:0!important;color:transparent!important;font-size:0!important;line-height:0!important}a.ormelya-swatch:hover,a.ormelya-swatch:focus{transform:scale(1.15)!important}a.ormelya-swatch--emerald-green{background:#2d5f4f!important;background-image:none!important}a.ormelya-swatch--forest-teal{background:#355e5c!important;background-image:none!important}a.ormelya-swatch--pearl-white{background:#f5f2ec!important;background-image:none!important;border:1px solid #D8D2C5!important}a.ormelya-swatch--sapphire-blue{background:#1f3a6e!important;background-image:none!important}a.ormelya-swatch--slate-grey{background:#5c6770!important;background-image:none!important}a.ormelya-swatch--rouge{background:#b82828!important;background-image:none!important}a.ormelya-swatch--ivory{background:#f0ebe4!important;background-image:none!important;border:1px solid #C9C2B8!important}a.ormelya-swatch--rose-gold{background-color:transparent!important;background-image:linear-gradient(135deg,#e8b4a0,#c9897a,#b76e79)!important}a.ormelya-swatch--gold{background-color:transparent!important;background-image:linear-gradient(135deg,#e8d094,#c9a961,#b8860b)!important}.ormelya-color-fallback{display:block;margin-top:8px;font-size:13px;color:#6b6560;letter-spacing:.02em}@media(max-width:600px){.ormelya-swatches{gap:6px!important;margin-top:10px}a.ormelya-swatch{width:12px!important;height:12px!important}}.orm-card-wrapper{display:flex;flex-direction:column;background:#fff;border:1px solid #E5DFD6;overflow:hidden;cursor:pointer;transition:border-color .3s ease,transform .3s ease}.orm-card-wrapper:hover{border-color:#b8860b;transform:translateY(-2px)}.orm-card-wrapper>a.orm-card{border:0!important;transform:none!important;box-shadow:none!important;display:block;text-decoration:none}.orm-card-wrapper>a.orm-card:hover{transform:none!important;border:0!important}.orm-card-wrapper>.ormelya-swatches{margin-top:0;padding:0 20px 16px}.orm-card-wrapper>.ormelya-color-fallback{margin-top:0;padding:0 20px 16px}@media(max-width:768px){.orm-card-wrapper>.ormelya-swatches,.orm-card-wrapper>.ormelya-color-fallback{padding:0 14px 12px}}.orm-card-wrapper>.ormelya-swatches{padding:0 20px 16px!important;margin-top:4px!important;box-sizing:border-box}.orm-card-wrapper>.ormelya-color-fallback{padding:0 20px 16px;margin-top:4px}.orm-card-wrapper .ormelya-swatch.is-active{outline:2px solid #B8860B!important;outline-offset:2px!important}@media(max-width:600px){.orm-card-wrapper>.ormelya-swatches,.orm-card-wrapper>.ormelya-color-fallback{padding:0 16px 14px!important}}.orm-hero,[class*=hero]:not([class*=header]){position:relative}.orm-hero .orm-hero__content,.orm-hero__content,[class*=hero] [class*=content]{position:absolute!important;bottom:11%!important;top:auto!important;left:50%!important;transform:translate(-50%)!important;text-align:center!important;width:92%!important;max-width:640px!important;z-index:2!important}.orm-hero .orm-hero__eyebrow,.orm-hero__eyebrow,[class*=hero] [class*=eyebrow]{font-size:10px!important;letter-spacing:.42em!important;font-weight:400!important;text-transform:uppercase!important;margin-bottom:40px!important;opacity:.95!important}.orm-hero .orm-hero__title,.orm-hero h1,.orm-hero__title,[class*=hero] h1{font-family:Cormorant Garamond,Georgia,serif!important;font-size:clamp(28px,3.8vw,40px)!important;font-weight:300!important;line-height:1.25!important;letter-spacing:.01em!important;margin:0 0 32px!important;font-style:normal!important}.orm-hero .orm-hero__title em,.orm-hero .orm-hero__title i,.orm-hero h1 em,.orm-hero h1 i{font-style:italic!important;font-weight:300!important}.orm-hero .orm-hero__sub,.orm-hero__subtitle,[class*=hero] [class*=subtitle],[class*=hero] [class*=description]{font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-size:13px!important;line-height:1.8!important;letter-spacing:.02em!important;font-style:normal!important;font-weight:400!important;opacity:.92!important;margin:0 auto 48px!important;max-width:420px!important}.orm-hero .orm-hero__sub em,.orm-hero .orm-hero__sub i,.orm-hero__subtitle em,.orm-hero__subtitle i,[class*=hero] [class*=subtitle] em,[class*=hero] [class*=subtitle] i{font-style:normal!important;font-weight:400!important}.orm-hero__divider,[class*=hero] [class*=divider]{width:32px!important;height:1px!important;background:#b8860b!important;margin:0 auto 40px!important;border:none!important;opacity:.7}.orm-hero .orm-hero__btn,.orm-hero__cta,[class*=hero] [class*=cta],[class*=hero] a[class*=button]{font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-size:11px!important;letter-spacing:.42em!important;font-weight:400!important;padding:14px 0!important;background:transparent!important;border:0!important;border-radius:0!important;display:inline-block!important}.orm-hero .orm-hero__btn:after{display:none!important;content:none!important}.orm-hero .orm-hero-proof,.orm-hero-proof,.orm-hero__trust,[class*=hero] [class*=trust]{font-size:9px!important;letter-spacing:.36em!important;font-weight:400!important;margin-top:56px!important;opacity:.75!important}.orm-hero-proof:before,.orm-hero-proof:after,.orm-hero .orm-hero-proof:before,.orm-hero .orm-hero-proof:after,.orm-hero__trust:before,.orm-hero__trust:after,[class*=hero] [class*=trust]:before,[class*=hero] [class*=trust]:after{content:none!important;display:none!important;background:transparent!important;width:0!important}@media(max-width:749px){.orm-hero .orm-hero__content,[class*=hero] [class*=content]{bottom:7%!important;width:92%!important;max-width:100%!important}.orm-hero .orm-hero__title,[class*=hero] h1{font-size:clamp(24px,7vw,28px)!important;line-height:1.28!important}.orm-hero .orm-hero__sub,[class*=hero] [class*=subtitle]{font-size:12px!important;margin-bottom:36px!important;max-width:320px!important}.orm-hero .orm-hero__eyebrow,[class*=hero] [class*=eyebrow]{font-size:9px!important;letter-spacing:.38em!important;margin-bottom:28px!important}.orm-hero .orm-hero__btn,[class*=hero] a[class*=button]{font-size:10px!important;letter-spacing:.38em!important}.orm-hero .orm-hero-proof,[class*=hero] [class*=trust]{font-size:8px!important;letter-spacing:.3em!important;margin-top:40px!important}}.orm-hero .orm-hero__content:before,.orm-hero__content:before,[class*=hero] [class*=content]:before{content:""!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:140%!important;height:160%!important;background:radial-gradient(ellipse at center,#0000006b,#00000052 30%,#0000002e,#0000 80%)!important;z-index:-1!important;pointer-events:none!important;filter:blur(8px)!important}.orm-hero .orm-hero__title,.orm-hero h1,.orm-hero__title,[class*=hero] h1,.orm-hero .orm-hero__eyebrow,.orm-hero__eyebrow,[class*=hero] [class*=eyebrow],.orm-hero .orm-hero__sub,.orm-hero__subtitle,[class*=hero] [class*=subtitle],.orm-hero .orm-hero__btn,.orm-hero__cta,[class*=hero] [class*=cta],[class*=hero] a[class*=button],.orm-hero .orm-hero-proof,.orm-hero-proof,.orm-hero__trust,[class*=hero] [class*=trust]{text-shadow:0 1px 2px rgba(0,0,0,.25),0 2px 8px rgba(0,0,0,.15)!important}.orm-hero__divider,[class*=hero] [class*=divider]{box-shadow:0 1px 4px #0003!important}@media(max-width:749px){.orm-hero .orm-hero__content:before,.orm-hero__content:before,[class*=hero] [class*=content]:before{width:160%!important;height:170%!important;background:radial-gradient(ellipse at center,#00000080,#00000061 30%,#0003,#0000 80%)!important}.orm-hero .orm-hero__title,.orm-hero h1,[class*=hero] h1,.orm-hero .orm-hero__sub,.orm-hero__subtitle,[class*=hero] [class*=subtitle]{text-shadow:0 1px 2px rgba(0,0,0,.35),0 2px 8px rgba(0,0,0,.2)!important}}:root{--orm-fs-xs: 10px;--orm-fs-sm: 11px;--orm-fs-base: 12px;--orm-fs-md: 14px;--orm-fs-lg: 16px;--orm-fs-xl: 20px;--orm-fs-h2-sm: clamp(24px, 2.4vw, 28px);--orm-fs-h2: clamp(26px, 2.8vw, 32px);--orm-fs-h1: clamp(28px, 3.8vw, 40px);--orm-ls-display: .005em;--orm-ls-body: .01em;--orm-ls-eyebrow: .32em;--orm-ls-cta: .32em;--orm-ls-trust: .36em;--orm-lh-display: 1.2;--orm-lh-snug: 1.4;--orm-lh-body: 1.7;--orm-lh-loose: 1.8;--orm-mb-eyebrow: 24px;--orm-mb-h2: 28px;--orm-mb-body: 32px;--orm-display: "Cormorant Garamond", "EB Garamond", Georgia, "Times New Roman", serif;--orm-body: "DM Sans", "Helvetica Neue", -apple-system, BlinkMacSystemFont, system-ui, sans-serif}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;font-kerning:normal}body :is(h1,h2,h3,[class*=__title]){font-feature-settings:"kern" 1,"liga" 1,"dlig" 0,"calt" 1}body .orm-collection__title,body .orm-why__title,body .orm-compare__title,body .orm-lifestyle__title,body .orm-unboxing__title,body .orm-testimonials__title,body .orm-faq-home__title,body .orm-cta__title,body .orm-newsletter__title{font-family:var(--orm-display)!important;font-size:var(--orm-fs-h2)!important;font-weight:300!important;font-style:italic!important;line-height:var(--orm-lh-display)!important;letter-spacing:var(--orm-ls-display)!important;margin-bottom:var(--orm-mb-h2)!important;font-feature-settings:"kern" 1,"liga" 1!important}body .orm-cta__title{font-size:clamp(28px,3.2vw,36px)!important;font-style:normal!important}body .orm-compare__eyebrow,body .orm-lifestyle__eyebrow,body .orm-unboxing__eyebrow,body .orm-testimonials__eyebrow,body .orm-faq-home__eyebrow{font-family:var(--orm-body)!important;font-size:var(--orm-fs-sm)!important;font-weight:400!important;font-style:normal!important;letter-spacing:var(--orm-ls-eyebrow)!important;text-transform:uppercase!important;line-height:1.6!important;margin-bottom:var(--orm-mb-eyebrow)!important;color:#b8860b!important;opacity:1!important}body .orm-collection__intro,body .orm-collection__description,body .orm-why__intro,body .orm-why__description,body .orm-compare__intro,body .orm-lifestyle__sub,body .orm-lifestyle__description,body .orm-unboxing__sub,body .orm-unboxing__description,body .orm-testimonials__rating-summary,body .orm-faq-home__answer p,body .orm-cta__sub,body .orm-cta__description,body .orm-newsletter__sub,body .orm-newsletter__description{font-family:var(--orm-body)!important;font-size:var(--orm-fs-md)!important;font-weight:400!important;font-style:normal!important;line-height:var(--orm-lh-body)!important;letter-spacing:var(--orm-ls-body)!important}body .orm-testimonials__quote{font-family:var(--orm-display)!important;font-size:17px!important;font-weight:400!important;font-style:italic!important;line-height:1.5!important;letter-spacing:0!important}body .orm-testimonials__name,body .orm-testimonials__date{font-family:var(--orm-body)!important;font-size:var(--orm-fs-base)!important;font-weight:400!important;letter-spacing:.04em!important;font-feature-settings:"tnum" 1,"lnum" 1!important}body .orm-lifestyle__cta,body .orm-unboxing__cta,body .orm-testimonials__cta,body .orm-cta__btn,body .orm-cta__cta,body .orm-newsletter__btn,body .orm-newsletter__submit,body button[type=submit]:not([class*=cart]):not([class*=search]){font-family:var(--orm-body)!important;font-size:var(--orm-fs-sm)!important;font-weight:400!important;letter-spacing:var(--orm-ls-cta)!important;text-transform:uppercase!important}body .orm-faq-home__item summary{font-family:var(--orm-body)!important;font-size:var(--orm-fs-md)!important;font-weight:500!important;letter-spacing:.005em!important}body .orm-footer__logo{font-family:var(--orm-display)!important;font-weight:400!important;letter-spacing:.18em!important;font-size:18px!important}body .orm-footer__tagline{font-family:var(--orm-body)!important;font-size:10px!important;letter-spacing:.32em!important;text-transform:uppercase!important;font-weight:400!important}body .orm-footer__links a{font-family:var(--orm-body)!important;font-size:12px!important;letter-spacing:.04em!important;font-weight:400!important}body [class*=price],body [class*=rating],body [class*=__date],body [class*=__rating]{font-feature-settings:"tnum" 1,"lnum" 1!important;font-variant-numeric:tabular-nums lining-nums!important}@media(max-width:749px){body .orm-collection__title,body .orm-why__title,body .orm-compare__title,body .orm-lifestyle__title,body .orm-unboxing__title,body .orm-testimonials__title,body .orm-faq-home__title,body .orm-cta__title,body .orm-newsletter__title{font-size:clamp(22px,6.5vw,26px)!important;line-height:1.22!important;margin-bottom:24px!important}body .orm-cta__title{font-size:clamp(24px,7vw,30px)!important}body .orm-compare__eyebrow,body .orm-lifestyle__eyebrow,body .orm-unboxing__eyebrow,body .orm-testimonials__eyebrow,body .orm-faq-home__eyebrow{font-size:10px!important;letter-spacing:.28em!important;margin-bottom:18px!important}body .orm-collection__intro,body .orm-collection__description,body .orm-why__intro,body .orm-why__description,body .orm-compare__intro,body .orm-lifestyle__sub,body .orm-unboxing__sub,body .orm-faq-home__answer p,body .orm-cta__sub,body .orm-newsletter__sub{font-size:13px!important;line-height:1.65!important}body .orm-testimonials__quote{font-size:15px!important;line-height:1.55!important}}body main h1.title,body main .text-block h1,body main [class*=text-block] h1,body main [class*=spacing-style]>h1{flex:1 1 100%!important;width:100%!important;align-self:stretch!important}body main [class*=text-block]:has(>h1):not(:has(>*:nth-child(2))){align-items:center!important;justify-content:center!important;width:100%!important}body main h1:not([class*=hero]):not(.orm-hero__title):not([class*=card]):not([class*=cart]),body main .page__title,body main .page-title,body main h1.title{font-family:var(--orm-display, "Cormorant Garamond", Georgia, serif)!important;font-size:clamp(36px,5vw,56px)!important;font-weight:300!important;font-style:italic!important;line-height:1.15!important;letter-spacing:.005em!important;text-align:center!important;margin:56px 0 32px!important}body main .page__content h2,body main .rte h2,body main article h2{font-family:var(--orm-display, "Cormorant Garamond", Georgia, serif)!important;font-size:clamp(24px,2.6vw,30px)!important;font-weight:400!important;font-style:italic!important;letter-spacing:.005em!important;margin:56px 0 16px!important}body product-card .product-card__link,body .product-card .product-card__link,body .product-card__title,body .product-card a[class*=title]{font-family:var(--orm-display, "Cormorant Garamond", Georgia, serif)!important;font-size:18px!important;font-weight:400!important;font-style:italic!important;letter-spacing:.005em!important;line-height:1.3!important}body product-card,body .product-card,body .product-grid__item{transition:transform .45s cubic-bezier(.25,.1,.25,1),box-shadow .45s cubic-bezier(.25,.1,.25,1)!important}body product-card:hover,body .product-card:hover,body .product-grid__item:hover{transform:translateY(-4px)!important;box-shadow:0 12px 32px #0000000f,0 4px 12px #0000000a!important}body product-card .product-card__image-wrap,body .product-card img,body .product-grid__item img{transition:transform .7s cubic-bezier(.25,.1,.25,1)!important}body product-card:hover img,body .product-card:hover img,body .product-grid__item:hover img{transform:scale(1.035)!important}body .product-grid__item [class*=price],body .price__regular,body .price-item--regular{font-family:var(--orm-body, "DM Sans", sans-serif)!important;font-size:14px!important;font-weight:400!important;letter-spacing:.04em!important;font-feature-settings:"tnum" 1,"lnum" 1!important;font-variant-numeric:tabular-nums lining-nums!important}body .spr-container:not(:has(.spr-review)),body .yotpo-empty-state,body [class*=reviews][class*=empty],body .product-reviews-empty{display:none!important}body .product__info [class*=trust],body .product-trust,body [class*=trust-row]{font-family:var(--orm-body, "DM Sans", sans-serif)!important;font-size:12px!important;letter-spacing:.06em!important;text-transform:uppercase!important;opacity:.85}body .swiper-pagination-bullet,body .product__media-list-pagination button,body [class*=thumbnail-dots] button,body [class*=gallery-dots] button{width:8px!important;height:8px!important;margin:0 6px!important;background:#00000040!important;transition:all .3s ease!important}body .swiper-pagination-bullet-active,body .product__media-list-pagination button[aria-current=true],body [class*=thumbnail-dots] button.is-active{background:#b8860b!important;width:24px!important;border-radius:4px!important}body .variant-picker__option label,body [class*=swatch] input+label,body [class*=color-swatch]{transition:box-shadow .25s ease,transform .25s ease!important}body .variant-picker__option label:hover,body [class*=swatch]:hover input+label{transform:scale(1.05)!important}body .variant-picker__option input:checked+label,body [class*=swatch] input:checked+label,body [class*=swatch][aria-selected=true]{box-shadow:0 0 0 1px #b8860b,0 0 0 3px #fffffff2!important}body main .page__content>.rte>p:first-of-type:first-letter,body main .page-content>.rte>p:first-of-type:first-letter,body main article>p:first-of-type:first-letter{font-family:var(--orm-display, "Cormorant Garamond", Georgia, serif);font-size:4.2em;font-weight:300;font-style:italic;float:left;line-height:.85;margin:.05em .12em 0 -.04em;color:#b8860b}body[class*=page-faq] .rte>p:first-of-type:first-letter,body[class*=page-contact] .rte>p:first-of-type:first-letter,body[class*=page-shipping] .rte>p:first-of-type:first-letter,body[class*=page-shipping-returns] .rte>p:first-of-type:first-letter,body[class*=page-privacy] .rte>p:first-of-type:first-letter,body[class*=page-terms] .rte>p:first-of-type:first-letter{font-size:inherit!important;font-style:inherit!important;float:none!important;margin:0!important;color:inherit!important;font-weight:inherit!important}body main article blockquote,body main .rte blockquote{font-family:var(--orm-display, "Cormorant Garamond", Georgia, serif);font-size:clamp(20px,2vw,24px);font-weight:300;font-style:italic;line-height:1.45;color:#2a2a2a;border-left:1px solid #B8860B;padding:8px 0 8px 28px;margin:32px 0;max-width:90%}body main:has(.blog) h1,body main .blog h1,body[class*=template-blog] main h1{text-align:center!important}body .article-card,body .blog__article,body .article{transition:transform .4s ease,box-shadow .4s ease!important;border-radius:2px;background:#fff9}body .article-card:hover,body .blog__article:hover,body .article:hover{transform:translateY(-3px)!important;box-shadow:0 8px 24px #0000000d!important}body .article-card h2,body .article-card h3,body .blog__article h2,body .blog__article h3,body .article h2,body .article h3{font-family:var(--orm-display, "Cormorant Garamond", Georgia, serif)!important;font-style:italic!important;font-weight:400!important;letter-spacing:.005em!important;line-height:1.25!important}body[class*=page-shipping] main p,body[class*=page-shipping-returns] main p,body main .page__content [class*=shipping] p{font-feature-settings:"tnum" 1,"lnum" 1!important}body main form input[type=text],body main form input[type=email],body main form textarea{font-family:var(--orm-body, "DM Sans", sans-serif)!important;font-size:14px!important;letter-spacing:.005em!important;border-radius:2px!important;border:1px solid rgba(0,0,0,.12)!important;transition:border-color .25s ease,box-shadow .25s ease!important}body main form input[type=text]:focus,body main form input[type=email]:focus,body main form textarea:focus{border-color:#b8860b!important;box-shadow:0 0 0 3px #b8860b1a!important;outline:none!important}body main .rte p,body main .page__content p,body main article>p{font-family:var(--orm-body, "DM Sans", sans-serif)!important;font-size:15px!important;line-height:1.75!important;letter-spacing:.01em!important;color:#2a2a2a}body main .rte p strong,body main .page__content p strong,body main article p strong{font-weight:500!important}body main .page__content>p:first-of-type em:only-child,body main .page-content>p:first-of-type em:only-child{display:block;font-family:var(--orm-display, "Cormorant Garamond", Georgia, serif)!important;font-size:18px;font-style:italic;text-align:center;letter-spacing:.01em;color:#6b6560;margin:-16px 0 32px}@media(max-width:749px){body main h1:not([class*=hero]):not(.orm-hero__title):not([class*=card]):not([class*=cart]){font-size:clamp(28px,8vw,40px)!important;margin:36px 0 24px!important}body product-card:hover,body .product-card:hover,body .product-grid__item:hover{transform:none!important;box-shadow:none!important}body main .page__content>.rte>p:first-of-type:first-letter,body main article>p:first-of-type:first-letter{font-size:3.4em}}html{background-color:#faf8f5!important}@supports (padding: max(0px)){html{background-color:#faf8f5!important}}.orm-reviews{background:#f3ede4;padding:96px 24px;margin:20px 0 0;width:100vw;position:relative;left:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box}.shopify-section:has(.orm-reviews){padding-bottom:0!important;margin-bottom:0!important}.product:has(.orm-reviews),.product__layout:has(.orm-reviews),[class*=product-grid]:has(.orm-reviews),[class*=product-info]:has(.orm-reviews){padding-bottom:0!important;margin-bottom:0!important}.product:has(.orm-reviews) [class*=media-gallery],.product:has(.orm-reviews) [class*=product-gallery]{margin-bottom:0!important}.orm-reviews__inner{max-width:880px;margin:0 auto;text-align:center}.orm-reviews__eyebrow{font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#b8860b;margin-bottom:18px}.orm-reviews__title{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:400;font-size:38px;line-height:1.15;color:#1c1c1c;margin:0 0 24px}.orm-reviews__divider{width:60px;height:1px;background:#b8860b;margin:0 auto 48px}.orm-reviews__widget{text-align:left}.orm-reviews__placeholder{text-align:center;padding:16px 0 8px}.orm-reviews__blank-stars{display:flex;justify-content:center;gap:6px;margin-bottom:22px}.orm-reviews__blank-text{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:19px;color:#6b6560;margin:0 0 32px;letter-spacing:.01em}.orm-reviews__blank-cta{background:#1c1c1c;color:#faf8f5;border:none;padding:16px 44px;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;cursor:pointer;transition:background .2s ease}.orm-reviews__blank-cta:hover{background:#b8860b}.orm-reviews--blank{padding:72px 24px 80px}.orm-reviews--has-content{padding:96px 24px 112px}.orm-reviews--has-content .orm-reviews__placeholder{display:none}.orm-reviews--blank #judgeme_product_reviews,.orm-reviews--blank .jdgm-widget,.orm-reviews--blank .jdgm-rev-widg{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}.orm-reviews__widget .jdgm-widget,.orm-reviews__widget .jdgm-rev-widg{background:transparent!important;border:none!important;box-shadow:none!important;font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important}.orm-reviews__widget .jdgm-rev-widg__title{display:none!important}.orm-reviews__widget .jdgm-rev-widg__summary{border-bottom:1px solid #E5DFD6!important;padding-bottom:32px!important;margin-bottom:32px!important;text-align:center!important}.orm-reviews__widget .jdgm-star,.orm-reviews__widget .jdgm-prev-badge__stars{color:#b8860b!important}.orm-reviews__widget .jdgm-rev-widg__summary-text,.orm-reviews__widget .jdgm-rev-widg__summary-average{color:#6b6560!important}.orm-reviews__widget .jdgm-write-rev-link{background:#1c1c1c!important;color:#faf8f5!important;border:none!important;border-radius:0!important;padding:14px 36px!important;font-family:DM Sans,sans-serif!important;font-size:12px!important;font-weight:500!important;letter-spacing:.22em!important;text-transform:uppercase!important}.orm-reviews__widget .jdgm-rev{border-color:#e5dfd6!important;padding:28px 0!important}.orm-reviews__widget .jdgm-rev__author,.orm-reviews__widget .jdgm-rev__title{color:#1c1c1c!important;font-weight:500!important}.orm-reviews__widget .jdgm-rev__body{color:#6b6560!important;line-height:1.75!important}.orm-reviews__widget .jdgm-rev__timestamp,.orm-reviews__widget .jdgm-rev__buyer-badge{color:#a09a93!important}body>.jdgm-widget,body>.jdgm-rev-widg{display:none!important}.shopify-block.jdgm-horizon-widget{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}@media(max-width:768px){.orm-reviews{margin-top:16px}.orm-reviews--blank{padding:56px 20px 64px}.orm-reviews--has-content{padding:64px 20px 80px}.orm-reviews__title{font-size:28px}.orm-reviews__divider{margin-bottom:36px}.orm-reviews__blank-text{font-size:17px}.orm-reviews__blank-cta{padding:14px 32px;font-size:11px}}.orm-reviews__widget .shopify-block.jdgm-horizon-widget,.orm-reviews--has-content .orm-reviews__widget .shopify-block.jdgm-horizon-widget{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important;border:0!important;opacity:1!important;pointer-events:auto!important;display:block!important}.orm-reviews__widget .jm-review-widget-minimal-header__title{display:none!important}.orm-reviews__widget .jm-review-widget,.orm-reviews__widget .jm-review-widget__header,.orm-reviews__widget .jm-review-widget__body,.orm-reviews__widget .jm-loading-overlay{background:transparent!important;border:none!important;box-shadow:none!important}.orm-reviews__widget .jm-review-widget-minimal-header{background:transparent!important;border:none!important;padding:0 0 24px!important}.orm-reviews__widget .jm-star-rating{gap:2px!important}.orm-reviews__widget .jm-star-rating__font-icon{font-size:0!important;line-height:1!important;display:inline-block!important;width:auto!important;height:auto!important;color:transparent!important}.orm-reviews__widget .jm-star-rating__font-icon:before{content:"\2605"!important;font-family:Helvetica Neue,Arial,sans-serif!important;font-size:18px!important;color:#b8860b!important;display:inline-block!important;letter-spacing:.05em!important}.orm-reviews__widget .jm-button.jm-button--primary,.orm-reviews__widget .jm-action-buttons__button{background:#1c1c1c!important;color:#faf8f5!important;border:none!important;border-radius:0!important;padding:14px 36px!important;font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-size:12px!important;font-weight:500!important;letter-spacing:.22em!important;text-transform:uppercase!important;box-shadow:none!important;transition:background .2s ease!important}.orm-reviews__widget .jm-button.jm-button--primary:hover,.orm-reviews__widget .jm-action-buttons__button:hover{background:#b8860b!important}.orm-reviews__widget .jm-button.jm-button--secondary,.orm-reviews__widget .jm-custom-answer-filter,.orm-reviews__widget .jm-sort-filter,.orm-reviews__widget .jm-sort-filter__select{background:transparent!important;border:1px solid #E5DFD6!important;color:#6b6560!important;border-radius:0!important;font-family:DM Sans,sans-serif!important;font-size:11px!important;font-weight:500!important;letter-spacing:.18em!important;text-transform:uppercase!important;padding:10px 14px!important;box-shadow:none!important}.orm-reviews__widget .jm-button.jm-button--secondary:hover,.orm-reviews__widget .jm-custom-answer-filter:hover{background:#f8f2e8!important;border-color:#b8860b!important;color:#1c1c1c!important}.orm-reviews__widget .jm-sort-filter__icon,.orm-reviews__widget .jm-custom-answer-filter__icon{color:#6b6560!important}.orm-reviews__widget .jm-average-rating-display .jm-text{font-family:DM Sans,sans-serif!important;color:#6b6560!important;font-size:13px!important;letter-spacing:.04em!important}.orm-reviews__widget .jm-average-rating-display .jm-text:first-of-type{font-family:Cormorant Garamond,Georgia,serif!important;font-style:italic!important;font-weight:400!important;font-size:30px!important;color:#1c1c1c!important;letter-spacing:0!important;line-height:1!important}.orm-reviews__widget .jm-reviewer-avatar,.orm-reviews__widget .jm-reviewer-avatar--with-initial{background:#f8f2e8!important;background-color:#f8f2e8!important;border:1px solid #E5DFD6!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:50%!important;color:#b8860b!important}.orm-reviews__widget .jm-reviewer-avatar__initial{color:#b8860b!important;font-family:Cormorant Garamond,Georgia,serif!important;font-style:italic!important;font-weight:500!important;font-size:18px!important;line-height:1!important}.orm-reviews__widget .jm-reviewer-info__name{color:#1c1c1c!important;font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-weight:500!important;font-size:14px!important;letter-spacing:.02em!important}.orm-reviews__widget .jm-reviewer-info__details>.jm-cluster:last-child .jm-text,.orm-reviews__widget .jm-reviewer-info__details>.jm-cluster+.jm-cluster .jm-text{color:#a09a93!important;font-family:DM Sans,sans-serif!important;font-size:12px!important;letter-spacing:.04em!important}.orm-reviews__widget .jm-review-content__body,.orm-reviews__widget .jm-review-body-wrapper{color:#6b6560!important;font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-size:15px!important;line-height:1.75!important;letter-spacing:.005em!important}.orm-reviews__widget .jm-review-item{background:transparent!important;border:0!important;border-bottom:1px solid #E5DFD6!important;padding:28px 0!important;margin:0!important}.orm-reviews__widget .jm-review-item:last-child{border-bottom:0!important}.orm-reviews__widget .jdgm-review-list,.orm-reviews__widget .jm-review-widget__body{margin-top:24px!important}details.menu-drawer-container:not([open]) .header-drawer-icon--open{display:inline-flex!important}details.menu-drawer-container:not([open]) .header-drawer-icon--close{display:none!important}details.menu-drawer-container:not([open]) .header-drawer-label--open,details.menu-drawer-container:not([open]) .header-drawer-label--close,details.menu-drawer-container:not([open]) .header-drawer-label{display:none!important}details.menu-drawer-container[open]>summary .header-drawer-icon--open,details.menu-drawer-container[open]>summary .header-drawer-icon--close,details.menu-drawer-container[open]>summary .header-drawer-label--open,details.menu-drawer-container[open]>summary .header-drawer-label--close,details.menu-drawer-container[open]>summary .header-drawer-label{display:none!important}details.menu-drawer-container[open] .menu-drawer{position:relative!important}details.menu-drawer-container[open] .menu-drawer__close-button{display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:16px!important;right:16px!important;width:40px!important;height:40px!important;padding:0!important;background:transparent!important;border:none!important;cursor:pointer!important;z-index:100!important;opacity:1!important;visibility:visible!important;color:#1c1c1c!important}details.menu-drawer-container[open] .menu-drawer__close-button:hover{background:#0000000a!important;border-radius:50%!important}details.menu-drawer-container[open] .menu-drawer__close-button svg{width:18px!important;height:18px!important;display:block!important;opacity:1!important;visibility:visible!important}details.menu-drawer-container[open] .menu-drawer__close-button svg path,details.menu-drawer-container[open] .menu-drawer__close-button svg line{stroke:#1c1c1c!important;stroke-width:1.5!important;opacity:1!important}details.menu-drawer-container[open] .menu-drawer{position:fixed!important;top:0!important;left:0!important;width:400px!important;max-width:90vw!important;height:100vh!important;max-height:100vh!important;overflow-y:auto!important;z-index:100!important;box-shadow:4px 0 24px #1c1c1c14!important}details.menu-drawer-container[open] .menu-drawer__close-button{z-index:110!important}body.orm-drawer-open .orm-announce{display:none!important}details.menu-drawer-container[open]{position:static!important}@media(max-width:480px){details.menu-drawer-container[open] .menu-drawer{width:88vw!important;max-width:380px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ormelya-custom.css.map */
