.nextdev--sticky-atc-button{position:fixed;bottom:104px;right:20px;z-index:99999;width:220px;border:1px solid #E5E5EA;box-shadow:0 0 10px 5px #3328211f;background-color:#fff;padding:12px}.nextdev--sticky-atc-button__mobile{display:none}.nextdev--sticky-atc-button__desktop{display:flex;flex-direction:column;gap:8px;margin-block-end:12px}.nextdev--sticky-atc-button:not(.hidden),.nextdev--sticky-atc-button__overlay:not(.hidden){animation:fade-in .5s}.nextdev--sticky-atc-button__product-image img{display:block;width:100%;height:auto}.nextdev--sticky-atc-button__product-options{display:flex;flex-direction:column;gap:8px}.nextdev--sticky-atc-button__product-button{margin-block-start:4px}.nextdev--sticky-atc-button__product-button button{display:flex;align-items:center;justify-content:center;width:100%;border:0;border-radius:8px;background-color:#f90;color:#382e2e;padding:8px 12px;font-weight:700;font-size:16px;line-height:31px;letter-spacing:.69px;text-align:center;cursor:pointer;transition:transform .2s ease,background-color .2s ease,color .2s ease}.nextdev--sticky-atc-button__product-button button:not(:disabled):hover{background-color:#332821;color:#fff;transform:scale(1.05)}.nextdev--sticky-atc-button__product-button button:disabled{cursor:not-allowed;opacity:.5}.nextdev--sticky-atc-button__product-button button svg{display:block}.nextdev--sticky-atc-button .c-select--hidden{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}.nextdev--sticky-atc-button .c-select{position:relative;width:100%}.nextdev--sticky-atc-button .c-select__button{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #E5E5EA;padding:12px;background:#fff;cursor:pointer;font-size:16px;line-height:31px;letter-spacing:.69px}.nextdev--sticky-atc-button .c-select__button>span{display:flex;align-items:center;gap:8px}.nextdev--sticky-atc-button .c-select__button>span img{display:block;width:20px;height:20px;object-fit:cover;object-position:center center;aspect-ratio:1 / 1;border-radius:100px}.nextdev--sticky-atc-button .c-select__button:focus-visible{outline:none}.nextdev--sticky-atc-button .c-select__chev{flex:none;width:24px;height:24px}.nextdev--sticky-atc-button .c-select__chev svg{display:block;width:100%;height:100%;transition:transform .15s ease}.nextdev--sticky-atc-button .c-select__button[aria-expanded=true] .c-select__chev svg{transform:rotate(180deg)}.nextdev--sticky-atc-button .c-select__list{position:absolute;z-index:1000;margin:4px 0 0;padding:4px;list-style:none;width:100%;max-height:150px;overflow:auto;border:1px solid #E5E5EA;background:#fff;box-shadow:0 8px 28px #00000014}.nextdev--sticky-atc-button .c-select__list[hidden]{display:none}.nextdev--sticky-atc-button .c-select__option{font-size:16px;line-height:31px;padding:4px 8px;cursor:pointer;outline:none;transition:background-color .2s ease,color .2s ease;display:flex;align-items:center;gap:8px}.nextdev--sticky-atc-button .c-select__option img{display:block;width:20px;height:20px;object-fit:cover;object-position:center center;aspect-ratio:1 / 1;border-radius:100px}.nextdev--sticky-atc-button .c-select__option[aria-selected=true]{background:#f90;border-color:#f90}.nextdev--sticky-atc-button .c-select__option[aria-disabled=true]{opacity:.5;pointer-events:none}.nextdev--sticky-atc-button .c-select__option:hover{background:#372d2e;border-color:#372d2e;color:#fff}@media screen and (max-width: 749px){.nextdev--sticky-atc-button{z-index:99999}.nextdev--sticky-atc-button__overlay{position:fixed;top:0;left:0;z-index:99998;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:block}.nextdev--sticky-atc-button__product-image,.nextdev--sticky-atc-button__product-options{display:none}.nextdev--sticky-atc-button{bottom:0;right:auto;left:0;width:100%;border:0;padding:16px 16px 24px}.nextdev--sticky-atc-button__desktop{display:none}.nextdev--sticky-atc-button__mobile{display:grid;grid-template-columns:1fr;gap:12px;margin-block-end:16px}.nextdev--sticky-atc-button__mobile.show{grid-template-columns:96px 1fr}.nextdev--sticky-atc-button__mobile:not(.show) .nextdev--sticky-atc-button__product-image__mobile,.nextdev--sticky-atc-button__mobile:not(.show) .nextdev--sticky-atc-button__product-options__mobile--options{display:none}.nextdev--sticky-atc-button__product-image__mobile img{display:block;width:100%;height:auto}.nextdev--sticky-atc-button__product-options__mobile{display:flex;flex-direction:column;gap:8px;width:100%;height:100%;justify-content:space-between}.nextdev--sticky-atc-button__product-options__mobile>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.nextdev--sticky-atc-button__product-options__mobile--selected_options{font-size:14px;line-height:28px;letter-spacing:.69px;color:#aeaeb2}.nextdev--sticky-atc-button__product-options__mobile--change_options{text-align:right}.nextdev--sticky-atc-button__product-options__mobile--change_options a{font-size:14px;line-height:28px;letter-spacing:.69px;color:#332821;text-decoration:underline}.nextdev--sticky-atc-button__product-options__mobile--change_options a:hover{text-decoration:none}.nextdev--sticky-atc-button__product-options__mobile--options{display:flex;flex-direction:column;gap:24px;margin-block-start:16px}.nextdev--sticky-atc-button__product-options__mobile--option{display:flex;align-items:center;justify-content:space-between;gap:8px}.nextdev--sticky-atc-button__product-options__mobile--option[data-name=color]{gap:12px}.nextdev--sticky-atc-button__product-options__mobile--option_selected{color:#332821;font-size:14px;line-height:28px;letter-spacing:.69px}.nextdev--sticky-atc-button__product-options__mobile--option_values{display:flex;align-items:center;justify-content:flex-end;gap:8px;position:relative}.nextdev--sticky-atc-button__product-options__mobile--option_values input[type=radio]{position:absolute;top:0;left:0;z-index:-1;visibility:hidden}.nextdev--sticky-atc-button__product-options__mobile--option_values label{border:1px solid #E5E5EA;background-color:#fff;min-width:52px;min-height:36px;padding:4px;display:flex;align-items:center;justify-content:center;color:#382e2e;font-size:14px;line-height:28px;letter-spacing:.69px}.nextdev--sticky-atc-button__product-options__mobile--option_values input[type=radio]:checked+label{background-color:#382e2e;color:#fff}.nextdev--sticky-atc-button__product-options__mobile--option[data-name=color] .nextdev--sticky-atc-button__product-options__mobile--option_values label{width:38px;height:38px;min-width:auto;min-height:auto;border-radius:100px;background-image:var(--image);background-size:32px 32px;background-repeat:no-repeat;background-position:center center;overflow:hidden;text-indent:-1000px;border-color:transparent}.nextdev--sticky-atc-button__product-options__mobile--option[data-name=color] .nextdev--sticky-atc-button__product-options__mobile--option_values input[type=radio]:checked+label{border:1px solid #382E2E;background-color:transparent}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/new-sticky-product-atc.css.map */
