/* Hide the Lapax mini-cart interface while product buttons use direct checkout. */
.topcart,
#rincian {
	display: none !important;
}
