@import 'skin1.css';

.simple-recipe-pro.recipe-container {
	border: 3px dashed #777;
	padding: 20px;
	padding-bottom: 35px;
}
.simple-recipe-pro a,
.simple-recipe-pro h2 {
	color: #40a283;
}
.simple-recipe-pro h2[itemprop=name] {
	font-size: 24px;
	line-height: 28px;
	text-align: left;
	margin: 10px;
	margin-top: 0;
	color: #222;
}
.simple-recipe-pro.recipe-container .adjust-proportions.pull-right {
	float: none !important;
}

.simple-recipe-pro a.button {
	background-color: #40a283;
}

.simple-recipe-pro .recipe-ctrl,
.simple-recipe-pro .recipe-meta {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #aaa;
}
.simple-recipe-pro .recipe-meta {
	margin-bottom: 10px;
	text-align: center;
}
.simple-recipe-pro .recipe-meta-item {
	display: inline-block;
	margin-right: 10px;
}
.simple-recipe-pro .meta-label {
	color: #40a283;
}

.simple-recipe-pro .recipe-shareicons-wrap {
	margin-top: 7px;
}
.simple-recipe-pro .ratings-wrapper .sum-ratings.pull-right {
	float: none !important;
	display: block;
	text-align: right;
	font-size: 11px;
}
.simple-recipe-pro .ratings-wrapper .recipe-rating {
	display: block;
	margin-bottom: 2px;
}
.simple-recipe-pro .ratings-wrapper .recipe-rating span {
	height: 16px;
	width: 16px;
}
.simple-recipe-pro .ratings-wrapper .recipe-rating span::before,
.simple-recipe-pro .ratings-wrapper .recipe-rating span::after  {
	font-size: 16px;
}