a:hover, a:visited, a:active, a:focus {color: #333;}
.home-header .home-header-container {
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 padding: 5vw 2vw;
}
 @media only screen and (min-width: 40em) {
	 .home-header .home-header-container {
		 padding: 1.5vw 1vw;
	}
}
 .home-header .home-header-container img {
	 max-width: 45vw;
}
 @media only screen and (min-width: 40em) {
	 .home-header .home-header-container img {
		 max-width: 20vw;
	}
}
.home-banner {
	padding: 0 0 10vw;
}
@media only screen and (min-width: 40em) {
    .home-banner {
        padding: 0 0 1.2vw;
    }
}
 .home-banner .home-banner-container {
	 background: #fff url(../images/home-banner-mobile.jpg) no-repeat center;
	 background-size: contain;
	 min-height: 160vw;
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
	 align-items: center;
	 text-align: center;
	 padding: 0 2vw;
	 margin: 0;
}
 @media only screen and (min-width: 40em) {
	 .home-banner .home-banner-container {
		 background: #fff url(../images/home-banner-desktop.jpg) no-repeat center;
		 background-size: contain;
		 min-height: 40.5vw;
	}
}
 .home-banner .home-banner-container h2 {
	 font-family: "poynter-oldstyle-display",serif;
	 font-size: 7.5vw;
	 line-height: 1.2;
	 letter-spacing: 0.6px;
	 color: #333;
	 margin-bottom: 9vw;
}
 @media only screen and (min-width: 40em) {
	 .home-banner .home-banner-container h2 {
		 font-size: 3.1vw;
		 margin-bottom: 3vw;
	}
}
 .home-banner .home-banner-container p {
	 font-family: "century-gothic",sans-serif;
	 font-size: 5.2vw;
	 line-height: 1.6;
	 color: #333;
	 margin-bottom: 6vw;
	 position: relative;
}
 @media only screen and (min-width: 40em) {
	 .home-banner .home-banner-container p {
		 font-size: 1.9vw;
		 margin-bottom: 1.5vw;
	}
}
 .home-banner .home-banner-container p sup{
    font-size: 3.1vw;
    position: relative;
    top: -1.5vw;
}
@media only screen and (min-width: 40em) {
 .home-banner .home-banner-container p sup{
    font-size: 0.8vw;
    top: -0.7vw;
}
}
 .home-banner .home-banner-container p:after {
	 content: "";
	 position: absolute;
	 height: 0.7vw;
	 width: 45vw;
	 bottom: -7vw;
	 left: 0;
	 right: 0;
	 margin: 0 auto;
	 background-color: #8aa1ad;
	 opacity: 0.7;
}
 @media only screen and (min-width: 40em) {
	 .home-banner .home-banner-container p:after {
		 height: 0.3vw;
		 width: 19.5vw;
		 bottom: -3vw;
	}
}
 .home-your-anti-aging {
	 padding: 13vw 0;
}
 @media only screen and (min-width: 40em) {
	 .home-your-anti-aging {
		 padding: 5vw 0;
	}
}
 .home-your-anti-aging .title h2 {
	 font-family: "poynter-oldstyle-display",serif;
	 font-size: 7.5vw;
	 line-height: 1.2;
	 letter-spacing: 1.35px;
	 text-align: center;
	 color: #333;
	 margin-bottom: 8vw;
}
 @media only screen and (min-width: 40em) {
	 .home-your-anti-aging .title h2 {
		 font-size: 3vw;
		 margin-bottom: 3vw;
	}
}
 .home-your-anti-aging .home-your-anti-aging-image img {
	 width: 100%;
}
 .home-your-anti-aging .home-your-anti-aging-content {
	 height: 100%;
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
	 align-items: center;
	 text-align: center;
	 padding: 11vw 2vw;
	 background-image: linear-gradient(127deg, #ebeff2, #d6e2f3 100%);
}
 @media only screen and (min-width: 40em) {
	 .home-your-anti-aging .home-your-anti-aging-content {
		 padding: 2vw;
	}
}
 .home-your-anti-aging .home-your-anti-aging-content img {
	 max-height: 22vw;
	 margin-bottom: 5vw;
}
 @media only screen and (min-width: 40em) {
	 .home-your-anti-aging .home-your-anti-aging-content img {
		 max-height: 6.5vw;
		 margin-bottom: 1.5vw;
	}
}
 .home-your-anti-aging .home-your-anti-aging-content h3 {
	 font-family: "century-gothic",sans-serif;
	 font-size: 4vw;
	 line-height: 1.4;
	 font-weight: bold;
	 text-transform: uppercase;
	 color: #333;
	 margin-bottom: 4vw;
}
 @media only screen and (min-width: 40em) {
	 .home-your-anti-aging .home-your-anti-aging-content h3 {
		 font-size: 1.3vw;
		 line-height: 1.2;
		 letter-spacing: 1.12px;
		 margin-bottom: 1.4vw;
	}
}
 .home-your-anti-aging .home-your-anti-aging-content p {
	 font-family: "century-gothic",sans-serif;
	 font-size: 3.6vw;
	 line-height: 1.6;
	 letter-spacing: 0.62px;
	 color: #333;
	 margin-bottom: 4vw;
}
 @media only screen and (min-width: 40em) {
	 .home-your-anti-aging .home-your-anti-aging-content p {
		 font-size: 1.25vw;
		 margin-bottom: 3vw;
	}
}
 .home-your-anti-aging .home-your-anti-aging-content .cta {
	 font-family: "century-gothic",sans-serif;
	 background-color: #bca194;
	 font-size: 4vw;
	 line-height: 1.6;
	 letter-spacing: 0.55px;
	 font-weight: bold;
	 text-transform: uppercase;
	 padding: 2.5vw 16vw;
	 color: #fff;
}
 @media only screen and (min-width: 40em) {
	 .home-your-anti-aging .home-your-anti-aging-content .cta {
		 font-size: 1vw;
		 padding: 0.9vw 2.8vw;
	}
}
 .home-shop-best-sellers {
	 padding: 13vw 0;
}
 @media only screen and (min-width: 40em) {
	 .home-shop-best-sellers {
		 padding: 5vw 0;
	}
}
 .home-shop-best-sellers .title h2 {
	 font-family: "poynter-oldstyle-display",serif;
	 font-size: 7.5vw;
	 line-height: 1.2;
	 letter-spacing: 1.35px;
	 text-align: center;
	 color: #333;
	 margin-bottom: 8vw;
}
 @media only screen and (min-width: 40em) {
	 .home-shop-best-sellers .title h2 {
		 font-size: 3vw;
		 margin-bottom: 3vw;
	}
}
 .home-shop-best-sellers .home-shop-best-sellers-container {
	 max-width: 95vw;
	 margin: 0 auto;
}
 @media only screen and (min-width: 40em) {
	 .home-shop-best-sellers .home-shop-best-sellers-container {
		 max-width: 85vw;
	}
}
 @media only screen and (max-width: 39.9375em) {
	 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel {
		 padding: 0 5vw;
	}
}
 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .item {
	 padding: 0 1vw;
	 text-align: center;
}
 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .item img {
	 margin-bottom: 4vw;
}
 @media only screen and (min-width: 40em) {
	 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .item img {
		 margin-bottom: 0.7vw;
	}
}
 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .item h3 {
	 font-family: "century-gothic",sans-serif;
	 font-size: 4.2vw;
	 line-height: 1.2;
	 letter-spacing: 0.72px;
	 text-transform: uppercase;
	 color: #333;
	 margin-bottom: 2vw;
}
 @media only screen and (min-width: 40em) {
	 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .item h3 {
		 font-size: 1vw;
		 margin-bottom: 0.5vw;
	}
}
 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .item h4 {
	 font-family: "poynter-oldstyle-display",serif;
	 font-size: 5vw;
	 line-height: 1.2;
	 letter-spacing: 0.72px;
	 font-weight: normal;
	 color: #333;
	 margin-bottom: 5vw;
	 min-height: 3vw;
}
 @media only screen and (min-width: 40em) {
	 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .item h4 {
		 font-size: 1.3vw;
		 margin-bottom: 1vw;
	}
}
 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .item p:first-of-type {
 		font-family: "century-gothic",sans-serif;
	 font-size: 4.2vw;
	 line-height: 1.6;
	 letter-spacing: 0.49px;
	 color: #333;
	 margin-bottom: 7vw;
	 min-height: 6.5vw;
}
 @media only screen and (min-width: 40em) {
	 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .item p:first-of-type {
		 font-size: 1vw;
		 margin-bottom: 1vw;
	}
}
 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .item a.btn {
	 display: inline-block;
     font-family: "century-gothic",sans-serif;
	 font-size: 3.8vw;
	 font-weight: bold;
	 line-height: 1.6;
	 letter-spacing: 0.55px;
	 text-transform: uppercase;
	 color: #a78d90;
	 border: solid 2px #a78d90;
	 padding: 2vw 10vw;
	 margin-bottom: 0;
}
 @media only screen and (min-width: 40em) {
	 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .item a.btn {
		 font-size: 1vw;
		 padding: 0.7vw 2.5vw;
		 margin-bottom: 0;
	}
}
 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .slick-dots {
	 display: flex;
	 list-style-type: none;
	 justify-content: center;
	 margin: 0;
	 padding:0;
}
 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .slick-dots li {
	 position: relative;
}
 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .slick-dots li button {
	 display: block;
	 cursor: pointer;
	 font-size: 0;
     border: none;
}
@media only screen and (max-width: 40em) {
 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .slick-dots li button {
     padding: 0 1vw;
     width: 27px;
}
}
 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .slick-dots li button:before {
	 content: '•';
	 font-size: 10vw;
	 line-height: 0.55;
	 margin: 0 1vw;
	 text-align: center;
	 color: #f1e5df;
}
 .home-shop-best-sellers .home-shop-best-sellers-container .home-shop-best-sellers-carousel .slick-dots li.slick-active button:before {
	 color: #a78d90;
}
 .home-body-confidence-starts {
	 padding: 13vw 0;
}
 @media only screen and (min-width: 40em) {
	 .home-body-confidence-starts {
		 padding: 5vw 0;
	}
}
 .home-body-confidence-starts .title h2 {
	 font-family: "poynter-oldstyle-display",serif;
	 font-size: 7.5vw;
	 line-height: 1.2;
	 letter-spacing: 1.35px;
	 text-align: center;
	 color: #333;
	 margin-bottom: 8vw;
}
 @media only screen and (min-width: 40em) {
	 .home-body-confidence-starts .title h2 {
		 font-size: 3vw;
		 margin-bottom: 3vw;
	}
}
 .home-body-confidence-starts .home-body-confidence-starts-container {
	 max-width: 75vw;
	 margin: 0 auto;
}
 @media only screen and (min-width: 40em) {
	 .home-body-confidence-starts .home-body-confidence-starts-container {
		 max-width: 55vw;
	}
}
 .home-body-confidence-starts .home-body-confidence-starts-container img {
	 max-width: 100%;
	 padding: 0.6vw 0.4vw;
}
 @media only screen and (min-width: 40em) {
	 .home-body-confidence-starts .home-body-confidence-starts-container img {
		 max-width: 32%;
         display: inline-block;
	}
}
 @media only screen and (min-width: 64.0625em) {
	 .home-body-confidence-starts .home-body-confidence-starts-container img {
		 max-width: 32.8%;
	}
}
 .home-body-confidence-starts .home-body-confidence-starts-container .home-body-confidence-starts-carousel .slick-list {
	 margin-bottom: 8vw;
}
 .home-body-confidence-starts .home-body-confidence-starts-container .home-body-confidence-starts-carousel .slick-dots {
	 display: flex;
	 list-style-type: none;
	 justify-content: center;
	 margin: 0;
	 padding: 0;
}
 .home-body-confidence-starts .home-body-confidence-starts-container .home-body-confidence-starts-carousel .slick-dots li {
	 position: relative;
}
 .home-body-confidence-starts .home-body-confidence-starts-container .home-body-confidence-starts-carousel .slick-dots li button {
	 display: block;
	 cursor: pointer;
	 font-size: 0;
     border: none;
}
@media only screen and (max-width: 40em) {
 .home-body-confidence-starts .home-body-confidence-starts-container .home-body-confidence-starts-carousel .slick-dots li button {
     padding: 0 0.7vw;
     width: 27px;
}
}
 .home-body-confidence-starts .home-body-confidence-starts-container .home-body-confidence-starts-carousel .slick-dots li button:before {
	 content: '•';
	 font-size: 10vw;
	 line-height: 0.55;
	 margin: 0 1vw;
	 text-align: center;
	 color: #f1e5df;
}
 .home-body-confidence-starts .home-body-confidence-starts-container .home-body-confidence-starts-carousel .slick-dots li.slick-active button:before {
	 color: #a78d90;
}
 .home-skincare-for-every-body {
	 padding: 15vw 0;
	 background-color: #F5F7F8;
}
 @media only screen and (min-width: 40em) {
	 .home-skincare-for-every-body {
		 padding: 5vw 0;
	}
}
 .home-skincare-for-every-body .home-skincare-for-every-body-container {
	 max-width: 100vw;
	 margin: 0 auto;
}
 @media only screen and (min-width: 40em) {
	 .home-skincare-for-every-body .home-skincare-for-every-body-container {
		 max-width: 71vw;
		 display: flex;
		 flex-direction: row;
		 align-items: center;
		 justify-content: center;
	}
}
 .home-skincare-for-every-body .home-skincare-for-every-body-container .home-skincare-for-every-body-image {
	 max-width: 100%;
	 margin-bottom: 9vw;
}
 @media only screen and (min-width: 40em) {
 .home-skincare-for-every-body .home-skincare-for-every-body-container .home-skincare-for-every-body-image {
	 max-width: 50%;
	 margin-bottom: 0;
     margin-right:2vw;
}
}
 .home-skincare-for-every-body .home-skincare-for-every-body-container .home-skincare-for-every-body-content {
	 max-width: 100%;
	 display: flex;
	 flex-direction: column;
	 align-items: center;
	 justify-content: center;
	 padding: 1vw 2vw;
	 text-align: center;
}
 @media only screen and (min-width: 40em) {
 .home-skincare-for-every-body .home-skincare-for-every-body-container .home-skincare-for-every-body-content {
	 max-width: 50%;
}
}
.home-skincare-for-every-body .home-skincare-for-every-body-container .home-skincare-for-every-body-content img {
    max-width: 55vw;
    margin-bottom: 4vw;
}
 @media only screen and (min-width: 40em) {
.home-skincare-for-every-body .home-skincare-for-every-body-container .home-skincare-for-every-body-content img {
	 max-width: 13vw;
	 margin-bottom: 1vw;
}
}
.home-skincare-for-every-body .home-skincare-for-every-body-container .home-skincare-for-every-body-content h3 {
    font-family: "century-gothic",sans-serif;
    font-size: 7.3vw;
    margin-bottom: 4vw;
    color: #8d8d8d;
}
 @media only screen and (min-width: 40em) {
.home-skincare-for-every-body .home-skincare-for-every-body-container .home-skincare-for-every-body-content h3 {
    font-size: 1.9vw;
    margin-bottom: 1.6vw;
}
}
.home-skincare-for-every-body .home-skincare-for-every-body-container .home-skincare-for-every-body-content p { 
    font-family: "century-gothic",sans-serif;
    font-size: 4vw;
    line-height: 1.6;
    letter-spacing: 0.49px;
    text-align: center;
    color: #333;
	margin-bottom: 0;
}
 @media only screen and (min-width: 40em) {
.home-skincare-for-every-body .home-skincare-for-every-body-container .home-skincare-for-every-body-content p { 
    font-size: 0.9vw;
	margin-bottom: 0;
}
}

/* footer section */
.footer-sec .lt-mbg-logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 2vw;
}

.rt-mbg-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 2vw;
    text-align: center;
}

.footer-sec .rt-mbg-content h3 {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1.6px;
    color: #9f7882;
    margin-bottom: 4px;
}

.footer-sec .rt-mbg-content p {
	font-family: "century-gothic",sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #434343;
}

.footer-sec {
    background-color: #f7f7f7;
    margin-top: 130px;
    padding: 20px 0px;
}

.footer-bottom-sec {
    margin-top: 50px;
    margin-bottom: 50px;
}

.footer-bottom-sec .lt-footer-bottom {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: end;
}

.footer-bottom-sec .social-media ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer-bottom-sec .rt-footer-bottom-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: end;
}

.footer-bottom-sec .social-media ul li {
    display: inline;
}

.footer-bottom-sec .copyright ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer-bottom-sec .copyright ul li {
	display: inline;
	margin-left: 5px;
}

.footer-bottom-sec .lt-footer-bottom p {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.55;
    letter-spacing: normal;
    color: #333333;
	margin: 0;
}
 @media only screen and (min-width: 40em) {
    .footer-bottom-sec .lt-footer-bottom p {
        padding-left: 1vw;
    	padding-bottom: 0.4vw;
    }
 }

.footer-bottom-sec .social-media ul li i.fa.fa {
    font-size: 24px;
    margin-right: 15px;
	color: #333333;
}

.footer-bottom-sec .copyright ul li a {
	font-family: "century-gothic",sans-serif;
    font-size: 10.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.55;
    letter-spacing: normal;
    text-align: right;
    color: #333;
    text-decoration: none;
}

.bodyfirm-sec .lt-img-bodyfirm.pd-0 {
    padding: 0px;
}

.mobile-sec {
	display: none;
}

.desktop-sec {
	display: block;
}

/*Responsive*/
@media only screen and (min-width: 1023px) and (max-width: 1200px) {
    .footer-bottom-sec .copyright ul li {
        margin-left: 4px;
    }
    .footer-bottom-sec .copyright ul li a {
        font-size: 9px !important;
    }
}
/* Matches screen between 769px AND 1024px */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.bodyfirm-sec .rt-bottom-content h3 {
		font-size: 21px;
	}
	.bodyfirm-sec .rt-bottom-content p {
		font-size: 14px;
		width: 310px;
	}
	.bodyfirm-sec .rt-bottom-content {
		margin-top: 10px;
	}
	.footer-bottom-sec .lt-footer-bottom {
		justify-content: flex-start;
		align-items: flex-start;
	}
	.footer-bottom-sec .copyright ul li a {
		font-size: 10px;
	}
	.footer-bottom-sec .lt-footer-bottom p {
		font-size: 11px;
		margin-left: 10px;
	}
	.footer-bottom-sec .copyright ul li {
		margin-left: 2px;
	}
}


/* Matches screen between 320px AND 768px */
@media only screen and (min-width: 320px) and (max-width: 768px) {
	.bodyfirm-sec .rt-bottom-content h3 {
		font-size: 24px;
	}
	.bodyfirm-sec .rt-bottom-content p {
		font-size: 14px;
		width: 327px;
	}
	.bodyfirm-sec .rt-bottom-content {
		margin-top: 40px;
	}
	.bodyfirm-sec {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.footer-sec {
		margin-top: 90px;
	}
	.rt-mbg-content {
		align-items: center;
	}
	.footer-sec .rt-mbg-content h3 {
		font-size: 15px;
		margin-top: 20px;
	}
	.desktop-sec {
		display: none;
	}
	.mobile-sec {
		display: block;
	}
	.footer-bottom-sec .lt-footer-bottom {
		justify-content: center;
		align-items: center;
		margin-bottom: 5px;
	}
	.footer-bottom-sec .rt-footer-bottom-content {
		justify-content: center;
		align-items: center;
	}
	.footer-bottom-sec .copyright ul li a {
		font-size: 8px;
	}
	.footer-bottom-sec p {
		font-size: 11px;
		line-height: 20px;
		color: #333333;
		text-align: center;
		margin-top: 20px;
	}
	.footer-bottom-sec .social-media {
		margin-top: 10px;
	}
	.line-width {
		border: 1px solid #e7e7e7;
		width: 100%;
	}
	.footer-bottom-sec {
		margin-top: 30px;
		margin-bottom: 50px;
	}
	.footer-bottom-sec .copyright ul li {
		margin-left: 2px;
    }
    .footer-sec .lt-mbg-logo {
        align-items: center;
        padding-right: 0;
    }
    .rt-mbg-content {
        padding-left: 0;
        text-align: center;
    }
}

/* Matches screen between 768px AND 1024px */
/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.bodyfirm-sec .rt-bottom-content h3 {
		font-size: 21px;
	}
	.bodyfirm-sec .rt-bottom-content p {
		font-size: 12px;
		width: 282px;
	}
}
#bitnami-banner {
	display: none;
}

.slick-dots li button {background: transparent !important;}