/*
Theme Name: Chocolate
Author: Chocolate
Author URI: Chocolate
Description: Chocolate
Version: 1.1
Text Domain: chocolate
*/

.facebook-share {
	cursor: pointer;
	display: inline-block;
	padding: 1em 2em;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 15px;
	font-weight: bold;
}
.product_title {
	width: 100%;
	float: left;
	font-size: 60px;
	text-transform: uppercase;
	color: #4b2c0e;
	margin-top: 50px;
	text-shadow: 4px 5px 2px rgba(0, 0, 0, 0.2);
}
.product_title_white {
	width: 100%;
	float: left;
	font-size: 45px;
	text-transform: uppercase;
	color: #fff;
	margin-top: 0px;
}
.clearfix p {
	line-height:40px;
	font-weight:600;
	clear: both;
	font-size: 40px;
	text-transform: uppercase;
	width: 100%;
	float: left;
	color: #4b2c0e;
	text-shadow: 4px 5px 2px rgba(0, 0, 0, 0.2);
}
.clearfix h2{
		line-height:40px;
	font-weight:600;
	clear: both;
	font-size: 40px;
	text-transform: uppercase;
	width: 100%;
	float: left;
	color: #4b2c0e;
	text-shadow: 4px 5px 2px rgba(0, 0, 0, 0.2);
}
.product_title a{
	color: #4b2c0e;
}
.right_title h2 a{
	color: #4b2c0e;
}
.step_sub a{
	color: #4b2c0e;
}
.product_title_white a{
	color: #fff;
}
