/**::-webkit-media-controls-panel {
  display: none!important;
 -webkit-appearance: none;
}
*/
/* Old shadow dom for play button */

/**::--webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}
*/
/* New shadow dom for play button */

/* This one works */

/**::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}


/* -------------------------------------------------Product------------------------------------------------- */
.section-container-product-main {
	width: 100%;
    height: auto;
	background-color: #b7b4a8;
}

.product-main-title {
	color: #808072;
    font-weight: 500;
    line-height: 35px;
    margin: 0px;
}

/*.product-main-image {
	position: relative;
	margin-top: 80px;
}
*/
.product-main-image-scalp-shampoo {
	position: relative;
	width: 100%;
    height: 800px;
    background: url("../images/products/ptl-bws-botanical-woods-scalp-shampoo.jpg") no-repeat;
    background-size: cover;
    background-position: center;
	margin-top: 0px;
}

.product-main-image-hair-conditioner {
	position: relative;
	width: 100%;
    height: 800px;
    background: url("../images/products/ptl-bbc-botanical-bloom-hair-conditioner.jpg") no-repeat;
    background-size: cover;
    background-position: center;
	margin-top: 80px;
}

.product-main-image-body-cream {
	position: relative;
	width: 100%;
    height: 800px;
    background: url("../images/products/vegan-friendly-body-cream-non-oily.jpg") no-repeat;
    background-size: cover;
    background-position: center;
	margin-top: 80px;
}

.product-main-image-balancing-oil {
	position: relative;
	width: 100%;
    height: 800px;
    background: url("../images/products/vegan-friendly-balancing-oil-for-skin-antioxidant.jpg") no-repeat;
    background-size: cover;
    background-position: center;
	margin-top: 80px;
}

.product-main-image-intimeds {
	position: relative;
	width: 100%;
    height: 800px;
    background: url("../images/products/feminine-wash-benefits-hygiene-wash.jpg") no-repeat;
    background-size: cover;
    background-position: center;
	margin-top: 80px;
}

.product-main-name {
	position: absolute;
    color: #ffffff;
    top: 50%;
    left: 10%;
    transform: translate(-10%, -50%);
    width: 30%;
	line-height: 35px;
}

/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.section-container {
	width: 100%;
    height: auto;
	background-color: #afab9a;
	/*padding-top: 100px;*/
	padding-top: 0px;
}

.sectionbottom-container  {
	width: 100%;
    height: auto;
	background-color: #e0e2de;
}

.sectionbottom-subcontainer {
	margin-top: 150px;
    margin-bottom: 150px;
}	

#line {
    border-bottom: 1px solid #5c4840;
    margin-top: 2px;
    margin-bottom: 2px;
}

/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-section-container {
	width: 100%;
    height: auto;
	background-color: #a2a0a5;
	padding-top: 0px;
}

/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-section-container {
	width: 100%;
    height: auto;
	background-color: #ba9a92;
	padding-top: 0px;
}

/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-section-container {
	width: 100%;
    height: auto;
	background-color: #beb1a5;
	/*padding-top: 100px;*/
	padding-top: 0px;
}

/* ==========================================================================
   Product Detail / Tagline 
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
#section-subcontainer-product-detail {
	/*margin-top: 100px;*/
	margin-top: 50px;
}

.product-detail {
	display: flex;
	justify-content: center;
    align-items: center;
}

.product-detail-image {
	width: 50%;
}

#owl-demo2 {
	display: none !important;
}

#eucalyptus-forest-body-cream-video {
	width: 100%;
    height: 100%;
    object-fit: cover;
}

#eucalyptus-forest-body-cream-video::-webkit-media-controls-panel {
  display: none!important;
 -webkit-appearance: none;
}

#eucalyptus-forest-body-cream-video::--webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

#eucalyptus-forest-body-cream-video::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}

.product-detail-content {
	width: 45%;
    margin-left: 5%;
}

.product-title {
	color: #e2dfd3;
    line-height: 45px;
    font-weight: 500;
	margin: 0px;
}

.product-subtitle {
	color: #ffffff;
	font-weight: 500;
	margin-top: 30px;
}

.balancing-oil .product-subtitle {
	color: #d6d4db;
}

.intimeds-femwash .product-subtitle {
	color: #ddccc9;
}

.product-tagline-container {
	margin-top: 80px
}

.product-tagline {
	color: #5c4840;
    line-height: 30px;
    font-weight: 600;
    margin-top: 10px;
	margin-bottom: 0px;
}

.product-description-benefits-container {
	margin-top: 80px
}

.product-description-benefits {
	font-size: 22px;
    font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
    color: #504e3c;
    line-height: 30px;
}

.clinically-proven-results-link-container {
	display: flex;
	align-items: center;
	margin-top: 50px
}

.clinically-proven-results-link-image {
	float: left;
	margin-right: 10px;
}

.clinically-proven-results-link-image img {
	width: 30px;
}

.clinically-proven-results-link-text {
	float: left;
}

.clinically-proven-results-link-text a {
	font-size: 22px;
    font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
    color: #e2dfd3;
	line-height: 30px;
}

.clinically-proven-results-link-text a:hover {
	color: #5c4840;
}

.clinically-proven-results-anchor {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}

.product-coo-vol-container {
	width: 100%;
	margin-top: 50px;
}

.product-coo {
	font-size: 16px;
	font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
	color: #5c4840;
	float: left;
}

.product-vol {
	font-size: 16px;
	font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
	color: #5c4840;
	float: left;
	margin-left: 30px;
}

/* -----------------------------------------------Balancing Oil----------------------------------------------- */
#bo-product-title {
	color: #5f4c75;
}

.bo-product-description-benefits {
	font-size: 22px;
    font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
    color: #5f4c75;
    line-height: 30px;
}

/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
#if-product-title {
	color: #945c5c;
}

.if-product-description-benefits {
	font-size: 22px;
    font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
    color: #945c5c;
    line-height: 30px;
	margin-top: 20px;
}

#if-product-description-benefits-first {
	margin-top: 0px;
}

/* ==========================================================================
   Texture
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.texture {
    position: relative;
	float: left;
	width: 100%;
	height: 100%;   
}

#texture-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#texture-video::-webkit-media-controls-panel {
  display: none!important;
 -webkit-appearance: none;
}

#texture-video::--webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

#texture-video::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}

#texture-mobile {
	display: none;
}

.texture-text-top  {
    position: absolute;
    width: 50%;
    top: 0;
    padding-top: 3%;
    padding-left: 5%;
	padding-right: 20%;
}

.texture-text-bottom  {
    position: absolute;
    width: 50%;
    right: 0;
    bottom: 0;
    padding-bottom: 3%;
    padding-left: 15%;
	padding-right: 5%;
}

.texture-text {
	color: #ffffff;
	margin: 0px;
}

.texture-subtext {
	color: #ffffff;
    font-size: 23px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 0px;
}

/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-texture-text-top  {
    position: absolute;
    width: 100%;
    top: 0;
    padding-top: 3%;
    padding-left: 5%;
	padding-right: 20%;
}

.bws-bbc-texture-text-bottom  {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 0;
    padding-bottom: 3%;
    padding-left: 15%;
	padding-right: 5%;
}

#texture-text-bottom {
	float: right;
}

/* ==========================================================================
   Scent
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.scent-title {
	color: #e2dfd3;
    line-height: 50px;
    font-weight: 500;
	margin: 0px;
	margin-bottom: 10px;
}

.scent-description {
    color: #504e3c;
	font-weight: 600;
	margin: 0px;
}

.scent-content-containter {
	width: 100%;
	margin-top: 50px;
}

.scent-content {
	float: left;
    width: 29%;
    margin-right: 6%;
    display: flex;
}

#scent-content-lavender {
	margin-right: 0%;
}

.scent-image-container-eucalyptus {
	margin-right: 30px;
    text-align: center;
}

.scent-image-container-eucalyptus img {
	width: 120px;
	height: auto;
}

.scent-image-container-rosemary {
	margin-right: 30px;
	text-align: center;
}

.scent-image-container-rosemary img {
	width: 70px;
	height: auto;
}

.scent-image-container-lavender {
	margin-right: 30px;
	text-align: center;
}

.scent-image-container-lavender img {
	width: 60px;
	height: auto;
}

.scent-text-title {
	font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
	font-size: 25px;
	color: #504e3c;
	margin: 0px;
}

.scent-text {
	font-size: 18px;
	font-weight: 500;
    color: #5c4840;
    margin-top: 15px;
	margin-bottom: 0px;
}

/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-scent {
    position: relative;
	width: 100%;
    height: 800px;
    background: url("../images/products/multi-purpose-essential-oil-lavender-rosemary-eucalyptus.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}

.bo-scent-top-container  {
    position: absolute;
    top: 0;
	right: 0;
    padding-top: 4%;
    padding-right: 4%;
}

.bo-scent-bottom-container  {
    position: absolute;
	left: 0;
    bottom: 0;
    padding-bottom: 4%;
    padding-left: 4%;
}

.bo-scent-title {
	color: #ffffff;
	margin: 0;
}

.bo-scent-text {
    font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
    font-size: 24px;
    color: #ffffff;
	margin-top: 5px;
    margin-bottom: 0px;
}

.bo-scent-text-bottom {
    font-size: 25px;
    color: #ffffff;
	margin-top: 3px;
    margin-bottom: 0px;
}

/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-scent {
    position: relative;
	width: 100%;
    height: 800px;
    background: url("../images/products/femwash-light-and-flora-scent.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}

.if-scent-container  {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-bottom: 4%;
    padding-left: 4%;
}

.if-scent-title {
	color: #ffffff;
	margin: 0;
}

.if-scent-text {
    font-size: 25px;
    color: #ffffff;
	margin-top: 3px;
    margin-bottom: 0px;
}

/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Woods Scalp Shampoo */
.bws-scent-image-container-lavender {
	margin-right: 30px;
	text-align: center;
}

.bws-scent-image-container-lavender img {
	width: 60px;
	height: auto;
}

.bws-scent-image-container-eucalyptus {
	margin-right: 30px;
    text-align: center;
}

.bws-scent-image-container-eucalyptus img {
	width: 140px;
	height: auto;
}

.bws-scent-image-container-patchouli {
	margin-right: 30px;
	text-align: center;
}

.bws-scent-image-container-patchouli img {
	width: 120px;
	height: auto;
}

#bws-scent-content-patchouli {
	margin-right: 0%;
}

/* Botanical Bloom Hair Conditioner */
.bbc-scent-content {
	float: left;
    width: 47%;
    margin-right:6%;
    display: flex;
}

#bbc-scent-content-patchouli {
	margin-top: 50px;
	margin-right: 0%;
}

.bbc-scent-image-container-patchouli {
    margin-right: 30px;
}

.bbc-scent-image-container-patchouli img {
	width: 120px;
	height: auto;
}

.bbc-scent-image-container-bergamot {
	margin-right: 30px;
    text-align: center;
}

.bbc-scent-image-container-bergamot img {
	width: 160px;
	height: auto;
}

.bbc-scent-image-container-lavender {
    padding-left: 70px;
	margin-right: 60px;
}

.bbc-scent-image-container-lavender img {
	width: 60px;
	height: auto;
}

#bbc-scent-content-lavender {
	margin-top: 50px;
}

.bbc-scent-image-container-rosemary {
	margin-right: 46px;
	text-align: center;
}

.bbc-scent-image-container-rosemary img {
	width: 160px;
	height: auto;
	 margin-left: -56px;
}

#bbc-scent-content-rosemary {
	margin-right: 0%;
}

/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.ingredients-title {
	color: #e2dfd3;
    line-height: 50px;
    font-weight: 500;
	margin: 0px;
	margin-bottom: 10px;
}

.ingredients-content-containter {
    width: 100%;
    margin-top: 50px;
    padding-left: 3%;
    padding-right: 3%;
}

.ingredients-content {
	float: left;
    width: 45%;
    margin-right: 3%;
    display: flex;
	align-items: center;
}

#ingredients-content-macadamia {
	margin-top: 200px;
}

.macadamia-seed-oil-vector {
	position: absolute;
	top: -137px;
    right: 0px;
}

.macadamia-seed-oil-vector img {
	width: 230px;
	height: auto;
}

.macadamia-seed-oil-vector-text {
	display: none;
}

.ingredients-image-container-macadamia {
	position: relative;
	width: 60%;
}

.ingredients-text-container-macadamia {
	width: 40%;
	margin-left: 30px;
	margin-top: -200px;
}

#ingredients-content-shea-butter {
	margin-left: 3%;
	margin-right: 0%;
}

.ingredients-image-container-shea-butter {
	width: 40%;
}

.ingredients-image-container-shea-butter-mobile {
	display: none;
}

.ingredients-text-container-shea-butter {
	width: 60%;
	margin-left: 30px;
}

.ingredients-text-title {
	font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
	font-size: 25px;
	color: #504e3c;
	margin: 0px;
}

.ingredients-text {
	font-size: 18px;
	font-weight: 500;
    color: #5c4840;
    margin-top: 10px;
	margin-bottom: 0px;
}

.ingredients-content-containter-skin {
    width: 100%;
    margin-top: 50px;
    padding-left: 8%;
    padding-right: 8%;
}

.fine-print-skin-ingredients {
    font-size: 18px;
    font-weight: 600;
    color: #504e3c;
}

.ingredients-text-container-broccoli {
	margin-right: 30px;
	width: 35%;
}

.ingredients-image-container-broccoli {
	width: 40%;
}

.ingredients-image-container-broccoli-mobile {
	display: none;
}

#ingredients-content-opunita {
	display: block;
	margin-top: -100px;
	margin-left: 5%;
    margin-right: 0px;
}

.ingredients-text-container-opunita {
	margin-left: 100px;
	margin-bottom: 30px;
}

.ingredients-image-container-opunita {
    position: relative;
    width: 65%;
}

.ingredients-image-container-opunita-mobile {
	display: none;
}

.opunita-ficus-indica-extract {
    position: absolute;
    top: -115px;
    left: -95px;
}

.opunita-ficus-indica-extract img {
	width: 150px;
	height: auto;
}

.opunita-ficus-indica-extract-mobile {
	display: none;
}

.opunita-ficus-indica-extract-mobile-small {
	display: none;
}

/***brightening ingredients***/
.ingredients-content-brightening {
    width: 100%;
    display: flex;
    align-items: end;
}

.ingredients-image-container-brightening {
	width: 70%;
}

.ingredients-text-container-brightening {
	width: 30%;
	margin-left: 30px;
}

/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-ingredients-title {
	text-align: center;
	color: #5f4c75;
	font-weight: 600;
}

.bo-ingredients-content-rosemary {
	float: left;
    width: 100%;
    display: flex;
	align-items: center;
	margin-top: 80px;
}

.bo-ingredients-content-rosemary-bottom {
	display: none;
}

.bo-ingredients-image-container-rosemary {
	width: 60%;
	margin-right: 3%;
}

.bo-ingredients-text-container-rosemary {
	width: 40%;
	margin-left: 3%;
}

.bo-ingredients-text-title {
    font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
    font-size: 27px;
    color: #5f4c75;
    margin: 0px;
}

.bo-ingredients-text {
	font-size: 20px;
	font-weight: 500;
    color: #5c4840;
    margin-top: 10px;
	margin-bottom: 0px;
}

.bo-ingredients-text-container-rosemary-bottom {
	margin-top: 30px;
}

.bo-ingredients-content-lavender {
	float: left;
    width: 100%;
    display: flex;
	align-items: center;
	margin-top: 80px;
	padding-left: 5%;
    padding-right: 5%;
}

.bo-ingredients-image-container-lavender {
	width: 65%;
	margin-left: 3%;
}

.bo-ingredients-image-container-lavender-mobile {
	display: none;
}

.bo-ingredients-text-container-lavender {
	width: 35%;
	margin-right: 3%;
}

.bo-ingredients-content-vitamins {
	float: left;
    width: 100%;
    display: flex;
	align-items: center;
	margin-top: 80px;
	padding-left: 10%;
    padding-right: 10%;
}

.bo-ingredients-text-container-vitamins-bottom {
	margin-top: 30px;
}

.bo-ingredients-image-container-vitamins {
	width: 20%;
	margin-right: 10%;
}

.bo-ingredients-image-container-vitamins img {
	width: 250px;
}

.bo-ingredients-text-container-vitamins {
	width: 80%;
}

/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-ingredients-title {
	text-align: center;
	color: #945c5c;
	font-weight: 600;
}

.if-ingredients-content {
	float: left;
    width: 100%;
    display: flex;
	align-items: center;
	margin-top: 80px;
	padding-left: 8%;
    padding-right: 8%; 
}

.if-ingredients-content-container {
	width: 50%;
	margin-right: 3%;
}

.if-ingredients-image-container {
	width: 50%;
	margin-left: 3%;
}

.if-ingredients-image-container-tablet,
.if-ingredients-image-container-mobile {
	display: none;
}

.if-ingredients-text-container {
	margin-top: 30px;
}

.if-ingredients-text-title {
    font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
    font-size: 27px;
    color: #945c5c;
    margin: 0px;
}

.if-ingredients-text {
	font-size: 20px;
	font-weight: 500;
    color: #5c4840;
    margin-top: 10px;
	margin-bottom: 0px;
}

/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-ingredients-content-containter {
	width: 100%;
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 0%;
	padding-right: 0%;
}

.bws-bbc-ingredients-content {
    float: left;
    width: 50%;
    margin-right: 3%;
    display: flex;
    align-items: center;
}

.ingredients-text-subtitle {
	 font-size: 16px;
    font-weight: 500;
    color: #5c4840;
    margin-top: 10px;
    margin-bottom: 0px;
}

.ingredients-text-title-TM {
	font-family: 'freight-neo-pro', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
	font-size: 25px;
    color: #5f4c75;
    margin: 0px;
}

/* Botanical Woods Scalp Shampoo */
#bws-ingredients-content-containter-middle {
	margin-top: 150px;
	margin-bottom: 100px;
}

.ingredients-image-container-phytosence24 {
	width: 60%;
}

.ingredients-text-container-phytosence24 {
	width: 40%;
	margin-left: 30px;
}

#ingredients-content-trishield-complex {
	margin-right: 0%;
}

.ingredients-image-container-trishield-complex {
	width: 40%;
}

.ingredients-image-container-trishield-complex-mobile {
	display: none;
}

.ingredients-text-container-trishield-complex {
	width: 60%;
	margin-left: 30px;
}

.ingredients-image-container-tangerine-fruit-extract {
	position: relative;
	width: 60%;
}

.tangerine-graphic {
    position: absolute;
    top: -117px;
    left: -125px;
}

.tangerine-graphic img {
	width: 160px;
}
	
.tangerine-graphic-mobile {
	display: none;
}
	
.ingredients-text-container-tangerine-fruit-extract {
	width: 40%;
	margin-left: 30px;
}

.ingredients-image-container-malachite-extract {
	width: 40%;
}

.ingredients-image-container-malachite-extract-mobile {
	display: none;
}

.ingredients-text-container-malachite-extract {
	width: 60%;
	margin-left: 30px;
}

#ingredients-content-apple-stem-cell {
	margin-right: 0px;
}

.ingredients-image-container-apple-stem-cell {
	width: 60%;
}

.ingredients-text-container-apple-stem-cell {
	width: 40%;
	margin-left: 30px;
}

/* Botanical Bloom Hair Conditioner */
#bbc-ingredients-content-containter-middle {
	margin-top: 150px;
	margin-bottom: 0px;
}

.ingredients-image-container-hexafusion {
	width: 60%;
}

.ingredients-text-container-hexafusion {
	width: 40%;
	margin-left: 30px;
}

#ingredients-content-10-amino-acids {
	margin-right: 0%;
}

.ingredients-image-container-10-amino-acids {
	width: 40%;
}

.ingredients-image-container-10-amino-acids-mobile {
	display: none;
}

.ingredients-text-container-10-amino-acids {
	width: 60%;
	margin-left: 30px;
}

.ingredients-image-container-hydrolyzed-wheat-protein {
	position: relative;
	width: 60%;
}

.wheat-graphic {
    position: absolute;
    top: 0px;
    left: -223px;
}

.wheat-graphic img {
	width: 140px;
}
	
.wheat-graphic-mobile {
	display: none;
}
	
.ingredients-text-container-hydrolyzed-wheat-protein {
	width: 40%;
	margin-left: 30px;
}

/* ==========================================================================
   threeP-threeS
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.threeP-threeS-content-containter {
	display: flex;
	align-items: center;
	padding-left: 0%;
	padding-right: 0%;
}

.threeP-threeS-content {
	position: relative;
    float: left;
    width: 33.33%;
}

.threeP-threeS-content-text-title {
	position: absolute;
	top: 0;
	left: 0;
	color: #ffffff;
    font-weight: 500;
	padding-top: 5%;
    padding-left: 6%;
}

.threeP-threeS-content-text {
	width: 55%;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    padding-bottom: 5%;
    padding-left: 6%;
}

/* ==========================================================================
   Vegan-friendly
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.vegan-friendly {
	text-align: center;
}

.vegan-friendly-bottom-container {
	margin-top: 50px;
}

.vegan-friendly-title {
	color: #504e3c;
    line-height: 50px;
    font-weight: 600;
	margin: 0px;
	margin-bottom: 10px;
}

.vegan-friendly-content-vegan {
	width: 100%;
	margin-top: 50px;
	padding-left: 20%;
    padding-right: 20%;
}

.vegan-friendly-content {
	display: flex;
	align-items: center;
    width: 100%;
	margin-top: 50px;
	padding-left: 19%;
    padding-right: 19%;
}

.vegan-friendly-image-container {
	width: 50%;
}

.vegan-image {
	text-align: center;
    padding-left: 5%;
    padding-right: 5%;
}

.vegan-image img {
	width: 110px;
	height: auto;
}

.no-sulfate-image {
	float: left;
	width: 33.33%;
    padding-left: 5%;
    padding-right: 5%;
}

.no-sulfate-image img {
	width: 110px;
	height: auto;
}

.chemical-image {
	float: left;
	width: 33.33%;
    padding-left: 5%;
    padding-right: 5%;
}

.chemical-image img {
	width: 110px;
	height: auto;
}	

.atom-image {
	float: left;
	width: 33.33%;
    padding-left: 5%;
    padding-right: 5%;
}

.atom-image img {
	width: 110px;
	height: auto;
}

.vegan-friendly-text-container {
	width: 50%;
	text-align: left;
	padding-left: 5%;
}

.vegan-friendly-text {
	font-size: 18px;
	font-weight: 500;
    color: #5c4840;
	margin-bottom: 0px;
}

/* -----------------------------------------------Balancing Oil----------------------------------------------- */
#bo-vegan-friendly-title {
	color: #5f4c75;
}

/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
#if-vegan-friendly-title {
	color: #945c5c;
}

/* ==========================================================================
   Clinically proven to
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.clinically-proven-container {
   text-align: center;
}

.clinically-proven-title {
	color: #504e3c;
    line-height: 50px;
    font-weight: 600;
	margin: 0px;
	margin-bottom: 10px;
}	

.clinically-proven-content {
    width: 100%;
	margin-top: 20px;
}

.clinically-proven-content-mobile {
	display: none;
}

.clinically-proven {
	margin-top: 50px;
}

.clinically-proven-first {
	position: relative;
	font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
	color: #ffffff;
	font-size: 22px;
}

.skin-roughness-icon {
	position: absolute;
	top: -28px;
    right: 89px;
}

.skin-roughness-icon img { 
	width: 170px;
}

.clinically-proven-text {
	font-size: 22px;
	color: #504e3c;
}

.clinically-proven-number {
	position: relative;
    color: #e2dfd3;
    font-size: 45px;
    line-height: 50px;
    margin-left: 20px;
    vertical-align: text-bottom;
}

.hydrating-icon {
	position: absolute;
	top: -36px;
    right: -156px;
}

.hydrating-icon img { 
	width: 130px;
}

#clinically-proven-increase {
 	margin-left: -52px;
}

#clinically-proven-decrease {
 	margin-left: 70px;
}

.clinically-proven-image {
	margin-top: 50px;
    padding-left: 10%;
    padding-right: 10%;
}

.clinically-proven-image-mobile {
	display: none;
}

.clinically-proven-fine-print {
	color: #5c4840;
	font-size: 18px;
	margin-top: 30px;
	padding-left: 30%;
    padding-right: 30%;
}

/* ==========================================================================
   What Users Say
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.users-say-container {
   text-align: center;
}

.users-say-title {
	color: #504e3c;
    line-height: 50px;
    font-weight: 600;
	margin: 0px;
	margin-bottom: 10px;
}	

.users-say-percent-content {
    width: 100%;
	margin-top: 50px;
}

.users-say-percent-top {
	display: flex;
	align-items: center;
}

.users-say-percent-top-left-container {
	width: 50%;
	padding-right: 5%;
}

.users-say-percent-top-left-container-mobile {
	display: none;
}

.users-say-percent-top-right-container {
	width: 50%;
	padding-left: 5%;
}

.users-say-percent-top-right-content {
	display: flex;
	align-items: center;
	margin-top: 50px;
    margin-bottom: 50px;
}

.users-say-percent-bottom {
	display: flex;
	align-items: center;
	margin-top: 50px;
}

.users-say-percent-bottom-left-container {
	width: 50%;
	padding-right: 5%;
}

.users-say-percent-bottom-right-container {
	width: 50%;
	padding-left: 5%;
}

.users-say-percent-bottom-right-container-mobile {
	display: none;
}

.users-say-percent-bottom-left-content {
	display: flex;
	align-items: center;
	margin-top: 50px;
    margin-bottom: 50px;
}

.users-say-percent-number-container {
	width: 30%;
	padding-right: 3%;
}

.users-say-percent-number {
	font-size: 40px;
	color: #ffffff;
	margin-bottom: 10px;
}

.users-say-percent-bar {
	background-color: #cecbbb !important;
	border-radius: 4px;
}

.users-say-percent-bar-color, 
.users-say-percent-bar-color:hover {
    color: #7f7d69!important;
    background-color: #7f7d69 !important;
    border-radius: 4px;
    height: 8px;
}

.users-say-percent-text {
	text-align: left;
	font-size: 20px;
	color: #504e3c;
	width: 70%;
	padding-left: 3%;
}

.users-say-fine-print {
	color: #5c4840;
	font-size: 18px;
	margin-top: 30px;
	padding-left: 20%;
    padding-right: 20%;
}

/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.sustainable-design-header-container {
	width: 100%;
}

.sustainable-design-header-mobile {
	display: none;
}

.sustainable-design-header-title {
	color: #e2dfd3;
    line-height: 50px;
    font-weight: 500;
    margin: 0px;
    margin-bottom: 10px;
	display: flex;
	justify-content: center;
}

.sustainable-design-header-title-you {
	position: relative;
	float: left;
}

.sustainable-design-header-title-circle {
	position: absolute;
    top: 0px;
    left: 112px;
}

.sustainable-design-header-title-circle img {
	width: 70px;
	height: auto;
}

.sustainable-design-header-title-earth {
	position: relative;
	float: left;
}

.sustainable-design-header-title-line {
	position: absolute;
    bottom: -30px;
    left: -120px;
}

.sustainable-design-header-title-line img {
	width: 150px;
	height: auto;
}

.sustainable-design-bottom-content-container {
	position: relative;
	width: 100%;
	margin-top: 130px;
}

.sustainable-design-bottom-content-title {
	position: absolute;
	font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
	color: #ffffff;
	width: 50%;
	top: -53px;
	right: 0;
	margin: 0px;
	z-index: 1;
}

#sustainable-design-bottom-content-title-mobile {
	display: none;
}

.sustainable-design-content-containter {
	position: relative;
	width: 100%;
}

.top-leave {
	position: absolute;
	top: 100px;
    right: 40px;
}

.top-leave img {
	width: 120px;
}

.sustainable-design-content-side {
	float: left;
	width: 24%;
	margin-top: 18%;
	margin-right: 3%;
}

#outer-box-mobile {
	display: none;
}

#tube {
	margin-right: 0%;
}

.sustainable-design-content {
	position: relative;
	float: left;
	width: 46%;
	margin-right: 3%;
}

.sustainable-design-image-container {
	position: relative;
}

.outer-box-line {
	position: absolute;
	top: 360px;
    left: -159px;
}

.outer-box-line img {
	width: 300px;
}

.sustainable-design-text-container-cap {
	position: absolute;
	left: 100px;
	bottom: 110px;
}

.sustainable-design-text-container-cap-mobile {
	display: none;
}

.sustainable-design-text-container-tube {
	position: relative;
}

.tube-line {
	position: absolute;
	top: 30px;
    left: -144px
}

.tube-line img {
	width: 130px;
}

.sustainable-design-text-title {
	position: relative;
	font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
	font-size: 28px;
	color: #ffffff;
	margin-top: 30px;
	margin-bottom: 0px;
}

.cap-line {
	position: absolute;
	top: -27px;
    left: 112px;
}

.cap-line img {
	width: 120px;
}

#sustainable-design-text-title-tube {
	margin-top: 0px;
}

.sustainable-design-text {
	position: relative;
	font-size: 18px;
	color: #e1dfd1;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bottom-leave {
	position: absolute;
	bottom: 72px;
    left: 164px;
}

.bottom-leave img {
	width: 200px;
}

.bottom-leave-mobile {
	display: none;
}

.sustainable-design-subtext {
	font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
	font-size: 18px;
	color: #e1dfd1;
	margin-top: 10px;
	margin-bottom: 0px;
}

#sustainable-design-text-tube {
	margin-bottom: 80px;
}

/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-container {
	position: relative;
	width: 100%;
	margin-top: 50px;
}

.bws-bbc-sustainable-design-container-mobile {
	display: none;
}

.bws-bbc-sustainable-design-text-title {
	position: relative;
	font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
	font-size: 28px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bws-bbc-sustainable-design-text-container-pump {
	position: absolute;
	top: 190px;
	left: 305px;
}

.bws-bbc-sustainable-design-pump-text {
	position: relative;
	font-size: 18px;
	color: #e1dfd1;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 55%;
}

.pump-line {
	position: absolute;
    bottom: -160px;
    left: 122px;
}

.pump-line img {
	width: 40px;
}

.bws-bbc-sustainable-design-text-container-bottle {
	position: absolute;
	top: 320px;
    right: 483px;
}

.bws-bbc-sustainable-design-bottle-text {
	position: relative;
	font-size: 18px;
	color: #e1dfd1;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}

.bottle-line {
	position: absolute;
    bottom: -155px;
    left: -22px;
}

.bottle-line img {
	width: 45px;
}

.bws-bbc-sustainable-design-text-container-white {
	width: 30%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding-bottom: 5%;
	padding-right: 6%;
}

.bws-bbc-sustainable-design-text-white {
	position: relative;
	font-family: 'Noto Sans TC', 'Avenir LT Std 35 Light', "Microsoft YaHei", STXihei, STHeiti, "돋움", "Dotum", 'Noto Sans SC', sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #ffffff;
	font-style: italic;
	margin-top: 30px;
	margin-bottom: 0px;
	width: 100%;
}

#bws-bbc-sustainable-design-text-white-first {
	margin-top: 0px;
}

/* ==========================================================================
   Tabs
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.tablist {
	position: relative;
	padding: 0;
	overflow-x: auto;
	overflow-y: hidden;
	height: 3rem;
	padding-bottom: 10px;  
}
.tablist::-webkit-scrollbar {
	display: none;
}
.tablist > .inner {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}

.tablist__tab:first-child:nth-last-child(1), .tablist__tab:first-child:nth-last-child(1) ~ .tablist__tab {
	width: 100%;
}
.tablist__tab:first-child:nth-last-child(2), .tablist__tab:first-child:nth-last-child(2) ~ .tablist__tab {
	width: 50%;
}
.tablist__tab:first-child:nth-last-child(3), .tablist__tab:first-child:nth-last-child(3) ~ .tablist__tab {
	width: 33.3333333333%;
}
.tablist__tab:first-child:nth-last-child(4), .tablist__tab:first-child:nth-last-child(4) ~ .tablist__tab {
	width: 25%;
}
.tablist__tab:first-child:nth-last-child(5), .tablist__tab:first-child:nth-last-child(5) ~ .tablist__tab {
	width: 20%;
}
.tablist__tab {
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	/*padding: 0 20px;*/
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
}

.inner li {
	font-size: 24px;
	color: #dddace;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom: 2px solid #504e3c;
}

.tablist__tab_right {
	border-right: 2px solid #dddace;
	padding: 0 20px
}

#tablist__tab_right-faqs {
	border-right: none;
}

.inner li:hover {
	color: #504e3c;
}

.inner li.focusButton {
    color: #502c1e;
	border-bottom: 2px solid #dddace;
}

.tablist-content-text-container {
	margin-bottom: 50px;
}

.recommended-uses-content {
	margin-top: 80px;
}

.recommended-uses-title {
	text-align: center;
	margin-bottom: 50px;
}

.recommended-uses-title a {
	color: #e2dfd3;
    line-height: 50px;
    font-weight: 500;
	text-decoration: none;
}

.recommended-uses-title a:hover {
	color: #502c1e;
}

.tablist-content-text {
	font-size: 19px;
	font-weight: 500;
    color: #504e3c;
	margin-bottom: 30px;
}

.tablist-content-title {
	font-size: 18px;
	font-weight: 600;
    color: #504e3c;
	margin-bottom: 10px;
}

.tablist-content-text-caution {
	font-size: 16px;
	font-weight: 500;
    color: #504e3c;
	margin-bottom: 30px;
}

.night-routine-container {
	width: 100%;
}

.night-routine-one {
	position: relative;
	float: left;
	width: 50%;
}

.night-routine-two {
	position: relative;
	float: left;
	width: 50%;
}

.night-routine-content-one {
	position: absolute;
	padding-top: 5%;
    padding-left: 6%;
    width: 50%;
	top: 0px;
	left: 0px;
}

.night-routine-content-two {
	position: absolute;
	padding-bottom: 5%;
    padding-left: 6%;
    width: 50%;
	bottom: 0px;
	left: 0px;
}

.night-routine-number {
	font-size: 55px;
	font-weight: 100;
	color: #ffffff;
}

.night-routine-title {
	font-size: 25px;
	line-height: 28px;
	color: #ffffff;
}

.night-routine-text {
	font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    margin-top: 20px;
}

.night-routine-text a {
	font-size: 18px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}

.night-routine-text a:hover {
	color: #dddace;
}

.ultimate-nourishment {
	position: relative;
}

#ultimate-nourishment-video {
	width: 100%;
    height: 100%;
    object-fit: cover;
	margin-top: -5px;
}

#ultimate-nourishment-video::-webkit-media-controls-panel {
  display: none!important;
 -webkit-appearance: none;
}

#ultimate-nourishment-video::--webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

#ultimate-nourishment-video::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}

#ultimate-nourishment-video-mobile {
	display: none;
}

.ultimate-nourishment-mobile {
	display: none;
}

.ultimate-nourishment-content {
	position: absolute;
	padding-bottom: 5%;
    padding-left: 6%;
    width: 50%;
	bottom: 0px;
	left: 0px;
}

.ultimate-nourishment-content-mobile {
	display: none;
}

.ultimate-nourishment-title {
	font-size: 35px;
    font-weight: 600;
	color: #ffffff;
}

.ultimate-nourishment-text {
	font-size: 18px;
    line-height: 20px;
	color: #ffffff;
	margin-top: 20px;
}

.ultimate-nourishment-text a {
	font-size: 18px;
    line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}

.ingredients-list-content {
	margin-top: 80px;
}

.caution-disclaimer-statements-content {
	margin-top: 80px;
}

.faqs-content {
	margin-top: 80px;
}

.faqs-title {
	text-align: center;
	color: #e2dfd3;
    line-height: 50px;
    font-weight: 500;
	margin-bottom: 50px;
}

/* FAQ Accordion */
summary {
	font-size: 20px;
	font-weight: 500;
	line-height: 22px;
	color: #5c4840;
	outline: none;
	text-align: left;
	cursor: pointer;
	position: relative;
	list-style: none;
	padding-right: 50px;
}

details {
	text-align: left;
	border-bottom: 1px solid #504e3c;
	padding: 40px 0;
}

.balancing-oil details {
	border-bottom: 1px solid #5c4840;
}

.intimeds-femwash details {
	border-bottom: 1px solid #5c4840;
}

/*details:first-of-type {
	border-top: 1px solid #504e3c;
}*/
details > summary::after {
	position: absolute;
	content: url(../images/arrow-down.svg);
	width: 15px;
    top: 0;
	right: 30px;
    
}
details[open] > summary::after {
	position: absolute;
	content: url(../images/arrow-up.svg);
	width: 15px;
	right: 30px;
}
details > summary::-webkit-details-marker {
	display: none;
}
details[open] summary ~ * {
	animation: sweep .5s ease-in-out;
}
@keyframes sweep {
	0%    {opacity: 0; margin-top: -10px}
	100%  {opacity: 1; margin-top: 0px}
}

.faq__content {
	padding-right: 80px;
}

.faq__content p {
	font-size: 18px;
	font-weight: 500;
	color: #504e3c;
	margin-top: 20px;
	margin-bottom: 0;
}

.balancing-oil .faq__content p,
.intimeds-femwash .faq__content p {
	color: #5c4840;
}

.faq__content p:first-of-type {
	margin-top: 40px;
}

.faq__content a {
	color: #ff806ee3;
    font-weight: 400;
}

.faq__content a:hover {
	text-decoration: underline;
}

.faq .small_title {
	text-align: center;
	margin-bottom: 100px;
}

.faq .productDetail__col--text {
	margin-top: 50px;
}

/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.balancing-oil .inner li {
	font-size: 24px;
	color: #d6d4db;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom: 2px solid #5f4c75;
}

.balancing-oil .tablist__tab_right {
	border-right: 2px solid #d6d4db;
	padding: 0 20px
}

.balancing-oil .inner li:hover {
	color: #5f4c75;
}

.balancing-oil .inner li.focusButton {
    color: #5f4c75;
	border-bottom: 2px solid #d6d4db;
}

.bo-recommended-use-container {
	width: 100%;
}

.bo-recommended-use-one {
	position: relative;
	float: left;
	width: 50%;
}

.bo-recommended-use-two {
	position: relative;
	float: left;
	width: 50%;
}

.bo-recommended-use-three {
	position: relative;
	float: left;
	width: 100%;
	margin-top: -5px;
    display: flex;
    align-items: center;
}

.bo-recommended-use-content-one {
	position: absolute;
	padding-top: 30%;
    padding-left: 6%;
    width: 50%;
	top: 0px;
	left: 0px;
}

.bo-recommended-use-content-two {
	position: absolute;
	padding-bottom: 6%;
    padding-left: 6%;
    width: 60%;
	bottom: 0px;
	left: 0px;
}

.bo-recommended-use-content-three {
	position: absolute;
    width: 33%;
	top: 50%;
    right: 6%; 
}

.bo-recommended-use-three-image-mobile {
	display: none
}

.bo-recommended-use-text {
	font-size: 20px;
    line-height: 25px;
    color: #ffffff;
}

.bo-tablist-content-text {
	font-size: 19px;
	font-weight: 500;
    color: #5c4840;
	margin-bottom: 30px;
}

.bo-tablist-content-title {
	font-size: 18px;
	font-weight: 600;
    color: #5c4840;
	margin-bottom: 10px;
}

.bo-tablist-content-text-caution {
	font-size: 16px;
	font-weight: 500;
    color: #5c4840;
	margin-bottom: 30px;
}

.how-to-use-title {
	font-size: 23px;
    font-weight: 600;
	color: #5f4c75;
}

.how-to-use-text {
	font-size: 20px;
	color: #5c4840;
}

/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.intimeds-femwash .inner li {
	font-size: 24px;
	color: #ddccc9;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom: 2px solid #945c5c;
}

.intimeds-femwash .tablist__tab_right {
	border-right: 2px solid #945c5c;
	padding: 0 20px
}

.intimeds-femwash .inner li:hover {
	color: #945c5c;
}

.intimeds-femwash .inner li.focusButton {
    color: #945c5c;
	border-bottom: 2px solid #ddccc9;
}

.if-how-to-use-text {
	font-size: 20px;
	font-weight: 600;
	color: #5c4840;
}
/* ==========================================================================
   Reviews
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.reviews {
	text-align: center;
}

.reviews-title {
	color: #504e3c;
    line-height: 50px;
    font-weight: 600;
	margin: 0px;
	margin-bottom: 10px;
}

.reviews-disclaimer-container {
	width: 100%;
	margin-top: 30px;
}

.reviews-disclaimer {
	font-size: 17px;
	color: #5c4840;
}

.reviews-content {
	display: flex;
	align-items: center;
    width: 100%;
	margin-top: 50px;
}

.reviews-image-container {
	width: 50%;
}

.reviews-text-container {
	width: 50%;
	text-align: left;
}

.reviews-text {
	overflow-y: auto;
    max-height: 1000px;
    margin-bottom: 100px;
}

.reviews-text::-webkit-scrollbar  {
    width: 7px;
} 
.reviews-text::-webkit-scrollbar-track {
	background: #7c7862;
} 
.reviews-text::-webkit-scrollbar-thumb {
	background: #c9c6b6;
}

.reviews-text-group {
	margin-top: 30px;
    margin-left: 40px;
    margin-right: 40px;
    border-bottom: 1px #504e3c solid;
}

.balancing-oil .reviews-text-group, 
.intimeds-femwash .reviews-text-group {
	 border-bottom: 1px #5c4840 solid;
}

.reviews-text-title {
    font-size: 24px;
    color: #504e3c;
    line-height: 30px;
	margin-bottom: 20px;
}

.reviews-image-group-container {
	text-align: center;
	margin-bottom: 20px;
}

.reviews-image img {
	width: 50%;
}

.reviews-image-group {
	float: left;
	width: 50%;
	padding-right: 5px;
}

.reviews-image-2 {
	padding-left: 5px;
	padding-right: 0px;
}

.reviews-text-contents {
	font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    color: #5c4840;
	margin-bottom: 20px;
}

.reviews-text-name {
	text-align: right;
	font-size: 21px;
	font-weight: 500;
    color: #504e3c;
	margin-bottom: 30px;
}

.reviews-text-name::before {
    display: inline-block;
    content: "";
    border-top: 1px solid #504e3c;
    width: 60px;
    margin: 0 10px;
    transform: translateY(-4px);
}

.reviews-button-title {
    font-size: 26px;
    color: #504e3c;
    line-height: 30px;
	margin-bottom: 20px;
	text-align: right;
}

.reviews-button {
	float: right;
	margin: 0px;
}

.reviews-button a {
	font-size: 22px;
	color: #e2dfd3;
    line-height: 30px;
    font-weight: 600;
	border-bottom: solid 1px #e2dfd3;
    text-decoration: none;
}

.reviews-button a:hover {
	color: #504e3c;
	border-bottom: solid 1px #504e3c;
}

/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-reviews-text {
	overflow-y: auto;
    max-height: 1000px;
    margin-bottom: 100px;
}

.bo-reviews-text::-webkit-scrollbar  {
    width: 7px;
} 
.bo-reviews-text::-webkit-scrollbar-track {
	background: #80808f;
} 
.bo-reviews-text::-webkit-scrollbar-thumb {
	background: #d6d4db;
}

.bo-reviews-title {
	color: #5f4c75;
    line-height: 50px;
    font-weight: 600;
	margin: 0px;
	margin-bottom: 10px;
}

.bo-reviews-text-title {
    font-size: 24px;
    color: #5f4c75;
    line-height: 30px;
	margin-bottom: 20px;
}

.bo-reviews-text-name {
	text-align: right;
	font-size: 21px;
	font-weight: 500;
    color: #5f4c75;
	margin-bottom: 30px;
}

.bo-reviews-text-name::before {
    display: inline-block;
    content: "";
    border-top: 1px solid #5f4c75;
    width: 60px;
    margin: 0 10px;
    transform: translateY(-4px);
}

.bo-reviews-button-title {
    font-size: 26px;
    color: #5f4c75;
    line-height: 30px;
	margin-bottom: 20px;
	text-align: right;
}

.bo-reviews-button {
	float: right;
	margin: 0px;
}

.bo-reviews-button a {
	font-size: 22px;
	color: #d6d4db;
    line-height: 30px;
    font-weight: 600;
	border-bottom: solid 1px #d6d4db;
    text-decoration: none;
}

.bo-reviews-button a:hover {
	color: #5f4c75;
	border-bottom: solid 1px #5f4c75;
}

/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-reviews-text {
	overflow-y: auto;
    max-height: 1000px;
    margin-bottom: 100px;
}

.if-reviews-text::-webkit-scrollbar  {
    width: 7px;
} 
.if-reviews-text::-webkit-scrollbar-track {
	background: #a77474;
} 
.if-reviews-text::-webkit-scrollbar-thumb {
	background: #ddccc9;
}

.if-reviews-title {
	color: #945c5c;
    line-height: 50px;
    font-weight: 600;
	margin: 0px;
	margin-bottom: 10px;
}

.if-reviews-text-title {
    font-size: 24px;
    color: #945c5c;
    line-height: 30px;
	margin-bottom: 20px;
}

.if-reviews-text-name {
	text-align: right;
	font-size: 21px;
	font-weight: 500;
    color: #945c5c;
	margin-bottom: 30px;
}

.if-reviews-text-name::before {
    display: inline-block;
    content: "";
    border-top: 1px solid #945c5c;
    width: 60px;
    margin: 0 10px;
    transform: translateY(-4px);
}

.if-reviews-button-title {
    font-size: 26px;
    color: #945c5c;
    line-height: 30px;
	margin-bottom: 20px;
	text-align: right;
}

.if-reviews-button {
	float: right;
	margin: 0px;
}

.if-reviews-button a {
	font-size: 22px;
	color: #ddccc9;
    line-height: 30px;
    font-weight: 600;
	border-bottom: solid 1px #ddccc9;
    text-decoration: none;
}

.if-reviews-button a:hover {
	color: #945c5c;
	border-bottom: solid 1px #945c5c;
}

/* ==========================================================================
   Works Harmoniously with
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.works-harmoniously-container {
	margin: 0 auto;
	text-align: center;
}

.works-harmoniously-title {
    color: #504e3c;
    line-height: 50px;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 10px;
}

.works-harmoniously-image {
	width: 100%;
}

.works-harmoniously-image img {
	width: 280px;
}

.works-harmoniously-text {
	margin-top: 30px;
}

.works-harmoniously-text a {
    font-size: 25px;
	font-weight: 500;
    color: #504e3c;
	text-decoration: none;
}

.works-harmoniously-text a:hover {
    color: #dddace;
}

/* ==========================================================================
   Video
   ========================================================================== */
.videos-container {
	width: 50%;
	margin: 0 auto;
	text-align: center;
}

#video-product {
	aspect-ratio: 16 / 9;
  	width: 100%;
	cursor: pointer;
}

.video-title {
	text-align: center;
    color: #504e3c;
    line-height: 30px;
	margin-top: 30px;
}

.balancing-oil .video-title,
.intimeds-femwash .video-title {
    color: #5c4840;
}


@media (max-width: 1650px) {
/* -------------------------------------------------Product------------------------------------------------- */
.product-main-image-scalp-shampoo {
	height: 600px;
}

.product-main-image-hair-conditioner {
	height: 600px;
}
	
.product-main-image-body-cream {
    height: 600px;
}

.product-main-image-balancing-oil {
    height: 600px;
}

.product-main-image-intimeds {
    height: 600px;
}

/* ==========================================================================
   Texture
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.texture-text-top  {
	padding-right: 0%;
}

.texture-text-bottom  {
    padding-left: 10%;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-texture-text-top  {
	padding-right: 0%;
}

.bws-bbc-texture-text-bottom  {
    padding-left: 10%;
}
	
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.macadamia-seed-oil-vector img {
    width: 220px;
}

.opunita-ficus-indica-extract {
    top: -113px;
    left: -86px;
}
	
.opunita-ficus-indica-extract img {
	width: 140px;
}
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-ingredients-content {
	padding-left: 6%;
    padding-right: 6%; 
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Woods Scalp Shampoo */
.tangerine-graphic {
	top: -102px;
	left: -111px;
}

.tangerine-graphic img {
	width: 140px;
}
	
/* Botanical Bloom Hair Conditioner */
.wheat-graphic img {
	width: 130px;
}
	
/* ==========================================================================
   threeP-threeS
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.threeP-threeS-content-text {
	width: 65%;
}
	
/* ==========================================================================
   Vegan-friendly
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.vegan-friendly-content {
	padding-left: 10%;
    padding-right: 10%;
}
	
/* ==========================================================================
   Clinically proven to
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.clinically-proven-image {
    padding-left: 5%;
    padding-right: 5%;
}
	
#clinically-proven-increase {
    margin-left: -53px;
}

.clinically-proven-fine-print {
	padding-left: 20%;
    padding-right: 20%;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.top-leave {
	top: 47px;
}

.top-leave img {
	width: 100px;
}
	
.bottom-leave {
	bottom: 55px;
    left: 100px;
}
	
.bottom-leave img {
	width: 180px;
}
	
#sustainable-design-text-tube {
    margin-bottom: 50px;
}
	
.sustainable-design-content-side {
	margin-top: 13%;
}
	
.outer-box-line {
	top: 252px;
    left: -102px;
}

.outer-box-line img {
	width: 210px;
}

.tube-line {
	top: 61px;
    left: -128px;
}

.tube-line img {
	width: 115px;
}

.sustainable-design-text-container-cap {
	left: 70px;
	bottom: 70px;
}

.cap-line {
    top: -15px;
    left: 88px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-pump {
	top: 100px;
	left: 216px;
}

.bws-bbc-sustainable-design-text-container-bottle {
	top: 206px;
	right: 333px;
}
	
/* ==========================================================================
   Reviews
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.reviews-text {
    max-height: 800px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-reviews-text {
    max-height: 800px;
}
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-reviews-text {
    max-height: 800px;
}
	
/* ==========================================================================
   Video
   ========================================================================== */
.videos-container {
	width: 60%;
}
}

@media (max-width: 1550px) {
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.section-container {
    padding-top: 80px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-pump {
	top: 89px;
	left: 204px;
}

.bws-bbc-sustainable-design-text-container-bottle {
	top: 198px;
	right: 315px;
}
}

@media (max-width: 1500px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.ingredients-content-containter-skin {
    padding-left: 6%;
    padding-right: 6%;
}
	
.ingredients-image-container-opunita {
    width: 70%;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.outer-box-line {
    top: 227px;
    left: -98px;
}

.outer-box-line img {
	width: 190px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-bottle {
	top: 183px;
    right: 297px;
}
	
/* ==========================================================================
   Reviews
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.reviews-text {
    max-height: 700px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-reviews-text {
    max-height: 700px;
}
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-reviews-text {
    max-height: 700px;
}
}


@media (max-width: 1450px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-pump {
	top: 68px;
	left: 179px;
}

.bws-bbc-sustainable-design-text-container-bottle {
	top: 170px;
    right: 277px;
}
	
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Woods Scalp Shampoo */
.tangerine-graphic {
	top: -81px;
	left: -97px;
}

.tangerine-graphic img {
	width: 120px;
}
	
/* Botanical Bloom Hair Conditioner */
.wheat-graphic {
    left: -200px;
}
	
.wheat-graphic img {
	width: 120px;
}
	
/* ==========================================================================
   threeP-threeS
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.threeP-threeS-content-text {
	width: 75%;
}
}
	

@media (max-width: 1430px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.cap-line {
    top: -7px;
    left: 80px;
}
	
.cap-line img {
    width: 100px
}
}

@media (max-width: 1420px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.tube-line {
    top: 47px;
    left: -118px;
}

.tube-line img {
	width: 110px;
}
}


@media (max-width: 1400px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.macadamia-seed-oil-vector img {
    width: 200px;
}
	
.opunita-ficus-indica-extract {
    top: -95px;
    left: -84px;
}
	
.opunita-ficus-indica-extract img {
	width: 130px;
}
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-ingredients-content {
	padding-left: 4%;
    padding-right: 4%; 
}
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.bottom-leave {
	bottom: 0px;
}
	
.outer-box-line {
    top: 204px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-bottle {
	top: 155px;
	right: 263px;
}
	
/* ==========================================================================
   Reviews
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.reviews-text {
    max-height: 600px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-reviews-text {
    max-height: 600px;
}
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-reviews-text {
    max-height: 600px;
}
}


@media (max-width: 1350px) {
.section-container {
    padding-top: 0px;
}
	
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Bloom Hair Conditioner */
.wheat-graphic {
    left: -180px;
}
	
.wheat-graphic img {
	width: 110px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-pump {
	top: 47px;
	left: 156px;
}

.bws-bbc-sustainable-design-text-container-bottle {
	top: 140px;
	right: 246px;
}
}

@media (max-width: 1320px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.tube-line {
    top: 53px;
    left: -103px;
}

.tube-line img {
	width: 90px;
}
}

@media (max-width: 1300px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.outer-box-line {
	top: 191px;
    left: -89px;
}
.outer-box-line img {
	width: 170px;
}
		
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-bottle {
	top: 127px;
	right: 231px;
}
}

@media (max-width: 1280px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.cap-line {
    top: 0px;
    left: 70px;
}

.cap-line img {
	width: 90px;
}
}

@media (max-width: 1250px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-pump {
	top: 39px;
	left: 134px;
}
	
.pump-line {
    bottom: -148px;
}

.bws-bbc-sustainable-design-text-container-bottle {
	top: 148px;
	right: 215px;
}
	
.bottle-line {
    bottom: -123px;
}
	
.bottle-line img {
   width: 35px;
}
	
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Woods Scalp Shampoo */
.tangerine-graphic {
	top: -72px;
	left: -84px;
}
	
.tangerine-graphic img {
	width: 110px;
}
	
/* Botanical Bloom Hair Conditioner */
.wheat-graphic {
    left: -165px;
}
	
.wheat-graphic img {
	width: 100px;
}
	
/* ==========================================================================
   threeP-threeS
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.threeP-threeS-content-text {
	width: 85%;
}
}

@media (max-width: 1220px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.top-leave {
	top: 32px;
	right: 0px;
}

.top-leave img {
	width: 90px;
}
}

@media (max-width: 1200px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-ingredients-content {
	padding-left: 0%;
    padding-right: 0%; 
}
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.outer-box-line {
	top: 178px;
    left: -76px;
}
.outer-box-line img {
	width: 145px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-pump {
	top: 45px;
	left: 140px;
}
	
.pump-line {
    bottom: -135px;
    left: 107px;
}
	
.pump-line img {
    width: 35px;
}
	
.bws-bbc-sustainable-design-text-container-bottle {
	top: 148px;
	right: 221px;
}
	
.bottle-line {
	bottom: -110px;
	left: 6px;
}
	
.bottle-line img {
	width: 30px;
}
}

@media (max-width: 1180px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.cap-line {
    top: 12px;
    left: 72px;
}

.cap-line img {
	width: 70px;
}
}

@media (max-width: 1170px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.bottom-leave {
    left: 105px;
}
	
.bottom-leave img{
    width: 160px;
}
}

@media (max-width: 1149px) {
/* -------------------------------------------------Product------------------------------------------------- */
#section-subcontainer-product-main {
	margin-top: 50px;
	margin-bottom: 100px;
}
	
	
.product-main-name {
    width: 40%;
}
	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.sectionbottom-subcontainer {
    margin-top: 100px;
    margin-bottom: 100px;
}
	
/* ==========================================================================
   Product Detail / Tagline 
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
#section-subcontainer-product-detail {
	/*margin-top: 65px;*/
	margin-top: 0px;
}
	
#content-container-product-detail {
	padding-left: 0%;
	padding-right: 0%;
}
	
.product-detail-content {
	padding-left: 5%;
	padding-right: 5%;
}
	
.product-detail {
	display: block;
}
	
.product-detail-image {
    width: 100%;
}
	
#owl-demo {
	display: none !important;
}
	
#owl-demo2 {
	display: block !important;
}
	
.product-detail-content {
	width: 100%;
	margin-left: 0%;
    margin-top: 40px;
}	
	
.product-tagline-container {
    margin-top: 30px;
}
	
.product-description-benefits-container {
    margin-top: 30px;
}

.product-description-benefits {
    font-size: 20px;
}
	
.clinically-proven-results-link-container {
    margin-top: 30px;
}
	
.clinically-proven-results-link-image img {
	width: 28px;
}
	
.clinically-proven-results-link-text {
    margin-top: 10px;
}
	
.clinically-proven-results-link-text a {
	font-size: 20px;
}
	
.product-coo-vol-container {
    margin-top: 30px;
}
	
.product-coo {
	font-size: 15px;
}

.product-vol {
	font-size: 15px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-product-description-benefits {
	font-size: 20px;
}

/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-product-description-benefits {
	font-size: 20px;
}
	
/* ==========================================================================
   Texture
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.texture-text-bottom  {
    padding-left: 5%;
}
	
.texture-subtext {
    font-size: 21px;
}
	
/* ==========================================================================
   Scent
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.scent-content {
    width: 47%;
}

#scent-content-lavender {
	clear: both;
    margin-top: 50px;
}
	
.scent-image-container-lavender {
	margin-right: 62px;
    padding-left: 28px;
}
	
#scent-content-rosemary {
	margin-right: 0%;
}

.scent-text-title {
	font-size: 23px;
}

.scent-text {
	font-size: 17px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-scent-text {
    font-size: 22px;
}

.bo-scent-text-bottom {
    font-size: 23px;
}
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-scent-text {
    font-size: 23px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Woods Scalp Shampoo */
.bws-scent-image-container-lavender {
	margin-right: 62px;
    padding-left: 28px;
}
	
#bws-scent-content-eucalyptus {
	margin-right: 0%;
}
	
#bws-scent-content-patchouli {
	clear: both;
	margin-top: 50px;
}

/* Botanical Bloom Hair Conditioner */
.bbc-scent-content {
    width: 47%;
    margin-right:6%;
}

.bbc-scent-image-container-rosemary {
	margin-right: 23px;
}
	
.bbc-scent-image-container-rosemary img {
    margin-left: -28px;
}
	
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.ingredients-content {
	float: none;
	width: 100%;
}
	
.ingredients-content-containter {
    padding-left: 0%;
    padding-right: 0%;
}
	
#ingredients-content-macadamia {
	margin-top: 0px;
}
	
.ingredients-image-container-macadamia {
	width: 50%;
}

.ingredients-text-container-macadamia {
	position: relative;
	width: 50%;
	margin-top: 0px;
}
	
.macadamia-seed-oil-vector {
	display: none;
}
	
.macadamia-seed-oil-vector-text {
	position: absolute;
	display: block;
	top: -116px;
	right: 0px;
}
	
.macadamia-seed-oil-vector-text {
    bottom: -104px;
}
	
.macadamia-seed-oil-vector-text img {
	width: 230px;
	height: auto;
}
	
.ingredients-image-container-shea-butter {
	display: none;
}
	
.ingredients-image-container-shea-butter-mobile {
	display: block;
	width: 50%;
}

.ingredients-text-container-shea-butter {
	width: 50%;
	margin-left: 30px;
}
	
#ingredients-content-shea-butter {
	margin-top: 50px;
	margin-left: 0%;
}
	
.ingredients-text-title {
	font-size: 23px;
}

.ingredients-text {
	font-size: 17px;
}
	
.ingredients-content-containter-skin {
    padding-left: 0%;
    padding-right: 0%;
}

.ingredients-image-container-broccoli {
	display: none;
}

.ingredients-image-container-broccoli-mobile {
	display: block;
	width: 50%;
}
	
.ingredients-text-container-broccoli {
	width: 50%;
	margin-left: 30px;
	margin-right: 0px;
}
	
#ingredients-content-opunita {
	display: flex;
	align-content: center;
	margin-top: 50px;
	margin-left: 0%;
}

	
.ingredients-image-container-opunita {
	display: none;
}
	
.ingredients-image-container-opunita-mobile {
	width: 50%;
	display: block;
}
	
.ingredients-text-container-opunita {
	position: relative;
	width: 50%;
	margin-left: 30px;
}
	
.opunita-ficus-indica-extract-mobile {
	display: block;
	position: absolute;
    top: -129px;
    left: -57px;
}
	
.opunita-ficus-indica-extract-mobile img {
    width: 125px;
	height: auto;
}

.fine-print-skin-ingredients {
    font-size: 17px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-ingredients-content-rosemary {
    margin-bottom: 50px;
}
	
.bo-ingredients-content-rosemary-bottom {
	display: block;
}
	
.bo-ingredients-text-container-rosemary-bottom {
	display: none;
}
	
.bo-ingredients-text-title {
    font-size: 25px;
}

.bo-ingredients-text {
	font-size: 18px;
}
	
.bo-ingredients-content-lavender {
    padding-left: 0%;
    padding-right: 0%;
}
	
.bo-ingredients-text-container-lavender {
    width: 40%;
}	
	
.bo-ingredients-image-container-lavender {
    width: 60%;
}
	
.bo-ingredients-content-vitamins {
	padding-left: 0%;
    padding-right: 0%;
}

.bo-ingredients-image-container-vitamins {
    margin-left: 10%;
}
	
.bo-ingredients-image-container-vitamins img {
    width: 200px;
} 
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-ingredients-content {
    display: block;
}

.if-ingredients-content-container {
	width: 100%;
	margin-top: 50px;
	margin-right: 0%;
}

.if-ingredients-image-container {
	display: none;
}

.if-ingredients-image-container-tablet {
	display: block;
	width: 100%;
	margin-left: 0%;
}
	
.if-ingredients-text-container {
	float: left;
	width: 44%;
	margin-left: 3%;
	margin-right: 3%;	
}
	
#if-ingredients-text-container-tea-tree-oil {
	clear: both;
}
	
.if-ingredients-text-title {
    font-size: 25px;
}

.if-ingredients-text {
	font-size: 18px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-ingredients-content-containter {
	display: block;
}

.bws-bbc-ingredients-content {
    float: none;
    width: 100%;
}

/* Botanical Woods Scalp Shampoo */
#bws-ingredients-content-containter-middle {
	margin-top: 50px;
	margin-bottom: 50px;
}

.ingredients-text-subtitle {
	font-size: 15px;
    font-weight: 500;
}

.ingredients-text-title-TM {
	font-size: 23px;
}
	
.ingredients-image-container-phytosence24 {
    width: 50%;
}

.ingredients-text-container-phytosence24 {
    width: 50%;
}

#ingredients-content-trishield-complex {
	margin-top: 50px;
}

.ingredients-image-container-trishield-complex {
	display: none;
}

.ingredients-image-container-trishield-complex-mobile {
	display: block;
	width: 50%;
}

.ingredients-text-container-trishield-complex {
	width: 50%;
}

.ingredients-image-container-tangerine-fruit-extract {
    width: 50%;
}
	
.tangerine-graphic {
	display: none;
}
	
.tangerine-graphic-mobile {
	position: absolute;
	display: block;
	top: -110px;
    right: 0;
}
	
.tangerine-graphic-mobile img {
	width: 120px;
}

.ingredients-text-container-tangerine-fruit-extract {
	position: relative;
    width: 50%;
}
	
.ingredients-image-container-malachite-extract {
	display: none;
}

.ingredients-image-container-malachite-extract-mobile {
	display: block;
	width: 50%;
}

.ingredients-text-container-malachite-extract {
	width: 50%;
}

#ingredients-content-apple-stem-cell {
	margin-top: 50px;
}

.ingredients-image-container-apple-stem-cell {
	width: 50%;
}

.ingredients-text-container-apple-stem-cell {
	width: 50%;
}
	
/* Botanical Bloom Hair Conditioner */
#bbc-ingredients-content-containter-middle {
	margin-top: 50px;
}
	
.ingredients-image-container-hexafusion {
	width: 50%;
}

.ingredients-text-container-hexafusion {
	width: 50%;
}
	
#ingredients-content-10-amino-acids {
	margin-top: 50px;
}

.ingredients-image-container-10-amino-acids {
	display: none;
}

.ingredients-image-container-10-amino-acids-mobile {
	display: block;
	width: 50%;
}

.ingredients-text-container-10-amino-acids {
	width: 50%;
}
	
.ingredients-image-container-hydrolyzed-wheat-protein {
    width: 50%;
}
	
.wheat-graphic {
	display: none;
}

.wheat-graphic-mobile {
	position: absolute;
	display: block;
	top: -145px;
    right: 32px;
}
	
.wheat-graphic-mobile img {
	width: 115px;
}

.ingredients-text-container-hydrolyzed-wheat-protein {
	position: relative;
    width: 50%;
}
	
/* ==========================================================================
   threeP-threeS
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.threeP-threeS-content-containter {
    display: block;
}
	
.threeP-threeS-content {
	width: 50%;
}
	
.threeP-threeS-content-image {
	margin-top: -5px;
}
	
.threeP-threeS-content-text {
	width: 100%;
	font-size: 17px;
	padding-bottom: 8%;
    padding-right: 6%;
}

/* ==========================================================================
   Vegan-friendly
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.vegan-friendly-text {
	font-size: 17px;
}
	
.vegan-friendly-content {
    padding-left: 5%;
    padding-right: 5%;
}
	
.vegan-image img {
	width: 100px;
}

.no-sulfate-image img {
	width: 100px;
}

.chemical-image img {
	width: 100px;
}	
	
.atom-image img {
	width: 100px;
}
/* ==========================================================================
   Clinically proven to
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.clinically-proven-first {
	font-size: 21px;
}

.clinically-proven-text {
	font-size: 21px;
}

.clinically-proven-number {
    font-size: 43px;
}
	
#clinically-proven-increase {
    margin-left: -50px;
}
	
.clinically-proven-image {
	display: none;
}
	
.clinically-proven-image-mobile {
	margin-top: 50px;
	display: block;
}

.clinically-proven-fine-print {
	font-size: 17px;
	padding-left: 10%;
    padding-right: 10%;
}
	
/* ==========================================================================
   What Users Say
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.users-say-percent-top {
	display: block;
}

.users-say-percent-top-left-container {
	display: none;
}
	
.users-say-percent-top-left-container-mobile {
	display: block;
}

.users-say-percent-top-right-container {
	width: 100%;
	padding-right: 5%;
}
	
.users-say-percent-bottom {
	display: block;
}

.users-say-percent-bottom-left-container {
    width: 100%;
    padding-left: 5%;
}
	
.users-say-percent-bottom-right-container {
	display: none;
}

.users-say-percent-bottom-right-container-mobile {
	display: block;
}
	
.users-say-percent-number-container {
	width: 20%;
}

.users-say-percent-number {
	font-size: 38px;
}

.users-say-percent-text {
	font-size: 19px;
	width: 80%;
}

.users-say-fine-print {
	font-size: 17px;
	padding-left: 10%;
    padding-right: 10%;
}
	
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.sustainable-design-header-title-circle {
    left: 105px;
}
	
.sustainable-design-bottom-content-title {
    width: 56%;
}
	
.sustainable-design-text-container-cap {
    left: 50px;
    bottom: 50px;
}

.cap-line {
    top: -3px;
    left: 82px;
}
	
.cap-line img {
	width: 90px;
}

.sustainable-design-text-title {
	font-size: 26px;
}
	
.sustainable-design-text {
	font-size: 17px;
}

.sustainable-design-subtext {
	font-size: 17px;
}
	
.outer-box-line {
    top: 190px;
    left: -89px;
}
	
.outer-box-line img {
 	width: 170px;
}

.tube-line {
	top: 50px;
	left: -92px;
}

.tube-line img {
	width: 80px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-title {
	font-size: 26px;
}
	
.bws-bbc-sustainable-design-text-container-pump {
	top: 69px;
	left: 164px;
}

.bws-bbc-sustainable-design-pump-text {
	font-size: 17px;
}
	
.bws-bbc-sustainable-design-text-container-bottle {
	top: 177px;
	right: 262px;
}
	
.bws-bbc-sustainable-design-bottle-text {
	font-size: 17px;
}

.bws-bbc-sustainable-design-text-white {
	width: 93%;
	font-size: 18px;
	margin-top: 20px;
}
	
.bws-bbc-sustainable-design-text-container-white {
    padding-bottom: 4%;
    padding-right: 3%;
}
	
/* ==========================================================================
   Tabs
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
/*.inner li {
	font-size: 22px;
}*/
	
.tablist-content-text {
	font-size: 18px;
}

.tablist-content-title {
	font-size: 17px;
}

.tablist-content-text-caution {
	font-size: 15px;
}

.night-routine-content-one {
    width: 70%;
}
	
.night-routine-content-two {
    width: 70%;
	padding-bottom: 40px;
}

.night-routine-number {
	font-size: 53px;
}

.night-routine-title {
	font-size: 23px;
}

.night-routine-text {
	font-size: 17px;
}

.night-routine-text a {
	font-size: 17px;
}

.ultimate-nourishment-content {
	padding-bottom: 40px;
    width: 70%;
}

.ultimate-nourishment-title {
	font-size: 33px;
}

.ultimate-nourishment-text {
	font-size: 17px;
}

.ultimate-nourishment-text a {
	font-size: 17px;
}
	
/* FAQ Accordion */
summary {
	font-size: 19px;
}

.faq__content p {
	font-size: 17px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
/*.balancing-oil .inner li {
	font-size: 22px;
}*/
	
.bo-recommended-use-content-one {
    width: 55%;
}

.bo-recommended-use-content-two {
    width: 70%;
}
	
.bo-recommended-use-text {
	font-size: 19px;
}
	
.bo-tablist-content-text {
	font-size: 18px;
}

.bo-tablist-content-title {
	font-size: 17px;
}

.bo-tablist-content-text-caution {
	font-size: 15px;
}

.how-to-use-title {
	font-size: 21px;
}

.how-to-use-text {
	font-size: 19px;
}
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
/*.intimeds-femwash .inner li {
	font-size: 22px;
}*/

.if-how-to-use-text {
	font-size: 19px;
}
	
/* ==========================================================================
   Reviews
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.reviews-disclaimer {
	font-size: 16px;
}
	
.reviews-content {
	display: block;
	margin-top: 50px;
}
	
.reviews-image-container {
	width: 100%;
}

.reviews-text-container {
	width: 100%;
}

.reviews-text {
	margin-top: 50px;
}

.reviews-text-group {
    margin-left: 0px;
	margin-right: 30px;
}

.reviews-text-title {
    font-size: 23px;
}

.reviews-text-image-2 {
	margin-bottom: 0px;
}

.reviews-text-contents {
	font-size: 19px;
}

.reviews-text-name {
	font-size: 20px;
}
	
.reviews-button-title {
    font-size: 24px;
}

.reviews-button a {
	font-size: 21px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-reviews-text {
	margin-top: 50px;
}
	
.bo-reviews-text-title {
    font-size: 23px;
}

.bo-reviews-text-name {
	font-size: 20px;
}

.bo-reviews-button-title {
    font-size: 24px;
}
	
.bo-reviews-button a {
	font-size: 21px;
}

/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-reviews-text {
	margin-top: 50px;
}
	
.if-reviews-text-title {
    font-size: 23px;
}

.if-reviews-text-name {
	font-size: 20px;
}

.if-reviews-button-title {
    font-size: 24px;
}

.if-reviews-button a {
	font-size: 21px;
}
	
/* ==========================================================================
   Works Harmoniously with
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.works-harmoniously-image img {
	width: 240px;
}

.works-harmoniously-text a {
    font-size: 23px;
}
	
/* ==========================================================================
   Video
   ========================================================================== */
.videos-container {
	width: 80%;
}
}

@media (max-width: 1100px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-pump {
	top: 55px;
	left: 150px;
}

.bws-bbc-sustainable-design-text-container-bottle {
	top: 168px;
	right: 246px;
}
}

@media (max-width: 1050px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.outer-box-line {
    top: 177px;
    left: -82px;
}
	
.outer-box-line img {
	width: 155px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-pump {
	top: 46px;
	left: 139px;
}

.bws-bbc-sustainable-design-text-container-bottle {
	top: 149px;
	right: 225px;
}
}

@media (max-width: 1020px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.cap-line {
    top: 0px;
    left: 68px;
}

.cap-line img {
	width: 80px;
}
}

@media (max-width: 1000px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Bloom Hair Conditioner */
.wheat-graphic-mobile img {
	width: 105px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-pump {
	top: 31px;
	left: 125px;
}

.bws-bbc-sustainable-design-text-container-bottle {
	top: 131px;
	right: 207px;
}
}

@media (max-width: 970px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.outer-box-line {
    top: 164px;
    left: -78px;
}

.outer-box-line img {
	width: 155px;
}
}

@media (max-width: 950px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.bottom-leave {
    left: 60px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-pump {
	top: 30px;
    left: 123px;
}	
        
.pump-line {
	bottom: -120px;
	left: 99px;
}

.pump-line img {
	width: 30px;
}
	
.bws-bbc-sustainable-design-text-container-bottle {
	top: 138px;
	right: 198px;
}
	
.bottle-line {
	bottom: -90px;
	left: 14px;
}
	
.bottle-line img {
   width: 25px;
}
}

@media (max-width: 920px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.opunita-ficus-indica-extract-mobile {
    top: -108px;
}
	
.opunita-ficus-indica-extract-mobile img {
    width: 110px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.outer-box-line {
    top: 153px;
    left: -73px;
}

.outer-box-line img {
	width: 135px;
}
}

@media (max-width: 900px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Woods Scalp Shampoo */
.tangerine-graphic-mobile img {
	width: 110px;
}
	
/* Botanical Bloom Hair Conditioner */
.wheat-graphic-mobile img {
	width: 100px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.top-leave img {
	width: 80px;
}
	
.tube-line {
    top: 43px;
    left: -80px;
}
.tube-line img {
	width: 70px;
}
	
.cap-line {
    top: 9px;
    left: 63px;
}

.cap-line img {
	width: 70px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.pump-line {
	bottom: -107px;
	left: 89px;
}

/*.pump-line img {
	width: 25px;
}*/
	
.bws-bbc-sustainable-design-bottle-text {
    width: 84%;
}
	
.bws-bbc-sustainable-design-text-container-bottle {
	top: 110px;
	right: 185px;
}
	
.bottle-line {
	bottom: -78px;
	left: 25px;
}
	
/*.bottle-line img {
   width: 22px;
}*/
	
/* ==========================================================================
   Reviews
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.reviews-text {
    max-height: 600px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-reviews-text {
    max-height: 600px;
}
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-reviews-text {
    max-height: 600px;
}
}

@media (max-width: 870px) {
/* ==========================================================================
   Vegan-friendly
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.vegan-image img {
	width: 90px;
}

.no-sulfate-image img {
	width: 90px;
}

.chemical-image img {
	width: 90px;
}	
	
.atom-image img {
	width: 90px;
}
}

@media (max-width: 860px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.macadamia-seed-oil-vector-text img {
	width: 200px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.outer-box-line {
    top: 144px;
    left: -65px;
}
	
.outer-box-line img {
	width: 125px;
}
}

@media (max-width: 850px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.pump-line {
	bottom: -98px;
	left: 80px;
}

.pump-line img {
	width: 25px;
}
	
.bws-bbc-sustainable-design-text-container-bottle {
	top: 90px;
	right: 163px;
}
	
.bottle-line {
	bottom: -84px;
}
}

@media (max-width: 830px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.sustainable-design-text-container-cap {
    left: 40px;
    bottom: 40px;
}

.cap-line {
    top: 14px;
    left: 65px;
}

.cap-line img {
	width: 60px;
}
}


@media (max-width: 820px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.bottom-leave img{
    width: 150px;
}
}

@media (max-width: 800px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.opunita-ficus-indica-extract-mobile {
    top: -99px;
    left: -61px;
}
	
.opunita-ficus-indica-extract-mobile img {
    width: 105px;
}

/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Woods Scalp Shampoo */
.tangerine-graphic-mobile {
	top: -104px;
}
	
.tangerine-graphic-mobile img {
	width: 100px;
}
	
/* Botanical Bloom Hair Conditioner */
.wheat-graphic-mobile {
    right: 0px;
}
	
.wheat-graphic-mobile img {
	width: 90px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.top-leave {
	top: 12px;
}
	
.top-leave img {
	width: 70px;
}
	
.outer-box-line {
    top: 136px;
    left: -58px;
}
	
.outer-box-line img {
	width: 110px;
}

/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-pump {
	top: 22px;
	left: 108px;
}
	
.pump-line {
	bottom: -94px;
	left: 79px;
}
	
.bws-bbc-sustainable-design-text-container-bottle {
	top: 76px;
	right: 147px;
}
}

@media (max-width: 760px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.opunita-ficus-indica-extract-mobile {
    top: -61px;
	left: -69px;
}
	
.opunita-ficus-indica-extract-mobile img {
    width: 95px;
}
	
/* ==========================================================================
   Vegan-friendly
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.vegan-image img {
	width: 80px;
}

.no-sulfate-image img {
	width: 80px;
}

.chemical-image img {
	width: 80px;
}	
	
.atom-image img {
	width: 80px;
}
}

@media (max-width: 750px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.macadamia-seed-oil-vector-text img {
	width: 170px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */g
/* Botanical Woods Scalp Shampoo */
.tangerine-graphic-mobile {
	top: -90px;
}
	
.tangerine-graphic-mobile img {
	width: 90px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.outer-box-line {
    top: 125px;
    left: -53px;
}
	
.outer-box-line img {
	width: 100px;
}
	
.tube-line {
    top: 45px;
    left: -70px;
}
	
.tube-line img {
	width: 60px;
}
	
.cap-line {
    top: 21px;
    left: 63px;
}
	
.cap-line img {
	width: 50px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.pump-line {
	bottom: -83px;
	left: 72px;
}
	
.pump-line img {
	width: 20px;
}
	
.bws-bbc-sustainable-design-text-container-bottle {
	top: 62px;
	right: 128px;
}
}

@media (max-width: 700px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.opunita-ficus-indica-extract-mobile {
    top: -99px;
    left: -61px;
}
	
.opunita-ficus-indica-extract-mobile img {
    width: 105px;
}

/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Bloom Hair Conditioner */
.wheat-graphic-mobile {
	 top: -133px;
}
.wheat-graphic-mobile img {
	width: 80px;
}

/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.outer-box-line {
    top: 120px;
    left: -50px;
}
	
.outer-box-line img {
    width: 95px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.pump-line {
	bottom: -70px;
	left: 60px;
}
	
.bws-bbc-sustainable-design-text-container-bottle {
	top: 45px;
	right: 108px;
}
}

@media (max-width: 687px) {
/* -------------------------------------------------Product------------------------------------------------- */
#section-subcontainer-product-main {
	margin-top: 30px;
}
	
.product-main-image-scalp-shampoo {
	position: relative;
	width: 100%;
    height: 600px;
    background: url("../images/products/ptl-bws-botanical-woods-scalp-shampoo-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}

.product-main-image-hair-conditioner {
	position: relative;
	width: 100%;
    height: 600px;
    background: url("../images/products/ptl-bbc-botanical-bloom-hair-conditioner-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}
	
	
.product-main-image-body-cream {
	position: relative;
	width: 100%;
    height: 600px;
    background: url("../images/products/vegan-friendly-body-cream-non-oily-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}

.product-main-image-balancing-oil {
	position: relative;
	width: 100%;
    height: 600px;
    background: url("../images/products/vegan-friendly-balancing-oil-for-skin-antioxidant-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: center;
	margin-top: 30px;
}

.product-main-image-intimeds {
	position: relative;
	width: 100%;
    height: 600px;
    background: url("../images/products/feminine-wash-benefits-hygiene-wash-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: center;
	margin-top: 30px;
}
	
.product-main-name {
	font-size: 29px;
	left: 15%;
    transform: translate(-15%, -50%);
    width: 50%;
}
	
/* ==========================================================================
   Product Detail / Tagline 
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
#section-subcontainer-product-detail {
    margin-top: 0px;
	margin-bottom: 50px;
}
	
.product-tagline {
    line-height: 24px;
}
	
.product-description-benefits {
    font-size: 18px;
}
	
.clinically-proven-results-link-image img {
	width: 26px;
}
	
.clinically-proven-results-link-text {
    margin-top: 8px;
}
	
.clinically-proven-results-link-text a {
	font-size: 18px;
}
	
.clinically-proven-results-anchor {
    top: -40px;
}
	
.product-coo {
	font-size: 14px;
}

.product-vol {
	font-size: 14px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-product-description-benefits {
	font-size: 18px;
}
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-product-description-benefits {
	font-size: 18px;
}

/* ==========================================================================
   Texture
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
#section-subcontainer-texture {
    margin-top: 0px;
    margin-bottom: 0px;
}
	
#texture-video {
   display: none;
}

#texture-mobile {
	display: block;
}
	
#texture-mobile::-webkit-media-controls-panel {
  display: none!important;
 -webkit-appearance: none;
}

#texture-mobile::--webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

#texture-mobile::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}

.texture-text-top {
	width: 100%;
    padding-top: 5%;
    padding-right: 20%;
}
	
.texture-text-bottom {
	width: 100%;
	padding-bottom: 5%;
    padding-left: 20%;
}
	
.texture-subtext {
    font-size: 20px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-texture-text-top  {
    padding-top: 5%;
    padding-right: 20%;
}

.bws-bbc-texture-text-bottom  {
    padding-bottom: 5%;
    padding-left: 20%;
}
	
/* ==========================================================================
   Scent
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
#section-subcontainer-scent {
	 margin-top: 50px;
}
	
.scent-content {
    width: 100%;
	margin-right: 0%;
	margin-bottom: 50px;
}
	
#scent-content-lavender {
	margin-top: 0px;
	margin-bottom: 0px;
}
	
.scent-image-container-rosemary {
    margin-right: 57px;
    padding-left: 22px;
}
	
.scent-text-title {
	font-size: 21px;
}

.scent-text {
	font-size: 16px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-scent {
    position: relative;
	width: 100%;
    height: 680px;
    background: url("../images/products/multi-purpose-essential-oil-lavender-rosemary-eucalyptus-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}
	
.bo-scent-top-container  {
    padding-top: 7%;
    padding-right: 7%;
}

.bo-scent-bottom-container  {
    padding-bottom: 7%;
    padding-left: 7%;
}

.bo-scent-text {
    font-size: 20px;
}

.bo-scent-text-bottom {
    font-size: 21px;
}
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-scent {
    position: relative;
	width: 100%;
    height: 680px;
    background: url("../images/products/femwash-light-and-flora-scent-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}

.if-scent-container  {
    padding-bottom: 7%;
    padding-left: 7%;
}
	
.if-scent-text {
    font-size: 20px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Woods Scalp Shampoo */
.bws-scent-image-container-lavender {
	margin-right: 83px;
}
	
#bws-scent-content-patchouli {
	margin-top: 0px;
	margin-bottom: 0px;
}
	
.bws-scent-image-container-patchouli {
	margin-right: 50px;
}

/* Botanical Bloom Hair Conditioner */
.bbc-scent-content {
    width: 100%;
	margin-right: 0%;
	margin-bottom: 50px;
}
	
.bbc-scent-image-container-lavender {
	padding-left: 64px;
	margin-right: 67px;
}
	
#bbc-scent-content-lavender {
    margin-top: 0px;
}
	
#bbc-scent-content-patchouli {
	margin-top: 0px;
	padding-left: 40px;
}

.bbc-scent-image-container-patchouli {
    margin-right: 30px;
}
	
#bbc-scent-content-rosemary {
	margin-top: 0px;
}
	
.bbc-scent-image-container-rosemary {
	margin-right: 30px;
}
	
.bbc-scent-image-container-rosemary img {
    margin-left: 0px;
}
	
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.ingredients-content {
    display: block;
}
	
#ingredients-content-macadamia {
    margin-top: 50px;
}
	
.macadamia-seed-oil-vector {
	display: block;
	top: -124px;
}
	
.ingredients-image-container-macadamia {
    width: 100%;
}
	
.macadamia-seed-oil-vector-text {
	display: none;
}
	
.ingredients-text-container-macadamia {
	width: 100%;
	margin-top: 30px;
	margin-left: 0px;
}

.ingredients-image-container-shea-butter-mobile {
	width: 100%;
}

.ingredients-text-container-shea-butter {
	width: 100%;
	margin-top: 30px;
	margin-left: 0px;
}
	
.ingredients-text-title {
	font-size: 21px;
}

.ingredients-text {
	font-size: 16px;
}
	
.ingredients-image-container-broccoli-mobile {
	width: 100%;
}

.ingredients-text-container-broccoli {
    width: 100%;
	margin-top: 30px;
    margin-left: 0px;
}
	
#ingredients-content-opunita {
    display: block;
}

.ingredients-image-container-opunita-mobile {
	position: relative;
	width: 100%;
}
	
.ingredients-text-container-opunita {
    width: 100%;
	margin-top: 30px;
    margin-left: 0px;
}
	
.opunita-ficus-indica-extract-mobile {
	display: none;
}
	
.opunita-ficus-indica-extract-mobile-small {
	position: absolute;
	display: block;
	bottom: -56px;
    right: 0px;
}
	
.opunita-ficus-indica-extract-mobile-small img {
	width: 120px;
	height: auto;
}
	
.fine-print-skin-ingredients {
	font-size: 16px;
}

/***brightening ingredients***/
.ingredients-content-brightening {
    display: block;
}

.ingredients-image-container-brightening {
	width: 100%;
}

.ingredients-text-container-brightening {
	width: 100%;
	margin-top: 30px;
	margin-left: 0px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-ingredients-content-rosemary {
	float: none;
    display: block;
	margin-top: 50px;
}

.bo-ingredients-image-container-rosemary {
	width: 100%;
	margin-right: 0%;
}

.bo-ingredients-text-container-rosemary {
	width: 100%;
	margin-left: 0%;
}

.bo-ingredients-text-container-rosemary-top {
	margin-top: 50px;
}

.bo-ingredients-text-title {
    font-size: 23px;
}

.bo-ingredients-text {
	font-size: 16px;
}

.bo-ingredients-content-lavender {
	float: none;
    display: block;
	margin-top: 50px;
}

.bo-ingredients-image-container-lavender {
	display: none;
}

.bo-ingredients-image-container-lavender-mobile {
	width: 100%;
	display: block;
}

.bo-ingredients-text-container-lavender {
	width: 100%;
	margin-left: 0%;
	margin-top: 50px;
}
.bo-ingredients-content-vitamins {
	position: relative;
	float: none;
    width: 100%;
    display: block;
	
}
	
.bo-ingredients-text-container-vitamins-bottom {
	margin-top: 30px;
}

.bo-ingredients-text-container-vitamins {
	width: 100%;
}
	
.bo-ingredients-image-container-vitamins {
	position: absolute;
	top: -109px;
    right: 0px;
}
	
.bo-ingredients-image-container-vitamins img {
	width: 150px;
}
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-ingredients-content {
    display: block;
	margin-top: 50px;
}

.if-ingredients-content-container {
	margin-top: 0px;
}

.if-ingredients-image-container {
	display: none;
}

.if-ingredients-image-container-tablet {
	display: none;
}
	
.if-ingredients-image-container-mobile {
	display: block;
	width: 100%;
}
	
.if-ingredients-text-container {
	float: none;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;	
}
	
.if-ingredients-text-title {
    font-size: 23px;
}

.if-ingredients-text {
	font-size: 16px;
}

/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-ingredients-content-containter {
	display: block;
}

.bws-bbc-ingredients-content {
	display: block;
}

/* Botanical Woods Scalp Shampoo */
.ingredients-text-subtitle {
	font-size: 14px;
    font-weight: 500;
}

.ingredients-text-title-TM {
	font-size: 21px;
}
	
.ingredients-image-container-phytosence24 {
    width: 100%;
}

.ingredients-text-container-phytosence24 {
    width: 100%;
	margin-top: 30px;
	margin-left: 0px;
}

.ingredients-image-container-trishield-complex-mobile {
	width: 100%;
}

.ingredients-text-container-trishield-complex {
	width: 100%;
	margin-top: 30px;
	margin-left: 0px;
}

.ingredients-image-container-tangerine-fruit-extract {
    width: 100%;
}
	
.tangerine-graphic-mobile {
	top: -93px;
}
	
.tangerine-graphic-mobile img {
	width: 140px;
}

.ingredients-text-container-tangerine-fruit-extract {
    width: 100%;
	margin-top: 30px;
	margin-left: 0px;
}

.ingredients-image-container-malachite-extract-mobile {
	width: 100%;
}

.ingredients-text-container-malachite-extract {
	width: 100%;
	margin-top: 30px;
	margin-left: 0px;
}

.ingredients-image-container-apple-stem-cell {
	width: 100%;
}

.ingredients-text-container-apple-stem-cell {
	width: 100%;
	margin-top: 30px;
	margin-left: 0px;
}
	
/* Botanical Bloom Hair Conditioner */
.ingredients-image-container-hexafusion {
	width: 100%;
}

.ingredients-text-container-hexafusion {
	width: 100%;
	margin-top: 30px;
	margin-left: 0px;
}
	
.ingredients-image-container-10-amino-acids-mobile {
	width: 100%;
}

.ingredients-text-container-10-amino-acids {
	width: 100%;
	margin-top: 30px;
	margin-left: 0px;
}
	
.ingredients-image-container-hydrolyzed-wheat-protein {
    width: 100%;
}
	
.wheat-graphic-mobile {
	top: -140px;
}
	
.wheat-graphic-mobile img {
	width: 120px;
}

.ingredients-text-container-hydrolyzed-wheat-protein {
    width: 100%;
	margin-top: 30px;
	margin-left: 0px;
}

	
/* ==========================================================================
   threeP-threeS
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.threeP-threeS-content {
    float: none;
	width: 100%;
}
	
.threeP-threeS-content-text {
	font-size: 16px;
}

/* ==========================================================================
   Vegan-friendly
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.vegan-friendly-title {
	line-height: 40px;
}
	
.vegan-friendly-content {
	display: block;
    padding-left: 0%;
    padding-right: 0%;
}

.vegan-friendly-image-container {
	width: 100%;
}
	
.vegan-friendly-text-container {
	width: 100%;
	margin-top: 30px;
	padding-left: 0%;
}
	
.vegan-friendly-text {
	font-size: 16px;
}
	
.vegan-image img {
	width: 110px;
}

.no-sulfate-image {
	padding-left: 0%;
	padding-right: 0%;
}
	
.no-sulfate-image img {
	width: 110px;
}
	
.chemical-image {
	padding-left: 0%;
	padding-right: 0%;
}

.chemical-image img {
	width: 110px;
}
	
.atom-image {
	padding-left: 0%;
	padding-right: 0%;
}
	
.atom-image img {
	width: 110px;
}
	
/* ==========================================================================
   Clinically proven to
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.clinically-proven-first {
	font-size: 20px;
}

.clinically-proven-text {
	font-size: 20px;
}

.clinically-proven-number {
    font-size: 41px;
}

#clinically-proven-increase {
 	margin-left: -47px;
}
	
.clinically-proven-fine-print {
	font-size: 16px;
	padding-left: 5%;
    padding-right: 5%;
}

/* ==========================================================================
   What Users Say
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.users-say-title {
	line-height: 40px;
}
	
.users-say-percent-number-container {
	width: 30%;
}

.users-say-percent-number {
	font-size: 36px;
}

.users-say-percent-text {
	font-size: 18px;
	width: 70%;
}

.users-say-fine-print {
	font-size: 16px;
	padding-left: 10%;
    padding-right: 10%;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.top-leave {
	top: -137px;
    left: 0;
}
	
.top-leave img {
	width: 95px;
}
	
.sustainable-design-header {
	display: none;
}
	
.sustainable-design-header-mobile {
	display: block;
}
	
.sustainable-design-header-title {
    text-align: center;
}
	
.sustainable-design-header-title-circle {
    left: 190px;
}
.sustainable-design-header-title-circle img {
    width: 63px;
}
	
.sustainable-design-header-title-line {
    bottom: -25px;
    left: -168px;
}
	
.sustainable-design-header-title-line img {
    width: 140px;
}
	
.sustainable-design-bottom-content-title {
    width: 70%;
	top: -48px;
}
	
#sustainable-design-bottom-content-title-desktop {
	display: none;
}

#sustainable-design-bottom-content-title-mobile {
	display: block;
}
	
.sustainable-design-content-side {
	float: none;
	width: 100%;
	margin-top: 30px;
	margin-right: 0%;
}
	
#outer-box {
	display: none;
}
	
#outer-box-mobile {
	position: relative;
	display: block;
}
	
.bottom-leave {
	display: none;
}
	
.bottom-leave-mobile {
	display: block;
	position: absolute;
    bottom: -56px;
	right: 0px;
}
	
.bottom-leave-mobile img {
	width: 120px;
}
	
.sustainable-design-content {
    float: none;
    width: 100%;
    margin-right: 0%;
}
	
.outer-box-line {
	display: none;
}
	
.tube-line {
	display: none;
}
	
.sustainable-design-text-container-cap {
	display: none;
    /*left: 80px;
    bottom: 80px;*/
}
	
.sustainable-design-text-container-cap-mobile {
	display: block;
}
	
#sustainable-design-text-title-cap {
	margin-top: 0px;
}


#sustainable-design-text-title-tube {
	margin-top: 30px;
}
	
.sustainable-design-text-title {
	font-size: 24px;
}

.sustainable-design-text {
	font-size: 16px;
}

.sustainable-design-subtext {
	font-size: 16px;
}
	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
#bws-bbc-stainable-design-header {
	display: block;
}
	
.bws-bbc-sustainable-design-container {
	display: none;
}

.bws-bbc-sustainable-design-container-mobile {
	display: block;
	position: relative;
	width: 100%;
	margin-top: 50px;
}
	
.bws-bbc-sustainable-design-text-container-white-mobile {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 5%;
	padding-left: 6%;
}

.bws-bbc-sustainable-design-text-white {
	width: 100%;
	font-size: 16px;
}
	
.bws-bbc-sustainable-design-text-title {
	font-size: 24px;
}

.bws-bbc-sustainable-design-text-container-pump-mobile {
	margin-top: 30px;
}

.bws-bbc-sustainable-design-pump-text {
	width: 100%;
	font-size: 16px;
}

.bws-bbc-sustainable-design-text-container-bottle-mobile {
	margin-top: 30px;
}
	
.bws-bbc-sustainable-design-bottle-text {
	width: 100%;
	font-size: 16px;
}
	
/* ==========================================================================
   Tabs
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
/*.inner li {
	font-size: 20px;
}*/
	
.tablist-content-text {
	font-size: 17px;
}

.tablist-content-title {
	font-size: 16px;
}

.tablist-content-text-caution {
	font-size: 14px;
}
	
.night-routine-one {
	float: none;
	width: 100%;
}
	
.night-routine-two {
	float: none;
	width: 100%;
	margin-top: -5px;
}

.night-routine-content-one {
    padding-top: 5%;
}

	
.night-routine-content-two {
    padding-top: 5%;
    top: 0px;
}

.night-routine-number {
	font-size: 51px;
}

.night-routine-title {
	font-size: 21px;
}

.night-routine-text {
	font-size: 16px;
}

.night-routine-text a {
	font-size: 16px;
}
	
#ultimate-nourishment-video {
	display: none;
}

#ultimate-nourishment-video-mobile {
	display: block;
	width: 100%;
    height: 100%;
    object-fit: cover;
	margin-top: -5px;
}
	
#ultimate-nourishment-video-mobile::-webkit-media-controls-panel {
  display: none!important;
 -webkit-appearance: none;
}

#ultimate-nourishment-video-mobile::--webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

#ultimate-nourishment-video-mobile::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}
	
.ultimate-nourishment-mobile {
	display: block;
	margin-top: -10px;
}

.ultimate-nourishment-content {
    display: none;
}
	
.ultimate-nourishment-content-mobile {
	display: block;
	position: absolute;
	padding-bottom: 5%;
    padding-right: 5%;
    width: 60%;
	bottom: 0px;
	right: 0px;
}

.ultimate-nourishment-title {
	font-size: 31px;
}

.ultimate-nourishment-text {
	font-size: 16px;
}

.ultimate-nourishment-text a {
	font-size: 16px;
}
	
/* FAQ Accordion */
details > summary::after {
    right: 10px;
}
	
details[open] > summary::after {
	right: 10px;
}

summary {
	font-size: 18px;
}

.faq__content p {
	font-size: 16px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
/*.balancing-oil .inner li {
	font-size: 20px;
}*/
	
.bo-recommended-use-one {
	width: 100%;
}

.bo-recommended-use-two {
	width: 100%;
	margin-top: -5px;
}
	
.bo-recommended-use-three {
    display: block;
}
	
.bo-recommended-use-three-image {
	display: none;
}
	
.bo-recommended-use-three-image-mobile {
	display: block;
}
	
.bo-recommended-use-content-three {
    position: absolute;
    width: 45%;
    top: 65%;
}
	
.bo-recommended-use-text {
	font-size: 18px;
	line-height: 22px;
}
	
.bo-tablist-content-text {
	font-size: 17px;
}

.bo-tablist-content-title {
	font-size: 16px;
}

.bo-tablist-content-text-caution {
	font-size: 14px;
}
	
.how-to-use-title {
	font-size: 19px;
}

.how-to-use-text {
	font-size: 18px;
}
	
/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
/*.intimeds-femwash .inner li {
	font-size: 20px;
}
*/
.if-how-to-use-text {
	font-size: 18px;
}
	
/* ==========================================================================
   Reviews
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.reviews-title {
	margin-bottom: 0px;
}
	
.reviews-disclaimer {
	font-size: 15px;
}
	
.reviews-text-title {
    font-size: 22px;
}

.reviews-text-contents {
	font-size: 18px;
}

.reviews-text-name {
	font-size: 19px;
}
	
.reviews-button-title {
    font-size: 22px;
}

.reviews-button a {
	font-size: 20px;
}
	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-reviews-title {
	margin-bottom: 0px;
}
	
.bo-reviews-text-title {
    font-size: 22px;
}

.bo-reviews-text-name {
	font-size: 19px;
}

.bo-reviews-button-title {
    font-size: 22px;
}
	
.bo-reviews-button a {
	font-size: 20px;
}

/* ---------------------------------------------Intimeds FemWash--------------------------------------------- */
.if-reviews-title {
	margin-bottom: 0px;
}

.if-reviews-text-title {
    font-size: 22px;
}

.if-reviews-text-name {
	font-size: 19px;
}

.if-reviews-button-title {
    font-size: 22px;
}

.if-reviews-button a {
	font-size: 20px;
}
	
/* ==========================================================================
   Works Harmoniously with
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.works-harmoniously-title {
     line-height: 40px;
}
	
.works-harmoniously-image img {
	width: 200px;
}

.works-harmoniously-text a {
    font-size: 21px;
}
	
/* ==========================================================================
   Video
   ========================================================================== */
.videos-container {
	width: 100%;
}
}

@media (max-width: 650px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.sustainable-design-text-container-cap {
    left: 70px;
    bottom: 70px;
}
	
#bbc-texture-text-bottom {
    padding-left: 29%;
}
}

@media (max-width: 620px) {
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.sustainable-design-text-container-cap {
    left: 60px;
    bottom: 60px;
}
}

@media (max-width: 600px) {
/* ==========================================================================
   Clinically proven to
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.skin-roughness-icon {
    right: 79px;
}

.skin-roughness-icon img { 
	width: 160px;
}
}

@media (max-width: 550px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Woods Scalp Shampoo */
.tangerine-graphic-mobile {
	top: -104px;
}
	
.tangerine-graphic-mobile img {
	width: 120px;
}
	
/* Botanical Bloom Hair Conditioner */
.wheat-graphic-mobile img {
	width: 110px;
}
	
/* ==========================================================================
   Clinically proven to
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.hydrating-icon {
    right: -139px;
}
	
.hydrating-icon img {
	width: 120px;
}
	
.skin-roughness-icon {
    right: 79px;
}

.skin-roughness-icon img { 
	width: 140px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.sustainable-design-text-container-cap {
    left: 50px;
    bottom: 50px;
}
}

@media (max-width: 530px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.opunita-ficus-indica-extract-mobile-small {
	bottom: -59px;
}
	
.opunita-ficus-indica-extract-mobile-small img {
	width: 110px;
}
}

@media (max-width: 500px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.macadamia-seed-oil-vector {
	top: -98px;
}
	
.macadamia-seed-oil-vector img {
	width: 170px;
}
	
/* ==========================================================================
   Vegan-friendly
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.vegan-image img {
	width: 90px;
}

.no-sulfate-image img {
	width: 90px;
}

.chemical-image img {
	width: 90px;
}	
	
.atom-image img {
	width: 90px;
}
	
/* ==========================================================================
   Clinically proven to
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.clinically-proven-content {
	display: none;
}
	
.clinically-proven-content-mobile {
	display: block;
}

.clinically-proven {
	position: relative;
	margin-top: 50px;
}

.hydrating-icon {
	top: -5px;
    right: 0;
}
	
.hydrating-icon img {
	width: 120px;
}
	
.skin-roughness-icon {
	top: 0px;
    right: 49px;
}

.skin-roughness-icon img { 
	width: 150px;
}

#clinically-proven-increase {
 	margin-left: 0px;
}
	
#clinically-proven-decrease {
 	margin-left: 0px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.sustainable-design-text-container-cap {
    left: 30px;
    bottom: 45px;
}
}

@media (max-width: 450px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Woods Scalp Shampoo */
.tangerine-graphic-mobile {
	top: -113px;
}
	
.tangerine-graphic-mobile img {
	width: 110px;
}
	
/* Botanical Bloom Hair Conditioner */
.wheat-graphic-mobile img {
	width: 100px;
}
	
	
/* ==========================================================================
   Clinically proven to
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */	
.skin-roughness-icon {
    top: 10px;
    right: 29px;
}
	
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-ingredients-image-container-vitamins {
    top: -103px;
	right: 25px;
}
	
.bo-ingredients-image-container-vitamins img {
    width: 140px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
.bws-bbc-sustainable-design-text-container-white-mobile {
	padding-right: 5%;
}
	
.bws-bbc-sustainable-design-text-white {
	width: 100%;
}
}

@media (max-width: 440px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.opunita-ficus-indica-extract-mobile-small {
	bottom: -50px;
}
	
.opunita-ficus-indica-extract-mobile-small img {
	width: 95px;
}
}

@media (max-width: 400px) {
/* ==========================================================================
   Clinically proven to
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */	
.skin-roughness-icon {
    top: 14px;
    right: 14px;
}
	
.skin-roughness-icon img {
	width: 140px;
}
	
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-ingredients-image-container-vitamins {
    top: -77px;
    right: 5px;
}
	
.bo-ingredients-image-container-vitamins img {
    width: 115px;
}
	
/* ==========================================================================
   Tabs
   ========================================================================== */
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-recommended-use-content-two {
    width: 80%;
}
	
.bo-recommended-use-content-three {
    top: 50%;
}
}

@media (max-width: 380px) {
/* -------------------------------------------------Product------------------------------------------------- */
.product-main-image-scalp-shampoo {
	height: 450px;
}

.product-main-image-hair-conditioner {
	height: 450px;
}
	
.product-main-image-body-cream {
    height: 450px;
}

.product-main-image-balancing-oil {
    height: 450px;
}

.product-main-image-intimeds {
    height: 450px;
}
	
.product-main-name {
	font-size: 27px;
	line-height: 30px;
}
	
/* ==========================================================================
   Texture
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.texture-subtext {
    font-size: 19px;
	line-height: 20px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.top-leave {
    top: -124px;
}
	
.top-leave img {
	width: 75px;
}
	
.sustainable-design-header-title-circle {
    left: 178px;
}
	
.sustainable-design-header-title-circle img {
    width: 59px;
}
}

@media (max-width: 370px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.macadamia-seed-oil-vector {
	top: -84px;
}
	
.macadamia-seed-oil-vector img {
	width: 150px;
}
}

@media (max-width: 350px) {
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-ingredients-image-container-vitamins {
    right: 15px;
}
	
.bo-ingredients-image-container-vitamins img {
    width: 110px;
}

/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Woods Scalp Shampoo */
.tangerine-graphic-mobile {
	top: -113px;
}
	
.tangerine-graphic-mobile img {
	width: 100px;
}
	
/* Botanical Bloom Hair Conditioner */
.wheat-graphic-mobile img {
	width: 90px;
}
	
/* ==========================================================================
   Clinically proven to
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.hydrating-icon {
	top: 16px;
    right: 0;
}
	
.hydrating-icon img {
	width: 110px;
}
	
.skin-roughness-icon {
    right: -5px;
}
	
.skin-roughness-icon img {
	width: 130px;
}
	
/* ==========================================================================
   Tabs
   ========================================================================== */
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-recommended-use-content-three {
    top: 45%;
}
}

@media (max-width: 330px){
/* -------------------------------------------------Product------------------------------------------------- */
.product-main-name {
	font-size: 25px;
	line-height: 28px;
}	

/* ==========================================================================
   Texture
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.texture-subtext {
    font-size: 18px;
}
	
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.opunita-ficus-indica-extract-mobile-small img {
	width: 85px;
}

/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.sustainable-design-header-title-circle {
    left: 173px;

}
	
.bottom-leave-mobile {
	bottom: -45px;
	right: -22px;
}
	
.bottom-leave-mobile img {
	width: 100px;
}
}

@media (max-width: 300px) { 
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* ---------------------------------------Botanical Woods Scalp Shampoo & Botanical Bloom Hair Conditioner-------------------------------------- */
/* Botanical Woods Scalp Shampoo */
.tangerine-graphic-mobile {
	top: -100px;
}
	
.tangerine-graphic-mobile img {
	width: 90px;
}
	
/* Botanical Bloom Hair Conditioner */
.wheat-graphic-mobile img {
	width: 85px;
}
	
	
/* ==========================================================================
   Tabs
   ========================================================================== */
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-recommended-use-content-three {
    top: 40%;
}
}

@media (max-width: 290px) { 
/* -------------------------------------------------Product------------------------------------------------- */
.product-main-name {
	font-size: 23px;
	line-height: 26px;
}	
	
/* ==========================================================================
   Product Detail / Tagline 
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.product-title {
    line-height: 40px;
}
	
/* ==========================================================================
   Texture
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.texture-subtext {
    font-size: 17px;
}
	
/* ==========================================================================
   Vegan-friendly
   ========================================================================== */	
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.vegan-image img {
	width: 80px;
}

.no-sulfate-image img {
	width: 80px;
}

.chemical-image img {
	width: 80px;
}	
	
.atom-image img {
	width: 80px;
}
	
/* ==========================================================================
   Clinically proven to
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.skin-roughness-icon {
	top: 20px;
    right: -16px;
}
	
/* ==========================================================================
   Sustainable Design
   ========================================================================== */
/* ---------------------------------------Eucalyptus Forest Body Cream--------------------------------------- */
.sustainable-design-header-title-circle {
	top: 4px;
    left: 169px;
}
	
.sustainable-design-header-title-circle img {
    width: 54px;
}
	
.bottom-leave-mobile {
	bottom: -36px;
}
	
.bottom-leave-mobile img {
	width: 90px;
}
	
/* ==========================================================================
   Ingredients
   ========================================================================== */	
/* -----------------------------------------------Balancing Oil----------------------------------------------- */
.bo-ingredients-image-container-vitamins img {
    width: 95px;
}
}