.smp-store-colors{direction:rtl;margin:0 0 20px;padding:16px;border:1px solid #e5e5ea;border-radius:16px;background:#fff}.smp-store-colors__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.smp-store-colors__head strong{color:#171719;font-size:15px}.smp-store-colors__head span{color:#777780;font-size:12px}.smp-store-colors__items{display:flex;flex-wrap:wrap;gap:10px}.smp-color-swatch{min-width:76px;min-height:74px;padding:8px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid #dedee4;border-radius:13px;background:#fff;color:#242428;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.smp-color-swatch:hover{border-color:#ef315f;transform:translateY(-1px)}.smp-color-swatch.is-selected{border-color:#ef315f;box-shadow:0 0 0 2px rgb(239 49 95 / .16)}.smp-color-swatch__circle{width:34px;height:34px;display:block;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #cfcfd5,0 2px 6px rgb(0 0 0 / .12)}.smp-color-swatch__name{font-size:12px;font-weight:700;white-space:nowrap}.smp-color-swatch small{color:#c42f46;font-size:10px}.smp-color-swatch.is-unavailable{opacity:.52;cursor:not-allowed;position:relative}.smp-color-swatch.is-unavailable::after{content:"";position:absolute;top:26px;width:43px;height:2px;background:#c42f46;transform:rotate(-35deg)}.variations_form.smp-has-color-swatches table.variations{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}@media (max-width:520px){.smp-store-colors{padding:13px}.smp-store-colors__items{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.smp-color-swatch{width:100%;min-width:0;min-height:70px;padding:7px 4px}.smp-color-swatch__name{max-width:100%;overflow:hidden;text-overflow:ellipsis}}