/*======================================
Theme Name: Levx Divi Child Theme
Theme URI: https://divicake.com/
Description: Child Theme for LevX
Version: 1.0
Author: Systemagic
Author URI: https://divicake.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */


.ywcds_form_container .ywcds_message.woocommerce-message {
    background-color: #4caddf!important;
}
.ywcds_form_container a.added_to_cart.wc-forward {
    text-decoration: underline;
    color: #2a2627;
    font-weight: bold;
}