/* *** FOOTER DISCLAIMER *** */
.disclaimer-area-wrapper {
	background-color: #f1f1f1;
	padding-bottom: 1.25rem;
	padding-top: 1.25rem;
	margin-top: 3.4375rem;
}

.footer-legal-navigation-wrapper {
	text-align: center;
}

@media (min-width: 1020px) {
	.footer-legal-navigation-wrapper {
		text-align: left;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-align: center;
		align-items: center;
	}
}

.footer-legal-navigation {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: -.4375rem;
}

@media (min-width: 1020px) {
	.footer-legal-navigation {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.footer-legal-navigation .footer-legal-item {
	display: block;
	margin: .4375rem .625rem 0;
	font-weight: 400;
	font-size: .875rem;
	line-height: 1rem;
}

.copyright-wrapper {
	margin-top: .9375rem;
	text-align: center;
	font-weight: 400;
}

@media (min-width: 1020px) {
	.copyright-wrapper {
		-ms-flex-item-align: center;
		align-self: center;
		margin-top: 0;
	}
}

.copyright-wrapper .legal {
	width: 100%;
	margin-top: .4375rem;
	font-size: .875rem;
	line-height: 1rem;

	margin-bottom: 0;
	font-weight: 100;
}

@media (min-width: 1020px) {
	.copyright-wrapper .legal:first-of-type {
		margin-top: 0;
	}
}

.shop-info-wrapper {
	margin-top: 0.9375rem;
	text-align: center;
}

@media (min-width: 992px) {
	.shop-info-wrapper {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		-ms-flex-wrap: row-wrap;
		flex-direction: row;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-moz-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

@media (min-width: 992px) {
	.shop-info-wrapper {
		margin-top: 0;
	}
}

.made-with-love {
	width: 100%;
	overflow: hidden;
}

.made-with-love .love-claim {
	display: block;
	text-align: center;
	font-weight: 400;
	font-size: 1rem;
	line-height: 6.25rem;
	height: 6.25rem;
}

.made-with-love .love-claim .animated-icon-wrapper {
	display: inline-block;
	position: relative;
	top: -2px;
}

.made-with-love .svg-icon.icon-heart {
	height: 1rem;
	width: 1rem;
	vertical-align: middle;
	display: inline-block;
	fill: #e3001b;
}

.made-with-love .animated-icon-wrapper {
	animation-duration: 1.5s;
}

.morphing-button {
	display: block;
	cursor: pointer;
	padding: 0.9375rem;
}

@media (min-width: 540px) {
	.morphing-button {
		padding: 0.9375rem 1.25rem;
	}
}

.morphing-button .morphing-button-headline {
	display: inline;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.125rem;
	text-transform: uppercase;
	margin-bottom: 0.25rem;
	position: relative;
}

@media (min-width: 1440px) {
	.morphing-button .morphing-button-headline {
		font-size: 1rem;
		line-height: 1.25rem;
	}
}

.morphing-button .morphing-button-subheadline {
	display: block;
}

.morphing-button .icon-text-wrapper {
	padding: 0;
	margin-bottom: 0;
}

.morphing-button:hover {
	color: #ffffff;
}

.morphing-button:hover.morphing-contact {
	background-color: #0075be;
}

.morphing-button:hover.morphing-newsletter {
	background-color: #76b856;
}

.morphing-button:hover.morphing-my-account {
	background-color: #fecc00;
}

.morphing-button:hover.morphing-storefinder {
	background-color: #0075be;
}

.morphing-button:hover.morphing-memorylist {
	background-color: #d71f85;
}

.morphing-button:hover .icon-half-transparent:before {
	left: 0.1875rem;
	right: 50%;
	-webkit-border-radius: 0.9375rem 0 0 0.9375rem;
	border-radius: 0.9375rem 0 0 0.9375rem;
}

.morphing-button:hover .link-arrow .svg-icon {
	fill: #ffffff;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

#btn-to-top {
	bottom: 2.5rem;
	cursor: pointer;
	position: fixed;
	right: 1.25rem;
	z-index: 50;
}

@media (min-width: 740px) {
	.footer-navigation-tab {
		float: left;
		width: 33.33333%;
	}
}

@media (min-width: 1440px) {
	.footer-navigation-tab {
		float: left;
		width: 25%;
		margin-left: 8.33333%;
	}
}

@media (min-width: 740px) {
	.footer-navigation-holder {
		float: left;
		padding-left: 0.625rem;
		padding-right: 0.625rem;
		float: left;
		width: 33.33333%;
	}
}

@media (min-width: 1440px) {
	.footer-navigation-holder {
		float: left;
		width: 25%;
		margin-left: 8.33333%;
	}
}

/* CHECKOUT FOOTER */
#checkout-footer .security {
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	margin-top: 1.875rem;
}

@media (min-width: 740px) {
	#checkout-footer .security {
		background-color: #ffffff;
		margin-top: 2.8125rem;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
}

#checkout-footer .security .ssl-holder {
	padding-right: 0.625rem;
}

#checkout-footer .security .trusted-shops-holder {
	padding-left: 0.625rem;
}

@media (min-width: 740px) {
	#checkout-footer .security .ssl-holder {
		padding: 0 0.625rem 0 1.5625rem;
	}

	#checkout-footer .security .trusted-shops-holder {
		padding: 0 1.5625rem 0 0.625rem;
	}
}

@media (min-width: 1440px) {
	#checkout-footer .security .ssl-holder {
		padding: 0 0.625rem 0 2.1875rem;
	}

	#checkout-footer .security .trusted-shops-holder {
		padding: 0 2.1875rem 0 0.625rem;
	}
}

#checkout-footer .trusted-shops-holder {
	margin-top: -0.625rem;
}

#checkout-footer .service-area-wrapper {
	margin-bottom: 0;
}

#checkout-footer .advantages-wrapper {
	border: 0 none;
	margin: 0;
}

#checkout-footer .advantages-wrapper .icon-text-wrapper {
	padding-top: 0.625rem;
}

@media (min-width: 740px) {
	#checkout-footer .advantages-wrapper .icon-text-wrapper {
		padding-bottom: 0.9375rem;
		padding-top: 0.9375rem;
	}
}

#checkout-footer .disclaimer-area-wrapper {
	margin-top: 0;
}

.back-to-shop-button-wrapper {
	padding: 2.5rem 0;
	text-align: center;
}
.disclaimer-area-wrapper a {
	color: #303030;
	text-decoration: none;
}
.disclaimer-area-wrapper a:hover {
	color: #62696d;
	transition: all .125s ease-in-out;
}

@keyframes yb {
	0% {
		transform: scaleX(1)
	}
	50% {
		transform: scale3d(1.15, 1.15, 1.15)
	}
	to {
		transform: scaleX(1)
	}
}
.made-with-love .animated {
	animation-iteration-count: infinite;
	animation-fill-mode: both;
	animation-name: yb;
}

