.header__logo__link img { display:none; }

.header__logo--image .header__logo__link:before
{
background-image:url('https://cdn.shopify.com/s/files/1/0286/1793/2835/files/couplegoals-studios.svg?v=1662562285');
background-size: contain;
background-repeat: no-repeat;
}

.product-grid,
.product-grid .product-item,
.radio__fieldset--swatches
{
background-color: #f6f4f1;
}


.product-item .sale-box, .product-item .preorder-box, .product-item .badge-box
{
font-size:11px;
padding: 0 5px;
height: 21px;
min-width: 80px;
line-height: 22px;
}

button.product__submit__add,
button.btn.cart__checkout
{
background-color: #5A7A5C!important;
color: #FFF!important;
border: none!important;
}