.mpc-wrap thead tr th, .mpc-pagenumbers span.current, .mpc-fixed-header table thead tr th{
	background: #000000;	color: #ffffff;}
.mpc-button input.mpc-add-to-cart.wc-forward, button.mpce-single-add, span.mpc-fixed-cart{
	background: #dd3333;	color: #ffffff;}
td.mpc-product-image, .mpcp-gallery, table.mpc-wrap img{
	width: 50px;
}
.mpc-container .mpc-product-title a{
	font-size: 18px;text-decoration: underline;}
@media screen and (max-width: 767px) {
	table.mpc-wrap tbody tr{
		min-height: 67px;
	}
	table.mpc-wrap tbody tr:has(.gallery-item){
		min-height: 98px;
	}
	#content table.mpc-wrap tbody tr td, #main-content table.mpc-wrap tbody tr td, #brx-content table.mpc-wrap tbody tr td{
		padding-left: 63px;
	}
}
