.stock-online-and-store {
    clear: both;
}
main .product .product-add-form, .lc-sku,
main .lc-grouping .product .lc-sku {
    margin-top: 1.5em;
    margin-bottom: 1em;
}
main .product .add-to-registry {
    float: left;
    margin-top: 0.6786em;
    margin-bottom: 1.6616em;
    display: inline-block;
    text-indent: 1.5em;
    text-decoration: underline;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2em;
    height: 1.2em;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6"><path stroke-linecap="round" stroke-linejoin="round" d="M21 11.25v8.25a1.5 1.5 0 0 1-1.5 1.5H5.25a1.5 1.5 0 0 1-1.5-1.5v-8.25M12 4.875A2.625 2.625 0 1 0 9.375 7.5H12m0-2.625V7.5m0-2.625A2.625 2.625 0 1 1 14.625 7.5H12m0 0V21m-8.625-9.75h18c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125h-18c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125Z" /></svg>');
    background-repeat:no-repeat;
    background-position: left center;
}
main .product .add-to-registry:hover{
    text-decoration: underline;
    font-weight: 600;
}
main .lc-grouping  .product .add-to-registry {
    margin-left: 4.5714em;
}
