@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,700&family=Open+Sans:wght@700;800&display=swap');

* {
	outline: 0 !important;
	text-decoration: none !important;
}

body {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #2a2929;
	font-weight: 400;
}

p {
	font-size: 16px;
	line-height: 28px;
	color: #2a2929;
	font-weight: 400;
}

p.lead {
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
}

img {
	max-width: 100%;
	height: auto;
}

ul,
li {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 20px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	color: #2a2929;
	line-height: 1.1;
}

h1,
.h1 {
	font-weight: bold;
	font-size: 75px;
	line-height: 85px;
}

h2,
.h2 {
	font-size: 40px;
}

h3,
.h3 {
	font-size: 30px;
}

.container {
	width: 100%;
	max-width: 1140px;
	padding: 0 15px;
	margin: 0 auto;
}

.container.wide {
	max-width: 1300px;
}

.row {
	margin: 0 -15px;
}

[class*="col-"] {
	padding: 0 15px;
}

a,
button {
	transition: 0.3s all;
}

a:hover,
button:hover {
	transition: 0.3s all;
}

a:hover {
	color: #f45aa6;
}

.bttn {
	min-width: 286px;
	line-height: 59px;
	background: #f45aa6;
	border: 1px solid #f45aa6;
	display: inline-block;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	color: #fff;
}

.bttn-border,
.bttn:hover {
	background: transparent;
	color: #f45aa6;
}

.bttn-border:hover {
	background: #f45aa6;
	color: #fff;
}

.wrapper {
	position: relative;
	overflow: hidden;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 777;
	padding: 45px 0;
	transition: 0.3s all;
}

.header.scroll {
	background: #1a1a1a;
}

.header .menu-wrap nav ul li {
	display: inline-block;
	margin-right: 45px;
}

.header .menu-wrap nav ul li a {
	color: #fff;
	font-size: 14px;
}

.header .menu-wrap .social a {
	color: #fff;
}

.header .menu-wrap .social a:not(:last-child) {
	margin-right: 10px;
}

.header .menu-wrap nav ul li a:hover,
.header .menu-wrap .social a:hover {
	color: #f45aa6;
}

.hero {
	background: #1a1a1a url(../img/hero-bg.png);
	padding: 130px 0 0;
	position: relative;
	background-size: cover;
}

.hero .col-lg-6 {
	position: relative;
}

.hero h1 {
	color: #fff;
}

.hero h1 span {
	color: #f45aa6;
}

.hero p {
	color: #858585;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 0 30px;
}

.hero-content {
	position: relative;
	z-index: 55;
	padding-top: 130px;
}

.hero-img {
	position: relative;
	z-index: 4;
	width: 900px;
	height: 717px;
	top: -75px;
	left: -195px;
}

.hero-img img:not(.hero-shadow) {
	width: 496px;
	height: 677px;
	margin: 0 auto;
	position: relative;
	left: 189px;
	top: 88px;
}

.hero-img span {
	font-weight: 900;
	font-size: 133px;
	line-height: 1;
	color: #f5f5f5;
	position: absolute;
	white-space: nowrap;
	transform: rotate(90deg);
	top: 352px;
	right: 39px;
	z-index: -1;
}

.hero-img span em {
	display: inline-block;
	width: 28px;
	height: 31px;
	transform: rotate(90deg) skewY(-18deg);
	background-color: #ffffff;
	position: relative;
	top: -21px;
	left: -5px;
}

.hero svg {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 190px;
	transform: none;
	left: 0;
}

.hero-img .hero-shadow {
	position: absolute;
	bottom: -167px;
	left: 187px;
	width: 700px;
	height: 300px;
	background: transparent;
	opacity: 0.78;
	z-index: -1;
	transform: rotate(-0deg);
}

.hero .col-lg-6 .splash-img {
	width: 980px;
	max-width: initial;
	height: auto;
	position: absolute;
	z-index: 0;
	top: -120px;
	left: -215px;
	mix-blend-mode: screen;
	z-index: 1;
}

.hero .col-lg-6 .pink-shadow {
	position: absolute;
	width: 980px;
	max-width: initial;
	height: auto;
	position: absolute;
	z-index: 0;
	top: -120px;
	left: -215px;
	mix-blend-mode: screen;
	z-index: 2;
	transform: scale(0.75);
}

.home-products {
	padding: 20px 0 0;
	overflow: hidden;
}

.home-products h2 img {
	position: relative;
	top: 4px;
}

.home-products .head p {
	max-width: 900px;
	margin: 10px auto 15px;
	line-height: 1.5;
}

.home-products .head ul {
	white-space: inherit;
	line-height: 1;
	text-align: left;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.home-products .head ul li {
	display: inline-block;
	list-style: none;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.2;
	padding-left: 30px;
	background: url(../img/icon-check.svg) no-repeat left;
	margin: 0 10px;
	margin-bottom: 15px;
}

.home-products img:not(h2 img) {
	margin-bottom: -215px;
}

.nutrients {
	position: relative;
	padding: 30px 0 100px;
	z-index: 2;
}

.nutrients:before {
	content: "";
	position: absolute;
	background: linear-gradient(#f4f4f4 0%, rgba(244, 244, 244, 0) 100%);
	opacity: 0.39;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.nutrients .container {
	position: relative;
	z-index: 22;
}

.nutrients:before {
	content: "";
	height: 100%;
	background-image: linear-gradient(180deg, #f4f4f4 0%, rgba(244, 244, 244, 0) 100%);
	opacity: 0.39;
}

.nutrients h3 {
	border-bottom: 5px solid #f45aa6;
	display: table;
	margin: 0 auto;
	padding-bottom: 5px;
}

.nutrients div.d-sm-flex {
	margin: 20px 0 40px;
}

.nutrients div.d-sm-flex>div {
	padding: 0 13px;
}

.nutrients div.d-sm-flex>div>div {
	height: 76px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nutrients div.d-sm-flex>div span {
	display: block;
	line-height: 1;
	padding-top: 15px;
	font-family: Open Sans, sans-serif;
	font-weight: 800;
	font-size: 23px;
	letter-spacing: -1px;
	color: #7A7D7E;
	text-shadow: 1px 3px 0 rgb(0 0 0 / 16%);
}

.text-content {
	background: #2b2b2b url(../img/text-content-background.png) no-repeat center top;
	background-size: 100%;
	margin: 30px 0 250px;
}

.text-content .col-lg-7 {
	position: relative;
}

.text-content h3 {
	color: #fff;
}

.text-content p {
	color: #ffffff;
	font-size: 16px;
	line-height: 28px;
	margin: 15px 0 35px;
}

.text-content p span {
	color: #f45aa6;
	display: block;
	padding-bottom: 10px;
	font-size: 20px;
}

.text-content img.text-main {
	width: 725px;
	max-width: initial;
	margin: -140px 0;
	position: relative;
	top: 28px;
	z-index: 2;
}

.text-content img.text-shadow {
	position: absolute;
	right: -123px;
	bottom: -245px;
}

.text-content img.splash-img {
	position: absolute;
	right: -293px;
	top: -333px;
	width: 1200px;
	height: auto;
	max-width: initial;
	mix-blend-mode: screen;
}

.content {
	position: relative;
	z-index: 33;
}

.content p {
	margin: 15px 0 35px;
}

.clients {
	margin: -120px 0 120px;
}

.clients h3 {
	margin-bottom: 40px;
}

.clients h3 img {
	position: relative;
	top: 4px;
}

.client-slider .slick-slide>div {
	height: 90px;
	display: flex;
	align-items: center;
	padding: 0 10px;
	justify-content: center;
}

.client-slider .slick-slide img {
	transition: 0.3s all;
	max-height: 70px;
	filter: grayscale(1);
	opacity: 0.35;
	cursor: pointer;
}

.client-slider .slick-slide img:hover {
	filter: grayscale(0);
	opacity: 1;
}

.home-events {
	margin: 0px 0 80px;
}

.home-events img {
	max-width: 710px;
	float: right;
	position: relative;
	right: -50px;
	z-index: 34;
}

.home-events .content {
	top: -30px;
}

.home-events .content span {
	font-size: 200px;
	-webkit-text-fill-color: white;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #707070;
	color: #fff;
	font-weight: 800;
	position: absolute;
	z-index: -1;
	bottom: -75px;
	left: -120px;
	opacity: 0.12;
}

.home-athletes {
	background: #1a1a1a url(../img/athletes-bg.png) no-repeat top left;
	padding: 75px 0;
	position: relative;
	background-size: contain;
}

.home-athletes .container {
	position: relative;
	z-index: 22;
}

.home-athletes h3 {
	color: #fff;
	margin-bottom: 25px;
}

.athletes-slider .slide {
	padding: 35px 14px 50px;
	position: relative;
}

.athletes-slider .slide:before {
	content: "";
	width: 100%;
	height: 176px;
	background: url(../img/athletes-shadow.png) no-repeat 50px center;
	position: absolute;
	bottom: 0px;
	left: calc(50% - 54px);
	z-index: 0;
	transform: translateX(-50%);
	margin: 0 auto;
	display: table;
	background-size: contain;
	transition: 0.3s all;
	opacity: 0;
}

.athletes-slider .slide:hover:before {
	transition: 0.4s all;
	opacity: 1;
}

.athletes-slider .slick-list {
	margin: 0 -14px;
}

.athletes-slider .item {
	position: relative;
	overflow: hidden;
	top: 0px;
	transition: 0.4s all;
}

.athletes-slider .item span {
	position: absolute;
	bottom: 30px;
	left: -30px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 15px 22px;
	display: flex;
	align-items: center;
	z-index: 3;
	opacity: 0;
	transition: 0.6s all;
}

.athletes-slider .item:hover {
	transition: 0.4s all;
	top: -20px;
}

.athletes-slider .item:hover span {
	left: 0px;
	opacity: 1;
}

.athletes-slider .item span svg {
	margin-left: 10px;
}

.athletes-slider .item span:before {
	content: "";
	background-image: linear-gradient(109deg, #882cd3 0%, #f45aa6 100%);
	opacity: 0.89;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.home-athletes .bttn {
	margin-top: 20px;
	position: relative;
	z-index: 22;
}

.home-athletes>svg {
	height: 190px;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 190px;
}

.home-athletes:after {
	content: "";
	height: 190px;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0px;
	background: #fff;
}

.home-athletes .overlay-text {
	font-size: 200px;
	-webkit-text-fill-color: white;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #707070;
	color: #fff;
	font-weight: 800;
	position: absolute;
	bottom: 105px;
	left: calc(50% + 180px);
	opacity: 0.12;
	z-index: 1;
	transform: translateX(-50%);
	mix-blend-mode: multiply;
}

.instagram-feed {
	position: relative;
	padding-bottom: 50px;
	margin: 0 -60px;
}

.instagram-feed .container {
	position: relative;
	z-index: 34;
}

.instagram-feed .instafeed {
	position: relative;
	z-index: 22;
	width: calc(100% + 200px);
	left: -80px;
}

.instagram-feed .instafeed img {
	width: 100%;
}

.instagram-feed span {
	color: #707070;
	font-size: 20px;
	text-transform: uppercase;
}

.instagram-feed h3 {
	font-size: 60px;
	font-weight: 700;
	margin: 10px 0 40px;
}

.instagram-feed h3 a {
	color: #000000;
}

.instagram-feed .overlay-text {
	font-size: 200px;
	-webkit-text-fill-color: white;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #707070;
	color: #fff;
	font-weight: 800;
	position: absolute;
	top: 130px;
	left: calc(50% - 250px);
	opacity: 0.26;
	z-index: 33;
	transform: translateX(-50%);
	mix-blend-mode: multiply;
}

.instagram-feed .slick-slide {
	padding: 0 15px;
}

.btns-group a {
	margin: 0 10px;
}

footer {
	background: #2b2b2b url(../img/footer-pattern.png) repeat-x 100% 200%;
	padding: 70px 0;
}

footer h4 {
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
}

footer p,
footer li a {
	opacity: 0.38;
	color: #ffffff;
	font-size: 14px;
	line-height: 28px;
	display: table;
}

footer address a {
	opacity: 0.38;
	color: #ffffff;
	display: table;
}

footer li a:hover,
footer address a:hover {
	opacity: 1;
}

footer address i {
	color: #F45AA6;
	margin-right: 11px;
	position: relative;
	top: 8px;
}

footer address>div:last-child {
	padding-left: 20px;
}

footer .fsocial a {
	color: #fff;
	font-size: 30px;
}

footer .fsocial a:not(:last-child) {
	margin-right: 12px;
}

footer .fsocial a:hover {
	color: #f45aa6;
}

.footer-bottom {
	background: #1a1a1a url(../img/athletes-bg.png) no-repeat center;
	padding: 23px 0 18px;
	position: relative;
	background-size: cover;
}

.footer-bottom p,
.footer-bottom ul {
	margin: 0;
	padding: 0;
}

.footer-bottom p,
.footer-bottom li a {
	color: #7a7a7a;
	font-size: 14px;
	line-height: 28px;
	display: table;
}

.footer-bottom p a {
	color: #7a7a7a;
}

.footer-bottom p a:hover,
.footer-bottom li a:hover {
	color: #f45aa6;
}

.footer-bottom ul li {
	display: inline-block;
	margin-left: 26px;
	position: relative;
}

.footer-bottom ul li:not(:first-child):before {
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	left: -16px;
	top: 7px;
	background: #7a7a7a;
}

.product-hero {
	background: #1a1a1a url(../img/product-hero.png) no-repeat bottom left / cover;
	position: relative;
}

.product-hero h1 {
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
	color: #fff;
	white-space: nowrap;
	margin-bottom: 15px;
}

.product-hero ul {
	white-space: nowrap;
}

.product-hero ul li {
	display: inline-block;
	list-style: none;
	font-weight: bold;
	font-size: 24px;
	line-height: 40px;
	color: #fff;
	padding-left: 30px;
	background: url(../img/icon-check.svg) no-repeat left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.product-hero .hero-overlay {
	font-weight: 900;
	font-size: 113px;
	line-height: 1;
	color: #f5f5f5;
	position: absolute;
	white-space: nowrap;
	transform: rotate(90deg);
	top: 300px;
	right: -185px;
	z-index: 1;
	text-transform: uppercase;
	opacity: 0.16;
}

.product-hero .hero-overlay em {
	display: inline-block;
	width: 28px;
	height: 31px;
	transform: rotate(90deg) skewY(-18deg);
	background-color: #ffffff;
	position: relative;
	top: -21px;
	left: -5px;
}

.product-hero-img {
	margin: 0 auto -300px;
	position: relative;
	left: -8px;
	top: 20px;
	z-index: 22;
}

.product-hero-img img {
	max-width: initial;
}

.nutrients-alt {
	position: relative;
	z-index: 33;
	min-height: 275px;
}

.nutrients-alt>div {
	border-radius: 11px;
	background: #fff;
	box-shadow: 10px 10px 30px rgb(0 0 0 / 4%);
	padding: 15px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	position: absolute;
	text-align: left;
}

.nutrients-alt>div>div:first-child {
	padding-right: 20px;
}

.nutrients-alt>div h3 {
	display: block;
	line-height: 1;
	padding: 0;
	font-family: Open Sans, sans-serif;
	font-weight: 800;
	font-size: 23px;
	letter-spacing: -1px;
	color: #7A7D7E;
	margin: 0;
}

.nutrients-alt>div p {
	display: block;
	line-height: 1;
	padding-top: 5px;
	font-family: Open Sans, sans-serif;
	font-weight: 500;
	font-size: 15px;
	letter-spacing: 0px;
	color: #7A7D7E;
	margin: 0;
}

.nutrients-alt>div.nutrient-1 {
	right: 535px;
	top: -126px;
}

.nutrients-alt>div.nutrient-2 {
	right: 430px;
	top: 5px;
}

.nutrients-alt>div.nutrient-3 {
	right: 132px;
	top: 96px;
}

.nutrients-alt>div.nutrient-4 {
	right: -134px;
	top: -30px;
	width: 220px;
}

.nutrients-alt>div.nutrient-more {
	right: -134px;
	top: 100px;
	width: 220px;
	box-shadow: none;
	padding: 0;
}

.nutrients-alt>div.nutrient-more a {
	display: table;
	width: 100%;
	line-height: 44px;
	background: #fff;
	border: 1px solid #858585;
	font-size: 20px;
	text-align: center;
	color: #858585;
}

.nutrients-alt>div.nutrient-more a:hover {
	color: #f45aa6;
	border-color: #f45aa6;
}

.products {
	padding-bottom: 80px;
}

.products .head {}

.product-item {
	position: relative;
	z-index: 22;
	margin: 60px 0 0;
}

.product-item:before {
	content: "";
	width: 100%;
	height: calc(100% - 120px);
	border-radius: 8px;
	background: #fff;
	border: 1px solid #c5c5c5;
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
}

.product-content {
    padding: 0 0 20px;
    min-height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    flex-wrap: wrap;
}

.product-item .thumb {
	position: relative;
	width: 188px;
	margin: 0 auto;
	z-index: 2;
}

.product-item .thumb img {}

.product-item .product-image {
	width: 188px;
}

.product-item .fruit-image {
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: inherit;
	z-index: 1;
}

.product-item .product-shadow {
	position: absolute;
	bottom: -98px;
	left: -66px;
	max-width: inherit;
	width: 406px;
	height: 282px;
	z-index: -1;
}

.product-item-1 .fruit-image {
	width: 167px;
	left: -50px;
	bottom: -5px;
}

.product-item-2 .fruit-image {
	width: 248px;
	bottom: -32px;
	left: 23px;
}

.product-item-2 .product-shadow {
	left: -150px;
}

.product-item-3 .fruit-image {
	width: 250px;
	bottom: -22px;
	left: -83px;
}

.product-item-4 .fruit-image {
	width: 249px;
	bottom: -47px;
	left: -48px;
}

.product-item-5 .fruit-image {
	width: 252px;
	left: -59px;
	bottom: 6px;
}

.product-item-6 .fruit-image {
	width: 252px;
	left: -48px;
	bottom: -44px;
}

.product-content span {
	font-weight: 600;
	font-size: 24px;
	text-align: center;
	color: #2a2929;
	text-transform: uppercase;
	padding: 0 30px;
	display: block;
}

.product-hero.alt {
	padding-top: 150px;
	margin-bottom: 80px;
}

.product-hero.alt * {
	white-space: normal;
}

.product-hero.alt .hero-content {
	padding-top: 14px;
	width: calc(100% + 15px);
}

.product-hero.alt img {
	margin-bottom: -80px;
	position: relative;
	z-index: 22;
}

.link-more {
	font-size: 18px;
	line-height: 30px;
	color: #858585;
	display: table;
	margin-top: 35px;
}

.link-more svg {
	width: 30px;
	height: 27px;
	position: relative;
}

.locations {
	background: #2b2b2b;
	padding: 60px 0 70px;
	margin: 120px 0 260px;
}

.locations h3 {
	color: #fff;
	font-weight: bold;
}

.locations .col-md-6 {
	position: relative;
}

.locations .l-content {
	padding-left: 50px;
}

.locations .col-md-6 .splash-img {
	width: 900px;
	max-width: initial;
	height: auto;
	position: absolute;
	z-index: 0;
	top: -310px;
	left: -140px;
	mix-blend-mode: screen;
	z-index: 1;
}

.locations .col-md-6 .pink-shadow {
	position: absolute;
	width: 980px;
	max-width: initial;
	height: auto;
	position: absolute;
	z-index: 0;
	top: -350px;
	left: -215px;
	z-index: 2;
	transform: scale(0.75);
}

.locations .product-hero-img {
	margin: 0 auto -500px;
	position: relative;
	left: -55px;
	top: -127px;
	z-index: 22;
}

.locations .product-hero-img img {
	width: 680px;
}

.image-text {
	padding-bottom: 200px;
}

.image-text .head {
	margin-bottom: -200px;
}

.image-text .head h3 {
	font-weight: bold;
	font-size: 50px;
	color: #2a2929;
}

.image-text img {
	max-width: inherit;
	position: relative;
	z-index: 3;
	right: 127px;
	top: 84px;
}

.image-text .row>div:first-child.order-md-last img {
	right: -95px;
}

.image-text .btns-group a {
	margin: 0 10px 0 0;
	min-width: 230px;
}

.image-text .row>div:first-child.order-md-last+div .it-content {
	padding: 40px 0 40px 40px;
	position: relative;
	z-index: 2;
}

.image-text .row>div:first-child.order-md-last+div .it-content:before {
	content: "";
	border: 1px solid rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0;
	left: 0;
	width: calc(200%);
	height: 100%;
	border-radius: 8px;
}

.image-text .row>div:first-child:not(.order-md-last)+div .it-content {
	padding: 40px 30px 40px 40px;
	position: relative;
	z-index: 2;
}

.image-text .row>div:first-child:not(.order-md-last)+div .it-content:before {
	content: "";
	border: 1px solid rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0;
	left: auto;
	width: calc(200%);
	height: 100%;
	border-radius: 8px;
	right: 0;
	z-index: -1;
}

.image-text .row .it-content .btns-group {
	position: relative;
	z-index: 22;
}

.text-full {
	background: #f9f9f9;
	padding: 80px 0;
}

.text-full p i {
	font-weight: 500;
}

.text-full p i span {
	color: #f45aa6;
}

.text-full .bttn {
	margin-top: 15px;
}

.image-text-alt {
	position: relative;
	padding: 90px 0;
}

.image-text-alt .container {
	position: relative;
	z-index: 22;
}

.image-text-alt .it-content {
	padding-left: 30px;
}

.image-text-alt .it-content .btns-group a {
	margin: 0 10px 0 0;
	padding: 0 20px;
	min-width: auto;
}

.image-text-alt .overlay-text {
	font-size: 200px;
	-webkit-text-fill-color: white;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #707070;
	color: #fff;
	font-weight: 800;
	position: absolute;
	top: 134px;
	left: calc(50% + 210px);
	opacity: 0.12;
	z-index: -1;
	transform: translateX(-50%);
	mix-blend-mode: multiply;
}

.hero.directors-hero {
	padding: 200px 0;
	background: #1a1a1a url(../img/product-hero.png) no-repeat center / cover;
	position: relative;
}

.hero.directors-hero .hero-content {
	padding: 0;
}

.directors .item {
	padding: 80px 0;
	position: relative;
	z-index: 2;
}

.directors .item .col-md-6 {
	position: relative;
}

.directors .item .name-overlay {
	font-size: 200px;
	line-height: 1;
	-webkit-text-fill-color: white;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #707070;
	color: #fff;
	opacity: 0.12;
	font-weight: 900;
	white-space: nowrap;
	position: absolute;
	top: -100px;
	left: -100px;
	text-transform: uppercase;
}

.directors .item:nth-child(even) .name-overlay {
	font-weight: 700;
	white-space: nowrap;
	position: absolute;
	top: -80px;
	left: auto;
	right: -30px;
}

.directors .item.space .col-md-6:last-child {
	position: relative;
	top: 60px;
}

.d-thumb {
	position: relative;
	margin-right: 60px;
	z-index: 2;
}

.d-thumb img {
	position: relative;
	z-index: 3;
}

.d-thumb:before {
	content: "";
	background: #1a1a1a url(../img/team-bg.png) no-repeat center / cover;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 140px);
}

.d-thumb img.brand-icon {
	position: absolute;
	top: 170px;
	right: -75px;
	z-index: 222;
}

.directors .item h3 {
	font-size: 40px;
	color: #000;
	font-weight: bold;
	margin: 0 0 5px;
}

.directors .item cite {
	font-weight: 600;
	font-size: 20px;
	color: #000;
	font-style: normal;
	margin: 0 0 20px;
	display: block;
}

.directors .item:nth-child(even) {
	background: #fbfbfb;
}

.directors .item:nth-child(even):before {
	content: "";
	background: #fbfbfb;
	position: absolute;
	width: 10000%;
	height: 100%;
	top: 0;
	left: -3000%;
	z-index: -1;
}

.directors .item:nth-child(even) .d-thumb {
	margin-right: 0px;
	margin-left: 60px;
}

.directors .item:nth-child(even) .d-thumb img.brand-icon {
	right: auto;
	left: -50px;
}

.directors+.text-content {
	margin: 0px 0 100px;
}

.directors .item:last-child {
	padding-bottom: 150px;
}

.hero.benefits-hero {
	padding: 200px 0 300px;
	background: #1a1a1a url(../img/product-hero.png) no-repeat center / cover;
	position: relative;
}

.hero.benefits-hero .hero-content {
	padding: 0;
}

.benefits {
	margin-top: -200px;
	position: relative;
	padding-bottom: 100px;
}

.benefits .item {
	margin-bottom: 50px;
	position: relative;
	height: calc(100% - 50px);
}

.benefits .col-lg-3:not(:last-child) .item:before {
	content: "";
	width: 1px;
	height: 120px;
	background: #707070;
	opacity: 0.14;
	position: absolute;
	right: -15px;
	bottom: 0;
}

.benefits .item .thumb {
	border: 15px solid #fff;
	border-radius: 50%;
	margin-bottom: 15px;
}

.benefits .item p {
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	color: #2a2929;
	padding: 0 15px;
}

.benefits p.lead {
	font-weight: 600;
	color: #2b2b2b;
	max-width: 785px;
	margin: 0 auto;
}

.dual-content {
	position: relative;
	margin-bottom: -30px;
	padding-bottom: 50px;
	padding-top: 20px;
	margin-top: 10px;
}

.dual-content .overlay-text {
	font-size: 200px;
	-webkit-text-fill-color: white;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #707070;
	color: #fff;
	font-weight: 800;
	position: absolute;
	top: 0;
	left: 50%;
	opacity: 0.12;
	z-index: 33;
	transform: translateX(-50%);
	mix-blend-mode: multiply;
}

.dual-content .bg {
	position: absolute;
	width: calc(50% - 80px);
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 2;
}

.dual-content .bg span {
	width: 85%;
	max-width: 465px;
	position: absolute;
	bottom: 50px;
	right: 0;
	padding: 20px 30px 20px 45px;
	font-weight: 600;
	font-size: 25px;
	line-height: 30px;
	color: #fff;
	z-index: 2;
}

.dual-content .bg span:before {
	content: "";
	background: linear-gradient(to right, #882cd3 0%, #f45aa6 100%);
	opacity: 0.89;
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% + 50px);
	height: 100%;
	z-index: -1;
	transform: skewX(-15deg);
}

.dual-content h3 {
	font-size: 40px;
	color: #000;
	margin-bottom: 10px;
	font-weight: 700;
}

.dual-content h4 {
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	color: #f45aa6;
	margin: 20px 0 10px;
}

.dual-content ul {
	margin-left: 30px;
	margin-bottom: 100px;
}

.dual-content+.text-content {
	margin-bottom: 100px;
}

.privacy {
	padding: 50px 0;
}

.privacy p b {
	padding-bottom: 5px;
	display: block;
}

.privacy p b+br {
	display: none;
}

.contact {
	margin: 30px 0 100px;
	background: #1a1a1a url(../img/product-1.svg) no-repeat calc(100% + 170px) calc(100% + 200px);
	background-size: 480px;
	padding: 40px;
}

.contact .gfield > label {
	display: none;
}

.contact form input:not([type=submit]) {
	width: 100%;
	padding: 0 20px;
	height: 60px;
	margin-bottom: 30px;
}

.contact form textarea {
	width: 100%;
	padding: 15px 20px;
	height: 150px;
	margin-bottom: 30px;
	resize: vertical;
}

.contact form input[type=submit] {
    min-width: 286px;
    line-height: 59px;
    background: #f45aa6;
    border: 1px solid #f45aa6;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
	text-transform: uppercase;
	transition: 0.3s all;
}

.contact form input[type=submit]:hover {
    background: transparent;
    color: #f45aa6;
	transition: 0.3s all;
}
.contact address p,
.contact address a {
	color: #fff;
	margin: 0;
}

.contact address>div {
	padding: 0 0 20px;
	margin-bottom: 20px;
}

.contact address>div:not(:last-child) {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}

.contact address i {
	color: #f45aa6;
	margin-right: 15px;
	position: relative;
}

.contact address>div:first-child i {
	top: 6px;
}

.contact h3 {
	color: #fff;
	margin-bottom: 30px;
	font-weight: bold;
}

#Component_4_1,
#Component_4_1 * {
	font-family: 'Poppins', sans-serif;
}


.slick-dots {
	display: inline-block;
	margin: 20px 0 0;
	padding: 0;
}

.slick-dots li {
	list-style: none;
	display: inline-block;
	margin: 0 8px;
}

.slick-dots li button {
	background: #f45aa6;
	font-size: 0px;
	width: 20px;
	height: 20px;
	border: 7px solid #fff;
	border-radius: 50%;
	padding: 0;
}

.slick-dots li.slick-active button {
	background: #fff;
	font-size: 0px;
	border: 6px solid #f45aa6;
	border-radius: 50%;
	padding: 0;
}

.product-hero.custom .product-hero-img {
	margin-bottom: -120px;
}

.product-hero.custom .product-hero-img img {
	width: 600px;
}

.product-hero.custom .pink-shadow {
	mix-blend-mode: initial;
	top: -220px;
}

@media (min-width: 992px) {

	.hamburger {
		display: none;
	}

}

.hamburger {
	position: fixed;
	right: 20px;
	top: 35px;
	transition: 0.3s all;
}

.hamburger span {
	width: 32px;
	height: 2px;
	background: #f45aa6;
	display: block;
	margin: 8px 0;
	transition: 0.3s all;
	position: relative;
	top: 0;
}

body.nav-act .hamburger span:nth-child(2) {
	opacity: 0;
}

body.nav-act .hamburger span:nth-child(3) {
	transform: rotate(-45deg);
	top: -10px;
}

body.nav-act .hamburger span:first-child {
	transform: rotate(45deg);
	top: 10px;
}

@media (max-width: 991px) {

	.product-hero.custom {
		margin-bottom: 70px;
	}

	.product-hero.custom .product-hero-img img {
		width: 400px;
	}

	.product-hero.custom .product-hero-img {
		margin-top: 40px;
	}

	body.nav-act .header {
		background: #1a1a1a;
	}

	.header {
		padding: 33px 0;
	}

	.hero-content {
		padding-top: 0;
	}

	h1,
	.h1 {
		font-size: 40px;
		line-height: 1.2;
	}

	.hero p {
		font-size: 14px;
	}

	.hero svg {
		height: 40px;
	}

	.hero .col-lg-6 .splash-img {
		width: 600px;
		top: -60px;
		left: -135px;
	}

	.hero-img {
		width: 800px;
		height: auto;
	}

	.hero-img img:not(.hero-shadow) {
		width: 290px;
		height: auto;
		margin: 0 auto -50px;
		left: 189px;
		top: 88px;
	}

	.hero-img span {
		font-size: 91px;
		top: 235px;
		right: 100px;
		opacity: 0.3;
	}

	.home-products {
		padding: 80px 0 0;
	}

	h2 img,
	.h2 img {
		width: 120px;
	}

	h2,
	.h2 {
		font-size: 30px;
		line-height: 1.4;
		font-weight: 700;
	}

	p.lead {
		font-size: 14px;
		line-height: 25px;
	}

	.home-products img:not(h2 img) {
		margin-bottom: -50px;
	}

	.nutrients h3 {
		font-size: 21px;
	}

	.btns-group a {
		margin: 5px 10px;
	}

	.nutrients {
		padding: 30px 0 30px;
	}

	.text-content {
		padding-top: 50px;
	}

	.text-content p span {
		font-size: 18px;
	}

	.text-content p {
		font-size: 13px;
		line-height: 26px;
	}

	.text-content img.splash-img {
		right: -127px;
		top: -100px;
		width: 600px;
	}

	.text-content img.text-main {
		width: 372px;
		margin: 0px 0 -70px;
		z-index: 2;
	}

	.clients h3 {
		margin-bottom: 10px;
	}

	.clients {
		margin: -120px 0 50px;
	}

	.home-events img {
		max-width: 100%;
		float: none;
		position: relative;
		right: 0;
		z-index: 34;
		margin-bottom: 40px;
	}

	p {
		font-size: 13px;
		line-height: 24px;
	}

	.home-events .content span {
		font-size: 100px;
		bottom: -41px;
		left: 0;
	}

	.home-athletes h3 {
		font-size: 27px;
	}

	.home-athletes>svg {
		height: 40px;
	}

	.home-athletes .slick-dots {
		margin: 0;
	}

	.instagram-feed h3 {
		font-size: 40px;
	}

	.instagram-feed span {
		font-size: 16px;
	}

	.instagram-feed .instafeed {
		position: relative;
		z-index: 22;
		width: 100%;
		left: 0;
	}

	.instagram-feed {
		padding-bottom: 50px;
		margin: 0;
	}

	.flogo {
		display: table;
		margin: 0 auto 20px;
	}

	footer h4 {
		margin-top: 30px;
	}

	.footer-bottom {
		text-align: center;
	}

	.footer-bottom p,
	.footer-bottom li a {
		font-size: 12px;
		line-height: 1.2;
	}

	.footer-bottom ul li {
		margin: 0 5px;
	}

	.footer-bottom ul li a {
		font-size: 11px;
	}

	.footer-bottom ul li:not(:first-child):before {
		width: 1px;
		height: 1px;
		position: absolute;
		left: -7px;
		top: 6px;
	}

	.footer-bottom ul {
		margin-top: 10px;
	}

	.footer-bottom p {
		margin: 0 auto;
		line-height: 1.8;
	}

	.hero.directors-hero {
		padding: 120px 0 60px;
	}

	.d-thumb {
		margin: 0 0 30px;
	}

	body .d-thumb img.brand-icon {
		position: absolute;
		top: 115px;
		right: 0;
		z-index: 2;
		width: 100px;
	}

	.directors .item h3 {
		font-size: 27px;
	}

	.directors .item cite {
		font-size: 17px;
	}

	.directors .item .name-overlay {
		display: none;
	}

	.directors .item:nth-child(even) .d-thumb {
		margin-right: 0px;
		margin-left: 0;
	}

	.directors .item:nth-child(even) .d-thumb img.brand-icon {
		right: auto;
		left: 10px;
	}

	.directors .item {
		padding: 40px 0;
	}

	.directors .item.space .col-md-6:last-child {
		top: 0;
	}

	.directors .item:last-child {
		padding-bottom: 50px;
	}

	.hero.benefits-hero {
		padding: 130px 0px 120px;
	}

	.benefits .item .thumb {
		max-width: 200px;
		margin: 0 auto 20px;
		border: 10px solid #fff;
	}

	.benefits {
		margin-top: -100px;
	}

	.image-text img {
		right: calc(50% + 106px);
		top: 0;
		width: 500px;
		transform: translateX(50%);
		margin-bottom: -280px;
	}

	.image-text .row>div:first-child.order-md-last img {
		right: calc(50% + 43px);
		top: 0;
		width: 500px;
		transform: translateX(50%);
		margin-bottom: -280px;
	}

	.image-text .head {
		margin-bottom: 0;
	}

	.dual-content .overlay-text {
		display: none;
	}

	.dual-content .bg {
		position: relative;
		width: 100%;
		height: 300px;
		top: 0;
		left: 0;
		overflow: hidden;
		z-index: 2;
		margin-bottom: 30px;
	}

	.image-text {
		padding-bottom: 30px;
	}

	.dual-content .bg span {
		bottom: 30px;
		right: 0;
		padding: 15px 25px 14px 35px;
		font-size: 16px;
		line-height: 1.3;
	}

	.dual-content ul {
		margin-bottom: 0;
		font-size: 13px;
	}

	.dual-content h4 {
		font-size: 16px;
		line-height: 24px;
	}

	.contact {
		padding: 30px 30px 0;
		margin-bottom: 50px;
	}

	.contact form {
		margin-bottom: 40px;
	}

	footer {
		background: #2b2b2b url(../img/footer-pattern.png) repeat-x 100% 100%;
		padding: 50px 0;
	}

	.product-hero h1 {
		font-size: 40px;
		line-height: 40px;
	}

	.product-hero.alt .hero-content {
		width: 100%;
	}

	.image-text-alt .it-content {
		padding-left: 0;
		padding-top: 40px;
	}

	.image-text-alt .it-content .btns-group a {
		margin: 0 0 10px;
		padding: 0 20px;
		min-width: auto;
		width: 100%;
	}

	.image-text-alt {
		padding: 50px 0;
	}

	.product-hero.alt {
		padding-top: 110px;
	}

	.product-hero ul {
		white-space: normal;
	}

	.product-hero ul li {
		font-size: 19px;
		line-height: 1.3;
	}

	.product-hero h1 {
		white-space: normal;
	}

	.product-hero-img img {
		width: 550px;
	}

	.product-hero-img {
		top: 0;
	}

	.nutrients-alt>div {
		position: relative;
		right: 0 !important;
		top: 0 !important;
		min-width: 100%;
	}

	.product-hero-img {
		margin: 0 auto -240px;
	}

	.nutrients-alt {
		padding: 100px 0 60px;
	}

	.product-item {
		margin: 30px 0 0;
	}

	.products .bttn {
		display: table;
		margin: 0 auto 20px;
	}

	.menu-wrap {
		background: #1a1a1a;
		position: fixed;
		top: 103px;
		width: 100%;
		height: calc(100vh - 103px);
		left: 0;
		padding: 15px 35px 35px 35px;
		text-align: center;
		opacity: 0;
		visibility: hidden;
		transition: 0.3s all;
	}

	body.nav-act .menu-wrap {
		opacity: 1;
		visibility: visible;
		transition: 0.3s all;
	}

	.header .menu-wrap nav ul li {
		display: block;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.header .menu-wrap nav ul li a {
		font-size: 20px;
	}

	.social {
		position: absolute;
		bottom: 0;
		width: 100%;
		left: 0;
		border-top: 1px solid #222;
		padding: 20px 0;
	}

	.header .menu-wrap nav {
		height: calc(100vh - 210px);
		overflow: auto;
		overflow-x: hidden;
	}

}

@media (max-width: 767px) {

	.contact {
		background: #1a1a1a;
	}

}

@media (max-width: 575px) {

	.nutrients div.d-sm-flex {
		display: flex;
		flex-wrap: wrap;
	}

	.nutrients div.d-sm-flex>div {
		width: 50%;
	}

	.nutrients div.d-sm-flex>div span {
		font-size: 19px;
		margin-bottom: 15px;
	}

	.header .menu-wrap nav {
		padding-top: 30%;
	}

	#Component_4_1 {
		width: 100%;
	}

	.product-hero.alt img {
		margin-bottom: -80px;
		position: relative;
		z-index: 22;
		margin-top: 30px;
		width: calc(100% + 60px);
		max-width: initial;
		left: -52px;
	}

	h1,
	.h1 {
		font-size: 35px;
	}

	.product-hero .hero-overlay,
	h1 br {
		display: none;
	}

	.benefits .col-lg-3:not(:last-child) .item:before {
		width: 90%;
		height: 1px;
		right: 5%;
		bottom: -31px;
	}

	.image-text .row>div:first-child:not(.order-md-last)+div .it-content:before,
	.image-text .row>div:first-child.order-md-last+div .it-content:before {
		width: 100%;
	}

	.image-text .btns-group a {
		margin: 0 0 10px;
		min-width: 100%;
	}

	.image-text .row>div:first-child:not(.order-md-last)+div .it-content,
	.image-text .row>div:first-child.order-md-last+div .it-content {
		padding: 300px 30px 30px 30px;
	}

}


@media (min-width: 576px) and (max-width: 991px) {

	.locations .product-hero-img img {
		width: 498px;
	}

	.locations {
		padding: 40px 0;
		margin: 95px 0 115px;
	}

	.locations .product-hero-img {
		top: -94px;
	}

	.dual-content {
		padding-bottom: 70px;
	}

	.dual-content h4 {
		margin-top: 0px;
	}

	.nutrients-alt>div {
		min-width: calc(50% - 30px);
		width: calc(50% - 30px);
		margin: 15px;
	}

	.nutrients-alt {
		padding: 100px 0 60px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.product-hero ul li {
		display: block;
	}

	.product-hero.alt img {
		margin-bottom: 100px;
	}

	.benefits p.lead {
		max-width: 500px;
	}

	.benefits {
		padding-bottom: 60px;
	}

	.image-text .row {
		margin-top: 50px;
	}

	.image-text .row .it-content br {
		display: none;
	}

	.image-text .btns-group a {
		margin: 5px 0;
	}

	.image-text img {
		width: 481px;
	}

	.image-text .row>div:first-child.order-md-last+div .it-content:before {
		width: calc(200% + 30px);
	}

	.image-text .row>div:first-child:not(.order-md-last)+div .it-content:before {
		width: calc(200% + 30px);
	}

	.benefits .item p {
		font-size: 13px;
		line-height: 22px;
		padding: 0;
	}

	.benefits .col-lg-3:not(:last-child) .item:before {
		display: none;
	}

	.home-products img:not(h2 img) {
		margin-bottom: -100px;
	}

	.nutrients div.d-sm-flex>div span {
		font-size: 20px;
	}

	.text-content {
		padding-top: 40px;
		padding-bottom: 40px;
		margin: 0;
	}

	.clients {
		margin: 0;
		padding: 70px 0;
	}

	.products {
		padding-bottom: 0;
	}

	.product-item .thumb {
		position: relative;
		width: 188px;
		margin: -90px auto;
		z-index: 2;
		transform: scale(0.7);
	}
}

@media (min-width: 768px) and (max-width: 991px) and (min-height: 500px) {

	.header .menu-wrap nav {
		padding-top: 100px;
	}

	.header .menu-wrap nav ul li a {
		font-size: 32px;
		line-height: 1.5;
	}

}

@media (min-width: 768px) and (max-width: 991px) {

	.locations .col-md-6 .splash-img {
		width: 780px;
		top: -267px;
		left: -215px;
	}

	.locations .col-md-6 .pink-shadow {
		width: 780px;
	}

	.product-content span {
		font-size: 20px;
		line-height: 1.3;
	}

	.product-content {
		min-height: 110px;
	}

}

@media (min-width: 576px) and (max-width: 767px) {

	.locations .product-hero-img img {
		width: 396px;
	}

	.image-text img {
		z-index: -1;
	}

	.image-text .bttn {
		min-width: 100%;
	}

	.locations .col-md-6 .splash-img {
		width: 873px;
		left: -287px;
	}

	.locations .col-md-6 .pink-shadow {
		width: 780px;
	}

	.locations .product-hero-img {
		top: -56px;
	}

}

.locations .l-content {
	position: relative;
	z-index: 35;
}

@media (max-width: 575px) {

	.locations .product-hero-img img {
		width: 400px;
	}

	.locations .product-hero-img {
		margin: 0 0 -120px;
		position: relative;
		left: -18px;
		top: 50px;
		z-index: 22;
	}

	.locations .col-md-6 .splash-img {
		width: 791px;
		top: -215px;
		left: -215px;
	}

	.locations .col-md-6 .pink-shadow {
		width: 580px;
		top: -130px;
		left: -121px;
	}

	.locations .l-content {
		padding: 0 20px 30px;
	}

}

@media (min-width: 992px) and (max-width: 1100px) {

	.locations {
		margin-bottom: 150px;
	}

	.product-hero.alt img {
		margin-bottom: 0px;
	}

	.locations .product-hero-img img {
		width: 610px;
	}

}

@media (min-width: 992px) {

    .text-content {
        margin: 50px 0 200px;
    }

    .text-content img.text-main {
        margin: -210px 0;
    }
    
    .directors+.text-content {
        margin: 30px 0 130px;
    }
    
    .text-content img.splash-img {
        right: -281px;
        top: -293px;
    }
    
    .dual-content+.text-content {
        margin-bottom: 150px;
    }

}

.directors .item:nth-child(5) {
	margin-top: 60px !important;
}

.instruction.validation_message,
.gform_submission_error {
    display: none;
}

.gfield_description.gfield_validation_message {
	color: red;
	font-size: 13px;
	margin: -25px 0 15px;
}

.gform_confirmation_message_1 {
	color: #f45aa6;
	border: 5px solid #f45aa6;
	padding: 20px 15%;;
	text-align: center;
	height: 250px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px
}

@media (max-width: 991px) {

.text-content {
    margin-bottom: 100px;
}

.gform_confirmation_message_1 {
    padding: 20px 15px;
    height: 200px;
    font-size: 18px;
    margin-bottom: 40px;
}

.contact {
    background: #1a1a1a;
}

}

#sb_instagram {
    padding: 0 !important;
}


@media (min-width: 768px) and  (max-width: 991px) {
    .text-content img.text-main {
        width: 410px;
        margin: -70px 0 -140px;
    }
    
    .text-content {
        margin-bottom: 40px;
    }
}


.client-slider .slick-slide img {
    width: inherit !important;
}

@media (max-width: 575px) {

.l-content .bttn {
	width: 100%;
}
	
.product-hero ul li {
    display: block;
}
	
.nutrients-alt>div>div:first-child {
    min-width: 105px;
}

.nutrients-alt>div p br {
	display: none;
}
.home-products .head ul {
    justify-content: flex-start;
}
	
.home-products .head ul li {
    font-size: 19px;
}
	
.athletes-slider .item span {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 12px;
    padding: 9px 6px;
    opacity: 1;
    transition: 0.6s all;
    width: 100%;
    justify-content: center;
}

.athletes-slider .item span svg {
    margin-left: 10px;
    width: 12px;
}
	
.athletes-slider .item {
    top: 0px !important;
}

.locations {
    margin-bottom: 80px;
}
}

@media (min-width: 576px) and (max-width: 991px) {

.nutrients-alt>div p br {
	display: none;
}	
.athletes-slider .item {
    top: 0px !important;
}

.athletes-slider .item span {
    font-size: 14px;
    padding: 10px 15px;
    opacity: 1;
	left: 0px;
}
	
@media and (max-width: 767px) {
	#store_locator_search_box {
	    padding: 0;
    	margin: 10px 0 30px;
	}
}
	
.locations {
    margin-bottom: 80px;
}
}

@media (max-width: 767px) {

.hero-img span {
    opacity: 0.1;
}
	
.home-athletes .overlay-text {
    font-size: 100px;
    bottom: 121px;
    left: calc(50% + 89px);
}

.instagram-feed .overlay-text {
    font-size: 100px;
    top: 130px;
    left: calc(50% - -44px);
}
	
}

@media (min-width: 768px) and (max-width: 991px) {

.locations {
    margin-bottom: 115px;
}
	
}

.contact address>div {
    position: relative;
    padding: 0 0 20px 30px;
}

.contact address>div:first-child i {
    top: 6px;
}

.contact address i {
    position: absolute;
    left: 0;
    top: 6px;
}

#sb_instagram {
    position: relative;
    z-index: 35;
}

.store__locator  {
	margin: 25px 0 0;
}
.store__locator .store_locator {
	padding: 0;
	box-shadow: 0 5px 15px rgba(0,0,0,0.15);
}

#store_locator_search_box {
	padding: 0;
margin: 0 15px;}

#store_locator_search_box .store-locator-row {
	margin: 0;
}

.store_locator_filter_title,
#store_locator_search_box .wordpress-store-locator-address-title {
	font-size: 20px;
	margin-bottom: 10px;
}

.single_filter.store-locator-radius-filter select,
#store_locator_name_search_field {
	border: 1px solid #ddd;
	padding: 0 15px;
	height: 50px;
}

.single_filter.store-locator-radius-filter {
	padding: 0;
}

#store_locator_find_stores_button {
    width: calc(100% - 30px);
    line-height: 59px;
    background: #f45aa6;
    border: 1px solid #f45aa6;
    border-radius: 0px;
    padding: 0;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #fff;
    box-shadow: none !important;
    margin-bottom: 40px;
}

#store_locator_find_stores_button:hover {
	background: transparent;
	color: #f45aa6;
}

.store_locator_filter_open_close i {
	display: none;
}

.store__locator  {
	font-family: Poppins, sans-serif
}

.btn-primary ,
.btn-primary:hover {
    color: #fff;
    background-color: #f45aa6;
    border: none;
    border-radius: 0px !important;
    box-shadow: none !important;
    font-family: Poppins, sans-serif !important;
    font-weight: 600;
    font-size: 16px !important;
}

.store__locator a:not([class*="btn"]) {
    color: #f45aa6 !important;
}


body #store_locator_address_field {
    margin-bottom: 0;
    height: 50px;
    border: 1px solid #ddd;
}

body #store_locator_find_stores_button {
    line-height: 50px;
    margin: 45px 0 0;
}

body #store_locator_get_all_stores {
    margin: 10px 0 15px;
    display: table;
}

.cluster * {
	color: #fff;
}

.shop-hero {
    background-color: #1a1a1a !important;
    margin-bottom: 90px;
}

.hero.shop-hero h1 {
	margin-top: 100px;
}

.hero.shop-hero p {
    font-size: 20px;
    text-transform: none;
    margin: 0;
}

.hero.shop-hero img {
    max-width: inherit;
    min-width: 800px;
    margin: 0px 0 -180px;
    position: relative;
    z-index: 2;
    right: 100px;
}

.sample-packs {
    padding-bottom: 70px;
}

.sample-packs h3 {
	margin-bottom: 60px;
}

.sample-packs .item {
	display: flex;
	align-items: flex-end;
	position: relative;
	z-index: 2;
	padding: 0 15px 20px 0;
	margin-bottom: 30px;
}

.sample-packs .item:before {
	content: "";
	border-radius: 8px;
	background: #f4f4f4;
	opacity: 0.59;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 30px);
	z-index: -1;
}

.sample-packs .item > div:first-child {
	min-width: calc( 100% - 160px);
	position: relative;
}

.sample-packs .item > div:first-child > .img img {
    max-width: calc(100% + 60px);
    max-height: 260px;
}

.sample-packs .item > div:first-child > .img {
	margin-bottom: -35px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sample-packs .item > div:first-child span {
	font-weight: 500;
	font-size: 10px;
	letter-spacing: 0.15em;
	text-align: center;
	color: #2a2929;
}

.sample-packs .item > div:last-child {
	min-width: 160px;
	padding-bottom: 15px
}

.sample-packs .item > div:last-child h4 {
	font-weight: 600;
	font-size: 29px;
	color: #2a2929;
	margin: 0;
	line-height: 1;
}

.sample-packs .item > div:last-child h4 span {
	font-weight: bold;
	font-size: 93px;
}
	
.sample-packs .item > div:last-child > span {
	font-weight: bold;
	font-size: 15px;
	color: #2a2929;
	margin-bottom: 10px;
	display: block;
	line-height: 22px;
}

.sample-packs .item > div .bttn {
	font-weight: 600;
	font-size: 11px;
	color: #fff;
	width: 108px;
	line-height: 41px;
	padding: 0 20px;
	background: #2a2929;
	border: 1px solid #2a2929;
	min-width: auto;
	transition: 0.3s all;
}

.sample-packs .item > div .bttn:hover {
	border: 1px solid #2a2929;
	color: #2a2929;
	background: transparent;
}


.products_list h3 {
	margin-bottom: 60px;
}

.products_list {
	padding-bottom: 80px;
}

.products_list .item {
	margin-bottom: 40px;
	text-align: center;
	position: relative;
	z-index: 2;
	padding:0 40px 100px;
	height: calc(100% - 40px);
}

.products_list .item h3 {
	font-weight: 600;
	font-size: 26px;
	color: #2a2929;
	margin: 30px 0 10px;
	line-height: 1.2;
}

.products_list .item .product_price {
	font-weight: 600;
	font-size: 18px;
	color: #2a2929;
}

.products_list .item > span {
	border: 1px solid #2a2929;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #2a2929;
	width: 138px;
	line-height: 53px;
	background: transparent;
	padding: 0 20px;
	display: table;
	margin: 20px auto 0;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	transition: 0.3s all;
}

.products_list .item:hover > span {
	color: #fff;
	background: #2a2929;
	border: 1px solid #2a2929;
}

.products_list .item:before {
	content: "";
    border-radius: 8px;
    background: #fff;
    border: 1px solid #c5c5c5;
    opacity: 0.25;	
	width: 100%;
	height: calc(100% - 60px);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	transition: 0.4s all;
}

.products_list .item:hover:before {
	background: #f8f8f8;
	border-color: #f8f8f8;
}

.products_list .row {
	margin: 0 -30px;
}

.products_list .row [class*="col-"] {
	padding: 0 30px;
}

.products_list .item .product_thumb img {
    max-height: 350px;
}

body.single-product .counselors-area,
body.single-product .blog-share,
body.single-product .hero svg,
body.single-product .blog-details-meta ,
body.single-product .blog-details-meta + h2 {
	display: none;
}

body.single-product .hero {
	height: 130px;
	overflow: hidden;
	padding: 0;
	margin-bottom: 70px;
}

body.single-product h1 ,
.single_product_price {
	font-weight: bold;
	font-size: 35px;
	color: #f45aa6;
}

body.single-product h1 {
	color: #2a2929;
	margin: 15px 0 
}

.product_tab_nav {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #2a2929;
}

.product_tab_nav > div {
    transition: 0.3s all;
	cursor:pointer;
}

.product_tab_nav > div:not(.active) {
    opacity: 0.27;
}

.product_tab_nav span {
    display: inline-block;
    padding: 0 10px;
}

.product_tab_content {
	font-size: 14px;
	line-height: 20px;
}

.product_tab_content ul {
	margin: 0 0 0 20px;
}

.product_tab_content ul li {
	margin-bottom: 10px;
}

.product_tab_content > div {
	display: none;
	padding: 20px 0;
}

.product_tab_content > div.active {
	display: block;
}

body.single-product .woocommerce div.product div.images {
    margin-bottom: 0;
    min-width: 100%;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
	border: 1px solid #2a2929;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	width: 138px;
	line-height: 52px;
	background: #2a2929;
	padding: 0 20px;
	display: table;
	border-radius: 0px;
	transition: 0.3s all;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button:hover {
	color: #fff;
	background: #fff;
	color: #2a2929;
	border: 1px solid #2a2929;
}

div.quantity {
    border: 1px solid #ddd;
    height: 54px;
    position: relative;
    margin-right: 15px !important;
    width: 102px !important;
	display: inline !important;
}

div.quantity input {
    border: none;
    width: 100px !important;
    height: 52px;
}

div.quantity:after,
div.quantity:before {
    position: absolute;
    width: 20px;
    height: 26px;
    font-size: 15px;
    pointer-events: none;
    background: #fff;
    font-weight: 400;
    text-align: center;
    border-left: 1px solid #ddd;
    color: #000;
    line-height: 25px;
}

div.quantity:after {
    content: "+";
    top: 1px;
    right: 1px;
    border-bottom: 1px solid #ddd;
}

div.quantity:before {
    content: "-";
    bottom: 1px;
    right: 1px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
    font-size: 50px;
}

input[type=number]::-webkit-inner-spin-button {  
    width: 14px;
    height: 50px;
}

.woocommerce-product-gallery__trigger,
.woocommerce-product-gallery__image, .product-options .onsale {
    display: none !important;
}

.slider-for {
	margin-bottom: 20px;
}

.slider-for .item {
	border-radius: 8px;
	background: rgb(244 244 244 / 59%);
	padding: 20px;
}

.slider-for .item img {
	max-height: 360px;
	max-width: 100%;
	width: auto !important;
	display: block;
	margin: 0 auto;
}

.slider-nav {
	margin-bottom: 30px;
}

.slider-nav .slick-list {
	margin: 0 -5px;
}

.slider-nav .slide {
	padding: 0 5px;
}

.slider-nav .item {
	border-radius: 8px;
	background: rgb(244 244 244 / 59%);
	height: 100px;
	overflow: hidden;
}

.slider-nav .item img {
	max-width: 100%;
	width: auto !important;
	display: block;
	margin: 0 auto;
}

.landing-hero {
	background: #2a2929;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: -255px;
	position: relative;
}

.landing-hero > div:first-child {
	height: 400px;
	width: calc(100% - 350px);
}

.landing-hero > div:last-child {
	width: 350px;
	padding: 60px;
}

.landing-hero > div h1 {
	color: #fff;
	font-size: 56px;
	line-height: 70px;
	margin: 0;
}

.landing-hero > div span {
	font-size: 14px;
	color: #882cd3;
	display: block;
}

.landing-about {
	padding: 70px 0
}

.landing-about h3 {
	font-size: 35px;
}

.landing-about p {
	font-size: 16px;
	line-height: 28px;
}

.landing-about ul li {
	font-size: 14px;
	line-height: 28px;
}

.landing-about ul {
	margin-left: 20px;
}

.landing-gallery {
    padding: 0 0 80px;
}

.lgallery .slick-list {
    margin: 0 -20px;
}

.lgallery .slide {
    padding: 0 20px;
}



body .header-mini-cart {
    background: #fff;
    position: absolute;
    top: calc(100% + 10px);
    z-index: 22;
    width: 300px;
    right: 0;
    padding: 25px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    visibility: hidden;
    opacity: 0;
    transition: 0.3s all;
}

body .cart-box:hover .header-mini-cart {
    top: 100%;
    visibility: visible;
    opacity: 1;
}

body .header-mini-cart ul li a {
    color: #000;
}

body .header-mini-cart ul li {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    padding-right: 30px !important;
    position: relative;
}

body .header-mini-cart .remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    background: red !important;
    color: #fff !important;
    font-size: 14px;
    position: absolute;
    right: 0;
}

body .header-mini-cart ul li > a:not(.remove) {
    display: flex;
    align-items: center;
    font-size: 14px !important;
    line-height: 1.4;
    font-weight: 700;
}

body .header-mini-cart ul li > a:not(.remove) img {
    border: 1px solid #ddd;
    width: 50px;
    margin-right: 15px;
}

body .header-mini-cart ul li .quantity {
    padding-left: 67px;
    text-transform: uppercase;
    font-size: 13px;
}

body .header-mini-cart .woocommerce-mini-cart__total {
    display: flex;
    justify-content: space-between;
    color: #000;
    font-size: 14px;
}

.cart-box {
    padding: 10px 0;
}

body .header-mini-cart .woocommerce-mini-cart__total {
    margin-bottom: 10px;
}

body .woocommerce-mini-cart__buttons {
    display: flex;
    justify-content: center;
    margin: 0 -5px;
}

body .woocommerce-mini-cart__buttons a {
    width: 100%;
    margin: 0 5px !important;
    font-size: 14px !important;
    text-align: center;
    border-radius: 0px !important;
    padding: 10px !important;
    background: #F45AA6 !important;
    color: #fff !important;
    line-height: 1;
    font-weight: bold;
}

body .woocommerce-mini-cart__buttons a:last-child {
    background: #000 !important;
}

body .woocommerce-mini-cart__buttons a:hover {
    background: #000 !important;
}

body .woocommerce-mini-cart__buttons a:last-child:hover {
    background: #F45AA6 !important;
}

table {
    border-collapse: collapse !important;
}

.woocommerce table.shop_table thead th {
    background: #000;
    color: #fff;
    padding: 12px 15px;
    text-align: center;
}

.woocommerce table.shop_table tbody td {
    padding: 15px;
    font-size: 16px;
}

.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
    font-size: 16px;
}

.woocommerce table.shop_table tbody td {
    border: 1px solid #e5e5e5;
}

.woocommerce table.shop_table tbody td div.quantity {
    margin: 0 auto;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    background: #F45AA6 !important;
    color: #fff;
    border-radius: 0px;
    font-weight: 700;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #000 !important;
    color: #fff
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    min-width: 130px;
    padding: 0 15px;
    height: 36px;
}

.woocommerce-info {
    border-top-color: #F45AA6;
    padding-left: 20px;
}

.woocommerce-info::before {
    display: none;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    border: none;
    background: #000;
    color: #fff;
    border-radius: 0px;
    text-align: center;
    margin: 0;
}

.woocommerce-form-coupon-toggle .woocommerce-info a {
    color: #fff;
}

body .woocommerce form.checkout_coupon {
    margin-top: -7px;
    background: #fff;
    border-radius: 0px;
    border: 1px solid #ddd;
}

body .woocommerce form.checkout_coupon input {
    width: 100%;
    border: 1px solid #ddd;
    height: 50px;
    padding: 0 20px;
    border-radius: 5px;
}

body .woocommerce form.checkout_coupon .form-row-first {
    width: calc(100% - 150px);
}

body .woocommerce form.checkout_coupon .form-row-last {
    width: 150px;
}

body .woocommerce form.checkout_coupon .form-row-last button {
    background: #F45AA6;
    height: 50px;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    width: 100%;
}

body.woocommerce-checkout #customer_details > div {
    width: 100%;
}

body.woocommerce-checkout form.woocommerce-checkout {
    padding: 30px;
    border: 1px solid #ddd;
    margin-top: 30px;
    margin-bottom: 70px;
}

body.woocommerce-checkout form .woocommerce-billing-fields .woocommerce-input-wrapper {
    width: 100%;
}

body.woocommerce-checkout form .woocommerce-billing-fields .woocommerce-input-wrapper input ,
body.woocommerce-checkout form .woocommerce-additional-fields textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    height: 45px;
    padding: 0 15px;
    font-size: 16px;
}

.woocommerce-address-fields__field-wrapper input:not([type="checkbox"]):not([type="radio"]) ,
.woocommerce-EditAccountForm input:not([type="checkbox"]):not([type="radio"]) ,
#customer_details input:not([type="checkbox"]):not([type="radio"]) {
    width: 100%;
    border: 1px solid #e5e5e5;
    height: 45px;
    padding: 0 15px;
}

body .woocommerce-address-fields__field-wrapper label,
body .woocommerce-EditAccountForm label,
body.woocommerce-checkout form .woocommerce-billing-fields label {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

body.woocommerce-checkout form .woocommerce-additional-fields textarea {
    height: 100px;
    padding: 15px;
    font-size: 16px;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
    color: #000;
    font-size: 16px;
}


body .select2-container--default .select2-selection--single {
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    height: 45px;
    padding: 0 12px;
}

body .select2-dropdown {
    border-color: #e5e5e5;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
}

.woocommerce-additional-fields {
    padding-top: 30px;
}

@media(min-width: 600px) {
    
#billing_city_field,
#billing_state_field,
#billing_postcode_field {
    width: 33.33333%;
    float: left !important;
    clear: inherit;
}

#billing_state_field {
    padding-left: 10px;
    padding-right: 10px;
}

#billing_first_name_field {
    min-width: 50%;
    padding-right: 7px !important;
}

#billing_last_name_field {
    min-width: 50%;
    padding-left: 7px !important;
}

}

.woocommerce-mini-cart__empty-message {
    margin: 0px;
    text-align: center;
}


body.woocommerce-account:not(.logged-in) .woocommerce {
    max-width: 500px;
    margin: 0 auto;
    width: calc(100% - 30px);
    padding-bottom: 50px;
}

body.woocommerce-account:not(.logged-in) .woocommerce form {
    box-shadow: 0 10px 15px rgb(0 0 0 / 10%);
    border: none;
    padding: 30px;
}

body.woocommerce-account:not(.logged-in) .woocommerce form .form-row {
    min-width: 100%;
    max-width: 100%;
}

body.woocommerce-account:not(.logged-in) .woocommerce form input:not([type="checkbox"]) {
    border: 1px solid #ddd;
    height: 45px;
    border-radius: 5px;
}

.woocommerce .woocommerce-MyAccount-content a.button,
.woocommerce .payment-method a.button,
.woocommerce table.my_account_orders .button,
.woocommerce-EditAccountForm button ,
body.woocommerce-account:not(.logged-in) .woocommerce form button {
    background: #F45AA6 !important;
    color: #fff !important;
    border-radius: 0px;
    font-weight: 600;
    float: none;
    display: table;
    padding: 10px 25px;
    margin-top: 10px;
}

.woocommerce .woocommerce-MyAccount-content a.button:hover,
.woocommerce .payment-method a.button:hover,
.woocommerce table.my_account_orders .button:hover,
.woocommerce-EditAccountForm button:hover ,
body.woocommerce-account:not(.logged-in) .woocommerce form button:hover {
    background-color: #3DB1E0;
    color: #fff
}

body .woocommerce table.my_account_orders .button, body .woocommerce .payment-method a.button {
    padding: 8px 20px !important;
    display: inline;
}

p.lost_password {
    margin: 20px 0 0;
}

p.lost_password a {
    border-bottom: 1px solid #ddd;
    display: table;
}

body.woocommerce-account.logged-in .woocommerce {
    max-width: 1170px;
    padding: 0 15px 100px;
    margin: 0 auto;
}

body .woocommerce-MyAccount-navigation ul li {
    border: 1px solid #ddd;
    margin-bottom: -1px;
}

body .woocommerce-MyAccount-navigation ul li a {
    background: #fff;
    display: table;
    width: 100%;
    padding: 12px 15px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

body .woocommerce-MyAccount-navigation ul li a:hover {
    background: #f4f6f9;
}

body .woocommerce-MyAccount-navigation ul li.is-active a {
    background: #000;
    color: #fff;
}


.woocommerce-Addresses {
    
}

.woocommerce-Addresses > div {
    border: 1px solid #e5e5e5;
    padding: 15px;
}

.woocommerce-Addresses > div h3 {
    font-size: 24px;
}

.woocommerce-Addresses > div .edit {
    background: #000;
    color: #fff;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 3px;
}

.woocommerce-EditAccountForm legend {
    font-weight: bold;
    margin-top: 20px;
}

.woocommerce ul.order_details {
    display: table;
    margin: 0 auto 15px;;
} 

.woocommerce ul.order_details + p {
    display: none;
}

body.woocommerce-order-received .woocommerce-order .woocommerce-notice {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 50px;
}

body.woocommerce-order-received .woocommerce-order section.woocommerce-customer-details {
    margin: 0 !important;
    padding: 0 !important;
}

body.woocommerce-order-received .woocommerce-order section.woocommerce-order-details {
    padding: 30px 0 0;
}

.woocommerce-MyAccount-content p a  {
    color: #F45AA6;
}


body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background: #F45AA6 !important;
    color: #fff;
    border-radius: 0px;
    font-weight: 600;
    width: 100%;
    padding: 20px;
    margin-top: 30px;
}

body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order:hover {
    background-color: #000 !important;
    color: #fff
}

body .woocommerce-checkout #payment ul.payment_methods {
    padding: 20px;
    border-bottom: 1px solid #ddd;
}

body .woocommerce-checkout #payment div.form-row {
    padding: 20px;
}

body .woocommerce-checkout #payment {
    background: #fff;
    border-radius: 0;
    border: 1px solid #ddd;
}


@media(max-width: 768px) {

.woocommerce-cart table.shop_table.woocommerce-cart-form__contents {
    border-top: 1px solid #e5e5e5;
}
    
.woocommerce-cart table.shop_table.woocommerce-cart-form__contents tbody td {
    border-top: none;
}
    
.woocommerce-cart table.shop_table.woocommerce-cart-form__contents tbody td div.quantity {
    margin-right: 0;
}

    
.woocommerce-cart table.shop_table.woocommerce-cart-form__contents tbody td:not(.product-remove):not(.actions) {
    padding-left: 110px;
    position: relative;
}

.woocommerce-cart table.shop_table.woocommerce-cart-form__contents tr td:not(.product-remove):not(.actions):before {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    height: 100%;
    width: 90px;
    text-align: left;
    display: flex;
    align-items: center;
    font-size: 15px;
    padding: 0 10px;
    color: #fff;
}    

}

ul.woocommerce-mini-cart {
    max-height: 285px;
    overflow: auto;
    padding-right: 10px !important;
}

ul.woocommerce-mini-cart::-webkit-scrollbar-track {
	background-color: #eee;
}

ul.woocommerce-mini-cart::-webkit-scrollbar {
	width: 3px;
	background-color: #F5F5F5;
}

ul.woocommerce-mini-cart::-webkit-scrollbar-thumb {
	background-color: #000000;
}

.woocommerce table.shop_table tbody td div.quantity {
    margin: 0 auto !important;
    display: table !important;
}

.woocommerce table.shop_table tbody td a {
    color: #000;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
}

.cart-box {
	position: relative;
	margin-left: 10px;
}

.cart-box svg {
	width: 15px;
	position: relative;
	top: -2px;
	margin-right: 5px;
}

.cart-box #mini-cart-count {
	background: #F45AA6;
	color: #fff;
	position: absolute;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	border-radius: 3px;
	font-size: 13px;
	top: 5px;
	right: -20px;
}

body .woocommerce-message {
    border-top-color: #F45AA6;
}

body .woocommerce-message::before {
    color: #F45AA6;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button:after {
    display: none;
}

.product_thumb {
	position: relative;
}

.product_thumb > img {
	position: relative;
	z-index: 32;
	width: auto;
	transition: 0.4s all;
}

.product_thumb > img:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	transition: 0.4s all;
}

.products_list .item .product_thumb > img {
	top: 0px;
	transition: 0.3s all;
}

.products_list .item:hover .product_thumb > img {
	top: -15px;
}

.product_shadow {
	position: absolute;
	bottom: -50px;
	left: 20px;
	right: 0;
	margin: 0 auto;
	z-index: 0;
	width: 100%;
}

.product_shadow img {
	width: 100%;
}

.buy-sample-popup {
	position:fixed;
	bottom: 0;
	right: 0;
	z-index: 333;	
}

.buy-sample-popup > div img {
	width: 250px;
}

.buy-sample-popup > div a {
	position: relative;
	display: table;
}

.buy-sample-popup > div span {
	background: #F45AA6;
	width: 50px;
	height: 50px;
	position: absolute;
	top: -30px;
	z-index: 1;
	right: 50px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
	display: flex;
	align-items: center;
	border-radius: 50%;
	transform: rotate(-15deg)
}

.buy-sample-popup > div:first-child {
	opacity: 0;
	visibility: hidden;
	animation-name: fade;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-duration: 8s;
	animation-direction: alternate;
}

.buy-sample-popup > div:last-child {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: -8px;
	left: 1px;
	animation-name: fadetwo;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-duration: 8s;
	animation-direction: alternate;
}

.buy-sample-popup > div:last-child span {
	top: -20px;
}

@keyframes fade {
	0% {
		opacity: 1;
		visibility: visible;
	}
	100% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadetwo {
	0% {
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
	}
	100% {
		opacity: 1;
		visibility: visible;
		pointer-events: default;
	}
}

@media (max-width: 991px) {

.products_list .row {
	margin: 0 -15px;
}

.products_list .row [class*="col-"] {
	padding: 0 15px;
}

.hero.shop-hero h1 {
    margin-top: 0px;
}

.hero.shop-hero img {
    max-width: inherit;
    min-width: 500px;
    margin: 0px auto -130px;
    position: relative;
    z-index: 2;
    right: 82px;
}

.buy-sample-popup {
    display: none;
}
}

@media (min-width: 576px) and (max-width: 991px) {

.related-products .col-sm-6:last-child {
    display: none;
}

}

.product-content .order-link {
	border: 1px solid #2a2929;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #2a2929;
	line-height: 53px;
	background: transparent;
	padding: 0 20px;
	display: table;
	margin: 20px auto 0;
	left: 0;
	right: 0;
	transition: 0.3s all;
}

.product-item:hover .order-link {
	color: #fff;
	background: #2a2929;
	border: 1px solid #2a2929;
}
	

body .header-mini-cart ul li > a:not(.remove) img {
	width: auto;
	height: 45px;
	padding: 5px 12px;
}

.woocommerce-cart table.cart .product-thumbnail img {
	height: 45px;	
	width: auto;
	margin: 0 auto;
	display: block;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    font-size: 14px;
}

body.woocommerce.single-product a.added_to_cart {
    padding-top: 0;
    display: inline-block;
	color: #F45AA6;
	font-size: 14px;
	border-bottom: 1px solid;
	line-height: 20px;
	margin-left: 15px;
	margin-top: 15px;
}

body.woocommerce-account .hero.directors-hero,
body.woocommerce-cart .hero.directors-hero,
body.woocommerce-checkout .hero.directors-hero {
	padding: 160px 0 150px;
	margin-bottom: 30px;
}

body.woocommerce-cart button[name="update_cart"],
body.woocommerce-cart button[name="apply_coupon"] {
	background: #fff ;
	border-radius: 0px;
	color: #000;
	font-size: 14px;
	height: 36px;
	font-weight: 600;
	text-transform: uppercase;
	border: 1px solid #000;
}

body.woocommerce-cart button[name="update_cart"]:hover,
body.woocommerce-cart button[name="apply_coupon"]:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}


@media (min-width: 992px) {

.landing-about .pe-lg-5 {
	border-right: 1px solid #eaeaea;
}
	
}

@media (max-width: 575px) {

.landing-hero > div:first-child {
    height: 240px;
    width: 100%;
}

.landing-hero > div:last-child {
    width: 100%;
    padding: 30px;
}

.landing-hero > div h1 {
    font-size: 45px;
    line-height: 50px;
}

.landing-gallery .slick-dots {
    display: table;
    margin: 20px auto 0;
    padding: 0;
}

}

@media (max-width: 991px) {
	
body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    margin-bottom: -50px;
}
	
form.woocommerce-checkout h3, 
form.woocommerce-checkout .h3 {
    font-size: 23px;
}
	
form.woocommerce-checkout .col-lg-5 {
	padding: 0 30px;
}

body .woocommerce-checkout #payment ul.payment_methods {
	padding: 20px 0;
	margin: 0 -15px;
}
	
body .woocommerce-checkout #payment {
    border: none;
}
	
body.woocommerce-checkout form.woocommerce-checkout {
    padding: 30px 0px;
}
	
.header-mini-cart {
	display: none !important;
}
	
.cart-box #mini-cart-count {
    top: 9px;
}
	
body.woocommerce-account .hero.directors-hero, body.woocommerce-cart .hero.directors-hero, body.woocommerce-checkout .hero.directors-hero {
    padding: 120px 0 60px !important;
    margin-bottom: 30px;
}
	
body .header-mini-cart {
    right: -50px;
}
	
.cart-box {
    position: absolute;
    margin-left: 10px;
    right: 90px;
    top: 36px;
}
	
.landing-hero {
    margin-top: -80px;
}
	
.landing-hero > div h1 {
    font-size: 45px;
    line-height: 50px;
}
	
.landing-hero > div:last-child {
    padding: 30px;
}
	
.landing-hero > div:first-child {
    height: 350px;
}	
}

.woocommerce-address-fields button ,
.woocommerce-EditAccountForm button {
    background: #F45AA6 !important;
    color: #fff !important;
    border-radius: 0px !important;
    font-weight: 500 !important;
    float: none;
    display: table;
    padding: 18px 30px !important;
    margin-top: 10px !important; 
	font-size: 14px !important;
	text-transform: uppercase;
	margin-left: 4px !important;
}

.woocommerce-address-fields button:hover ,
.woocommerce-EditAccountForm button:hover {
    background-color: #3DB1E0;
    color: #fff
}

.woocommerce-account .woocommerce-MyAccount-content a.button {
	display: none !important;
}

.woocommerce-Addresses > div {
    min-height: 180px;
}

body.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-bottom: 40px !important;
}

@media (max-width: 768px) {
.woocommerce-cart table.shop_table.woocommerce-cart-form__contents tbody td div.quantity {
    margin-right: 0 !important;
}

}

@media (max-width: 575px) {

.sample-packs .item > div:first-child span {
    padding-top: 20px;
}
	
.hero.shop-hero p {
    margin: 0 0 30px;
}

.sample-packs .item > div:first-child span {
    font-size: 10px;
     line-height: 1.5;
    display: block;
}
	
}

.landing-hero ul {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.landing-hero ul li {
	margin-right: 15px;
}

.landing-hero ul li a {
    color: #fff;
    opacity: 0.6;
    font-size: 20px;
}

.landing-hero ul li a:hover {
	color: #F45AA6;
	opacity: 1;
}

.athletes-slider .slick-arrow {
	position: absolute;
	left: -60px;;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	background: #8e2ab9;
	background: -moz-linear-gradient(-45deg,  #8e2ab9 0%, #e30f69 100%);
	background: -webkit-linear-gradient(-45deg,  #8e2ab9 0%,#e30f69 100%);
	background: linear-gradient(135deg,  #8e2ab9 0%,#e30f69 100%);
	width: 40px;
	height: 40px;
	border: none;
	z-index: 2;
}

.athletes-slider .slick-arrow.slick-next {
	left: auto;
	right: -60px;
}

.post-password-form {
    background: #000;
    padding: 250px 50px 150px;
    text-align: center;
}

.post-password-form p {
    color: #fff;
    width: 100%;
    display: block;
}

.post-password-form p:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
}

.post-password-form p label {
    font-size: 0px;
}

.post-password-form p label input {
    font-size: 16px;
    color: #000;
    border: none;
    height: 50px;
    width: 100%;
    padding: 0 20px;
}

.post-password-form input[type="submit"] {
    background: #f45aa6;
    height: 50px;
    border: none;
    padding: 0 30px;
    color: #fff;
    margin-left: 5px;
}

.directors > .container > .item:nth-child(6) .d-thumb img.brand-icon {
	right: -75px;
	left: auto;
}

@media (max-width: 991px) {

.directors > .container > .item:nth-child(6) .d-thumb img.brand-icon {
    right: 10px;
    left: auto;
}
	
}

#breadcrumbs {
	color: #888;
	font-size: 13px;
	position: absolute;
	top: 110px;
	max-width: 1140px;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 100%;
	text-align: left;
	padding: 0 15px;
}

#breadcrumbs a {
	color: #fff;
}

@media (max-width: 991px) {

#breadcrumbs {
    font-size: 11px;
    top: 88px;
}
	
}

.product_buttons + div a {
	min-width: auto;
    padding: 0 30px;
}

.woocommerce .woocommerce-breadcrumb {
	color: #888;
	font-size: 13px;
	max-width: 1140px;
	margin: -50px auto 50px;
	left: 0;
	right: 0;
	width: 100%;
	text-align: left;
	padding: 0 15px;
}

.woocommerce .woocommerce-breadcrumb a {
	color: #000;
}	


body.woocommerce.archive .woocommerce-breadcrumb {
    margin-bottom: 20px;
    padding: 0;
}

body.woocommerce.archive .header {
	background: #000;
}

body.woocommerce.archive header.woocommerce-products-header {
	position: relative;
}

body.woocommerce.archive header.woocommerce-products-header *{
	font-size: 50px;
}

body.woocommerce.archive main.site-main {
	padding: 0 15px;
	max-width: 1140px;
	margin: 0 auto;
	padding-top: 200px;
}

body.woocommerce.archive ul.products li {
    border: 1px solid #eee;
    padding: 30px 15px !important;
    text-align: center;
}

body.woocommerce.archive ul.products li {
	transition: 0.3s all;
}

body.woocommerce.archive ul.products li img {
    height: auto !important;
    max-width: 100px;
    margin: 0 auto !important;
	transition: 0.3s all;
	top: 0;
	position: relative;
}

body.woocommerce.archive ul.products li:hover img {
	top: -10px;
}

body.woocommerce.archive ul.products li:hover {
	border: 1px solid #fcfcfc;
	background: #fcfcfc;
}

body.woocommerce.archive ul.products li .woocommerce-loop-product__title {
    font-size: 14px !important;
    padding: 25px 0 1px !important;
}

body.woocommerce.archive ul.products li .onsale {
	display: none !important;
}

body.woocommerce.archive ul.products li .price del {
    display: none !important;
}

body.woocommerce.archive ul.products li .price * {
    color: #f45aa6;
}

body.woocommerce.archive ul.products li .add_to_cart_button {
    background: #000;
    border-radius: 0px;
    color: #fff;
    font-size: 13px;
    padding: 15px 25px;;
}

body.woocommerce.archive .woocommerce-ordering select {
	border: 1px solid #ddd;
	padding: 10px;
	font-size: 13px;
}