.cart_item{
	position: relative;
}

.af-sub-product-items-div{
	list-style: none;
	padding: 0;
	margin: 0;
}

.af-sub-product-items-div li{
	width: 100%;
}
.list{
	list-style: none;
	padding: 0;
	margin: 0;
	display: table;
	width: 100%;
}

.list li{
	display: table-cell;
	vertical-align: middle;
}

.af-a-nd-s-m-chain-product table td input[type=number]{
		width: 75px;
	background-color: #fff;
	border: 1px solid #00000024;
	box-shadow: none;
	height: 40px;

}

.af-a-nd-s-m-chain-product table td a{
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	color: #000;
}

.af-a-nd-s-m-chain-product h4{
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
}

}
