/*
Theme Name: Hellofresh
Theme URI: 
Author: Yzoja @ Miquido
Author URI: 
Version: 184BR
*/

body {
	overflow: auto;
	font-weight: 300;
	font-family: 'MontserratLight', sans-serif;
}

img {
	max-width: 100%;
	height: auto;
}

a, img, .social-menu * {
	transition: all 0.4s;
}

a {
	cursor: pointer !important;     
}

*:focus {
	outline: none;
}

.clear {
	clear: both;
}

.alignleft {
	margin-left: -33px;
	max-width: 60%;
	float: left;
	margin-right: 33px;
	margin-bottom: 20px;
}

.alignright {
	margin-right: -33px;
	max-width: 60%;
	float: right;
	margin-left: 33px;
	margin-bottom: 20px;   
}

.aligncenter {
	margin: 0 auto;
	margin-bottom: 25px;
	display: block;
}

div.flare {
	display: none !important;
}

.ms-carousel-item {
	background: #fff;
}

.recipes__container, .category #main {
	display: flex;
	flex-wrap: wrap;
}

.category #main, .post-navigation {
	width: 100%;
}

.newsletter-success {
	color: #99cc33;
	text-align: center;
}

#consent {
	font-size: 12px;
}

#consent > a {
	font-family: 'MontserratBold';
	font-weight: bold;
	font-size: inherit;
}

.smaller, .smaller-title {
	color: inherit;
}

.smaller-title {
	font-size: 0.6em;
	display: block;
}

.ms-carousel-header {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.ms-carousel-header > a {
	flex-grow: 3;
	width: 50%;
}

.recipes-post {
	background: #fff;
	background: #fff;
}

.post-contents__list span {
	cursor: pointer;
}

.post-person-avatar, .comment .avatar {
	border-radius: 30px;
}

.ms-carousel-item > a {
	padding-top: 40%;
	display: block;
	background-size: cover;
	background-position: center center;
}

.carousel, .carousel-inner, .widget {
	position: relative;
}

.comment-author.vcard {
	display: inline-block;
}

.admin-bar .top-bar, .admin-bar .nav-menu {
	top: 32px;
}

.hellofresh-button--green:focus, .hellofresh-button--green:hover, .recipes-post__header__title span {
	color: #fff;
}

.recipes-title-category__title {
	text-transform: capitalize;
}

.social-menu {
	z-index: 7;
}

.top-nav__text-box__text a {
	color: inherit;
}

.menu-item {
	font-weight: 300;
	font-family: MontserratLight,sans-serif;
	text-align: center;    
}

.nav-menu ul {
	margin: 0;
	padding: 0;
}

.nav-menu li a {
	color: #55595c;
}

.bg-green {
	background: #99cc33 !important;
	text-decoration: none;
}

.bg-green:hover {
	background: #709517 !important;
}

.newsletter > h1 {
	margin-top: 0;
}

p#zlrecipe-ingredients, #zlrecipe-ingredients-list, p#zlrecipe-instructions {
	padding: 0;
}

.description-prepare ol li, .zlrecipe-container-border ol li {
	list-style-position: inside;
	text-indent: -1em;
}

.sidebar__categories__header {
	cursor: pointer;
}

.sidebar__categories__header > a {
	float: left;
}

.sidebar__categories__header > span, .sidebar__categories__header > span a {
	display: block;
	line-height: 33px;
}

.widget_search label {
	display: none;
}

.widget_search #searchsubmit {
	position: absolute;
	font-size: 0;
	z-index: 2;
	top: 30px;
	right: 30px;
	bottom: auto;
	left: auto;
	width: 40px;
	height: 40px;
	opacity: 0;
	cursor: pointer;
	background-color: #99cc33;
	padding: 9px;
}

.category .recipes-post__header-details__categorie {
	padding: 0 !important;
}

.recipes-post__header-details__categorie a, span.recipes-post__header-details__categorie__img {
	vertical-align: middle;
	display: inline-block;
}

[class*='icon-']:before {
	line-height: inherit;
}

.recipes-title-category {
	width: 100%;
}

.load-more a {
	cursor: pointer;
	display: inline-block;
	padding-right: 60px;
	margin-right: -60px;
	position: relative;
	line-height: 50px;
	height: inherit;
	color: #99cc33;
}

.widget_search h2 {
	display: none;
}

.sidebar .hellofresh-button--green {
	text-align: center !important;
	color: #fff !important;
}

.recipes-post__header-details__categorie__img.icon-behind_the_scenes {
	font-size: 22px;
}

.thumb {
	display: block;
	width: 100%;
	background-color: #ddd;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.thumb:before {
	padding-top: 60%;
	content: "";
	display: block;
}

#submit {
	background-color: #9c3;
	color: #fff;
}

.post-description a {
	text-decoration: underline;
	font-weight: normal;
	color: #99cc33;
}

.post-description > span {
	display: block;
}

.textwidget a, a b {
	color: #99cc33;
}

.footer-links ul {
	margin-bottom: 0;
	margin-left: 0;
}

.footer-links li {
	list-style-type: none;
	display: inline-block;
}

.footer-links li a {
	color: #fff;
}

#newsletter {
	transition: all 0.4s;
	position: static;
}

.overlay-msg {
	display: none;
}

.newsletter__box {
	transition: all 0.4s;
}

.newsletter__box.glow {
	box-shadow: 0 2px 5px rgba(153, 204, 51, 0.2);
}

.instagram-pics {
	padding-left: 0;
}

.instagram-pics li {
	display: inline-block;
	font-size: 0;
	list-style-type: none;
	float: left;
	width: 33.3%;
}

iframe {
	max-width: 100%;
}

.null-instagram-feed p a {
	opacity: 0;
}

.footer .subscribe__input {
	background: #fff;
	border-radius: 5px;
	border: none;
	width: calc(100% - 90px);
	float: left;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	padding: 10px;
	color: #666 !important;
}

.footer .subscribe__button {
	width: 95px;
	float: left;
	margin-left: -5px;
	border: none;
	background: #99cc33;
	color: rgba(255, 255, 255, 1);
	padding: 10px;
	border-radius: 5px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.footer .subscribe__button:hover {
	background: #618322;
}

#newsletter .subscribe__input {
	color: #666 !important;
}

#email-error-msg {
	position: absolute;
	color: red;
	font-size: 12px;
	padding-left: 25px; 
	pointer-events: none;
}

h4 span small {
	font-size: 12px;
	vertical-align: middle;
}

body.search {
	display: block !important;
}

.social-menu__icon-box, .categories-top-body a {
	display: block;
}

.post-navigation__box, .related-post-item, .null-instagram-feed, .newsletter__box {
	position: relative;
}

.related-post-item {
	min-height: 150px;
	background: #eee;
}

.related-post-item__title {
	word-break: break-word;
}

.overlay-link, .null-instagram-feed p a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 4;
}

.instagram-pics img {
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
}

.no-results {
	background: #fff;
	padding: 30px 20px;
	margin: 0px 0;
	position: relative;
	text-align: center;
	width: 100%;
}

.recipes-post__content__intro {
	line-height: 180%;
}

.textwidget iframe ~ * {
	margin-top: 20px;
}

.instagram-media {
	max-width: 100% !important;
	width: 100% !important;
	border-radius: 0 !important;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2) !important;
}

.description-prepare ul li, .zlrecipe-container-border ul li {
	list-style-type: none;
}

.zlrecipe-ingredients img, .description-prepare img {
	display: none !important;
}

.footer {
	background: #fff;
}

.footer-menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.footer-menu li {
	padding: 0;
	text-align: left;
	font-weight: 400;
	border-bottom: 0 !important;
	font-family: 'SourceSansProRegular', sans-serif;
}

.footer-menu div > ul > li {
	float: left;
	width: 16.67%;
	text-align: left;
	margin-right: 15px;
	font-size: 14px;
}

.footer-menu div > ul > li > a {
	color: #91c11e!important;
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}

.footer li li {
	display: block;
	line-height: 21px;
	font-size: 14px !important;
	padding-bottom: 5px;
}

.footer-bottom li {
	display: inline-block;
	padding: 0;
	padding-left: 20px;
}

.footer-socials {
	float: right;
}

.footer-socials a .footer-social-icon {
	color: #91c11e !important;
}

.footer-container {
	border-bottom: 1px solid #eceae6;
	border-top: 1px solid #eceae6;
}

.footer-bottom ul, .footer-bottom .menu, .footer-bottom div[class*="menu"] {
	display: inline-block;
}

.footer-bottom {
	color: #b7b7b7;
	font-family: 'SourceSansProRegular', sans-serif;
	font-size: 14px;
}

.footer-bottom a {
	color: #999;
	font-size: 14px;
	font-family: 'SourceSansProRegular', sans-serif;
}

.footer-bottom li {
	border-bottom: 0;
}

.footer-bottom .footer-social-icon {
	margin-right: 0 !important;
	font-size: 20px;
	margin-left: 10px !important
}

#footer-app {
	color: #91c11e !important;
	float: right;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	line-height: 1.38;
	border: 1px solid #91c11e;
	padding: 13px;
	border-radius: 0;
	outline: none!important;
	font-weight: 400;
	font-family: 'MontserratRegular', sans-serif;
	width: 25%;
}

.menu-item-has-children {
	position: relative;
	cursor: pointer;
}

.sub-menu .sub-menu {
	position: absolute;
	bottom: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	display: none;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 1rem;
	color: #3a3a3a;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: .25rem;
}

.sub-menu .open-menu .sub-menu {
	display: block;
}

.sub-menu .sub-menu a {
	display: block;
	width: 100%;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	color: #3a3a3a;
	text-align: inherit;
	white-space: nowrap;
	background: 0 0;
	border: 0;
}

.sub-menu .sub-menu a:hover {
	background: #f4f4f4;
}

.open-menu span.icon {
	transform: rotate(180deg);
}

.post-description .wp-caption {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.post-description .wp-caption .wp-caption-text {
	padding: 10px 33px;
}

.category-name {
	color: #99cc33; 
}

.post-comment__title {
	padding: 0 10px !important;
	line-height: 1.1em;
	display: flex;
	justify-content: center;
}

.post-comment__title > span {
	margin: 0px !important;
	max-width: 85%;
	line-height: 1.2em;
}

.comment p {
	clear: both;
}

li.instruction span.bold {
	top: 0;
	font-weight: 700;
	font-family: 'MontserratBold', sans-serif;
}

.tooltip-msg {
	position: absolute;     
	font-size: 12px;        
	color: #fff;        
	background: #222;       
	padding: 2px 5px;       
	border-radius: 4px;     
	left: 100%;     
	margin-left: 20px;      
	top: 2px;       
	opacity: 0;     
	transition: all 0.4s;       
}

.copied .msg-copied, .failed .msg-failed {
	opacity: 1;     
}

#copy a span.link {
	position: relative;     
}

h3 > h3#zlrecipe-ingredients {
	padding-top: 30px;
}

.zlrecipe-container-border {
	margin-bottom: 2em;
}

.butn-link {
	padding-left: 5px;
}

.embed-youtube {
	position: relative;
	padding-top: 60%;
}

.embed-youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content > .h2, .entry-content > h2 {
	font-size: 1.6em !important;
	color: #000;
	line-height: 140%;
}

h2 > span, h3 > span {
	color: inherit;
}

.entry-content > .h3, .entry-content > h3 {
	font-size: 1.4em !important;
	font-weight: normal;
	line-height: 140%;
	font-family: 'MontserratRegular', sans-serif;
	color: #707070;
}

@media (max-width: 400px) {

	.newsletter-header__txt {
		font-size: 12px;
		line-height: 26px;
	}

	.newsletter-header__email {
		margin-right: 5px;
	}

	.post-popup__content {
		max-width: 100%;
		padding: 20px;
	}

	.smaller-title {
		font-size: 16px;
	}

}

@media (max-width: 640px) {

	.post-popup__content {
		max-width: 100%;
		padding: 20px;
	}

	.post-comment__title img {
		display: block;
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.recipes-post__content__extend__text {
		font-size: 14px;
	}

	.ms-carousel-header > a {
		height: 70px !important;
	}

	.post-comment__button, #submit {
		padding: 12px 12px;
		white-space: normal;
	}

	.post-comment__title {
		font-size: 14px;
	}

	.ms-carousel-item > a {
		padding-top: 90% !important;
	}

	.comment >  .comment-author.vcard {
		margin-bottom: -10px;
	}

	.comment-meta.commentmetadata {
		font-size: 12px;
		display: block;
		text-align: left;
		float: none;
		clear: both;
	}

	.nav-menu__buttons__download {
		text-align: left;
		align-items: center;
		display: flex;
	}

	.top-nav__text-box__text {
		font-size: 11px;
	}


	.post-content__details {
		text-align: left;
	}    

	.post-navigation__box {
		position: relative;
		flex-shrink: 2;
		flex-grow: 2;
		width: 45%;
	}    

	iframe[src*="video.php"], iframe[src*="youtu"] {
		max-height: 150px !important;
	}

	.post-description {
		padding-top: 20px;
	}

	.post-content__title, .recipes-post__content__extend .comments-area {
		padding: 20px !important;
	}

	.footer-menu div > ul > li {
		display: block;
		text-align: left;
		width: 100%;
		float: none;
		clear: both;
		font-size: 14px;
	}

	.footer-menu div > ul > li.menu-item-has-children > a {
		border-top: 1px solid #eceae6;
		padding: 15px 15px 5px;
		margin-bottom: 0;
		text-transform: uppercase;
	}

	.footer-menu div > ul > li.menu-item-has-children > a:after {
		content: "+";
		float: right;
		font-size: 2em;
		line-height: 17px;
	}

	.footer-menu div > ul > li.menu-item-has-children.open-menu > a:after {
		content: "-";
		float: right;
	}    

	.footer-menu div > ul > li.menu-item-has-children {
		padding-bottom: 10px;
	}

	.footer-menu div > ul > li > .sub-menu {
		display: none;
	}

	.footer-menu div > ul > li.menu-item-has-children.open-menu > .sub-menu {
		display: block;
	}

	.footer-menu div > ul > li > .sub-menu {
		margin-left: 30px;
		padding-top: 10px;
		padding-bottom: 5px;
	}

	#footer-app {
		width: auto !important;
		float: none !important;
		margin: 0 15px 30px 15px;
		font-size: 24px !important;
	}

	.footer-socials {
		float: none;
		text-align: center;
	}

	.footer-bottom div[class*="menu"] {
		display: none;
	}

	.footer-frame.footer-menu {
		text-align: center;
		padding: 30px 0px 0px !important;
	}

	.footer-menu ul {
		margin-bottom: 0;
	}

	.ms-carousel-header__title {
		padding-top: 0;
		padding-bottom: 0;
	}

}

@media (min-width: 640px) {


	.menu-item {
		text-transform: capitalize;
		font-size: 30px;
		padding: 36px 0;
		border-bottom: 1px solid #e3e1e2;
		background: #fff;
		color: #525254
	}

	.zlrecipe-container-border {
		position: relative;
		padding: 0 30px 81px;
		margin: 0 30px 30px;
		border: 3px dotted #9c3;
	}

	.widget {
		margin-bottom: 30px;
	}

	.instagram-pics li {
		float: left;
	}


}

@media (max-width: 1023px) {

	.recipes-post {
		width: 100%;
	}

	h1 .smaller {
		color: inherit;
		font-size: 0.7em;
		display: block;
		line-height: 1.3;
	}

	h1 .smallest {
		font-size: 0.55em;
	}

	.recipes-post__read-more-arrow {
		display: block;
	}

	.ms-carousel-header > a {
		display: flex;
		width: 100%;
		align-items: center;
		background: #99cc33;
		justify-content: center;
		height: 120px;
	} 

	#newsletter .overlay-msg {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		height: 88px;
		line-height: 88px;
		background: #99cc33;
		text-align: center;
		width: 100%;
		font-size: 12px;
	}

	.newsletter-msg.sended {
		height: 88px;
		margin-top: -88px;
		padding: 0;
		display: block;
		overflow: hidden;
	}

	.recipes-post.post-extended .recipes-post__exit-extend {
		top: 50%;
		transform: translateY(-50%);
	} 


	.post-content__details {
		text-align: center;
	}

	.nav-menu__buttons__download {
		text-align: center;
	}

	.post-content__details {
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		align-items: center;
	}    

	.ms-carousel-item > a {
		padding-top: 60%;
	}

	.post-related {
		display: flex;
		flex-wrap: wrap;
	}

	.post-related .post-related__title {
		width: 100%;
	}

	.related-post-item {
		background: #99cc33;
	}

	.recipes-post__read-less {
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	iframe[src*="video.php"], iframe[src*="youtu"] {
		max-height: 300px;
	}

	.post-comment__textarea, #comment {
		height: 120px;
	}

	.recipes-post__content__extend__text > h2,
	.recipes-post__content__extend__text > h3,
	.recipes-post__content__extend__text > h4,
	.recipes-post__content__extend__text > h5 {
		color: #707070;
		font-weight: 700;
		font-family: 'MontserratBold', sans-serif;
	}

	.recipes-post__content__extend > *:first-child {
		padding-top: 40px;
	}

	.recipes-post__content__extend .comments-area {
		padding: 40px;
	}

	.recipes-post__content__extend__text img {
		max-width: none;
	}

	.recipes-post__content__extend__text p {
		margin-bottom: 2rem;
	}

	.post-navigation__post-title {
		display: block;
	}

	.sidebar > .widget_text:first-child {
		display: none;
	}

	.top-nav__text-box__text {
		padding: 0 5% !important;
	}


	.widget {
		position: static !important;
	}

	.footer {
		clear: both;
	}

	.widget_search {
		display: none;
	}

	h4 a {
		color: inherit;
	}

	.nav__burger {
		margin-right: 30px;
	}

	#footer-app {
		width: 33.3%;
	}

	.footer-frame {
		padding: 30px 20px;
		max-width: 720px;
		margin: 0 auto;
	}

	.ms-carousel-header__details {
		width: 100%;
	}

	.newsletter-msg {
		position: relative;
	}

	.newsletter-header__email.icon-email:before {
		line-height: 1;
	}

	#newsletter .subscribe__button {
		position: absolute;
		opacity: 0;
		width: 100%;
		right: 0px;
		top: auto;
		bottom: 30px;
	}    

	#footer-app {
		color: #91c11e !important;
		display: block;
		font-size: 14px;
		line-height: 1.38;
		border: 1px solid #91c11e;
		padding: 13px;
		border-radius: 0;
		outline: none!important;
		font-weight: 400;
		text-align: center;
		font-family: 'MontserratRegular', sans-serif;
	}

	.post-description .wp-caption {
		max-width: 100%;
	}

	#consent {
		padding-top: 10px;
	}

	.post #single .post-contents {
		display: none;
	}

	.post #single .post-contents.toc-inside {
		display: block;
	}

}

@media (min-width: 1024px) {

	.post .sidebar .post-contents {
		display: none;
	}

	.post .sidebar .post-contents.toc-inside {
		display: block;
	}  

	.post-description .wp-caption {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.recipes-post__header-details__categorie > a {
		display: flex;
		align-items: center;
		justify-content: space-around;
	}

	.recipes-post__header-details__categorie > a span {
		display: block;
	}

	.recipes-post__header-details__categorie span.category-name {
		padding-right: 20px;
	}

	span.recipes-post__header-details__categorie__img {
		padding-left: 20px;
	}

	.post-comment__button, #submit {
		width: auto !important;
	}

	.post-navigation__post-title {
		font-size: 12px;
	}

	.post .recipes-post__sharing, .entry-content > ul + p, .entry-content > ol + p {
		clear: both;
	}

	.post-content__details {
		text-align: center;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}

	.post-content__details__time {
		width: 100%;
		padding-top: 40px;
	}

	.related-post-item__title {
		display: flex;
		width: 100%;
		align-items: center;
		height: 60px;
	}

	.related-post-item__title a {
		width: 100%;
	}

	.post-description > p, .post-description > * {
		font-size: 15px;
		line-height: 180%;
	}

	.newsletter-inputs-container .icon-email {
		margin-left: 10px;
		margin-right: -23px;
		left: 0;
		position: relative;
	}

	.newsletter.short {
		height: 120px;
	}

	#newsletter .overlay-msg {
		position: absolute;
		background: #fff;
		top: 0;
		left: 0;
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		display: block;
		color: #99cc33;
	}

	html[lang="de-AT"] #newsletter .overlay-msg,
	html[lang="de-DE"] #newsletter .overlay-msg {
		height: 75px;
		line-height: 75px;
	}

	#newsletter .subscribe__button {
		/* display: none; */
		position: absolute;
		opacity: 0;
		padding-right: 20px;
		right: 0px;
		top: 2px;
		width: 180px;
		height: 50px;
	}

	.newsletter-button {
		cursor: default;
	}

	.sidebar__categories__title-img {
		margin-top: 8px;
	}

	.page .post-content__title {
		margin-bottom: 40px;
		padding-bottom: 30px;
	}

	.social-menu__icon-box {
		padding: 0;
		line-height: 39px;
		text-align: center;
	}

	.instagram-pics li {
		float: left;
		width: 33.3%;
	}

	.widget.fixed {
		position: fixed;
		width: inherit;
		margin-top: 20px;
	}

	.widget.sticky-bottom {
		position: absolute;
		margin-bottom: 0;
		bottom: 20px;
		top: auto !important;
	}

	.load-more + .sidebar .widget.sticky-bottom {
		bottom: 97px;
	}

	.footer-frame__box:nth-child(2) {
		padding-left: 70px;
	}

	.recipes-post__content__intro, .recipes-post__content__extend__text {
		font-size: 13px;
	}

	.depth-2 {
		padding-left: 50px;
	}

	.zlrecipe-container-border {
		position: relative;
		padding: 0 44px 64px;
		border: 2px dotted #9c3;
	}
	
	.recipes-post__header-details__categorie {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}

	.recipes-post__header-details__date {
		float: right;
	}

	.post-description .wp-caption.aligncenter {
		padding: 20px 0 !important;
		width: 100% !important;
	}

	.post-description .wp-caption img {
		width: 100%;
	}

	.widget {
		border: 2px dotted #9c3;
		margin-bottom: 40px;
		display: block;
		background: #fff;
		padding: 30px;
	}

	.widget.widget_media_image {
		padding: 0;
	}

	.menu-item {
		padding: 27px 22.5px;
		display: inline-block;
		font-size: 14px;
		background: 0 0;
		border: none;
	}

	.menu-item:first-of-type {
		padding-left: 0;
	}

	.current-menu-item {
		border-bottom: 6px solid #f55b00;
	}

	#newsletter .subscribe__input {
		font-size: 14px;
	}

	.recipes-post__header__title span {
		color: #fff;
	}

	.recipes-post__header__title {
		display: flex;
		min-height: 56px;
		justify-content: center;
		align-items: center;
	}

	.social-menu__content {
		width: 176px;
	}

	#consent {
		font-size: 9px;
		opacity: 0.5;
		text-align: right;
		display: block;
		width: 100%;
	}

	.newsletter-msg {
		flex-wrap: wrap;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.newsletter-msg #newsletter {
		flex-grow: 3;
		flex-shrink: 2;
		width: 150px;
		text-align: left;
	}

	.newsletter-inputs-container .icon-email {
		bottom: auto;
		left: auto;
		position: absolute;
		margin-left: 16px;
	}

	#newsletter form {
		display: block;
		text-align: center;
		padding: 0 10px;
	}

	.newsletter-msg #newsletter .subscribe__input {
		width: 100%;
	}

}

@media (min-width: 1024px) and (max-width: 1439px) {
	
	.newsletter-msg * {
		font-size: 11px;
	}

}


@media (min-width: 1440px) {

	#newsletter .subscribe__input, .newsletter-msg * {
		font-size: 13px;
	}

	label#consent {
		font-size: 12px;    
	}

	#newsletter .subscribe__button {
		right: 0px;
	}

	.social-menu__content {
		width: 79px;
	}

	.nav-menu__element, .nav-menu .menu-item {
		font-size: 16px;
	}

	.entry-content > .h1, .entry-content > h1 {
		font-size: 36px !important;
	}

	.entry-content > .h2, .entry-content > h2 {
		font-size: 1.5em !important;
	}

	.entry-content > .h3, .entry-content > h3 {
		font-size: 1.3em !important;
	}

	.entry-content > .h4, .entry-content > h4 {
		font-size: 18px !important;
	}

	.entry-content > .h5, .entry-content > h5 {
		font-size: 14px !important;
	}

	.entry-content > .h6, .entry-content > h6 {
		font-size: 12px !important;
	}

}

@media print {
	img {
		max-width: 100%;
		display: block;
	}

	.print-container {
		display: none !important;
	}
}


.description-prepare__instruction, #zlrecipe-instructions-list, ol.instructions {
	float: none !important;
}

#zlrecipe-container .description-prepare {
	margin: 1em 0;
}

.zlrecipe-container-border {
	margin-bottom: 1em !important;
}