.hidden{display:none!important}.inventory.shoppy-inventory{margin-block-end:24px}.inventory__simple-badge{display:flex;width:fit-content;align-items:center;gap:8px;padding:5px 16px;background-color:#e4e3d6;border-radius:8px;font-size:12px;line-height:1}.inventory__simple-badge--on-request{background-color:#e8e5de}.inventory__simple-badge-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#61836a;flex-shrink:0}.inventory__simple-badge-text{color:#61836a;text-transform:uppercase;margin:0;font-size:inherit;line-height:1}.inventory__simple-badge--on-request .inventory__simple-badge-dot{background-color:#8a6a3a}.inventory__simple-badge--on-request .inventory__simple-badge-text{color:#8a6a3a}.shoppy-stock span{text-transform:uppercase;font-size:11px;display:block}.product-card__stock--on-request{color:#8a6a3a}.product-card__stock--in-stock{color:#61836a}.shoppy-heylight{margin-bottom:28px;margin-top:-34px}.shoppy-heylight__wrapper{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:rgb(var(--color-subheading));font-size:18px}.shoppy-heylight__amount{font-weight:600;color:rgb(var(--color-foreground))}.shoppy-heylight__button{background-color:#000;color:#fff;border:none;border-radius:6px;padding:6px;transition:opacity .2s ease;white-space:nowrap;font-size:14px;line-height:1;font-weight:500}.shoppy-heylight__wrapper modal-opener{height:20px}.shoppy-heylight__info{background:transparent;border-width:0;border-radius:50%;width:20px;height:20px;color:rgb(var(--color-foreground));transition:background-color .2s ease;flex-shrink:0;cursor:pointer;padding:0}.shoppy-heylight__info svg{width:100%;height:100%}.shoppy-heylight-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;background-color:#0000;transition:opacity .3s ease,visibility .3s ease,background-color .3s ease;pointer-events:none}.shoppy-heylight-moda .MuiBackdrop-root{background-color:transparent}.shoppy-heylight-modal[open]{opacity:1;visibility:visible;background-color:#00000080;pointer-events:auto}.shoppy-heylight-modal__dialog{width:100%;height:100%;position:relative;display:flex;flex-direction:column;transform:scale(.95);opacity:0;transition:transform .3s ease,opacity .3s ease}.shoppy-heylight-modal[open] .shoppy-heylight-modal__dialog{transform:scale(1);opacity:1}.shoppy-heylight-modal__content{width:100%;height:100%;overflow:hidden}.shoppy-heylight-modal__iframe{width:100%;height:100%;border:none;display:block}@media screen and (max-width:750px){.shoppy-heylight-modal__dialog,.shoppy-heylight-modal__iframe{width:100%;height:100%}}.shoppy-buy-buttons .product-form__appointment-button{gap:10px;justify-content:space-between;height:100%;width:100%;display:flex;align-items:center}.shoppy-buy-buttons .product-form__appointment-button svg{width:16px;height:16px;flex-shrink:0;fill:rgb(var(--color-outlined-button-text))}.shoppy-buy-buttons .product-form__appointment_delivery-time-request .product-form__appointment-button svg{width:24px;height:24px}.shoppy-buy-buttons .product-form__appointment-button svg path{fill:rgb(var(--color-button-tertiary-text));transition:.25s ease}.shoppy-buy-buttons .product-form__appointment-button:hover svg path{fill:rgb(var(--color-button-text))}.shoppy-buy-buttons .product-form__appointment-button:hover{background-color:rgb(var(--color-button-tertiary-text));color:rgb(var(--color-button-text))}@media screen and (min-width:1300px){.shoppy-buy-buttons .product-form__appointment-button{width:fit-content}}#boutique-appointment-form{z-index:9999999}#boutique-appointment-form.product-popup-modal{transition:opacity .3s ease,visibility .3s ease,z-index 0s .3s}#boutique-appointment-form.product-popup-modal[open]{transition:opacity .3s ease,visibility .3s ease,z-index 0s 0s}#boutique-appointment-form .product-popup-modal__content{transition:transform .3s ease,opacity .3s ease;opacity:0}#boutique-appointment-form[open] .product-popup-modal__content{opacity:1}.boutique-appointment-form{margin-top:2rem}.boutique-appointment-form__fields{display:flex;flex-direction:column;gap:2rem}.boutique-appointment-form__fields .field,.boutique-appointment-form__fields fieldset{margin-bottom:0}.boutique-appointment-form__fields .boutique-appointment-form__submit{margin-top:1rem;display:flex;align-items:center;justify-content:center}.boutique-appointment-form__fields .product-form__radio-label{height:fit-content}.boutique-appointment-form__fields .product-form__input--radios .product-form__group-name{position:static;font-size:1.6rem}.boutique-appointment-form__fields-group{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.field input[type=text]+label,.field input[type=email]+label,.field input[type=tel]+label,.field input[type=password]+label,.field .field__input+label{position:absolute;left:1.8rem;top:50%;transform:translateY(-50%);visibility:visible;opacity:1;pointer-events:none;font-weight:400;letter-spacing:.02em;text-transform:none;color:rgba(var(--color-placeholder-input),var(--alpha-placeholder-input))}.boutique-appointment-form__fields .field__input--select+.field__label:before{content:attr(placeholder);display:inline-block;position:relative;top:-1.3rem;font-size:1rem;transition:.3s;color:rgba(var(--color-secondary-text))}.product-popup-modal{width:100%;height:100%;background-color:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto}.product-popup-modal[open]{opacity:1;visibility:visible;z-index:101}.product-popup-modal__content{width:calc(100% - 32px);max-width:1068px;height:max-content;max-height:80%;padding:0 30px 30px;background-color:rgb(var(--color-background));box-shadow:0 40px 60px #0000000d;border-radius:3px;overflow-y:auto}.product-popup-modal__dialog{height:100%;display:flex;align-items:center;justify-content:center}.modal-close-button{color:#191919;cursor:pointer;text-decoration:none;font-weight:700;font-size:12px;background:#fff;border:none;text-transform:uppercase}.product-popup-modal__toggle{position:sticky;left:100%;top:0;padding:20px;display:flex;align-items:center;gap:4px;z-index:6}.product-form__buttons.shoppy-buy-buttons .product-form__submit{grid-column:initial!important}.product-form__buttons.shoppy-buy-buttons.grid-1{grid-template-columns:repeat(1,minmax(0,1fr))}.product-card__vendor.shoppy-product-card__vendor>a{text-decoration:none;font-weight:600}.facets__filters .checkbox{text-transform:initial}.product .product__text--vendor a{letter-spacing:normal}.product .product__text--vendor a:after{display:none}.product-card__stock{display:flex;justify-content:center}.card-collection__logo{display:block}.card-collection__logo img{max-height:80px;max-width:80%;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom.css.map */
