/**
 * The following styles get applied both on the front of your site and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.ea-line {
    margin-right: 0.72em;
    width: fit-content;
    display: inline-block;
}

.ea-separator::before {
    content: " - ";
}

.ea-text {
    padding: 8px 0;
}

.add-to-cart-pro {
    padding: 0.25em 0;
}

button.eaa2c_add_to_cart_button, .add-to-cart-pro button.a2cp_button {
    vertical-align: baseline;
}