/**
 * Theme Name:     Medal of success
 * Author:         Swayb
 * Template:       Divi
 * Text Domain:	   medal-of-success
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */
body.et_cover_background {
    background-image: url("https://medal-of-success.com/wp-content/uploads/2025/08/Arriere-plan.png")!important;
    background-position: left top!important;
    background-size: auto!important;
    background-repeat: repeat!important;
    background-attachment: fixed!important;
} 

#main-content {background-color: unset;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	background: #D4AF37!important;
}
.woocommerce-message a.button.wc-forward {
	color: #D4AF37!important;
}