/*
Theme Name: Misko
Author: Sleed
Author URI: https://www.sleed.com/
Description: Misko
*/
html,
body,
* {
	margin: 0;
	padding: 0;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'OpenSans', sans-serif;
	outline: 0;
	font-feature-settings: kern 1;
	font-kerning: normal;
}

body {
	position: relative;
	right: 0;
}

body.animate {
	right: 80vw;
	overflow: hidden;
	box-shadow: 15px 0 20px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 15px 0 20px 3px rgba(0, 0, 0, 0.3);
}

html.animate {
	overflow: hidden;
}

.mob-menu {
	display: none;
}

::selection {
	background-color: #d41367;
	color: #fff;
}

::-moz-selecction {
	background-color: #d41367;
	color: #fff;
}

@font-face {
	font-family: 'CFSemplice-Italic';
	src: url(/wp-content/themes/misko/common/fonts/semplice/CFSemplice-Italic.eot?#iefix)
			format('embedded-opentype'),
		url(/wp-content/themes/misko/common/fonts/semplice/CFSemplice-Italic.woff)
			format('woff'),
		url(/wp-content/themes/misko/common/fonts/semplice/CFSemplice-Italic.ttf)
			format('truetype'),
		url(/wp-content/themes/misko/common/fonts/semplice/CFSemplice-Italic.svg#CFSemplice-Italic)
			format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'OpenSans-Light';
	src: url(/wp-content/themes/misko/common/fonts/open-sans-light/Open-Sans-Light.eot);
	src: url(/wp-content/themes/misko/common/fonts/open-sans-light/Open-Sans-Light.eot?#iefix)
			format('embedded-opentype'),
		url(/wp-content/themes/misko/common/fonts/open-sans-light/Open-Sans-Light.woff)
			format('woff'),
		url(/wp-content/themes/misko/common/fonts/open-sans-light/Open-Sans-Light.svg#Open-Sans-Light)
			format('svg');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'OpenSans';
	src: url(/wp-content/themes/misko/common/fonts/open-sans/Open-Sans-Regular.eot);
	src: url(/wp-content/themes/misko/common/fonts/open-sans/Open-Sans-Regular.eot?#iefix)
			format('embedded-opentype'),
		url(/wp-content/themes/misko/common/fonts/open-sans/Open-Sans-Regular.woff)
			format('woff'),
		url(/wp-content/themes/misko/common/fonts/open-sans/Open-Sans-Regular.svg#Open-Sans-Regular)
			format('svg');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'OpenSans-Medium';
	src: url(/wp-content/themes/misko/common/fonts/open-sans-medium/Open-Sans-Medium.eot);
	src: url(/wp-content/themes/misko/common/fonts/open-sans-medium/Open-Sans-Medium.eot?#iefix)
			format('embedded-opentype'),
		url(/wp-content/themes/misko/common/fonts/open-sans-medium/Open-Sans-Medium.woff)
			format('woff'),
		url(/wp-content/themes/misko/common/fonts/open-sans-medium/Open-Sans-Medium.svg#Open-Sans-Medium)
			format('svg');
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'OpenSans-Bold';
	src: url(/wp-content/themes/misko/common/fonts/open-sans-bold/Open-Sans-Bold.eot);
	src: url(/wp-content/themes/misko/common/fonts/open-sans-bold/Open-Sans-Bold.eot?#iefix)
			format('embedded-opentype'),
		url(/wp-content/themes/misko/common/fonts/open-sans-bold/Open-Sans-Bold.woff)
			format('woff'),
		url(/wp-content/themes/misko/common/fonts/open-sans-bold/Open-Sans-Bold.svg#Open-Sans-Bold)
			format('svg');
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: 'OpenSans-Black';
	src: url(/wp-content/themes/misko/common/fonts/open-sans-black/Open-Sans-ExtraBold.eot);
	src: url(/wp-content/themes/misko/common/fonts/open-sans-black/Open-Sans-ExtraBold.eot?#iefix)
			format('embedded-opentype'),
		url(/wp-content/themes/misko/common/fonts/open-sans-black/Open-Sans-ExtraBold.woff)
			format('woff'),
		url(/wp-content/themes/misko/common/fonts/open-sans-black/Open-Sans-ExtraBold.svg#Open-Sans-ExtraBold)
			format('svg');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'OpenSans-Italic';
	src: url(/wp-content/themes/misko/common/fonts/open-sans-italic/Open-Sans-Italic.eot?#iefix)
			format('embedded-opentype'),
		url(/wp-content/themes/misko/common/fonts/open-sans-italic/Open-Sans-Italic.woff)
			format('woff'),
		url(/wp-content/themes/misko/common/fonts/open-sans-italic/Open-Sans-Italic.ttf)
			format('truetype'),
		url(/wp-content/themes/misko/common/fonts/open-sans-italic/Open-Sans-Italic.svg#Open-Sans-Italic)
			format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'MinionPro-Regular';
	src: url(/wp-content/themes/misko/common/fonts/minion-pro/MinionPro-Regular.eot?#iefix)
			format('embedded-opentype'),
		url(/wp-content/themes/misko/common/fonts/minion-pro/MinionPro-Regular.woff)
			format('woff'),
		url(/wp-content/themes/misko/common/fonts/minion-pro/MinionPro-Regular.ttf)
			format('truetype'),
		url(/wp-content/themes/misko/common/fonts/minion-pro/MinionPro-Regular.svg#MinionPro-Regular)
			format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Verdana-Bold';
	src: url(/wp-content/themes/misko/common/fonts/verdana-bold/Verdana-Bold.eot?#iefix)
			format('embedded-opentype'),
		url(/wp-content/themes/misko/common/fonts/verdana-bold/Verdana-Bold.woff)
			format('woff'),
		url(/wp-content/themes/misko/common/fonts/verdana-bold/Verdana-Bold.ttf)
			format('truetype'),
		url(/wp-content/themes/misko/common/fonts/verdana-bold/Verdana-Bold.svg#Verdana-Bold)
			format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

.prolight {
	font-family: 'OpenSans-Light', sans-serif;
	font-weight: 400;
}

.proregural {
	font-family: 'OpenSans', sans-serif;
	font-weight: 400;
}

.promedium {
	font-family: 'OpenSans-Μedium', sans-serif;
	font-weight: 400;
}

.probold {
	font-family: 'OpenSans-Βold', sans-serif;
	font-weight: 700;
}

.problack {
	font-family: 'OpenSans-Bold', sans-serif;
	font-weight: 400;
}

body {
	line-height: 1.3;
}

iframe {
	border: 0;
}

.mw-50 {
	max-width: 50%;
}

.mw-60 {
	max-width: 60%;
}

#cookie-notice {
	background-color: #d41367 !important;
	font-size: 14px;
}

.cookie-notice-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.cookie-table th,
.cookie-table td {
	padding: 5px;
}

#cookie-notice span {
	flex-basis: 100%;
}

#cookie-notice .cn-button {
	margin-left: 10px;
	padding: 5px;
	background-color: #dba1a1;
	border-radius: 2px;
	color: #fff;
	line-height: normal;
}

.misko-btn {
	font-weight: 700;
	font-size: 15px;
	color: #fff !important;
	text-decoration: none !important;
	width: 305px;
	height: 70px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
	position: relative;
}

.misko-btn.xrysi-seira {
	width: 290px;
	transition: all 0.2s ease;
}

.misko-btn svg .st0 {
	clip-path: url(#SVGID_2_);
	fill: #d41367;
}

.misko-btn.xrysi-seira svg .st0 {
	clip-path: url(#SVGID_2_);
	fill: #000;
}

.misko-btn.xrysi-seira:hover {
	color: #fce87b !important;
}

.misko-btn:hover svg .st0 {
	fill: #840050;
}

.misko-btn.xrysi-seira:hover svg .st0 {
	fill: #000;
}

.misko-btn svg {
	width: 100%;
	height: 100%;
}

.misko-btn svg .st0 {
	transition: all 0.2s ease;
}

.misko-btn-label {
	position: absolute;
	left: 0;
	right: 0;
	top: 40%;
	bottom: auto;
	text-align: center;
}

.more-xrysi-seira {
	font-size: 19px;
	padding-bottom: 30px;
	display: block;
}

.row-more-xrysi-seira {
	padding-top: 80px;
}

.last-section .misko-btn-label {
	top: 41%;
}

button:focus {
	outline: none;
}

.invalid-feedback {
	font-size: 13px;
	color: #d41367;
	font-weight: 700;
}

.upper {
	text-transform: uppercase;
}

.capitalize {
	text-transform: capitalize;
}

.beige-bg {
	background-color: #f4efea;
}

.light-beige-bg {
	background-color: #fbf9f7;
}

.white-bg {
	background-color: #fff;
}

.pink {
	color: #d41367;
}

.bg-options {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.bg-options.contain {
	background-size: contain;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

#searchform input[type='submit'],
#searchform-mob input[type='submit'] {
	display: none;
}

.search-icon {
	cursor: pointer;
	width: 17px;
	max-width: 17px;
	height: auto;
	padding-bottom: 5px;
}

.search-container {
	right: 0;
	z-index: 9;
	top: 20px;
}

#search-form-collapse-mob.search-container {
	left: 50px;
	top: 70px;
	right: auto;
}

#searchform input[type='text'],
#searchform-mob input[type='text'] {
	width: 490px;
	height: 50px;
	border-radius: 5px;
	border: 0;
	padding: 10px;
}

#searchform input[type='text']::placeholder,
#searchform-mob input[type='text']::placeholder {
	font-family: 'OpenSans-Italic';
	color: #b3b3b3;
}

header {
	padding-bottom: 10px;
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
}

header,
footer {
	background-color: #d41367;
	color: #fff;
	position: relative;
}

header a {
	font-family: 'OpenSans-Medium', sans-serif;
	color: #fff !important;
	font-size: 15px;
}

header span {
	font-family: 'OpenSans-Medium', sans-serif;
}

.langs {
	position: absolute;
	top: 11px;
	left: 16px;
	font-size: 14px;
	z-index: 1;
	transition: top 0.6s ease;
}

.langs a {
	font-size: 12px;
	font-family: 'OpenSans';
}

.langs a.active,
.langs a:hover {
	font-family: 'OpenSans-Bold';
}

.nav-menu {
	align-items: flex-end;
	justify-content: space-between;
	-ms-flex-pack: justify;
}

.nav-menu a {
	position: relative;
	text-decoration: none !important;
}

.footer-logo {
	width: 180px;
	height: auto;
}

.footer-menu-row a {
	position: relative;
	margin: 0 10px;
}

.footer-menu-row a.pro-sitou {
	display: none;
}

.nav-menu > ul > li > a:not(.logo)::after,
.footer-menu-row a::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 0;
	background-color: #fff;
	transition: width 0.5s ease;
	-webkit-transition: width 0.5s ease;
}

.search-link::after {
	content: none !important;
}

.nav-menu > ul > li > a:hover::after {
	width: 115%;
}

.footer-menu-row a:hover::after {
	width: 110%;
}

.nav-menu .menu-list {
	flex-basis: 29%;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	align-items: center;
	list-style-type: none;
	margin: 0;
}

.nav-menu .menu-list:nth-of-type(2) {
	flex-basis: 27%;
}

.nav-menu .menu-list:nth-of-type(3) {
	flex-basis: 1%;
}

.nav-menu a.logo,
.nav-menu h1 {
	flex-basis: 39%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5px 0;
}

.nav-menu a.logo img {
	width: 178px;
	height: auto;
	-webkit-transition: width 0.4s linear;
	-moz-transition: width 0.4s linear;
	-ms-transition: width 0.4s linear;
	-o-transition: width 0.4s linear;
	transition: width 0.4s linear;
}

header.sticky .nav-menu a.logo img {
	width: 100px;
}

header.sticky .langs {
	top: 6px;
	transition: all 0.3s ease;
}

.nav-menu .menu-list li {
	position: relative;
}

.nav-menu .menu-list > li {
	padding-bottom: 20px;
	transition: 0.6s;
}

.lace.sticky .nav-menu .menu-list > li {
	padding-bottom: 5px;
}

.submenu,
header .sub-menu {
	position: absolute;
	padding-top: 35px;
	z-index: 99;
	left: -40px;
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-ms-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	transition: opacity 1s ease;
	opacity: 0;
	visibility: hidden;
	top: 18px;
}

.products-submenu {
	width: 0;
	left: -110px;
}

header .menu-item-has-children:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	top: 45px;
}

.products-link:hover .products-submenu {
	opacity: 1;
	visibility: visible;
	width: 1390px;
}

.products-submenu a {
	color: gray !important;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	width: 100%;
	font-size: 19px;
	font-weight: 700;
}

.products-submenu .container {
	max-width: 1390px;
}

.products-submenu span {
	padding-left: 10px;
	line-height: 1;
}

.products-submenu .pasta-series {
	background-color: #fff;
	height: 280px;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 25px;
}

.products-submenu .pasta-series .row-title {
	margin-bottom: 20px;
}

.products-submenu .pasta-series div.col-3 {
	height: 210px;
	max-height: 16vh;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	max-width: 23%;
	padding-right: 5px;
	padding-left: 5px;
	justify-content: center;
}

.products-submenu .pasta-series div.col-3:last-child {
	max-width: 15%;
}

.products-submenu .pasta-series div.col-3 > div {
	width: 100%;
	margin: 5px 0;
}

.other-pasta-row .col-4 {
	height: 200px;
	max-height: 15vh;
}

.products-submenu .pasta-cat {
	background: linear-gradient(#f4efea, #fff, #fff);
	height: 270px;
}

.products-submenu .other {
	background: linear-gradient(#f4efea, #fff, #fff, #fff, #fff, #fff);
	height: 270px;
}

.products-submenu .other.lace::before {
	bottom: -6px;
	top: auto;
	transform: rotate(180deg);
}

.products-submenu .row-title {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #333;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 25px;
	letter-spacing: 3px;
}

.products-submenu .pasta-series,
.products-submenu .pasta-cat,
.products-submenu .other {
	max-height: 26vh;
	margin-top: -1px;
}

.pasta-series-img,
.other-series-img {
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	flex-basis: 70%;
	height: 100%;
	background-image: url(/wp-content/themes/misko/common/imgs/skia2.png);
	background-position: right;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
}

.pasta-series-img {
	max-width: 140px;
	min-width: 140px;
}

.trikolore .pasta-series-img {
	min-width: 75px;
	max-width: 75px;
}

.products-submenu .pasta-series .col-auto {
	padding-left: 10px;
	padding-right: 10px;
}

.products-submenu .pasta-series span {
	padding-left: 10px;
}

.products-submenu .pasta-series .vasiki_seira span,
.products-submenu .pasta-series .xrysi_seira span,
.products-submenu .pasta-series .olikis_alesis span,
.products-submenu .pasta-series .base-line span,
.products-submenu .pasta-series .golden-line span,
.products-submenu .pasta-series .whole-wheat span {
	max-width: 80px;
}

.products-submenu .pasta-series .xoris-glouteni span,
.products-submenu .pasta-series .gluten-free span {
	max-width: 100px;
}

.products-submenu .pasta-series .miskotinh-extrafino span,
.products-submenu .pasta-series .miskotini-extrafino span,
.products-submenu .pasta-series .protein span {
	max-width: 125px;
}

.pasta-cat-img {
	background-image: url(/wp-content/themes/misko/common/imgs/skia_hor.png);
	background-position: center bottom;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
}

.pasta-cat-img::before {
	bottom: 0;
	top: auto !important;
}

.products-submenu .pasta-series .col-3 > div:hover span,
.other-pasta-row > div:hover span,
.pasta-cat-container .row > div:hover span {
	color: #d41367;
}

.pasta-series-img.white-lace-vertical::before,
.other-series-img.white-lace-vertical::before {
	left: auto;
	right: -1px;
}

.pasta-series-img img {
	margin-left: 0px;
	transition: margin 0.8s ease;
	width: 200px;
	max-width: 200px;
	height: auto;
}

.trikolore .pasta-series-img img {
	width: 90px;
}

.other-series-img img {
	margin-right: -25%;
	transition: all 0.8s ease;
}

.other-pasta-row > div:first-child:hover img {
	margin-right: -10%;
}

.other-pasta-row > div:hover img {
	margin-right: -10%;
}

.products-submenu .pasta-series .col-3 > div:hover img {
	margin-left: -10px;
}

.products-submenu .pasta-series .col-3 > div.trikolore:hover img {
	margin-left: -4px;
}

.products-submenu .pasta-cat .col-2 {
	height: 200px;
	padding: 0 5px;
	max-height: 16vh;
}

.products-submenu .pasta-cat a {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
}

.products-submenu .pasta-cat {
	-ms-flex-pack: center;
	justify-content: center;
}

.pasta-cat span {
	line-height: initial;
	padding: 5px 0 0;
}

.pasta-cat-img {
	height: 100px;
	width: 100%;
	overflow: hidden;
}

.pasta-cat-img img {
	margin-top: 8%;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
	min-width: 166px;
	height: auto;
}

.pasta-cat-container .row > div:nth-child(3) img,
.pasta-cat-container .row > div:nth-child(5) img {
	margin-top: 0;
}

.pasta-cat-container .row > div:nth-child(3):hover img {
	margin-top: -5%;
}

.pasta-cat-container .row > div:last-child img {
	margin-top: 15%;
}

.pasta-cat-container .row > div:last-child:hover img {
	margin-top: 10%;
}

.pasta-cat-container .row > div:hover img {
	margin-top: 2%;
}

.pasta-cat-container .row > div:nth-child(5):hover img {
	margin-top: -8%;
}

.products-submenu .other-pasta-row > div a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	font-size: 21px;
	font-weight: 700;
}

.row.other-pasta-row img {
	width: 85%;
	min-width: 161px;
	height: auto;
}

.row.other-pasta-row > div:nth-child(3) img {
	width: 100%;
	min-width: 122px;
}

.menu-list ul {
	list-style-type: none;
}

.misko-link-item:hover .submenu {
	display: block;
}

.misko-submenu,
header .sub-menu {
	background: #fff;
	width: 215px;
	padding-top: 30px;
	padding-bottom: 20px;
	top: 45px;
}

.misko-submenu a,
header .sub-menu a {
	color: #333 !important;
	display: block;
	padding: 10px 20px;
	font-size: 15px;
	font-family: 'OpenSans-Medium';
	position: relative;
}

.misko-submenu span,
header .sub-menu span {
	border-bottom: 1px solid #d3d3d3;
	width: 100%;
	display: block;
	padding-bottom: 10px;
	margin-bottom: -1px;
}

.misko-submenu a::after {
	content: none !important;
}

header .sub-menu a::after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 170px;
	border-bottom: 1px solid #d3d3d3;
	margin: auto;
	left: 0;
	right: 0;
}

.misko-submenu a:hover,
header .sub-menu a:hover {
	background-color: #e9dfd5;
}

.misko-submenu.lace:after,
header .sub-menu::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 8px;
	z-index: 1;
	bottom: -7px;
	background: url(/wp-content/themes/misko/common/imgs/white_triangle.png)
		repeat-x;
	transform: rotate(180deg);
}

header .sub-menu::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 8px;
	z-index: 1;
	top: -7px;
	background: url(/wp-content/themes/misko/common/imgs/white_triangle.png)
		repeat-x;
}

header .social-icons {
	width: 180px;
	display: -ms-flexbox;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-ms-flex-pack: justify;
	padding-top: 10px;
	position: absolute;
	right: 15px;
	top: 0;
	z-index: 1;
	opacity: 1;
	-webkit-transition: opacity 0.6s ease;
	-moz-transition: opacity 0.6s ease;
	-ms-transition: opacity 0.6s ease;
	-o-transition: opacity 0.6s ease;
	transition: opacity 0.6s linear;
}

header.sticky .social-icons {
	opacity: 0;
	visibility: hidden;
}

.social-icons a {
	display: -ms-flexbox;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 100%;
}

header .social-icons a {
	width: 45px;
	height: 45px;
	border: 1px solid rgba(0, 0, 0, 0);
}

header .social-icons a img {
	max-width: 100%;
}

.social-icons a:hover {
	border: 1px solid #f1b4cf;
}

#homeCarousel {
	width: 100%;
}

#homeCarousel img {
	object-fit: cover;
	height: auto;
}

#homeCarousel .mobile-img {
	display: none;
	max-width: 100%;
}

#homeCarousel .caption {
	font-size: 63px;
	font-family: 'OpenSans', sans-serif;
	font-weight: 700;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

section h2 {
	font-size: 35px;
	text-align: center;
	padding-top: 75px;
	margin-bottom: 60px;
}

section.competitions {
	background-color: #f4efea;
	padding-bottom: 100px;
}

.competition {
	width: 380px;
	max-width: 100%;
	height: auto;
	min-height: 545px;
	background-color: #fff;
}

.competition img {
	height: auto;
}

.competition .misko-btn {
	width: 175px;
	height: 50px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
	margin: auto;
	text-align: center;
	font-size: 11px;
}

.competition-header {
	height: 160px;
	padding: 20px 20px 15px;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-ms-flex-pack: justify;
	align-items: flex-end;
}

.competition-title {
	font-weight: 700;
	font-size: 27px;
	color: #d41367;
	width: 50%;
	line-height: 1;
}

.competition-image {
	height: 300px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

section.competitions .owl-carousel .competition-header img {
	width: 121px;
	height: 121px;
}

.owl-carousel .owl-stage {
	margin: auto;
}

section.competitions .owl-next {
	position: absolute;
	right: -40px;
	bottom: 43%;
	font-size: 60px !important;
}

section.competitions .owl-prev {
	position: absolute;
	left: -40px;
	bottom: 43%;
	font-size: 60px !important;
}

section.competitions .owl-next:hover,
section.competitions .owl-prev:hover {
	color: initial !important;
	background: rgba(0, 0, 0, 0) !important;
}

section.competitions .owl-carousel > .owl-stage-outer {
	height: 600px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #000;
}

.owl-theme .owl-dots .owl-dot span {
	background: #dcdcdc;
}

.competitions .carousel-indicators {
	bottom: -50px;
}

.competitions .carousel-indicators li {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: #dcdcdc;
}

.competitions .carousel-indicators .active {
	background-color: #000;
}

.see-all {
	color: #000;
	text-decoration: none !important;
	font-size: 17.5px;
	margin: auto;
	cursor: pointer;
}

.see-all span.arrow {
	padding-left: 40px;
}

.see-all:hover {
	color: #d41367;
}

.recipes {
	padding-bottom: 100px;
}

.recipes-row > div,
.related-posts-row > div {
	padding: 0 10px;
}

.recipe,
.the-related-post {
	width: 100%;
	height: auto;
	min-height: 380px;
	margin-bottom: 50px;
	background-color: #fff;
	cursor: pointer;
	color: #000;
	display: block;
}

.recipe:hover,
.the-related-post:hover {
	background-color: #d41367;
	text-decoration: none;
}

.recipe:hover .text,
.the-related-post:hover .text {
	background-color: #d41367;
}

.recipe:hover *,
.the-related-post:hover * {
	color: #fff !important;
}

.recipe .clock-white {
	display: none;
}

.recipe:hover .clock-black {
	display: none;
}

.recipe:hover .clock-white {
	display: block;
}

.recipe:hover .see-recipe::after,
.the-related-post:hover .see-related-post::after {
	background-color: #fff;
}

.recipe .photo-wrapper img,
.the-related-post .photo-wrapper img {
	aspect-ratio: 280/240;
	object-fit: cover;
	width: 100%;
}

.recipe .photo {
	height: 280px;
}

.recipe .tags,
.the-related-post .tags {
	color: #a0a0a0;
	font-size: 12px;
	margin-bottom: 10px;
}

.recipe .description,
.the-related-post .description {
	color: #333;
	font-size: 16px;
	margin-top: 15px;
}

.recipe .see-recipe,
.the-related-post .see-related-post {
	font-size: 10px;
	color: #333;
	position: relative;
	text-decoration: none !important;
}

.recipe .see-recipe span,
.the-related-post .see-related-post span {
	padding-left: 20px;
}

.recipe .see-recipe::after,
.the-related-post .see-related-post::after {
	width: 60%;
	transition: width 0.5s ease;
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	height: 1px;
	background: #000;
}

.recipe .see-recipe:hover::after,
.the-related-post .see-related-post:hover::after {
	width: 100%;
	background: #fff;
}

.recipe .text,
.the-related-post .text {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
	-ms-flex-pack: justify;
	padding: 20px 10px 10px;
	position: relative;
	min-height: 150px;
	height: 150px;
}

.single-post .recipe .text,
.single-post .the-related-post .text {
	height: 230px;
}

.recipe .time {
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
	margin-left: auto;
	font-weight: 700;
	font-size: 14.5px;
	position: absolute;
	right: 5px;
	top: 10px;
}

.recipe .time span {
	margin-top: 5px;
}

.recipes .see-all {
	margin-top: 30px;
}

footer {
	padding: 25px 0 70px;
}

footer .container {
	max-width: 695px;
}

footer .row > div {
	display: -ms-flexbox;
	display: flex;
}

footer p {
	font-weight: 700;
	font-size: 20.7px;
}

footer a {
	color: #fff !important;
	text-decoration: none !important;
	font-size: 13px;
	font-family: 'OpenSans-Light', sans-serif;
}

footer .social-icons {
	width: 200px;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-ms-flex-pack: justify;
}

footer .social-icons a {
	width: 50px;
	height: 50px;
	border: 1px solid rgba(0, 0, 0, 0);
}

footer .social-icons a img {
	max-width: 80%;
}

footer .m-border span {
	width: 100%;
	height: 1px;
	display: block;
	background-color: #fff;
}

.copyrights {
	color: #999;
	font-size: 12px;
	text-align: center;
	padding: 20px 0;
}

.copyrights a {
	color: inherit;
}

.copyrights a:hover {
	color: inherit;
}

#photosCarousel .carousel-item {
	transition: -webkit-transform 1.2s ease;
	transition: transform 1.2s ease;
	transition: transform 1.2s ease, -webkit-transform 1.2s ease;
}

#photosCarousel .carousel-item .misko-btn {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

.carousel-control-next {
	right: 10%;
	width: auto;
	bottom: 50%;
	top: auto;
	padding: 10px;
	background-color: #d41367;
}

.carousel-control-prev {
	left: 10%;
	width: auto;
	bottom: 50%;
	top: auto;
	padding: 10px;
	background-color: #d41367;
}

.last-section {
	padding: 100px 0 50px;
	background-color: #f4efea;
}

.last-section .container {
	max-width: 1400px;
}

.last-section .box {
	height: 360px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.last-section .box.ads .video {
	width: 75%;
	height: 70%;
}

.last-section .video-title {
	color: #fff;
	font-size: 20px;
}

.last-section .box.program img {
	width: 95%;
	z-index: 1;
	border-radius: 10px;
	height: auto;
}

.last-section .program-col {
	position: relative;
}

/* .last-section .program-col::after{content:"";position:absolute;left:15px;right:15px;bottom:17%;background:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.7),rgba(244,239,234,0.7));height:40%} */
.last-section .box.program {
	background-repeat: no-repeat;
	background-position: 50% 75%;
}

.last-section .misko-btn {
	width: 250px;
	height: 60px;
	font-size: 11px;
	margin: 15px auto 0;
}

.lace {
	position: relative;
}

.lace::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 8px;
	z-index: 1;
	top: -7px;
}

.lace-bottom::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 8px;
	z-index: 1;
	bottom: -1px !important;
}

.pink-lace::before {
	bottom: -6px;
	top: auto;
	background: url(/wp-content/themes/misko/common/imgs/pink_triangle.png)
		repeat-x;
	transform: rotate(180deg);
}

.beige-lace::before {
	top: -6px !important;
	background: url(/wp-content/themes/misko/common/imgs/beige_triangle.png)
		repeat-x;
}

.lace-bottom.beige-lace::after {
	transform: rotate(180deg);
	bottom: -2px !important;
	background: url(/wp-content/themes/misko/common/imgs/beige_triangle.png)
		repeat-x;
}

.light-beige-lace::before {
	top: -6px !important;
	background: url(/wp-content/themes/misko/common/imgs/light-beige-triangle.png)
		repeat-x;
}

.lace-bottom.light-beige-lace::after {
	transform: rotate(180deg);
	bottom: -2px !important;
	background: url(/wp-content/themes/misko/common/imgs/light-beige-triangle.png)
		repeat-x;
}

.competition-slider.lace-bottom.beige-lace::after {
	transform: none;
}

section.competitions.lace-bottom.beige-lace::after {
	bottom: -6px !important;
}

.white-lace::before {
	transform: none;
	background: url(/wp-content/themes/misko/common/imgs/white_triangle.png)
		repeat-x;
}

.process-lace::before {
	transform: none;
	background: url(/wp-content/themes/misko/common/imgs/process_triangle.png)
		repeat-x;
}

.lace-bottom.white-lace::after {
	background: url(/wp-content/themes/misko/common/imgs/white_triangle.png)
		repeat-x;
}

footer.pink-lace::before {
	top: -6px;
	bottom: auto;
	transform: none;
	background: url(/wp-content/themes/misko/common/imgs/pink_triangle.png)
		repeat-x;
}

.last-section .lace::before {
	transform: rotate(180deg);
	top: -2px !important;
}

.last-section .lace::after {
	background: url(/wp-content/themes/misko/common/imgs/beige_triangle.png)
		repeat-x;
	bottom: -6px;
	transform: none;
}

.post-content-container.lace::after {
	transform: rotate(180deg);
	bottom: -6px !important;
}

.shapes-section.lace-bottom::after {
	bottom: -7px !important;
	transform: rotate(180deg);
}

.competition-banner.lace::before {
	top: -2px !important;
	transform: rotate(180deg);
}

.video-container.lace::before {
	top: -1px !important;
	transform: rotate(180deg);
}

.video-container.lace::after {
	bottom: -1px !important;
	background: url(/wp-content/themes/misko/common/imgs/beige_triangle.png)
		repeat-x;
	transform: none;
}

.form-container .contact-form-row.beige-lace::before,
.form-container .contact-info-row.beige-lace::before {
	top: -2px !important;
	transform: rotate(180deg);
}

.form-container .contact-form-row.beige-lace::after,
.form-container .contact-info-row.beige-lace::after {
	transform: none;
}

.nutritional-info.lace::before {
	background: url(/wp-content/themes/misko/common/imgs/beige_triangle.png)
		repeat-x;
	transform: rotate(180deg);
	top: -2px !important;
}

.nutritional-info.lace::after {
	transform: none;
}

.results-banner {
	background-color: #e3d7cb;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 200px;
	height: 1px;
}

.results-container {
	background-color: #f4efea;
	padding: 100px 0 150px;
}

.results .title {
	font-size: 50px;
	font-weight: 700;
}

.news,
.blog {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.news-banner {
	height: 360px;
	background-color: #e3d7cb;
	text-align: center;
	width: 100%;
}

.news .title {
	padding-top: 80px;
	font-size: 47px;
	font-weight: 700;
	font-family: 'OpenSans-Bold';
}

.news-nav,
.blog-nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}

.news-nav {
	margin-top: -180px;
}

.news-nav .nav-tabs,
.blog-nav .nav-tabs {
	padding-top: 0;
	border: 0;
}

.nav-tabs .nav-link {
	width: 255px;
	height: 180px;
	background-color: #e9dfd5;
	color: rgba(0, 0, 0, 0.3);
	margin: 0 10px;
	border-radius: 0;
	border: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
}

.blog-nav .nav-tabs .nav-link {
	background-color: #f4efeb;
}

.nav-tabs .nav-link img {
	opacity: 0.3;
}

.nav-tabs .nav-link span {
	font-size: 17px;
	font-weight: 700;
	font-family: 'OpenSans-Bold';
	padding-top: 10px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	background-color: #f4efea;
	color: #000;
}

.nav-tabs .nav-item.show .nav-link img,
.nav-tabs .nav-link.active img {
	opacity: 1;
}

.news .tab-content,
.blog .tab-content {
	width: 100%;
	background-color: #f4efea;
	padding-bottom: 150px;
}

.news .post-title {
	font-size: 22px;
	font-weight: 700;
	font-family: 'OpenSans-Bold';
	color: #d41367;
	margin-bottom: 5px;
}

.news .post-body {
	font-size: 16px;
	color: #333;
	max-height: 160px;
	overflow: hidden;
	margin-bottom: 0;
}

.news .post-img {
	min-height: 308px;
	background-color: #fff;
}

.news .post-img.bg-options.auto {
	background-size: auto;
}

.news .post-text {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: flex-start;
	line-height: 1.3;
	background-color: #fff;
	padding: 60px 45px 45px;
}

.news .date {
	position: absolute;
	right: 20px;
	top: 15px;
	font-weight: 700;
	font-size: 15px;
	font-family: 'OpenSans-Bold';
}

.news .date span {
	color: #d41367;
	position: relative;
}

.news .date span::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: -5px;
	height: 1px;
	width: 140%;
	background: #000;
	display: block;
}

.white-lace-vertical::before {
	background: url(/wp-content/themes/misko/common/imgs/white_triangle_ver.png)
		repeat-y;
	top: 0;
	transform: rotate(180deg);
	width: 15px;
	left: -14px;
	bottom: 0;
	height: 100%;
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
}

.beige-lace-vertical::before {
	background: url(/wp-content/themes/misko/common/imgs/beige_triangle_ver.png)
		repeat-y;
	top: 0;
	width: 15px;
	left: -14px;
	bottom: 0;
	height: 100%;
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
}

.news .misko-btn {
	width: 175px;
	height: 50px;
	font-size: 11px;
	position: absolute;
	bottom: -25px;
	left: 45px;
}

.news .news-row {
	margin-bottom: 70px;
	height: 310px;
}

.pasta-category-banner {
	min-height: 330px;
	position: relative;
	background-color: #000;
	mix-blend-mode: darken;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	height: 1px;
}

.pasta-category-banner.maziki-category-banner {
	min-height: 430px;
}

.catalog-text {
	font-size: 24px;
	font-weight: 700;
	max-width: 500px;
	text-align: center;
	z-index: 2;
}

.download-catalog {
	margin-top: 50px;
	font-size: 23px;
}

.download-catalog a:hover {
	color: #d41367;
}

.download-catalog a {
	z-index: 2;
}

.border-img {
	position: absolute;
	bottom: 35%;
	left: -60%;
	z-index: 1;
}

.catalog-text span {
	font-size: 22px;
	font-weight: 400;
}

.catalog-container {
	min-height: 670px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pasta-cat-bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 0.7;
	z-index: -1;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pasta-category-banner .caption {
	max-width: 755px;
	text-align: center;
}

.pasta-category-banner .caption .cat-title {
	font-weight: 700;
	font-size: 47px;
}

.pasta-category-banner .caption .cat-description {
	font-size: 19px;
	line-height: 1.3;
}

.pasta-boxes {
	padding: 75px 0 140px;
}

.pasta-pagination {
	background-color: #f4efea;
}

.pasta-pagination .navigation.pagination {
	padding-bottom: 0;
	padding-top: 50px;
}

.blog .pagination {
	width: 100%;
}

.pasta-box {
	height: 545px;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	color: #000;
}

.term-mazikis-estiasis .pasta-box {
	cursor: default;
}

.pasta-box:hover {
	color: #000;
	text-decoration: none;
}

.pasta-box-img {
	flex-basis: 50%;
	background-color: #000;
}

.pasta-box-info {
	background-color: #fff;
	flex-basis: 50%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	align-items: center;
	padding: 55px 10px 30px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.pasta-box-info > div {
	z-index: 1;
}

.pasta-box-info-bg {
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: auto;
	max-width: 225px;
}

.pasta-box-info h2 {
	font-weight: 700;
	font-size: 21px;
	z-index: 1;
	width: 100%;
}

.pasta-box-info p {
	font-size: 13.5px;
}

.pasta-box-info .time {
	font-weight: 700;
}

.pasta-boxes {
	background-color: #f4efea;
}

.pasta-3d-img {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	transition: 0.8s max-width ease;
	z-index: 2;
}

.pasta-3d-img.vertical {
	max-width: 175px;
}

.pasta-3d-img.vertical-short {
	max-width: 200px;
}

.pasta-3d-img.tortelinia {
	max-width: 135px;
}

.pasta-3d-img.gold-big {
	max-width: 125px;
}

.pasta-3d-img.gold-pastitsio {
	max-width: 140px;
}

.pasta-3d-img.horizontal,
.pasta-3d-img.horizontal-box {
	max-width: 410px;
}

.pasta-3d-img.sakoula-megali {
	max-width: 200px;
}

.pasta-3d-img.sakoula-mikri {
	max-width: 240px;
}

.user-actions {
	position: absolute;
	left: 75px;
	top: 6px;
	z-index: 1;
	display: flex;
	align-items: center;
	transition: all 0.3s ease;
}

header.sticky .user-actions {
	top: 1px;
}

.user-actions img {
	width: 15px;
	margin-bottom: 2px;
}

.user-actions .btn {
	color: #fff;
	font-family: 'OpenSans';
	font-size: 12px;
	padding: 0.375rem;
}

.user-actions .btn:hover {
	text-decoration: underline !important;
}

.user-actions .logout-btn,
.user-actions .profile-btn,
.user-actions #userSeperator {
	display: none;
}

.user-actions #userSeperator {
	margin-bottom: 1px;
}

.gigya-screen.portrait {
	width: 100% !important;
}

#userProfileActions {
	text-align: center;
}

#userProfileActions .btn {
	width: 110px;
}

#profileScreenSetContainer {
	margin-top: 40px;
}

#userActionsDropdown {
	display: none;
	position: absolute;
	right: 4px;
	top: 28px;
	background-color: #fff;
	border-radius: 2px;
}

#userActionsDropdown.show {
	display: block;
}

img#userIconMobile {
	padding: 5px;
	width: 28px;
}

.mob-header-container .user-actions {
	left: auto;
	right: 12px;
	top: 0;
}

.mob-header-container .user-actions .btn {
	font-size: 12px;
	color: #000 !important;
	padding: 0.375rem 0.75rem;
}

.mob-header-container .profile-btn {
	padding-bottom: 0;
}

.gigya-screen-content div.gigya-screen.landscape {
	max-width: 100%;
}

.gigya-screen .gigya-social-login-container {
	max-width: 100%;
}

._3d-flip-book.fb3d-default-page.fb3d-fullscreen-mode.full-size {
	max-width: 1200px;
	margin: auto;
}

.single-3d-flip-book main {
	background-color: #f4efea;
	padding-bottom: 40px;
	padding-top: 10px;
}

.single-3d-flip-book main .widControls .fa {
	color:black;
}

.recipes-row > .recipes-cat-col,
.related-posts-row > .recipes-cat-col {
	display: flex;
	justify-content: center;
	margin-bottom: 70px;
	padding: 0 2.8%;
}

.recipes-cat-col > a {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 280px;
}

.recipes-cat-col .img {
	width: 100%;
	border-radius: 23px;
	margin: auto;
	transition: opacity 0.2s;
}

.recipes-cat-col .misko-btn {
	margin-top: -35px;
	max-width: 94%;
	margin-left: auto;
	margin-right: auto;
}

.no-recipes-found.cat-recipes {
	font-size: 20px;
}

.recipe-cat-large-desc-container {
	padding-top: 20px;
	padding-bottom: 20px;
}

.recipes-boxes-row .recipes-col .recipe-cat-large-desc-container {
	margin-left: -30px;
}

.recipe-cat-large-desc-container .recipe-cat-large-desc {
	font-size: 16px;
	padding: 42px 62px 42px 42px;
	display: flex;
	flex-wrap: wrap;
	background: #fff;
}

.recipe-cat-large-desc-container .recipe-cat-large-desc strong {
	font-size: 24px;
	font-family: 'OpenSans-Medium';
	font-weight: 400;
}

.recipe-cat-large-desc-container .recipe-cat-large-desc #shortDesc,
.recipe-cat-large-desc-container .recipe-cat-large-desc #largeDesc {
	display: none;
}

.recipe-cat-large-desc-container .recipe-cat-large-desc #shortDesc.show,
.recipe-cat-large-desc-container .recipe-cat-large-desc #largeDesc.show {
	display: block;
}

.recipe-cat-large-desc-container .recipe-cat-large-desc .plus-icon {
	font-size: 23px;
	font-weight: 700;
	padding: 4px;
	cursor: pointer;
	display: none;
	margin-left: auto;
	margin-right: -20px;
}

.recipe-cat-large-desc-container .recipe-cat-large-desc .plus-icon.show {
	display: inline-block;
}

.cat-syntages-container {
	max-width: 1010px;
	padding-top: 50px;
	padding-bottom: 70px;
}

.cat-syntages-container .recipes-boxes-row .recipes-col {
	padding-left: 15px;
}

.recipes-cat-col .img:hover {
	opacity: 0.9;
}

.seira-recipe-col .package-img {
	max-width: 98%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
}

.seira-recipe-col .img {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

h2.misko-btn-label {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.recipes-sub-menu {
	position: fixed;
	left: 0;
	right: 0;
	margin: auto;
	top: 98px;
	overflow: hidden;
	transition: opacity 1s ease, top 0.6s ease;
}

.products-link:hover .products-submenu.recipes-sub-menu {
	overflow: initial;
}

header.sticky .recipes-sub-menu {
	top: 48px;
}

.recipes-sub-menu .container-fluid {
	background-color: #fff;
	padding: 50px 0 5px;
}

.products-submenu .container-fluid {
	box-shadow: 0 13px 18px rgba(0, 0, 0, 0.1);
}

.recipes-sub-menu .container-fluid.lace-bottom.white-lace::after {
	bottom: -7px !important;
	transform: rotate(180deg);
}

.products-submenu.recipes-sub-menu li:not(.see-more) a,
.products-submenu .recipe-cat-item {
	color: #000 !important;
}

.products-submenu .recipe-cat-item {
	font-family: 'OpenSans-Medium';
	font-weight: 400;
	border-bottom: 1px solid;
	padding-bottom: 10px;
	display: inline-block;
	margin-bottom: 10px;
	width: auto;
	text-transform: uppercase;
	font-size: 17px;
}

.products-submenu .sub-cats-list a {
	font-family: 'OpenSans';
	font-weight: 400;
	padding: 6px 0;
	transition: 0.1s;
	font-size: 16px;
}

.products-submenu .sub-cats-list .see-more a {
	color: #d41367 !important;
}

.products-submenu .sub-cats-list a:hover,
.products-submenu .sub-cats-list a.active {
	font-weight: 700;
}

.recipes-menu-grid {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.recipes-menu-grid .cat-col {
	width: 19%;
}

.products-submenu.recipes-sub-menu .container {
	padding: 0 55px 5px 55px;
	max-height: 70vh;
	overflow-y: auto;
	margin-bottom: 30px;
}

.products-submenu.recipes-sub-menu .container::-webkit-scrollbar {
	width: 8px;
}

.products-submenu.recipes-sub-menu .container::-webkit-scrollbar-track {
	background-color: #e4e4e4;
	border-radius: 5px;
}

.products-submenu.recipes-sub-menu .container::-webkit-scrollbar-thumb {
	background-color: rgba(213, 171, 114, 0.6);
	border-radius: 5px;
}

.recipes-sub-menu .cat-title {
	margin-bottom: 50px;
}

.recipes-sub-menu .all-recipes-link {
	color: #000 !important;
	font-size: 16px;
	font-weight: 400;
	font-family: 'OpenSans';
	border-bottom: 1px solid;
	display: inline-block;
	width: auto;
	padding: 5px 2px;
	margin: 0 30px 25px auto;
}

.recipes-sub-menu .all-recipes-link:hover {
	font-weight: 700;
}

#ot-sdk-btn {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1000;
}

#onetrust-banner-sdk,
#onetrust-pc-sdk,
#ot-sdk-cookie-policy,
#ot-sync-ntfy {
	font-size: inherit !important;
	color: inherit !important;
	line-height: 1.5 !important;
	font-family: inherit !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy {
	font-size: inherit !important;
	color: inherit !important;
	line-height: 1.5 !important;
	font-family: inherit !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy * {
	font-family: inherit !important;
	color: inherit !important;
	line-height: inherit !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy div {
	font-size: inherit !important;
}

.allergens-link {
	color: #000;
}

.allergens-link:hover {
	color: #d41367;
}

.post-thumb {
	width: 100%;
	height: 180px;
	object-fit: cover;
	display: block;
}

div#ez-toc-container {
	margin: 25px 0;
}

.apopoihsh_euthinis .container {
	padding: 0;
}

.apopoihsh_euthinis-wrapper {
	background-color: #fff;
	padding: 45px 40px 60px;
}

.apopoihsh_euthinis-wrapper.lace-bottom.white-lace::after {
	transform: rotate(180deg);
	margin-bottom: -7px;
}

.apopoihsh_euthinis-wrapper .apopoihsh-title {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px;
}

.apopoihsh_euthinis-wrapper .apopoihsh-content {
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
}

div#ez-toc-container ul.ez-toc-list a:hover {
	color: #d71566 !important;
}

.author {
	margin: 40px 0;
}

.author-thumb {
	border-radius: 50%;
	filter: grayscale(100%);
	width: 57px;
	height: 57px;
}

.author-name {
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 2px;
	padding: 10px 0;
}

.author-description {
	font-size: 14px;
	font-weight: 500;
	line-height: 23px;
	max-width: 640px;
}

.single-post iframe {
	display: block;
	margin: auto;
	max-width: 100%;
}

.relevant-posts-row {
	margin-top: 40px;
}

/* contact page */
:root {
	--ssc-cform-color1: #d41367;
	--ssc-cform-color1-hover: #840050;
	--ssc-cform-color2: #454e60;
	--ssc-cform-color3: #f4efea;
	--ssc-cform-color4: #f4efea;
	--ssc-cform-color5: #ffffff;
	--ssc-cform-color-errors: #cc0000;
}

.ssc-form {
	margin: 50px auto;
	display: none;
}

.ssc-form label {
	display: block;
}

.ssc_cform_back a {
	color: inherit;
}

.ssc_cform_submit_label,
.ssc_cform_faqclosure_button {
	font-weight: 700;
	padding: 0.8em !important;
}

.ssc_cform_faqclosure_button:hover {
	background-color: var(--ssc-cform-color1-hover) !important;
}

.ssc-form select {
	padding: 0.8em;
	background: #f4efea;
	border-color: #f4efea;
	border-right-width: 10px;
}

.ssc_cform_breadcumbs_items ul li span:after {
	font-size: 20px;
	line-height: 0;
}

.ssc_cform_breadcumbs_label {
	font-size: 1em !important;
}

#login-container {
	margin: 50px auto;
	display: none;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

#login-container .intro-text {
	font-size: 16px;
}

#login-container .contact-login-btn {
	padding: 20px 40px;
	background: #d41367;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	margin-top: 30px;
}

#login-container .contact-login-btn:hover {
	background: #840050;
	text-decoration: none;
}

#login-container #continue-btn {
	background: transparent;
	border: none;
	padding: 20px;
	cursor: pointer;
	font-size: 16px;
}

#login-container #continue-btn .arrow {
	padding-left: 15px;
}

#login-container #continue-btn:hover {
	color: #d41367;
}

#ssc-form #back-btn::before {
	font-family: 'cform_ssc_iconfonts';
	font-style: normal;
	font-weight: normal;
	content: '\e801';
	margin-right: 0.5em;
}

#ssc-form #back-btn {
	background: none;
	border: none;
	font-size: 14px;
	padding: 10px;
	cursor: pointer;
}

#ssc-form #back-btn:hover {
	color: #d41367;
}

.contact-spinner {
	margin: 50px auto;
}

.contact-spinner #loadingSpinner {
	position: relative;
}
/* contact page end */

@media (min-width: 992px) {
	.post-thumb {
		height: 100%;
	}

	div#ez-toc-container {
		padding: 40px;
	}

	.apopoihsh_euthinis .container {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (min-width: 1200px) {
	.search-link {
		display: block;
		transform: translateY(3px);
	}
	.pasta-box:hover .pasta-3d-img.vertical {
		max-width: 185px;
	}

	.pasta-box:hover .pasta-3d-img.vertical-short {
		max-width: 220px;
	}

	.pasta-box:hover .pasta-3d-img.tortelinia {
		max-width: 155px;
	}

	.pasta-box:hover .pasta-3d-img.gold-big {
		max-width: 135px;
	}

	.pasta-box:hover .pasta-3d-img.gold-pastitsio {
		max-width: 150px;
	}

	.pasta-box:hover .pasta-3d-img.sakoula-megali {
		max-width: 220px;
	}

	.pasta-box:hover .pasta-3d-img.sakoula-mikri {
		max-width: 260px;
	}

	.pasta-box:hover .pasta-3d-img.horizontal,
	.pasta-box:hover .pasta-3d-img.horizontal-box {
		max-width: 450px;
	}

	.recipes-slider .slick-next {
		right: -40px;
	}

	.recipes-slider .slick-prev {
		left: -40px;
	}
}

.pasta-boxes .row > div {
	margin-bottom: 30px;
}

.pasta-box .more {
	font-size: 10px;
	position: relative;
	color: #000;
	display: block;
	text-align: left;
}

.pasta-box .more:hover {
	text-decoration: none;
}

.pasta-box .more span {
	padding-left: 5px;
}

.pasta-box .more::after {
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	height: 1px;
	background: #000;
	display: block;
	content: '';
	width: 41%;
	transition: width 0.5s ease;
}

.pasta-box .more:hover::after {
	width: 100%;
}

.pasta-box-img > div {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-position: left center;
}

.pasta-box-img > div img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: left;
}

.pasta-box-img.white-lace-vertical::before {
	right: -1px;
	left: auto;
}

.proionta-mazikis-banner {
	height: 650px;
	position: relative;
}

.best-choice-container {
	min-height: 680px;
}

.proionta-mazikis-banner .pasta-cat-bg {
	opacity: 1;
	padding-top: 60px;
}

.maziki-estiasi-intro {
	font-size: 33px;
	max-width: 880px;
	padding-top: 20px;
	text-align: center;
}

.maziki-estiasi-intro p {
	margin: 0;
}

.catalog-container.lace-bottom::after {
	bottom: -6px !important;
	transform: rotate(180deg);
}

.pasta-type-banner {
	height: 515px;
	position: relative;
}

.pasta-type-bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

.pasta-type-3d-img {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9;
}

.pasta-type-3d-img.vertical,
.pasta-type-3d-img.vertical-short {
	max-width: 250px;
	bottom: -160px;
}

.pasta-type-3d-img.horizontal {
	top: 100%;
	width: 80%;
	max-width: 835px;
	bottom: 0;
}

.pasta-type-3d-img.gold-big {
	max-width: 235px;
	bottom: -60%;
	top: auto;
}

.pasta-type-3d-img.gold-pastitsio {
	max-width: 235px;
	bottom: -38%;
	top: auto;
}

.pasta-type-3d-img.horizontal-box {
	bottom: -150px;
	bottom: -30%;
	width: 80%;
	max-width: 700px;
}

.pasta-type-3d-img.tortelinia {
	max-width: 280px;
	bottom: -40%;
}

.pasta-type-3d-img.sakoula-megali {
	width: 80%;
	max-width: 400px;
	bottom: -35%;
}

.pasta-type-3d-img.sakoula-mikri {
	max-width: 450px;
	bottom: -35%;
}

.pasta-type-description {
	padding: 240px 0 130px;
	background-color: #f4efea;
}

.pasta-type-description.gold {
	padding-top: 360px;
}

.pasta-type-description .row:first-child > div {
	max-width: 980px;
}

.pasta-type-description h1 {
	font-size: 43px;
	font-weight: 700;
}

.pasta-type-description {
	font-size: 20px;
}

.product-intro {
	max-width: 830px;
	margin: auto;
}

.sauce-weight {
	font-size: 31px;
	margin-bottom: 60px;
}

.sauce-manual {
	font-size: 22px;
	font-weight: 700;
}

.components-text p {
	max-width: 330px;
	font-size: 19px;
}

.pasta-sample-img {
	max-width: 300px;
	margin-top: 75px;
}

.pasta-sample-img.makria-zymarika {
	max-width: 500px;
	width: 100%;
}

.nutritional-info {
	background-color: #fbf7f9;
	min-height: 300px;
	padding: 45px 5px;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.nutritional-info p.title {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 3px;
	margin-bottom: 20px;
}

.nutritional-info .circle {
	width: 72px;
	height: 72px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 100%;
	font-size: 11px;
	font-weight: 700;
	background-color: #e9dfd5;
}

.nutritional-info .title {
	font-size: 18px;
	font-weight: 700;
}

.nutritional-info .attr {
	font-weight: 700;
	font-size: 12.5px;
	padding-top: 5px;
	margin-bottom: 5px;
}

.nutritional-info .circle span {
	max-width: 80%;
}

.nutritional-info .circle .fat-span,
.nutritional-info .circle .carb-span {
	max-width: 50%;
}

.sat_fat p {
	font-size: 13px;
	line-height: 1;
	max-width: 110px;
}

.pasta-attribute {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	font-size: 15.5px;
	flex-basis: 33%;
	padding: 0 5px;
}

.nutritional-info-row {
	padding-top: 75px;
}

.nutritional-info.right .attr {
	font-weight: 400;
	line-height: 1.2;
	max-width: 100%;
}

.nutritional-info.right .attr span {
	font-weight: 700;
}

.pasta-type-recipes,
.related-wrapper {
	padding: 75px 0 100px;
}

.pasta-type-recipes .title,
.related-wrapper .title {
	font-size: 36px;
	margin-bottom: 65px;
}

.pasta-type-recipes .recipe .photo,
.related-wrapper .the-related-post .photo {
	height: 240px;
}

.recipe .white-lace:before,
.the-related-post .white-lace:before {
	bottom: -1px;
	top: auto;
	transform: none;
	width: 100%;
}

.post-type-archive-syntages .recipe .white-lace:before {
	width: 100%;
}

.recipe .photo {
	overflow: hidden;
}

.recipe:hover .white-lace:before,
.the-related-post:hover .white-lace:before {
	background: url(/wp-content/themes/misko/common/imgs/pink_triangle.png)
		repeat-x;
}

.pasta-category-banner.symvoules-banner,
.pasta-category-banner.blog-banner-wrapper {
	min-height: 370px;
	align-items: flex-start;
	padding-top: 100px;
	background-color: rgba(0, 0, 0, 0);
}

.pasta-category-banner.tag-banner {
	padding: 0;
	align-items: center;
}

.pasta-category-banner.blog-banner-wrapper {
	width: 100%;
	z-index: -1;
}

.the-posts-container .date-container {
	font-size: 13px;
	position: absolute;
	top: 20px;
}

.the-posts-container .date-container .date {
	letter-spacing: 1px;
	padding-bottom: 2px;
}

.pasta-category-banner.symvoules-banner .pasta-cat-bg,
.pasta-category-banner.blog-banner-wrapper .pasta-cat-bg {
	opacity: 1;
	background-size: 130%;
}

.archive .the-posts-container {
	padding-bottom: 80px;
}

.the-posts-container .the-post-link {
	cursor: pointer;
	color: #000;
}

.the-posts-container .the-post-link:hover {
	color: #000;
	text-decoration: none;
}

.the-posts-container .post-wrapper img {
	transition: transform 0.2s;
}

.the-posts-container .post-wrapper .the-post-content-img:hover img {
	transform: scale(1.05);
}

.the-posts-container .post-wrapper .the-post-content-img {
	overflow: hidden;
}

.the-posts-container .post-wrapper .tags {
	margin: 5px 0 20px;
	color: #d41367;
	font-size: 16px;
}

.the-posts-container .post-wrapper .tags a {
	color: #d41367;
}

.the-post-content-img,
.the-posts-container .the-post-text {
	flex-basis: 50%;
	min-height: 400px;
}

.the-posts-container .the-post-text {
	padding: 70px 30px 25px 25px;
	background-color: #fff;
	position: relative;
}

.the-posts-container .row > div h3,
.the-posts-container .row > div h2 {
	font-size: 23px;
	color: #28282d;
}

.the-post-content-excerpt {
	color: #939396;
	font-size: 15px;
}

.the-post-content-img {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.the-post-content-more {
	font-size: 10px;
	color: #333 !important;
	position: relative;
	text-decoration: none !important;
}

.the-post-content-more::after {
	width: 50%;
	transition: width 0.5s ease;
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	height: 1px;
	background: #939396;
}

.the-post-content-more:hover::after {
	width: 100%;
}

.symvoules-tabs-row .inner {
	height: 120px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.45);
}

.symvoules-tabs-row > div {
	margin-top: -120px;
}

.symvoules-tabs-row .inner h2 {
	width: 100%;
	height: 100%;
}

.symvoules-tabs-row .inner a {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 28px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.symvoules-tabs-row .inner a:hover {
	color: #fff;
	text-decoration: none;
}

.symvoules-tabs-row .active a,
.symvoules-tabs-row .active a:hover {
	color: #000;
}

.symvoules-tabs-row .active .inner {
	background-color: #f4efea;
}

.tip-title {
	font-size: 25px;
	display: none;
}

.tip-text,
.tip-title {
	color: #a78275;
	margin-bottom: 5px;
}

.tip-text {
	font-size: 18px;
}

.tip-container {
	background-color: #e9dfd5;
	padding: 20px 15px 30px;
}

.tip-img {
	display: block;
	margin-top: -50%;
}

.the-posts-container .row > div {
	margin-bottom: 25px;
}

.diatrofi.section-2 {
	background-color: #e9dfd5;
}

.diatrofi.section-1,
.diatrofi.section-2 {
	min-height: 620px;
}

.diatrofi.section-1 {
	background: #f4efea url(/wp-content/uploads/2018/10/section1-bg.png)
		no-repeat center;
}

.diatrofi.section-2 {
	background: #e9dfd5 url(/wp-content/uploads/2018/10/section2-bg.png)
		no-repeat center;
}

.diatrofi.section-3 {
	padding-top: 70px;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #f4efea url(/wp-content/uploads/2018/10/section3-bg.png)
		no-repeat center;
}

.diatrofi.section-4 {
	background: #9198cd url(/wp-content/uploads/2018/10/section4-bg.png)
		no-repeat center;
	overflow: hidden;
	background-size: contain;
}

.container-fluid.diatrofi {
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.diatrofi.section-1 .text {
	max-width: 655px;
	margin: auto;
}

.diatrofi .text {
	font-size: 24px;
	color: #a78275;
}

.diatrofi .title {
	font-size: 33px;
}

.diatrofi.section-3 img:nth-child(2) {
	margin-bottom: 5%;
	margin-left: -5%;
}

.diatrofi.section-3 .row > div {
	margin-bottom: 140px;
}

.diatrofi.section-3 .text {
	max-width: 670px;
	margin: auto;
}

.diatrofi.section-3 .row:nth-child(3) img {
	margin-left: -10%;
	margin-top: -5%;
}

.diatrofi.section-4 .top-img {
	margin: auto;
	margin-top: -5%;
}

.diatrofi.section-4 .text {
	color: #ffe9db;
}

.diatrofi.section-4 .title {
	color: #deffff;
}

.diatrofi.section-4 .row > div {
	margin-bottom: 100px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 20px;
	padding-right: 20px;
}

.diatrofi.section-4 .row:nth-child(2) > div:nth-child(1) {
	order: 1;
	-webkit-order: 1;
}

.diatrofi.section-4 .row:nth-child(2) > div:nth-child(2) {
	order: 2;
	-webkit-order: 2;
}

.diatrofi.section-4 .row:nth-child(2) > div:nth-child(3) {
	order: 4;
	-webkit-order: 4;
}

.diatrofi.section-4 .row:nth-child(2) > div:nth-child(4) {
	order: 3;
	-webkit-order: 3;
}

.diatrofi.section-4 .row:nth-child(2) > div:nth-child(5) {
	order: 5;
	-webkit-order: 5;
}

.diatrofi.section-4 .row:nth-child(2) > div:nth-child(6) {
	order: 6;
	-webkit-order: 6;
}

.diatrofi.section-3.lace-bottom.beige-lace::after {
	bottom: -6px !important;
}

.cup-container {
	max-width: 750px;
	margin: auto;
	width: 100%;
}

.diadikasia-container {
	padding-top: 70px;
	padding-bottom: 70px;
}

.seeds-bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-size: 200%;
	background-position: center;
}

.diadikasia-container .material-img {
	width: 270px;
	height: 270px;
	border-radius: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 35px;
}

.diadikasia-container.lace-bottom::after {
	transform: rotate(180deg);
	bottom: -6px !important;
}

.diadikasia-container .materials-text {
	font-size: 30px;
}

.diadikasia-container .materials-text strong {
	font-family: 'OpenSans-Black';
}

.diadikasia-container .material-title {
	font-size: 34px;
	text-align: center;
	margin-top: 5px;
}

.diadikasia-container.section-2 {
	min-height: 560px;
	position: relative;
	background-color: #583f00;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.diadikasia-container.section-2 p {
	font-family: 'CFSemplice-Italic';
	font-size: 55px;
	color: #fff;
	text-align: center;
}

.diadikasia-container.section-2 .bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 0.6;
}

.diadikasia-container.section-3 {
	min-height: 1200px;
}

.diadikasia-container.section-3 .title {
	font-size: 34px;
	text-align: center;
	margin-bottom: 40px;
}

.process-container {
	position: relative;
	z-index: 1;
}

.diadikasia-container.section-3 > .container:first-child {
	margin-bottom: 40px;
}

.process-container .process-row:nth-child(1) {
	-ms-flex-pack: center;
	justify-content: center;
}

.process-container .process-row:nth-child(2) {
	justify-content: flex-end;
	margin-top: -3%;
}

.process-container .process-row:nth-child(3) {
	justify-content: flex-start;
	margin-top: -10%;
}

.process-container .process-row:nth-child(4) {
	justify-content: flex-end;
	margin-top: -20%;
}

.process-container .process-row:nth-child(5) {
	-ms-flex-pack: center;
	justify-content: center;
}

.process-row .img {
	width: 232px;
	height: 232px;
	border-radius: 100%;
	margin: 0 auto 30px;
}

.process-container .process-row:nth-child(5) .img {
	border-radius: 0;
	background-size: contain;
}

.process-row .text {
	font-size: 19px;
}

.process-row .text strong {
	font-weight: 700;
	font-size: 22px;
	font-family: 'OpenSans-Bold';
}

.dots-img {
	position: absolute;
	left: 0;
	right: 0;
	top: 7%;
	bottom: auto;
	z-index: -1;
}

.pasta-category-banner.history-banner {
	min-height: 730px;
	background-color: #f4efea;
}

.pasta-category-banner.history-banner .pasta-cat-bg {
	mix-blend-mode: multiply;
	opacity: 1;
	background-size: contain;
}

.dates-container {
	background-image: url(/wp-content/uploads/2018/10/misko-history-min.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.dates-container .row {
	padding-bottom: 100px;
}

.dates-container .row:nth-child(1) > div {
	margin-top: -115px;
	z-index: 1;
}

.dates-container img {
	display: block;
	margin: 0 auto 10px;
	mix-blend-mode: multiply;
}

.dates-container div > img {
	max-width: 250px;
}

.dates-container .text {
	font-size: 21px;
}

.dates-container .date {
	font-size: 59px;
	margin-bottom: 15px;
}

.dates-container.beige-lace::before {
	transform: rotate(180deg);
	top: -2px !important;
}

.dates-last-section {
	color: #d41367;
	font-size: 24px;
	background-color: #fff;
	min-height: 430px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.dates-last-section strong {
	font-weight: 700;
	font-size: 31px;
}

.dates-last-section .text {
	max-width: 670px;
	margin: auto;
	padding-top: 30px;
}

.dates-last-section .text p {
	margin: 0;
}

.dates-last-section img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
}

.post-container {
	background-color: #f4efea;
	padding-bottom: 90px;
}

.breadcrumb {
	background: rgba(0, 0, 0, 0);
	margin: 0;
	padding: 30px 0;
	text-transform: uppercase;
}

.breadcrumb-item + .breadcrumb-item::before {
	content: '>';
}

.breadcrumb-item {
	text-transform: uppercase;
}

.breadcrumb-item a,
.breadcrumb-item,
.breadcrumb-item.active,
.breadcrumb a,
.breadcrumb .breadcrumb_last,
.breadcrumb span {
	color: gray;
	font-size: 12px;
}

.breadcrumb a {
	padding-right: 5px;
}

.single-syntages .breadcrumb {
	padding-top: 0;
}

.post-content-container {
	background-color: #fff;
	padding: 35px 20px 100px;
}

.post-content {
	max-width: 820px;
	margin: auto;
}

.post-date {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 50px;
}

.post-cat {
	font-size: 13px;
	color: #d41367;
	letter-spacing: 6px;
	font-family: 'OpenSans-Black';
}

.archive .post-cat {
	letter-spacing: 0px;
}

.post-content .post-date .date {
	font-size: 12px;
	font-family: 'OpenSans-Bold';
}

.post-content .post-title {
	font-family: 'OpenSans-Light';
	font-size: 43px;
	margin-bottom: 40px;
}

.post-content .post-text {
	font-size: 17px;
	color: #333;
	word-break: break-word;
}

.post-content .post-text .post-thumbnail {
	width: 100%;
	aspect-ratio: 820/570;
	object-fit: cover;
}

.post-content .tags,
.post-content .tags a {
	color: #d41367;
}

.post-content .post-text ul,
.post-content .post-text ol {
	padding-left: 40px;
}

.share {
	padding-top: 60px;
	max-width: 380px;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	align-items: center;
}

.share span {
	font-size: 14px;
	color: gray;
}

.ad-banner {
	height: 800px;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
}

.banner-video {
	height: 565px;
}

.banner-video .video {
	width: 100%;
	height: 100%;
	border: 0;
}

.ad-banner-title {
	font-size: 25px;
	color: #fff;
	text-align: center;
}

.video-archive-container {
	background-color: #f4efea;
}

.video-archive-container .container {
	max-width: 1380px;
	padding: 75px 0;
}

.video-archive-row .video-container {
	background-color: #000;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 25px 0 40px;
}

.video-archive-row .video-container .video {
	width: 80%;
	height: 100%;
	border: 0;
}

.video-archive-row > div:not(.elm-wrapper) {
	margin-bottom: 45px;
	padding: 0 20px;
}

.video-container {
	height: 365px;
	position: relative;
}

.video-archive-title {
	font-size: 36px;
	margin-bottom: 50px;
	text-align: center;
}

.video-archive-container .video-title {
	color: #fff;
	font-size: 18px;
	text-align: center;
	max-width: 100%;
}

.video-date {
	width: 70px;
	height: 45px;
	font-size: 14px;
	font-weight: 700;
	font-family: 'OpenSans-Bold';
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #d41367;
	color: #fff;
	position: absolute;
	left: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
}

/* .recipe-banner{min-height:160px} */
.recipe-tags {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.recipe-tags a {
	display: block;
	padding: 0 10px;
	color: #000 !important;
	line-height: normal;
}

.recipe-tags a:not(:last-child) {
	border-right: 1px solid;
}

.recipe-cats a {
	text-decoration: underline;
	color: #d41367 !important;
	padding: 3px;
}

.recipe-cats {
	max-width: 500px;
	width: 100%;
	text-align: center;
	margin: 20px auto;
}

.recipe-cats p {
	flex-basis: 100%;
}

.recipe-title {
	font-size: 43px;
	max-width: 850px;
	text-align: center;
	width: 100%;
}

.recipe-slider-row {
	margin-top: 15px;
	padding: 65px 0;
	position: relative;
}

.container-fluid.recipe-fluid {
	margin-bottom: -15px;
	background-position: center 90% !important;
	background-repeat: no-repeat !important;
}

.recipes-slider iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

.recipes-slider.slider-for .slick-slide:not(.slick-current) {
	display: none;
}

.recipes-slider.slider-for.slick-initialized .slick-slide {
	display: block;
}

.recipes-slider.slider-for .iframe-div {
	height: 580px;
	display: flex !important;
	align-items: center;
	/* margin: 0 10px; */
}

.recipes-slider.slider-for .iframe-div:not(:first-child) {
	display: none !important;
}

.recipes-slider.slider-for.slick-initialized .iframe-div {
	display: flex !important;
}

.recipes-slider.slider-for {
	padding-bottom: 35px;
}

.recipes-slider.slider-nav {
	display: flex;
}

.recipes-slider.slider-nav .iframe-div {
	height: 134px;
	overflow: hidden;
	padding: 0 10px;
	/* margin: 0 10px; */
}

.recipes-slider.slider-nav .slick-slide,
.recipes-slider.slider-for .slick-slide {
	margin: 0;
}

.recipes-slider.slider-nav .iframe-div img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid transparent;
}

.recipes-slider.slider-nav .slick-current .iframe-div img {
	border-color: #d41367;
}

.slick-next {
	background-image: url(common/imgs/arrow-right-black.png) !important;
}

.slick-prev {
	background-image: url(common/imgs/arrow-left-black.png) !important;
}

.slick-next::before,
.slick-prev::before {
	content: none !important;
}

.shadow-img {
	position: absolute;
	top: -90px;
	right: -90px;
}

.shadow-img.bottom {
	bottom: -90px;
	left: -90px;
	top: auto;
	transform: rotate(180deg);
}

.recipe-time {
	font-size: 47px;
	padding-top: 5px;
}

.recipe-time-text {
	font-size: 17px;
	line-height: 1.2;
}

.recipe-time-row {
	padding: 20px 0 50px;
}

.materials-label,
.implementation-label {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 4px;
}

.materials-pasta-label {
	font-size: 19px;
	font-weight: 700;
}

.materials-row.beige-lace::before,
.implementation-row.beige-lace::before {
	top: -2px !important;
	transform: rotate(180deg);
}

.materials-row.beige-lace::after,
.implementation-row.beige-lace::after {
	transform: none;
}

.materials-row,
.implementation-row {
	padding: 50px 0 100px;
}

.materials-row img.recipe-product-pack {
	max-width: 450px;
	margin-bottom: 30px;
	margin-top: 20px;
	width: 100%;
	height: auto;
}

.materials-row img.horizontal {
	max-width: 500px;
}

.materials-row img.vertical,
.materials-row img.tortelinia,
.materials-row img.sauce-pack {
	max-width: 150px;
}

.materials-row img.vertical-short.recipe-product-pack {
	max-width: 200px;
}

.materials-row img.sakoula-mikri.recipe-product-pack {
	max-width: 240px;
}

.materials-row img.gold-big.recipe-product-pack {
	max-width: 140px;
}

.materials-row img.gold-pastitsio.recipe-product-pack {
	max-width: 160px;
}

.materials-row img.sakoula-megali.recipe-product-pack {
	max-width: 200px;
}

.materials-row > div {
	text-align: center;
}

.materials-row .materials-col p {
	font-size: 22px;
	border-bottom: 1px solid #eceaea;
	margin: 0 10px;
	padding: 5px 0;
}

.materials-row .materials-col.title {
	margin-bottom: 25px;
	margin-top: 25px;
}

.implementation-row {
	margin-top: 70px;
	background-color: rgba(251, 249, 247, 0.9);
}

.materials-row {
	background-color: rgba(251, 249, 247, 0.9);
}

.implementation-row h3 {
	font-size: 35px;
	margin-bottom: 40px;
	color: #d41367;
}

.materials-row .materials-col.title h3 {
	font-size: 35px;
	margin: 0;
}

.implementation-row p {
	font-size: 22px;
	padding-left: 40px;
	position: relative;
}

.implementation-row p::before {
	position: absolute;
	left: 0;
	top: 2px;
	content: url('/wp-content/themes/misko/common/imgs/svg/caret-right.svg');
	font-size: 13px;
	color: #d41367;
}

.share-row {
	padding-top: 50px;
}

.share-row svg {
	width: 25px;
}

.share-row svg .st0 {
	fill: #000;
}

.share-row svg:hover .st0 {
	fill: #d41367;
}

.share-row span {
	font-size: 16px;
}

.share-row a {
	line-height: 1;
	margin: 0 25px;
}

.share-row .print-col {
	padding-right: 90px;
}

.share-row .print-col img {
	cursor: pointer;
}

.competitions-banner {
	min-height: 410px;
}

.competitions-container {
	padding: 120px 15px;
}

.competition-name,
.competition-duration {
	font-size: 14px;
	text-transform: uppercase;
}

.competition-name {
	font-weight: 700;
}

.competition-banner {
	position: relative;
}

.comp-mobile-img {
	display: none;
}

.competition-slider {
	min-height: 540px;
	padding-top: 50px;
	background-size: cover;
	background-repeat: no-repeat;
}

.competition-banner img.center {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.competition-banner img.left {
	position: absolute;
	left: 10%;
	top: 0;
	bottom: 0;
	margin: auto;
}

.competition-banner img.right {
	position: absolute;
	right: 10%;
	top: 0;
	bottom: 0;
	margin: auto;
}

.slider-item-title {
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2;
	min-height: 40px;
	display: block;
	overflow: hidden;
}

.slider-item-text {
	font-size: 20px;
	line-height: 1.2;
}

.comp-slider .d-flex {
	min-height: 400px;
	width: 311px !important;
	margin: auto;
	text-align: center;
}

.comp-slider .slick-next {
	background-image: url(../imgs/arrow-right-black.png);
}

.comp-slider .slick-prev {
	background-image: url(../imgs/arrow-left-black.png);
}

.slick-next::before,
.slick-prev::before {
	content: none;
}

.comp-btn {
	width: 240px;
	height: 60px;
	font-size: 15px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
	z-index: 1;
	margin: auto;
}

.comp-row {
	margin-bottom: 120px;
}

.recipes-banner .pasta-cat-bg {
	object-position: center 35%;
}

.recipes-count {
	font-size: 19px;
	display: block;
	margin-bottom: 30px;
}

.breadcrumb-row .breadcrumb a {
	font-size: 12px;
	color: gray;
}

.breadcrumb-row .breadcrumb-item + .breadcrumb-item {
	padding-left: 15px;
}

.breadcrumb-row .breadcrumb {
	padding-bottom: 45px;
}

.filters-row {
	font-size: 14px;
}

#recipesSorting {
	font-size: 15px;
}

#recipesSortingMobile {
	font-size: 13px;
}

.filters-label {
	letter-spacing: 4px;
	font-weight: 700;
}

.recipes-range {
	color: #999;
}

.recipes-col .recipe .photo {
	height: 240px;
}

.filter-div {
	border: 1px solid #e9dfd5;
	padding: 20px 15px;
	margin-bottom: 25px;
	background-color: #fff;
}

.filter-div-reset {
	cursor: pointer;
	color: #000;
}

.filter-div-reset:hover {
	color: #000;
	text-decoration: none;
}

.filter-title {
	font-size: 18px;
	font-weight: 700;
}

.reset-filters {
	font-size: 14px;
}

.filter-div .time-range .slider {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	height: 5px;
	background: #b3b3b3;
	outline: none;
	border-radius: 10px;
}

.filter-div .time-range .slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 20px;
	height: 20px;
	background: #d41367;
	cursor: pointer;
	border-radius: 100%;
}

.filter-div .time-range .slider::-moz-range-thumb {
	width: 20px;
	height: 20px;
	background: #d41367;
	cursor: pointer;
	border-radius: 100%;
}

.time-range-label {
	font-size: 20px;
}

.filter-div .materials {
	font-size: 15px;
	line-height: normal;
	position: relative;
}

.autocomplete-items {
	position: absolute;
	top: 100%;
	background-color: #fff;
	padding: 10px;
	z-index: 1;
	width: 100%;
	border: 1px solid pink;
	max-height: 240px;
	overflow-y: auto;
}

.autocomplete-items::-webkit-scrollbar {
	width: 6px;
}

.autocomplete-items::-webkit-scrollbar-track {
	background: #f4efea;
	border-radius: 10px;
}

.autocomplete-items::-webkit-scrollbar-thumb {
	background: pink;
	height: 45px;
	border-radius: 10px;
}

.autocomplete-active {
	background-color: #efedea;
}

.autocomplete-items > div {
	cursor: pointer;
	padding: 5px;
}

.autocomplete-items > div:hover {
	background-color: #efedea;
}

#filter02 input {
	width: 100%;
}

.tags-list {
	list-style-type: none;
	display: flex;
	margin: 10px 0 0;
	flex-wrap: wrap;
}

.tags-list li {
	padding: 0 2px;
	position: relative;
	cursor: pointer;
	margin: 7px 5px;
	font-size: 15px;
}

.tags-list li:hover {
	text-decoration: line-through;
}

.tags-list li:after {
	position: absolute;
	content: 'x';
	right: -5px;
	background-color: pink;
	border-radius: 100%;
	width: 12px;
	height: 12px;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: auto;
	top: -13px;
	padding-left: 1px;
}

.filter-div .materials input {
	height: 40px;
	font-size: 17px;
	padding: 10px;
	border: 0;
	margin-top: 5px;
}

.filter-div .materials input::placeholder {
	font-family: 'OpenSans-Italic';
	color: #b3b3b3;
}

.filter-div .checkboxes label {
	position: relative;
	cursor: pointer;
	padding-left: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #999;
	font-size: 14px;
	display: -ms-flexbox;
	display: flex;
	align-items: baseline;
	min-height: 30px;
	line-height: 18px;
}

.filter-div .checkboxes label.checked {
	color: #000;
}

.filter-div .checkboxes label a {
	color: inherit;
	width: 100%;
}

.filter-div .checkboxes label a:hover {
	color: #999;
	text-decoration: none;
}

.filter-div .checkboxes label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.filter-div .checkboxes .checkmark {
	position: relative;
	top: 0;
	left: 0;
	height: 11px;
	width: 11px;
	margin-right: 10px;
}

.checkmark:after {
	content: '';
	position: absolute;
	display: none;
}

.filter-div .checkboxes label input:checked ~ .checkmark:after {
	display: block;
}

.filter-div .checkboxes label input:checked ~ .label,
.filter-div .checkboxes label:hover .label {
	color: #000;
}

.filter-div .checkboxes label .checkmark:after {
	left: 3px;
	top: 0;
	right: 0;
	bottom: 0;
	width: 6px;
	height: 10px;
	border: solid #d41367;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.filter-div .checkboxes .labels {
	max-height: 155px;
	overflow-y: auto;
}

.filter-div .checkboxes .labels::-webkit-scrollbar {
	width: 6px;
}

.filter-div .checkboxes .labels::-webkit-scrollbar-track {
	background: #f4efea;
	border-radius: 10px;
}

.filter-div .checkboxes .labels::-webkit-scrollbar-thumb {
	background: #000;
	height: 45px;
	border-radius: 10px;
}

.recipes-boxes-row {
	padding: 50px 0 70px;
}

.recipes-boxes-row .recipes-col {
	padding-left: 30px;
}

.recipes-boxes-row > div {
	position: relative;
}

/* .recipes-boxes-row > div::before{position:absolute;content:"";height:1px;background:rgba(179,179,179,0.4);display:block;width:90%;left:15px;right:15px;top:-50px} */
/* .recipes-boxes-row > div:nth-child(2)::before{position:absolute;content:"";height:1px;background:rgba(179,179,179,0.4);display:block;width:96%;left:30px;right:0;top:-50px} */
/* .filters-row p {
  border-bottom: 1px solid rgba(179, 179, 179, 0.4);
  height: 100%;
} */

.filters-row .col-9 {
	padding-left: 25px;
}

.recipes-dropdown a {
	color: inherit !important;
	text-decoration: none !important;
	padding-left: 20px;
}

.recipes-dropdown .dropdown-menu {
	min-width: 5rem;
}

.dropdown-item.active,
.dropdown-item:active {
	background-color: rgba(0, 0, 0, 0);
}

.akakios-container {
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	flex-wrap: wrap;
}

.akakios-container img {
	max-width: 90%;
}

.profile-container .row-1 > div {
	min-height: 780px;
	height: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 70px 0 50px;
	background-position: center 65%;
}

.profile-container .row-1 .caption {
	font-size: 23px;
	max-width: 830px;
	text-align: center;
	line-height: 1.3;
}

.profile-container .row-2 > div {
	min-height: 1000px;
	height: auto;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 50px;
	background-position: center;
}

.profile-container .row-2 .caption {
	font-size: 27px;
	font-weight: 700;
	text-align: center;
	line-height: 1.3;
	background-color: rgba(212, 19, 103, 0.9);
	min-height: 340px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}

.profile-container .row-2 .caption p {
	max-width: 550px;
	color: #fff;
}

.profile-container .row-3 > div {
	min-height: 500px;
	height: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #e9dfd5;
}

.profile-container .row-3 .caption {
	text-align: center;
}

.profile-container .row-3 .first-text {
	color: #d41367;
	font-size: 27px;
	font-weight: 700;
	max-width: 700px;
	margin: 0 auto 20px;
	line-height: 1.3;
}

.profile-container .row-3 .second-text {
	font-size: 23px;
	max-width: 950px;
	margin: auto;
	line-height: 1.3;
}

.profile-container .row-4 > div {
	min-height: 680px;
	height: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.profile-container .row-4 div.bg-options {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

.profile-container .row-4 div.bg-options .bg-options {
	background: #000;
	opacity: 0.3;
}

.profile-container .row-4 .caption {
	z-index: 1;
	max-width: 920px;
	color: #fff;
	font-size: 31px;
	text-align: center;
}

.profile-container .row-4 .caption p {
	line-height: 1.3;
}

.profile-container .row-4 .caption b,
.profile-container .row-4 .caption strong {
	font-family: 'OpenSans-Bold';
}

.profile-container .caption {
	padding: 10px 20px;
}

.form-container {
	padding: 60px 15px 85px;
}

.form-container .contact-form-row {
	padding: 50px 20px 30px;
}

.contact-form-row h2 {
	letter-spacing: 4px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

#email_success,
#email_error {
	display: none;
}

#email_success {
	color: darkgreen;
	border: 1px solid darkseagreen;
	padding: 10px;
	text-align: center;
}

#email_error {
	color: red;
	border: 1px solid red;
	padding: 10px;
	text-align: center;
}

form .form-control {
	border: 1px solid rgba(0, 0, 0, 0);
	border-left: 1px solid #f4efea;
	background-color: #f4efea;
	box-sizing: border-box;
	border-radius: 0;
}

form input.form-control {
	height: 41px;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
	z-index: 1;
}

.form-control:focus {
	color: inherit;
	background-color: #f4efea;
	outline: 0;
	box-shadow: none;
	border-color: rgba(0, 0, 0, 0);
}

.misko-btn.submit {
	border: 0;
	background: rgba(0, 0, 0, 0);
	width: 178px;
	height: 50px;
	font-size: 11.2px;
	cursor: pointer;
	margin: auto;
	-webkit-appearance: none;
	appearance: none;
}

form.contact-form label.title {
	font-size: 13px;
	color: #696969;
}

.form-row {
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 25px;
}

.approve-check label {
	font-size: 12px;
	color: #7b7b7b;
}

form.contact-form input,
form.contact-form textarea {
	font-family: 'Verdana-Bold';
	font-size: 12px;
	color: #28282d;
}

.contact-form input::-webkit-input-placeholder {
	color: #000;
	font-size: 13px;
	font-family: 'OpenSans-Italic';
}

.contact-form input::-moz-placeholder {
	color: #000;
	font-size: 13px;
	font-family: 'OpenSans-Italic';
}

.contact-form input:-ms-input-placeholder {
	color: #000;
	font-size: 13px;
	font-family: 'OpenSans-Italic';
}

.contact-form .form-control:disabled::-webkit-input-placeholder {
	color: #a3a3a4;
}

.contact-form .form-control:disabled::-moz-placeholder {
	color: #a3a3a4;
}

.contact-form .form-control:disabled:-ms-input-placeholder {
	color: #a3a3a4;
}

.contact-form .form-control:disabled,
.contact-form .form-control[readonly] {
	background-color: #f4efea;
}

.contact-by .form-check {
	border: 1px solid rgba(0, 0, 0, 0);
	background-color: #e9dfd5;
	height: 40px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px;
}

.contact-by .form-check.email {
	min-width: 95px;
}

#fileUpload {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.invalid-feedback.message-feedback {
	position: absolute;
	left: 5px;
	bottom: -20px;
}

.form-row.name-row .form-group {
	margin-bottom: 0;
}

.check-container {
	display: block;
	position: relative;
	padding-left: 30px;
	margin: 0;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.check-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

form .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 22px;
	width: 22px;
	background-color: #fff;
}

.contact-for .checkmark,
.approve-check .checkmark {
	background-color: #f2ece6;
}

.contact-for .form-check {
	padding-left: 0;
}

.checkmark:after {
	content: '';
	position: absolute;
	display: none;
}

.check-container input:checked ~ .checkmark:after {
	display: block;
}

.check-container .checkmark:after {
	left: 8px;
	top: 4px;
	width: 7px;
	height: 12px;
	border: solid #d41367;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

form textarea.form-control,
.file-label {
	min-height: 80px;
}

form textarea.form-control {
	resize: none;
}

.file-label {
	width: 100%;
	cursor: pointer;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #f0f0f0;
	color: #646467;
	font-size: 16px;
}

form.contact-form {
	padding-top: 50px;
}

.contact-info-row {
	margin-top: 60px;
	padding: 45px 0 50px;
	-ms-flex-pack: center;
	justify-content: center;
}

.contact-info-row .address,
.contact-info-row .phone {
	padding: 30px 20px;
}

/* .contact-info-row > div:last-child{padding-left:30px} */
.contact-info-row h4 {
	font-size: 17px;
	letter-spacing: 3px;
}

.contact-info-row p {
	font-size: 15px;
	color: #28282d;
}

.shapes-section {
	height: 620px;
}

.shapes-section .shape-title {
	font-size: 28px;
}

.shapes-section .shape-text {
	font-size: 15px;
	color: #757575;
	max-width: 660px;
}

.shapes-slider-nav .slick-slide {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-transform: scale(0.7);
	-moz--transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
}

.shapes-slider-nav .slick-center {
	-webkit-transform: scale(1);
	-moz--transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transform: scale(1);
}

.shapes-slider-nav > div {
	cursor: pointer;
	padding: 20px 50px !important;
}

.shapes-slider-nav::after {
	position: absolute;
	content: '';
	right: -1px;
	top: 0;
	bottom: 0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
	width: 15%;
	z-index: 1;
}

.shapes-slider-nav::before {
	position: absolute;
	content: '';
	left: -1px;
	top: 0;
	bottom: 0;
	background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
	width: 15%;
	z-index: 1;
}

.shapes-slider-nav > div > div {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.shapes-slider-nav .d-flex {
	position: relative;
}

.shapes-slider-nav .slick-active::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(common/imgs/pasta-shapes/shadow-bottom.png);
}

.slick-slide img {
	height: 100%;
	width: 100%;
}

.competition-slider .slick-slide img {
	height: auto;
}

.single-syntages .iframe-div img {
	height: 100%;
	width: auto;
	min-width: 1px;
	object-fit: cover;
}

.slick-slide {
	margin: 0 10px;
}

.shapes-slider-nav .slick-slide img {
	display: block;
	width: 400px;
	height: auto;
}

.shapes-section {
	height: auto;
}

.pagination .nav-links li a {
	font-size: 14px;
	width: 30px;
	height: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 700;
	color: rgba(0, 0, 0, 0.5);
	border-radius: 100%;
	text-decoration: none !important;
	line-height: normal;
	margin: 0 3px;
}

.pagination .nav-links li.active a,
.pagination .nav-links li a:hover {
	color: #000;
	background: #fff;
}

.pagination {
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px 15px;
}

.archive .pagination {
	margin: auto;
	width: 100%;
}

.pagination .nav-links {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	list-style-type: none;
	margin: 0;
	flex-wrap: wrap;
	justify-content: center;
}

.pagination .nav-links .next a,
.pagination .nav-links .first a,
.pagination .nav-links .prev a,
.pagination .nav-links .last a {
	color: #000;
	font-size: 18px;
	padding-bottom: 2px;
}

.pagination .nav-links li.next {
	margin: 0 0 0 20px;
}

.pagination .nav-links li.prev {
	margin: 0 20px 0 0;
}

.elm-loading-anim {
	display: none;
}

button.elm-button {
	background: rgba(0, 0, 0, 0);
	border: 0;
	font-size: 13px;
}

.container-404 {
	height: 400px;
}

.container-404 .row {
	height: 100%;
}

.container-404 p {
	font-size: 18px;
}

.container-404 .text-404 {
	font-size: 50px;
	font-weight: 700;
}

.at-resp-share-element .at-share-btn:focus,
.at-resp-share-element .at-share-btn:hover {
	transform: none !important;
}

.at-resp-share-element .at-share-btn:focus .at-icon,
.at-resp-share-element .at-share-btn:hover .at-icon,
.at-resp-share-element .at-share-btn:focus .at-resp-share-element .at-label,
.at-resp-share-element .at-share-btn:hover .at-resp-share-element .at-label {
	fill: #d41367 !important;
}

.at-style-responsive .at-share-btn {
	background: rgba(0, 0, 0, 0) !important;
}

.photos-carousel-container {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 485px;
}

.photos-carousel-container img {
	object-fit: cover;
}

.filters-col button.filter-title {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	text-align: left;
	color: inherit;
}

.filters-col .accordion .card.filter-div {
	border: 1px solid #e9dfd5;
	border-radius: 0;
}

.filters-col .accordion .card:not(:first-of-type):not(:last-of-type) {
	border-bottom: 1px solid #e9dfd5;
}

.filters-col .card-body {
	padding-bottom: 0;
}

.collapse:not(.show) {
	display: none !important;
}

.no-recipes-found {
	margin: auto;
	font-weight: bold;
	font-size: 16px;
}

.blogger,
.recipe-extra-field {
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.blogger-image,
.r-extra-field-img {
	width: 100px;
	height: 100px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 100%;
}

.blogger-name,
.r-extra-field-text {
	padding-left: 20px;
	font-size: 16px;
}

.blogger-name a,
.blogger-name span,
.r-extra-field-text a {
	color: #d41367;
	text-decoration: underline;
}

.r-extra-field-text {
	text-align: center;
}

.r-extra-field-text p {
	margin-bottom: 0;
}

.CookieDeclarationDialogText,
.CookieDeclarationIntro,
.CookieDeclarationLastUpdated {
	margin: 0 0 14px;
}

.CookieDeclarationType {
	display: block;
	margin: 12px 0;
	padding: 8px 8px 0;
	border: 1px solid #333;
}

.CookieDeclarationTypeHeader {
	font-weight: 700;
}

.CookieDeclarationTypeDescription {
	margin: 2px 0 16px;
}

.CookieDeclarationTable {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 18px;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.CookieDeclarationTableHeader {
	font-weight: 700;
	border-bottom: 1px solid #777;
	text-align: left;
	padding: 4px;
}

.CookieDeclarationTableHeader[dir='rtl'] {
	text-align: right;
}

.CookieDeclarationTableCell {
	text-overflow: ellipsis;
	word-wrap: break-word;
	border-bottom: 1px solid #777;
	vertical-align: top;
	padding: 4px 4px 5px;
}

@media only print {
	body {
		padding: 20px 0;
	}

	header,
	footer,
	.recipe-slider-row,
	.pasta-type-recipes,
	.related-wrapper,
	.share-row {
		display: none;
	}

	@page {
		margin: 2cm;
	}

	img {
		max-width: 200px !important;
		margin: auto;
	}

	.implementation-row p::after {
		content: none !important;
	}

	.implementation-row p {
		text-align: left !important;
		padding-bottom: 0 !important;
	}

	.recipe-time-row {
		padding: 20px 0 !important;
		max-width: 500px;
		margin: auto;
	}

	/* .recipe-banner{min-height:130px} */
	.implementation-row {
		page-break-before: always;
	}
}

.recipe-description {
	margin: 40px auto 15px;
	text-align: center;
	font-size: 18px;
}

#productsReasonRow {
	margin-top: 40px;
	margin-bottom: 40px;
}

#careerMessage {
	font-size: 18px;
	margin-top: 60px;
}

div#careerMessage a {
	color: #d41367;
	text-decoration: underline;
}

.contact-by .form-control.col {
	border: 0;
}

.loading-spinner {
	display: none;
	width: 80px;
	height: 80px;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 999;
	background: #fff;
	border-radius: 50%;
}

.loading-spinner.visible {
	display: inline-block;
}

.loading-spinner div {
	position: absolute;
	width: 6px;
	height: 6px;
	background: #d41367;
	border-radius: 50%;
	animation: loading-spinner 1.2s linear infinite;
}

.loading-spinner div:nth-child(1) {
	animation-delay: 0;
	top: 37px;
	left: 66px;
}

.loading-spinner div:nth-child(2) {
	animation-delay: -0.1s;
	top: 22px;
	left: 62px;
}

.loading-spinner div:nth-child(3) {
	animation-delay: -0.2s;
	top: 11px;
	left: 52px;
}

.loading-spinner div:nth-child(4) {
	animation-delay: -0.3s;
	top: 7px;
	left: 37px;
}

.loading-spinner div:nth-child(5) {
	animation-delay: -0.4s;
	top: 11px;
	left: 22px;
}

.loading-spinner div:nth-child(6) {
	animation-delay: -0.5s;
	top: 22px;
	left: 11px;
}

.loading-spinner div:nth-child(7) {
	animation-delay: -0.6s;
	top: 37px;
	left: 7px;
}

.loading-spinner div:nth-child(8) {
	animation-delay: -0.7s;
	top: 52px;
	left: 11px;
}

.loading-spinner div:nth-child(9) {
	animation-delay: -0.8s;
	top: 62px;
	left: 22px;
}

.loading-spinner div:nth-child(10) {
	animation-delay: -0.9s;
	top: 66px;
	left: 37px;
}

.loading-spinner div:nth-child(11) {
	animation-delay: -1s;
	top: 62px;
	left: 52px;
}

.loading-spinner div:nth-child(12) {
	animation-delay: -1.1s;
	top: 52px;
	left: 62px;
}

@keyframes loading-spinner {
	0%,
	20%,
	80%,
	100% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.5);
	}
}

.trofima-posts {
	display: none;
}

.trofima-category-wrapper {
	color: #000;
	padding: 10px 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #fff;
}

.trofima-category-wrapper.desktop:last-of-type {
	border: 0;
}

.trofima-category-wrapper .icon {
	max-height: 25px;
	margin-right: 10px;
	width: 20px;
}

.trofima-category-wrapper.active,
.trofima-category-wrapper:hover {
	color: #d31367;
}

.trofima-category-wrapper:hover .icon,
.trofima-category-wrapper.active .icon {
	filter: invert(17%) sepia(94%) saturate(4628%) hue-rotate(324deg)
		brightness(85%) contrast(94%);
}

.trofima-category-wrapper .category-title {
	font-size: 17px;
	font-family: 'OpenSans-Medium';
}

.thermidometritis-container {
	padding-top: 70px;
}

.thermidometritis-container .recipes-parallax {
	padding-bottom: 70px;
}

.thermidometritis-container .container {
	max-width: 880px;
}

.header-row {
	padding-bottom: 15px;
}

.header-row * {
	font-size: 19px;
	font-family: 'OpenSans-Medium';
}

.thermidometritis-container .categories-col .inner {
	background: #f4f6f5;
	border-radius: 3px;
	padding: 4px 15px;
}

.trofima-posts-desktop {
	visibility: hidden;
	opacity: 0;
	transition: 0.6s;
	height: 0;
	overflow: hidden;
}

.trofima-posts-desktop.show {
	visibility: visible;
	opacity: 1;
	height: auto;
	overflow: initial;
}

.trofima-posts-desktop .row {
	font-size: 17px;
	padding: 5px 0;
	border-bottom: 2px dotted #f4f6f5;
}

.trofima-category-wrapper .arrow-icon {
	display: none;
}

.trofima-category-wrapper.mobile {
	display: none;
}

.thermidometritis-container .categories-col .inner-mobile {
	display: none;
}

.recipe-reviews .glsr-button {
	background: #d31367;
	border-color: #d31367;
}

.recipe-reviews .glsr-button:hover,
.recipe-reviews .glsr-button:active,
.recipe-reviews .glsr-button:focus {
	background: #840050 !important;
	border-color: #840050 !important;
	outline: none;
	box-shadow: none;
}

.recipe-reviews .post-review .title {
	font-size: 22px;
	color: #d31367;
	margin-bottom: 15px;
}

.recipe-reviews .post-review {
	font-size: 18px;
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 16%);
	padding: 25px;
	border-radius: 10px;
}

.recipe-reviews .post-review .glsr-review-form textarea {
	/* background: none;
  border: 1px solid #e3e1e1; */
	border-radius: 4px;
}

.recipe-reviews .glsr-review {
	position: relative;
	padding-bottom: 55px;
}

.recipe-reviews .glsr-review .glsr-review-avatar {
	position: absolute;
	left: 0;
	bottom: 0;
}

.recipe-reviews .glsr-review .glsr-review-author {
	position: absolute;
	left: 50px;
	bottom: 20px;
	transform: translateY(50%);
}

.recipe-reviews .glsr-review .glsr-review-avatar img {
	border-radius: 50%;
}

.recipe-reviews .glsr-review > .glsr-review-content {
	background: #f4efea;
	padding: 16px;
	border-radius: 8px;
	margin-top: 0;
}

.recipe-reviews .glsr .glsr-reviews {
	gap: 3rem;
}

.recipe-reviews .reviews .glsr-no-margins {
	font-size: 18px;
	text-align: center;
	margin: 0;
}

.recipe-reviews .glsr-review .glsr-review-rating,
.recipe-reviews .glsr-review .glsr-review-date {
	margin-bottom: 1rem;
}

.recipe-reviews .post-review [data-field='name'],
.recipe-reviews .post-review [data-field='email'] {
	display: none;
}

.recipe-reviews .glsr .glsr-review-response {
	padding: 0;
	display: flex;
	justify-content: flex-end;
}

.recipe-reviews .glsr .glsr-review-response::after {
	content: none;
}

.recipe-reviews .glsr .glsr-review-response-inner {
	background: #e9eaea;
	padding: 16px;
	display: inline-flex;
	margin-left: auto;
	border-radius: 8px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.recipe-reviews .glsr .glsr-review .glsr-review-response-inner p:first-of-type {
	margin-bottom: 10px;
	color: #d31367;
}

.recipe-reviews .glsr .glsr-review-response-inner p {
	margin-top: 0;
}

#login-to-review,
#post-review {
	display: none;
}

#post-review {
	margin-top: 20px;
}

#login-to-review {
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}

#login-to-review-btn {
	background: #d41367;
	color: #fff;
	padding: 10px;
	border-radius: 4px;
	font-size: 16px;
	width: 120px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

#login-to-review-btn:hover {
	background: #840050;
	text-decoration: none;
}

.reviews-summary .glsr-summary {
	display: flex !important;
	flex-wrap: nowrap !important;
	cursor: pointer;
}

.reviews-summary .glsr-summary .glsr-summary-stars {
	margin-right: 5px !important;
}

.reviews-summary .glsr-summary .glsr-summary-text {
	margin-top: 0;
	font-size: 18px;
	color: #808080;
}

.recipe-reviews .glsr .glsr-pagination {
	margin-top: 20px;
}

.recipe-reviews .glsr .glsr-pagination .glsr-button-loadmore {
	display: block;
	margin: auto;
}

.recipe-reviews .reviews {
	margin-top: 60px;
}

.recipe-reviews #spinner {
	margin: auto;
	display: block;
}

.gigya-input-submit,
.gigya-button-link input,
.gigya-button-link input[type='button'] {
	background-color: #d41367 !important;
	border-color: #d41367 !important;
}

.gigya-input-submit:hover,
.gigya-button-link input:hover {
	background-color: #840050 !important;
	border-color: #840050 !important;
}

.gemi {
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-family: 'OpenSans-Light', sans-serif;
}

.page-exports .main-banner {
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
}

.page-exports .main-banner h1 {
	position: absolute;
	left: 0;
	right: 0;
	font-weight: 700;
	color: #fff;
	padding: 0 15px;
}

.page-exports .main-banner img {
	object-fit: cover;
	height: 260px;
	width: 100%;
}

.page-exports .overlay-text::before {
	top: -7px !important;
}

.page-exports .overlay-text .overlay-image {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page-exports .overlay-text .inner {
	font-size: 22px;
	line-height: 30px;
	padding: 80px 15px;
	text-align: center;
}

.page-exports .overlay-text .inner h2 {
	color: #d41367;
	font-family: 'OpenSans-Bold';
	font-weight: 700;
	font-size: 34px;
	margin: 0 0 20px;
}

.page-exports .main-text {
	background: #d41367;
}

.page-exports .main-text .text {
	padding: 95px 0;
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
}

.page-exports .main-text .text h2 {
	font-family: 'OpenSans-Bold';
	font-size: 34px;
	margin: 0 0 20px;
}

.page-exports .map {
	padding: 120px 0;
	text-align: center;
}

.page-exports .map h2 {
	color: #d41367;
	font-family: 'OpenSans-Bold';
	font-size: 34px;
	margin: 0 0 60px;
}

.page-exports .map .map-container {
	cursor: zoom-in;
}

#countryPopover {
	background-color: #fff;
	display: none;
	position: fixed;
	z-index: 1051;
	border-radius: 10px;
	padding: 15px;
}

#countryPopover.show {
	display: block;
}

#countryPopover .country-name {
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	color: #d41367;
}

#mapPopup {
	display: none;
	width: 100%;
	height: 100%;
	padding: 0;
	align-items: center;
	justify-content: center;
}

#mapPopup .modal-dialog {
	width: 90%;
	height: 90%;
	margin: auto;
}

#mapPopup .modal-content {
	width: 100%;
	height: 100%;
	background: transparent;
	border: 0;
}

#mapPopup .modal-body {
	background: #fff;
	padding: 0;
}

#mapPopup .modal-header .close {
	font-size: 46px;
	padding: 10px;
	color: #fff;
	opacity: 1;
	text-shadow: none;
	margin: 0;
	line-height: 1;
}

#mapPopup .map-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

#mapPopup #mapDraggable svg {
	width: 100%;
	height: 100%;
}

#mapPopup #mapDraggable {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 10px;
	cursor: default;
	transition: scale 0.1s;
}

#mapPopup #mapDraggable.zoom {
	scale: 2.5;
	cursor: move;
}

#zoom {
	padding: 10px 5px;
	cursor: pointer;
}

#zoomOutIcon {
	display: none;
}

.page-exports .catalog {
	background: #d41367;
	color: #fff;
	text-align: center;
	font-size: 23px;
	padding: 100px 0 70px;
	position: relative;
}

.page-exports .catalog::before {
	top: -7px !important;
	bottom: auto !important;
	transform: none !important;
}

.page-exports .catalog .fiogakia-1 {
	position: absolute;
	top: -9%;
	z-index: 1;
	right: 10%;
}

.page-exports .catalog .fiogakia-2 {
	position: absolute;
	top: 40%;
	z-index: 1;
	left: 5%;
}

.page-exports .catalog .container {
	position: relative;
	z-index: 1;
}

.page-exports .catalog .text h2 {
	font-family: 'OpenSans-Bold';
	font-size: 34px;
	margin: 0 0 30px;
}

.page-exports .catalog .text ul {
	list-style: none;
	padding: 0;
	margin: 0 0 40px;
	font-size: 17px;
	line-height: 35px;
}

.page-exports .catalog .text a {
	color: inherit;
	text-decoration: underline;
}

.page-exports .catalog .link {
	text-decoration: none;
	margin-top: 55px;
	display: inline-flex;
}

.page-exports .contact {
	padding: 100px 0;
	position: relative;
}

.page-exports .contact .kohylia {
	position: absolute;
	right: 5%;
	top: 2%;
	z-index: 1;
}

.page-exports .contact form {
	max-width: 1020px;
	margin: auto;
	padding-top: 0;
}

.page-exports .contact form textarea {
	min-height: 135px;
}

.page-exports .contact form #submitBtn {
	position: relative;
	bottom: auto;
}

.page-exports .contact h2 {
	font-family: 'OpenSans-Bold';
	font-size: 34px;
	margin: 0 0 60px;
	color: #d41367;
	text-align: center;
}

.page-exports .country:hover {
	opacity: 0.9;
}

.tax-tag_zymarika .bottom-text {
	font-size: 20px;
	line-height: 1.3;
	max-width: 755px;
	text-align: center;
}

@media (max-width: 1440px) {
	.page-exports .catalog .fiogakia-1 {
		right: 15px;
		width: 150px;
		height: auto;
		top: -60px;
	}

	.page-exports .catalog .fiogakia-2 {
		left: 15px;
		width: 150px;
		height: auto;
		bottom: 0;
		top: auto;
	}

	.page-exports .contact .kohylia {
		position: absolute;
		right: 15px;
		z-index: -1;
		bottom: 20px;
		width: 100px;
		height: auto;
		top: auto;
	}
}

@media (max-width: 1024px) {
	.thermidometritis-container .recipes-parallax {
		background: #fff !important;
	}

	.trofima-category-wrapper .category-title {
		font-size: 17px;
	}

	.blog-nav {
		background-color: #f4efea;
		width: 100%;
		padding-bottom: 20px;
	}

	.blog .nav-tabs .nav-link img {
		opacity: 1;
		min-height: 50px;
	}

	.blog .nav-tabs .nav-link {
		color: #000;
		text-align: center;
	}

	.blog .nav-tabs .nav-link span {
		height: 15px;
	}

	.blog-nav .nav-item.active span {
		color: #d51668;
		position: relative;
	}

	.blog-nav .nav-item.active span::after {
		content: '';
		width: 25px;
		height: 2px;
		background: #d51668;
		position: absolute;
		bottom: -30px;
		left: 0;
		right: 0;
		margin-inline: auto;
	}
}

@media (min-width: 1024px) {
	.blog-nav {
		margin-top: -180px;
	}
}

@media (max-width: 767px) {
	.trofima-posts-mobile {
		display: none;
		padding: 10px 0;
		font-size: 16px;
	}

	.thermidometritis-container .categories-col .inner {
		display: none;
	}

	.thermidometritis-container .categories-col .inner-mobile {
		display: block;
	}

	.trofima-posts-mobile .content-row {
		padding: 5px 0;
		border-bottom: 2px dotted #f4f6f5;
	}

	.trofima-col {
		display: none;
	}

	.header-row {
		display: none;
	}

	.trofima-posts-mobile .header-row {
		display: flex;
	}

	.trofima-posts-mobile .header-row * {
		font-size: 18px;
		font-family: 'OpenSans-Medium';
	}

	.trofima-category-wrapper.mobile {
		padding: 10px 20px 10px 0;
		position: relative;
		border: 0;
	}

	.trofima-category-wrapper.mobile .arrow-icon {
		position: absolute;
		right: 0;
		transition: transform 0.6s;
		display: block;
	}

	.trofima-category-wrapper.mobile.active .arrow-icon {
		transform: rotate(180deg);
		filter: invert(17%) sepia(94%) saturate(4628%) hue-rotate(324deg)
			brightness(85%) contrast(94%);
	}

	.trofima-category-wrapper.mobile:hover {
		color: #000;
	}

	.trofima-category-wrapper.mobile.active {
		color: #d31367;
	}

	.trofima-category-wrapper.mobile:hover .icon {
		filter: none;
	}

	.trofima-category-wrapper.mobile.active .icon {
		filter: invert(17%) sepia(94%) saturate(4628%) hue-rotate(324deg)
			brightness(85%) contrast(94%);
	}

	.thermidometritis-container {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.trofima-category-wrapper.mobile {
		display: flex;
	}

	.trofima-category-wrapper {
		display: none;
	}

	.thermidometritis-container .categories-col {
		padding: 0 5px;
	}

	.blog .beige-bg {
		padding-bottom: 80px;
	}
}

@media (min-width: 2561px) {
	main {
		min-height: 1200px;
	}
}

@media (min-width: 1441px) {
	body {
		padding-top: 133px;
	}
}

@media (min-width: 1400px) {
	.products-submenu:not(.recipes-sub-menu) > .container-fluid {
		padding: 0;
	}
}

@media (min-width: 780px) and (max-width: 1024px) {
	.blog-nav .nav-item.active span::after {
		bottom: -40px;
	}
}

@media (min-width: 1200px) and (max-width: 1440px),
	(min-device-width: 1200px) and (max-device-width: 1440px) {
	.products-submenu .pasta-series div.col-3 {
		height: 130px;
		max-height: 16vh;
	}

	.products-submenu .pasta-cat .col-2,
	.other-pasta-row .col-4 {
		height: 145px;
		max-height: 15vh;
	}

	.nav-menu a.logo img {
		width: 150px;
	}

	body {
		padding-top: 115px;
	}

	header {
		max-height: 20vh;
	}

	.products-submenu .pasta-series,
	.products-submenu .pasta-cat,
	.products-submenu .other {
		max-height: 26vh;
		margin-top: -1px;
	}

	.products-submenu a,
	.products-submenu .other-pasta-row > div a {
		font-size: 19px;
	}

	.recipes-sub-menu {
		top: 80px;
	}

	.recipes-sub-menu .container-fluid {
		padding-top: 40px;
	}

	.recipes-sub-menu .cat-title {
		margin-bottom: 40px;
	}

	.pasta-series-img img {
		width: 140px;
	}

	.trikolore .pasta-series-img img {
		width: 70px;
	}

	.trikolore .pasta-series-img {
		min-width: 60px;
		max-width: 60px;
	}

	.products-submenu .pasta-series .col-3 > div:hover img {
		margin-left: -5px;
	}

	.products-submenu .pasta-series .col-3 > div.trikolore:hover img {
		margin-left: -2px;
	}
}

@media (min-width: 1200px) {
	body {
		-webkit-transition: all 0.4s linear;
		-moz-transition: all 0.4s linear;
		-ms-transition: all 0.4s linear;
		-o-transition: all 0.4s linear;
		transition: all 0.4s linear;
	}

	body.sticky {
		padding-top: 83px;
	}
}

@media (max-width: 1399px) {
	.products-submenu {
		left: -20px;
		max-width: 1200px;
	}

	.products-submenu.recipes-sub-menu {
		left: 0;
	}

	.shadow-img {
		display: none;
	}

	.products-submenu .pasta-series .col-auto {
		max-width: 19%;
	}

	.pasta-series-img {
		max-width: 125px;
		min-width: 125px;
	}
}

@media (max-width: 1200px) {
	.products-submenu {
		max-width: 1150px;
	}

	.pasta-3d-img.vertical {
		max-width: 145px;
	}

	.pasta-3d-img.vertical-short {
		max-width: 180px;
	}

	.pasta-3d-img.tortelinia {
		max-width: 125px;
	}

	.pasta-3d-img.gold-big {
		max-width: 105px;
	}

	.pasta-3d-img.gold-pastitsio {
		max-width: 110px;
	}

	.pasta-3d-img.sakoula-megali {
		max-width: 190px;
	}

	.pasta-3d-img.sakoula-mikri {
		max-width: 230px;
	}

	.pasta-3d-img.horizontal,
	.pasta-box .pasta-3d-img.horizontal-box {
		max-width: 420px;
	}

	.the-post-content-excerpt {
		display: none;
	}
}

@media (max-height: 850px) and (orientation: landscape) {
	.products-submenu {
		max-height: 80vh;
		overflow-y: auto;
	}

	.pasta-series-img img {
		width: 120px;
	}

	.trikolore .pasta-series-img img {
		width: 50px;
	}

	.pasta-series-img {
		max-width: 100px;
		min-width: 100px;
	}

	.trikolore .pasta-series-img {
		min-width: 45px;
		max-width: 45px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}

	.competitions-container {
		max-width: 1346px;
	}
}

@media (max-width: 1199px) {
	header {
		position: relative !important;
	}

	.langs {
		top: 5px;
		font-size: 12px;
	}

	.langs a {
		font-size: 12px;
		z-index: 1;
	}

	/* .mob-menu .langs a {font-size: 14px;}
.mob-menu .langs{top:15px;font-size:12px;width:auto;left:0;right:0;width:60px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff} */
	.comp-slider .d-flex {
		width: 100% !important;
	}

	.news .post-text {
		padding: 45px;
	}

	.nav-tabs .nav-link {
		width: 120px;
		height: 150px;
	}

	.nav-tabs .nav-link span {
		font-size: 15px;
	}

	.mob-menu {
		position: fixed;
		top: 0;
		right: -80vw;
		height: 100vh;
		left: auto;
		overflow-y: scroll;
		background-color: #d61366;
		bottom: 0;
		z-index: -1;
		width: 80vw;
		display: -ms-flexbox;
		display: flex;
		padding: 50px 0;
		text-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-transition: right 0.3s linear;
		-moz-transition: right 0.3s linear;
		-ms-transition: right 0.3s linear;
		-o-transition: right 0.3s linear;
		transition: right 0.3s linear;
	}

	.mob-menu.open {
		right: 0;
	}

	.mob-menu .social-icons {
		display: -ms-flexbox;
		display: flex;
		width: 170px;
		-ms-flex-align: center;
		align-items: center;
		justify-content: space-between;
		-ms-flex-pack: justify;
		padding-top: 10px;
	}

	.mob-menu li.menu-item-has-children > a {
		position: relative;
	}

	.mob-menu > ul > li.menu-item-has-children > a::after {
		content: url('/wp-content/themes/misko/common/imgs/svg/caret-down.svg');
		position: absolute;
		right: 20px;
		bottom: 0;
		top: 15px;
		color: #fff;
	}

	.mob-menu > ul > li > ul > li.menu-item-has-children > a::after {
		content: url('/wp-content/themes/misko/common/imgs/svg/caret-down-pink.svg');
		position: absolute;
		right: 20px;
	}

	.mob-menu > ul > li.menu-item-has-children > a.active::after {
		content: url('/wp-content/themes/misko/common/imgs/svg/caret-up.svg');
	}

	.mob-menu > ul > li > ul > li.menu-item-has-children > a.active::after {
		content: url('/wp-content/themes/misko/common/imgs/svg/caret-up-pink.svg');
	}

	.mob-menu ul {
		list-style-type: none;
		width: 100%;
	}

	.mob-menu > ul > li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	}

	.mob-menu a {
		font-family: 'OpenSans-Light';
		font-size: 14px;
		text-decoration: none !important;
		width: 100%;
		height: 100%;
		display: block;
	}

	.mob-menu .social-icons a {
		width: 35px;
		height: 35px;
	}

	.mob-menu > ul > li > a {
		padding: 15px 0;
	}

	.mob-menu .sub-menu li.sub-title a {
		font-weight: 700;
		font-size: 10px;
		color: #d61366;
		letter-spacing: 2px;
	}

	.mob-menu .sub-menu li.sub-title .sub-menu a {
		color: #000;
	}

	.mob-menu a,
	.mob-menu a:focus {
		color: #fff;
	}

	.mob-menu .social-icons a:hover,
	.mob-menu .social-icons a:focus,
	.social-icons a:hover {
		border: 0;
	}

	.hamb {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		width: 25px;
		height: 18px;
		position: relative;
		margin-left: auto;
	}

	.hamb span {
		display: block;
		position: absolute;
		height: 2px;
		border-radius: 5px;
		background-color: #fff;
		width: 100%;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	.hamb span:nth-child(1) {
		top: 0;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	.hamb span:nth-child(2) {
		top: 8px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	.hamb span:nth-child(3) {
		top: 16px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	.hamb.open span:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		top: -4px;
		left: 0;
	}

	.hamb.open span:nth-child(2) {
		width: 0;
		opacity: 0;
	}

	.hamb.open span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 14px;
		left: 0;
	}

	.mob-header-container {
		padding: 10px 15px;
	}

	.mob-header-container .row > div {
		display: -ms-flexbox;
		display: flex;
		align-items: flex-end;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.mob-header-container a.logo {
		width: 95px;
	}

	.mob-menu .sub-menu {
		display: none;
	}

	.mob-menu .sub-menu li {
		background-color: #e9dfd5;
	}

	.mob-menu .sub-menu .sub-menu {
		border-top: 1px solid #ffc0cb;
	}

	.mob-menu .sub-menu li:not(:last-child) {
		border-bottom: 1px solid #ffc0cb;
	}

	.mob-menu .sub-menu li a {
		padding: 13px 0;
	}

	.mob-menu .sub-menu li a {
		color: #000;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.mob-header-container .search-link {
		margin-right: auto;
	}

	/* .mob-menu .sub-menu .recipes-cat-more a {font-family: 'OpenSans-Medium';font-size: 14px;} */
}

@media (min-width: 768px) and (max-width: 991px) {
	.news .news-row {
		height: 220px;
	}
}

@media (max-width: 991px) {
	img {
		max-width: 100%;
		height: auto;
	}

	#homeCarousel .misko-btn {
		width: 190px;
		font-size: 14px;
	}

	.news .post-title {
		font-size: 16px;
	}

	.footer-menu-row a.pro-sitou {
		display: initial;
	}

	.photos-carousel-container {
		height: 350px;
	}

	.dates-last-section .text {
		padding-top: 65px;
	}

	.pasta-category-banner.history-banner {
		min-height: 410px;
	}

	.dates-container img {
		width: 50%;
		height: auto;
	}

	.dates-container .row:nth-child(1) > div {
		margin-top: -75px;
	}

	.dates-container .date {
		font-size: 45px;
	}

	.dates-container .text {
		font-size: 19px;
	}

	.dates-container .row {
		padding-bottom: 40px;
	}

	.dates-last-section {
		font-size: 19px;
	}

	.dates-last-section strong {
		font-size: 20px;
	}

	.dates-last-section {
		min-height: 0;
		padding: 30px 15px;
	}

	.pasta-type-description :first-child.row > div {
		max-width: 100%;
	}

	.the-posts-container .row > div h3,
	.the-posts-container .row > div h2 {
		font-size: 22px;
	}

	.pme-info {
		min-height: 60px;
		justify-content: space-between;
		-ms-flex-pack: justify;
		padding-top: 10px;
	}

	.nutritional-info-row {
		padding-top: 0;
	}

	.pasta-type-3d-img.gold-big {
		width: 25%;
		bottom: -35%;
	}

	.pasta-type-description.gold {
		padding-top: 180px;
	}

	.last-section .box {
		padding-bottom: 15px;
	}

	.slick-slide img {
		max-width: 100%;
	}

	.comp-slider .d-flex {
		width: 100% !important;
	}

	.nutritional-info p.title {
		min-height: 70px;
	}

	.news .post-body {
		display: none;
	}

	.news .post-img {
		min-height: 200px;
	}

	.recipes-slider.slider-for .iframe-div {
		height: 370px;
	}

	.recipes-slider-col {
		display: none;
	}

	.recipe-title {
		text-align: center;
	}

	.shadow-img {
		display: none;
	}

	.recipe-slider-row {
		background: rgba(0, 0, 0, 0);
		padding-bottom: 0;
		padding-top: 20px;
	}

	.recipes-slider.slider-for {
		padding-bottom: 0;
	}

	.share-row .print-col img {
		padding-left: 30px;
	}

	.share-row .print-col {
		padding-right: 0;
	}

	.slick-next,
	.slick-prev {
		display: none;
	}

	.shapes-slider .slick-next,
	.shapes-slider .slick-prev {
		display: initial;
	}

	.pasta-boxes {
		padding: 35px 0 60px;
	}

	.pasta-box-img {
		height: 225px;
		flex-basis: auto;
	}

	.pasta-box-info {
		min-height: 225px;
		flex-basis: auto;
		padding: 50px 15px 15px;
	}

	.border-img {
		display: none;
	}

	.pasta-box {
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto;
	}

	.pasta-box-info-bg {
		display: none;
	}

	.pasta-box-info p {
		font-size: 13px;
		padding-left: 15px;
		line-height: normal;
		text-align: left;
	}

	.pasta-box-info h2 {
		font-size: 28px;
	}

	.pasta-box .more {
		display: none;
	}

	.pasta-box-info .time {
		font-size: 16px;
	}

	.pasta-boxes .row > div {
		margin-bottom: 35px;
	}

	.pasta-3d-img.vertical {
		bottom: 25%;
		max-width: 100px;
	}

	.pasta-3d-img.tortelinia {
		bottom: 25%;
		max-width: 100px;
	}

	.pasta-3d-img.vertical-short {
		bottom: 20%;
		max-width: 120px;
	}

	.pasta-3d-img.sakoula-mikri {
		max-width: 150px;
		bottom: 23%;
	}

	.pasta-3d-img.sakoula-megali {
		max-width: 140px;
		bottom: 25%;
	}

	.pasta-3d-img.horizontal-box {
		max-width: 225px;
		bottom: 10%;
	}

	.pasta-3d-img.horizontal {
		max-width: 235px;
		bottom: 1%;
	}

	.pasta-box-img > div {
		background-position: center top;
		background-size: 130%;
	}

	.mw-50,
	.mw-60 {
		max-width: 100%;
	}

	.diatrofi.section-4 .row:nth-child(2) > div:nth-child(3) {
		order: 3;
		-webkit-order: 3;
	}

	.diatrofi.section-4 .row:nth-child(2) > div:nth-child(4) {
		order: 4;
		-webkit-order: 4;
	}

	.diatrofi.section-4 .row:nth-child(2) > div:nth-child(2) img {
		margin: auto;
	}

	.diatrofi.section-2 {
		display: none;
	}

	.container-fluid.diatrofi {
		overflow: hidden;
	}

	.the-post-content-img {
		min-height: 180px;
		max-height: 180px;
	}

	.the-posts-container .the-post-text {
		min-height: 195px;
	}

	.the-post-content-more {
		display: none;
	}

	.tip-title {
		font-size: 22px;
		text-align: center;
		margin: 10px 0 30px;
	}

	.tip-text {
		font-size: 15px;
		text-align: center;
		padding-top: 20px;
	}

	.tip-img {
		width: 85px;
		margin-top: -30px;
	}

	.tip-container {
		padding-top: 0;
		padding-bottom: 20px;
	}

	.symvoules-tabs-row > div {
		margin-top: -118px;
	}

	.the-posts-container .date-container {
		font-size: 12px;
	}

	.diadikasia-container .materials-text {
		font-size: 19px;
	}

	.diadikasia-container .material-img {
		width: 120px;
		height: 120px;
		margin: 0 auto 10px;
	}

	.diadikasia-container .material-title {
		font-size: 17px;
	}

	.diadikasia-container {
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.diadikasia-container.section-2 p {
		font-size: 22px;
	}

	.diadikasia-container.section-2 {
		min-height: 200px;
	}

	.diadikasia-container.section-3 .title {
		font-size: 19px;
	}

	.process-row .img {
		width: 210px;
		height: 210px;
		margin: 0 auto 20px;
	}

	.process-container .process-row:nth-child(2),
	.process-container .process-row:nth-child(3),
	.process-container .process-row:nth-child(4),
	.process-container .process-row:nth-child(5) {
		margin-top: 50px;
	}

	.process-row .text,
	.process-row .text strong {
		font-size: 19px;
	}

	.process-row {
		justify-content: center !important;
	}

	.nutritional-info.right .pasta-attribute {
		flex-basis: 25%;
	}

	.pasta-attribute {
		margin-bottom: 15px;
	}

	.pasta-type-description .row > div:first-child {
		margin-bottom: 60px;
	}

	.pasta-category-banner .caption {
		width: 90%;
	}

	.pasta-3d-img.gold-big {
		max-width: 70px;
		bottom: 35%;
	}

	.pasta-3d-img.gold-pastitsio {
		max-width: 90px;
		bottom: 35%;
	}

	h2.misko-btn-label {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.news .news-row {
		margin-bottom: 55px;
		height: 380px;
	}
}

@media (max-width: 767px), (max-height: 415px) {
	#mapPopup #mapDraggable.zoom {
		scale: 3;
	}

	.page-exports .overlay-text .inner {
		padding: 40px 15px;
	}

	.page-exports .main-text .text {
		padding: 50px 0;
	}

	.page-exports .map {
		padding: 60px 0 70px;
	}

	.page-exports .catalog {
		padding: 60px 0 40px;
	}

	.page-exports .contact {
		padding: 60px 0 70px;
	}

	.filters-col .accordion .card:not(:first-of-type):not(:last-of-type) {
		border-bottom: 0;
	}

	.filters-col {
		padding: 25px 0 30px;
	}

	.blogger-image,
	.r-extra-field-img {
		width: 60px;
		height: 60px;
		min-width: 60px;
	}

	#filters {
		display: none;
	}

	#filters.active {
		display: flex !important;
	}

	.see-all.mob {
		font-size: 13px;
		text-align: center;
	}

	.see-all.mob span {
		padding-left: 20px;
	}

	.recipes-col .see-all.mob span {
		padding-left: 0;
	}

	#loadMore .see-all span.arrow {
		display: none;
	}

	.photos-carousel-container {
		height: 250px;
	}

	.dates-last-section .text {
		padding-top: 45px;
	}

	.pasta-category-banner.history-banner {
		min-height: 310px;
	}

	.pasta-category-banner.symvoules-banner,
	.pasta-category-banner.blog-banner-wrapper {
		min-height: 240px;
		-ms-flex-align: center;
		align-items: center;
		padding-top: 0;
		padding-bottom: 80px;
	}

	.pasta-category-banner.tag-banner {
		padding: 0;
	}

	.symvoules-tabs-row .inner a {
		font-size: 16px;
		text-align: center;
	}

	.symvoules-tabs-row > div {
		margin-top: -75px;
	}

	.symvoules-tabs-row .inner {
		height: 75px;
	}

	.diatrofi .title {
		font-size: 25px;
	}

	.diatrofi .text {
		font-size: 20px;
	}

	.pasta-category-banner.symvoules-banner .pasta-cat-bg,
	.pasta-category-banner.blog-banner-wrapper .pasta-cat-bg {
		background-size: 150%;
	}

	.diatrofi.section-1 {
		min-height: 0;
		padding-top: 50px;
	}

	.diatrofi.section-3 .row > div {
		margin-bottom: 30px;
	}

	.diatrofi.section-4 .top-img {
		width: 260px;
	}

	.diatrofi.section-4 .row > div {
		margin-bottom: 30px;
	}

	.diatrofi.section-4 .text > p {
		display: none;
	}

	.diatrofi.section-3 img:nth-child(2) {
		margin: -25% auto 0;
		width: 230px;
	}

	.diatrofi.section-3 img:nth-child(1) {
		margin-left: 30%;
	}

	.invalid-feedback.message-feedback {
		position: initial;
	}

	.invalid-feedback {
		font-size: 12px;
	}

	.pink-lace::before,
	.shapes-section.lace-bottom::after {
		bottom: -6px !important;
	}

	.beige-lace::before {
		top: -6px !important;
	}

	.last-section .lace::before {
		top: -2px !important;
	}

	.last-section .lace::after,
	.recipe:hover .white-lace:before {
		bottom: -2px !important;
	}

	.video-container.lace::before {
		top: -2px !important;
	}

	.video-container.lace::after {
		bottom: -2px !important;
	}

	.results-banner {
		min-height: 150px;
	}

	.post-content .post-text ul,
	.post-content .post-text ol {
		padding-left: 20px;
	}

	.container-404 {
		height: 300px;
	}

	.container-404 p {
		font-size: 16px;
	}

	.container-404 .text-404 {
		font-size: 35px;
	}

	/* .category-7 .pagination,
	.category-8 .pagination,
	.category-9 .pagination,
	.category-10 .pagination,
	.category-541 .pagination,
	.category-542 .pagination,
	.category-543 .pagination,
	.category-544 .pagination,
	.archive.tag .pagination {
		display: none;
	} */

	.post-type-archive-symvoules .pagination {
		display: -ms-flexbox;
		display: flex;
	}

	.search .pagination {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		padding-top: 40px;
	}

	#search-form-collapse-mob.search-container {
		left: 0;
	}

	#searchform-mob input[type='text'] {
		width: 300px;
		height: 40px;
	}

	.nutritional-info p.title {
		min-height: 0;
	}

	#homeCarousel .caption {
		font-size: 36px;
		text-align: center;
		max-width: 250px;
		margin: auto;
		line-height: 1.4;
	}

	.misko-btn,
	#homeCarousel .misko-btn {
		width: 170px;
		height: 40px;
		font-size: 10.5px;
	}

	section h2 {
		font-size: 20px;
		padding-top: 35px;
		font-weight: 700;
		max-width: 210px;
		margin: auto;
		margin-bottom: 0.5rem;
	}

	/* .recipes-row > div:nth-child(3),.recipes-row > div:nth-child(4){display:none} */
	.see-all {
		font-size: 13px;
	}

	.owl-theme .owl-nav [class*='owl-'] {
		display: none;
	}

	/* .recipe .see-recipe{display:none} */
	.last-section {
		padding: 35px 0 50px;
	}

	.last-section .misko-btn {
		width: 145px;
		height: 35px;
	}

	.last-section .misko-btn .misko-btn-label {
		font-size: 9px;
	}

	.last-section .box {
		height: 180px;
	}

	.last-section .video-title {
		font-size: 10px;
	}

	.carousel-control-prev {
		left: 2%;
	}

	.carousel-control-next {
		right: 2%;
	}

	.shapes-slider-for {
		margin-top: 30px;
	}

	.shapes-section .shape-title {
		font-size: 21px;
	}

	.shapes-section .shape-text {
		font-size: 13px;
	}

	.shapes-slider-nav .slick-slide img {
		max-height: 150px;
		width: auto;
	}

	.shapes-section {
		height: 480px;
	}

	.competition {
		width: 100%;
		max-width: 290px;
		margin: auto;
		min-height: 435px;
	}

	.competition-image {
		width: 100%;
		height: 230px;
		background-position: center top;
	}

	.competition-title {
		font-size: 21px;
	}

	section.competitions .competition-header img {
		width: 100px;
		height: 100px;
	}

	.competition .misko-btn {
		width: 145px;
		height: 35px;
		font-size: 9px;
	}

	.competition-header {
		padding: 20px 15px;
		height: auto;
	}

	section.competitions {
		padding-bottom: 50px;
	}

	.comp-row-mob > div {
		margin-bottom: 45px;
	}

	.see-all span.arrow {
		padding-left: 10px;
	}

	.recipes {
		padding-bottom: 60px;
	}

	.copyrights {
		font-size: 7px;
		padding: 15px 0;
	}

	.recipe .description,
	.the-related-post .description {
		font-size: 15px;
		width: 80%;
	}

	.recipe .tags,
	.the-related-post .tags {
		font-size: 13px;
	}

	.recipe .time {
		font-size: 15px;
	}

	.recipe .photo {
		height: 245px;
	}

	.recipes-row > div,
	.related-posts-row > div {
		margin-bottom: 15px;
	}

	.recipe,
	.the-related-post {
		margin-bottom: 0;
	}

	.pasta-category-banner .caption .cat-title {
		font-size: 29px;
		max-width: 200px;
		margin: 0 auto 20px;
	}

	.comp-row > div:first-child {
		display: none;
	}

	.competition-banner {
		max-height: 440px;
	}

	.slider-item-title {
		font-size: 15px;
	}

	.slider-item-text {
		font-size: 16px;
	}

	.comp-slider .d-flex {
		width: 100% !important;
	}

	.competition-banner img.center {
		max-width: 230px;
	}

	.competition-slider {
		min-height: 440px;
		padding-top: 30px;
		padding-bottom: 25px;
	}

	.comp-slider .d-flex {
		min-height: 350px;
	}

	/* .slider-item-title{max-width:170px} */
	.comp-btn {
		width: 185px;
		height: 48px;
		font-size: 12px;
		bottom: -15px;
		line-height: 1;
	}

	.competitions-container {
		padding: 65px 15px 80px;
	}

	.comp-row {
		margin-bottom: 70px;
	}

	.comp-slider .slick-next {
		right: -18px;
	}

	.comp-slider .slick-prev {
		left: -18px;
	}

	.pasta-type-banner {
		height: 280px;
	}

	.pasta-type-3d-img.horizontal {
		max-width: 80%;
		width: 80%;
	}

	.pasta-type-3d-img.horizontal-box {
		bottom: -20%;
	}

	.pasta-type-3d-img.vertical,
	.pasta-type-3d-img.vertical-short {
		bottom: -55px;
		height: auto;
		width: 22%;
	}

	.pasta-type-3d-img.taliateles {
		width: 50%;
		bottom: -23%;
		max-width: 190px;
	}

	.pasta-type-3d-img.tortelinia {
		max-width: 120px;
		bottom: -20%;
	}

	.pasta-type-3d-img.sakoula-mikri {
		bottom: -20%;
		max-width: 180px;
	}

	.pasta-type-3d-img.sakoula-megali {
		max-width: 150px;
		bottom: -20%;
	}

	.pasta-type-3d-img.gold-big,
	.pasta-type-3d-img.gold-pastitsio {
		width: auto;
		bottom: -60%;
		height: 80vh;
	}

	.pasta-type-description h1 {
		font-size: 26px;
		max-width: 300px;
		margin: auto auto 35px;
	}

	.pasta-type-description {
		font-size: 19px;
	}

	.pasta-sample-img {
		max-width: 200px;
		margin-top: 45px;
	}

	.pasta-sample-img.makria-zymarika {
		max-width: 300px;
	}

	.nutritional-info p.title {
		font-size: 15px;
		margin-bottom: 35px;
	}

	.nutritional-info .circle {
		font-size: 14px;
		width: 80px;
		height: 80px;
	}

	.nutritional-info {
		padding: 45px 35px;
	}

	.pasta-attribute,
	.nutritional-info.right .pasta-attribute {
		flex-basis: 50%;
		margin-bottom: 15px;
	}

	.pasta-type-recipes .title,
	.related-wrapper .title {
		font-size: 22px;
		max-width: 300px;
		margin: auto auto 45px;
	}

	.pasta-type-description {
		padding: 80px 0 40px;
	}

	.sauce-weight {
		font-size: 22px;
		margin-bottom: 20px;
	}

	.nutritional-info.right .attr span {
		display: block;
		max-width: 90px;
		margin: auto;
	}

	.pasta-type-description .row:first-child > div {
		padding: 0 30px;
	}

	.pasta-type-recipes .recipes-row > div,
	.related-wrapper .related-posts-row > div {
		margin-bottom: 15px;
	}

	.recipes-row > div,
	.related-posts-row > div {
		padding: 0 10px;
	}

	.pasta-type-recipes,
	.related-wrapper {
		padding: 50px 0 80px;
	}

	.recipe,
	.the-related-post {
		min-height: 0;
		height: 100%;
	}

	.nav-tabs .nav-link {
		width: 65px;
		height: 90px;
		padding: 15px 2px 5px;
		justify-content: space-between;
		-ms-flex-pack: justify;
	}

	.nav-tabs .nav-link span {
		font-size: 10px;
	}

	.nav-tabs .nav-link img {
		max-width: 35px;
	}

	.news-banner {
		height: 220px;
	}

	.news .title {
		font-size: 19px;
		padding-top: 55px;
	}

	.results .title {
		font-size: 19px;
	}

	.news-nav {
		margin-top: -90px;
	}

	.news .tab-content,
	.results-container {
		padding-bottom: 100px;
	}

	.results-container {
		padding: 50px 0 100px;
	}

	.news .post-img {
		min-height: 190px;
	}

	.news .date {
		position: initial;
		font-size: 12px;
		text-align: right;
		padding-bottom: 25px;
	}

	.news .post-text {
		padding: 30px 20px 40px;
		align-items: normal;
	}

	.news .post-title {
		font-size: 16px;
		max-height: 60px;
		overflow: hidden;
	}

	.news .post-body {
		display: none;
	}

	.news .news-row {
		padding: 0 15px;
	}

	.news .misko-btn {
		width: 160px;
		height: 45px;
		font-size: 11px;
		left: 0;
		right: 0;
		margin: auto;
	}

	/* .breadcrumb{display:none} */
	.single-post .breadcrumb,
	.post-type-archive-syntages .breadcrumb {
		padding-top: 0;
	}

	.post-type-archive-syntages .breadcrumb {
		padding-bottom: 25px;
	}

	.tax-cat_syntages .breadcrumb-row .breadcrumb {
		padding-bottom: 0;
	}

	.post-content-container {
		padding: 25px 20px 60px;
	}

	.post-cat {
		font-size: 10px;
		padding-bottom: 5px;
	}

	.post-content .post-date .date {
		font-size: 8px;
	}

	.post-container .col {
		padding: 0;
	}

	.post-container {
		padding-top: 40px;
	}

	.post-date {
		margin-bottom: 25px;
	}

	.post-content .post-title {
		font-size: 22.5px;
		margin-bottom: 20px;
	}

	.post-content .post-text {
		font-size: 13px;
	}

	.video-archive-title {
		font-size: 22px;
		font-weight: 700;
		margin-bottom: 30px;
	}

	.video-archive-container .container {
		padding-top: 40px;
	}

	.ad-banner-title {
		font-size: 16px;
		margin-bottom: 15px;
	}

	.video-date {
		width: 30px;
		height: 18px;
		font-size: 6.7px;
		left: -15px;
	}

	.video-archive-container .video-title {
		font-size: 11px;
	}

	.recipe-title {
		font-size: 32px;
		text-align: center;
		margin-bottom: 0;
	}

	.shadow-img {
		display: none;
	}

	.recipe-slider-row {
		background-color: rgba(0, 0, 0, 0);
		padding: 10px 0;
	}

	.recipe-time-row img {
		width: 53px;
		height: auto;
	}

	.recipe-time {
		font-size: 18.5px;
	}

	.recipe-time-text {
		font-size: 10px;
	}

	.materials-label,
	.implementation-label {
		font-size: 15px;
	}

	.materials-row > div:nth-child(1) img,
	.implementation-row > div:nth-child(1) img {
		width: 45px;
		height: auto;
	}

	.materials-pasta-label {
		font-size: 17px;
	}

	.materials-row .materials-col p {
		font-size: 14px;
	}

	.implementation-row p {
		font-size: 16px;
		padding-left: 0;
		text-align: center;
		padding-bottom: 40px;
		margin-bottom: 20px;
	}

	.implementation-row p::before {
		content: none;
	}

	.implementation-row p::after {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		content: '';
		background-image: url(common/imgs/recipes/impl-p-after.png);
		width: 100%;
		height: 22px;
		margin: auto;
		background-repeat: no-repeat;
		background-position: center;
	}

	.implementation-row h3,
	.materials-row .materials-col.title {
		display: none;
	}

	.implementation-row p:last-child {
		padding-bottom: 0;
	}

	.implementation-row p:last-child::after {
		content: none;
	}

	.share-row span {
		margin-bottom: 25px;
	}

	.share-row .print-col {
		padding-top: 45px;
		padding-right: 15px;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.share-row .print-col img {
		padding-left: 0;
	}

	.materials-row img.horizontal {
		max-width: 90%;
	}

	.materials-row img.sakoula-mikri.recipe-product-pack {
		max-width: 170px;
	}

	.materials-row img.gold-big.recipe-product-pack {
		max-width: 100px;
	}

	.materials-row img.gold-pastitsio.recipe-product-pack {
		max-width: 120px;
	}

	.materials-row img.sakoula-megali.recipe-product-pack {
		max-width: 150px;
	}

	.recipe-cat {
		margin-bottom: 35px;
	}

	.recipes-slider-col {
		display: none;
	}

	.recipes-slider.slider-for {
		padding-bottom: 0;
	}

	.recipe-slider-row .col-12 {
		padding: 0;
	}

	.recipe-time-row {
		padding: 0 0 35px;
	}

	.materials-row,
	.implementation-row {
		padding: 40px 0 35px;
	}

	.materials-row .materials-col p {
		margin: 0;
		padding: 8px 0;
		position: relative;
	}

	.materials-row > div:last-child,
	.materials-row > div:last-child > div {
		padding: 0;
	}

	.pasta-category-banner {
		min-height: 290px;
	}

	.pasta-category-banner.maziki-category-banner {
		min-height: 230px;
	}

	.competitions-banner {
		min-height: 220px;
	}

	.maziki-estiasi-intro {
		font-size: 20px;
	}

	.proionta-mazikis-banner .pasta-cat-bg {
		padding-top: 35px;
	}

	.misko-mazikis-img {
		width: 40%;
	}

	.proionta-mazikis-banner {
		height: 430px;
	}

	.catalog-text {
		font-size: 19px;
	}

	.catalog-text span {
		font-size: 16px;
		padding: 0 10px;
	}

	.download-catalog {
		margin-top: 25px;
		font-size: 19px;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.catalog-container {
		min-height: 0;
		padding: 30px 0;
	}

	.contact-form-row h2 {
		font-size: 15px;
		text-align: left;
		letter-spacing: normal;
	}

	.misko-btn.submit {
		z-index: 2;
		z-index: 2;
		position: absolute;
		bottom: -40px;
		left: 0;
		right: 0;
		margin: auto;
	}

	.form-container .contact-form-row {
		padding: 70px 0 20px;
	}

	.contact-info-row > div:last-child {
		padding-left: 15px;
	}

	.contact-info-row img {
		width: 56px;
	}

	.contact-info-row h4 {
		font-size: 15px;
		letter-spacing: normal;
	}

	.contact-info-row .phone-number {
		font-size: 16px;
		display: block;
	}

	.contact-info-row p {
		font-size: 12.5px;
	}

	.contact-info-row .address,
	.contact-info-row .phone {
		padding: 15px 20px;
	}

	.form-container {
		padding: 35px 15px 65px;
	}

	form.contact-form {
		padding-top: 30px;
	}

	.form-row > .col,
	.form-row > [class*='col-'] {
		padding-left: 0;
		padding-right: 0;
	}

	.tax-cat_zymarika .pasta-category-banner {
		min-height: 285px;
	}

	.pasta-category-banner .caption .cat-description {
		font-size: 14px;
		max-width: 280px;
		margin: auto;
	}

	.tax-tag_zymarika .bottom-text {
		font-size: 16px;
	}

	.pasta-category-banner {
		-ms-flex-align: center;
		align-items: center;
	}

	.pasta-category-banner.recipes-banner {
		min-height: 290px;
	}

	.pasta-category-banner.recipes-banner.thermidometritis {
		min-height: 190px;
	}

	.recipes-count {
		font-size: 13.5px;
		margin-bottom: 40px;
	}

	.recipes-banner .caption .cat-title {
		font-size: 30px;
		max-width: 100%;
		margin-bottom: 15px;
	}

	.recipes-banner .caption .cat-description {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

	.pasta-category-banner .caption {
		width: 95%;
		padding-top: 20px;
	}

	.filters-label-mob {
		font-size: 18px;
		font-weight: 700;
	}

	.filters-label-mob:hover {
		color: #d41367;
		text-decoration: none;
	}

	.filters-label-mob:focus {
		color: #d41367;
		text-decoration: none;
	}

	.recipes-boxes-row > div::before,
	.recipes-boxes-row > div:nth-child(2)::before {
		content: none;
	}

	.filters-row-mob {
		padding-top: 25px;
		padding-bottom: 30px;
	}

	.filters-row-mob .row {
		padding-bottom: 35px;
	}

	.filter-title {
		font-size: 19px;
	}

	.filter-div .materials input {
		height: 45px;
		font-size: 20px;
	}

	.card-header {
		padding: 0;
		margin-bottom: 0;
		background-color: rgba(0, 0, 0, 0);
		border-bottom: none;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between;
		-ms-flex-pack: justify;
		-ms-flex-align: center;
		align-items: center;
		font-weight: 700;
		font-size: 19px;
	}

	.card-header .fa {
		font-size: 20px;
	}

	button.filter-title {
		background-color: rgba(0, 0, 0, 0);
		border: 0;
	}

	.card-body {
		padding-left: 0;
		padding-right: 0;
	}

	.filter-div {
		margin-bottom: 0;
		border: 0;
		border-top: 1px solid #e9dfd5;
	}

	.filters-col .accordion .card.filter-div:nth-child(1) {
		border-bottom: 0;
	}

	.filter-div-reset {
		display: none !important;
	}

	.recipes-boxes-row .recipes-col {
		padding-left: 15px;
		padding-top: 20px;
	}

	.container-fluid-recipes {
		padding: 40px 0;
	}

	.recipes-boxes-row {
		padding-top: 0;
		padding-bottom: 70px;
	}

	.recipes-boxes-row .see-all {
		font-size: 20px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.filters-row-mob > div {
		border-bottom: 1px solid #e9dfd5;
	}

	.reset-filters a,
	.reset-filters a:hover {
		color: #000;
		text-decoration: none;
	}

	.reset-filters span {
		font-size: 10px;
		width: 85px;
		height: 20px;
		background-color: #e9dfd5;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		opacity: 0;
		visibility: hidden;
		transition: 0.3s;
	}

	.close-filters img {
		color: #000;
		display: inline-block;
		opacity: 0;
		visibility: hidden;
		transition: 0.3s;
	}

	.reset-filters span.active,
	.close-filters img.active {
		opacity: 1;
		visibility: visible;
	}

	#filtersCol {
		padding: 0;
	}

	/* .reset-filters span,.close-filters a{display:none} */
	.profile-container .row-2 .caption,
	.profile-container .row-3 .first-text,
	.profile-container .row-4 .caption {
		font-size: 22px;
	}

	.profile-container .row-1 .caption {
		font-size: 18px;
	}

	.profile-container .row-3 .second-text {
		font-size: 18px;
	}

	.profile-container .row-2 .caption {
		min-height: 0;
		font-size: 22px;
		padding: 50px;
	}

	.profile-container .caption {
		padding: 30px;
	}

	.profile-container .row-2 > div {
		min-height: 650px;
		padding-bottom: 0;
		background-position: 40% 0;
		background-size: 350%;
	}

	.profile-container .row-3 > div {
		min-height: 370px;
	}

	.profile-container .row-4 > div {
		min-height: 400px;
		align-items: flex-end;
		padding-bottom: 15px;
	}

	.profile-container .row-1 > div {
		min-height: 400px;
		padding: 30px 0 0;
	}

	footer {
		text-align: center;
	}

	footer .footer-logo {
		width: 95px;
	}

	footer p {
		font-size: 12px;
	}

	.footer-menu-row a {
		font-size: 14px;
		padding: 15px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
		margin: 0;
	}

	.footer-menu-row > div {
		padding: 0;
	}

	footer .social-icons {
		padding-bottom: 20px;
		padding-top: 20px;
	}

	footer {
		padding: 50px 0;
	}

	.nav-menu > ul > li > a:not(.logo)::after,
	.footer-menu-row a::after {
		content: none;
	}

	footer .social-icons a {
		width: 40px;
		height: 30px;
	}

	.ad-banner {
		height: 350px;
	}

	.banner-video {
		height: 250px;
		overflow: hidden;
	}

	.banner-video .video {
		height: 200px;
	}

	.contact-for:not(#productsReasonRow) > div:first-child label {
		max-width: 170px;
		font-size: 15px;
		margin-bottom: 15px;
	}

	.contact-by > div:first-child label {
		max-width: 190px;
		font-size: 15px;
		margin-bottom: 15px;
	}

	.contact-for > div:nth-child(2),
	.contact-for > div:nth-child(3) {
		margin-bottom: 25px;
	}

	.contact-for > div:nth-child(4) {
		margin-bottom: 15px;
	}

	.contact-by .form-check {
		background-color: rgba(0, 0, 0, 0);
		padding-left: 0;
	}

	.contact-by .checkmark {
		background-color: #f2ece6;
	}

	.contact-by > div:nth-child(2) {
		margin-bottom: 15px;
	}

	.file-label {
		font-size: 13px;
		min-height: 60px;
	}

	form textarea.form-control {
		min-height: 120px;
	}

	.file-label img {
		width: 30px;
	}

	.call-button {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center;
		width: 170px;
		height: 40px;
		background-color: #d41367;
		border-radius: 5px;
		margin: 20px 0 10px -20px;
	}

	.call-button a,
	.call-button a:focus,
	.call-button a:hover {
		color: #fff;
	}

	.contact-info-row .phone p {
		max-width: 145px;
	}

	.contact-info-row .phone .phone-number.mob {
		display: none;
	}

	.contact-by .form-control.col {
		flex-basis: auto;
	}

	.invalid-feedback.message-feedback {
		position: static;
	}

	#productsReasonRow {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#careerMessage {
		font-size: 16px;
		margin-top: 35px;
	}

	.recipes-row > .recipes-cat-col,
	.related-posts-row > .recipes-cat-col {
		margin-bottom: 40px;
	}

	.recipes-cat-col:not(.seira-recipe-col) .misko-btn {
		margin-top: -20px;
	}

	h2.misko-btn-label {
		font-size: 9.5px;
		padding-top: 5px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.recipe .text,
	.the-related-post .text {
		height: auto;
		min-height: 130px;
	}

	.recipes-cat-col .misko-btn {
		margin-top: -20px;
	}

	.recipes-col .recipe .photo,
	.recipe .photo,
	.pasta-type-recipes .recipe .photo,
	.related-wrapper .recipe .photo {
		height: 160px;
	}

	.recipes-row > div:nth-child(odd),
	.related-posts-row > div:nth-child(odd) {
		padding-right: 5px;
	}

	.recipes-row > div:nth-child(even),
	.related-posts-row > div:nth-child(even) {
		padding-left: 5px;
	}

	.recipes-boxes-row .recipes-col .recipe-cat-large-desc-container {
		margin: 0 -15px;
	}

	.recipe-cat-large-desc-container .recipe-cat-large-desc {
		padding: 20px;
	}

	.recipe-cat-large-desc-container .recipe-cat-large-desc .plus-icon {
		margin-right: 0;
	}
}

@media (max-width: 576px) and (orientation: portrait) {
	.recipe .description,
	.the-related-post .description {
		width: 100%;
	}

	.container-fluid.recipes-parallax {
		padding: 0;
	}

	.filters-col .accordion .card.filter-div {
		border: 0;
		border-top: 1px solid #e9dfd5;
	}

	.filters-col .accordion .card:last-child {
		border-bottom: 1px solid #e9dfd5;
	}

	.recipes-slider .slick-next {
		right: 0px;
		z-index: 1;
	}

	.recipes-slider .slick-prev {
		left: 0px;
		z-index: 1;
	}

	.slick-slide {
		margin: 0;
	}

	.cookie-table-container {
		overflow-x: scroll;
	}

	.slider-item-title {
		min-height: 50px;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
	}

	.comp-mobile-img {
		display: block;
		max-width: 100%;
	}

	.comp-row {
		max-width: 290px;
		margin: 0 auto 70px;
	}

	.comp-desktop-img {
		display: none;
	}

	.recipes-slider.slider-for .iframe-div {
		height: 160px;
	}

	.photos-carousel-container {
		height: 165px;
	}

	.pasta-type-3d-img.gold-big,
	.pasta-type-3d-img.gold-pastitsio {
		width: 30%;
		bottom: -60%;
		height: auto;
	}

	.pasta-type-3d-img.vertical,
	.pasta-type-3d-img.vertical-short {
		width: 30%;
		height: auto;
	}

	#searchform-mob input[type='text'] {
		width: 90vw;
	}

	.video-archive-row .video-container {
		height: 185px;
		padding: 30px 0 40px;
	}

	.ad-banner {
		height: 265px;
	}

	.banner-video {
		height: 200px;
		overflow: hidden;
	}

	.banner-video .video {
		height: 165px;
	}

	.pagination {
		padding: 20px 5px;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.pagination .nav-links {
		max-width: 100%;
	}

	.pagination .nav-links li a {
		font-size: 11px;
		width: 16px;
		height: 16px;
	}

	.pagination .nav-links .next a,
	.pagination .nav-links .first a,
	.pagination .nav-links .prev a,
	.pagination .nav-links .last a {
		font-size: 14px;
	}

	.pagination .nav-links li.prev,
	.pagination .nav-links li.next {
		margin: 0;
	}

	.materials-row img.sauce-pack {
		max-width: 120px;
	}

	#ot-sdk-btn {
		position: static;
		display: block;
		margin: 0 auto 10px;
	}
}

.parallax-absolute {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

@media (max-width: 800px) and (max-height: 415px) and (orientation: landscape) {
	.pasta-3d-img.vertical {
		bottom: 30%;
		width: 21%;
	}

	.pasta-3d-img.tortelinia {
		bottom: 34%;
		width: 20%;
	}

	.pasta-3d-img.taliateles {
		bottom: 30%;
		width: 30%;
	}

	.pasta-3d-img.horizontal-box {
		width: 45%;
		bottom: 13%;
	}

	.pasta-3d-img.gold-big {
		width: 13%;
	}
}

@media (max-width: 480px) {
	#homeCarousel .mobile-img {
		display: block;
	}

	#homeCarousel .desktop-img {
		display: none;
	}
}

@media (width: 320px) {
	.nav-tabs .nav-link {
		margin: 0 5px;
	}

	.mob-header-container .row > div {
		padding: 0;
	}

	.symvoules-tabs-row .inner a {
		font-size: 15px;
	}
}

/* Internet Explorer */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.pasta-category-banner {
		background-color: rgba(0, 0, 0, 0.3);
	}

	.pasta-cat-bg {
		opacity: 1;
	}

	.recipes-parallax {
		background-image: url('/wp-content/uploads/2018/09/recipes-parallax.png');
	}

	.profile-container .row-2 div.bg-options,
	.profile-container .row-4 div.bg-options {
		background-size: cover !important;
		background-position: center !important;
		background-repeat: no-repeat !important;
	}

	.profile-container .row-4 div.bg-options {
		background: none;
		opacity: 1;
	}

	.pasta-series-img.white-lace-vertical::before {
		right: -2px;
	}

	.pasta-category-banner.history-banner {
		background-color: #fff;
	}

	.pasta-category-banner.history-banner .pasta-cat-bg {
		z-index: auto;
	}

	.pasta-box-info > div {
		position: absolute;
		bottom: 30px;
		left: 0;
		right: 0;
	}
}

/* Mixrosoft Edge */
@supports (-ms-ime-align: auto) {
	.pasta-category-banner {
		opacity: 0.9;
	}

	.recipes-parallax {
		background-image: url('/wp-content/uploads/2018/09/recipes-parallax.png');
	}

	.profile-container .row-2 div.bg-options,
	.profile-container .row-4 div.bg-options {
		background-size: cover !important;
		background-position: center !important;
		background-repeat: no-repeat !important;
	}

	.profile-container .row-4 div.bg-options {
		background: none;
		opacity: 1;
	}

	.pasta-series-img.white-lace-vertical::before {
		right: -2px;
	}

	.pasta-category-banner.history-banner {
		background-color: #fff;
	}
}

.cookie-table-container {
	width: 100%;
}

@media (orientation: portrait) {
	.single-syntages .iframe-div img {
		height: 100%;
		width: auto;
	}
}

@media (orientation: landscape) {
	.single-syntages .iframe-div img {
		height: auto;
		max-width: 100%;
	}
}

.card-header {
	padding: 0;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0);
	border-bottom: none;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 700;
	font-size: 19px;
}

.card-header .fa {
	font-size: 20px;
}

button.filter-title {
	background-color: rgba(0, 0, 0, 0);
	border: 0;
}

.card-body {
	padding-left: 0;
	padding-right: 0;
}

/* slider fixes */

.shape-title.probold.acsb-sr-only{
    position: relative !important;
    width: unset !important;
    height: unset !important;
    overflow: unset !important;
    line-height: unset !important;
    font-weight: 700 !important;
    font-size: 28px !important;
}

.shapes-section .slick-initialized .slick-track {
    transition: transform 1200ms ease-in-out !important;
}

.shape-text.acsb-sr-only {
    position: relative !important;
    width: unset !important;
    height: unset !important;
    overflow: unset !important;
    line-height: unset !important;
}

.page-istoriesdesimatos main {
	text-align:center;
	color:#E2066F;
	background:#FCF7EB;
	font-size: clamp(1rem, 0.5673rem + 1.871vw, 2.8125rem);
	line-height: clamp(1.2rem, 0.6659rem + 2.3097vw, 3.4375rem);
}

.page-istoriesdesimatos main p {
	margin:0;
}
.page-istoriesdesimatos main .reverse-colors {
	background:#E1066F;
	color:white;
}
.page-istoriesdesimatos main iframe {
	width:100%;
	aspect-ratio:1920/1080; 
	display:block;
}

.page-istoriesdesimatos main .title-1, .page-istoriesdesimatos main .title-2-1 {
	width: clamp(16.25rem, 8.1935rem + 34.8387vw, 50rem);
	max-width:99%;
	padding-top: clamp(1.875rem, 1.129rem + 3.2258vw, 6rem);
	padding-bottom: clamp(0.9375rem, 0.1915rem + 3.2258vw, 4.0625rem);
}
.page-istoriesdesimatos main .title-1-2, .page-istoriesdesimatos main .title-2-2 {
	width: clamp(14.0625rem, 8.9153rem + 22.2581vw, 35.625rem);
	max-width:99%;
	padding: clamp(0.625rem, 0.3863rem + 1.0323vw, 1.625rem) 0;
}
.page-istoriesdesimatos main .title-3-1 {
	width: clamp(10.5rem, 4.6516rem + 25.2903vw, 35rem);
	max-width:99%;
	margin-top:20px;
	margin-bottom:10px;
}
.page-istoriesdesimatos main .title-3-2 {
	width: clamp(6.25rem, 2.8931rem + 14.5161vw, 20.3125rem);
	max-width:99%;
	margin-top:20px;
	margin-bottom:10px;
}

.page-istoriesdesimatos main .title-3-3 {
	width: clamp(19.375rem, 6.3952rem + 56.129vw, 73.75rem);
	max-width:99%;
	margin-top:50px;
	margin-bottom:10px;
}
.page-istoriesdesimatos main .title-4 {
	width: clamp(20rem, 3.8871rem + 69.6774vw, 87.5rem);
	margin: 10px 0 40px;
}

.page-istoriesdesimatos main .title-6 {
	width: clamp(13.125rem, 8.3508rem + 20.6452vw, 33.125rem);
	padding-top:40px;
	padding-bottom:20px;
}

.page-istoriesdesimatos main #collage-grid {
	margin:auto;
	max-width:1450px;
	padding: 35px;
	display: grid;
	grid-template-columns: 33% 33% 33%;
	padding-bottom:50px;
}

.page-istoriesdesimatos main #collage-grid #collage-3 {
	position:relative;
    transform: translate(-31%, 6%);
	text-align:left;
	width:fit-content;
	font-size: clamp(0.8125rem, 0.6335rem + 0.7742vw, 1.5625rem);
	line-height: 1.4;
	padding: 40px 40px 60px;
}

.page-istoriesdesimatos main #collage-grid .grid-pivot img {
	width:100%;
	height:auto;
} 

.page-istoriesdesimatos main #section-2, .page-istoriesdesimatos main #section-3 {
	padding-bottom: 22px;
}

.page-istoriesdesimatos main #section-3 {
	font-size: clamp(1rem, 0.806rem + 0.8387vw, 1.8125rem);
	line-height: clamp(1.05rem, 0.7815rem + 1.1613vw, 2.175rem);
}
.page-istoriesdesimatos main #section-4, .page-istoriesdesimatos main .section-5-content {
	font-size: clamp(1.125rem, 0.5282rem + 2.5806vw, 3.625rem);
	line-height:1.3;
}
.page-istoriesdesimatos main .section-5-content {
	margin-top:40px;
}
.page-istoriesdesimatos main #section-5 {
	padding-top:22px;
	padding-bottom:170px;
}

.page-istoriesdesimatos main #section-3 .section-text {
	max-width:55%;
	margin:auto;
}

.page-istoriesdesimatos main #section-5 .owl-item:not(.center){
	transform:scale(0.9);
} 
.page-istoriesdesimatos main #section-5 .slide-text {
	padding-top:30px; width:70%; margin:auto;
	font-size: clamp(0.875rem, 0.6512rem + 0.9677vw, 1.8125rem);
	line-height: clamp(1.2rem, 0.6659rem + 2.3097vw, 2.8rem);
}
.page-istoriesdesimatos main #section-5 .owl-item:not(.center) .slide-text{
	display:none;
} 



.page-istoriesdesimatos main #collage-1 {
	max-width:100%;
	transform:translate(5%, -10%);
}
.page-istoriesdesimatos main #collage-2 {
    max-width: 65%;
    transform: translate(18%, 50%);

}
.page-istoriesdesimatos main #collage-4 {
	max-width:100%;
	transform: translate(21%, -21%);
}
.page-istoriesdesimatos main #collage-5 {
	min-width:190px;
	position:relative;
    transform: translate(37%, 58%);
	border: solid 5px #E1066F;
}
.page-istoriesdesimatos main #collage-6 {
	position:relative;
    max-width: 100%;
	transform: translate(-23%, -60%);
	border: solid 5px #E1066F;
}
.page-istoriesdesimatos main #section-3 .section-3-content, .page-istoriesdesimatos main #section-4 .section-4-content {
	margin-top:22px;
}

.page-istoriesdesimatos main #collage-grid .tape {
	position: absolute;
	width:clamp(4.125rem, 0.8704rem + 14.0741vw, 11.25rem) !important;
}
.page-istoriesdesimatos main #collage-grid #collage-3 .tape-3 {
	right:0;
	top:0;
    transform: translate(45%, -45%) rotate(45deg);
}
.page-istoriesdesimatos main #collage-grid .tape-5 {
	top:0;
	right:50%;
	transform:translate(50%, -50%)
}
.page-istoriesdesimatos main #collage-grid .tape-6r {
	top:0;
	right:0%;
	transform: translate(45%, -40%);
}
.page-istoriesdesimatos main #collage-grid .tape-6l {
	bottom:0;
	left:0;
	transform: translate(-33%, 35%);
}

.page-istoriesdesimatos main .section-5-content p:last-child{
	padding-top:60px;
}
@media screen and (min-width:760px) {
	.page-istoriesdesimatos main #collage-grid {
		padding-bottom:130px;
	}
	.page-istoriesdesimatos main .section-image {
		width:54%;
		transform:translateY(-50%);
	}
	.page-istoriesdesimatos main #section-3 .section-text {
		max-width:580px;
	}
	.page-istoriesdesimatos main .off-center {
		margin-left:auto;
		margin-right: 14.11vw;
		text-align:right;
	}

	.page-istoriesdesimatos main #section-2, .page-istoriesdesimatos main #section-3 {
		padding-bottom: clamp(11.25rem, 3.6607rem + 15.1786vw, 21.875rem);
	}
	.page-istoriesdesimatos main #section-3 .section-3-content, .page-istoriesdesimatos main #section-4 .section-4-content {
		margin-top: -11.5vw;
	}
	.page-istoriesdesimatos main .title-3-1 {
		margin-top:66px;
	}
	.page-istoriesdesimatos main .title-3-3 {
		margin-top:66px;
	}
	.page-istoriesdesimatos main .title-3-2 {
		margin-top:30px;
	}
	.page-istoriesdesimatos main #section-5 {
		padding-top:140px;
	}
}
@media screen and (max-width: 1180px) {
	.page-istoriesdesimatos main #collage-grid {
		padding-top:50px;
		grid-template-columns: 50% 50%;
	}
	.mobile-switch-c1 {
		grid-column-start:1;
	}
	.mobile-switch-c2 {
		grid-column-start:2;
	}
	.mobile-switch-r1 {
		grid-row-start:1;
	}
	.mobile-switch-r2 {
		grid-row-start:2;
	}
	.page-istoriesdesimatos main #collage-2 {
		max-width: 80%;
    	transform: translate(0%, 77%);
	}

	.page-istoriesdesimatos main #collage-grid #collage-3 {

		font-size: clamp(0.8125rem, 0.4699rem + 1.4815vw, 1.5625rem);
		transform: translate(10%, -5%);
	}
	.page-istoriesdesimatos main #collage-4 {
			transform: translate(9%, -29%);
	}
	.page-istoriesdesimatos main #collage-5 {
	    transform: translate(51%, 24%)
	}

	.page-istoriesdesimatos main #collage-6 {
		transform: translate(-17%, -7%) scale(1.2);
	}

}
@media screen and (max-width:560px) {
	.page-istoriesdesimatos main #collage-grid #collage-3 {
		padding:20px 15px
	}
	.page-istoriesdesimatos main .section-5-content {
		margin-top:0;
	}
	.page-istoriesdesimatos main .section-5-content p:last-child{
		padding-top:30px;
	}
	.page-istoriesdesimatos main #section-5 {
		padding-top:22px;
		padding-bottom:130px;
	}
}
@media screen and (max-width:400px) {
	.page-istoriesdesimatos main #collage-grid #collage-3 {
		padding:15px 10px
	}
	.page-istoriesdesimatos main #collage-5 {
	    transform: translate(30%, 24%)
	}
}

