/*
Theme Name: tgcfitnessparts-child
Version: 1.0
Description: A child theme of Enfold
Template: enfold
Author: Administrator
*/
@import url("../enfold/style.css");
/* Your awesome customization starts here */
/*
html.html_boxed {
  background-image: url("https://www.tgcfitnessparts.com.au/wp-content/uploads/2019/01/tgc_bg.png") !important;
  background-repeat: repeat-y;
	top:0px;left:0px;width:100%;height:100%;z-index:-1;
  background-position: 100% 100% !important; 
  background-size: cover !important;
}
*/

a.button .product_type_simple .add_to_cart_button .ajax_add_to_cart {
	background-color:#16215f!important;
	color:#ffffff!important; }