.product-single {
	margin-bottom: 30px;
	border: 1px solid #eaeaea;
	border-radius: 2px;
	position: relative;
	padding: 10px;
}
.product-single img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.unstyled {
	margin: 0;
	padding: 0;
	list-style: none;
}
.product-album .unstyled li {
	margin-right: 5px;
	margin-top: 6px;
	float: left;
}
.product-single .product-info .title {
	font-size: 20px;
	font-weight: 600;
	margin: 18px 0;
}
.product-info .text {
	margin-top: 5px;
}
.product-single .product-info .description .prices {
	font-size: 14px;
	margin: 15px 0;
	font-weight: 600;
}
.product-info .description .prices > .off-price {
	font-size:24px;
	font-weight: bold;
}
.woocommerce-page .product-single .product-info .cart {
	display: inline-block;
}
input.minus {
	border: 0;
	background: #ff5757;
	color: white;
	width: 30px;
	height: 30px;
}
input.qty {
	border: 1px solid #e1e1e1;
	color: #333;
	border-radius: 0;
	text-align: center;
	font-size: 11px;
	width: 32px;
	height: 30px;
}
.product-info .cart > .btn {
	margin-top: 20px;
}
.product_meta .tagged_as a {
	color: #fff000;
}
.woocommerce-tabs .tabs {
	padding: 0;
}
.woocommerce-tabs .tabs li {
	display: inline-block;
}
.woocommerce-tabs ul.tabs {
	margin-bottom: 10px;
}
.woocommerce-tabs .tabs .active a {
	color:#fff;
	background-color: #000;
	border: none;
}
.woocommerce-tabs .btn-primary {
	background-color: #fff000;
	border: 1px solid #fff000;
}
.woocommerce-tabs .panel {
	padding: 15px;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.woocommerce-tabs .panel .comment-form p {
	float: none;
}
.woocommerce-tabs .panel .comment-form input {
	float: none;
}
.variations .value {
	border: none;
}
.star-rating:before {
	content: "\f006\f006\f006\f006\f006";
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	font-family: 'FontAwesome';
	padding-top: 16px;
}
.star-rating {
	display: block;
	overflow: hidden;
	position: relative;
	height: 16px;
	font-size: 15px;
	width: 75px;
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff000;
	margin-left: auto;
	margin-right: auto;
}
.star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 16px;
}
.star-rating span:before {
	content: "\f005\f005\f005\f005\f005";
	top: 0;
	position: absolute;
	left: 0;
}
.product-info .price {
	float: right;
}
p.stars a{
	border-right: 1px solid #e1e1e1;
}
p.stars a:last-child{
	border-right: 0;
}
p.stars a.star-1:after, .woocommerce-page p.stars a.star-1:after {
	content: "\f006";
	font-family: 'FontAwesome';
	color: #666;
}
p.stars a.star-2:after, .woocommerce-page p.stars a.star-2:after {
	content: "\f006\f006";
	font-family: 'FontAwesome';
	color: #666;
}
p.stars a.star-3:after, .woocommerce-page p.stars a.star-3:after {
	content: "\f006\f006\f006";
	font-family: 'FontAwesome';
	color: #666;
}
p.stars a.star-4:after, .woocommerce-page p.stars a.star-4:after {
	content: "\f006\f006\f006\f006";
	font-family: 'FontAwesome';
	color: #666;
}
p.stars a.star-5:after, .woocommerce-page p.stars a.star-5:after {
	content: "\f006\f006\f006\f006\f006";
	font-family: 'FontAwesome';
	color: #666;
}
p.stars a, .woocommerce-page p.stars a {
	display: inline-block;
	font-weight: 700;
	margin-right: 1em;
	text-indent: -9999px;
	position: relative;
	font-family: 'FontAwesome';
}
p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after, .woocommerce-page p.stars a.star-1:after, .woocommerce-page p.stars a.star-2:after, .woocommerce-page p.stars a.star-3:after, .woocommerce-page p.stars a.star-4:after, .woocommerce-page p.stars a.star-5:after {
	font-family: 'FontAwesome';
	text-indent: 0;
	position: absolute;
	top: 0