.bc-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fff;box-shadow:0 -4px 10px #00000026;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .3s ease;visibility:hidden}.bc-sticky-atc.is-visible{transform:translateY(0);visibility:visible}.bc-sticky-atc__inner{display:flex;flex-direction:column;gap:12px;max-width:480px;margin:0 auto}.bc-sticky-atc__controls{display:flex;align-items:stretch;gap:8px}.bc-sticky-atc__variant{position:relative;flex:1 1 0%;min-width:0}.bc-sticky-atc__dd-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:100%;min-height:40px;padding:8px 12px 8px 16px;box-sizing:border-box;background:#fff;border:1px solid #E6CFBC;border-radius:8px;font-family:var(--font-body-family, "Poppins", sans-serif);font-size:14px;font-weight:400;color:#2c241e;line-height:1.5;cursor:pointer}.bc-sticky-atc__dd-trigger:focus,.bc-sticky-atc__dd-trigger:active{outline:none;box-shadow:none}.bc-sticky-atc__dd-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bc-sticky-atc__dd-caret{display:inline-flex;width:12px;height:12px;flex-shrink:0;color:#2c241e;transition:transform .2s ease}.bc-sticky-atc__dd-trigger[aria-expanded=true] .bc-sticky-atc__dd-caret{transform:rotate(180deg)}.bc-sticky-atc__dd-list{position:absolute;left:0;bottom:calc(100% + 6px);min-width:100%;width:max-content;margin:0;padding:4px;list-style:none;background:#fff;border:1px solid #E6CFBC;border-radius:8px;box-shadow:0 4px 16px #0000001f;z-index:10;max-height:240px;overflow-y:auto}.bc-sticky-atc__dd-list[hidden]{display:none}.bc-sticky-atc__dd-option{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;font-family:var(--font-body-family, "Poppins", sans-serif);font-size:14px;color:#2c241e;cursor:pointer;white-space:nowrap}.bc-sticky-atc__dd-option:hover{background:#bd7f4b14}.bc-sticky-atc__dd-option.is-selected{font-weight:500}.bc-sticky-atc__dd-option.is-disabled{color:#2c241e66;cursor:not-allowed}.bc-sticky-atc__dd-check{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0;color:#bd7f4b;visibility:hidden}.bc-sticky-atc__dd-check svg{width:12px;height:12px}.bc-sticky-atc__dd-option.is-selected .bc-sticky-atc__dd-check{visibility:visible}.bc-sticky-atc__qty{display:flex;align-items:stretch;flex:1 1 0%;min-width:0;overflow:hidden;border-radius:6px}.bc-sticky-atc__qty-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:auto;min-height:40px;padding:10px 16px;background:#bd7f4b14;border:none;border-radius:0;color:#2c241e;cursor:pointer;transition:background-color .2s ease}.bc-sticky-atc__qty-btn:hover{background:#bd7f4b29}.bc-sticky-atc__qty-input{flex:1 1 0%;min-width:48px;background:#bd7f4b14;border:none;border-radius:0;text-align:center;font-family:var(--font-body-family, "Poppins", sans-serif);font-size:14px;color:#2c241e;-moz-appearance:textfield}input[type=text].bc-sticky-atc__qty-input{border-radius:0;border-color:transparent}.bc-sticky-atc__qty-input::-webkit-outer-spin-button,.bc-sticky-atc__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bc-sticky-atc__qty-input:focus,.bc-sticky-atc__qty-input:focus-visible{outline:none}.bc-sticky-atc__action{display:flex;flex-direction:column;align-items:center;gap:6px}.bc-sticky-atc__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:0;height:48px;padding:12px 24px;background-color:#bd7f4b;color:#fff;border:none;border-radius:100px;font-family:var(--font-body-family, "Poppins", sans-serif);font-size:16px;font-weight:500;line-height:1.5;text-align:center;white-space:nowrap;cursor:pointer;box-sizing:border-box;transition:background-color .25s ease}.bc-sticky-atc__btn:hover:not(:disabled){background-color:#9c5e2b}.bc-sticky-atc__btn:disabled{opacity:.5;cursor:not-allowed}.bc-sticky-atc__amz{width:100%}.bc-sticky-atc__product{display:none}.bc-sticky-atc__thumb{width:72px;height:72px;flex-shrink:0;border-radius:4px;overflow:hidden}.bc-sticky-atc__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bc-sticky-atc__meta{display:flex;flex-direction:column;gap:4px;justify-content:center;min-width:0}.bc-sticky-atc__title{font-family:var(--font-body-family, "Poppins", sans-serif);font-size:16px;font-weight:600;line-height:1.5;color:#2c241e;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bc-sticky-atc__prices{display:flex;align-items:center;gap:6px;line-height:1.5}.bc-sticky-atc__price-current{font-family:var(--font-body-family, "Poppins", sans-serif);font-size:18px;font-weight:600;color:#2c241e}.bc-sticky-atc__price-compare{font-family:var(--font-body-family, "Poppins", sans-serif);font-size:14px;font-weight:400;color:#2c241e;text-decoration:line-through}@media(max-width:749px){.bc-sticky-atc__inner{max-width:none}}@media(min-width:750px){.bc-sticky-atc{padding:16px 64px}.bc-sticky-atc__inner{flex-direction:row;align-items:center;gap:24px;max-width:1440px;margin:0 auto}.bc-sticky-atc__product{display:flex;align-items:center;gap:20px;flex:1 1 0%;min-width:0}.bc-sticky-atc__controls{gap:16px;flex-shrink:0}.bc-sticky-atc__variant,.bc-sticky-atc__qty{flex:0 0 auto}.bc-sticky-atc__action{flex-direction:row;gap:12px;flex-shrink:0}.bc-sticky-atc__btn,.bc-sticky-atc__amz{width:auto}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/bc-sticky-atc.css.map */
