html {
	scroll-behavior: smooth;
}

/*Scroll Indicator*/
.scroll-indicator {
	display: block;
	position: fixed;
	bottom: 0;
	left: calc(50% - 11px);
	width: 22px;
	z-index: 5000;
	transition: opacity .2s ease-in-out;
}

.nav-open .scroll-indicator, .nav-scrolled .scroll-indicator {
	opacity: 0;
	visibility: hidden;
}

.scroll-icon {
	position: relative;
	height: 40px;
}

.scroll-chevron {
	width: 14px;
	height: 15px;
	position: absolute;
	left: 50%;
	transform: rotate(45deg);
	border-right: 2px solid #358ddc;
	border-bottom: 2px solid #358ddc;
	margin: 0 0 0 -5px;
	border-radius: 2px;
}

.eins,
.zwei,
.drei {
	animation: chevron 2.5s infinite;
}

.eins {
	margin-top: 0;
	animation-delay: .1s;
}

.zwei {
	margin-top: 10px;
	animation-delay: .5s;
}

.drei {
	margin-top: 20px;
	animation-delay: .9s;
}

@keyframes chevron {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.border-btm-grey {
	border-bottom: 1px solid #E3E3E3;
}

.common-heading {
	font-size: 44px;
	line-height: 52px;
	color: #323333;
}

.skew-bg {
	top: 20px;
	left: 0;
	width: 100%;
	height: 100%;
	background: #323333;
	transform: skewY(-1.5deg);
	transform-origin: top left;
}

/* Separator */
.birthday-separator {
	position: relative;
	height: 8px;
	background: url(/skins/aviator-gear/rectangles/lp-birthday/images/birthday-separator.png);
	box-shadow: inset 0 2px 2px #5b473e;
}

	.birthday-separator:before {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		display: block;
		content: "";
		background: linear-gradient(90.06deg,#fff,#343434);
		mix-blend-mode: soft-light;
		opacity: .8
	}

/* Hero Banner */
.birthday-hero, .share-your-birthday-v2 {
	background: url(/skins/aviator-gear/rectangles/lp-birthday/images/lp-birthday-bg.jpg);
	background-size: cover;
	font-family: Oswald,sans-serif;
	background-position: bottom;
}

	.birthday-hero .container {
		padding: 75px 20px;
	}

		.birthday-hero .container .birthday-h1 {
			font-size: 48px;
			line-height: 56px;
			color: #323333;
			margin-bottom: 2rem;
			max-width: 570px;
		}

	.birthday-hero .hero-subtitle {
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 2rem;
		font-family: Source Sans Pro;
	}

	.birthday-hero .btn {
		width: 400px;
		padding: 17px 5px;
		border-radius: 4px;
		text-align: center;
		letter-spacing: .1em;
		font-weight: 500;
		font-size: 22px;
		line-height: 24px
	}

		.birthday-hero .btn:hover {
			animation: none
		}

	.birthday-hero .img-gift {
		vertical-align: top;
		height: 25px;
	}

/* Share your Birthday */

.share-your-birthday .txt-content {
	font-family: Source Sans Pro,Arial,sans-serif;
	font-size: 18px;
	line-height: 24px;
}

.share-your-birthday .features-wrap {
	font-family: Oswald;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
}

	.share-your-birthday .features-wrap img {
		width: 70px;
		height: 70px;
		margin-right: 1.5rem;
	}

.share-your-birthday .signup-form {
	background: url(/skins/aviator-gear/rectangles/lp-birthday/images/confetti-bg.png) no-repeat top center;
	background-size: contain;
}

	.share-your-birthday .signup-form .signup-form-wrap {
		max-width: 435px;
		min-height: 600px;
		margin: 4rem auto 0;
		border: 1px solid #E5E5E5;
		box-shadow: 0px 2px 8px 0px #0000001A;
		border-radius: 8px;
		background-color: #fff;
		padding: 2rem;
	}

		.share-your-birthday .signup-form .signup-form-wrap h3 {
			font-size: 24px;
			font-weight: 500;
			line-height: 32px;
		}

	.share-your-birthday .signup-form .signup-form-wrap-span {
		background-color: #B45314;
		padding: 5px 12px;
		border-radius: 2px;
		font-size: 20px;
		line-height: 24px;
		margin: 0 5px;
	}

	.share-your-birthday .signup-form .txt-signup {
		font-size: 16px;
		line-height: 20px;
		color: #9B9F9F;
	}

	.share-your-birthday .signup-form .img-thumsup {
		width: 20px;
		vertical-align: top;
	}

	.share-your-birthday .signup-form .txt-msg {
		font-size: 16px;
		line-height: 22px;
		color: #909090;
	}

/* Klaviyo Embed Form - Override Label Style */
.share-your-birthday .ag-klaviyo-form .klaviyo-form {
	margin: -6px !important;
}

	.share-your-birthday .ag-klaviyo-form .klaviyo-form div label {
		font-family: 'Oswald', sans-serif !important;
		font-style: normal !important;
		font-weight: 500 !important;
		font-size: 20px !important;
	}

/*Happy Customers*/

.happy-customers .flex-img {
	flex: 1 0 15%;
	margin: 3px;
	width: 15%;
	transition: transform 0.2s;
}

	.happy-customers .flex-img:hover {
		transform: scale(1.03);
	}

.happy-customers-v2 .flex-img {
	margin: 0 3px 6px;
}

/* Best Selling Products */
.best-selling-products h3 {
	font-size: 32px;
	line-height: 40px;
	color: #323333;
}

.best-selling-products .text-best-selling {
	font-size: 16px;
	line-height: 22px;
}

.best-selling-products .best-selling-cta-wrap h2 {
	font-size: 40px;
	line-height: 48px;
}

.best-selling-products .best-selling-cta-wrap .best-selling-cta,
.best-selling-products .best-selling-cta-wrap .best-selling-cta:hover {
	border: 2px solid #358DDC;
	border-radius: 4px;
	font-family: Oswald;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.1em;
	width: 290px;
	padding: 10px;
	color: #358DDC;
}

.responsive-slider .slick-slide {
	border: none;
}

.responsive-slider .defer-image img {
	position: relative;
	min-width: unset;
	margin: 0 auto;
}

.slick-slider-nav-style img {
	width: 80px;
	height: 80px;
	margin: 0 10px !important;
}

.slick-slider-nav-style.slick-initialized.slick-slider {
	max-width: 500px;
	margin: 0 auto;
}

.product-info-wrapper {
	font-family: 'Oswald', sans-serif;
}

	.product-info-wrapper h2 {
		font-size: 44px;
		line-height: 52px;
	}

		.product-info-wrapper h2 span {
			color: #909090;
		}

	.product-info-wrapper .badge {
		background: #B453141A;
		font-size: 18px;
		font-weight: 500;
		line-height: 24px;
		color: #B45314;
		padding: 6px 15px;
		margin: 0.5rem 0 1.2rem;
	}

	.product-info-wrapper p {
		font-family: Source Sans Pro;
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;
		margin: 0 0 2rem;
	}

	.product-info-wrapper .mdi-check-circle-outline {
		color: #2CAF18;
		font-size: 23px;
		padding-right: 6px;
	}

	.product-info-wrapper .txt-points {
		font-size: 20px;
		font-weight: 500;
		line-height: 26px;
	}

.customers-reviews h2 {
	margin-bottom: 0.25rem;
}

.customers-reviews .txt-satisfied-cust {
	font-size: 32px;
	line-height: 36px;
	color: #B45314;
	margin-bottom: 5rem;
}

	.customers-reviews .txt-satisfied-cust span::after, .customers-reviews .txt-satisfied-cust span::before,
	.unique-section h2 span::after, .unique-section h2 span::before {
		content: "";
		position: absolute;
		top: 50%;
		width: 19px;
		height: 19px;
		transform: translate(0,-50%);
		background: url(/skins/aviator-gear/rectangles/shared/icons/star.svg) no-repeat center;
	}

	.customers-reviews .txt-satisfied-cust span::after {
		right: -28px;
	}

	.customers-reviews .txt-satisfied-cust span::before {
		left: -28px
	}

.customers-reviews .img-airplane {
	right: 0;
	top: -70px;
}

.customers-reviews .review-wrap h3 {
	font-size: 32px;
	line-height: 36px;
}

.customers-reviews .review-wrap .txt-review {
	font-size: 16px;
	line-height: 20px;
	max-width: 350px;
	min-height: 110px;
}

.customers-reviews .review-wrap .review-writer {
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
}

.review-slider > div {
	margin: 0 auto;
}

.customers-reviews .slick-next, .customers-reviews .slick-prev, .customers-reviews .slick-next:focus, .customers-reviews .slick-next:hover, .customers-reviews .slick-prev:focus, .customers-reviews .slick-prev:hover {
	background: none;
	top: 66.5%;
}

	.customers-reviews .slick-next:before, .customers-reviews .slick-prev:before {
		color: #fff;
		font-size: 35px;
	}

/*Unique Section*/
.unique-section h2 span::after, .unique-section h2 span::before {
	width: 24px;
	height: 23px;
	background-size: 100%;
}

.unique-section h2 span::after {
	right: -40px;
}

.unique-section h2 span::before {
	left: -40px
}

.unique-section .separator {
	width: 36px;
	border-top: 3px solid #B45314;
	border-radius: 4px;
}

.unique-section p {
	font-size: 18px;
	line-height: 24px;
	max-width: 310px;
}

.unique-section h4 {
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
}

/*Newsletter*/
.zap-newsletter-wrap .zap-newsletter {
	transform: skew(0, -1.5deg) translate(0);
	background: url(/skins/aviator-gear/rectangles/shared/images/newsletter-bg-2.jpg);
	background-size: cover;
	background-position: top center;
	border-bottom: 4px solid #fff;
	padding: 60px 0;
}

	.zap-newsletter-wrap .zap-newsletter .newsletter-content-wrapper {
		transform: skew(0, 1.5deg) translate(0);
	}

.zap-newsletter .newsletter-content h2 {
	font-size: 44px;
	line-height: 52px;
}

.zap-newsletter .newsletter-content h3 {
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
}

/* Override CSS */
footer.skewed-top {
	margin-top: 0;
}

header.page-header {
	position: relative;
}


@media (max-width: 1200px) {
	.customers-reviews .img-airplane {
		top: -110px;
	}
}

@media (max-width: 991px) {
	.share-your-birthday h1, .share-your-birthday h2 {
		font-size: 34px;
		line-height: 40px;
	}

	.share-your-birthday .features-wrap {
		font-size: 18px;
		line-height: 24px;
	}

		.share-your-birthday .features-wrap img {
			width: 60px;
			height: 60px;
			margin-right: 1.5rem;
		}
}

@media (max-width: 767px) {
	.birthday-hero .birthday-hero-ATF {
		margin: 25px auto;
	}

	.happy-customers .flex-img {
		flex: 1 0 25%;
		width: 25%;
	}

	.slider-section {
		display: flex;
		flex-direction: column;
	}

	.product-slider-wrapper {
		order: 2;
	}

	.product-info-wrapper h2 {
		font-size: 34px;
		line-height: 40px;
	}

	.product-info-wrapper .mdi-check-circle-outline {
		font-size: 18px;
		vertical-align: middle;
	}

	.product-info-wrapper .txt-points {
		font-family: Source Sans Pro;
		font-size: 14px;
		font-weight: 700;
		line-height: 18px;
	}

	.responsive-slider .responsive-slider-item {
		padding-top: 0;
		max-width: 650px;
	}

	.responsive-slider .defer-image .embed-responsive {
		width: 300px;
		height: 300px;
		min-width: unset;
		padding: 0;
		left: 50%;
		transform: translateX(-50%);
		display: block;
		position: absolute;
		top: 0;
		max-width: 100%;
	}
}

@media (max-width: 575px) {
	.birthday-hero .container {
		padding: 15px 5px;
	}

		.birthday-hero .container .birthday-h1 {
			font-size: 32px;
			line-height: 40px;
		}

	.birthday-hero .btn {
		width: 100%;
		font-size: 16px;
		padding: 9px 5px;
	}

	.birthday-hero .img-gift {
		vertical-align: sub;
		height: 20px;
	}

	.birthday-hero .birthday-hero-ATF {
		margin: 15px auto 5px;
	}

	.share-your-birthday .container {
		padding: 0 5px;
	}

	.share-your-birthday .signup-form .signup-form-wrap {
		min-height: 500px;
	}

	.happy-customers .flex-img {
		flex: 1 0 40%;
		width: 40%;
	}

	.best-selling-products .best-selling-cta-wrap .best-selling-cta {
		width: 100%;
	}

	.customers-reviews h2, .unique-section h2, .zap-newsletter .newsletter-content h2, .licensed-by h2 {
		font-size: 34px;
		line-height: 40px;
	}

	.customers-reviews .txt-satisfied-cust {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 3rem;
		font-weight: 500;
	}

	.customers-reviews .review-wrap h3 {
		font-size: 26px;
		line-height: 32px;
	}

	.customers-reviews .review-wrap .txt-review {
		font-size: 18px;
		line-height: 24px;
		min-height: 110px;
	}

	.customers-reviews .slick-next {
		right: -20px;
	}

	.customers-reviews .slick-prev {
		left: -20px;
	}

	.customers-reviews .review-slider-item {
		max-width: 370px;
	}

	.unique-section h2 span::after, .unique-section h2 span::before {
		width: 18px;
		height: 18px;
		top: 67px;
	}

	.unique-section h2 span::after {
		right: -24px;
	}

	.unique-section h2 span::before {
		left: -10px
	}

	.unique-section p {
		max-width: none;
	}
}

@media (max-width: 320px) {
	.customers-reviews .review-wrap .txt-review {
		max-width: 290px;
	}
}

@media (min-width: 768px) {
	.birthday-hero .hero-subtitle {
		max-width: 510px;
	}

	.birthday-hero .birthday-hero-ATF {
		float: right;
	}

	.share-your-birthday .txt-content {
		max-width: 500px;
	}

	.product-info-wrapper p {
		max-width: 435px;
	}

	.responsive-slider .responsive-slider-item {
		padding: 0;
		max-height: 100%;
	}

	.responsive-slider .responsive-slider-item img {
		width: 350px;
	}
}


@media (min-width: 1440px) {
	.customers-reviews .img-airplane {
		right: -2%;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.birthday-hero .container {
		padding: 15px 25px;
	}

		.birthday-hero .container .birthday-h1 {
			font-size: 46px;
			line-height: 54px;
		}

	.birthday-hero .hero-cta-container {
		text-align: center;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.birthday-hero .container {
		padding: 60px 10px;
	}

		.birthday-hero .container .birthday-h1 {
			font-size: 32px;
			line-height: 40px;
		}

	.birthday-hero .btn {
		width: 100%;
		max-width: 400px;
		font-size: 20px;
	}

	.product-info-wrapper .txt-points {
		font-size: 17px;
	}

	.product-info-wrapper .mdi-check-circle-outline {
		font-size: 20px;
	}

	.responsive-slider .responsive-slider-item {
		width: 400px;
		margin: 0 auto;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.birthday-hero .container .birthday-h1 {
		font-size: 40px;
		line-height: 48px;
	}

	.responsive-slider .defer-image img {
		width: 400px;
	}
}

@media (min-width: 1200px) {
	.responsive-slider .defer-image img {
		width: 475px;
	}
}
