html {
	font-size: 100% !important;
}
html body {
	font-family: "VatikMF" !important;
	color: #250e62 !important;
}
html body #wrapper {
	background-color: #edecea;
}
html h1, html h2, html h3, html h4, html h5, html h6 {
	font-family: "VatikMF" !important;
}
html input[type=text], html input[type=email], html input[type=number] {
	background: #fff;
}
.desktoponly {
	display: block !important;
}
 @media screen and (max-width: 768px) {
.desktoponly {
	display: none !important;
}
}
.mobileonly {
	display: none !important;
}
 @media screen and (max-width: 768px) {
.mobileonly {
	display: block !important;
}
}
.parallax.recipeimage.fullwidth {
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	min-height: 33vw !important;
}
.parallax.recipeimage.fullwidth a.overlay_link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.topbutton {
	position: fixed;
	right: 0;
	top: 200px;
	background: #250e62;
	color: #fff;
	border: 1px solid #fff;
	padding: 0.5rem 1rem;
	z-index: 10000;
	text-align: center;
}
.topbutton a {
	color: #fff !important;
}
 @media screen and (max-width: 768px) {
.topbutton {
	top: auto;
	bottom: 0;
	width: 100%;
}
}
.page.page-template-ptmp-special .parallax {
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.page.page-template-ptmp-special .page-title {
	display: block !important;
	font-family: "VatikMF";
	font-weight: 300;
	font-size: 50px;
	color: #250e62;
	line-height: 1;
}
.page.page-template-ptmp-special .page-title .page-title-subtitle {
	padding: 20px 0;
}
.page.page-template-ptmp-special .page-title .page-title-subtitle h2 {
	font-family: "VatikMF";
	font-weight: 300;
	font-size: 50px;
	color: #250e62;
	line-height: 1;
}
.page.page-template-ptmp-special .page-title #breadcrumb {
	display: none;
}
.page.page-template-ptmp-special .pf-content {
	font-family: "VatikMFL";
	font-weight: 300;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 20px;
}
.page.page-template-ptmp-special .gridflex.top-posts .catalogtxt a {
	text-align: center;
	width: 100%;
	display: inline-block;
}
.page.page-template-ptmp-special .gridflex.top-posts .gridflex-inner .image {
	height: 0 !important;
	padding-bottom: 62%;
}
.page.page-template-ptmp-special .gridflex.top-posts .gridflex-inner .image .zooming {
	position: absolute;
	top: 0;
	right: 0;
}
.page.page-template-ptmp-catalog .parallax {
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.page.page-template-ptmp-catalog .pf-content {
	font-family: "VatikMFL";
	font-weight: 300;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 20px;
}
.page.page-template-ptmp-market .parallax {
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.page.page-template-ptmp-market .pf-content {
	font-family: "VatikMFL";
	font-weight: 300;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 20px;
}
.page.page-template-ptmp-magazine .parallax {
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.page.page-template-ptmp-magazine .pf-content {
	font-family: "VatikMFL";
	font-weight: 300;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 20px;
}
.page.page-template-ptmp-magazine .titles {
	text-align: center;
	margin: 32px 0;
}
.page.page-template-ptmp-recipes .parallax {
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.page.page-template-ptmp-recipes .page-title {
	display: block !important;
	font-family: "DucasMF";
	font-weight: 300;
	font-size: 50px;
	color: #250e62;
	line-height: 1;
}
.page.page-template-ptmp-recipes .page-title .page-title-subtitle {
	padding: 50px 0;
}
.page.page-template-ptmp-recipes .page-title .page-title-subtitle h2 {
	font-family: "DucasMF";
	font-weight: 300;
	font-size: 60px;
	color: #250e62;
	line-height: 1;
}
.page.page-template-ptmp-recipes .page-title #breadcrumb {
	display: none;
}
.page.page-template-ptmp-recipes .pf-content {
	font-family: "VatikMFL";
	font-weight: 300;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 20px;
}
.page.page-template-ptmp-recipes .pagination {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.page.page-template-ptmp-recipes .pagination span, .page.page-template-ptmp-recipes .pagination a {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #250e62;
	margin: 0 3px;
	color: #fff !important;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.page.page-template-ptmp-recipes .pagination span.current, .page.page-template-ptmp-recipes .pagination a.current {
	color: #250e62 !important;
	background-color: #fff;
	border: 1px solid #250e62;
}
.page.page-template-ptmp-recipes .percent-blog.begin-content form {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin-bottom: 1rem;
}
 @media screen and (max-width: 640px) {
.page.page-template-ptmp-recipes form {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
}
.page.page-template-ptmp-recipes form .input-group button, .page.page-template-ptmp-recipes form .input-group input, .page.page-template-ptmp-recipes form optgroup, .page.page-template-ptmp-recipes form select, .page.page-template-ptmp-recipes form textarea {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0.8rem 5px;
	font-family: "VatikMF";
	background-color: #fff;
	-webkit-appearance: none;
	border: 1px solid #ccc;
	border-radius: 0;
}
.page.page-template-ptmp-recipes form .btn-group {
	width: 100%;
	height: 100%;
}
.page.page-template-ptmp-recipes form .btn-group button.btn-default {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.page.page-template-ptmp-recipes form .recipe_form_search {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 40%;
	-ms-flex: 0 1 40%;
	flex: 0 1 40%;
	padding: 0 10px;
	width: 40%;
}
 @media screen and (max-width: 640px) {
.page.page-template-ptmp-recipes form .recipe_form_search {
	width: 100%;
}
}
.page.page-template-ptmp-recipes form .recipe_form_category {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 25%;
	-ms-flex: 0 1 25%;
	flex: 0 1 25%;
	padding: 0 10px;
	width: 25%;
}
 @media screen and (max-width: 640px) {
.page.page-template-ptmp-recipes form .recipe_form_category {
	width: 100%;
}
}
.page.page-template-ptmp-recipes form .recipe_form_cheese {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 25%;
	-ms-flex: 0 1 25%;
	flex: 0 1 25%;
	padding: 0 10px;
	width: 25%;
}
 @media screen and (max-width: 640px) {
.page.page-template-ptmp-recipes form .recipe_form_cheese {
	width: 100%;
}
}
.page.page-template-ptmp-recipes form .recipe_form_submit {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 10%;
	-ms-flex: 0 1 10%;
	flex: 0 1 10%;
	padding: 0 10px;
	width: 10%;
}
 @media screen and (max-width: 640px) {
.page.page-template-ptmp-recipes form .recipe_form_submit {
	width: 100%;
}
}
.page.page-template-ptmp-recipes form .recipe_form_submit input {
	-webkit-appearance: none;
	border: none;
	background-color: #250e62;
	color: #fff;
}
.page.page-template-ptmp-recipes form .multiselect-container input[type=checkbox] {
	display: none;
}
.page.page-template-ptmp-recipes form .multiselect-container > li {
	color: #000;
}
.page.page-template-ptmp-recipes form .multiselect-container > li a label {
	padding-right: 0;
}
.page.page-template-ptmp-recipes form .multiselect-container > li.active {
	background-color: #250e62;
	color: #fff;
}
.page.page-template-ptmp-recipes form .multiselect-container > li.active a {
	background-color: #250e62;
	color: #fff;
}
.page.page-template-ptmp-recipes form .multiselect-container > li.active a label {
	color: #fff;
}
.page.page-template-ptmp-recipes form .multiselect-clear-filter {
	display: none !important;
}
.page.page-template-ptmp-pizzamain {
	font-family: "VatikMFL";
	color: #250e62;
}
.page.page-template-ptmp-pizzamain .parallax.recipeimage.fullwidth {
	background-repeat: no-repeat;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .parallax.recipeimage.fullwidth {
	height: 30vh !important;
	min-height: 30vh !important;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper {
	width: 100%;
	max-width: 1500px;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper {
	padding: 0 2vw !important;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .topbadge {
	float: left;
	transform: translateY(-50%);
	margin-bottom: -80px;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .topbadge {
	max-width: 20%;
	margin: 0 20px;
	margin-bottom: -16px;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza {
	position: relative;
	clear: both;
	margin-bottom: 40px;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza img {
	max-width: 100%;
	display: block;
	height: auto;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form {
	position: absolute;
	left: 30px;
	top: 0;
	height: 100%;
	width: 30%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form {
	top: auto;
	bottom: 10px;
	left: 0;
	height: 40%;
	width: 100%;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_confirmation_message {
	color: #fff;
	font-size: 1.5rem;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form label {
	display: none;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper {
	width: 100%;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper {
	width: 60%;
	max-width: 500px;
	margin: 0 auto;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form .validation_error {
	display: none !important;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form ul.gform_fields li.gfield.gfield_error {
	padding-right: 0 !important;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form li.gfield.gfield_error {
	margin-bottom: 0 !important;
	background-color: transparent !important;
	border-top: none !important;
	border-bottom: none !important;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form .gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	position: absolute !important;
	top: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #fff !important;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form .gform_body {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 0;
	margin: 0;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form .gform_body ul {
	height: 100%;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form .gform_body ul li {
	padding: 0;
	margin: 0;
	height: 100%;
	position: relative;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form .gform_body ul li .ginput_container {
	padding: 0;
	margin: 0;
	height: 100%;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form .gform_body ul li .ginput_container input {
	height: 100%;
	border: 1px solid #ca2928;
	background-color: #fff;
	font-size: 2rem;
	text-align: center !important;
	margin: 0;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form .gform_body ul li .ginput_container input {
	font-size: 4vw;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form .gform_footer {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 30%;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	padding: 0;
	margin: 0 10px 0 0;
	max-width: 127px;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .coupon_pizza .coupon_form .gform_wrapper form .gform_footer input {
	padding: 0 !important;
	margin: 0 !important;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper {
	clear: both;
}
 @media screen and (max-width: 1520px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper {
	padding: 0 20px;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper h2 {
	font-family: "VatikMFL";
	font-size: 3.5rem;
	color: #250e62;
	font-weight: 700;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper h2 {
	font-size: 6vw;
	text-align: center;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container {
	width: 100%;
	min-height: 612px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container #map {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin-right: 40px;
	border: 1px solid #250e62;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container #map {
	margin-right: 0;
	margin-bottom: 20px;
	height: 80vw;
	max-height: 70vh;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .data {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 445px;
	-ms-flex: 0 0 445px;
	flex: 0 0 445px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .data {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .data .pac-card {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .data .pac-card #pac-input {
	border: 1px solid #250e62;
	background-color: #fff;
	font-size: 2rem;
	text-align: center;
	padding: 0.2rem 1rem;
	font-family: "VatikMFL";
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .data .markerlist {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 100%;
	border: 1px solid #250e62;
	background-color: #fff;
	padding: 0.5rem 1rem;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .data .markerlist .title {
	font-size: 2rem;
	text-align: center;
	margin-bottom: 1rem;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .data .markerlist .markers {
	line-height: 1;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .data .markerlist .markers li {
	padding: 0.7rem 0;
	cursor: pointer;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .data .markerlist .markers li .pizza_title {
	font-size: 1.3rem;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .data .markerlist .markers li:hover {
	background-color: rgba(37, 14, 98, 0.1);
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .data .pizzalist {
	margin-top: 20px;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .data .pizzalist img {
	display: block;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .markerlist.mobileonly {
	width: 100%;
	border: 1px solid #250e62;
	background-color: #fff;
	padding: 0.5rem 1rem;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .markerlist.mobileonly .title {
	font-size: 2rem;
	text-align: center;
	margin-bottom: 1rem;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .markerlist.mobileonly .markers {
	line-height: 1;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .markerlist.mobileonly .markers li {
	padding: 0.7rem 0;
	cursor: pointer;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .markerlist.mobileonly .markers li .pizza_title {
	font-size: 1.3rem;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .markerlist.mobileonly .markers li:hover {
	background-color: rgba(37, 14, 98, 0.1);
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .pizzalist.mobileonly {
	margin-top: 20px;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .map_wrapper .map_container .pizzalist.mobileonly img {
	max-width: 100%;
	height: auto;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper {
	background-color: #20386d;
	padding: 20px;
	color: #fff;
	margin: 40px 0 30px;
	line-height: 1;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .red {
	color: #cc201e;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck {
	margin-top: 10px;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .image {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 49%;
	-ms-flex: 0 0 49%;
	flex: 0 0 49%;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .image .image_inner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .image .image_inner img {
	display: block;
	max-width: 100%;
	height: auto;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .course_wrapper {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 24%;
	-ms-flex: 0 0 24%;
	flex: 0 0 24%;
	background-color: #fff;
	color: #250e62;
	padding: 20px;
	max-height: 456px;
	overflow: hidden;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .course_wrapper {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 49%;
	-ms-flex: 0 0 49%;
	flex: 0 0 49%;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .course_wrapper .title {
	font-size: 2rem;
	margin-bottom: 2rem;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .course_wrapper .title {
	font-size: 5vw;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .course_wrapper .course {
	line-height: 1.2;
	margin-bottom: 1rem;
	font-size: 1.2rem;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .course_wrapper .course .date {
	font-weight: 700;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .breakingnews_wrapper {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 24%;
	-ms-flex: 0 0 24%;
	flex: 0 0 24%;
	background-color: #fff;
	color: #250e62;
	padding: 20px;
	max-height: 456px;
	overflow: hidden;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .breakingnews_wrapper {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 49%;
	-ms-flex: 0 0 49%;
	flex: 0 0 49%;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .breakingnews_wrapper .title {
	font-size: 2rem;
	margin-bottom: 2rem;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .breakingnews_wrapper .title {
	font-size: 5vw;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .breakingnews_wrapper .breakingnews {
	line-height: 1.2;
	margin-bottom: 1rem;
	font-size: 1.2rem;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .maintruck .breakingnews_wrapper .breakingnews .date {
	font-weight: 700;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .titles {
	line-height: 1.2;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .titles img {
	max-width: 100%;
	margin: 1rem 0;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .titles .title {
	font-size: 5rem;
	font-weight: 700;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .titles .title {
	font-size: 10vw;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .titles .description {
	font-size: 1.7rem;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .titles .description {
	font-size: 5vw;
}
}
.page.page-template-ptmp-pizzamain .centered-wrapper .truck_wrapper .image img {
	display: block;
	max-width: 100%;
	height: auto;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .cubes_wrapper .gridflex.bottom-posts .gridflex-inner .image {
	max-height: 500px !important;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .cubes_wrapper .gridflex.bottom-posts .gridflex-inner.big {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 0 0 48%;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
}
.page.page-template-ptmp-pizzamain .centered-wrapper .cubes_wrapper .gridflex.bottom-posts .gridflex-inner.big .catalogtxt {
	padding: 1.25%;
}
 @media screen and (max-width: 768px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .cubes_wrapper .gridflex.bottom-posts .gridflex-inner.big .catalogtxt {
	padding: 2.5%;
}
}
 @media screen and (max-width: 640px) {
.page.page-template-ptmp-pizzamain .centered-wrapper .cubes_wrapper .gridflex.bottom-posts .gridflex-inner.big {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 0 0 98%;
	-ms-flex: 0 0 98%;
	flex: 0 0 98%;
}
}
.page.page-template-ptmp-rikotta {
	font-size: 1.2rem;
}
.page.page-template-ptmp-rikotta article {
	padding: 0 1rem;
}
.page.page-template-ptmp-rikotta h1 {
	color: #250e62;
	font-size: 4rem;
	font-family: "DucasMF" !important;
}
.page.page-template-ptmp-rikotta h2 {
	color: #250e62;
	font-size: 2.5rem;
}
.page.page-template-ptmp-rikotta label {
	color: #250e62;
}
.page.page-template-ptmp-rikotta .nolabel .gfield_label {
	display: none !important;
}
.page.page-template-ptmp-rikotta input[type=checkbox] {
	margin: 0 !important;
}
.page.page-template-ptmp-rikotta input[type=submit] {
	color: #fff;
	background-color: #250e62;
	font-family: "VatikMF" !important;
}
.post-type-archive-pizzas {
	font-family: "VatikMFL";
	color: #250e62;
}
 @media screen and (max-width: 768px) {
.post-type-archive-pizzas {
	width: 100% !important;
}
}
.post-type-archive-pizzas .page-title .page-title-subtitle h2 {
	font-family: "DucasMF";
	font-weight: 300;
	font-size: 60px;
	color: #250e62;
	line-height: 1;
}
.post-type-archive-pizzas .pizzas {
	background-color: #fff;
	border: 1px solid #250e62;
}
.post-type-archive-pizzas .pizza {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 4rem 0;
	border-bottom: 1px solid #ddd;
}
 @media screen and (max-width: 768px) {
.post-type-archive-pizzas .pizza {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
}
.post-type-archive-pizzas .pizza .image {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 300px;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	width: 300px;
}
 @media screen and (max-width: 768px) {
.post-type-archive-pizzas .pizza .image {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
	text-align: center;
}
}
.post-type-archive-pizzas .pizza .image img {
	max-width: 100%;
	height: auto;
}
 @media screen and (max-width: 768px) {
.post-type-archive-pizzas .pizza .image img {
	max-width: 300px;
	width: auto;
	max-height: 200px;
	height: auto;
}
}
.post-type-archive-pizzas .pizza .title {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
}
 @media screen and (max-width: 768px) {
.post-type-archive-pizzas .pizza .title {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
	text-align: center;
}
}
.post-type-archive-pizzas .pizza .data {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
}
 @media screen and (max-width: 768px) {
.post-type-archive-pizzas .pizza .data {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
	text-align: center;
}
}
.post-type-archive-pizzas .pizza .link {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 25%;
	-ms-flex: 1 1 25%;
	flex: 1 1 25%;
}
.post-type-archive-pizzas .pizza .link a {
	text-decoration: underline;
}
 @media screen and (max-width: 768px) {
.post-type-archive-pizzas .pizza .link {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
	text-align: center;
}
}
.socials {
	text-align: center;
	padding: 0;
}
.gridflex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin-bottom: 3rem;
	position: relative;
}
.gridflex .gridflex-inner {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 23%;
	-ms-flex: 1 0 23%;
	flex: 1 0 23%;
	margin: 10px 1%;
	background: white;
	position: relative;
}
.gridflex .gridflex-inner.col_3 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 31%;
	-ms-flex: 0 0 31%;
	flex: 0 0 31%;
	margin: 10px 1%;
	background: white;
	border: 1px solid #ccc;
}
.gridflex .gridflex-inner.col_3 .image {
	background: #eee;
}
.gridflex .gridflex-inner.smallimg .image .zooming {
	background-size: 80%;
}
.gridflex .gridflex-inner .image {
	width: 100%;
	height: 339px !important;
	overflow: hidden;
	position: relative;
}
.gridflex .gridflex-inner .image .zooming {
	transition: all 1.7s ease 0s !important;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.gridflex .gridflex-inner .image .zooming a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.gridflex .gridflex-inner.cataloggrid:hover .catalogtxt {
	height: 100%;
	position: absolute;
	top: 0;
	background: -moz-linear-gradient(top, rgba(30, 87, 153, 0) 0%, white 71%, white 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 0%, white 71%, white 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, white 71%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#ffffff', GradientType=0 );
/* IE6-9 */ }
.gridflex .gridflex-inner.cataloggrid:hover .catalogtxt .title.catalogtitle {
	font-size: 1.8rem;
	position: absolute;
	width: 90%;
	bottom: 50%;
	text-align: center;
	right: 5%;
}
.gridflex .gridflex-inner.cataloggrid:hover .catalogtxt .cataloglink {
	display: block;
	position: absolute;
	bottom: 3%;
}
.gridflex .gridflex-inner.cataloggrid:hover .catalogtxt .cataloglink i {
	border: 1px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 1.5rem;
	height: 1.5rem;
	line-height: 20px;
}
.gridflex .gridflex-inner .catalogtxt {
	padding: 2.5%;
	font-family: "VatikMF";
	font-weight: 300;
	font-size: 23px;
	color: #250e62;
	line-height: 1;
	text-align: right;
	width: 100%;
}
.gridflex .gridflex-inner .catalogtxt .desc {
	font-size: 1rem;
}
.gridflex .gridflex-inner .catalogtxt .desc p {
	font-size: 1rem !important;
	margin-bottom: 10px;
	padding: 2.5% 0;
}
.gridflex .gridflex-inner .catalogtxt .title.catalogtitle {
	font-size: 1.8rem;
	position: relative;
	bottom: 1%;
}
.gridflex .gridflex-inner .catalogtxt .cataloglink {
	display: none;
}
.gridflex .gridflex-inner:hover .image .zooming {
	transform: scale(1.2);
}
.gridflex.top-posts .catalogtxt a {
	text-align: center;
	width: 90%;
	right: 5%;
	display: inline-block;
}
.gridflex.bottom-posts {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.gridflex.bottom-posts .gridflex-inner {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 0 0 23%;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
}
.gridflex.bottom-posts .gridflex-inner .image {
	height: 24vw !important;
	max-height: 260px !important;
}
 @media screen and (max-width: 640px) {
.gridflex.bottom-posts .gridflex-inner {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 0 0 48%;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
}
.gridflex.bottom-posts .gridflex-inner .image {
	height: 48vw !important;
	max-height: 260px !important;
}
}
.gridflex.grid-posts {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.gridflex.grid-posts .gridflex-inner {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 0 0 31%;
	-ms-flex: 0 0 31%;
	flex: 0 0 31%;
	background-color: transparent;
	margin-bottom: 1rem;
}
 @media screen and (max-width: 767px) {
.gridflex.grid-posts .gridflex-inner {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 0 0 48%;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
}
}
.gridflex.grid-posts .gridflex-inner .image {
	height: auto !important;
}
.gridflex.grid-posts .gridflex-inner .image:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.gridflex.grid-posts .gridflex-inner .image .zooming {
	position: absolute;
	top: 0;
	right: 0;
}
.gridflex.grid-posts .gridflex-inner .catalogtxt {
	padding: 2.5%;
	font-family: "VatikMF";
	font-weight: 300;
	font-size: 16px;
	color: #250e62;
	line-height: 1;
	text-align: center;
	width: 100%;
}
.mega-title {
	width: 100%;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: "DucasMF";
	font-size: 40px;
	color: #31006d;
	line-height: 1;
}
.mega-title:before {
	content: " ";
	text-align: center !important;
	border-bottom: 4px double #31006d;
	margin: 0 10px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.mega-title:after {
	content: " ";
	text-align: center !important;
	border-bottom: 4px double #31006d;
	margin: 0 10px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.bottomlink {
	text-align: center;
	margin: 0.5rem 0 3rem;
}
.coupon {
	min-height: 250px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: "VatikMF", sans-serif !important;
	color: #250e62 !important;
}
.coupon .printomatictext {
	display: inline-block;
}
.smsform label {
	display: none !important;
}
.smsform .validation_error {
	display: none !important;
}
.smsform input[type=text], .smsform input[type=tel] {
	width: 100%;
	margin: 2% 0;
	border-radius: 20px;
	border: 1px solid #250e62;
	padding: 2px 20px 2px 0;
	display: block;
	font-family: "VatikMF", sans-serif !important;
	color: #250e62 !important;
}
.smsform input[type=submit], .smsform button {
	border-radius: 10px !important;
	padding: 7px 2rem 8px !important;
	font-family: "VatikMF", sans-serif !important;
}
.smsform .gform_footer {
	padding-top: 0 !important;
	margin-top: 0 !important;
}
.smsform .gform_footer input[type=submit] {
	display: none !important;
}
.smsform #gform_fields_1 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_1 {
	display: block !important;
}
}
.smsform #gform_fields_1 .title {
	width: 100%;
}
.smsform #gform_fields_1 .title h1 {
	margin-top: 0;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_1 .title h1 {
	font-size: 1.2rem;
}
}
.smsform #gform_fields_1 .phone {
	width: 50%;
	margin-top: 10px;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_1 .phone {
	width: 100%;
}
}
.smsform #gform_fields_1 .buttonsubmit {
	width: 50%;
	margin-top: 10px;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_1 .buttonsubmit {
	width: 100%;
}
}
.smsform #gform_fields_5 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_5 {
	display: block !important;
}
}
.smsform #gform_fields_5 .title {
	width: 100%;
}
.smsform #gform_fields_5 .title h1 {
	margin-top: 0;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_5 .title h1 {
	font-size: 1.2rem;
}
}
.smsform #gform_fields_5 .phone {
	width: 50%;
	margin-top: 10px;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_5 .phone {
	width: 100%;
}
}
.smsform #gform_fields_5 .buttonsubmit {
	width: 50%;
	margin-top: 10px;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_5 .buttonsubmit {
	width: 100%;
}
}
.smsform #gform_fields_6 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_6 {
	display: block !important;
}
}
.smsform #gform_fields_6 .title {
	width: 100%;
}
.smsform #gform_fields_6 .title h1 {
	margin-top: 0;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_6 .title h1 {
	font-size: 1.2rem;
}
}
.smsform #gform_fields_6 .phone {
	width: 50%;
	margin-top: 10px;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_6 .phone {
	width: 100%;
}
}
.smsform #gform_fields_6 .buttonsubmit {
	width: 50%;
	margin-top: 10px;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_6 .buttonsubmit {
	width: 100%;
}
}
.smsform #gform_fields_7 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_7 {
	display: block !important;
}
}
.smsform #gform_fields_7 .title {
	width: 100%;
}
.smsform #gform_fields_7 .title h1 {
	margin-top: 0;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_7 .title h1 {
	font-size: 1.2rem;
}
}
.smsform #gform_fields_7 .phone {
	width: 50%;
	margin-top: 10px;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_7 .phone {
	width: 100%;
}
}
.smsform #gform_fields_7 .buttonsubmit {
	width: 50%;
	margin-top: 10px;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_7 .buttonsubmit {
	width: 100%;
}
}
.smsform #gform_fields_8 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_8 {
	display: block !important;
}
}
.smsform #gform_fields_8 .title {
	width: 100%;
}
.smsform #gform_fields_8 .title h1 {
	margin-top: 0;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_8 .title h1 {
	font-size: 1.2rem;
}
}
.smsform #gform_fields_8 .phone {
	width: 50%;
	margin-top: 10px;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_8 .phone {
	width: 100%;
}
}
.smsform #gform_fields_8 .buttonsubmit {
	width: 50%;
	margin-top: 10px;
}
 @media screen and (max-width: 768px) {
.smsform #gform_fields_8 .buttonsubmit {
	width: 100%;
}
}
.smsform .gform_confirmation_message {
	font-size: 2rem;
}
#wrapper {
	background: #EDECEA !important;
}
.coupon {
	width: 100% !important;
	margin-bottom: 0px !important;
}
.coupon a {
	text-decoration: underline;
}
.coupon .wpb_wrapper {
	width: 100%;
}
.flex_row .vc_row_inner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: reverse;
	-moz-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
 @media screen and (max-width: 768px) {
.flex_row .vc_row_inner {
	display: block !important;
}
}
/* Gravity forms error handling */
.validation_error {
	display: none !important;
}
.gform_wrapper li.gfield.gfield_error {
	background-color: transparent !important;
	border: none !important;
}
.rpp_wrapper {
	display: flex;
	flex-wrap: wrap;
}
 @media screen and (max-width: 768px) {
.cheesematch .ts-divider-text.center {
	left: auto;
}
.cheesematch .ts-divider-text.center .ts-center-help {
	left: auto;
}
}
.shimushim {
	display: flex;
	justify-content: center;
	align-items: center;
}
.shimushim .shimush {
	flex: 0 0 20%;
	text-align: center;
}
.shimushim .shimush img {
	max-width: 100%;
	height: auto;
}

/*# sourceMappingURL=new-style.css.map */
