/**
 * This CSS file was auto-generated via PostCSS
 *
 * Contributors should avoid editing this file, but instead edit the associated
 * src/resources/postcss/ file. For more information, check out our engineering
 * docs on how we handle CSS in our engineering docs.
 *
 * @see: https://the-events-calendar.github.io/products-engineering/docs/code-standards/css/
 */


#wpadminbar .tec-tickets-commerce-sandbox-mode-active > .ab-item {
			background-color: #ffba00;
			color: #fff;
		}
		#wpadminbar .tec-tickets-commerce-sandbox-mode-active:hover > .ab-item, #wpadminbar .tec-tickets-commerce-sandbox-mode-active:active > .ab-item, #wpadminbar .tec-tickets-commerce-sandbox-mode-active:focus > .ab-item {
				background-color: rgba(203, 144, 0, 1) !important;
				color: #fff !important;
			}
