/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.woocommerce-button {
    background-color: #4cadc9 !important;
    box-shadow: none !important;
    border-radius: 5px !important;
}

.lost_password {
    color: #4cadc9 !important;
}

.btn-style-link.btn-color-primary{
	border-color: #4cadc9 !important;
}