@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";:root{--font-heading-family: "Playfair Display", serif !important;--font-body-family: "Montserrat", sans-serif !important;--color-gold: #e0b455;--color-gold-hover: #cfa13f}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.card__heading,.collection-hero__title,.footer-block__heading{font-family:var(--font-heading-family);letter-spacing:.05em}body{font-family:var(--font-body-family)}.header-wrapper,.header-wrapper.premium-glass,sticky-header,.header{background-color:#590214!important;background:#590214!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:1px solid rgba(224,180,85,.2)!important;transition:all .3s ease}.header__heading-link,.header__menu-item,.header__icon,.header__icon--search,.header__icon--account,.header__icon--cart,.header__icon--wishlist{color:#e0b455!important}.header__menu-item span,.header__menu-item summary{color:#e0b455!important}.header__menu-item:hover,.header__icon:hover{color:#fff!important}.announcement-bar.premium-glass{background:rgba(var(--color-foreground),.9)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:rgb(var(--color-background));border-bottom:1px solid rgba(var(--color-background),.1)}.announcement-ticker-container{overflow:hidden;white-space:nowrap;display:flex;align-items:center;width:100%}.announcement-ticker-wrapper{display:inline-flex;animation:announcement-ticker-animation 30s linear infinite}.announcement-ticker-item{padding:0 3.5rem;font-size:1.2rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;display:inline-flex;align-items:center;gap:1.5rem}.announcement-ticker-separator{color:var(--color-gold);font-size:1.4rem}@keyframes announcement-ticker-animation{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.product-card-wrapper{position:relative;overflow:hidden}.card--media .media img{transition:transform .8s cubic-bezier(.25,1,.5,1)!important}.product-card-wrapper:hover .card--media .media img{transform:scale(1.06)}.wishlist-btn-card{position:absolute!important;top:12px!important;right:12px!important;left:auto!important;bottom:auto!important;z-index:999!important;pointer-events:auto!important;width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:1px solid rgba(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #0000000f;transition:all .3s cubic-bezier(.25,1,.5,1)}.card__badge,.card-wrapper .card__badge,.card-wrapper.product-card-wrapper .card__badge{position:absolute!important;top:12px!important;left:12px!important;right:auto!important;bottom:auto!important;z-index:10!important;margin:0!important;padding:0!important}.card__badge .badge,.card-wrapper .badge,.badge--bottom-left{background-color:#6d1f32!important;color:#fff!important;border:1px solid #e0b455!important;font-family:Montserrat,sans-serif!important;font-size:1.1rem!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:20px!important;padding:4px 12px!important;line-height:1.4!important;display:inline-block!important}.wishlist-btn-card:hover{transform:scale(1.1);background:#fff;box-shadow:0 6px 15px #0000001f;border-color:rgba(var(--color-foreground),.1)}.wishlist-btn-card svg{width:18px;height:18px;fill:none;stroke:rgb(var(--color-foreground));stroke-width:1.8;transition:all .3s cubic-bezier(.25,1,.5,1)}.wishlist-btn-card.active svg{fill:#d0011b;stroke:#d0011b;animation:heartPulse .45s ease-out}@keyframes heartPulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.quick-add-modal .wishlist-btn-card{display:none}.wishlist-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000073;opacity:0;visibility:hidden;z-index:1000;transition:all .4s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.wishlist-overlay.open{opacity:1;visibility:visible}.wishlist-drawer{position:fixed;top:0;right:-450px;width:420px;max-width:100%;height:100%;background:rgb(var(--color-background));box-shadow:-10px 0 40px #00000026;z-index:1001;transition:right .4s cubic-bezier(.25,1,.5,1);display:flex;flex-direction:column;border-left:1px solid rgba(var(--color-foreground),.08)}@media screen and (max-width:450px){.wishlist-drawer{width:100%;right:-100%}}.wishlist-drawer.open{right:0}.wishlist-drawer__header{padding:2.5rem 3rem;border-bottom:1px solid rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:space-between}.wishlist-drawer__title{margin:0;font-family:var(--font-heading-family);font-size:2.4rem;font-weight:500;color:rgb(var(--color-foreground))}.wishlist-drawer__close{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;color:rgb(var(--color-foreground));transition:transform .3s ease}.wishlist-drawer__close:hover{transform:rotate(90deg)}.wishlist-drawer__close svg{width:18px;height:18px}.wishlist-drawer__content{flex:1;overflow-y:auto;padding:3rem}.wishlist-empty-message{text-align:center;padding:5rem 0;display:flex;flex-direction:column;align-items:center;gap:2rem}.wishlist-empty-message svg{width:50px;height:50px;opacity:.3;color:rgb(var(--color-foreground))}.wishlist-empty-message p{font-size:1.5rem;color:rgba(var(--color-foreground),.6);margin:0}.wishlist-empty-message .button{margin-top:1rem}.wishlist-items-list{display:flex;flex-direction:column;gap:2.5rem;margin:0;padding:0;list-style:none}.wishlist-item{display:flex;gap:2rem;position:relative;padding-bottom:2rem;border-bottom:1px solid rgba(var(--color-foreground),.05)}.wishlist-item:last-child{border-bottom:none;padding-bottom:0}.wishlist-item__image-wrapper{width:90px;height:120px;background:rgba(var(--color-foreground),.02);border-radius:4px;overflow:hidden;flex-shrink:0;border:1px solid rgba(var(--color-foreground),.05)}.wishlist-item__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.wishlist-item__image-wrapper:hover .wishlist-item__image{transform:scale(1.08)}.wishlist-item__info{flex:1;display:flex;flex-direction:column;justify-content:space-between}.wishlist-item__title{margin:0 0 .5rem;font-size:1.5rem;font-weight:500;line-height:1.4}.wishlist-item__title a{color:rgb(var(--color-foreground));text-decoration:none}.wishlist-item__title a:hover{color:var(--color-gold)}.wishlist-item__price{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));margin-bottom:1.5rem}.wishlist-item__actions{display:flex;gap:1.5rem;align-items:center}.wishlist-item__add-to-cart{padding:.8rem 1.6rem;font-size:1.2rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;cursor:pointer;border-radius:var(--buttons-radius);transition:all .3s ease;flex:1;text-align:center}.wishlist-item__add-to-cart:hover{background:var(--color-gold);color:#fff}.wishlist-item__remove{background:none;border:none;cursor:pointer;padding:.8rem;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--buttons-radius);transition:all .3s ease}.wishlist-item__remove:hover{color:#d0011b;border-color:#d0011b;background:#d0011b0d}.wishlist-item__remove svg{width:14px;height:14px;fill:currentColor}.header__icon--wishlist{position:relative}.wishlist-count-bubble{position:absolute;background-color:var(--color-gold);color:#fff;border-radius:50%;min-width:1.6rem;height:1.6rem;padding:0 .3rem;font-size:.9rem;font-weight:700;display:flex;align-items:center;justify-content:center;top:.5rem;right:.3rem;animation:badgePop .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes badgePop{0%{transform:scale(0)}to{transform:scale(1)}}.wishlist-btn-product{display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(var(--color-button),.2);color:rgb(var(--color-foreground));cursor:pointer;border-radius:var(--buttons-radius);transition:all .3s cubic-bezier(.25,1,.5,1);padding:0;width:48px;min-width:48px;height:48px;flex-shrink:0}.wishlist-btn-product:hover{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.03)}.wishlist-btn-product svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;transition:all .3s ease}.wishlist-btn-product.active svg{fill:#d0011b;stroke:#d0011b}.product-form__buttons{display:flex;flex-direction:row;align-items:stretch;gap:1.5rem;flex-wrap:wrap}.product-form__buttons>product-form,.product-form__buttons>.product-form{flex:1;min-width:200px}.product-form__submit{margin-bottom:0!important}.sticky-cart-bar{position:fixed;bottom:0;left:0;width:100%;background:rgba(var(--color-background),.95);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-top:1px solid rgba(var(--color-foreground),.08);box-shadow:0 -10px 30px #00000014;z-index:99;transform:translateY(100%);transition:transform .4s cubic-bezier(.25,1,.5,1)}.sticky-cart-bar.active{transform:translateY(0)}.sticky-cart-container{max-width:120rem;margin:0 auto;padding:1.2rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.sticky-cart-product{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.sticky-cart-product__image{width:50px;height:65px;object-fit:cover;border-radius:2px;border:1px solid rgba(var(--color-foreground),.05);background:rgba(var(--color-foreground),.02)}.sticky-cart-product__info{display:flex;flex-direction:column}.sticky-cart-product__title{margin:0;font-size:1.4rem;font-weight:500;line-height:1.3}.sticky-cart-product__price{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));margin-top:.2rem}.sticky-cart-actions{display:flex;align-items:center;gap:1.5rem;flex-grow:1;justify-content:flex-end;max-width:60rem}.sticky-cart-variants{padding:.8rem 1.5rem;font-size:1.3rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--buttons-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;outline:none;min-width:150px;max-width:220px}.sticky-cart-variants:focus{border-color:var(--color-gold)}.sticky-cart-submit{flex-grow:1;max-width:250px;height:4.2rem;padding:0 2rem;font-size:1.3rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;cursor:pointer;border-radius:var(--buttons-radius);transition:all .3s ease;display:flex;align-items:center;justify-content:center}.sticky-cart-submit:hover{background:var(--color-gold);color:#fff}.sticky-cart-submit[disabled]{opacity:.5;cursor:not-allowed;background:rgba(var(--color-foreground),.1)!important;color:rgba(var(--color-foreground),.4)!important}@media screen and (max-width:749px){.sticky-cart-container{padding:1rem 2rem}.sticky-cart-product{display:none}.sticky-cart-actions{max-width:100%;width:100%}.sticky-cart-variants{flex:1;min-width:100px}.sticky-cart-submit{flex:1.5}}.premium-stock-urgency{margin:2rem 0;padding:1.5rem;border:1px dashed rgba(208,1,27,.2);background-color:#d0011b05;border-radius:4px}.premium-stock-urgency__text{font-size:1.4rem;font-weight:500;color:#d0011b;margin:0 0 1rem;display:flex;align-items:center;gap:.8rem}.premium-stock-urgency__icon{display:inline-block;width:8px;height:8px;border-radius:50%;background:#d0011b;animation:pulseRed 1.5s infinite}@keyframes pulseRed{0%{transform:scale(.9);box-shadow:0 0 #d0011bb3}70%{transform:scale(1.1);box-shadow:0 0 0 8px #d0011b00}to{transform:scale(.9);box-shadow:0 0 #d0011b00}}.premium-stock-urgency__bar{height:6px;background:rgba(var(--color-foreground),.06);border-radius:3px;overflow:hidden}.premium-stock-urgency__progress{height:100%;background:#d0011b;border-radius:3px;transition:width 1.5s ease-out}.premium-viewers-counter{margin:1.5rem 0;display:flex;align-items:center;gap:1rem;font-size:1.35rem;font-weight:500;color:rgba(var(--color-foreground),.75)}.premium-viewers-counter__pulse{position:relative;display:inline-block;width:10px;height:10px;background-color:#2ebd59;border-radius:50%;flex-shrink:0}.premium-viewers-counter__pulse:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:inherit;border-radius:50%;animation:pulseGreen 1.8s infinite ease-out}@keyframes pulseGreen{0%{transform:scale(1);opacity:.8}to{transform:scale(2.8);opacity:0}}.size-guide-trigger-wrapper{margin:1.2rem 0}.size-guide-row{display:flex;align-items:center;justify-content:space-between;margin-top:10px;margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:1.3rem}.size-guide-trigger{background:none;border:none;padding:0;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:500;color:#590214;text-decoration:underline;text-underline-offset:3px;transition:color .3s ease;display:inline-flex;align-items:center;gap:.5rem}.size-guide-trigger:hover{color:#e0b455}.whatsapp-ask-trigger{color:#121212bf;font-size:1.25rem;text-decoration:none;transition:color .3s ease}.whatsapp-ask-trigger u{color:#590214;text-underline-offset:3px}.whatsapp-ask-trigger:hover,.whatsapp-ask-trigger:hover u{color:#e0b455}.size-guide-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000008c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.25,1,.5,1)}.size-guide-modal.open{opacity:1;visibility:visible}.size-guide-modal__container{background:#fff;width:680px;max-width:92%;max-height:85vh;border-radius:8px;overflow:hidden;box-shadow:0 20px 50px #0003;border:1px solid rgba(224,180,85,.3);display:flex;flex-direction:column;transform:scale(.93);transition:transform .3s cubic-bezier(.25,1,.5,1)}.size-guide-modal.open .size-guide-modal__container{transform:scale(1)}.size-guide-modal__header{padding:1.8rem 2.2rem;background:#f8f4ee;border-bottom:1px solid rgba(224,180,85,.2);display:flex;align-items:center;justify-content:space-between}.size-guide-modal__title{margin:0;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:500;color:#590214}.size-guide-modal__close{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#590214;transition:transform .3s ease}.size-guide-modal__close:hover{transform:rotate(90deg);color:#e0b455}.size-guide-modal__close svg{width:16px;height:16px}.size-guide-modal__body{padding:2.2rem;overflow-y:auto;font-size:1.4rem;line-height:1.6}.size-guide-unit-switcher{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:22px;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.5rem;letter-spacing:.1em}.unit-toggle-btn{background:none;border:none;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.5rem;color:#8c7b6e;padding:4px 8px;transition:all .3s ease}.unit-toggle-btn.active{color:#0077c5;border-bottom:2px solid #0077c5}.unit-divider{color:#ccc;font-weight:300}.size-guide-table-wrapper{overflow-x:auto;margin-bottom:18px}.size-guide-table{width:100%;border-collapse:collapse;text-align:center;font-family:Montserrat,sans-serif;font-size:1.35rem;border:1px solid #e0e0e0}.size-guide-table th{background:#fafafa;color:#121212;font-weight:700;font-size:1.25rem;letter-spacing:.08em;padding:12px 10px;border:1px solid #e0e0e0;text-transform:uppercase}.size-guide-table td{padding:12px 10px;border:1px solid #e0e0e0;color:#333}.size-guide-table tbody tr:nth-child(2n){background:#fbfbfb}.size-guide-notes{font-family:Montserrat,sans-serif;font-size:1.2rem;color:#666;line-height:1.6;text-align:center;margin-top:16px;padding:12px;background:#f8f4ee;border-radius:4px}.back-to-top{position:fixed;bottom:25px;right:25px;width:46px;height:46px;border-radius:50%;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.05);box-shadow:0 4px 15px #00000014;cursor:pointer;z-index:98;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:scale(.85);transition:all .3s cubic-bezier(.25,1,.5,1)}.back-to-top.visible{opacity:1;visibility:visible;transform:scale(1)}.back-to-top:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-3px) scale(1.02)}.back-to-top svg.arrow-icon{position:absolute;width:14px;height:14px;stroke:rgb(var(--color-foreground));stroke-width:2.2;fill:none;transition:transform .3s ease}.back-to-top:hover svg.arrow-icon{transform:translateY(-2px)}.back-to-top-progress{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(-90deg)}.back-to-top-progress circle{fill:none;stroke:var(--color-gold);stroke-width:2;stroke-dasharray:138;stroke-dashoffset:138;transition:stroke-dashoffset .1s linear}.header__submenu{background:#6d1f32f2!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid rgba(224,180,85,.15)!important;box-shadow:0 10px 30px #00000040!important;border-radius:8px!important;padding:12px 0!important;overflow:hidden}.header__submenu .header__menu-item{color:#ffffffe6!important;font-family:Montserrat,sans-serif!important;font-weight:500!important;font-size:1.25rem!important;letter-spacing:.08em!important;transition:all .3s ease!important;position:relative!important;padding:10px 24px!important}.header__submenu .header__menu-item:hover{color:#e0b455!important;padding-left:32px!important;background:#ffffff08!important}.header__submenu .header__menu-item:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%) scale(0);width:5px;height:5px;border-radius:50%;background-color:#e0b455;transition:transform .3s ease}.header__submenu .header__menu-item:hover:before{transform:translateY(-50%) scale(1)}.mega-menu__content{background:#6d1f32f2!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border-bottom:2px solid #e0b455!important;box-shadow:0 15px 40px #0000004d!important}.mega-menu__link{font-family:Playfair Display,serif!important;color:#e0b455!important;font-size:1.4rem!important;letter-spacing:.05em!important}.mega-menu__list .link{font-family:Montserrat,sans-serif!important;color:#ffffffd9!important;transition:all .25s ease!important}.mega-menu__list .link:hover{color:#e0b455!important;padding-left:6px!important}details[open]>.header__submenu,details[open]>.mega-menu__content{animation:premium-menu-fade .3s cubic-bezier(.25,.46,.45,.94) forwards;transform-origin:top center}@keyframes premium-menu-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.product__title,.collection-hero__title{font-family:Playfair Display,serif!important;color:#6d1f32!important;letter-spacing:.02em!important}.title-wrapper-with-link .title,.rich-text__heading{position:relative!important;padding-bottom:24px!important;margin-bottom:12px!important}.title-wrapper-with-link .title:after,.rich-text__heading:after{content:"\2726"!important;position:absolute!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important;font-size:14px!important;color:#e0b455!important}.product__title h1{font-size:3.4rem!important;font-weight:600!important;line-height:1.25!important;margin-bottom:12px!important}.product__info-container .price .price-item{font-family:Montserrat,sans-serif!important;letter-spacing:.05em!important}.product__info-container .price .price__sale{display:flex!important;flex-direction:row-reverse!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important}.product__info-container .price-item--sale{color:#6d1f32!important;font-size:2.2rem!important;font-weight:600!important}.product__info-container .price-item--regular{color:#8c7b6e!important;font-size:1.7rem!important;font-weight:400!important}.product__info-container .price.price--on-sale .price-item--regular{text-decoration:line-through!important}.product__tax,.product__info-container .tax-note,.product__info-container .price+div,.product__info-container .price+p{font-family:Montserrat,sans-serif!important;font-size:1.25rem!important;color:#8c7b6e!important;margin-top:6px!important;margin-bottom:24px!important;letter-spacing:.02em!important}.badge.price__badge-sale{background-color:#6d1f32!important;color:#fff!important;border:1px solid #e0b455!important;font-family:Montserrat,sans-serif!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:4px!important}.product-form__input .form__label{font-family:Montserrat,sans-serif!important;font-weight:600!important;text-transform:uppercase!important;font-size:1.2rem!important;letter-spacing:.1em!important;color:#6d1f32!important;margin-bottom:12px!important}.product-form__input input[type=radio]+label{border:1px solid rgba(224,180,85,.25)!important;border-radius:30px!important;background-color:transparent!important;color:#6d1f32!important;font-family:Montserrat,sans-serif!important;font-size:1.3rem!important;font-weight:500!important;padding:10px 24px!important;transition:all .3s cubic-bezier(.165,.84,.44,1)!important;letter-spacing:.05em!important}.product-form__input input[type=radio]:checked+label{background-color:#6d1f32!important;border-color:#e0b455!important;color:#fff!important;box-shadow:0 4px 12px #6d1f3233!important}.product-form__input input[type=radio]+label:hover{border-color:#e0b455!important;background-color:#e0b4550d!important}.product-form__input.product-form__quantity .form__label{font-family:Montserrat,sans-serif!important;font-weight:600!important;text-transform:uppercase!important;font-size:1.2rem!important;letter-spacing:.1em!important;color:#6d1f32!important;margin-bottom:12px!important}quantity-input.quantity{border:1px solid rgba(224,180,85,.25)!important;border-radius:30px!important;overflow:hidden!important;background:transparent!important;min-height:46px!important;width:140px!important}quantity-input.quantity input.quantity__input{font-family:Montserrat,sans-serif!important;font-weight:600!important;color:#6d1f32!important}quantity-input.quantity button.quantity__button{color:#6d1f32!important;transition:background-color .2s}quantity-input.quantity button.quantity__button:hover{background-color:#6d1f320d!important}.product-form__buttons .button:after,.product-form__buttons .button:before,.product-form__buttons .shopify-payment-button__button--unbranded:after,.product-form__buttons .shopify-payment-button__button--unbranded:before{display:none!important;content:none!important;box-shadow:none!important;border:none!important}.product-form__buttons .button--secondary{border:1.5px solid #6d1f32!important;background-color:transparent!important;color:#6d1f32!important;font-family:Montserrat,sans-serif!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:30px!important;transition:all .3s ease!important}.product-form__buttons .button--secondary:hover{background-color:#6d1f32!important;color:#fff!important;box-shadow:0 6px 18px #6d1f3233!important}.product-form__buttons .shopify-payment-button__button--unbranded{background-color:#e0b455!important;color:#6d1f32!important;border:1px solid #e0b455!important;font-family:Montserrat,sans-serif!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:30px!important;transition:all .3s ease!important;box-shadow:0 4px 14px #e0b45533!important}.product-form__buttons .shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:#6d1f32!important;color:#fff!important;border-color:#6d1f32!important;box-shadow:0 6px 20px #6d1f324d!important}.wishlist-btn-product{border:1.5px solid #6d1f32!important;background:transparent!important;color:#6d1f32!important;border-radius:50%!important;width:48px!important;height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important}.wishlist-btn-product:hover{background-color:#6d1f320d!important;border-color:#e0b455!important;color:#e0b455!important}.card-wrapper.product-card-wrapper{display:flex!important;flex-direction:column!important;height:100%!important;background:transparent!important;border-radius:0!important;overflow:visible!important;box-shadow:none!important;transition:all .5s cubic-bezier(.165,.84,.44,1)!important;border:none!important}.card-wrapper.product-card-wrapper .card{display:flex!important;flex-direction:column!important;height:100%!important}.card-wrapper.product-card-wrapper .card__inner,.card-wrapper.product-card-wrapper .card__inner.ratio{position:relative!important;width:100%!important;padding-bottom:125%!important;height:0!important;overflow:hidden!important;border-radius:0!important;border:1px solid rgba(224,180,85,.15)!important;transition:all .4s cubic-bezier(.165,.84,.44,1)!important;background:#fff!important}.card-wrapper.product-card-wrapper:hover .card__inner{border-color:#e0b455!important;box-shadow:0 15px 35px #6d1f3214!important;transform:translateY(-6px)!important}.card-wrapper.product-card-wrapper .card__media,.card-wrapper.product-card-wrapper .media{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important}.card-wrapper.product-card-wrapper .media img{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transition:transform .8s cubic-bezier(.165,.84,.44,1)!important}.card-wrapper.product-card-wrapper:hover .media img{transform:scale(1.06)!important}.card-wrapper.product-card-wrapper .card__content{display:flex!important;flex-direction:column!important;flex-grow:1!important;justify-content:space-between!important;text-align:center!important;padding:16px 10px!important;background:transparent!important}.card__heading.h5{font-family:Playfair Display,serif!important;font-size:1.5rem!important;font-weight:500!important;color:#6d1f32!important;margin-top:8px!important;margin-bottom:6px!important;transition:color .3s ease!important;line-height:1.35!important;letter-spacing:.02em!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important}.card-wrapper:hover .card__heading.h5{color:#e0b455!important}.card__content .price-item{font-family:Montserrat,sans-serif!important;margin:0!important;white-space:nowrap!important}.card__content .price-item--sale{color:#6d1f32!important;font-size:1.35rem!important;font-weight:700!important;white-space:nowrap!important}.card__content .price-item--regular{color:#8c7b6e!important;font-size:1.15rem!important;font-weight:400!important;white-space:nowrap!important}.price.price--on-sale .price-item--regular{text-decoration:line-through!important}.card__content .button:after,.card__content .button:before,.quick-add .button:after,.quick-add .button:before,.quick-add-bulk .button:after,.quick-add-bulk .button:before{display:none!important;content:none!important;box-shadow:none!important;border:none!important}.card__content .button,.quick-add .button,.quick-add-bulk .button,.quick-add-bulk{background-color:transparent!important;border:1.5px solid #e0b455!important;color:#6d1f32!important;font-family:Montserrat,sans-serif!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important;border-radius:30px!important;padding:10px 24px!important;transition:all .4s cubic-bezier(.165,.84,.44,1)!important;width:85%!important;margin:0 auto!important;display:block!important;font-size:1.2rem!important}.card__content .button:hover,.quick-add .button:hover,.quick-add-bulk .button:hover{background-color:#6d1f32!important;border-color:#6d1f32!important;color:#fff!important;box-shadow:0 6px 15px #6d1f3233!important;transform:translateY(-2px)!important}.banner__box{background:#6d1f32e0!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid rgba(224,180,85,.2)!important;border-radius:12px!important;box-shadow:0 15px 35px #0000004d!important;padding:40px!important}.banner__box .banner__heading{font-family:Playfair Display,serif!important;font-size:4rem!important;color:#e0b455!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-weight:600!important}.banner__box .banner__text{font-family:Montserrat,sans-serif!important;color:#ffffffe6!important;letter-spacing:.05em!important;font-size:1.6rem!important}.banner__buttons .button{border-radius:30px!important;font-family:Montserrat,sans-serif!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important;padding:12px 30px!important;transition:all .3s ease!important}.banner__buttons .button--primary{background-color:#e0b455!important;color:#6d1f32!important;border:1.5px solid #e0b455!important}.banner__buttons .button--primary:hover{background-color:transparent!important;color:#e0b455!important;box-shadow:0 6px 18px #e0b45559!important}.multicolumn-card{background:#fff9!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(109,31,50,.05)!important;border-radius:12px!important;box-shadow:0 4px 20px #00000004!important;transition:all .3s ease!important;overflow:hidden!important}.multicolumn-card:hover{transform:translateY(-6px)!important;box-shadow:0 12px 30px #6d1f320f!important;border-color:#e0b45533!important}.product__description,.product__info-container .rte{font-family:Montserrat,sans-serif!important;font-size:1.45rem!important;line-height:1.85!important;color:#121212bf!important;letter-spacing:.02em!important;margin-bottom:30px!important}.product__info-container details.accordion{border-top:1px solid rgba(224,180,85,.15)!important;border-bottom:none!important;margin:0!important;background:transparent!important}.product__info-container details.accordion:last-of-type{border-bottom:1px solid rgba(224,180,85,.15)!important;margin-bottom:30px!important}.product__info-container details.accordion summary{padding:16px 0!important;font-family:Montserrat,sans-serif!important;font-weight:600!important;font-size:1.3rem!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#6d1f32!important;transition:color .3s ease!important}.product__info-container details.accordion summary:hover{color:#e0b455!important}.product__info-container details.accordion .accordion__content{font-family:Montserrat,sans-serif!important;font-size:1.4rem!important;line-height:1.75!important;color:#121212b8!important;padding:0 0 20px!important}.product__info-container details.accordion summary .icon-caret{color:#e0b455!important}footer.footer,.footer{background-color:#590214!important;background:#590214!important;border-top:1px solid rgba(224,180,85,.15)!important}.footer-block__heading,.footer__title{font-family:Playfair Display,serif!important;font-size:1.8rem!important;color:#e0b455!important;font-weight:500!important;letter-spacing:.05em!important;text-transform:uppercase!important;margin-bottom:20px!important}.footer .newsletter-form__field-wrapper .field__input{border:1px solid rgba(224,180,85,.25)!important;border-radius:30px!important;color:#fff!important;font-family:Montserrat,sans-serif!important;background-color:#ffffff08!important;padding-left:20px!important}.footer .newsletter-form__field-wrapper .field__input:focus{border-color:#e0b455!important;box-shadow:0 0 0 1px #e0b455!important}.footer .newsletter-form__field-wrapper .field__label{color:#ffffff80!important;font-family:Montserrat,sans-serif!important;left:20px!important}.footer .newsletter-form__button{color:#e0b455!important}.footer__menu-item a{font-family:Montserrat,sans-serif!important;font-size:1.35rem!important;color:#fffc!important;letter-spacing:.05em!important;transition:all .3s ease!important}.footer__menu-item a:hover{color:#e0b455!important;padding-left:6px!important}.footer__list-social .list-social__link{color:#e0b455!important;transition:transform .3s ease!important}.footer__list-social .list-social__link:hover{transform:scale(1.15)!important;color:#fff!important}.footer__column--info,.footer__content-bottom{border-top:1px solid rgba(224,180,85,.1)!important;padding-top:24px!important;margin-top:40px!important}.footer__copyright__content,.footer__copyright__content a{font-family:Montserrat,sans-serif!important;font-size:1.15rem!important;color:#fff9!important;letter-spacing:.05em!important}.footer__copyright__content a:hover{color:#e0b455!important}.footer__content-bottom-menu a{font-family:Montserrat,sans-serif!important;font-size:1.15rem!important;color:#fff9!important;letter-spacing:.05em!important;transition:color .3s ease!important}.footer__content-bottom-menu a:hover{color:#e0b455!important}@media screen and (max-width:749px){.card-wrapper.product-card-wrapper .card__content{padding:8px 2px!important;overflow:hidden!important}.card__heading.h5{font-size:1.15rem!important;line-height:1.25!important;margin-top:4px!important;margin-bottom:4px!important;min-height:32px!important}.card-wrapper.product-card-wrapper .card__content .price{margin-top:auto!important;margin-bottom:6px!important}.price .price__container{gap:2px!important}.price.price--on-sale .price__sale{flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1px!important}.card__content .price-item--sale{font-size:1.05rem!important;font-weight:700!important;line-height:1.2!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}.card__content .price-item--regular{font-size:.95rem!important;line-height:1.2!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}.card__content .button,.quick-add .button,.quick-add-bulk .button,.quick-add-bulk{font-size:.95rem!important;padding:6px!important;width:94%!important;letter-spacing:.05em!important}.wishlist-btn-card{width:32px!important;height:32px!important;top:8px!important;right:8px!important}.wishlist-btn-card svg{width:15px!important;height:15px!important}.card__badge,.card-wrapper .card__badge,.card-wrapper.product-card-wrapper .card__badge{top:8px!important;left:8px!important}.card__badge .badge,.card-wrapper .badge,.badge--bottom-left{font-size:.95rem!important;padding:3px 8px!important}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/premium-custom.css.map */
