
/* Themify Custom CSS */
li.woocommerce-MyAccount-navigation-link > a,
a.woocommerce-button,
a.woocommerce-Button {
	background-color: transparent !important;
	color: #ffffff!important;
}

a.woocommerce-button,
button.woocommerce-Button,
.back-top,
.woocommerce-MyAccount-navigation {
	background-color: #96C81F!important;
	color: #ffffff!important;
}

tr.woocommerce-table__line-item > td > a,
td.woocommerce-orders-table__cell > a:not(.button), 
.woocommerce-MyAccount-content > p > a {
	color:  #96C81F!important;
}

a.woocommerce-button:nth-child(1)