a.fl-button.rr-active {
	background-color: #e6e6e6 !important;
	color: #2d2926 !important;
}

#rr-login {
	position: absolute;
	z-index: 10;
	width: 238px;
	background-color: #e6e6e6;
	padding: 12px;
	font-family: "refrigerator-deluxe",sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
}

.cq-rewards-form .rw-error {
	color: red;
}

.cq-rewards-form #rr-login .rw-title {
	color: #000;
	font-family: "refrigerator-deluxe",sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
}

.cq-rewards-form #rr-login input {
	margin: 0;
	border-radius: 4px !important;
	background-color: #e6e6e6 !important;
	border: 1px solid #cacaca !important;
	border-radius: 4px !important;
	box-shadow: inset 0 1px 2px rgb(45 41 38 / 10%) !important;
}

.cq-rewards-form #rr-login div {
	margin-bottom: 5px;
}

.cq-rewards-form #rr-login input.rewards-login {
	font-family: "refrigerator-deluxe",sans-serif;
	font-weight: 400;
	font-size: 18px;
	padding: 9.5px;
	background: #6cc24a !important;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	border: 0;
	cursor: pointer;
	transition: all .4s ease-in-out;
}
.cq-rewards-form #rr-login input.rewards-login:hover {
	background-color: #e87722 !important;
}

.cq-rewards-form #rr-login .button.outline {
	background: transparent;
	border: 1px solid #2d2926;
	border-radius: 4px;
	box-shadow: inset 0 0 0 1px;
	color: #2d2926;
	display: block;
	font-family: "refrigerator-deluxe",sans-serif;
	font-weight: 700;
	margin-top: 10px;
	padding: 9.5px;
	text-transform: uppercase;
	width: 100%;
}
.cq-rewards-form #rr-login .button.outline:hover {
	background: transparent !important;
	text-decoration: none !important;
}

@font-face {
  font-family: "Bally Thrill Bold";
  src: url("/wp-content/plugins/cq-page-mods/fonts/BallyThrill_Bd.ttf");
  font-weight: 700;
}

@font-face {
  font-family: "Bally Thrill Condensed Bold";
  src: url("/wp-content/plugins/cq-page-mods/fonts/BallyThrill_CdBd.ttf");
  font-weight: 700;
}

@font-face {
  font-family: "Bally Thrill Italic";
  src: url("/wp-content/plugins/cq-page-mods/fonts/BallyThrill_It.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "Bally Thrill";
  src: url("/wp-content/plugins/cq-page-mods/fonts/BallyThrill_Rg.ttf");
  font-weight: normal;
}