/* 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: 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: 2.7rem;
	line-height: 2.7rem;
	margin-bottom: 1.5rem;
}

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: 1.7em;
	-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, .container-fluid {
	padding: 0;
}

.navbar-main {
	background-color: #1a1a1a;
	width: 100%;
}

.navbar-left .nav-link {
	text-transform: uppercase;
	font-weight: 700;
	color: white;
	padding: 0;
	font-size: 1rem;
}

.navbar-left .nav-item {
	padding-right: 3.5rem;
	padding-top: 0.75rem;
	padding-bottom: 0.875rem;
	padding-left: 2.5rem;
	position: relative;
}

	.navbar-left .nav-item:after {
		content: '';
		height: 2.25rem;
		width: 0.0625rem;
		position: absolute;
		top: 50%;
		right: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		background-color: #4d4d4d;
	}

	.navbar-left .nav-item:hover {
		color: #1a1a1a;
		text-decoration: none;
		background-color: #eeeeee;
	}

		.navbar-left .nav-item:hover a {
			color: #1a1a1a;
		}

		.navbar-left .nav-item:hover::after {
			background-color: #eeeeee;
		}

.navbar-right {
	margin-left: auto;
	margin-right: 1rem;
}

	.navbar-right .nav-item {
		position: relative;
	}

		.navbar-right .nav-item .nav-link {
			font-size: 0.75rem;
			font-weight: 600;
			display: block;
			padding: 0 0.75rem;
			color: white;
		}

			.navbar-right .nav-item .nav-link:hover {
				text-decoration: underline;
			}

		.navbar-right .nav-item:after {
			background-color: #6b6b6b;
			height: 1.25rem;
			width: 0.0625rem;
			position: absolute;
			top: 50%;
			right: 0;
			-webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
			transform: translateY(-50%);
			content: '';
		}

		.navbar-right .nav-item:last-child::after {
			display: none;
		}

	.navbar-right .location:before {
		content: "location_on";
		font-family: 'Material Icons';
		vertical-align: middle;
		font-size: 0.9375rem;
		display: inline-block;
		position: relative;
		top: -0.09rem;
		color: white;
		margin-right: 0.2rem;
	}

	.navbar-right .account-login {
		top: 0.15rem;
		position: relative;
	}

@media (max-width: 991.98px) {
	.navbar-top {
		display: flex;
		flex-direction: row;
	}

	.navbar-toggler {
		height: 3.75rem;
		width: 3.75rem;
		position: relative;
		border-right: 1px solid rgba(0, 0, 0, 0.2);
		align-self: flex-start;
		border-radius: 0;
	}

		.navbar-toggler:focus {
			text-decoration: none;
			outline: 0;
			box-shadow: none;
		}

		.navbar-toggler.active {
			height: 3.75rem;
			width: 3.75rem;
			position: relative;
			border-right: 1px solid rgba(0, 0, 0, 0.2);
			align-self: flex-end;
			position: absolute;
			right: 0;
			top: 0;
			background: #febd17;
			z-index: 5;
		}

		.navbar-toggler .icon-menu {
			display: block;
		}

		.navbar-toggler .icon-clear {
			display: none;
		}

		.navbar-toggler.active .icon-menu {
			display: none;
		}

		.navbar-toggler.active .icon-clear {
			display: block;
		}

	.navbar-brand {
		align-self: center;
		margin-left: auto;
	}

	.account-mobile {
		align-self: flex-end;
		margin-left: auto;
		height: 3.75rem;
		width: 3.75rem;
		position: relative;
		justify-content: center;
		align-items: center;
		display: flex;
	}

	.offcanvas-collapse {
		position: fixed;
		top: 56px;
		right: 100%;
		width: 100%;
		overflow-y: auto;
		visibility: hidden;
		background-color: white;
		transition: transform .3s ease-in-out, visibility .3s ease-in-out;
	}

		.offcanvas-collapse.open {
			visibility: visible;
			transform: translateX(100%);
			z-index: 5;
			top: 0;
			overflow: scroll;
			position: fixed;
			height: 100%;
			width: calc(100% - 59px);
		}

			.offcanvas-collapse.open a, .offcanvas-collapse.open .navbar-right .nav-item .nav-link {
				color: #1a1a1a;
			}

			.offcanvas-collapse.open .navbar-left {
				padding: 1rem 0;
			}

				.offcanvas-collapse.open .navbar-left .nav-item {
					padding: 0;
					position: relative;
					padding: .5rem 1rem;
				}

					.offcanvas-collapse.open .navbar-left .nav-item:after {
						display: none;
					}

	.navbar-left .nav-item:hover {
		color: #1a1a1a;
		text-decoration: none;
		background-color: #eeeeee;
	}

	.offcanvas-collapse.open .navbar-right .nav-item:after {
		display: none;
	}

	.offcanvas-collapse.open .navbar-right {
		align-items: flex-start !important;
		background: #eeeeee;
		margin: 0;
		padding: 1rem 0;
	}

		.offcanvas-collapse.open .navbar-right .nav-item .nav-link {
			font-size: .0.875rem;
			display: block;
			padding: .2rem 1rem;
		}

		.offcanvas-collapse.open .navbar-right .location::before {
			color: #1a1a1a;
		}

	.navbar-toggler-background.active {
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background: rgba(0,0,0,0.6);
		z-index: 4;
	}
}

@media (min-width: 991.98px) {
	.account-mobile {
		display: none;
	}
}

/* Footer */
footer .footer-boxes {
	padding-top: 2rem;
	padding-bottom: 2rem;
	background-color: #eeeeee;
}

	footer .footer-boxes .material-icons {
		font-size: 36px;
	}

	footer .footer-boxes li {
		list-style-type: none;
		flex: 1;
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}

	footer .footer-boxes h6 {
		margin-top: 2rem;
	}

	footer .footer-boxes p {
		margin-bottom: 1rem;
	}

	footer .footer-boxes a:hover {
		text-decoration: none;
	}

@media (max-width: 991.98px) {
	footer .footer-boxes .d-flex {
		flex-wrap: wrap;
		width: 100%;
	}
}

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: 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;
			}

@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 {
	overflow: hidden;
	position: relative;
	text-align: center;
}

	.header-banner > img {
		width: 100%;
	}

.text-box {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	flex-wrap: wrap;
	height: 100%;
	padding: 2.5rem;
	min-height: 20rem;
	position: relative;
	z-index: 0;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
	background-color: rgba(255,255,255,0.9);
}

	.text-box img {
		width: min-content;
		display: block;
		margin-bottom: 1rem;
	}

@media (max-width: 991.98px) {
	.text-box {
		height: auto;
		min-height: auto;
		position: relative;
		z-index: 0;
		flex: 0 0 100%;
		max-width: 100%;
		background-color: rgba(255,255,255,0.9);
		padding: 1rem;
	}

	.header-banner img {
		width: 100%;
		position: relative;
	}

	.header-banner, .text-box-container {
		display: block !important;
		height: auto;
	}
}

/* Main */
main {
	padding-bottom: 3rem;
}

.campaign-form .btn {
	background-color: black;
	font-family: 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.7rem;
		line-height: 3.7rem;
		margin-bottom: 2.2rem;
	}

.campaign-form h2 {
	text-align: center;
	font-size: 2.25rem;
	line-height: 2.5rem;
	margin-bottom: 1.5rem;
}

.campaign-form h3 {
	text-align: center;
	margin-bottom: 1.5rem;
}

.campaign-form h4 {
	text-align: center;
	margin-bottom: 1.5rem;
}

.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.75rem;
	line-height: 1.1rem;
	margin-top: 0.5rem;
}

#screwfixonly {
	display: none;
}


	.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: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 .receipt-legitimacy {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-bottom: 1rem;
}

	.campaign-form .receipt-legitimacy input {
		margin-right: .7rem;
	}

	.campaign-form .receipt-legitimacy 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 .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: 2rem 0;
}

@media (max-width: 991.98px) {
	.intro-text {
		margin: 1rem;
		padding: 0;
		width: auto;
	}

		.intro-text h1 {
			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;
}

.redemption-header {
	text-align: center;
	background: #000;
	height: 500px;
}

	.redemption-header img {
		width: auto;
		height: 100%;
	}

.banner-mobile {
	display: none;
}

.privacy-policy {
	text-align: center;
	font-size: 12px;
}

.mandatory-fields {
	text-align: center;
	font-size: 12px;
	margin-top:1rem;
}

.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;
}


.social-icons {
	float: right;
	display: flex;
	flex-direction: row;
	padding-left: 100px;
}

.social-icon {
	width: 44px;
	height: 44px;
	position: relative;
	display: inline-block;
	background-size: contain;
}

.social-link-facebook {
	background: url('/specialredemptions/_assets/img/logo-facebook.png');
}

.social-link-instagram {
	background: url('/specialredemptions/_assets/img/logo-instagram.png');
}

.social-link-youtube {
	background: url('/specialredemptions/_assets/img/logo-youtube.png');
}

.form-container-blank {
	text-align: center;
}

.receipt-disclaimer {
	text-align: center;
	text-wrap: balance;
	margin-bottom: 0 !important;
}

.dropdown-help {
	font-size: 12px;
}

.campaign-form .control-fileupload {
	padding: .7rem 1rem !important;
	max-height: 55px;
}

.input-group-prepend {
	border: 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;
}

.purchase-information-disclaimer {
	text-align: center;
	font-size: 14px;
}

.sub-container .form-group:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}


.form-group.required > label:not(.no-asterisk)::after {
	content: " *";
}

input.mandatory,
select.mandatory,
textarea.mandatory,
.choices__inner.mandatory {
	border: 2px solid #ff0000 !important;
}

.box.mandatory-file > .control-fileupload {
	display: inline-block;
	border: 2px solid #ff0000;
}

/* 1. Mach das <input> absolut und unsichtbar über dem span */
.control-fileupload {
	position: relative;
	display: block; /* nimmt 100% Breite */
}

	.control-fileupload input[type="file"] {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		cursor: pointer;
	}

.control-fileupload {
	border: 1px solid #ccc;
	padding: 0.75rem 1rem;
	background: #fff;
}

	.control-fileupload.mandatory-file {
		border: 2px solid #ff0000 !important;
	}

.campaign-form .control-fileupload label {
	font-size: 0.875rem;
	font-weight: 400;
}

/* vorher: .control-fileupload label#pleasechoosefile { ... } */
.control-fileupload label.no-asterisk {
	position: relative;
	padding-left: 0.3rem;
	text-align: left;
}

	/* vorher: .control-fileupload label#pleasechoosefile::before { ... } */
	.control-fileupload label.no-asterisk::before {
		content: "\f07c";
		font-family: "Font Awesome 7 Free";
		font-weight: 400;
		font-size: 1.2rem;
		padding-right: 0.2rem;
		color: #444;
		margin-right: 0.2rem;
		margin-left: -0.2rem;
	}

#sticky-page {
	min-height: calc(100vh - var(--hdr) - var(--ftr));
	display: flex;
	align-items: center;
}

.thankyoumessage {
	text-align: center;
	text-wrap: balance;
	margin: 0 15%;
}

main.thankyou{
	padding-bottom: 0 !important;
}