.tasty-recipes-image {
float: right; }
.tasty-recipes-print-button {
background-color: #666677;
display: inline-block;
padding-left: 1em;
padding-right: 1em;
padding-top: 0.5em;
padding-bottom: 0.5em;
text-decoration: none; }
a.tasty-recipes-print-button {
color: #FFF; }
a.tasty-recipes-print-button:hover {
color: #FFF; }
.tasty-recipes-rating.tasty-recipes-clip-10 {
-webkit-clip-path: polygon(0 0, 10% 0%, 10% 100%, 0% 100%);
clip-path: polygon(0 0, 10% 0%, 10% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-20 {
-webkit-clip-path: polygon(0 0, 20% 0%, 20% 100%, 0% 100%);
clip-path: polygon(0 0, 20% 0%, 20% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-30 {
-webkit-clip-path: polygon(0 0, 30% 0%, 30% 100%, 0% 100%);
clip-path: polygon(0 0, 30% 0%, 30% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-40 {
-webkit-clip-path: polygon(0 0, 40% 0%, 40% 100%, 0% 100%);
clip-path: polygon(0 0, 40% 0%, 40% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-50 {
-webkit-clip-path: polygon(0 0, 50% 0%, 50% 100%, 0% 100%);
clip-path: polygon(0 0, 50% 0%, 50% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-60 {
-webkit-clip-path: polygon(0 0, 60% 0%, 60% 100%, 0% 100%);
clip-path: polygon(0 0, 60% 0%, 60% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-70 {
-webkit-clip-path: polygon(0 0, 70% 0%, 70% 100%, 0% 100%);
clip-path: polygon(0 0, 70% 0%, 70% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-80 {
-webkit-clip-path: polygon(0 0, 80% 0%, 80% 100%, 0% 100%);
clip-path: polygon(0 0, 80% 0%, 80% 100%, 0% 100%); }
.tasty-recipes-rating.tasty-recipes-clip-90 {
-webkit-clip-path: polygon(0 0, 90% 0%, 90% 100%, 0% 100%);
clip-path: polygon(0 0, 90% 0%, 90% 100%, 0% 100%); }
.tasty-recipes-nutrition ul {
list-style-type: none;
margin: 0;
padding: 0; }
.tasty-recipes-nutrition ul:after {
display: block;
content: ' ';
clear: both; }
.tasty-recipes-nutrition li {
float: left;
margin-right: 1em; }
@media print {
.tasty-recipes-no-print, .tasty-recipes-no-print * {
display: none !important; } }
.tasty-recipes {
border: 5px solid #666677;
margin-top: 6em;
margin-bottom: 4em;
}
.tasty-recipes-print-button {
display: none;
}
.tasty-recipes-image-shim {
height: 69.5px;
clear: both;
}
.tasty-recipes-entry-header {
background-color: #666677;
color: #FFF;
text-align: center;
padding-top: 35px;
padding-bottom: 1.5em;
padding-left: 2.5em;
padding-right: 2.5em;
}
.tasty-recipes-entry-header.tasty-recipes-has-image {
padding-top: 0px;
}
.tasty-recipes-entry-header .tasty-recipes-image {
float: none;
text-align: center;
transform: translateY(-115px);
margin-bottom: 1em; /* Decide if we need this */
}
.tasty-recipes-entry-header .tasty-recipes-image img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 5px solid #666677;
height: 150px;
width: 150px;
display: inline-block;
}
.tasty-recipes-entry-header h2 {
font-size: 2em;
font-weight: 400;
text-transform: lowercase;
margin-bottom: 0;
text-align: center;
color: #FFF;
margin-top: 0;
padding-top: 0;
padding-bottom: 0;
}
.tasty-recipes-has-image .tasty-recipes-entry-header h2 {
margin-top: -115px;
}
.tasty-recipes-entry-header hr {
border: 1px solid #B7BBC6;
background-color: #B7BBC6;
margin-bottom: 1em;
margin-top: 1em;
}
.tasty-recipes-entry-header div.tasty-recipes-rating {
text-decoration: none;
border: none;
}
.tasty-recipes-entry-header .tasty-recipes-rating:hover {
text-decoration: none;
}
.tasty-recipes-entry-header div.tasty-recipes-rating {
font-size: 1.375em;
display: block;
}
.tasty-recipes-entry-header .tasty-recipes-rating p {
margin-bottom: 0;
}
.tasty-recipes-entry-header span.tasty-recipes-rating {
margin-left: .25em;
margin-right: .25em;
color: #FFF;
}
.tasty-recipes-entry-header .rating-label {
font-style: italic;
color: #B7BBC6;
font-size: .6875em;
display: block;
}
.tasty-recipes-entry-header .tasty-recipes-details {
margin-top: 1em;
}
.tasty-recipes-entry-header .tasty-recipes-details ul {
list-style-type: none;
margin: 0;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li {
display: inline-block;
margin-left: .5em;
margin-right: .5em;
font-size: 1em;
line-height: 2.5em;
color: #fff;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li.author,
.tasty-recipes-entry-header .tasty-recipes-details ul li.total-time {
display: none;
}
@media only screen and (max-width: 520px) {
.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
height: .8em;
margin-top: .4em;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li {
font-size: .875em;
line-height: 1.75em;
}
}
@media only screen and (min-width: 520px) {
.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
height: 1em;
margin-top: .6em;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li {
font-size: 1em;
line-height: 2.5em;
}
}
.tasty-recipes-entry-header .tasty-recipes-details .tasty-recipes-label {
font-style: italic;
color: #B7BBC6;
margin-right: .125em;
}
.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
vertical-align: top;
margin-right: .2em;
display: inline-block;
}
.tasty-recipes-entry-content {
padding-top: 1.25em;
}
.tasty-recipes-entry-content .tasty-recipes-buttons {
margin-bottom: 1.25em;
margin-left: 1.25em;
margin-right: 1.25em;
}
.tasty-recipes-entry-content .tasty-recipes-buttons:after {
content: " ";
display: block;
clear: both;
}
.tasty-recipes-entry-content .tasty-recipes-button-wrap {
width: 50%;
display: inline-block;
float: left;
box-sizing: border-box;
}
.tasty-recipes-entry-content .tasty-recipes-buttons a {
text-transform: uppercase;
text-align: center;
display: block;
color: #FFF;
background-color: #666677;
font-size: 1em;
line-height: 1.375em;
padding-top: 1em;
padding-bottom: 1em;
font-weight: bold;
margin-top: 0;
border: none;
border-radius: 0;
text-decoration: none;
}
.tasty-recipes-entry-content a img {
box-shadow: none;
-webkit-box-shadow: none;
}
.tasty-recipes-entry-content .tasty-recipes-buttons a:hover {
background-color: #979599;
text-decoration: none;
}
.tasty-recipes-entry-content .tasty-recipes-buttons img {
vertical-align: top;
}
.tasty-recipes-entry-content .tasty-recipes-buttons img.svg-print,
.tasty-recipes-entry-content .tasty-recipes-buttons img.svg-pinterest {
height: 1.25em;
margin-right: .375em;
margin-bottom: 0;
background: none;
display: inline-block;
}
@media only screen and (min-width: 520px) {
.tasty-recipes-entry-content .tasty-recipes-button-wrap:first-child {
padding-right: .625em;
}
.tasty-recipes-entry-content .tasty-recipes-button-wrap:last-child {
padding-left: .625em;
}
}
@media only screen and (max-width: 520px) {
.tasty-recipes-entry-content .tasty-recipes-button-wrap {
width: 100%;
}
.tasty-recipes-entry-content .tasty-recipes-button-wrap:nth-child(2) {
padding-top: 1em;
}
}
.tasty-recipes-entry-content h3 {
text-transform: uppercase;
font-size: .75em;
color: #979599;
margin-bottom: 1.5em;
}
.tasty-recipes-entry-content h4 {
font-size: 1em;
padding-top: 0;
margin-bottom: 1.5em;
margin-top: 1.5em;
}
.tasty-recipes-entry-content hr {
background-color: #EAE9EB;
border: 1px solid #EAE9EB;
margin-top: 1em;
margin-bottom: 1em;
}
.tasty-recipes-entry-content .tasty-recipes-description,
.tasty-recipes-entry-content .tasty-recipes-ingredients,
.tasty-recipes-entry-content .tasty-recipes-instructions,
.tasty-recipes-entry-content .tasty-recipes-keywords {
padding-left: 1.25em;
padding-right: 1.25em;
}
.tasty-recipes-entry-content .tasty-recipes-description p {
margin-bottom: 1em;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ul,
.tasty-recipes-entry-content .tasty-recipes-instructions ul {
list-style-type: none;
margin-left: 0;
margin-bottom: 1.5em;
padding: 0;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ul li,
.tasty-recipes-entry-content .tasty-recipes-instructions ul li {
margin-bottom: .625em;
list-style-type: none;
position: relative;
margin-left: 2.5em;
line-height: 1.46;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ul li:before,
.tasty-recipes-entry-content .tasty-recipes-instructions ul li:before {
background-color: #666677;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: .5em;
width: .5em;
display: block;
content: " ";
left: -1.25em;
top: .375em;
position: absolute;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol,
.tasty-recipes-entry-content .tasty-recipes-instructions ol {
counter-reset:li;
margin-left: 0;
padding: 0;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol li,
.tasty-recipes-entry-content .tasty-recipes-instructions ol li {
list-style-type: none;
position: relative;
margin-bottom: 1em;
margin-left: 2.5em;
line-height: 1.46;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol li:before,
.tasty-recipes-entry-content .tasty-recipes-instructions ol li:before {
content:counter(li);
counter-increment: li;
position: absolute;
background-color: #666677;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 1.45em;
width: 1.45em;
color: #FFF;
left: -1.25em;
transform: translateX(-50%);
line-height: 1.5em;
font-size: .6875em;
text-align: center;
top: .1875em;
}
@media only screen and (max-width: 520px) {
.tasty-recipes-entry-content .tasty-recipes-ingredients ol,
.tasty-recipes-entry-content .tasty-recipes-instructions ol {
margin-left: 0;
}
}
.tasty-recipes-entry-content .tasty-recipes-notes {
padding: 1.25em;
background-color: #EDF0F2;
}
.tasty-recipes-entry-content .tasty-recipes-notes ol {
counter-reset:li;
margin-left: 0;
padding: 0;
}
.tasty-recipes-entry-content .tasty-recipes-notes ul {
margin-left: 0;
padding: 0;
}
.tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-entry-content .tasty-recipes-notes ol li {
background-color: #FFF;
padding-left: 1.5625em;
padding-right: 1.5625em;
padding-top: 1.25em;
padding-bottom: 1.25em;
position: relative;
-webkit-clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%, 0 20px);
clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%, 0 20px);
margin-bottom: 1.5em;
}
@media only screen and (min-width: 520px) {
.tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-entry-content .tasty-recipes-notes ol li {
padding-left: 2.5em;
}
.tasty-recipes-entry-content .tasty-recipes-notes p:before,
.tasty-recipes-entry-content .tasty-recipes-notes ul li:before {
content: "i";
display: block;
background-color: #666677;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 1.3em;
width: 1.3em;
font-size: .75em;
line-height: 1.3em;
text-align: center;
color: #FFF;
position: absolute;
left: 1.167em;
top: 1.9em;
}
.tasty-recipes-entry-content .tasty-recipes-notes ol li:before {
content:counter(li);
counter-increment: li;
position: absolute;
background-color: #666677;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 1.45em;
width: 1.45em;
color: #FFF;
left: 2em;
transform: translateX(-50%);
line-height: 1.5em;
font-size: .6875em;
text-align: center;
top: 2em;
}
}
.tasty-recipes-entry-content .tasty-recipes-notes p:last-child {
margin-bottom: 0;
}
.tasty-recipes-entry-content .tasty-recipes-keywords {
background-color: #EDF0F2;
padding-bottom: 1em;
padding-top: 1em;
}
.tasty-recipes-entry-content .tasty-recipes-keywords p {
font-size: 0.7em;
font-style: italic;
color: #979599;
margin-bottom: 0;
}
.tasty-recipes-entry-content .tasty-recipes-keywords p span {
font-weight: bold;
}
.tasty-recipes-nutrifox {
text-align: center;
margin: 0;
}
.nutrifox-label {
background-color: #EDF0F2;
}
.tasty-recipes-nutrifox iframe {
width: 100%;
display: block;
margin: 0;
}
.tasty-recipes-entry-content .tasty-recipes-nutrition {
padding: 1.25em;
color: #666677;
}
.tasty-recipes-nutrition .tasty-recipes-label {
font-style: italic;
color: #B7BBC6;
margin-right: .125em;
font-weight: 400;
}
.tasty-recipes-nutrition ul {
text-align: center;
}
.tasty-recipes-nutrition li {
float: none;
display: inline-block;
line-height: 2em;
}
.tasty-recipes-entry-footer {
background-color: #666677;
padding-top: 1.5625em;
padding-bottom: 1.25em;
padding-left: 2.5em;
padding-right: 2.5em;
text-align: center;
}
.tasty-recipes-entry-footer .tasty-recipes-footer-content {
display: inline-block;
}
.tasty-recipes-entry-footer img {
width: 65px;
}
.tasty-recipes-entry-footer h3 {
color: #B7BBC6;
font-size: 1.25em;
line-height: 2.25em;
margin-top: .5em;
margin-bottom: .125em;
padding: 0;
line-height: 1em;
}
.tasty-recipes-entry-footer p {
margin-bottom: 0;
color: #FFF;
font-size: .75em;
}
.tasty-recipes-entry-footer p a {
color: #FFF;
text-decoration: underline;
box-shadow: none;
border-bottom: none;
}
.tasty-recipes-entry-footer:after {
content: " ";
display: block;
clear:both;
}
@media only screen and (max-width: 520px) {
.tasty-recipes-entry-footer h3 {
margin-top: .5em;
margin-bottom: .5em;
}
.tasty-recipes-entry-footer {
text-align: center;
}
}
@media only screen and (min-width: 520px) {
.tasty-recipes-entry-footer img {
float: left;
}
.tasty-recipes-entry-footer h3,
.tasty-recipes-entry-footer p {
margin-left: 90px;
clear: none;
text-align: left;
}
}
/* Print view styles */
.tasty-recipes-print-view {
font-size: 11px;
background-color: #fff;
}
.tasty-recipes-print-view .tasty-recipes-print-button {
display: inline-block;
}
.tasty-recipes-print {
padding:0;
font-size: 11px;
}
.tasty-recipes-print-view .tasty-recipes {
margin-top: 1em;
}
.tasty-recipes-print .tasty-recipes-entry-header {
background-color: inherit;
color: inherit;
padding-bottom: 0;
padding-left: 1em;
padding-right: 1em;
padding-top: 1em;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-image {
float: right;
transform: none;
}
.tasty-recipes-print.tasty-recipes-has-image .tasty-recipes-entry-header h2 {
margin-top: 0;
}
.tasty-recipes-print .tasty-recipes-entry-header h2 {
color: inherit;
margin-bottom: .5em;
}
.tasty-recipes-print .tasty-recipes-entry-header hr {
display: none;
}
.tasty-recipes-print .tasty-recipes-entry-header span.tasty-recipes-rating {
color: #000;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details ul {
padding: 0;
clear: none;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details ul li {
line-height: 1.5em;
color: #000;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
display: none;
}
.tasty-recipes-print .tasty-recipes-entry-content img {
max-width: 50%;
height: auto;
}
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-ingredients ul li,
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-ingredients ol li {
margin-bottom: 0.25em;
line-height: 1.1;
}
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-instructions ul li,
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-instructions ol li {
margin-bottom: 0.5em;
line-height: 1.1;
}
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-ingredients ul li:before,
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-instructions ul li:before {
top: 0.3em;
}
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-ingredients ol li:before,
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-instructions ol li:before {
top: 0;
}
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes ol li {
padding-top: 0;
padding-bottom: 0;
background-color: #EDF0F2;
clip-path: none;
}
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes p:before,
.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes ul li:before {
top: 0;
clip-path: none;
margin-bottom: 0.5em;
}
@media print {
.tasty-recipes-print .tasty-recipes-entry-footer img {
display: none;
}
}
.tasty-recipes-print .tasty-recipes-source-link {
text-align: center;
}
.tasty-recipes {
border: 5px solid #4d4d4e;
margin-top: 6em;
margin-bottom: 4em;
}
.tasty-recipes-print-button {
display: none;
}
.tasty-recipes-image-shim {
height: 69.5px;
clear: both;
}
.tasty-recipes-entry-header {
background-color: #4d4d4e;
color: #FFF;
text-align: center;
padding-top: 35px;
padding-bottom: 1.5em;
padding-left: 2.5em;
padding-right: 2.5em;
}
.tasty-recipes-entry-header.tasty-recipes-has-image {
padding-top: 0px;
}
.tasty-recipes-entry-header .tasty-recipes-image {
float: none;
text-align: center;
transform: translateY(-115px);
margin-bottom: 1em; /* Decide if we need this */
}
.tasty-recipes-entry-header .tasty-recipes-image img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 5px solid #4d4d4e;
height: 150px;
width: 150px;
}
.tasty-recipes-entry-header h2 {
font-size: 2em;
letter-spacing: 1px;
margin-bottom: 0;
text-align: center;
color: #FFF;
margin-top: 0;
padding-top: 0;
padding-bottom: 0;
}
.tasty-recipes-has-image .tasty-recipes-entry-header h2 {
margin-top: -115px;
}
.tasty-recipes-entry-header hr {
border: 1px solid #cacaca;
background-color: #cacaca;
margin-bottom: 1em;
margin-top: 1em;
}
.tasty-recipes-rating {
text-align: center;
margin-top: 19px;
font-size: 12px;
color: #6b6e77;
}
.tasty-recipes-entry-header .tasty-recipes-rating a {
text-decoration: none;
text-decoration: none;
border: none;
}
.tasty-recipes-entry-header .tasty-recipes-rating a:hover {
text-decoration: none;
}
.tasty-recipes-entry-header .tasty-recipes-rating-stars {
font-size: 1.375em;
display: block;
}
.tasty-recipes-entry-header .tasty-recipes-rating-stars span {
margin-left: .25em;
margin-right: .25em;
color: #FFF;
}
.tasty-recipes-entry-header .tasty-recipes-rating-label {
font-style: italic;
color: #cacaca;
font-size: .6875em;
display: block;
}
.tasty-recipes-entry-header .tasty-recipes-details {
margin-top: 1em;
}
.tasty-recipes-entry-header .tasty-recipes-details ul {
list-style-type: none;
margin: 0;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li {
display: inline-block;
margin-left: .5em;
margin-right: .5em;
font-size: 1em;
line-height: 2.5em;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li.author,
.tasty-recipes-entry-header .tasty-recipes-details ul li.total-time {
display: none;
}
@media only screen and (max-width: 520px) {
.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
height: .8em;
margin-top: .4em;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li {
font-size: .875em;
line-height: 1.75em;
}
}
@media only screen and (min-width: 520px) {
.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
height: 1em;
margin-top: .6em;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li {
font-size: 1em;
line-height: 2.5em;
}
}
.tasty-recipes-entry-header .tasty-recipes-details .tasty-recipes-label {
font-style: italic;
color: #cacaca;
margin-right: .125em;
}
.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
vertical-align: top;
margin-right: .2em;
}
.tasty-recipes-entry-content {
padding-top: 1.25em;
}
.tasty-recipes-entry-content .tasty-recipes-buttons {
margin-bottom: 1.25em;
margin-left: 1.25em;
margin-right: 1.25em;
}
.tasty-recipes-entry-content .tasty-recipes-buttons:after {
content: " ";
display: block;
clear: both;
}
.tasty-recipes-entry-content .tasty-recipes-button-wrap {
width: 50%;
display: inline-block;
float: left;
box-sizing: border-box;
}
.tasty-recipes-entry-content .tasty-recipes-buttons a {
text-transform: uppercase;
text-align: center;
display: block;
color: #FFF;
background-color: #4d4d4e;
font-size: 1em;
line-height: 1.375em;
padding-top: 1em;
padding-bottom: 1em;
font-weight: bold;
margin-top: 0;
border: none;
border-radius: 0;
text-decoration: none;
}
.tasty-recipes-entry-content a img {
box-shadow: none;
-webkit-box-shadow: none;
}
.tasty-recipes-entry-content .tasty-recipes-buttons a:hover {
background-color: #979599;
text-decoration: none;
}
.tasty-recipes-entry-content .tasty-recipes-buttons img {
vertical-align: top;
}
.tasty-recipes-entry-content .tasty-recipes-buttons img.svg-print,
.tasty-recipes-entry-content .tasty-recipes-buttons img.svg-pinterest {
height: 1.25em;
margin-right: .375em;
margin-bottom: 0;
background: none;
display: inline-block;
}
@media only screen and (min-width: 520px) {
.tasty-recipes-entry-content .tasty-recipes-button-wrap:first-child {
padding-right: .625em;
}
.tasty-recipes-entry-content .tasty-recipes-button-wrap:last-child {
padding-left: .625em;
}
}
@media only screen and (max-width: 520px) {
.tasty-recipes-entry-content .tasty-recipes-button-wrap {
width: 100%;
}
.tasty-recipes-entry-content .tasty-recipes-button-wrap:nth-child(2) {
padding-top: 1em;
}
}
.tasty-recipes-entry-content h3 {
text-transform: uppercase;
font-size: .75em;
color: #979599;
margin-bottom: 1.5em;
}
.tasty-recipes-entry-content h4 {
font-size: 1em;
padding-top: 0;
margin-bottom: 1.5em;
margin-top: 1.5em;
}
.tasty-recipes-entry-content hr {
background-color: #EAE9EB;
border: 1px solid #EAE9EB;
margin-top: 1em;
margin-bottom: 1em;
}
.tasty-recipes-entry-content .tasty-recipes-description,
.tasty-recipes-entry-content .tasty-recipes-ingredients,
.tasty-recipes-entry-content .tasty-recipes-instructions {
padding-left: 1.25em;
padding-right: 1.25em;
}
.tasty-recipes-entry-content .tasty-recipes-description p {
margin-bottom: 1em;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ul,
.tasty-recipes-entry-content .tasty-recipes-instructions ul {
list-style-type: none;
margin-left: 0;
margin-bottom: 1.5em;
padding: 0;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ul li,
.tasty-recipes-entry-content .tasty-recipes-instructions ul li {
margin-bottom: .625em;
list-style-type: none;
position: relative;
margin-left: 2.5em;
line-height: 1.46;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ul li:before,
.tasty-recipes-entry-content .tasty-recipes-instructions ul li:before {
background-color: #4d4d4e;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: .5em;
width: .5em;
display: block;
content: " ";
left: -1.25em;
top: .375em;
position: absolute;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol,
.tasty-recipes-entry-content .tasty-recipes-instructions ol {
counter-reset:li;
margin-left: 0;
padding: 0;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol li,
.tasty-recipes-entry-content .tasty-recipes-instructions ol li {
list-style-type: none;
position: relative;
margin-bottom: 1em;
margin-left: 2.5em;
line-height: 1.46;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol li:before,
.tasty-recipes-entry-content .tasty-recipes-instructions ol li:before {
content:counter(li);
counter-increment: li;
position: absolute;
background-color: #4d4d4e;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 1.45em;
width: 1.45em;
color: #FFF;
left: -1.25em;
transform: translateX(-50%);
line-height: 1.5em;
font-size: .6875em;
text-align: center;
top: .1875em;
}
@media only screen and (max-width: 520px) {
.tasty-recipes-entry-content .tasty-recipes-ingredients ol,
.tasty-recipes-entry-content .tasty-recipes-instructions ol {
margin-left: 0;
}
.tasty-recipes-entry-content .tasty-recipes-ingredients ol li,
.tasty-recipes-entry-content .tasty-recipes-instructions ol li {
}
}
.tasty-recipes-entry-content .tasty-recipes-notes {
padding: 1.25em;
background-color: #EDF0F2;
}
.tasty-recipes-entry-content .tasty-recipes-notes ol {
counter-reset:li;
margin-left: 0;
padding: 0;
}
.tasty-recipes-entry-content .tasty-recipes-notes ul {
margin-left: 0;
padding: 0;
}
.tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-entry-content .tasty-recipes-notes ol li {
background-color: #FFF;
padding-left: 1.5625em;
padding-right: 1.5625em;
padding-top: 1.25em;
padding-bottom: 1.25em;
position: relative;
-webkit-clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%, 0 20px);
clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%, 0 20px);
margin-bottom: 1.5em;
}
@media only screen and (min-width: 520px) {
.tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-entry-content .tasty-recipes-notes ol li {
padding-left: 2.5em;
}
.tasty-recipes-entry-content .tasty-recipes-notes p:before,
.tasty-recipes-entry-content .tasty-recipes-notes ul li:before {
content: "i";
display: block;
background-color: #4d4d4e;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 1.3em;
width: 1.3em;
font-size: .75em;
line-height: 1.3em;
text-align: center;
color: #FFF;
position: absolute;
left: 1.167em;
top: 1.9em;
}
.tasty-recipes-entry-content .tasty-recipes-notes ol li:before {
content:counter(li);
counter-increment: li;
position: absolute;
background-color: #4d4d4e;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 1.45em;
width: 1.45em;
color: #FFF;
left: 2em;
transform: translateX(-50%);
line-height: 1.5em;
font-size: .6875em;
text-align: center;
top: 2em;
}
}
.tasty-recipes-entry-content .tasty-recipes-notes p:last-child {
margin-bottom: 0;
}
.tasty-recipes-nutrifox {
text-align: center;
margin: 0;
}
.tasty-recipes-nutrifox iframe {
width: 100%;
display: block;
margin: 0;
}
.tasty-recipes-entry-content .tasty-recipes-nutrition {
padding: 1.25em;
color: #4d4d4e;
}
.tasty-recipes-nutrition .tasty-recipes-label {
font-style: italic;
color: #cacaca;
margin-right: .125em;
font-weight: 400;
}
.tasty-recipes-nutrition ul {
text-align: center;
}
.tasty-recipes-nutrition li {
float: none;
display: inline-block;
line-height: 2em;
}
.tasty-recipes-entry-footer {
background-color: #4d4d4e;
padding-top: 1.5625em;
padding-bottom: 1.25em;
padding-left: 2.5em;
padding-right: 2.5em;
text-align: center;
}
.tasty-recipes-entry-footer .tasty-recipes-footer-content {
display: inline-block;
}
.tasty-recipes-entry-footer img {
width: 65px;
}
.tasty-recipes-entry-footer h3 {
color: #cacaca;
font-size: 1.25em;
line-height: 2.25em;
margin-top: .5em;
margin-bottom: .125em;
padding: 0;
line-height: 1em;
}
.tasty-recipes-entry-footer p {
margin-bottom: 0;
color: #FFF;
font-size: .75em;
}
.tasty-recipes-entry-footer p a {
color: #FFF;
text-decoration: underline;
box-shadow: none;
border-bottom: none;
}
.tasty-recipes-entry-footer:after {
content: " ";
display: block;
clear:both;
}
@media only screen and (max-width: 520px) {
.tasty-recipes-entry-footer h3 {
margin-top: .5em;
margin-bottom: .5em;
}
.tasty-recipes-entry-footer {
text-align: center;
}
}
@media only screen and (min-width: 520px) {
.tasty-recipes-entry-footer img {
float: left;
}
.tasty-recipes-entry-footer h3,
.tasty-recipes-entry-footer p {
margin-left: 90px;
clear: none;
text-align: left;
}
}
/* Print view styles */
.tasty-recipes-print-view .tasty-recipes-print-button {
display: inline-block;
}
.tasty-recipes-print {
padding:0;
}
.tasty-recipes-print-view .tasty-recipes {
margin-top: 1em;
}
.tasty-recipes-print .tasty-recipes-entry-header {
background-color: inherit;
color: inherit;
padding-bottom: 0;
padding-left: 1em;
padding-right: 1em;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-image {
float: right;
transform: none;
}
.tasty-recipes-print.tasty-recipes-has-image .tasty-recipes-entry-header h2 {
margin-top: 0;
}
.tasty-recipes-print .tasty-recipes-entry-header h2 {
color: inherit;
margin-bottom: .5em;
}
.tasty-recipes-print .tasty-recipes-entry-header hr {
display: none;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-rating-stars span {
color: #000;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details ul {
padding: 0;
clear: both;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details ul li {
line-height: 1.5em;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
display: none;
}
Easy Homemade Pizza Sauce Recipe
(1 votes, average: 5.00 out of 1)
5 from 1 reviews
Author: Sonja
Prep Time: 5 minute
Cook Time: 0 minutes
Total Time: 5 minutes
Yield: About 1 1/2 cups
Category: Sauce
Method: Blended
Cuisine: Italian
Description
Looking for an easy pizza sauce recipe? This Italian homemade pizza sauce will amp your pizza game to a new level, and it comes together in just 5 minutes!
Ingredients
15 ounces crushed fire roasted tomatoes*
1 tablespoon extra virgin olive oil
1 small clove garlic (1/2 medium)
1/2 teaspoon dried oregano
Scant 1/2 teaspoon kosher salt
Instructions
Cut the garlic into a few rough pieces (no need to mince it).
Place all ingredients in a blender. Blend until fully combined.
Notes
*If at all possible, try to find fire roasted tomatoes. They’re available at many mainstream groceries these days and have a mellow, sweet flavor. If you absolutely cannot find them, use a high quality brand of crushed tomatoes.
Inspired by Flour Water Salt Yeast
Keywords: Pizza Sauce, Easy Pizza Sauce, Pizza Sauce Recipe, Best Pizza Sauce, Homemade Pizza Sauce, Italian, Pizza, Gluten Free, Vegan, Vegetarian