.pdp-sticky-atc{position:fixed;left:0;right:0;top:var(--pdp-sticky-atc-top, var(--header-height, 0px));bottom:auto;width:100%;z-index:50;pointer-events:none;visibility:hidden;opacity:0;transform:translate3d(0,-110%,0)}.pdp-sticky-atc.is-visible{pointer-events:auto;visibility:visible;opacity:1;transform:translateZ(0)}.pdp-sticky-atc__shell{background:#f0f0f0;border-top:1px solid #e0e0e0;box-shadow:0 -4px 12px #0000000f}.pdp-sticky-atc__inner{display:grid;grid-template-columns:1fr;align-items:center;row-gap:8px;min-height:0;padding:10px;box-sizing:border-box;width:100%;max-width:none;margin:0 auto}.pdp-sticky-atc__product{display:flex;align-items:center;gap:14px;min-width:0;grid-column:1;height:40px;min-height:40px}.pdp-sticky-atc__image{width:40px;height:40px;border-radius:100px;object-fit:cover;flex-shrink:0;display:block;background:#fff}.pdp-sticky-atc__image--placeholder{background:#e0e0e0}.pdp-sticky-atc__title{margin:0;font-family:Figtree,sans-serif;font-size:18px;font-weight:700;line-height:1.1;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:none}.pdp-sticky-atc__controls{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;min-width:0;grid-column:1;justify-self:stretch;width:100%}.pdp-sticky-atc__picker-row{display:flex;align-items:center;gap:5px;width:100%;min-width:0}.pdp-sticky-atc__options{display:flex;align-items:center;gap:5px;flex:1 1 auto;min-width:0}.pdp-sticky-atc__option{flex:1 1 0;min-width:0}.pdp-sticky-atc__select-wrap{position:relative;display:inline-flex;align-items:center;gap:10px;height:40px;padding:0 20px;border:1.5px solid #e0e0e0;border-radius:80px;background:#fff;box-sizing:border-box;cursor:pointer}.pdp-sticky-atc__option-icon{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;flex-shrink:0;color:#000;pointer-events:none}.pdp-sticky-atc__option-icon svg{display:block}.pdp-sticky-atc__option-icon--size svg{width:22px;height:22px}.pdp-sticky-atc__option-icon--feel svg{width:29px;height:10px}.pdp-sticky-atc__select{-webkit-appearance:none;appearance:none;border:0;background:transparent;margin:0;padding:0 18px 0 0;min-width:0;max-width:120px;font-family:Figtree,sans-serif;font-size:11px;font-weight:800;line-height:1.1;letter-spacing:.55px;text-transform:uppercase;color:#000;cursor:pointer}.pdp-sticky-atc__select:focus,.pdp-sticky-atc__select:focus-visible{outline:none}.pdp-sticky-atc__select-wrap:focus-within{border-color:#c7a69d;box-shadow:0 0 0 1px #c7a69d}.pdp-sticky-atc__select-caret{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:8px;height:4px;pointer-events:none;display:flex;align-items:center;justify-content:center}.pdp-sticky-atc__select-caret svg{width:8px;height:4px;display:block}.pdp-sticky-atc__quantity.quantity{display:inline-flex;align-items:center;justify-content:space-between;width:135px;height:40px;margin:0;padding:0 20px;border:1.5px solid #e0e0e0;border-radius:80px;background:#fff;box-sizing:border-box}.pdp-sticky-atc__quantity .quantity__button{width:auto;min-width:0;height:auto;margin:0;padding:0;border:0;background:transparent;font-family:Noto Sans,Figtree,sans-serif;font-size:12px;font-weight:800;line-height:1;color:#000;cursor:pointer}.pdp-sticky-atc__quantity .quantity__input{width:2rem;min-height:0;height:auto;margin:0;padding:0;border:0;background:transparent;font-family:Noto Sans,Figtree,sans-serif;font-size:16px;font-weight:700;line-height:1;text-align:center;color:#000;-moz-appearance:textfield}.pdp-sticky-atc__quantity .quantity__input::-webkit-outer-spin-button,.pdp-sticky-atc__quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp-sticky-atc__submit{display:inline-flex;align-items:center;justify-content:center;min-width:246px;height:40px;margin:0;padding:0 30px;border:0;border-radius:100px;background:#c7a69d;color:#000;cursor:pointer;transition:opacity .18s ease,background .18s ease;flex-shrink:0}.pdp-sticky-atc__submit:hover:not(:disabled){background:#b8958c}.pdp-sticky-atc__submit:disabled{opacity:.5;cursor:not-allowed}.pdp-sticky-atc__submit-inner{display:inline-flex;align-items:center;justify-content:center;gap:15px}.pdp-sticky-atc__submit-icon{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;line-height:0}.pdp-sticky-atc__submit-icon svg{width:18px;height:18px;display:block}.pdp-sticky-atc__submit-label,.pdp-sticky-atc__submit-price{font-family:Figtree,sans-serif;font-size:11px;font-weight:800;line-height:1.1;letter-spacing:.55px;text-transform:uppercase;color:#000}.pdp-sticky-atc__submit-dot{font-size:11px;line-height:1;color:#000}@media screen and (max-width:999px){.pdp-sticky-atc__shell{border-top:1px solid #e0e0e0;box-shadow:0 4px 12px #00000014}.pdp-sticky-atc__option--size .pdp-sticky-atc__select-wrap,.pdp-sticky-atc__option--feel .pdp-sticky-atc__select-wrap,.pdp-sticky-atc__option--default .pdp-sticky-atc__select-wrap{width:100%;padding:0 18px;gap:0;justify-content:space-between}.pdp-sticky-atc__option--feel .pdp-sticky-atc__option-icon--feel{width:22px;height:22px}.pdp-sticky-atc__select-wrap{overflow:hidden}.pdp-sticky-atc__select{flex:1 1 auto;min-width:0;max-width:none;width:auto;padding-right:0;text-overflow:ellipsis;white-space:break-spaces}.pdp-sticky-atc__option--size .pdp-sticky-atc__select-wrap .pdp-sticky-atc__option-icon,.pdp-sticky-atc__option--feel .pdp-sticky-atc__select-wrap .pdp-sticky-atc__option-icon{flex-shrink:0}.pdp-sticky-atc__option--size .pdp-sticky-atc__select-wrap .pdp-sticky-atc__select,.pdp-sticky-atc__option--feel .pdp-sticky-atc__select-wrap .pdp-sticky-atc__select{margin-left:10px;margin-right:8px}.pdp-sticky-atc__select-caret{position:static;transform:none;flex-shrink:0}.pdp-sticky-atc__quantity.quantity{width:80px;flex:0 0 80px;margin-left:auto;padding:0 12px;gap:15px;justify-content:center}.pdp-sticky-atc__submit{width:100%;min-width:0;flex:1 1 auto;padding:0 30px}}@media screen and (max-width:749px){.pdp-sticky-atc__options{flex:0 0 auto;width:auto}.pdp-sticky-atc__option{flex:0 0 auto}.pdp-sticky-atc__option--size,.pdp-sticky-atc__option--feel{width:135px;flex-basis:135px}}@media screen and (min-width:750px)and (max-width:999px){.pdp-sticky-atc__inner{grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;row-gap:8px}.pdp-sticky-atc__controls{display:contents}.pdp-sticky-atc__product{grid-column:1;grid-row:1;align-self:center;max-width:min(34vw,200px)}.pdp-sticky-atc__title{max-width:min(24vw,140px)}.pdp-sticky-atc__picker-row{grid-column:2;grid-row:1;min-width:0}.pdp-sticky-atc__submit{grid-column:1 / -1;grid-row:2}.pdp-sticky-atc__options{flex:1 1 auto}.pdp-sticky-atc__option{flex:1 1 0}.pdp-sticky-atc__option--size,.pdp-sticky-atc__option--feel{width:auto;flex-basis:0}}@media screen and (min-width:1000px){.pdp-sticky-atc{top:75px!important;transform:translate3d(0,110%,0)}.pdp-sticky-atc.is-visible{transform:translateZ(0)}.pdp-sticky-atc__inner{grid-template-columns:minmax(0,auto) 1fr;column-gap:16px;row-gap:0;min-height:64px;padding:10px var(--pdp-sticky-padding-desktop, 20px);max-width:var(--pdp-sticky-max-width, 1512px)}.pdp-sticky-atc__product{height:auto;min-height:0}.pdp-sticky-atc__image{width:54px;height:54px}.pdp-sticky-atc__title{max-width:min(42vw,320px)}.pdp-sticky-atc__controls{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;grid-column:2;justify-self:end;width:auto;gap:8px}.pdp-sticky-atc__picker-row{display:contents;gap:8px}.pdp-sticky-atc__options{gap:8px;flex:0 0 auto}.pdp-sticky-atc__option,.pdp-sticky-atc__option--size,.pdp-sticky-atc__option--feel,.pdp-sticky-atc__option--default{flex:0 0 auto;width:auto}.pdp-sticky-atc__option--size .pdp-sticky-atc__select-wrap,.pdp-sticky-atc__option--feel .pdp-sticky-atc__select-wrap{width:180px;padding:0 20px;gap:10px;justify-content:flex-start}.pdp-sticky-atc__option--default .pdp-sticky-atc__select-wrap{min-width:140px;width:auto;padding:0 20px;gap:10px}.pdp-sticky-atc__option--feel .pdp-sticky-atc__option-icon--feel{width:22px;height:22px}.pdp-sticky-atc__select-wrap{overflow:visible}.pdp-sticky-atc__select{flex:0 1 auto;max-width:120px;padding-right:18px}.pdp-sticky-atc__option--size .pdp-sticky-atc__select-wrap .pdp-sticky-atc__select,.pdp-sticky-atc__option--feel .pdp-sticky-atc__select-wrap .pdp-sticky-atc__select{margin-left:0;margin-right:0}.pdp-sticky-atc__select-caret{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.pdp-sticky-atc__quantity.quantity{width:135px;flex:0 0 135px;margin-left:0;padding:0 20px;gap:0;justify-content:space-between}.pdp-sticky-atc__submit{width:auto;min-width:246px;flex:0 0 auto;padding:0 30px}body.pdp-sticky-atc-is-visible{padding-bottom:64px}}@media screen and (min-width:1000px)and (max-width:1150px){.pdp-sticky-atc__inner{padding:10px 20px}}@media screen and (max-width:1500px){.pdp-sticky-atc{top:109px!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/pdp-sticky-atc.css.map */
