.basic-switch-woocommerce-deposits {
	display:none !important;
}
.deposit-option {
	color:#000;
	font-weight:bold;
}

/*====================================*\
	Tables --------------------------------------------------------------------------------------------------------|
\*====================================*/
table {
	border-collapse:collapse;
	margin:15px auto;
	width:100%;
}
td,th {
	padding:10px;
	border:1px solid #e7e6e6;
}
td {
	
}
th {
	background-color:#000;
}
tr {
	
}
tr:nth-child(odd) {
	background-color:rgba(255,255,255,.50);
}
iframe.iframe {
	width:100%;
	height:45vh;
	border:0;
}
h2.woocommerce-loop-category__title,
h2.woocommerce-loop-category__title mark {
	color:#fff;
}
