.product-combination-picker{margin-bottom:1.5rem}.combination-add-to-cart{width:100%}.product-combination-picker__header{margin-bottom:1rem}.product-combination-picker__header h3{display:flex;align-items:fle;flex-direction:column;gap:.5rem;font-weight:var(--text-weight-bold)}.product-select-title{color:var(--primary-button-background);font-weight:var(--text-weight-medium)}.product-combination-picker__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;margin-bottom:1rem}.product-combination-option{position:relative}.product-combination-option-inner{cursor:pointer;display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5rem;border-radius:8px;border:2px solid transparent;transition:all .2s ease;height:100%}.product-combination-option-inner.selected{border-color:var(--primary-button-background);background-color:rgba(var(--primary-button-background-rgb),.05)}.product-combination-image{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:6px;margin-bottom:0rem}.product-combination-image-placeholder{width:100%;aspect-ratio:1/1;background-color:#f4f4f4;border-radius:6px;margin-bottom:.5rem}.product-combination-title{font-size:.9rem;font-weight:var(--text-weight-medium);line-height:1.2;margin-top:auto}.product-combination-price{font-size:.8rem;color:var(--text-color-light);margin-top:.25rem;display:none}@media screen and (max-width: 749px){.product-combination-picker__grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.75rem}.product-combination-title{font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-combination-picker.css.map */
