.zoom_properties .long_desc
{
	font-weight: normal;
	/*font-size: 18px;*/
	padding: 20px;
	/*border: 2px solid #CCC;*/
	border-radius: 10px;
	background: #EDF2F9;
}
.zoom_properties .long_desc .font-weight-bold
{
	font-size: 20px;
	color: #DF4900;
}
.zoom_properties .long_desc LI
{
	margin: 0;
}
.TYPES
{
	text-align: center;
	padding: 10px 30px;
	border-radius: 10px;
	background: #FFF;
	height: 100%;
}
.TYPES .font-weight-bold
{
	margin-bottom: 10px;
	font-size: 20px;
}
.TYPES UL
{
	list-style: none;
	padding: 0;
	margin: 0;
	/*display: inline-block;*/
	text-align: left;
	/*height: 100%;*/
}
.TYPES LI
{
	list-style: none;
	padding: 0;
	margin: 0;
	/*font-size: 18px;*/
}
.TYPES LI:before
{
	font-family: "Font Awesome 5 Free";
	font-size: 1.3em;
	color: #DF4900;
	margin-right: 7px;
	vertical-align: -2px;
	/*font-weight: bold;*/
	content: "\f058";
}
.CONCERNS
{
	text-align: center;
	padding: 10px 30px 20px;
	border-radius: 10px;
	background: #FFF;
	height: 100%;
}
.CONCERNS .font-weight-bold
{
	margin-bottom: 10px;
	font-size: 20px;
}
.CONCERNS UL
{
	list-style: none;
	padding: 0;
	margin: 0;
	/*display: inline-block;*/
	text-align: left;
	/*height: 100%;*/
}
.CONCERNS LI
{
	list-style: none;
	padding: 0;
	margin: 0;
	/*font-size: 18px;*/
}
.CONCERNS LI:before
{
	font-family: "Font Awesome 5 Free";
	font-size: 1.3em;
	color: #00707F;
	margin-right: 7px;
	vertical-align: -2px;
	/*font-weight: bold;*/
	content: "\f058";
}
.USE
{
	/*font-size: 20px;*/
}
.USE .warning
{
	font-size: 16px;
	margin-top: 30px;
	color: #DF4900;
}
.INGREDIENTS
{
	padding-left: 10%;
}
.INGREDIENTS .TYPES
{
	margin-top: 30px;
}
/*.prod_blemish-lotion .row .col-lg
{
	min-width: 46%;
}*/
.prod_blemish-lotion .row .col-lg-7
{
	max-width: 35%;
}
.jumbotron
{
	font-size: 16px;
	padding: 20px;
	text-align: left !important;
	border-radius: 0;
	color: #FFF;
	color: #000;
	background: url(./img/bg-index5.jpg) top center / cover no-repeat;
}
.jumbotron H1
{
	margin: 30px 0;
	font-size: 44px;
}
.desc-prod
{
	padding-top: 0;
	margin-top: 0 !important;
	border-top: none;
	font-size: 18px;
	text-align: left;
}
.font-weight-bold
{
	font-weight: bold;
}
