/* Google Fonts */
@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 300;
	src: url('/specialredemptions/_assets/fonts/oswald-v49-latin-300.eot'); /* IE9 Compat Modes */
	src: local(''), url('/specialredemptions/_assets/fonts/oswald-v49-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-300.woff') format('woff'), /* Modern Browsers */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-300.svg#Oswald') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 200;
	src: url('/specialredemptions/_assets/fonts/oswald-v49-latin-200.eot'); /* IE9 Compat Modes */
	src: local(''), url('/specialredemptions/_assets/fonts/oswald-v49-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-200.woff') format('woff'), /* Modern Browsers */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-200.svg#Oswald') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	src: url('/specialredemptions/_assets/fonts/oswald-v49-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''), url('/specialredemptions/_assets/fonts/oswald-v49-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	src: url('/specialredemptions/_assets/fonts/oswald-v49-latin-500.eot'); /* IE9 Compat Modes */
	src: local(''), url('/specialredemptions/_assets/fonts/oswald-v49-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-500.woff') format('woff'), /* Modern Browsers */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-500.svg#Oswald') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 600;
	src: url('/specialredemptions/_assets/fonts/oswald-v49-latin-600.eot'); /* IE9 Compat Modes */
	src: local(''), url('/specialredemptions/_assets/fonts/oswald-v49-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-600.woff') format('woff'), /* Modern Browsers */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-600.svg#Oswald') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 700;
	src: url('/specialredemptions/_assets/fonts/oswald-v49-latin-700.eot'); /* IE9 Compat Modes */
	src: local(''), url('/specialredemptions/_assets/fonts/oswald-v49-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-700.woff') format('woff'), /* Modern Browsers */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/specialredemptions/_assets/fonts/oswald-v49-latin-700.svg#Oswald') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url('/specialredemptions/_assets/fonts/material-icons.woff2') format('woff2');
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-moz-font-feature-settings: 'liga';
	-moz-osx-font-smoothing: grayscale;
}

/* General Styles */
html, body {
	overflow-x: hidden;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #1a1a1a;
	font-size: 1.125rem;
	line-height: 1.75rem;
}

h1, h2, h3, h4, h5, h6 {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: black;
	text-transform: uppercase;
	font-family: Oswald, Impact, sans-serif;
	font-weight: 700;
}

h1 {
	font-size: 3rem;
	line-height: 3.2rem;
	margin-bottom: 2.2rem;
}

h2 {
	font-size: 1.5rem;
	line-height: 1.5rem;
	margin-bottom: 1rem;
	color: black;
}

h3 {
	font-size: 2.25rem;
	line-height: 2.5rem;
	margin-bottom: 1rem;
}

h6 {
	font-size: 1.125rem;
	line-height: 1.25rem;
	margin-bottom: 1rem;
	color: black;
}

p {
	margin-bottom: 1rem;
	font-size: 1rem;
	line-height: 2rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	color: #1a1a1a;
	text-transform: none;
}

a, a:hover, a:active {
	color: #1a1a1a;
}

/* Navigation */
.navbar-top {
	width: 100%;
	background-color: #febd17;
}

.navbar-brand {
	display: block;
	margin-right: 2rem;
	margin-left: 2rem;
	padding-top: 16px;
	padding-bottom: 16px;
}

.navbar-brand a {
	display: inline-block;
	height: 26px;
	padding: 0;
	margin: 0;
}

.navbar-brand img {
	max-height: 100%;
	vertical-align: top;
}

.navbar, .navbar .container-fluid {
	padding: 0;
}

.navbar-main {
	background-color: #1a1a1a;
	width: 100%;
}

@media (max-width: 991.98px) {
	.navbar-top {
		display: flex;
		flex-direction: row;
	}
	.navbar-brand {
		align-self: center;
		margin-left: auto;
	}
}

/* Footer */
footer .footer-tagline {
	text-align: center;
	background-color: #febd17;
	color: black;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

footer .footer-tagline span {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: black;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 2.3rem;
}

@media (max-width: 991.98px) {
	footer .footer-tagline span {
		font-size: 1.5rem;
	}
}

footer .footer-social {
	background: black;
	color: #c4c4c4;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

footer .footer-social ul {
	margin: 0 auto;
	width: 100%;
	align-items: center;
	justify-content: center;
}

footer .footer-social li {
	list-style-type: none;
}

footer .footer-social li h6 {
	color: #c4c4c4;
	margin: 0 2rem 0 0;
}

footer .footer-social li a {
	float: left;
	padding: 0 1rem;
}

footer .footer-social li a:last-child {
	padding-right: 0;
}

footer .footer-social li a span {
	display: none;
}

footer .footer-social li a.social-link-facebook:before {
	content: url("img/logo-facebook.svg");
	display: block;
}

footer .footer-social li a.social-link-instagram:before {
	content: url("img/logo-instagram.svg");
	display: block;
}

footer .footer-social li a.social-link-youtube:before {
	content: url("img/logo-youtube.svg");
	display: block;
}

footer .footer-social li a:hover::before {
	opacity: 0.8;
}

footer .footer-boxes{
	padding: 1rem 0;
}

@media (max-width: 991.98px) {
	footer .footer-social ul {
		max-width: 100%;
	}
}

footer .footer-legal {
	background-color: #1a1a1a;
	color: #eeeeee;
}

footer .footer-legal {
	color: #eeeeee;
	text-decoration: none;
	font-size: 0.75rem;
	padding: 1rem;
	text-align: center;
}

footer .footer-legal ul {
	margin: 0;
	padding: 0;
}

footer .footer-legal li {
	position: relative;
	list-style-type: none;
	padding-left: 1rem;
	padding-right: 1rem;
}

footer .footer-legal li:after {
	position: absolute;
	content: '';
	height: 100%;
	width: 0.0625rem;
	background-color: #6b6b6b;
	margin-left: 1rem;
}

footer .footer-legal li:last-child::after {
	display: none;
}

footer .footer-legal li a {
	color: #eeeeee;
	text-decoration: none;
}

footer .footer-legal li a:hover {
	text-decoration: underline;
}

footer .copyright-text-footer {
	font-size: 0.875rem;
}

@media (max-width: 991.98px) {
	footer .footer-legal ul {
		flex-direction: column;
	}

	footer .footer-legal li:after {
		display: none;
	}
}

/* Top Banner */
.header-banner {
	position: relative;
	text-align: center;
}

.header-banner img {
	width:100%;
}

/* Main */
main {
	padding-bottom: 3rem;
}

.campaign-form .btn {
	background-color: black;
	font-family: Helvetica, Arial, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: white;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	-webkit-border-radius: 0.125rem;
	border-radius: 0.125rem;
	font-size: 0.875rem;
	min-height: 3rem;
	min-width: 10rem;
	font-weight: 700;
	justify-content: center;
	align-items: center;
	display: inline-flex;
	align-self: flex-start;
	background-color: #febd17;
	color: black;
	border: 0;
}

.intro-text {
	text-align: center;
	margin-bottom: 3rem;
	margin-top: 3rem;
}

.intro-text h2 {
	font-size: 3.2rem;
	line-height: 3.6rem;
	margin-bottom: 2.2rem;
}

.intro-text ul{
  text-align: center;
  list-style-position: inside;
	margin-left:0;
	padding-left:0;
}

.intro-text p, .intro-text li{
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 400;
	color: #1a1a1a;
}

.intro-text p.smaller{
	font-size: 14px;
}

.campaign-form h2 {
	text-align: center;
	font-size: 2.25rem;
	line-height: 2.5rem;
	margin-bottom: 1rem;
}

.campaign-form h4 {
	text-align: center;
	margin-bottom: 2rem;
}

.campaign-form .form-group {
	margin-bottom: 2rem;
}

.campaign-form .form-container > .row {
	padding: 2rem;
	background: #eeeeee;
	margin-bottom: 4rem;
}

.campaign-form .form-container-blank > .row {
	background: transparent;
	padding: 0;
}

.campaign-form .form-control {
	border: 1px solid #c4c4c4;
	font-size: 0.875rem;
	padding: 1rem;
	background: #fff;
	width: 100%;
	-webkit-border-radius: 0.125rem;
	border-radius: 0.125rem;
}

.campaign-form .form-select {
	border: 1px solid #c4c4c4;
	font-size: 0.875rem;
	padding: 1rem;
	width: 100%;
	-webkit-border-radius: 0.125rem;
	border-radius: 0.125rem;
}

.campaign-form .form-select:focus, .campaign-form .form-control:focus {
	border: 1px solid #1a1a1a;
	outline: 1px solid transparent;
	box-shadow: none;
	color: #1a1a1a;
}

.campaign-form label {
	font-size: 1rem;
	font-weight: normal;
	margin-bottom: 0.5rem;
	display: block;
}

.campaign-form .help-text {
	font-size: 0.7rem;
	line-height: 1rem;
	margin-top: 0.5rem;
}

.campaign-form input[type=file] {
	display: block !important;
	right: 1px;
	top: 1px;
	height: 34px;
	opacity: 0;
	width: 100%;
	background: none;
	position: absolute;
	overflow: hidden;
	z-index: 2;
}

.campaign-form .control-fileupload {
	padding: 10px 30px !important;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	border: 1px solid #c4c4c4;
	background: #fff;
	-webkit-border-radius: 0.125rem;
	border-radius: 0.125rem;
	cursor: pointer !important;
	text-align: center;
	-webkit-border-radius: 0.125rem;
	border-radius: 0.125rem;
	height:55px;
}

.campaign-form .control-fileupload label,
.campaign-form .control-fileupload input,
.campaign-form .control-fileupload:focus {
	cursor: pointer !important;
}

.campaign-form .control-fileupload label {
	font-size: 0.875rem;
	font-weight: 600;
}

.campaign-form .control-fileupload label:before {
	content: "file_upload";
	font-family: 'Material Icons';
	vertical-align: middle;
	font-size: 1.5rem;
	display: inline-block;
	position: relative;
	top: -0.09rem;
	color: #1a1a1a;
	margin-right: 0.2rem;
}

.campaign-form .control-fileupload:hover,
.campaign-form .control-fileupload:focus {
	background-color: #eee;
	text-decoration: none;
	background-position: 0 -15px;
	transition: all 0.2s ease-out;
}

.campaign-form .form-group .row {
	margin: 0;
	padding: 0;
}

.campaign-form .form-group textarea {
	min-height: 200px;
}

.campaign-form .multi-input-group {
	display: flex;
}

.campaign-form .multi-input-group-item {
	flex: 1;
	margin-right: 0.4rem;
}

.campaign-form .multi-input-group-item:last-item {
	margin-right: 0;
}

.campaign-form select:after {
	content: "file_upload";
	font-family: 'Material Icons';
	vertical-align: middle;
	font-size: 1.5rem;
	display: inline-block;
	position: relative;
	top: -0.09rem;
	color: #1a1a1a;
	margin-right: 0.2rem;
}

.campaign-form .redemption-question-fieldset {
	border: none;
	margin: 1rem auto 0 auto;
	padding: 0;
	display: flex;
	width: 70%;
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}

.campaign-form .redemption-question-fieldset input {
	margin: 0 .5rem 0 5rem;
}

.campaign-form .redemption-question-fieldset label {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.campaign-form .form-textarea {
	width: 70%;
	margin: 0 auto;
	height: 8rem;
}

.campaign-form .tcagree-optin {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-bottom: 1rem;
}

.campaign-form .tcagree-optin input {
	margin-right: .7rem;
}

.campaign-form .tcagree-optin label {
	margin-bottom: 0;
}

.campaign-form .newsletter-optin {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.campaign-form .newsletter-optin input {
	margin-right: .7rem;
}

.campaign-form .newsletter-optin label {
	margin-bottom: 0;
}

.campaign-form .privacy-optin {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-bottom: 1rem;
}

.campaign-form .privacy-optin input {
	margin-right: .7rem;
}

.campaign-form .privacy-optin label {
	margin-bottom: 0;
}

.campaign-form .btn {
	display: block;
	margin: 3rem auto 2rem auto;
}

.error {
	width: 100%;
	padding: 1rem;
	text-align: center;
	background: #ff0000;
	color: #fff;
	font-size: 1rem;
	margin-bottom: 2rem;
}

.error:empty {
	display: none;
}

.success {
	text-align: center;
	padding: 12% 0 10% 0;
}

@media (max-width: 991.98px) {
	.intro-text {
		margin: 1rem;
		padding: 0;
		width: auto;
	}

	.intro-text h2 {
		font-size: 2.5rem;
	}

	.campaign-form h3 {
		font-size: 2rem;
	}

	.campaign-form .redemption-question-fieldset {
		width: 100%;
		display: block;
	}

	.campaign-form .redemption-question-fieldset input {
		margin: auto;
	}

	.campaign-form .form-textarea {
		width: 100%;
	}

	.campaign-form .form-container > .row {
		margin-bottom: 2rem;
		padding: 1rem;
	}
}

.mandatory {
	border: 2px solid #ff0000 !important;
}

.privacy-policy {
	text-align: center;
	font-size: 12px;
}

.purchasedate {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.purchasedate > div {
	width: 32%;
	margin: 0;
	padding: 0;
}

.form-control[placeholder="Type SKU"]::placeholder {
	opacity: 0;
}

.has-prepend {
width: auto !important;
}

.input-group-text {
border: 1px solid #c4c4c4;
font-size: 0.875rem;
padding: 1rem;
background: #fafafa;
width: 100%;
-webkit-border-radius: 0.125rem;
border-radius: 0.125rem;
}

.campaign-form .multi-input-group {
display: flex;
}

.campaign-form .multi-input-group-item {
flex: 1;
margin-right: 0.4rem;
}

.campaign-form .multi-input-group-item:last-item {
margin-right: 0;
}

.campaign-form .control-fileupload.fileupload-small {
	padding: 12px 30px !important;
}

.campaign-form .control-fileupload.fileupload-small label {
	margin-bottom: 0;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #c4c4c4;
	border-radius: 0;
	padding: 1rem;
	font-size: 0.875rem;
	height: auto;
	max-height: 55px;
}

	.select2-container--default .select2-selection--single .select2-selection__rendered {
		color: #444;
		line-height: 1.3rem;
	}

	.select2-container--default .select2-selection--single .select2-selection__arrow b {
		height: 0;
		left: 50%;
		position: absolute;
		top: 50%;
		width: 0;
		border: solid black;
		border-width: 0 1px 1px 0;
		display: inline-block;
		padding: 3px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		margin-top: 7px;
		margin-left: -12px;
	}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border: solid black;
	border-width: 0 1px 1px 0;
	padding: 3px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	margin-top: 11px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #febd17;
	color: white;
}

.select2-results__options, .select2-search__field {
	font-size: 0.875rem;
}

.sku-hint{
	font-size:11px;
	line-height: 14px;
	margin-top:.5rem;
}

.receipt-disclaimer{
	text-align: center;
}

.products-table{
	width: 70%;
	margin:auto;
	font-size:14px;
	text-align: left;
}

.products-table img{
	max-height: 100px;
}

.products-table {
	border: 1px solid #eeeeee;
	margin-bottom: 2rem;
}

.products-table {
	background: #eeeeee;
}
.products-table td {
	background: #fff;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
		padding:.5rem 1rem;
}

.products-table th {
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
		padding:.5rem 1rem;
}



.choices__list--multiple .choices__item {
	display: inline-block;
	vertical-align: middle;
	border-radius: 0 !important;
	padding: 4px 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: 500;
	margin-right: 3.75px;
	margin-bottom: 3.75px;
	background-color: #444 !important;
	border: 0 !important;
	color: #fff !important;
	word-break: break-all;
	box-sizing: border-box;
}

.choices__inner {
	border: 1px solid #c4c4c4 !important;
	border-radius: 0;
}

.choices {
	margin-bottom: .5rem !important;
}

#productsContainer:empty{
	height:0;
	padding:0;
}
#addReceiptBtn {
  display: block;
  background-color: black;
  font-family: Helvetica, Arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: white;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -webkit-border-radius: 0.125rem;
  border-radius: 0.125rem;
  font-size: 1rem;
  min-height: 55px;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  align-self: flex-start;
  background-color: #febd17;
  color: black;
  border: 0;
  width: 100%;
  margin: 0;
}
#additionalReceiptsRow {
  margin-top: -4rem;
  padding-top: 0;
}
#additionalReceiptsRow .form-group{
	position:relative;
}
#additionalReceiptsRow .box{
	
}
#additionalReceiptsRow .help-text{
	width:100%;
	display:block;
}
#additionalReceiptsRow .control-fileupload{
	width:95%;
}

#additionalReceiptsRow .removeReceipt {
  max-width: 10px;
  display: flex;
  margin: auto;
  padding: 10px;
  min-width: 26px;
  min-height: auto;
  text-decoration: none;
  top: 36px !important;
  height: 55px;
	border: 1px solid #c4c4c4;
}