x-bsa-site-cart a._bsacart-button { background-color: #37ae46; }
x-bsa-site-cart a._bsacart-button:hover { background-color: #419241; }
/***** Inventory *****/
.bsa-sitecart-inventory {
	text-align: left;
}
.bsa-cart-zone {	
	float: left;
	clear: both;
	padding: 20px;
	margin: 10px auto;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	background: #fafafa;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 160%;
	position: relative;
	z-index: 2;
}	
.bsa-cart-zone div.bsa-cart-specs {	
	color: #999;	
	padding: 0;	
	margin: 2px 0 0 0;	
	font-size: 13px;	
	line-height: 160%;	
}	
	.bsa-cart-zone div.bsa-cart-specs strong {	
		color: #444;	
	}	
	.bsa-cart-zone div.bsa-cart-specs span {	
		padding: 0 3px 0 0;	
		margin: 0;	
		line-height: 100%;	
	}	
.bsa-cart-zone div.bsa-cart-heading {
	font-size: 21px;	
	font-weight: bold;	
	display: block;	
	padding: 0;	
	margin: 0 0 5px 0;	
	line-height: 115%;	
	color: #444;	
}	
.bsa-cart-zone a.bsa-add-to-cart,	
.bsa-cart-zone a.bsa-sold-out {	
	display: inline-block;	
	color: #fff !important;	
	border: 0;	
	text-align: center;	
	font-size: 14px;	
	font-weight: bold;	
	margin: 15px 0 0 0;	
	border-radius: 2px;	
	line-height: 1;	
}	
.bsa-sitecart-inventory .bsa-cart-zone a.bsa-add-to-cart {	
	background-color: #37ae46;	
	background-image: url(//static.servedby-buysellads.com/stuff/sitecart/images/cart-icn-small.png);	
	background-repeat: no-repeat;	
	background-size: 14px 12px;	
	background-position: 12px 50%;	
	padding: 8px 18px 8px 36px;	
	text-decoration: none;	
	cursor: pointer;	
	color: #fff !important;
}	
.bsa-sitecart-inventory .bsa-cart-zone a.bsa-add-to-cart:hover {	
	background-color: #419241;	
	text-decoration: none;	
	color: #fff !important;
}	
.bsa-cart-zone a.bsa-add-to-cart:focus {	
	outline: none;	
}	
.bsa-cart-zone a.bsa-add-to-cart:active {	
	outline: none;	
	position: relative;	
	top: 1px;	
}	
.bsa-cart-zone a.bsa-sold-out {	
	background-color: #999999;	
	text-decoration: none;	
	padding: 8px 18px;	
}	
@media all and (min-width:700px) {	
	.bsa-cart-zone .bsa-button {	
		float: right;	
		position: relative;	
		z-index: 3;	
		top: -65px;	
		margin-bottom: -65px;	
	}	
	.bsa-cart-zone .bsa-cart-details {	
		width: 80%;	
	}	
}	

/***** Site Stats *****/
.bsa-sitecart-sitestats {	
	margin: 15px 0 10px;	
	float: left;	
	width: 100%;	
}	
.bsa-social-stats,	
.bsa-site-stats {	
	background: #fafafa;	
	float: left;	
	width: 100%;	
	padding: 0;	
	border: 1px solid #e1e1e1;	
	border-radius: 3px;	
	margin: 0;	
	font-size: 21px;	
	line-height: 1;	
	color: #444;	
	-webkit-box-sizing: border-box;	
	-moz-box-sizing: border-box;	
	box-sizing: border-box;	
	font-weight: bold;	
}	
.bsa-social-stats {	
	padding: 0 0 4px;	
	position: relative;	
	margin-top: -4px;
	z-index: 1;	
}	
.bsa-site-stats {	
	position: relative;	
	z-index: 2;	
	border-radius: 0 0 3px 3px;	
}	
.bsa-thirds {	
	width: 50%;	
	float: left;	
	padding: 20px 20px 15px;	
	-webkit-box-sizing: border-box;	
	-moz-box-sizing: border-box;	
	box-sizing: border-box;	
}	
.bsa-social-stats span.bsa-contents,	
.bsa-site-stats span.bsa-contents {	
	line-height: 140%;	
	color: #aaa;	
	font-weight: normal;	
	display: block;	
	font-size: 14px;	
}	
.bsa-social-stats strong.bsa-numbers,	
.bsa-site-stats strong.bsa-numbers {	
	font-weight: bold;	
}	
.bsa-social-stats span.facebook-stats em {
	background: transparent url(//static.servedby-buysellads.com/stuff/sitecart/images/facebook-icn.png) top left no-repeat;	
	background-size: 100%;	
	position: relative;	
	top: 1px;	
	width: 12px;	
	height: 12px;	
	display: inline-block;	
}	
.bsa-social-stats span.twitter-stats em {	
	background: transparent url(//static.servedby-buysellads.com/stuff/sitecart/images/twitter-icn.png) top left no-repeat;	
	background-size: 100%;	
	position: relative;	
	top: 1px;	
	width: 12px;	
	height: 12px;	
	display: inline-block;	
}	
.bsa-social-stats span.rss-stats em {	
	background: transparent url(//static.servedby-buysellads.com/stuff/sitecart/images/rss-icn.png) top left no-repeat;	
	background-size: 100%;	
	position: relative;	
	top: 1px;	
	width: 12px;	
	height: 12px;	
	display: inline-block;	
}	
	
@media all and (max-width: 567px){	
	.bsa-thirds {	
		width: 100%;	
		float: left;	
		padding: 20px 20px 15px;	
		-webkit-box-sizing: border-box;	
		-moz-box-sizing: border-box;	
		box-sizing: border-box;	
	}	
}