.wprm-recipe-container .wprm-recipe .wprm-clear-left,
.rtl .wprm-print .wprm-recipe .wprm-clear-left {
  clear: right;
}
.wprm-recipe-container .wprm-recipe .wprm-recipe-ingredients li,
.rtl .wprm-print .wprm-recipe .wprm-recipe-ingredients li {
  margin-left: 0;
  margin-right: 10px;
}
.wprm-recipe-container .wprm-recipe .wprm-recipe-instructions li,
.rtl .wprm-print .wprm-recipe .wprm-recipe-instructions li {
  margin-left: 0;
  margin-right: 30px;
}
.wprm-recipe-container .wprm-recipe .wprm-recipe-notes-container ul li,
.rtl .wprm-print .wprm-recipe .wprm-recipe-notes-container ul li {
  margin-left: 0;
  margin-right: 10px;
}
.wprm-recipe-container .wprm-recipe .wprm-recipe-notes-container ol li,
.rtl .wprm-print .wprm-recipe .wprm-recipe-notes-container ol li {
  margin-left: 0;
  margin-right: 30px;
}
.wprm-recipe-container .wprm-recipe .wprm-clear-left,
.wprm-print .wprm-recipe .wprm-clear-left {
  clear: left;
  line-height: 0;
  height: 0;
}

.wprm-recipe-container .wprm-recipe .wprm-recipe-ingredients li,
.wprm-print .wprm-recipe .wprm-recipe-ingredients li {
  list-style-position: inside;
  margin-left: 10px;
  line-height: inherit;
  background: 0 0;
}
.wprm-recipe-container .wprm-recipe .wprm-unit-conversion-container,
.wprm-print .wprm-recipe .wprm-unit-conversion-container {
  margin-top: 10px;
}
.wprm-recipe-container .wprm-recipe .wprm-recipe-instructions li,
.wprm-print .wprm-recipe .wprm-recipe-instructions li {
  margin-left: 30px;
  line-height: inherit;
  background: 0 0;
}
.wprm-recipe-container .wprm-recipe .wprm-recipe-notes-container ul li,
.wprm-print .wprm-recipe .wprm-recipe-notes-container ul li {
  list-style: disc inside;
  margin-left: 10px;
}
.wprm-recipe-container .wprm-recipe .wprm-recipe-notes-container ol li,
.wprm-print .wprm-recipe .wprm-recipe-notes-container ol li {
  list-style: decimal;
  margin-left: 30px;
}


/* Custom Styles */

.wprm-recipe-container .wprm-recipe {
	border: 1px solid #ededed;
	background-color: #ffffff;
	outline: none;
	border: none;
	margin: 40px 0 0;
	color: #6a6a6a;
	font-size: 15px;
	font-family: "adelle", Georgia, "Times New Roman", Times, serif;
	line-height: 1.8;
    padding: 15px 15px 0;
	background-image: url(../../../images/bg.png);
}
	.single-post-content .wprm-inner-recipe {
		background-color: #ffffff;
		padding: 25px;
		border: 1px solid #ededed;
	}
.wprm-recipe-container .wprm-recipe .wprm-recipe-image-container {
	width: 32%;
	padding: 0;
	margin-left: 10px;
	float: right !important;
}
	.wprm-recipe-container .wprm-recipe .wprm-recipe-image-container .wprm-recipe-image {
		width: 100% !important;
		height: auto;
		display: block;
		margin: 0;
		padding: 0;
		border: none;
	}

.wprm-recipe-container .wprm-recipe .wprm-recipe-name {
    font-family: "proximanova", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	line-height: 1.1;
	color: #2a2a2a;
	font-size: 24px;
	margin: 4px 0 4px;
}

.wprm-recipe-container .wprm-recipe .wprm-recipe-header {
    font-family: "proximanova", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	line-height: 1.1;
	color: #2a2a2a;
	font-size: 16px;
	margin: 25px 0 15px;
}
.wprm-recipe-container .wprm-recipe .wprm-recipe-group-name {
	font-family: "proximanova", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-transform: none;
	line-height: 1.1;
	color: #989a9b;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 15px 0;
}

.wprm-recipe-container .wprm-recipe .wprm-recipe-summary {
	font-size: 115%;
	font-style: italic;
	margin: 15px 0 20px;
}

.wprm-recipe-container .wprm-recipe .wprm-recipe-times-container {
	border: none;
	margin: 0 0 15px;
	padding: 0;
}
.wprm-recipe-container .wprm-recipe .wprm-recipe-time-container, .wprm-recipe-container .wprm-recipe .wprm-recipe-servings-container {
	color: #949494;
	font-family: "proximanova", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .12em;
	text-decoration: none;
	clear: none;
	margin: 0;
	width: auto;
	display: inline-block;
	text-align: left;
}
	.wprm-recipe-container .wprm-recipe .wprm-recipe-servings-container {
		color: #ae0481;
	}
	.wprm-recipe-container .wprm-recipe .wprm-recipe-time-container:last-of-type {
		border: none;
	}
	.wprm-recipe-container .wprm-recipe .wprm-recipe-time-container .wprm-recipe-time-header, .wprm-recipe-container .wprm-recipe .wprm-recipe-details-container .wprm-recipe-details-name {
		font-family: adelle;
		text-transform: lowercase;
		letter-spacing: normal;
		font-weight: normal;
		font-style: italic;
		font-size: 12px;
		display: inline-block;
		color: #949494;
	}
	.wprm-recipe-container .wprm-recipe .wprm-recipe-time-container .wprm-recipe-time {
		font-size: 12px;
		display: inline-block;
	}
	
.wprm-recipe-container .wprm-recipe .wprm-recipe-details-container {
	color: #949494;
	text-decoration: none;
	clear: none;
	border: none;
	padding: 0;
}
 .wprm-recipe-footer-container {
 	color: #989a9b;
 	font-size: 11px;
 	font-style: italic;
 	margin-top: 15px;
 	margin: 10px 0;
 }
.wprm-recipe-container .wprm-recipe a.wprm-recipe-print {
	display: block;
	font-size: 12px;
	line-height: 2;
	color: #ffffff;	
	background-color: #ae0481 !important;
	font-family: "proximanova", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .15em !important;
	text-decoration: none;
	padding: 7px 10px !important;
	margin-right: 0;
	width: 100%;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !;
	border-bottom: none;
	box-shadow: none;
	text-align: center;
	
}
	.wprm-recipe-container .wprm-recipe a.wprm-recipe-print:hover {
		background-color: #ce68b3 !important;
		color: #ffffff;
	}

.wprm-recipe-container .wprm-recipe ul.wprm-recipe-ingredients, .wprm-recipe-container .wprm-recipe ol.wprm-recipe-instructions {
	margin: 0;
	padding: 0;
}
.wprm-recipe-container .wprm-recipe ul.wprm-recipe-ingredients li {
	margin: 0;
	padding: 0;
	color: #6a6a6a;
	font-size: 15px;
	font-family: "adelle", Georgia, "Times New Roman", Times, serif;
	line-height: 1.8;
	list-style-type: disc;
}
.wprm-recipe-container .wprm-recipe ol.wprm-recipe-instructions li {
	margin: 0 0 10px 15px;
	padding: 0;
	color: #6a6a6a;
	font-size: 15px;
	font-family: "adelle", Georgia, "Times New Roman", Times, serif;
	line-height: 1.8;
	list-style-type: decimal;
}

.wprm-recipe-container .wprm-recipe .wprm-recipe-notes-container {
	border-top: 1px solid #ededed;
	margin-top: 20px;
	padding-top: 10px;
} 
.wprm-recipe-container .wprm-recipe .wprm-recipe-notes-container p {
	color: #6a6a6a;
	font-family: "adelle", Georgia, "Times New Roman", Times, serif;
	line-height: 1.8;
	margin: 5px 0 15px;
}
	.wprm-recipe-container .wprm-recipe .wprm-recipe-notes-container p:last-child {
		margin-bottom: 0;
	}
	.wprm-recipe-container .wprm-recipe .wprm-recipe-notes-container p em {
		color: #989a9b;
		font-size: 12px;
		font-style: italic;
	}
	.wprm-recipe-container .wprm-recipe .wprm-recipe-notes-container li {
		color: #6a6a6a;
		font-size: 15px;
		font-family: "adelle", Georgia, "Times New Roman", Times, serif;
		line-height: 1.8;
	}
	
.wprm-recipe-container .wprm-recipe .wprm-recipe-rating {
	text-align: center;
	color: #989a9b;
	font-size: 13px;
	font-style: italic;
	margin: 15px 0;
}	
html body .wprm-recipe-container svg path { fill: #ae0481 !important; } 
html body .wprm-recipe-container svg rect { fill: #ae0481 !important; } 
html body .wprm-recipe-container svg polygon { stroke: #ae0481 !important; } 
html body .wprm-recipe-container .wprm-rating-star-full svg polygon { fill: #ae0481 !important; }
.wprm-comment-rating svg path, .comment-form-wprm-rating svg path { fill: #ae0481 !important; } 
.wprm-comment-rating svg polygon, .comment-form-wprm-rating svg polygon { stroke: #ae0481 !important; }
.wprm-comment-rating svg polygon:hover, .comment-form-wprm-rating svg polygon:hover { stroke: #ae0481 !important; fill: #ae0481 !important; }


/*Mobile*/
@media only screen and (max-width: 480px) {
	.wprm-recipe {
		padding: 20px;
	}
		.wprm-recipe-container .wprm-recipe-outer {
			padding: 20px;
			margin-left: -20px;
			margin-right: -20px;
		}
		
	.wprm-recipe .wprm-recipe-name {
		font-size: 20px;
	}
	.wprm-recipe .wprm-recipe-times-container {
		padding: 10px 0;
		line-height: 1 !important;
		text-align: left;
	}
  .wprm-recipe-container .wprm-recipe .wprm-recipe-times-container .wprm-recipe-time-container {
    border: none;
    width: auto;
	margin: 0 8px 0 0;
	padding: 0;
	display: inline-block;
    float: none;
  }
  .wprm-recipe-container .wprm-recipe .wprm-recipe-time-header, .wprm-recipe-container .wprm-recipe .wprm-recipe-time {
  	display: inline-block;
  	padding: 0;
  	margin: 0;
  	width: auto;
  }
}

/*Print Styles*/
.wprm-print .recipe-ps, .wprm-print .wprm-recipe-rating {
	display: none !important;
}

.wprm-print .wprm-recipe ul, .wprm-print .wprm-recipe ol {
	margin-left: 0 !important;
	padding-left: 0  !important;
}
.wprm-print .wprm-recipe {
	border: none !important;
	padding: 0 !important;
	line-height: 1.6;
}

.wprm-print .wprm-recipe .wprm-recipe-image-container {
	float: right;
	width: 30%;
}
.wprm-print .wprm-recipe .wprm-recipe-name {
	font-weight: bold;
	line-height: 1.1;
	font-size: 26px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: 4px 0 4px;
}

.wprm-print .wprm-recipe .wprm-recipe-header {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	line-height: 1.1;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: 25px 0 15px;
}
.wprm-print .wprm-recipe .wprm-recipe-group-name {
	font-weight: bold;
	margin: 15px 0;
}

.wprm-print .wprm-recipe .wprm-recipe-summary {
	font-size: 115%;
	font-style: italic;
	margin: 15px 0 20px;
}

.wprm-print .wprm-recipe .wprm-recipe-times-container {
	border: none;
	margin: 0 0 15px;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	
}
.wprm-print .wprm-recipe .wprm-recipe-time-container {
	width: auto;
	display: inline-block;
	padding: 0;
	border: 0;
}
.wprm-print .wprm-recipe .wprm-recipe-time-container .wprm-recipe-time-header {
	text-transform: lowercase;
	letter-spacing: normal;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	display: inline-block;
}
.wprm-print .wprm-recipe .wprm-recipe-time-container .wprm-recipe-time {
	font-size: 13px;
	display: inline-block;
	font-weight: bold;
}
.wprm-print .wprm-recipe .wprm-recipe-servings-container {
	margin: 0 0 5px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.wprm-print .wprm-recipe .wprm-recipe-notes-container {
	margin-top: 15px;
	font-style: normal;
	border-top: 1px solid #333;
	padding-top: 10px;
}