.affa-product-custom {
	text-align:center;
	margin-bottom:40px;
}
	.affa-product-custom figure { margin-bottom:20px; }
	.affa-product-custom .product-custom-title h4 {
		font-size:18px;
		line-height:26px;
		margin:0px;
	}
	.affa-product-custom .product-custom-title p {
		color:#a9a9a9;
		font-size:15px;
		line-height:24px;
		margin:0px;
	}
	.text-white .affa-product-custom .product-custom-title p { color:rgba(255,255,255,.7); }
	.ie .text-white .affa-product-custom .product-custom-title p { color:#FFF; }
	.affa-product-custom .product-custom-price {
		font-size:24px;
		line-height:32px;
		font-weight:500;
		margin:10px 0px 0px;
	}
	.affa-product-custom .product-custom-btn { margin-top:15px; }

@media (max-width: 767px) {

	.affa-product-custom {
		max-width:450px;
		margin-right:auto;
		margin-left:auto;
	}

}
