/* Tasty Recipes simple recipe card styles */

.tasty-recipes-display {
	border: 0.15em solid #ededed;
	padding: 1.5em;
	margin-bottom: 1em;
}

.tasty-recipes-display h2 {
	font-weight: 400;
	text-transform: lowercase;
}

.tasty-recipes-details {
	font-size: 0.8em;
	margin-bottom: 2em;
}
.tasty-recipes-details ul {
	-webkit-padding-start: 0px;
}

.tasty-recipes-label {
	color: #8B9DA9; /* change to whatever color you want the recipe detail labels (author, prep time) and nutrition labels (calories, serving size) to be */
}

.tasty-recipes-details ul li {
	list-style-type: none;
}

.prep-time, .total-time, .cook-time {
	display: inline-block;
	width: 20%;
	margin: 1em 1em 1em 0em;
	vertical-align: top;
}

.tasty-recipes-print-button {
    margin-top: 0.5em;
    margin-right: 0.5em;
    padding: 0.5em 1em !important;
    float: right;
    font-size: .9em;
    font-weight: 800;
	background-color: #797B7C !important; /* change color for print button here, but leave !important */
	border: none !important;
}

.tasty-recipes-image {
	border-left: 1.5em solid rgba(0,0,0,0);
}

.tasty-recipe-ingredients ul {
	margin-bottom: 1em;
}

.tasty-recipes-nutrition {
	padding: 0.5em;
	border-top: .15em solid #ededed;

}

.tasty-recipes-nutrition ul {
	text-align: center;
}

.tasty-recipes-nutrition ul li {
	list-style-type: none;
	font-size: 0.8em;
	margin-left: 0;
	width: 30%;
}

.tasty-recipe-ingredients h3, 
.tasty-recipes-ingredients h3,
.tasty-recipe-instructions h3, 
.tasty-recipes-instructions h3, 
.tasty-recipes-notes h3 {
	font-weight: 200;
	margin-bottom: 1.2em;
	text-transform: lowercase;
	color: #8B9DA9 !important;
}

.tasty-recipe-ingredients h4, 
.tasty-recipes-ingredients h4,
.tasty-recipe-instructions h4, 
.tasty-recipes-instructions h4 {
	font-size: 1.2em;
	font-weight: 700;
	text-transform: lowercase;
	color: #a8afb3; /* change to whatever color you want your section headers to be; remove this line to make it the same as your other text */
	
}

.tasty-recipes-description p {
	font-size: .8em;
	font-style: italic;
}

.tasty-recipes-nutrition h3 {
	font-size: 1em;
    text-align: center;
    margin-top: 1em;
}

.tasty-recipes-notes h3 {
	font-size: 1.2em;
}

.tasty-recipes-notes p,
.tasty-recipes-notes ul {
	font-size: 1em;
}
.tasty-recipe-ingredients, 
.tasty-recipes-ingredients ,
.tasty-recipe-instructions, 
.tasty-recipes-instructions, 
.tasty-recipes-notes, .copyright {
	font-size: 0.9em;
	line-height: 1.7em;
}
.copyright {
	color: grey;
}

.tasty-recipe-details ul {
margin-left: 0px !important;
text-align: -webkit-left;
word-wrap: normal;
}


.tasty-recipes-details ul {
margin-left: 0px !important;
text-align: -webkit-left;
word-wrap: normal;
}


.tasty-recipes h3 {
text-transform: uppercase;
color: #A6B6C0;
	margin-top: 1.5em;
}

.tasty-recipes h2 {
color: black;
text-transform: capitalize;
}

.tasty-recipes h2 {
    color: #8B9DA9;
	font-weight: bold; 
	font-size: 27px;
} 


.tasty-recipes h3 {
  font-weight: bold;
}
.prep-time, .total-time, .cook-time {
	width: auto;
}

/*TASTY PRINT VIEW*/
.tasty-recipes-print-view .tasty-recipes {
	max-width: 700px;
	font-size: 0.9em;
}
.tasty-recipes-print-view .tasty-recipes-rating, .tasty-recipes-description, .author {
	display: none;
}
.tasty-recipes-source-link {
	font-size: 0.9em;
}
.tasty-recipes-details ul, .tasty-recipes-details ul li, .tasty-recipes h2 {
	text-align: -webkit-center;
}

.tasty-recipes-print-view div.starrating {
display: none !important;}

/*JUMP AND PRINT */

.jumplink {
padding: 0.5em 1.2em 0.5em 1.2em;
	margin: 1em;
text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: #D0D6D6;
	color: white;
	font-size: 0.8em;
}
.jumplink:hover {
color: white;
	background: #C3CBBE;
}

.jump-and-print {
text-align: center;
	padding-bottom: 1em;
}
div.sw-pinit a.sw-pinit-button, div.sw-pinit a.sw-pinit-button:visited {
background: #D0D6D6 !important;
}

.textbox table {
	margin-bottom: 0px;
	margin: 1em;
}
.textbox table td, .textbox table tbody {
	border: none;
}
@media only screen and (min-width: 500px) {
.textbox i {
padding-right: 0.3em;
}
.textbox p {
padding-right: 2em;
}}
@media only screen and (max-width: 500px) {
.textbox i {
padding-right: 0.3em;
		margin: -0.3em;
}
}
@media only screen and (min-width: 600px) {
	.single-post article img {max-width: 600px;}}

.sidebar .widget-title a {
color: white;
}
.comment-form-subscriptions label {
	display: block !important;
}

/*POPUP*/
div[data-element-id='5092963'] span {
	font-family: "Gotham Narrow", sans-serif !important;
    font-weight: normal;
    line-height: 1.2;
	font-size: 1.5em !important;
}

@media screen and (max-width: 800px){
#privy-container #privy-inner-container .privy {
	display: none !important;
}
}
.entry-content a {
	font-weight: bold !important;
}

/*Tag archive fix*/
.archive-meta-wrapper {
	z-index: -1;
}

.archive .entry-image-link:hover {
	opacity: 0.5;
}

h2, a {
	color: #8B9DA9;
}


.comment-form-cookies-consent {
    display: none;
}
.comment-form-policy-top-copy {
font-size: 100%;}

/*Last modified*/
.lastmodified {
	text-align: center;
	  font-family: 'AW Conqueror Sans', "Open Sans", sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
	margin-top: -10px;
}

.fa.fa-facebook, .fa.fa-twitter {
    font-family: "Font Awesome 5 Brands" !important;
}

/*CK tweaks*/
.above-blog-widget .formkit-field, .above-blog-widget .formkit-submit,
.post-cta-widget .formkit-field, .post-cta-widget .formkit-submit {
	flex: 1 0 31% !important;
	margin: 5px !important;
}
.above-blog-widget .formkit-form {
	margin-top: -10px !important;
}
.above-blog-widget{
	padding: 10px 18px 13px 18px;
}

.formkit-input{
	padding: 10px 15px !important;
}
.formkit-submit > span {
	padding: 0px !important;
	font-family: "Gotham Narrow" !important;
}
.sidebar .formkit-submit > span,
.footer-widgets .formkit-submit > span,
.page-id-8672 .formkit-submit > span{
		padding: 10px !important;

}

.footer-widgets .formkit-submit {
	flex: 1 1 100% !important;
}

.above-blog-widget .widget:nth-child(1) {
	padding-top: 7px;
}

.formkit-form .formkit-submit:focus > span
.formkit-form .formkit-button:focus > span
.formkit-form .formkit-button:hover > span,
.formkit-form .formkit-submit:hover > span{
	background-color: rgba(0,0,0,0) !important;
}
.formkit-submit:hover {
    background: rgba(211, 219, 224,1) !important;
}
.post-cta-widget{
	padding: 18px 18px 0px 18px;
}

.formkit-form[data-uid="8ea019d529"] .formkit-submit, .formkit-form[data-uid="8ea019d529"] .formkit-submit > span {
	padding: 5px 52px !important;
}
.formkit-form[data-uid="8ea019d529"]  {
	margin: auto !important;
}

.formkit-form[data-uid="8ea019d529"] .formkit-input {
	border-radius: 0px !important;
}

.pasta-printable {
  padding: 25px 20px 0px 20px;
    border: 5px #D3DBE0 solid;
    margin-bottom: 10px;
}
