/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */


.active-border-cart-item {
	border: 3px solid #FC861B;
	border-radius: 2px;
}

.active-border-cart-item-padding {
	padding: 5px !important;
}