.product-info-main .swatch-attribute:not(.color) .swatch-option.text:before{box-sizing:border-box;min-width:20px;width:20px;height:20px;box-shadow:none;border-radius:4px;background-color:#fff;background-image:none;background-repeat:no-repeat;background-position:center;background-size:12px 12px;border:2px solid #c4c4c4;transition:background-color .15s ease,border-color .15s ease}.product-info-main .swatch-attribute:not(.color) .swatch-option.text:not(.disabled):hover:before{border-color:#7ebc0a}.product-info-main .swatch-attribute:not(.color) .swatch-option.text.selected:before{background-color:#7ebc0a;border-color:#7ebc0a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 6.3l2.4 2.4L9.5 4' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.product-info-main .swatch-attribute:not(.color) .swatch-option.text:focus-visible:before{outline:2px solid #7ebc0a;outline-offset:2px}