/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Label (::before) **/
.mtp-2311 .page label::before {
	background-color: rgb(0, 0, 0) !important;
	width: 5px !important;
	min-width: 5px !important;
	height: 5px !important;
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {
	/** General >> Label (::before) **/
	.mtp-2311 .page label::before {
	background-color: rgb(0, 0, 0) !important;
	width: 5px !important;
	min-width: 5px !important;
	height: 5px !important;
}

}

