/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 17 2026 | 22:20:20 */
.button.product_type_variable.add_to_cart_button::before {
    content: none !important;
}
.button:hover {
    transform: translateY(-2px);
    transition: 0.2s ease;
}