/** Shopify CDN: Minification failed

Line 90:17 Unexpected "{"

**/
@font-face {
  font-family: Futura;
  font-weight: 600;
  font-style: normal;
  src: url("/cdn/fonts/futura/futura_n6.bbe2e25d5b96d13ff36b242171a3d07cf5a60170.woff2?h1=d2VrbGkuY2M&hmac=656ce397d1d84c8af14d320a3fc391c2666abd490e880c907ebabeb4073ebaa6") format("woff2"),
       url("/cdn/fonts/futura/futura_n6.66fa8f5c3c4b2c7c04809ecefe751450fa59d995.woff?h1=d2VrbGkuY2M&hmac=d69248a52414be26ddf12dc21a9a6f21a6d4a75e42264c2b7df13241fa85aa7c") format("woff");
}

@font-face {
  font-family: Futura;
  font-weight: 500;
  font-style: normal;
  src: url("/cdn/fonts/futura/futura_n5.5632c6d8a6da9141ef40e51d14264a007bcae7e5.woff2?h1=d2VrbGkuY2M&hmac=5b841e146e22234eb1aafe1bff95173a2407de29b70d30488b9b9fa66aab047a") format("woff2"),
       url("/cdn/fonts/futura/futura_n5.ea788239cf399e57dbdfe80e24bba751e5c2a36c.woff?h1=d2VrbGkuY2M&hmac=434d6922187a26bf799e1b738d3e28c0ec4fa6d7f005feacefc79271a27a53d6") format("woff");
}

@font-face {
  font-family: Futura;
  font-weight: 400;
  font-style: normal;
  src: url("/cdn/fonts/futura/futura_n4.df36ce3d9db534a4d7947f4aa825495ed740e410.woff2?h1=d2VrbGkuY2M&hmac=fcdf05ffa7e02a45317542cfb8f9dc31855ad45811b0b6212cd831c991ee19fb") format("woff2"),
       url("/cdn/fonts/futura/futura_n4.6bce24beb4ba1ff4ddeb20f7cd6e2fa513a3d6ec.woff?h1=d2VrbGkuY2M&hmac=7c44b1c2a4a67ba266e4fcf17aae80850d2ba2b589f1e59479ed01e6469e4667") format("woff");
}

* {
	font-family: Futura;
	font-weight: 500;
}
.influencer-main-color {
	background-color: #cf1565!important;
}
.influencer-font-color {
	color: #cf1565!important;
}
.influencer-th-link a {
	color: #cf1565!important;
}
.influencer-urgency {
	color: #e61626!important;
}
.influencer-urgency-background {
	background-color: #e61626!important;
}
.influencer-main-font, h1 {
	font-family: Futura;
	font-weight: 600!important;
}
.influencer-bar-font {
	font-family: Futura;
	font-weight: 400!important;
}
.btn-primary {
	font-family: Futura;
	font-weight: 600;
	border: 2px solid #1f1f1f!important;
}

	.btn-primary, .form-control  {
		border-radius: 1000px!important;
	}


	.btn-primary {
		color: #ffffff!important;
		background-color: #1f1f1f!important;
	}
	.btn-primary * {
		fill: #ffffff!important;
	}

.btn-primary:hover {
	background-color: #3f3f3f!important;
	border-color: #3f3f3f!important;
}
.btn-primary:active, .btn-primary:focus, .influencer-quantity:active, .influencer-quantity:focus {
	box-shadow: 0 0 0 0.175rem #cf156550!important;
}
.feature-icon {
	color: #cf1565!important;
}
.influencer-security-badges {
	max-width: 6em;
	margin: .8em;
}
.nav-link:focus, {
	color: #cf1565!important;
}
.form-control:focus {
	border-color: #cf1565!important;
}
.influencer-click {
	cursor: pointer;
}

	.influencer-click:hover {
		box-shadow: 0 0 12px rgba(0, 0, 0, 0.06);
	}

.influencer-click:active {
	transform: translateY(1px);
}
.footer {
	border-top: 1px solid #f3f3f3;
}
.influencer-header-text, .influencer-header-timer {
	letter-spacing: 0!important;
	text-transform: none;
	position: relative;
	z-index: 2;
}
.influencer-header-timer {
	background-color: rgba(255, 255, 255, 1);
	border-radius: 100%;
	box-shadow: 0 4px 6px rgba(0,0,0,0.12), 0 1px 3px rgba(0,0,0,0.08);
}
.influencer-close-button:hover, .influencer-close-button:focus {
	color: #cf1565;
}
.influencer-modal-cross-sell {
	position: fixed!important;
	top: 2.5rem!important;
	bottom: 2.5rem!important;
	background-color: unset;
}
.sales-motivator-progressbar {
	height: 10px;
	position: relative;
}
.sales-motivator-progress {
	height: 100%;
}
.sales-motivator-spent {
	position: absolute;
	top: 0;
	line-height: initial;
	transform: translate(-100%, -30%);
	width: max-content;
	border: 1px solid #cf1565;
	background-color: #cf1565;
}
.sales-motivator-progress, .sales-motivator-spent {
	transition-duration: 3s;
}
.influencer-header-timer {
	width: 30px;
	height: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.influencer-gallery-img {
	background-position: center;
	background-size: cover;
	width: 100%;
}
@media all and (min-width: 767px) {
	.influencer-gallery {
		display: flex;
		flex-wrap: nowrap;
	}
}
.product-detail .influencer-main-font {
	letter-spacing: 0px!important;
}
.influencer-tabs .active {
	border-top-color: #cf1565!important;
}
.influencer-social-icon {
	position: absolute;
	display: inline-block;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.influencer-nopadding p {
	margin: 0!important;
	font-size: 1em!important;
}
@media (max-width: 767px) {
	.influencer-titlewithimage {
		padding-top: 2rem;
	}
}
.influencer-bar-color {
	color: #f3f3f3;
}
.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
}
select option {
	color: black!important;
}
.influencer-currency-content {
	cursor: pointer!important;
	height: 30px!important;
	border: none!important;
	display: block!important;
	padding: 0!important;
	background: none!important;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
}
#influencer-header-social {
	display: none;
}
@media (max-width: 991.98px) {
	.influencer-currency-block {
		border-top: 1px solid #e8e8e8;
		margin-top: 1.5rem!important;
		padding-top: 1.5rem!important;
		margin-left: 1.125rem!important;
		height: auto!important;
	}
	.influencer-currency-content {
		height: auto!important;
	}
	#influencer-header-social {
		display: block;
	}
}
.influencer-footer-links:hover {
	opacity: .9;
}
#header-login-icon {
	fill: #545454;
}
.influencer-small-button {
	opacity: 1;
	text-decoration: underline;
}
.influencer-small-button:hover, .influencer-small-button:active {
	text-decoration: underline;
	opacity: .85;
}
.influencer-instagram-images {
	width: 100%;
	padding-top: 100%;
	position: relative;
	background-size: cover;
	background-position: center;
}
.influencer-instagram * {
	line-height: 0!important;
}
@media (max-width: 600px) {
	.influencer-banner-youtube {
		display: none;
	}
}
.influencer-short-description p {
	line-height: initial!important;
}
.influencer-variant-name {
	display: block;
}
.influencer-variant {
	border: 2px solid white;
	cursor: pointer;
	
		border-radius: 1000px;
	
}
.influencer-variant[data-selected="true"] {
	border: 2px solid rgba(0, 0, 0, 0.7);
}