/*
Theme Name: 	Autusin Child Theme
Theme Uri:  	http://demo.wpthemego.com/themes/sw_autusin/
Description:  	A child theme of SW Autusin
Author:     	magentech
Author Uri: 	https://themeforest.net/user/magentech/
Template:   	autusin
Version:    	2.0.5
License:    	GNU General Public License v2 or later
*/


.product_detail .content_product_detail .single-buynow .add_to_cart_button, .product_detail .content_product_detail .single-buynow .product_type_external, .product_detail .content_product_detail .single-buynow .product_type_grouped, .product_detail .content_product_detail .single-buynow .single_add_to_cart_button {
  border-radius: 2px;
  text-transform: uppercase;
  color: #fdb819;
  font-weight: normal;
  box-shadow: 0 0 0 1px #fdb819;
background-color: #fdb819 !important;
  padding: 0 15px;
}