:root{--pill-fill: #F8C8D7;--pill-text: #111111;--pill-outline: #D786AB;--pill-border: 1px;--pill-radius: 9999px;--pill-padding-y: 14px;--pill-padding-x: 28px;--pill-font-size: 12px;--pill-letter-spacing: .12em;--pill-offset-x: 5px;--pill-offset-y: 4px;--pill-ease: .16s ease;--arrow-size: 48px;--arrow-offset-x: 4px;--arrow-offset-y: 4px;--arrow-fill: #F8C8D7;--arrow-border: #D786AB;--arrow-icon: #111111;--arrow-outside-desktop: -28px;--arrow-outside-mobile: -18px}button.add-to-cart-button[data-testid=standalone-add-to-cart]{all:unset;box-sizing:border-box;position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:var(--pill-padding-y) var(--pill-padding-x);text-transform:uppercase;letter-spacing:var(--pill-letter-spacing);font-size:var(--pill-font-size);font-weight:500;line-height:1;color:var(--pill-text);margin-bottom:var(--pill-offset-y);margin-right:var(--pill-offset-x);transition:transform var(--pill-ease)}button.add-to-cart-button[data-testid=standalone-add-to-cart]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--pill-radius);border:var(--pill-border) solid var(--pill-outline);background:var(--pill-fill);z-index:-1;pointer-events:none}button.add-to-cart-button[data-testid=standalone-add-to-cart]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--pill-radius);border:var(--pill-border) solid var(--pill-outline);transform:translate(var(--pill-offset-x),var(--pill-offset-y));z-index:-2;pointer-events:none;transition:transform var(--pill-ease)}button.add-to-cart-button[data-testid=standalone-add-to-cart]:hover{transform:translate(var(--pill-offset-x),var(--pill-offset-y))}button.add-to-cart-button[data-testid=standalone-add-to-cart]:hover:after{transform:translate(0)}button.add-to-cart-button[data-testid=standalone-add-to-cart]:active{transform:translate(calc(var(--pill-offset-x) + 1px),calc(var(--pill-offset-y) + 1px))}button.add-to-cart-button[data-testid=standalone-add-to-cart] .add-to-cart-text,button.add-to-cart-button[data-testid=standalone-add-to-cart] .add-to-cart__added{position:relative;z-index:1}button.add-to-cart-button[data-testid=standalone-add-to-cart] svg path,button.add-to-cart-button[data-testid=standalone-add-to-cart] svg circle,button.add-to-cart-button[data-testid=standalone-add-to-cart] svg line{stroke:currentColor!important}select.variant-option__select[id*=__variant_picker_]{-webkit-appearance:none!important;appearance:none!important;width:100%!important;box-sizing:border-box!important;border-radius:9999px!important;border:1px solid var(--pill-outline)!important;background:#fff8f7!important;padding:14px 64px 14px 28px!important;color:var(--pill-text)!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:12px!important;font-weight:500!important;line-height:1!important;box-shadow:none!important;outline:none!important;background-image:linear-gradient(45deg,transparent 50%,#111 50%),linear-gradient(135deg,#111 50%,transparent 50%)!important;background-position:calc(100% - 26px) 50%,calc(100% - 18px) 50%!important;background-size:7px 7px,7px 7px!important;background-repeat:no-repeat!important}.variant-option,.variant-option__wrapper,.select,.select__wrapper,.field,.field__input-wrapper,.form__field,.product-form__input{border:0!important;box-shadow:none!important;background:transparent!important;outline:none!important}.variant-option:before,.variant-option:after,.variant-option__wrapper:before,.variant-option__wrapper:after,.select:before .select:after,.select__wrapper:before,.select__wrapper:after,.field:before,.field:after,.product-form__input:before,.product-form__input:after{content:none!important}slideshow-arrows,slideshow-arrows *{mix-blend-mode:normal!important;filter:none!important;-webkit-filter:none!important}slideshow-arrows button.slideshow-control[ref=previous],slideshow-arrows button.slideshow-control[ref=next]{width:var(--arrow-size)!important;height:var(--arrow-size)!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:9999px!important;overflow:visible!important;isolation:isolate!important;cursor:pointer!important;z-index:999!important;color:var(--arrow-icon)!important}slideshow-arrows button.slideshow-control[ref=previous]{left:var(--arrow-outside-desktop)!important}slideshow-arrows button.slideshow-control[ref=next]{right:var(--arrow-outside-desktop)!important}slideshow-arrows button.slideshow-control[ref=previous]:before,slideshow-arrows button.slideshow-control[ref=next]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background:var(--arrow-fill)!important;border:1px solid var(--arrow-border)!important;z-index:-1;pointer-events:none}slideshow-arrows button.slideshow-control[ref=previous]:after,slideshow-arrows button.slideshow-control[ref=next]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;border:1px solid var(--arrow-border)!important;transform:translate(var(--arrow-offset-x),var(--arrow-offset-y))!important;z-index:-2;pointer-events:none;transition:transform var(--pill-ease)}slideshow-arrows button.slideshow-control[ref=previous]:hover,slideshow-arrows button.slideshow-control[ref=next]:hover{transform:translateY(-50%) translate(var(--arrow-offset-x),var(--arrow-offset-y))!important}slideshow-arrows button.slideshow-control[ref=previous]:hover:after,slideshow-arrows button.slideshow-control[ref=next]:hover:after{transform:translate(0)!important}slideshow-arrows button.slideshow-control[ref=previous] svg,slideshow-arrows button.slideshow-control[ref=next] svg{width:18px!important;height:18px!important}slideshow-arrows button.slideshow-control[ref=previous] svg path,slideshow-arrows button.slideshow-control[ref=next] svg path{stroke:var(--arrow-icon)!important}@media(max-width:989px){slideshow-arrows{display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:none!important}slideshow-arrows button.slideshow-control[ref=previous],slideshow-arrows button.slideshow-control[ref=next]{display:inline-flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}slideshow-arrows button.slideshow-control[ref=previous]{left:var(--arrow-outside-mobile)!important}slideshow-arrows button.slideshow-control[ref=next]{right:var(--arrow-outside-mobile)!important}}.slideshow,.slideshow *{overflow:visible!important}.media-gallery,.media-gallery--carousel,slideshow-component,slideshow-arrows{overflow:visible!important}@media(max-width:989px){body:not(.template-product) slideshow-arrows,body:not(.template-product) slideshow-arrows button.slideshow-control[ref=previous],body:not(.template-product) slideshow-arrows button.slideshow-control[ref=next]{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-buttons.css.map */
