/*--------------------------------------------------------------
>>> SINGLE POST:
----------------------------------------------------------------*/
/* General */
.mm-post-single h1 {
	font-size: 50px;
}

.mm-post-single h2 {
	color: #000;
	letter-spacing: 0;
	text-align: left;
}

.mm-post-single .entry-header {
	padding: 4rem 0 2rem;	
}

.mm-post-single .post-inner .entry-content h1 {
	color: #000;
    font-size: 20px;
    text-align: center;
    max-width: 810px!important;
}

.mm-post-single p a {
	color: #3B6635!important;
}

.mm-post-single .featured-media:before,
.mm-post-single .post-tags, 
.jp-relatedposts-post-context,
.post-meta-edit-link-wrapper, 
.post-meta-single-bottom,
#respond .comment-form-comment label {
	display: none;
}

.mm-post-single .entry-categories-inner a:first-child {
	display: none;
}

#comments .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.wp-block-image),
#site-content .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.wp-block-image),
#comments .section-inner,
#site-content .section-inner {
	max-width: 100%;
    width: 100%;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width: 100%;
}

#site-content .entry-content p,
#site-content .entry-content .wp-block-image,
#site-content .entry-content img,
#site-content ol,
#site-content h2,
#site-content h3,
#site-content h4,
#site-content h5,
#site-content h6,
#site-content .post-tag-list {
    max-width: 810px!important;
    font-size: 22px;
    width: 100%;
    line-height: 32px;
}

#site-content .entry-content h3,
#site-content .entry-content h4,
#site-content .entry-content span,
#site-content .entry-content header,
#site-content .entry-content ul,
#site-content .entry-content figure {
	max-width: 810px!important;
    width: 100%;
}

.tasty-recipes {
    margin-bottom: 4em;
    margin-top: 80px;
    max-width: 1200px !important;
}

.mm-post-single .post-inner {
	padding-top: 1rem;
}

.mm-post-single .featured-media-inner {
	position: static;
}

.mm-post-single img {
	border-radius: 10px!important;
}

.mm-post-single .section-inner.thin {
	max-width: 100%;
	margin-left: 80px;
}

.mm-post-single .post-tag-list {
	display: flex;
	list-style: none;
	margin: 0;
	flex-wrap: wrap;
}

.mm-post-single .post-tag-list li.post-tag {
	margin: 2px 10px;
	padding: 8px 20px;
	border: 3px solid #2D2D2D;
	border-radius: 100px;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 14px;
	height: 44px;
}

/* Tasty Recipe Styles */
.mm-post-single .tasty-recipes-display hr,
.mm-post-single .tasty-recipes-display .tasty-recipes-details ul .author,
.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-rating,
.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-header-content.clearfix:after {
	display: none;
}

.mm-post-single .tasty-recipes-display {
	border: 1px solid #2D2D2D;
	box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.25);
}

.mm-post-single .tasty-recipes-display h2 {
	font-size: 42px;
	margin: 0 20px 0 0;
}

.mm-post-single .tasty-recipes-display h3 {
	font-size: 24px;
	margin: 0 0 20px;
	color: #2d2d2d;
}

.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header {
	padding: 3em 2em;
	display: block;
}

.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-image {
    width: 150px;
}

.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-header-content {
	min-height: auto;
}

.mm-post-single .tasty-recipes-display .tasty-recipes-details {
    padding-left: 0;
    margin-top: 10px;
}

.mm-post-single .tasty-recipes-display .tasty-recipes-details .tasty-recipes-label svg {
	margin: 6px 0 0 0;
	display: inline;
}

.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-buttons {
	display: flex;
	float: none;
	margin: 0;
    padding: 0;
}

.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-buttons img.svg-print,
.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-buttons img.svg-pinterest {
	width: auto!important;
}

.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-buttons .tasty-recipes-button-wrap {
	float: none;
	width: auto;
	padding: 0;
}

.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-buttons .tasty-recipes-button-wrap:first-child {
	margin-right: 5px;
}

.mm-post-single .tasty-recipes-display .tasty-recipes-button-wrap a {
	border: 3px solid #2D2D2D;
	border-radius: 4px;
	width: 160px;
	font-size: 14px;
	padding: 5px;
}

.mm-post-single .tasty-recipes-display .tasty-recipes-button-wrap a:hover {
	border: 3px solid #aaa;
}

.mm-post-single .tasty-recipes-entry-content {
	display: grid;
	grid-gap: 20px;
	grid-template-columns: 2fr 3fr;
	grid-template-rows: repeat(2, auto);
	padding-bottom: 3em;
	color: #2d2d2d;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-ingredients .tasty-recipes-scale-container {
	float: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: 20px auto;
	padding-bottom: 20px;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-ingredients .tasty-recipes-scale-container .tasty-recipes-scale-label {
	grid-column: 1 / -1;
	color: #2d2d2d;
	font-size: 12px;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-ingredients .tasty-recipes-scale-container button {
	border: 1px solid #2D2D2D;
	border-radius: 4px;
	margin: 0 5px 0 0;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-ingredients .tasty-recipes-scale-container .tasty-recipes-scale-button-active,
.mm-post-single .tasty-recipes-entry-content .tasty-recipes-ingredients .tasty-recipes-scale-container button:hover {
	background: #B0C472;
	color: #2d2d2d;
	text-decoration: none;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-ingredients {
	grid-row: 1 / -1;
	border-right: 2px solid #2d2d2d;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-ingredients p {
	margin: 26px 0 6px 0;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-ingredients ul {
	margin: 0;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-ingredients ul li {
	margin-left: 20px;
    font-size: 16px;
    line-height: 26px;
}
 
.mm-post-single .tasty-recipes-entry-content .tasty-recipes-description {
	grid-row: 1 / 2;
	grid-column: 2 / -1;
	margin-top: 1em;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-description p {
    margin-bottom: 1em;
    font-size: 16px!important;
	line-height: 26px!important;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-instructions {
	grid-row: 2 / -1;
	grid-column: 2 / -1;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-instructions ol {
	margin: 0;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-instructions ol li {
	margin: 10px 0 10px 38px;
    font-size: 16px;
    line-height: 26px;

}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-ingredients ul li:before, 
.mm-post-single .tasty-recipes-entry-content .tasty-recipes-instructions ul li:before {
	background-color: #2d2d2d;
	top: .575em;
	height: .3em;
    width: .3em;
}

.mm-post-single .tasty-recipes-entry-content .tasty-recipes-ingredients ol li:before, 
.mm-post-single .tasty-recipes-entry-content .tasty-recipes-instructions ol li:before {
	background-color: #F2EBD1;
	color: #2d2d2d;
	height: 2em;
    width: 2em;
	line-height: 2.1em;
	left: -1.65em;
}

.tasty-recipes-entry-footer {
	grid-column: 1 / -1!important;
	margin-bottom: -3em;
}
   
.tasty-recipes-footer-content svg {
	width: 30px!important;
	margin: 10px;
}

.tasty-recipes-footer-content h3 {
	font-size: 18px!important;
}

.tasty-recipes-footer-content p {
	font-size: 14px!important;
	line-height: 20px!important;
}

/* Taken from Tasty Recipes stylesheets */
.mm-post-single .tasty-recipes-ratings-buttons {
  	unicode-bidi: bidi-override;
  	direction: rtl;
  	text-align: center; 
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-top: 10px;
}

.mm-post-single .tasty-recipes-ratings-buttons > span {
	display: inline-block;
	position: relative;
	width: 1.1em; 
}

.mm-post-single .tasty-recipes-ratings-buttons span i {
    font-style: normal;
}

.mm-post-single .tasty-recipes-ratings-buttons span .unchecked {
    display: inline-block; 
}

.mm-post-single .tasty-recipes-ratings-buttons span .checked {
    display: none;
}

.mm-post-single .tasty-recipes-ratings-buttons input:checked ~ span .unchecked {
   	display: none; 
}

.mm-post-single .tasty-recipes-ratings-buttons input:checked ~ span .checked {
    display: inline-block; 
}

.mm-post-single .tasty-recipes-ratings-buttons input:checked ~ span:before .unchecked {
    display: inline-block; 
}

.mm-post-single .tasty-recipes-ratings-buttons input:checked ~ span:before .checked {
    display: none; 
}

.mm-post-single .tasty-recipes-ratings-buttons > *:hover .unchecked,
.mm-post-single .tasty-recipes-ratings-buttons > *:hover ~ span .unchecked,
.mm-post-single .tasty-recipes-ratings-buttons:not(:hover) > input:checked ~ span .unchecked {
	display: none; 
	cursor: pointer;
}

.mm-post-single .tasty-recipes-ratings-buttons > *:hover .checked,
.mm-post-single .tasty-recipes-ratings-buttons > *:hover ~ span .checked,
.mm-post-single .tasty-recipes-ratings-buttons:not(:hover) > input:checked ~ span .checked {
	display: inline-block; 
	cursor: pointer;
}

.mm-post-single .tasty-recipes-ratings-buttons > *:hover:before .unchecked,
.mm-post-single .tasty-recipes-ratings-buttons > *:hover ~ span:before .unchecked,
.mm-post-single .tasty-recipes-ratings-buttons:not(:hover) > input:checked ~ span:before .unchecked {
	display: inline-block; 
	cursor: pointer;
}
.mm-post-single .tasty-recipes-ratings-buttons > *:hover:before .checked,
.mm-post-single .tasty-recipes-ratings-buttons > *:hover ~ span:before .checked,
.mm-post-single .tasty-recipes-ratings-buttons:not(:hover) > input:checked ~ span:before .checked {
	display: none; 
	cursor: pointer;
} 

.mm-post-single .tasty-recipes-ratings-buttons input {
    margin-left: -1.1em;
    margin-right: 0;
    top: 3px;
    width: 1.1em;
    height: 1.1em;
    position: relative;
    z-index: 2;
    opacity: 0;
}

.post-tag-container h3 {
	font-size: 16px;
}


/* Comments */
#comments .comment-reply-title {
	font-size: 30px; 
}

#comments a.comment-reply-link {
	background: transparent;
    text-decoration: none!important;
}

#commentform #submit {
	background: #f1c34a;
	border-radius: 4px;
	border: 3px solid #000000;
	color: #000;
	text-transform: initial;
	padding: 10px 24px;
}

#commentform #submit:hover {
	text-decoration: none;
}

#comments a {
	color: #3B6635!important;
	text-decoration: none!important;
	text-transform: initial;
}

#comments a.comment-reply-link {
	padding: 0;
	font-size: 16px;
}

#site-content .mm-post-single .comments-wrapper #comments p {
	max-width: 100%!important;
}

#respond {
	margin-top: 40px;
}

#respond .comment-reply-title {
	font-size: 20px;
	margin: 0 0 60px 0;
}

.mm-post-single form.section-inner.thin .logged-in-as {
	text-align: left;
	margin: 0 0 10px 0;
	font-size: 16px;
}

.mm-post-single form.section-inner.thin {
	margin: 0;
}

.mm-post-single form.section-inner.thin > p {
	max-width: 100%;
}

.mm-post-single .comment-respond textarea {
	background: #fff;
	border: 2px solid #2D2D2D;
	border-radius: 4px;
}

.comment-footer-meta {
	align-items: flex-end!important;
}

.comment-footer-meta .comment-reply {
	margin: 0 0 0 1.5rem;
}

.comment-footer-meta .by-post-author {
	margin-bottom: 0;
    text-transform: initial;
    letter-spacing: 0px;
}

#jp-relatedposts {
	max-width: 1200px;
}

.jp-relatedposts-post-date,
.jp-relatedposts-post-title {
	padding-top: 10px;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	opacity: 1!important;
}

#jp-relatedposts .jp-relatedposts-items p, 
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-size: 20px!important;
    line-height: 30px!important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	text-decoration: none!important;
}

.mm-post-single .pagination-single-inner {
	flex-direction: row;
    align-items: center;
}

.mm-post-single .pagination-single a + a {
	margin-top: 0;
}

.mm-post-single .pagination-single a + a .arrow {
	margin-right: 0;
	margin-left: 1rem;
}


/* Responsive Styles */
@media only screen and (min-width: 1000px){
	.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header {
		display: flex;
	}
}

@media only screen and (max-width: 1000px){
	.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-header-content {
		flex-direction: column;
	}
	.mm-post-single .tasty-recipes-display h2 {
		margin-bottom: 20px;
	}
	.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-buttons {
		justify-content: flex-start;
	}
	.mm-post-single .section-inner.thin {
		margin-left: 0;
	}
	.mm-post-single .tasty-recipes-entry-content {
		grid-template-columns: none;
		grid-template-rows: repeat(4, auto);
	}
	.mm-post-single .tasty-recipes-entry-content .tasty-recipes-instructions {
		grid-row: 2 / 3;
	}
	.mm-post-single .tasty-recipes-entry-content .tasty-recipes-ingredients {
		grid-row: 3 / -1;
		border-right: none;
	}
	.tasty-recipes-entry-footer {
		grid-row: none;
	}	
}

@media only screen and (max-width: 767px){
	.mm-post-single h1 {
		font-size: 36px;
	}
	.mm-post-single .tasty-recipes-display h2 {
		font-size: 30px;
	}
	#comments a.comment-reply-link {
		font-size: 14px;
	}
	#site-content .entry-content p {
		font-size: 18px;
		line-height: 30px;
	}
}

@media only screen and (max-width: 640px) {
	#jp-relatedposts .jp-relatedposts-items-visual {
		margin-right: 0!important;
	}
	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		width: 100%!important;
		padding-right: 0!important;
	}
	.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-buttons {
		display: block;
	}
	.mm-post-single .tasty-recipes-display .tasty-recipes-entry-header .tasty-recipes-buttons a {
		margin: 5px 0;
	}
	.tasty-recipes-entry-header .tasty-recipes-button-wrap:last-child {
		padding: 0;
	}
}

@media only screen and (max-width: 500px) {
	.tasty-recipes-footer-content svg {
		margin: 10px auto;
	}
}