





.swatch_options input:checked+.swatch-element {
    background-color: #e7b6c8;
}

.swatch_options .swatch-element:hover { background-color: #ce6c91; color: white; }

.add_to_cart.global-button--secondary, .global-button--primary.add_to_cart { background-color: #f44688; border-color: #f44688; color: white; }
.add_to_cart.global-button--secondary:hover, .global-button--primary.add_to_cart:hover { background-color: #cc0c55; color: white; }