/*
Theme Name: Storefront Child
Version: 1.0
Description: Child theme for Storefront.
Author: Woo
Author URI: http://woocommerce.com
Template: storefront
*/

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

body.woocommerce #primary,
body.woocommerce-cart #primary,
body.woocommerce-page #primary {
	width: 100%;
}
.container {
	width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}

@media screen and (max-width: 1200px) {
	.container {
		width: 992px;
	}
}
@media screen and (max-width: 992px) {
	.container {
		width: 768px;
		padding: 0 15px;
	}
}
@media screen and (max-width: 767px) {
	.container {
		width: 100%;
	}
}

p {
	color: #6b8484;
	font-size: 16px;
	line-height: 1.4;
}
body,
p,
.showcase__icongroup .icon span,
.features__description,
.testimonials__text,
.footer .col3 .text {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: 400;
}
.hentry .entry-content a {
	text-decoration: none;
}
.btn {
	border: 0;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	padding: 18px 35px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 3px;
	display: inline-block;
	text-decoration: none;
}
.btn:hover {
	-webkit-box-shadow: 0;
	box-shadow: 0;
}
.btn,
.showcase__buttonblock,
.showcase__getstarted,
.showcase__watchthevideo,
.testimonials__carousel .owl-nav .owl-prev,
.testimonials__carousel .owl-nav .owl-next {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 700;
}
.showcase__watchthevideo:hover {
	color: inherit;
	background: inherit;
	border-color: inherit;
}
.title,
.top__item span,
.ingredients__title,
.better .sub-title,
.faq .sub-title,
.order__price,
.refund .sub-title,
.content .smalltitle,
.widget-title {
	font-family: "Patua One", sans-serif;
	font-style: normal;
	font-weight: 400;
}
.top__item,
.features__imgdesc,
.testimonials span.star,
.testimonials__name,
.testimonials__bottom,
.refund__name,
.site-footer .footer-widget-1 .textwidget p,
.content__footer p {
	font-family: "Open Sans", sans-serif;
	font-style: italic;
	font-weight: 300;
}
.title {
	font-size: 54px;
	color: #282f2f;
	line-height: 1; }
@media screen and (max-width: 1200px) {
	.title {
		font-size: 40px; } }
@media screen and (max-width: 767px) {
	.title {
		font-size: 27px; } }
.title span {
	color: #2bb9ae; }

.up-title {
	color: #6b8484;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 5px;
	letter-spacing: 2px; }

.up-title, .menu__item a, .features__title {
	font-family: "Open Sans", sans-serif;
	font-style: bold;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	.up-title {
		font-size: 11px; } }

.small-container {
	width: 830px;
	margin: 0 auto;
	z-index: 2;
	position: relative; }
@media screen and (max-width: 992px) {
	.small-container {
		width: 768px;
		padding: 0 15px; } }
		/*width: 100%; }*/
@media screen and (max-width: 767px) {
	.small-container {
		width: 100%; } }

.text-padding-top-10 {
	padding-top: 10px; }

/* HEADER */
.site-header {
	padding-top: 0;
	border: none;
	z-index: 100;
}
.site-header .storefront-primary-navigation .col-full,
.site-footer .col-full,
.site-content .col-full {
	width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
	max-width: 1200px;
	box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
	.site-header .storefront-primary-navigation .col-full,
	.site-footer .col-full,
	.site-content .col-full {
		width: 992px;
	}
	.site-content > .col-full {
		width: 100%;
	}
}
@media screen and (max-width: 992px) {
	.site-header .storefront-primary-navigation .col-full,
	.site-footer .col-full,
	.site-content .col-full {
		width: 768px;
		padding: 0 15px;
	}
	.site-content > .col-full {
		width: 100%;
	}
	.main-navigation ul.menu, .main-navigation ul.nav-menu {
		margin-left: 0;
	}
	.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
		padding: 0 10px;
	}
}
@media screen and (max-width: 767px) {
	.site-header .storefront-primary-navigation .col-full,
	.site-footer .col-full,
	.site-content .col-full {
		width: 100%;
	}
	#page .site-header  {
		margin-bottom: 0;
	}
}
.site-header .site-branding img {
	width: 137px;
}
.header-wrap .main-navigation,
.storefront-secondary-navigation .site-header .site-branding {
	width: auto;
	margin: 0;
}
.header-wrap {
	display: flex;
	align-items: center;
	border-bottom: 1px solid rgba(221, 221, 221, 0.6);
	justify-content: space-between;
	padding: 15px 0;
	margin-top: 35px;
}
.site-header .site-branding {
	margin-bottom: 0;
	width: auto;
}
.header__call {
	border: 1px solid #2bb9ae;
	background-color: transparent;
	color: #2bb9ae;
	cursor: pointer;
	padding: 15px 20px;
	letter-spacing: 1px;
}
.header__call:hover {
	background-color: #2bb9ae;
	color: white;
}
.header__call i {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	display: inline-block;
	margin-right: 4px;
}
.menu-item a {
	font-family: "Open Sans", sans-serif;
	font-style: bold;
	font-weight: 700;
}
.menu-item a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #a5a6a8;
}
.site-header ul.menu li.current-menu-item > a {
	color: inherit;
}
.main-navigation ul li a:hover {
	color: #2bb9ae
}
button.menu-toggle {
	border: none;
}
button.menu-toggle:after,
button.menu-toggle:before,
button.menu-toggle span:before {
	background: #000000;
}
button.menu-toggle::before {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}
button.menu-toggle::after {
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
}
button.menu-toggle::before,
button.menu-toggle::after,
button.menu-toggle span::before {
	height: 5px;
	width: 28px;
}
@media screen and (max-width: 767px) {
	.header-wrap {
		margin-top: 79px;
		padding: 23px 0;
	}
	.main-navigation .menu {
		display: block;
		position: fixed;
		height: 100%;
		width: 100%;
		background-color: white;
		z-index: 99;
		top: 0;
		left: 0;
		padding: 60px 30px;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;


	}
	.main-navigation.toggled .menu {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	.main-navigation.toggled .menu-toggle {
		position: fixed;
		z-index: 100;
		top: 0;
		right: 0;
		/* position: fixed; */
		/* z-index: 100; */
		padding: 30px 30px;
	}
	#wpadminbar + #page .main-navigation.toggled .menu-toggle {
		padding: 70px 30px;
	}
	.toggled button.menu-toggle::before,
	.toggled button.menu-toggle::after {
		background: #9388fb;
	}
	.main-navigation.toggled .menu ul {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.handheld-navigation ul.menu li {
		padding: 0 10px;
		display: block;
		margin-bottom: 20px;
	}
	.handheld-navigation ul.menu li a {
		font-size: 21px;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 3px;
		color: #a5a6a8;
		font-weight: 700;
		padding: 0;
	}
}
/* FOOTER */
.site-footer {
	padding: 40px 0 50px;
	background-color: #282f2f;
	background-image: url(assets/img/chanca-piedra-draw-3.png);
	background-position-x: -webkit-calc(100% - 100px);
	background-position-x: calc(100% - 100px);
	background-position-y: center;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-repeat: no-repeat;
	position: relative;
}
.site-footer .widget .widget-title {
	color: white;
	padding-bottom: 0;
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 1;
}
.site-footer .textwidget p {
	font-size: 13px;
	color: rgba(107, 132, 132, 0.502);
	line-height: 1.385;
	text-align: left;
}
.widget_nav_menu ul li::before {
	content: "";
}
.site-footer .footer-widget-2 a {
	display: block;
	margin-bottom: 10px;
	color: #2bb9ae;
	text-decoration: underline;
	font-size: 13px;
	text-transform: inherit;
	font-weight: 400;
}
.site-footer .widget_nav_menu ul li {
	padding-left: 0;
	margin-bottom: 0;
}
.footer-widgets {
	padding: 0;
}
.widget {
	margin-bottom: 0;
}

.site-footer .footer-widgets.col-3 .footer-widget-1 {
	width: 44%;
	padding-right: 15px;
	margin: 0;
}
.site-footer .footer-widgets.col-3 .footer-widget-1 .textwidget {
	max-width: 410px;
}
.site-footer .footer-widgets.col-3 .footer-widget-2 {
	width: 20%;
	padding-right: 15px;
	margin: 0;
}
.site-footer .footer-widgets.col-3 .footer-widget-3 {
	width: 36%;
}
.site-info {
	background-color: #1e2323;
	padding: 12px 0;

	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
.site-info p {
	margin-bottom: 0;
	font-size: 14px;
	color: #455454;
}
@media screen and (max-width: 767px) {
	.site-footer .footer-widgets.col-3 .footer-widget-1 {
		width: 100%;
	}
	.site-footer .footer-widgets.col-3 .footer-widget-2 {
		margin-top: 30px;
		width: 100%;
	}
	.site-footer .footer-widgets.col-3 .footer-widget-3 {
		width: 100%;
		margin-top: 30px;
	}
	.site-footer {
		padding-bottom: 70px;
	}
	.site-info p {
		text-align: center;
	}
	.site-footer .widget .widget-title {
		font-size: 18px;
	}
}

/* SHOWCASE SECTION*/
.showcase {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 75px 0 100px 0; }
@media screen and (max-width: 1200px) {
	.showcase {
		width: 992px;
		padding: 80px 15px 40px 15px; } }
@media screen and (max-width: 991px) {
	.showcase .fl-col-group {
		display: flex;
	}
	.showcase {
		padding: 10px 0 40px 0;
		width: 738px;
	}
}
@media screen and (max-width: 767px) {
	.showcase {
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 10px 0 30px 0; } }
.showcase .col1, .showcase .col2 {
	width: 50%; }
.showcase .col1 .title {
	margin-bottom: 25px;
	color: #282f2f; }
@media screen and (max-width: 767px) {
	.showcase .col1 .title {
		line-height: 1.3; } }
.showcase .col1 p {
	margin-bottom: 0;
	display: block;
	color: #929292; }
@media screen and (max-width: 1200px) {
	.showcase .col1 {
		width: 55%; } }
@media screen and (max-width: 767px) {
	.showcase .col1 {
		width: 100%; } }
.showcase .col2 {
	text-align: center; }
@media screen and (max-width: 1200px) {
	.showcase .col2 {
		width: 45%; } }
@media screen and (max-width: 767px) {
	.showcase .col2 {
		width: 100%;
		margin-top: 30px;
		display: none; } }
.showcase .col2 img {
	max-width: 100%; }
.showcase .col2 .image-circle {
	position: relative;
	margin: 0 auto;
	display: block;
	z-index: 1; }
.showcase .col2 .image-circle img {
	z-index: 1;
	margin: 10px auto 0;
	padding-right: 30px; }
.showcase .col2 .image-pulse {
	height: 0;
	width: 100%;
	padding-top: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	opacity: .75;
	z-index: -1; }
@media screen and (max-width: 1200px) {
	.showcase .col2 .image-pulse {
		width: 70%;
		padding-top: 70%;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0); } }
.showcase .col2 .image-pulse:before, .showcase .col2 .image-pulse:after {
	position: absolute;
	bottom: 0;
	top: 0; }
.showcase .col2 .image-pulse:before {
	content: '';
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #9388fb;
	opacity: 0;
	-webkit-transform: scale(0.6);
	-ms-transform: scale(0.6);
	transform: scale(0.6);
	-webkit-animation-name: preloading;
	animation-name: preloading;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	margin: -1% 0 auto -49%; }
@media screen and (max-width: 1200px) {
	.showcase .col2 .image-pulse:before {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		margin: -2% 0 auto -27%;
		-webkit-animation-name: preloading-small;
		animation-name: preloading-small; } }
.showcase .col2 .image-pulse:after {
	content: '';
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #9388fb;
	opacity: 0;
	-webkit-transform: scale(0.6);
	-ms-transform: scale(0.6);
	transform: scale(0.6);
	-webkit-animation-name: preloading;
	animation-name: preloading;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-delay: -3s;
	animation-delay: -3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	margin: -1% 0 auto -49%; }
@media screen and (max-width: 1200px) {
	.showcase .col2 .image-pulse:after {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		margin: -2% 0 auto -27%;
		-webkit-animation-name: preloading-small;
		animation-name: preloading-small; } }

@-webkit-keyframes preloading-small {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1); }
	100% {
		opacity: 0;
		-webkit-transform: scale(1.6);
		transform: scale(1.6); } }

@keyframes preloading-small {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1); }
	100% {
		opacity: 0;
		-webkit-transform: scale(1.6);
		transform: scale(1.6); } }

@-webkit-keyframes preloading {
	0% {
		opacity: 1;
		-webkit-transform: scale(0.6);
		transform: scale(0.6); }
	100% {
		opacity: 0;
		-webkit-transform: scale(1.1);
		transform: scale(1.1); } }

@keyframes preloading {
	0% {
		opacity: 1;
		-webkit-transform: scale(0.6);
		transform: scale(0.6); }
	100% {
		opacity: 0;
		-webkit-transform: scale(1.1);
		transform: scale(1.1); } }
.showcase__buttonblock {
	margin: 35px 0 100px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 450px; }
@media screen and (max-width: 767px) {
	.showcase__buttonblock {
		width: 100%;
		margin: 35px 0 20px 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center; } }
.showcase__buttonblock > span {
	color: #a6a6a6;
	margin-top: -3px;
	font-size: 12px;
	margin: 0 15px 0 20px; }
.showcase__getstarted {
	color: white;
	font-size: 12px;
	background-color: #9388fb;
	-webkit-box-shadow: 0 3px 25px rgba(146, 135, 251, 0.9);
	box-shadow: 0 3px 25px rgba(146, 135, 251, 0.9);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; }
@media screen and (max-width: 767px) {
	.showcase__getstarted {
		margin-bottom: 15px; } }
.showcase__getstarted:hover {
	background-color: #a89ffc; }
.showcase__watchthevideo {
	letter-spacing: 3px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	border: 0;
	font-size: 12px;
	padding: 0; }
.showcase__watchthevideo span {
	color: #243b38;
	text-transform: uppercase; }
.showcase__watchthevideo .videobutton {
	width: 50px;
	height: 50px;
	background-image: url(assets/img/btn.svg);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	background-position: center;
	margin-left: 10px; }
.showcase__icongroup {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	max-width: 480px;
	position: relative; }
.showcase__icongroup:before {
	content: "";
	background-color: #e7e7e7;
	height: 1px;
	width: 100%;
	top: -48px;
	left: 0;
	position: absolute; }
@media screen and (max-width: 767px) {
	.showcase__icongroup:before {
		top: -20px; } }
.showcase__icongroup .icon {
	max-width: 100px;
	height: 80px;
	text-align: center; }
.showcase__icongroup .icon span {
	color: #656565;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	margin-top: 10px; }
.showcase__icongroup .icon i {
	width: 60px;
	height: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto; }
.showcase__icongroup .icon.icon1 i {
	background-image: url(assets/img/icon-1.svg); }
.showcase__icongroup .icon.icon2 i {
	background-image: url(assets/img/icon-2.svg); }
.showcase__icongroup .icon.icon3 i {
	background-image: url(assets/img/icon-3.svg); }
.showcase__icongroup .separator {
	position: relative;
	width: 1px;
	height: 60px;
	background-color: #e7e7e7;
	top: 10px; }

/* MODAL */
.modal {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 100;
	top: 0;
	left: 0; }
.modal__overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	top: 0;
	left: 0; }
.modal__window {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	background-color: transparent;
	width: 80%;
	max-width: 800px;
	height: auto; }
.modal__window iframe, .modal__window video {
	width: 100%; }
.modal__close {
	color: #a6a7a9;
	font-size: 32px;
	position: absolute;
	top: -40px;
	right: -23px;
	cursor: pointer; }
.modal.show {
	display: block; }

/* BAD SECTION*/
.bad {
	margin-left: -50px;
	margin-right: -50px;
	padding: 120px 0 100px 0;
	background-color: whitesmoke;
	position: relative;
	display: block;
	width: auto; }
	/*width: 100%; }*/
.bad:before {
	content: "";
	width: 410px;
	height: 532px;
	background-image: url(assets/img/img-1.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	position: absolute;
	bottom: 0;
	left: 0; }
.bad:after {
	content: "";
	width: 421px;
	height: 525px;
	background-image: url(assets/img/img-2.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	position: absolute;
	top: 0;
	right: 0; }
@media screen and (max-width: 767px) {
	.bad {
		margin-left: -15px;
		margin-right: -15px}
	.bad:after {
		display: none; } }
.bad p {
	margin-bottom: 20px;
	text-align: justify;
	color: #6b8484; }
.bad .title {
	margin-bottom: 50px;
	text-align: center;
	color: #282f2f; }
.bad .subtitle {
	font-size: 21px;
	color: #282f2f;
	line-height: 1.5; }
@media screen and (max-width: 767px) {
	.bad .subtitle {
		font-size: 18px; } }

/* ABOUT SECTION */
.about {
	margin-left: -50px;
	margin-right: -50px;
	background-image: url(assets/img/about-back.png);
	-webkit-background-size: cover;
	background-size: cover; }
.about .container {
	position: relative;
	padding: 80px 0;
	height: 100%; }
@media screen and (max-width: 767px) {
	.about {
		margin-left: -15px;
		margin-right: -15px }
	.about .container {
		padding: 80px 15px; } }
.about .container:before {
	content: "";
	width: 640px;
	height: 100%;
	background-image: url(assets/img/chanca-piedra-draw.png);
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	right: -30px; }
@media screen and (max-width: 1200px) {
	.about .container:before {
		width: 430px;
		right: -60px; } }
@media screen and (max-width: 767px) {
	.about .container:before {
		display: none; } }
.about__container {
	width: 530px;
	margin-left: 70px; }
@media screen and (max-width: 767px) {
	.about__container {
		width: 100%;
		margin: 0; } }
.about .text {
	font-size: 20px;
	color: #a1f0e9;
	line-height: 1.5; }
.about .text span {
	color: white; }
.about .title {
	text-align: left;
	margin-bottom: 20px;
	color: white; }
.about__order {
	background-color: white;
	-webkit-box-shadow: 0 3px 25px rgba(255, 255, 255, 0.7);
	box-shadow: 0 3px 25px rgba(255, 255, 255, 0.7);
	color: #0a5953;
	margin-top: 30px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; }
.about__order:hover {
	background-color: #f6f5ff; }

/* GROUP 8 SECTION */
.group8 {
	padding: 90px 0; }
.group8 .title {
	text-align: center;
	margin-bottom: 50px; }
.group8 p {
	margin-bottom: 20px;
	text-align: justify; }
.group8 img {
	width: 80%;
	margin: 0 auto;
	display: block; }
@media screen and (max-width: 991px) {
	.group8 {
		margin: 0 -15px;
	}
}
@media screen and (max-width: 767px) {
	.group8 {
		margin-left: -15px;
		margin-right: -15px;
	}
	.group8 img {
		width: 100%; } }
.group8 .up-title {
	margin-bottom: 0;
	text-align: center; }


/* CEO SECTION */
.ceo {
	margin-left: -50px;
	margin-right: -50px;
	position: relative;
	padding: 70px 0;
	background-color: whitesmoke; }
.ceo:after {
	content: "";
	width: 580px;
	height: 100%;
	position: absolute;
	top: -4px;
	right: 0;
	background-image: url(assets/img/pills.png);
	background-position: top;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	background-repeat: no-repeat; }

@media screen and (max-width: 1200px) {
	.ceo:after {
		width: 380px; } }
@media screen and (max-width: 991px){
	.ceo {
		margin: 0 -15px;
	}
}
@media screen and (max-width: 767px) {
	.ceo {
		margin-left: -15px;
		margin-right: -15px;
	}
	.ceo:after {
		display: none; } }
.ceo .container {
	float: none;
	z-index: 1;
	position: relative; }
.ceo__container {
	position: relative;
	max-width: 720px;
	margin-left: 0; }
@media screen and (max-width: 992px) {
	.ceo__container {
		margin-left: 0; } }
.ceo__container .title {
	margin-bottom: 30px;
	font-size: 40px; }
@media screen and (max-width: 767px) {
	.ceo__container .title {
		font-size: 27px; } }
.ceo__container .text {
	margin-bottom: 15px; }

/* STORY SECTION */
.story {
	margin-left: -50px;
	margin-right: -50px;
	padding: 80px 0 90px 0;
	position: relative;
	background-color: #f5f5f5; }
@media screen and (max-width: 767px) {
	.story {
		margin-left: -15px;
		margin-right: -15px;
		padding: 40px 0 40px 0; } }
.story:before {
	content: " ";
	width: 370px;
	height: 100%;
	background-image: url(assets/img/chanca-piedra-draw-2.png);
	background-position: top;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0; }
@media screen and (max-width: 767px) {
	.story:before {
		display: none; } }
.story:after {
	content: " ";
	width: 44%;
	height: 100%;
	background-image: url(assets/img/chanca-piedra.png);
	background-position: bottom;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	position: absolute;
	right: -2.5%;
	bottom: -80px; }
@media screen and (max-width: 1200px) {
	.story:after {
		width: 40%;
		bottom: -30px; } }
@media screen and (max-width: 767px) {
	.story:after {
		display: none; } }
.story p {
	margin-bottom: 20px; }
.story p:not(:last-child) {
	text-align: justify; }
.story .title {
	text-align: center !important;
	margin-bottom: 30px; }
.story .up-title {
	text-align: center !important;
	margin-bottom: 0; }
.story__makeyourorder {
	background-color: #9388fb;
	-webkit-box-shadow: 0px 3px 25px 0px rgba(146, 135, 251, 0.9);
	box-shadow: 0px 3px 25px 0px rgba(146, 135, 251, 0.9);
	margin: 0 auto;
	color: white;
	margin-top: 60px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; }
.story__makeyourorder:hover {
	background-color: #a89ffc; }

/* SUPPLEMENT */
.supplement {
	padding: 90px 0 65px 0; }
.supplement .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center; }

@media screen and (max-width: 1200px) {
	.supplement {
		width: 992px;
	}
}
@media screen and (max-width: 991px) {
	.supplement {
		width: 738px;
	}
}
@media screen and (max-width: 767px) {
	.supplement {
		width: 100%;
	}
	.supplement .fl-col-group .fl-col-group {
		display: flex;
		flex-direction: column-reverse; }
	.supplement .fl-col-group .fl-col-group > .fl-col:first-child {
		min-width: 300px !important; }
	.supplement .container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center; } }
.supplement .col1, .supplement .col2 {
	width: 50%; }
@media screen and (max-width: 767px) {
	.supplement .col1, .supplement .col2 {
		width: 100%; } }
.supplement .col1 {
	padding-right: 15px; }
@media screen and (max-width: 767px) {
	.supplement .col1 {
		padding: 0; } }
@media screen and (max-width: 767px) {
	.supplement .col1 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		text-align: center; } }
.supplement__image {
	background-image: url(assets/img/supplement.svg);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	padding-top: 69%;
	width: 100%;
	max-width: 520px; }
@media screen and (max-width: 1200px) {
	.supplement__image {
		width: 95%;
		margin-right: 5%;
	}
}
@media screen and (max-width: 767px) {
	.supplement__image {
		display: inline-block; } }
.supplement .col2 {
	padding-left: 15px; }
@media screen and (max-width: 767px) {
	.supplement .col2 {
		padding: 0; } }
@media screen and (max-width: 767px) {
	.supplement .col2 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1; } }
.supplement .title {
	margin-bottom: 30px;
	font-size: 40px; }
@media screen and (max-width: 1200px) {
	.supplement .title {
		position: absolute;
		width: 100%;
		left: 50%;
		top: -65px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		text-align: center; } }
@media screen and (max-width: 767px) {
	.supplement .title {
		position: static;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		font-size: 27px; } }
.supplement .text {
	margin-bottom: 20px; }

/* GUARANTEE */
.guarantee {
	margin-left: -50px;
	margin-right: -50px;
	padding: 90px 0 80px 0;
	position: relative;
	background-color: #a79cfc;
	background-image: url(assets/img/guarantee-back.png);
	-webkit-background-size: cover;
	background-size: cover; }
.guarantee:before {
	content: "";
	position: absolute;
	bottom: 40px;
	left: 40px;
	display: block;
	background-image: url(assets/img/stamp.svg);
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	width: 147px;
	height: 133px; }
@media screen and (max-width: 767px) {
	.guarantee:before {
		display: none; } }
.guarantee:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: block;
	background-image: url(assets/img/img-3.png);
	background-repeat: no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-position: right; }
@media screen and (max-width: 767px) {
	.guarantee {
		margin-left: -15px;
		margin-right: -15px; }
	.guarantee:after {
		-webkit-background-size: 100% 100%;
		background-size: 100%; } }
.guarantee .small-container {
	text-align: center; }
.guarantee .title {
	color: white;
	margin-bottom: 30px; }
.guarantee .big-text {
	color: white;
	font-size: 24px;
	margin-bottom: 15px; }
.guarantee .text {
	font-size: 18px;
	color: #e3e0fe;
	margin-bottom: 0; }
.guarantee__ordernow {
	color: #2a2650;
	background-color: white;
	-webkit-box-shadow: 0 3px 25px white;
	box-shadow: 0 3px 25px white;
	margin-top: 45px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; }
.guarantee__ordernow:hover {
	background-color: #f6f5ff; }
.button-wrapper {
	margin-bottom: 0; }

.ingredients {
	padding: 80px 15px; }
.ingredients__container {
	width: 900px;
	margin-left: 55px; }
@media screen and (max-width: 1200px) {
	.ingredients__container {
		width: auto; }
	.ingredients {
		padding: 80px 0;
		width: 992px;
	}
}
@media screen and (max-width: 991px) {
	.ingredients {
		padding: 80px 0;
		width: 738px;
	}
}
@media screen and (max-width: 767px) {
	.ingredients {
		width: 100%;
	}
		/*margin-right: -15px;*/
		/*margin-left: -15px; }*/
	.ingredients__container {
		margin-left: 0; } }
.ingredients .title {
	margin-bottom: 50px;
	text-align: center; }
@media screen and (max-width: 767px) {
	.ingredients .title {
		margin-bottom: 30px; } }
.ingredients__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 25px; }
.ingredients__item img {
	width: 160px;
	height: auto; }
@media screen and (max-width: 767px) {
	.ingredients__item {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center; } }
.ingredients__content {
	margin-left: 40px; }
@media screen and (max-width: 767px) {
	.ingredients__content {
		margin-left: 0; } }
.ingredients__title, .ingredients__title h3 {
	font-size: 24px;
	margin-bottom: 3px;
	color: #282f2f; }
@media screen and (max-width: 767px) {
	.ingredients__title {
		text-align: center; } }


.better {
	margin-right: -50px;
	margin-left: -50px;
	padding: 80px 15px;
	background-color: whitesmoke; }
.better .container {
	float: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center; }
@media screen and (max-width: 1200px) {
	.better {
		margin-left: -15px;
		margin-right: -15px;
	}
	.better .container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center; } }
.better .col1 {
	width: 740px;
	padding-left: 35px; }
@media screen and (max-width: 1200px) {
	.better .fl-row-content-wrap {
		width: 992px;
		margin: auto;
	}
	.better {
		padding-left: 15px;
		padding-right: 15px;
	}
	.better .col1 {
		width: 100%; } }
@media screen and (max-width: 991px) {
	.better .fl-row-content-wrap {
		width: 768px;
		margin: auto;
	}
}
@media screen and (max-width: 767px) {
	.better .fl-row-content-wrap {
		width: 100%;
	}
	.better {
		padding-left: 15px;
		padding-right: 15px;
		margin-right: -15px;
		margin-left: -15px; }
	.better .col1 {
		padding-left: 0; } }
.better .title {
	display: block;
	font-size: 46px;
	margin-bottom: 15px; }
@media screen and (max-width: 767px) {
	.better .title {
		font-size: 27px; } }
.better .up-title {
	display: block;
	text-align: left;
	margin-bottom: 25px;
	color: #bec4c4; }
.better .sub-title {
	margin: 30px 0 15px 0;
	font-size: 24px;
	color: #282f2f; }
.better .col2 {
	margin-right: -15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start; }
@media screen and (max-width: 767px) {
	.better .col2 {
		margin-right: 0; } }
.better .col2 img {
	max-width: 100%; }
.better .col2 .logos {
	margin-left: 30px; }
@media screen and (max-width: 767px) {
	.better .col2 .logos {
		margin: 0 auto; } }

.faq {
	z-index: 0;
	margin-left: -50px;
	margin-right: -50px;
	padding: 85px 0;
	background-image: url(assets/img/faq-back.png);
	-webkit-background-size: cover;
	background-size: cover;
	position: relative; }
.faq:after {
	content: "";
	width: 100%;
	height: 100%;
	background-image: url(assets/img/img-4.png);
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1; }

@media screen and (max-width: 1200px) {
	.faq .fl-row-content-wrap {
		width: 992px;
		margin: auto;
	}
	.faq:after {
		width: 70%;
		-webkit-background-size: 100% 100%;
		background-size: 100%; } }
@media screen and (max-width: 991px) {
	.faq {
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px;
		padding-right: 15px; }
	.faq .fl-row-content-wrap {
		width: 738px;
		margin: auto;
	}
}
@media screen and (max-width: 767px) {
	.faq {
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px;
		padding-right: 15px; }
	.faq .fl-row-content-wrap {
		width: 100%;
	}
	.faq:after {
		width: 100%; } }
.faq .container {
	z-index: 2; }
.faq .title {
	color: white;
	text-align: center;
	margin-bottom: 70px; }
.faq .col1 {
	width: 50%;
	margin-left: 40px; }
@media screen and (max-width: 1200px) {
	.faq .col1 {
		width: 100%;
		margin-left: 0; } }
.faq .sub-title:first-child {
	margin-top: 0;
}
.faq .sub-title {
	margin: 25px 0 10px 0;
	font-size: 24px;
	color: white;
	text-align: left; }
.faq p {
	color: white;
	text-align: left; }
.faq__ordernow {
	background: white;
	color: #2a2650;
	background-color: white;
	-webkit-box-shadow: 0 3px 25px white;
	box-shadow: 0 3px 25px white;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	margin-top: 30px; }
.faq__ordernow:hover {
	background-color: #f6f5ff; }

.refund {
	margin-left: -50px;
	margin-right: -50px;
	background-color: whitesmoke;
	padding: 110px 0 65px 0; }
@media screen and (max-width: 767px) {
	.refund {
		padding: 40px 0 30px 0; } }
.refund .small-container {
	background-image: url(assets/img/refund.png);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%; }
.refund .title {
	text-align: center;
	font-size: 40px;
	margin-bottom: 15px; }
.refund .sub-title {
	text-align: center;
	color: #2bb9ae;
	font-size: 27px;
	margin-bottom: 20px; }
.refund .text {
	font-size: 20px;
	color: #6b8484;
	line-height: 1.35;
	text-align: center; }
.refund__name {
	margin-top: 60px;
	font-size: 21px;
	color: #282f2f;
	text-align: center; }
.refund__name span {
	font-size: 40px;
	font-family: "Zeyada";
	color: #9287fb;
	line-height: 1.2; }
@media screen and (max-width: 767px) {
	.header__call {
		display: none;
	}
	.main-navigation.toggled + .header__call {
		display: block;
		position: fixed;
		z-index: 100;
		bottom: 30px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.refund {
		margin-left: -15px;
		margin-right: -15px; }
	.refund__name span {
		display: block; } }


.testimonials {
	padding: 100px 0 60px 0; }
.testimonials .title {
	margin-bottom: 40px;
	text-align: center; }
.testimonials span.star {
	font-size: 14px;
	color: #868686;
	position: relative;
	top: -30px; }
@media screen and (max-width: 1200px) {
	.testimonials span.star {
		top: -20px; } }
@media screen and (max-width: 767px) {
	.testimonials span.star {
		top: -12px;
		font-size: 12px; } }
@media screen and (max-width: 767px) {
	.testimonials {
		padding: 60px 0 30px 0; } }
.testimonials__content {
	padding: 45px;
	background-color: white;
	-webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.2);
	min-height: 450px;
	width: 830px;
	margin: 0 auto;
	position: relative; }
@media screen and (max-width: 1200px) {
	.testimonials__content {
		width: 640px; } }
@media screen and (max-width: 767px) {
	.testimonials__content {
		width: 100%;
		padding: 20px;
		min-height: auto; } }
.testimonials__content:before {
	content: "";
	width: 170px;
	height: 181px;
	position: absolute;
	left: -170px;
	top: 51px;
	background-image: url(assets/img/leaves-1.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%; }
.testimonials__content:after {
	content: "";
	width: 170px;
	height: 275px;
	position: absolute;
	right: -170px;
	bottom: 20px;
	background-image: url(assets/img/leaves-2.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%; }
.testimonials .testimonials__content .fl-content-slider {
	position: relative;
	padding: 50px 0; }
@media screen and (max-width: 767px) {
	.testimonials .testimonials__content .fl-content-slider {
		padding: 25px 0; } }
.testimonials .testimonials__content .fl-content-slider:before {
	content: "";
	width: 70px;
	height: 55px;
	background-image: url(assets/img/quotes.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0; }
@media screen and (max-width: 767px) {
	.testimonials .testimonials__content .fl-content-slider:before {
		width: 21px;
		height: 21px; } }
.testimonials .testimonials__content .fl-content-slider:after {
	content: "";
	width: 70px;
	height: 55px;
	background-image: url(assets/img/quotes.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	position: absolute;
	bottom: 0;
	right: 0; }
@media screen and (max-width: 767px) {
	.testimonials .testimonials__content .fl-content-slider:after {
		width: 21px;
		height: 21px; } }

.bx-wrapper .bx-pager.bx-default-pager a {
	display: block;
	width: 7px;
	height: 7px;
	background-color: #d3cffd;
	-webkit-border-radius: 50%;
	border-radius: 50%; }
.testimonials .bx-wrapper .bx-pager.bx-default-pager a.active {
	width: 10px;
	height: 10px;
	background-color: #9287fb; }
.testimonials .testimonials__content .fl-slide-content {
	padding: 40px 0;
	margin: 0; }
.testimonials .testimonials__content .fl-slide-content .fl-slide-text p {
	font-size: 26px;
	color: #2f3236;
	line-height: 1.5;
	text-align: center; }
@media screen and (max-width: 767px) {
	.testimonials .testimonials__content .fl-slide-content-wrap .fl-slide-content {
		padding: 40px 0; }
	.testimonials__text {
		font-size: 16px; } }
.testimonials .testimonials__content .fl-slide-content .fl-slide-text p.testimonials__name {
	margin-top: 30px;
	font-size: 24px;
	color: #9eb4b4;
	line-height: 1.2;
	text-align: center; }
@media screen and (max-width: 767px) {
	.testimonials .testimonials__content .fl-slide-content .fl-slide-text p.testimonials__name {
		font-size: 14px; } }
.testimonials__bottom {
	margin-top: 25px;
	font-size: 12px;
	color: #868686;
	line-height: 1.333;
	text-align: center; }

.testimonials .fl-content-slider-svg-container:before,
.testimonials .fl-content-slider-svg-container:after {
	text-transform: uppercase;
	line-height: 2.256;
	letter-spacing: 3px;
	display: block;
	font-size: 12px;
	color: #aec6c6;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}
.testimonials .slider-next .fl-content-slider-svg-container:after {
	content: "\f30b";
}
.testimonials .slider-next .fl-content-slider-svg-container:before {
	content: "NEXT";
	color: #aec6c6;
	font-family: Roboto;
	font-size: 12px;
	letter-spacing: 3px;
}
.testimonials .slider-prev .fl-content-slider-svg-container:after {
	content: "PREV";
	color: #aec6c6;
	font-family: Roboto;
	font-size: 12px;
	letter-spacing: 3px;
}
.testimonials .slider-prev .fl-content-slider-svg-container:before {
	content: "\f30a";
}
.testimonials .fl-content-slider-navigation svg {
	display: none;
}
.testimonials .fl-content-slider-navigation {
	top: 20px;
	width: 150px;
	right: 0;
	left: auto;
}
.testimonials .fl-content-slider-navigation .fl-content-slider-svg-container {
	width: 65px;
	height: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.testimonials .fl-module-content-slider .bx-wrapper {
	margin-bottom: 0;
}
.testimonials .bx-wrapper .bx-pager {
	display: flex;
	align-items: center;
	justify-content: center;
}
.testimonials .bx-wrapper .bx-pager.bx-default-pager a.active:hover {
	background-color: #9287fb;
}
.testimonials .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #d3cffd;
}


.order {
	margin-left: -50px;
	margin-right: -50px;
	padding: 60px 0; }
.order .container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: -15px;
	padding-right: -15px; }
@media screen and (max-width: 767px) {
	.order {
		margin-left: -15px;
		margin-right: -15px; }
	.order .container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center; } }
.order__item {
	width: 33.3333%;
	background-color: white;
	-webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.2);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1;
	padding: 50px; }
@media screen and (max-width: 1200px) {
	.order__item {
		padding: 20px; } }
@media screen and (max-width: 767px) {
	.order__item {
		width: 100%; }
	.order__item:not(:last-child) {
		margin-bottom: 20px; } }
.order__item.optimal {
	z-index: 2;
	background-image: -webkit-linear-gradient(0deg, #2cbaad 0%, #2cb8ba 100%);
	background-image: -ms-linear-gradient(0deg, #2cbaad 0%, #2cb8ba 100%);
	-webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.2); }
.order__item.optimal .title {
	font-size: 32px;
	color: white; }
.order__item.optimal .title span {
	color: #a1f0e9; }
.order__item.optimal .text {
	color: #a1f0e9;
	font-size: 16px; }
.order__item.optimal .text b {
	color: white; }
.order__item.optimal .order__price {
	color: white;
	font-size: 50px; }
.order__item.optimal .order__buynow {
	color: #0a5953;
	background-color: white;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-webkit-box-shadow: 0 3px 25px white;
	box-shadow: 0 3px 25px white; }
.order__item.optimal .order__buynow:hover {
	background-color: #f6f5ff; }
.order__item img {
	max-width: 100%; }
.order .title {
	text-align: center;
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 40px; }
.order .text {
	font-size: 14px;
	color: #6b8484;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 10px; }
.order .text.text-description {
	line-height: 1.9; }
.order__image {
	margin-bottom: 30px;
	position: relative; }
.order .discount1 {
	background-image: url(assets/img/discount-1.svg); }
.order .discount2 {
	background-image: url(assets/img/discount-2.svg); }
.order__price {
	color: #2cbaad;
	margin: 20px 0 30px 0;
	font-size: 32px;
	color: #2cbaad;
	line-height: 0.846;
	text-align: center; }
.order__buynow {
	background-color: #9287fb;
	-webkit-box-shadow: 0px 3px 25px 0px rgba(146, 135, 251, 0.9);
	box-shadow: 0px 3px 25px 0px rgba(146, 135, 251, 0.9);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: white; }
.order__buynow:hover {
	background-color: #a89ffc; }

.sale-group {
	width: 100px;
	height: 100px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	bottom: 30px;
	left: -webkit-calc(50% + 40px);
	left: calc(50% + 40px);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%; }

#wpadminbar + #page .top {
	top: 32px;
}
.fl-builder-bar ~ #page .top {
	display: none;
}
.top {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9;

	background-color: #2f3236;
	padding: 5px 0; }
	.top.fixedtop {
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 9; }
	.top__list {
		margin-left: 0;
		margin-bottom: 0;
		text-align: center; }
	@media screen and (max-width: 1200px) {
		.top__list {
			padding: 0 15px; } }
	.top__item {
		color: #2bb9ae;
		font-size: 14px;
		display: inline-block;
		padding: 0 10px; }
	@media screen and (max-width: 767px) {
		.top__item {
			/*padding: 0 3px;*/
			display: block; } }
	@media screen and (min-width: 767px) and (max-width: 1200px) {
		.top__item {
			display: inline;
			padding: 0 10px; } }
	.top__item:nth-child(2) {
		position: relative; }
	@media screen and (max-width: 767px) {
		.top__item:nth-child(2) {
			display: inline-block; } }
	@media screen and (max-width: 767px) and (max-width: 767px) {
		.top__item:nth-child(2) {
			display: inline; } }
	.top__item:nth-child(2):after, .top__item:nth-child(2):before {
		content: "•";
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%); }
	@media screen and (max-width: 767px) {
		.top__item:nth-child(2):after, .top__item:nth-child(2):before {
			content: ""; } }
	.top__item:nth-child(2):after {
		left: -2px; }
	.top__item:nth-child(2):before {
		right: -2px; }
	.top__item span {
		color: white; }

.storefront-handheld-footer-bar {
	display: none;
}

.product-container {
	display: flex;
	flex-direction: row;
}
.product-image {
	width: 50%;
}
.product-image img {
	width: 100%;
	height: auto;
	max-height: 300px;
	object-fit: contain;
}

.product-detail {
	width: 50%;
}
.home-product .woocommerce-tabs.wc-tabs-wrapper,
.home-product .product_meta {
	display: none;
}

/* Subscription changes */
/* Product page changes */
.good-hero__price-type fieldset {
	/*margin: 0;*/
	padding: 0;
}
ul.wcsatt-options-product {
	display: flex;
	margin: 0;
	padding: 0;
}
.wcsatt-options-product .one-time-option,
.wcsatt-options-product .subscription-option {
	width: 50%;
	float: left;
	min-height: 1px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}
.wcsatt-options-product .one-time-option label,
.wcsatt-options-product .subscription-option label {
	width: 100%;
	height: 100%;
	display: flex;
	flex: 1;
	cursor: pointer;
}
.wcsatt-options-product label span {
	display: flex;
	flex: 1;
	flex-direction: column;
	position: relative;
}
.wcsatt-options-product label input[type="radio"] ~ span.label-text:before {
	content: '\f058';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #2bb9ae;
	font-size: 35px;
	display: none;
	position: absolute;
	left: calc(50% - 15px);
	top: -11px;
	/*background: #fff;*/
	height: 20px;
	margin-top: 2px;
	line-height: 0.6;
	border-radius: 50%;
	width: 29px;
	z-index: 2;
}
.wcsatt-options-product label input[type="radio"] ~ span.label-text:after {
	content: ' ';
	background: #fff;
	width: 26px;
	left: calc(50% - 10px);
	top: -8px;
	display: none;
	position: absolute;
	height: 20px;
	z-index: 1;
}
.wcsatt-options-product label input[type="radio"] ~ span.label-text {
	/*.wcsatt-options-product label input[type="radio"] + span + span.label-text {*/
	background-color: #f5f5f5;
	border: 1px solid rgba(0,0,0,0.2);
	padding: 20px 10px;
}
.wcsatt-options-product .one-time-option .field-row,
.wcsatt-options-product .subscription-option .field-row {
	height: 100%;
}
.wcsatt-options-product .one-time-option .radio-marker,
.wcsatt-options-product .subscription-option .radio-marker {
	display: none;
}
.wcsatt-options-product .one-time-option label input[type="radio"] ~ span.label-text {
	/*.wcsatt-options-product .one-time-option label input[type="radio"] + span + span.label-text{*/
	border-right: none;
	border-radius: 5px 0 0 5px;
	/*padding-bottom: 36px;*/
}
.wcsatt-options-product .subscription-option label input[type="radio"] ~ span.label-text  {
	/*.wcsatt-options-product .subscription-option label input[type="radio"] + span + span.label-text {*/
	border-left: none;
	border-radius: 0 5px 5px 0;
}
.wcsatt-options-product label input[type="radio"]:checked ~ span.label-text  {
	/*.wcsatt-options-product label input[type="radio"]:checked + span + span.label-text {*/
	background-color: #283253;
	border: 1px solid rgba(0,0,0,0.2);
}
.wcsatt-options-product label input[type="radio"]:checked ~ span.label-text:before,
.wcsatt-options-product label input[type="radio"]:checked ~ span.label-text:after {
	/*.wcsatt-options-product label input[type="radio"]:checked + span + span.label-text:before {*/
	display: block;
}
.wcsatt-options-product label input[type="radio"] {
	display: none;
}
.custom-subscription-option {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.custom-subscription-option .custom-subscription-title {
	margin-bottom: 10px;
	font-size: 18px;
	text-align: center;
	color: #222222;
}
.custom-subscription-option .custom-subscription-price {
	display: block;
	flex: 0;
	font-size: 26px;
	font-weight: 600;
	text-align: center;
	color: #222222;
}
.wcsatt-options-product label input[type="radio"]:checked + span + span .custom-subscription-option .custom-subscription-title,
.wcsatt-options-product label input[type="radio"]:checked + span + span .custom-subscription-option .custom-subscription-price {
	color: #fff;
}
.summary.entry-summary .price .wcsatt-sub-options,
.summary.entry-summary .price .wcsatt-sub-discount {
	display: none;
}
.home-product .wcsatt-options-wrapper h3 {
	color: #282f2f;
	font-size: 18px;
}
.home-product button.alt {
	background-color: #9287fb;
	-webkit-box-shadow: 0px 3px 25px 0px rgba(146, 135, 251, 0.9);
	box-shadow: 0px 3px 25px 0px rgba(146, 135, 251, 0.9);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: white;

	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 700;

	border: 0;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	padding: 18px 35px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 3px;
	display: inline-block;
	text-decoration: none;
}
.home-product button.alt:hover {
	background-color: #a89ffc;
}
.home-product h1.product_title {
	font-family: "Patua One", sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #282f2f;
	line-height: 1;
}
.home-product .price .woocommerce-Price-amount.amount {
	font-family: "Patua One", sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #282f2f;
	line-height: 1;
}
.home-product .stock.in-stock::before {
	content: '';
	margin: 0;
}
.home-product .stock.in-stock {
	color: #282f2f;
	font-size: 18px;
}
.home-product .single-product div.product form.cart .quantity {
	margin-top: 6px;
}
/* Tooltip */
.wcsatt-options-product label span .tooltip {
	position: relative;
	text-align: center;
	margin: auto;
	font-size: 14px;
	flex-direction: row;
	align-items: center;
	color: #2bb9ae;
	line-height: 14px;
	padding-top: 5px;

	background: none;
	border: none;
	display: flex;
	outline-color: #969ca1;
}
.tooltip .tooltip-question {
	color: #fff;
	font-size: 11px;
	line-height: 1.6;
	background: #969ca1;
	border-radius: 50%;
	width: 17px;
	max-width: 17px;
	min-width: 17px;
	margin-left: 2px;
}
.tooltip .bottom {
	min-width: 180px;
	top: 40px;
	left: -40px;
	transform: translate(-50%, 0);
	padding: 10px;
	color: #444444;
	background-color: #EEEEEE;
	font-weight: normal;
	font-size: 13px;
	border-radius: 8px;
	position: absolute;
	z-index: 99999999;
	box-sizing: border-box;
	box-shadow: 0 1px 8px rgba(0,0,0,0.5);
	display: none;
}
.tooltip .bottom.visible {
	display: block;
}
.tooltip .bottom i {
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -12px;
	width: 24px;
	height: 12px;
	overflow: hidden;
}
.tooltip .bottom p {
	margin-bottom: 0;
	margin-top: 5px;
	font-size: 14px;
	line-height: 1.3;
}
.tooltip .bottom i::after {
	content:'';
	position:absolute;
	width:12px;
	height:12px;
	left:50%;
	transform:translate(-50%,50%) rotate(45deg);
	background-color:#EEEEEE;
	box-shadow:0 1px 8px rgba(0,0,0,0.5);
}
/* END Tooltip */

@media screen and (min-width: 768px) {
	.storefront-secondary-navigation.woocommerce-active .site-header .site-branding,
	.woocommerce-active .site-header .main-navigation,
	.header__call {
		width: auto;
		float: none;
		margin: 0;
	}
	.main-navigation div.menu:last-child {
		display: none;
	}
}

/* Custom modal */
.wcns-modal {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	transform: scale(1.1);
	transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}

.wcns-show-modal {
	z-index: 100001;
	opacity: 1;
	visibility: visible;
	transform: scale(1.0);
	transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.wcns-modal-container {
	margin: 0 10px;
	position: relative;
	background-color: white;
	padding: 1rem 1.5rem;
	max-width: 90vw;
	border-radius: 0.5rem;
}

.wcns-abs-container {
	position: absolute;
	overflow: auto;
}

.wcns-modal-content {
	display: flex;
	justify-content: center;
	width: 100%;
	max-width: 900px;
}

.wcns-modal-image-container {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: 33%;
	height: 100%;
	overflow: hidden;
	margin: auto;
}

.wcns-modal-container img {
	width: 100%;
	height: auto;
}

.wcns-modal-price {
	font-size: 24px;
	display: inline-flex;
	justify-content: center;
}

.wcns-modal-price p {
	margin: 10px;
}

.wcns-modal-buttons {
	display: flex;
	flex-direction: column;
	margin: auto;
}

.wcns-modal-button-subscribe {
	background-color: red;
	color: white;
	display: inline-block;
	text-align: center;
	padding: 10px 20px;
	border: 1px solid red;
	max-width: 410px;
	font-size: 1.3rem;
}

.wcns-modal-button-no-subscribe {
	background-color: white;
	color: blue;
	display: inline-block;
	text-align: center;
	padding: 10px 20px;
	margin-top: 12px;
	max-width: 410px;
	font-size: 1.3rem;
	border: 1px solid blue;
}

.wcns-modal-description {
	display: flex;
	width: 60%;
	flex-direction: column;
	text-align: center;
}

.wcns-modal-product-price {
	font-weight: 600;
	color: grey;
	text-decoration: line-through;
}

.wcns-modal-heading {
	text-transform: uppercase;
	font-size: 2em;
	font-weight: bold;
}

.custom-subscription-price{
	color: red;
	font-weight: 600;
}

.wcns-modal-buttons {
	display: flex;
	flex-direction: column;
	margin: auto;
}

.wcns-modal-header {
	text-align: center;
}

.wcns-modal-header p {
	color: grey;
	margin-top: 2px;
}

.wcns-modal-header h1 {
	margin: 0px;
}

.wcns-modal-header h3 {
	margin-bottom: 2px;
}

.wcns-close-button {
	float: right;
	width: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	cursor: pointer;
	border-radius: 0.25rem;
	background-color: lightgray;
}

.wcns-close-button:hover {
	background-color: darkgray;
}

.wcns-show {
	display: none;
}

@media only screen and (max-width: 1000px) {
	.wcns-hidden {
		display: none;
	}
	.wcns-show {
		display: flex;
		align-items: center;
		padding-top: 20px;
	}
	.wcns-modal-button-subscribe {
		font-size: 12px;
		min-width: 260px;
	}
	.wcns-modal-button-no-subscribe {
		font-size: 12px;
		min-width: 260px;
	}
	.wcns-modal-description p {
		font-size: 14px;
	}
	.wcns-modal-description h4 {
		font-size: 16px;
	}
	.wcns-modal-header p {
		font-size: 16px;
	}
	.wcns-modal-header h1 {
		font-size: 24px;
	}
}

@media only screen and (max-width: 332px){
	.wcns-abs-container {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
}

@media only screen and (max-height: 500px){
	.wcns-abs-container {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
}

.wcsatt-sub-options {
	display: none;
}

.wcsatt-sub-discount {
	display: none;
}
/* End custom modal */

.scroll-button-container {
    text-align: center;
    padding: 20px;
}

.scroll-button {
    color: white;
    font-size: 12px;
    background-color: #42b6f5;
    -webkit-box-shadow: 0 3px 25px rgba(146, 135, 251, 0.9);
    box-shadow: 0 3px 25px rgba(146, 135, 251, 0.9);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
