.rts_readonly {
	cursor: not-allowed !important;
	pointer-events: none !important;
	opacity: 0.6 !important;
}

.rts-store-wide-banner {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	width: 100%;
	text-align: center;
	z-index: 9999;
}

.rts-banner-text {
	width: 100%;
	float: left;
	background: #9b5c8f !important;
}

.rts-store-wide-banner strong {
	text-shadow: 0 0 1px rgb(115, 112, 150);
	display: block;
	padding: 12px 0;
	font-weight: 900;
	color: #ffffff !important
}

.rts-min-qty-loop {
	text-align: center;
}