#ariPartStream .ariPartListAddToCart:hover { 
	border-color: black !important; 
	color: 	black !important;
	background: white !important;

}


#ariPartStream .ariPartListAddToCart {
		font-family: inherit!important;
		color: #000!important;
		border-radius:0px !important;
		border-color: #ffff37 !important; 
		background: #ffff37 !important;
		padding: 1.2rem !important;
}

#ariPartStream input[id^='ariparts_qty'] {
	border-radius:0px !important;
}
