.site-header {
	background-position:center;
}	

#primary {
	background-position:top center;	
}

a.button.add_to_cart_button.product_type_variable,
.woocommerce #content .product_type_variable {
	width:125px	 !important;
}

.variations_form .variations {
	width:400px;	
}

.search-field {
	width:90%;	
}

.copyright {
	width:100%;	
}

.woocommerce-tabs .tabs li {
	display:inline !important;	
}

#customer_login .login input,
#customer_login .register input {
	width:90%;	
}

.addresses .address h3 {
	display:block;
	width:100%;	
}