/**
* Theme Name: Leedo Child
* Description: This is a child theme of Leedo, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/vlthemes">VLThemes</a>
* Template: leedo
* Version: 1.0.0
*/

.vlt-wc-single-product .vlt-post-share{
	display:none;
}

.vlt-zigzag {
	background-color : #96c0e4 !important;
}

.vlt-checkout-form-coupon__toggle{
	display:none;
}

.vlt-alert-message, .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-notice{
	background-color:var(--vlt-accent-1);
	font-weight:700;
}