@charset "utf-8";
/* -----------------------------------------------------------
wh_lotion css
----------------------------------------------------------- */
.product_materials p.caution_message{
	font-size: 12px;
	font-weight: 300;
}
span.green{
	color: #009933;
}

.product_feature_description{
    margin-bottom: 50px;
}

.product_feature_description dl{clear:both;}


.product_introduction p.caution_message{
	font-size: 12px;
	font-weight: 300;
}

.moisture_graph_image{
    width:687px; 
    height:auto;
}
.content_title{
    height: auto;
    line-height: 45px;
}
.display_flex{
    display: flex;
}
.citrus_img{
    width: 250px;
}
.citrus_txt{
    margin-left: 50px;
}