/*
Theme Name: SimpleMag Child Theme
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
*/


/* Your CSS code goes here
-------------------------------------- */


.single_add_to_cart_button{
	color: #000 !important;
}

button:not([disabled]), .button:not([disabled]), [type=button]:not([disabled]), [type=reset]:not([disabled]), [type=submit]:not([disabled]){
	color: #000 !important;
}
