/*
Theme Name: Preppy Kitchen
Description: Custom theme
Version: 1.0
Author: cre8d design
Author URI: https://www.cre8d-design.com
Update URI: false
*/

:root {
	--pk-black: #000;
	--pk-white: #fff;
	--pk-orange: #db7852;
	--pk-orange-hover: #CC5836;
	--pk-yellow: #f8cd5f;
	--pk-blue: #203954;
	--pk-green: #355e3b;
	--pk-green-hover: #204024;
	--pk-lupine: #6d98b8;
	--pk-teal: #01658c;
	--pk-teal-hover: #01476C;
	--pk-aliceblue: #e9eff4;
	--pk-blush: #f7ebe5;
	--pk-cream: #fdfaf6;
	--pk-mint: #f3f7f2;
	--pk-platinum: #e4e4e4;
	--pk-seashell: #fcf6ef;
	--pk-grey: #949599;
	--pk-lightgrey: #dedfe0;
	--pk-substackbg: #F8EBE7;
	--pk-error: #B30000;

	--pk-bodyfont: "EB Garamond", serif;
	--pk-headingfont: "Playfair Display",serif;
	--pk-sansfont: "DM Sans",sans-serif;
}

img,legend{border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,figure{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:bolder;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}hr{box-sizing:content-box}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}select{text-transform:none}button{overflow:visible}button,input,select,textarea{max-width:100%}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default;opacity:.5}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;margin-right:.4375em;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #d1d1d1;margin:0 0 1.75em;padding:.875em}fieldset>:last-child{margin-bottom:0}legend{padding:0}textarea{overflow:auto;vertical-align:top}

pre,code {font-family:Menlo,Consolas,monaco,monospace;}

/***** GENERAL STYLING *****/

.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;width:1px;word-wrap:normal!important}

.skip-to-content:focus {clip:auto !important;clip-path:none;margin:0;height:auto;width:auto;top:5px;left:5px;display:block;font-size:14px;line-height:20px;padding:18px 20px;font-weight:bold;text-decoration:none;text-align:center;background:var(--pk-teal);color:var(--pk-black) !important;z-index:10000000;text-transform:uppercase;letter-spacing:0.07em;border-radius:6px;}

body,html {min-width:320px;}

img, .wp-caption {max-width:100%;height:auto;}

.clearfix:before, .clearfix:after {content:" ";display:table;}
.clearfix:after {clear:both;}
.clearfix {*zoom:1;}

.container {display:block;width:1280px;max-width:100%;margin:0 auto;padding:0 40px;min-width:320px;box-sizing:border-box;}

@media screen and (max-width:1023px) {
	.container {padding:0 20px;}
}
@media screen and (max-width:767px) {
	.container {padding:0 15px;}
}
@media screen and (max-width:339px) {
	.container {padding:0 10px;}
}

body {font-size:22px;line-height:1.6363;color:var(--pk-black);background:var(--pk-white);word-wrap:break-word;font-family:var(--pk-bodyfont);}

a {transition:color 0.3s, background 0.3s;color:var(--pk-green);font-weight:600;text-decoration:underline;}
a strong {font-weight:inherit;}
a:hover, a:active {color:var(--pk-black);}

a[data-pin-log] {cursor:pointer;}
a[data-pin-custom]>* {pointer-events:none;}

a img, .gridwrapper .gridimage img, .catswiper .gridimage img {vertical-align:bottom;transition:opacity 0.3s;}

a:hover img, a:active img, .gridwrapper .gridlink:hover .gridimage img {opacity:0.7;}

p, address {margin-top:0;margin-bottom:1em;}

.sansbold {text-transform:uppercase;letter-spacing:1px;font-family:var(--pk-sansfont);font-size:0.909em;}

ul, ol {margin:1em 0;padding:0 0 0 1.6em;}
ul ul, ul ol, ol ul, ol ol {margin-top:6px;margin-bottom:0;}
ul ul, ol ul {list-style:disc;}
ul li, ol li {margin:0 0 6px 0;padding:0 0 0 0.3125em;}
li::marker {line-height:1;}

h1, h2, h3, h4, h5, h6 {position:relative;color:var(--pk-blue);font-family:var(--pk-headingfont);}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong,
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b {font-weight:inherit;}

h1 {font-size:48px;line-height:60px;font-weight:500;margin:40px 0 30px 0;text-align:center;}
h2, .likeh2, .customh1 {font-size:36px;line-height:48px;font-weight:500;margin:40px 0 20px 0;}
h3, .likeh3 {font-size:28px;line-height:36px;font-weight:500;margin:30px 0 20px 0;}
h4 {font-size:24px;line-height:32px;font-weight:500;margin:30px 0 20px 0;}
h5 {font-size:22px;line-height:30px;font-weight:500;margin:30px 0 20px 0;}
h6 {font-size:20px;line-height:28px;font-weight:500;margin:30px 0 20px 0;}

h1.has-text-align-left {text-align:left;}
h1.has-text-align-right {text-align:right;}

.mainsection + .customh1 {margin-top:-20px !important;}
.bodysection>.container>.customh1:last-child {margin-bottom:-20px !important;}

.heading-with-label .hlabel {display:block;font-size:14px;line-height:20px;margin-bottom:8px;text-transform:uppercase;letter-spacing:0.07em;font-weight:bold;font-family:var(--pk-sansfont);}

.sidebar h2 {text-align:center;font-size:24px;line-height:32px;margin:30px 0 20px 0;}

h2.sectitle {text-align:center;margin-top:60px;}
h2.sectitle-left {text-align:left;}

h2.expanded:not(.sectitle) {width:740px;max-width:100%;margin-left:auto;margin-right:auto;}

.postcontent h2 {margin-top:30px;}
.postcontent h2.sectitle {margin-top:30px;text-align:left;}

p.disclaimer {font-size:13px;font-style:italic;font-family:var(--pk-sansfont);margin:20px 0;}
p.disclaimer a {color:inherit;font-weight:inherit;}
p.disclaimer a:hover, p.disclaimer a:active {color:var(--pk-green);}

.pagetitle {text-align:center;}
.posttitle {text-align:left;}

@media screen and (max-width:767px) {
	h1 {font-size:36px;line-height:46px;margin:40px 0 20px 0;}	
	h2, .likeh2, .customh1 {font-size:28px;line-height:36px;margin:30px 0 20px 0;}
	h3, .likeh3 {font-size:26px;line-height:34px;}

	h2.sectitle {margin-top:30px;}

	.mainsection + .customh1 {margin-top:0 !important;}
	.bodysection>.container>.customh1:last-child {margin-bottom:0 !important;}

}

.wp-block-heading.smallheading {font-size:20px;line-height:30px;text-transform:uppercase;letter-spacing:0.07em;font-family:var(--pk-sansfont);font-weight:bold;}

.sidebar .wp-block-image {margin-top:20px;margin-bottom:20px;}
.sidebar .wp-block-buttons {margin-top:20px;margin-bottom:20px;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-weight:inherit;}

.wprm-recipe-details-unit {font-size:inherit !important;}

h1.has-text-align-left, h2.has-text-align-left {text-align:left;}
h1.has-text-align-center, h2.has-text-align-center {text-align:center;}
h1.has-text-align-right, h2.has-text-align-right {text-align:right;}

.wp-block-buttons.is-layout-flex {gap:20px;}

.wp-block-button a {font-family:var(--pk-sansfont);background:var(--pk-teal);border:none;color:var(--pk-white) !important;font-size:14px;line-height:20px;padding:18px 20px;font-weight:bold !important;text-decoration:none !important;text-align:center;display:inline-block;box-sizing:border-box;border-radius:6px;transition:color 0.3s, background 0.3s;text-transform:uppercase;letter-spacing:0.07em;}
.wp-block-button.is-style-green a {background:var(--pk-green);}
.wp-block-button.is-style-orange a {background:var(--pk-orange);}

.wp-block-button a:hover, .wp-block-button a:active {background:var(--pk-teal-hover);}
.wp-block-button.is-style-green a:hover, .wp-block-button.is-style-green a:active {background:var(--pk-green-hover);}
.wp-block-button.is-style-orange a:hover, .wp-block-button.is-style-orange a:active {background:var(--pk-orange-hover);}

.wp-block-button.small a {padding:10px 15px;font-size:13px;line-height:18px;}

/*.btn:focus-visible {outline:auto;}*/
.wp-block-button a.clicked {position:relative;color:transparent !important;transition:none;}
.wp-block-button a.clicked:before {content:"Loading...";color:var(--pk-white);position:absolute;top:0;left:0;width:100%;box-sizing:border-box;padding:18px 20px;}

.wp-block-button .cicon {height:20px;vertical-align:top;}
.wp-block-button.small .cicon {height:18px;}

.wp-block-button.btn-icon-right .cicon {margin-left:0.7em;}
.wp-block-button.btn-icon-left .cicon {margin-right:0.7em;}

@media screen and (max-width:767px) {
	.wp-block-buttons.is-layout-flex {gap:10px;}

	.wp-block-button a {padding:14px 20px;}
	.wp-block-button a.clicked:before {padding:14px 20px;}
}

hr, hr.wp-block-separator {width:100% !important;margin-left:auto;margin-right:auto;max-width:100% !important;height:0;background:none;color:var(--pk-black);border:none;border-top:1px solid currentColor;clear:both;opacity:1 !important;}

.wp-block-image,
.wp-block-archives,
.wp-block-categories,
.wp-block-code,
.wp-block-columns,
.wp-block-cover,
.wp-block-embed,
.wp-block-gallery,
.gallery,
.wp-block-group,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-preformatted,
.wp-block-pullquote,
.wp-block-separator,
.wp-block-table,
.wp-block-verse,
.wp-block-video,
.wp-video,
.wp-block-quote,
.wprm-recipe,
.pagination,
.fluid-width-video-wrapper-b {margin-top:40px;margin-bottom:40px;}

.ajaxnav {margin-top:30px;margin-bottom:30px;}
.wp-block-buttons {margin-top:30px;margin-bottom:30px;}
.wp-block-buttons.compact {margin-top:20px;margin-bottom:20px;}

.wp-block-group {margin-top:0;margin-bottom:0;}

.mainsection, 
hr, hr.wp-block-separator {margin-top:60px;margin-bottom:60px;}

.lesstop {margin-top:40px;}

.gridwrapper + .gridmore {margin-top:-30px;}
.gridwrapper + .pagination {margin-top:-20px;}

.sidebar .mainsection,
.sidebar hr, .sidebar hr.wp-block-separator {margin-top:40px;margin-bottom:40px;}

.sidebar .gridwrapper + .gridmore {margin-top:-10px;}

.maincol .mainsection,
.maincol hr, .maincol hr.wp-block-separator {margin-top:30px;margin-bottom:30px;}

.maincol .gridwrapper + .gridmore {margin-top:0;}

.maincol .wp-block-image,
.maincol .wp-block-archives,
.maincol .wp-block-categories,
.maincol .wp-block-code,
.maincol .wp-block-columns,
.maincol .wp-block-cover,
.maincol .wp-block-embed,
.maincol .wp-block-gallery,
.maincol .gallery,
.maincol .wp-block-group,
.maincol .wp-block-latest-comments,
.maincol .wp-block-latest-posts,
.maincol .wp-block-preformatted,
.maincol .wp-block-pullquote,
.maincol .wp-block-separator,
.maincol .wp-block-table,
.maincol .wp-block-verse,
.maincol .wp-block-video,
.maincol .wp-video,
.maincol .wp-block-quote,
.maincol .wprm-recipe {margin-top:30px;margin-bottom:30px;}

.postfooter .mainsection {margin-top:40px;margin-bottom:40px;}

@media screen and (max-width:767px) {
	.mainsection, 
	hr, hr.wp-block-separator,
	.postfooter .mainsection {margin-top:30px;margin-bottom:30px;}

	.gridwrapper + .gridmore {margin-top:0;}
	.gridwrapper + .pagination {margin-top:0;}

	.wp-block-buttons {margin-top:20px;margin-bottom:20px;}
}

h2 + * {margin-top:0 !important;}
h3 + * {margin-top:0 !important;}
h4 + * {margin-top:0 !important;}

h2 + h3, h2 + .narrow>h3:first-child {margin-top:40px !important;}

h2 + .narrow>:first-child {margin-top:0 !important;}

h1 + .mainsection, h2 + .mainsection, h2 + .wp-block-buttons {margin-top:30px !important;}

.lesstop {margin-top:30px !important;}

.cookbookpromo + .narrow>.wp-block-buttons:first-child {margin-top:-30px !important;}

@media screen and (max-width:767px) {
	h1 + .mainsection, h2 + .mainsection, h2 + .wp-block-buttons {margin-top:20px !important;}
	.lesstop {margin-top:20px !important;}
	.cookbookpromo + .narrow>.wp-block-buttons:first-child {margin-top:0 !important;}
}

.sidebar h2 + .mainsection, .postcontent h2 + .mainsection, .sidebar h2 + .wp-block-buttons, .postcontent h2 + .wp-block-buttons {margin-top:20px !important;}



div.wp-block-image {margin:0 !important;}

.alignleft, .wp-block-image .alignleft, .wp-block-image.alignleft {float:left;margin:5px 40px 1em 0;max-width:calc(50% - 20px);}
.alignright, .wp-block-image .alignright, .wp-block-image.alignright {float:right;margin:5px 0 1em 40px;max-width:calc(50% - 20px);}
.aligncenter, .wp-block-image .aligncenter {margin:40px auto;}

img.alignnone {margin:40px 0;display:block;}
img.aligncenter {display:block;}

@media screen and (max-width:767px) {
	.aligncenter, .wp-block-image .aligncenter {margin:30px auto;}
	img.alignnone {margin:30px 0;}
}

.wp-caption img, .wp-block-image img {vertical-align:bottom;}
.wp-caption .wp-caption-text, 
.wp-block-image figcaption,
.wp-block-embed figcaption,
.wp-block-table figcaption,
.wp-block-media-text__media figcaption,
.blocks-gallery-caption {margin:12px 0 0 0;font-size:18px;line-height:24px;color:inherit;color:inherit;text-align:left;font-family:var(--pk-sansfont);}

@media screen and (max-width:479px) {
	.alignleft, .wp-block-image .alignleft, .wp-block-image.alignleft,
	.alignright, .wp-block-image .alignright, .wp-block-image.alignright {float:none;display:block;max-width:100%;margin:30px auto;}
}

/***** HEADER ******/

#wpadminbar {z-index:100005;}
body.menuopen #wpadminbar, body.searchopen #wpadminbar {z-index:9;}

#topbar {background:var(--pk-green);color:var(--pk-white);font-size:15px;line-height:22px;font-family:var(--pk-sansfont);text-align:center;padding:13px 0;}
#topbar a {color:inherit;font-weight:inherit;text-decoration:none;padding-right:20px;display:inline-block;}
#topbar a:after {content:"";display:inline-block;vertical-align:top;width:15px;height:22px;margin-left:5px;margin-right:-20px;position:relative;vertical-align:top;top:0;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='36' height='32' viewBox='0 0 36 32'%3E%3Cpath d='M35.563 17.063c0.587-0.587 0.587-1.537 0-2.119l-8.5-8.506c-0.587-0.588-1.538-0.588-2.119 0s-0.587 1.537 0 2.119l5.938 5.938h-29.381c-0.831 0-1.5 0.669-1.5 1.5s0.669 1.5 1.5 1.5h29.381l-5.938 5.938c-0.587 0.587-0.587 1.538 0 2.119s1.538 0.587 2.119 0l8.5-8.488z'%3E%3C/path%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='36' height='32' viewBox='0 0 36 32'%3E%3Cpath d='M35.563 17.063c0.587-0.587 0.587-1.537 0-2.119l-8.5-8.506c-0.587-0.588-1.538-0.588-2.119 0s-0.587 1.537 0 2.119l5.938 5.938h-29.381c-0.831 0-1.5 0.669-1.5 1.5s0.669 1.5 1.5 1.5h29.381l-5.938 5.938c-0.587 0.587-0.587 1.538 0 2.119s1.538 0.587 2.119 0l8.5-8.488z'%3E%3C/path%3E%3C/svg%3E%0A");background:currentColor;}

#topbar a:hover, #topbar a:active {text-decoration:underline;}

#header {height:108px;}

#header-a {background:var(--pk-white);}
#header-b {position:relative;}

body.fixedheader #header-a {position:fixed;top:0;left:0;width:100%;z-index:10000;-webkit-animation:scrollheader 0.3s;animation:scrollheader 0.3s;box-sizing:border-box;background:var(--pk-white);box-shadow:0 0 20px rgba(0,0,0,.2);}

body.admin-bar.fixedheader #header-a {top:32px;}
@media screen and (max-width:782px) {
	body.admin-bar.fixedheader #header-a {top:46px;}
}
@media screen and (max-width:600px) {
	body.admin-bar.fixedheader #header-a {top:0;}
}

@-webkit-keyframes scrollheader {
	0% {
		-webkit-transform: translateY(-100%);
		        transform: translateY(-100%)
	}
	to {
		-webkit-transform: translateY(0);
		        transform: translateY(0)
	}
}
@keyframes scrollheader {
	0% {
		-webkit-transform: translateY(-100%);
		        transform: translateY(-100%)
	}
	to {
		-webkit-transform: translateY(0);
		        transform: translateY(0)
	}
}

html {scroll-padding-top:88px;}
html.has-admin-bar {scroll-padding-top:120px;}
@media screen and (max-width:782px) {
	html.has-admin-bar {scroll-padding-top:134px;}
}
@media screen and (max-width:600px) {
	html.has-admin-bar {scroll-padding-top:88px;}
}

#logo {width:328px;margin:0 auto;line-height:1;font-weight:normal;position:absolute;top:30px;left:0;z-index:1;}
#logo a {display:block;font-weight:inherit;}
#logo img {display:block;width:100%;opacity:1;}

body.fixedheader #logo {width:273px;top:14px;}

.menubar a {display:block;color:inherit;text-decoration:none;font-weight:inherit;}
.menubar a:hover, .menubar a:active {text-decoration:underline;color:var(--pk-green);}

.menubar li>.linkwrap>span {display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;}

.menubar {position:relative;font-family:var(--pk-sansfont);}
.menubar>ul {margin:0;padding:0;list-style:none;}
.menubar>ul>li {margin:0;padding:0;}

.menubar>ul>li>.submenu {display:none;}
.menubar>ul>li>.submenu>ul {margin:0;padding:0;list-style:none;}
.menubar>ul>li>.submenu>ul>li {margin:0;padding:0;}
.menubar>ul>li>.submenu>ul>li>ul {margin:0;padding:0;list-style:none;}
.menubar>ul>li>.submenu>ul>li>ul>li {margin:0;padding:0;}

button.closebtn {font-size:30px;border:none;border-radius:0;padding:0;line-height:40px;max-width:none;display:inline-block;vertical-align:top;transition:color 0.3s;background:none;color:var(--pk-green);}
button.closebtn:hover {color:var(--pk-black);}
button.closebtn .cicon {padding:0;height:40px;vertical-align:top;}

button.closemenu {display:none;}

#toggles {display:none;}

button.togglesearch, button.togglemenu {font-size:24px;border:none;border-radius:0;padding:0;line-height:48px;max-width:none;display:inline-block;vertical-align:top;transition:background 0.3s, color 0.3s;background:none;margin:0 -10px;color:var(--pk-green);}
button.togglesearch .cicon, button.togglemenu .cicon {height:48px;vertical-align:top;padding:0 10px;}

.menubar button.togglesearch {font-size:20px;}

button.togglesearch:hover, button.togglemenu:hover {color:var(--pk-black);}

.searchform {margin:30px auto;background:var(--pk-white);border:1px solid var(--pk-grey);color:var(--pk-black);position:relative;box-sizing:border-box;max-width:100%;width:740px;border-radius:6px;font-family:var(--pk-sansfont);}
.searchform .input {margin-right:64px;}
.searchform .input input {background:none;border:none;margin:0;padding:14px 0 14px 15px;width:100%;box-sizing:border-box;border-radius:6px 0 0 6px;font-size:18px;line-height:26px;}
.searchform button[type="submit"] {margin:0;padding:0;border:none;background:none;width:64px;height:54px;position:absolute;top:0;right:0;transition:color 0.3s;font-size:24px;border-radius:0 6px 6px 0;color:var(--pk-green);}
.searchform button[type="submit"]:hover {color:var(--pk-black);}
.searchform button[type="submit"] .cicon {display:block;margin:0 auto;}

#searchwrap .searchform {margin:0 auto;}

@media screen and (min-width:1280px) {
	#menu {height:108px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;}

	body.fixedheader #menu {height:68px;padding-top:0;}

	#menuoverlay {display:none;}

	.menubar {font-size:16px;line-height:24px;}

	.menubar>ul {display:flex;justify-content:flex-end;flex-wrap:wrap;padding-left:140px;margin:0 -20px;}	
	.menubar>ul>li>a, .menubar>ul>li>.linkwrap>a, .menubar>ul>li>.linkwrap>span {padding:12px 20px;font-weight:normal;}

	.menubar>ul>li.menu-item-has-children>.linkwrap {position:relative;}
	.menubar>ul>li.menu-item-has-children {position:relative;}

	.menubar>ul>li.menu-item-has-children>.linkwrap>.dropdown-toggle {position:absolute;top:50%;right:20px;border:none;border-radius:0;margin:-11px 0 0 0;padding:0;background:none;pointer-events:none;line-height:1;transition:color 0.3s;}
	.menubar>ul>li.menu-item-has-children>.linkwrap>a, .menubar>ul>li.menu-item-has-children>.linkwrap>span {padding-right:34px;}
	.menubar>ul>li.menu-item-has-children>.linkwrap>.dropdown-toggle .cicon {font-size:12px;height:24px;display:inline-block;vertical-align:top;transition:color 0.3s;}
	.menubar>ul>li.menu-item-has-children>.linkwrap:hover>.dropdown-toggle .cicon {color:var(--pk-green);}

	.menubar>ul>li>.submenu {display:none !important;visibility:hidden;opacity:0;position:absolute;top:48px;padding-top:1px;left:0;z-index:10000;min-width:calc(100% + 10px);font-size:15px;line-height:22px;}
	.menubar>ul>li>.submenu>ul {white-space:nowrap;background:var(--pk-mint);overflow:hidden;padding:13px 20px;border-radius:6px;}
	.menubar>ul>li>.submenu>ul>li>a {padding:6px 0;}

	.menubar>ul>li>.megamenu {left:-10px;}
		
	.menubar>ul>li.active>.submenu, .menubar>ul>li.accopen>.submenu {visibility:visible;opacity:1;display:block !important;animation:fadein 0.3s;}

	.menubar .megamenu-wrap {background:var(--pk-mint);overflow:hidden;padding:30px;border-radius:6px;}
	.menubar .megamenu-cols>ul {margin:0;padding:0;list-style:none;display:flex;column-gap:30px;}
	.menubar .megamenu-cols>ul>li {margin:0;padding:0;width:160px;}	
	.menubar .megamenu-cols>ul>li>ul {margin:0;padding:0;list-style:none;display:block !important;}
	.menubar .megamenu-cols>ul>li>ul>li {margin:0;padding:0;}
	.menubar .megamenu-cols>ul>li>ul>li>a {padding:6px 0;font-weight:inherit;}
	
	.menubar .megamenu-wrap .megamenu-all {margin-top:20px;}

	.menubar .megamenu-cols>ul>li>.linkwrap>a, .menubar .megamenu-cols>ul>li>.linkwrap>span {margin-bottom:8px;font-size:14px;line-height:20px;font-weight:bold;text-transform:uppercase;letter-spacing:0.07em;}
	.menubar .megamenu-cols>ul>li>.linkwrap>.dropdown-toggle {display:none;}
	
	.menubar>ul>li.search {padding:0 20px;}
	
	body.resizing #menu a {transition:none;}
}
@keyframes fadein {
	0% {opacity:0;visibility:hidden;}
	to {opacity:1;visibility:visible;}
}

@media screen and (max-width:1279.9px) {	

	#toggles {display:block;}
	#toggles .togglesearch {position:absolute;top:30px;left:0;z-index:1;}
	#toggles .togglemenu {position:absolute;top:30px;right:0;z-index:1;}
	
	#logo {position:static;height:48px;display:flex;align-items:center;padding:30px 0;}
	body.fixedheader #logo {padding:10px 0;}
	body.fixedheader #toggles .togglesearch {top:10px;}
	body.fixedheader #toggles .togglemenu {top:10px;}

	body.menuopen #header-a {z-index:10006 !important;}
	#menuwrap {position:fixed;top:0;right:-320px;width:320px;height:100%;z-index:10012;overflow-y:auto;transition:right 0.5s, visibility 0.5s;box-sizing:border-box;padding:20px 20px 0 20px !important;background:var(--pk-white);visibility:hidden;}
		
	body.menuopen {overflow:hidden;}
	body.menuopen #menuwrap {right:0;visibility:visible;}
	body.menuopen #menuoverlay {width:100%;height:100%;background:rgba(0,0,0,0.3);position:fixed;top:0;right:0;z-index:10011;}
		
	button.closemenu {display:block;margin:-10px 0 0 auto;}
			
	.menubar {font-size:18px;line-height:26px;}
	.menubar>ul {padding-bottom:20px;}
	.menubar>ul>li>a, .menubar>ul>li>.linkwrap>a, .menubar>ul>li>.linkwrap>span {padding:11px 0;font-weight:normal;}

	.menubar>ul>li>.submenu {font-size:16px;line-height:24px;}
	.menubar>ul>li>.submenu>ul {padding-bottom:5px;}
	.menubar>ul>li>.submenu>ul>li>a {padding:12px 0;font-weight:normal;}

	.menubar li.menu-item-has-children>.linkwrap {padding-right:30px;cursor:pointer;position:relative;}
	.menubar li.menu-item-has-children>.linkwrap>span {cursor:pointer;transition:color 0.3s;}
	.menubar li.menu-item-has-children>.linkwrap>span:hover {text-decoration:underline;color:var(--pk-green);}
	.menubar li.menu-item-has-children>.linkwrap>.dropdown-toggle {display:block;position:absolute;top:0;right:-18px;width:48px;height:48px;border:none;border-radius:0;margin:0;padding:0;background:none;transition:color 0.3s;text-align:center;}
	.menubar li.menu-item-has-children>.linkwrap>.dropdown-toggle:hover, .menubar li.menu-item-has-children>.linkwrap>span:hover + .dropdown-toggle {color:var(--pk-green);}

	.menubar li.menu-item-has-children>.linkwrap>.dropdown-toggle .cicon {-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:transform 0.3s;height:48px;vertical-align:top;font-size:16px;}
	.menubar li.menu-item-has-children.open>.linkwrap>.dropdown-toggle .cicon {-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}
	
	.menubar li.menu-item-has-children>.submenu {left:auto !important;}
	.menubar li.menu-item-has-children>.submenu>ul {margin-left:20px;}
	.menubar li.menu-item-has-children>.submenu>ul>li>ul {margin-left:20px;}	
	
	.menubar .megamenu-cols>ul {margin:0 0 0 20px;padding:0;list-style:none;}
	.menubar .megamenu-cols>ul>li {margin:0;padding:0;}
	.menubar .megamenu-cols>ul>li>ul {margin:0 0 0 20px;padding:0 0 5px 0;list-style:none;display:none;}
	.menubar .megamenu-cols>ul>li>ul>li {margin:0;padding:0;}
	.menubar .megamenu-cols>ul>li>ul>li>a {padding:11px 0;font-weight:normal;}

	.menubar .megamenu-cols>ul>li>.linkwrap>a, .menubar .megamenu-cols>ul>li>.linkwrap>span {padding:11px 0;}

	.menubar .megamenu-all {margin:18px 0 18px 20px;}

	.menubar>ul>li.search {display:none;}
}


@media screen and (max-width:767px) {
	#header, #menu {height:68px;}

	#toggles .togglesearch {top:10px;}
	#toggles .togglemenu {top:10px;}
	
	#logo, body.fixedheader #logo {width:205px;padding:10px 0;}
}

#searchwrap {background:var(--pk-white);position:fixed;top:0;left:0;width:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:10000;float:none;display:block;margin:0;transition:transform 0.3s;padding:0;visibility:hidden;}
body.searchopen #searchwrap {transform:translateY(0);z-index:90000;margin-left:0;box-shadow:0 0 20px rgba(0,0,0,.2);visibility:visible;}

body.resizing #searchwrap {-webkit-transition:none;transition:none;}

#searchwrap p.likeh2 {margin:0 0 20px 0;padding:0 40px;text-align:center;}
#searchwrap .closebtn {display:block;top:10px;right:20px;position:absolute;z-index:1;}
#searchwrap-a {padding:20px;}	

blockquote>:first-child {margin-top:0;}
blockquote>:first-child>:first-child {margin-top:0;}
blockquote>:last-child {margin-bottom:0;}
blockquote>:last-child>:last-child {margin-bottom:0;}

.has-small-font-size, .has-normal-font-size, .has-regular-font-size, .has-medium-font-size, .has-large-font-size, .has-huge-font-size, .has-larger-font-size {font-size:inherit !important;}

iframe {max-width:100%;box-sizing:border-box;}

iframe.instagram-media, twitter-widget {margin-left:auto !important;margin-right:auto !important;margin-bottom:0 !important;}

.wp-block-quote {margin-left:0;margin-right:0;padding:0;font-style:italic;border:none;text-align:center;}
.wp-block-pullquote {font-size:26px;line-height:36px;border:none;padding:40px 0;}

.wp-block-quote cite, .wp-block-pullquote cite {color:inherit;font-size:14px;line-height:22px;display:block;margin:-5px 0 0 0;font-weight:bold;text-align:center;text-transform:uppercase;letter-spacing:0.07em;font-family:var(--pk-sansfont);color:var(--pk-blue);font-style:normal;}

.wp-block-quote cite .smalltext {font-size:13px;line-height:18px;text-transform:none;letter-spacing:0;font-weight:normal;display:block;margin-top:8px;}
/*** BODY STYLES ***/

.bodysection {position:relative;padding:60px 0;}
.bodysection-compact {padding:40px 0;}

.postheader + .bodysection {padding-top:40px;}

.bodysection-cream {background:var(--pk-cream);}
.bodysection-aliceblue {background:var(--pk-aliceblue);}
.bodysection-seashell {background:var(--pk-seashell);}

.bodysection-white:first-child {padding-top:0;}

.bodysection>.container>.breadcrumb:last-child {margin:-10px 0 -20px 0 !important;position:relative;top:10px;}

@media screen and (max-width:767px) {
	.bodysection {padding:30px 0;}	
	.bodysection-white:first-child {padding-top:0;}
	.postheader + .bodysection {padding-top:20px;}

	.bodysection>.container>.breadcrumb:last-child {margin:0 0 -10px 0 !important;top:0;}
}

.narrow {width:740px;max-width:100%;margin-left:auto;margin-right:auto;}

.imagegrid {margin-left:auto;margin-right:auto;max-width:100%;position:relative;display:flex;flex-wrap:wrap;column-gap:30px;row-gap:30px;}

.imagegrid2 .griditem {width:calc(50% - 15px);}
.imagegrid4 .griditem {width:calc(25% - 22.5px);}
.imagegrid5 .griditem {width:calc(20% - 24px);}
.imagegrid6 .griditem {width:calc(16.66666% - 25px);}

:where(.imagegrid-overlay).imagegrid2 .griditem {width:calc(50% - 10px);}
:where(.imagegrid-overlay).imagegrid4 .griditem {width:calc(25% - 15px);}
:where(.imagegrid-overlay).imagegrid5 .griditem {width:calc(20% - 16px);}
:where(.imagegrid-overlay).imagegrid6 .griditem {width:calc(16.66666% - 16.66666px);}

.imagegrid2-side .griditem {width:calc(50% - 10px);}

.imagegrid2-side {row-gap:20px;column-gap:20px;}
.imagegrid-overlay {column-gap:20px;row-gap:20px;}

.gridwrapper .griditem {container:griditem / inline-size;}

.imagegrid4 {width:1198px;}
.imagegrid4.imagegrid-overlay {width:auto;}

.gridwrapper .gridlink {position:relative;}

.gridwrapper .gridimage {margin-bottom:15px;aspect-ratio:18/25;position:relative;overflow:hidden;background:var(--pk-white);}
.imagegrid-square .gridimage {aspect-ratio:1/1;}
.imagegrid-video .gridimage {aspect-ratio:16/9;}

.imagegrid-video .gridimage:after {content:"";display:block;position:absolute;top:50%;left:50%;width:54px;height:56px;margin-left:-27px;margin-top:-28px;background-image: url("data:image/svg+xml,%3Csvg width='54px' height='56px' viewBox='0 0 54 56' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EFill 1%3C/title%3E%3Cdefs%3E%3Cpath d='M1125.25361,608.435302 C1126.54497,609.079081 1126.54497,610.922843 1125.25361,611.566622 L1091.53704,629.811643 C1090.37138,630.396373 1089.00191,629.548797 1089.00191,628.246007 L1089,591.754015 C1089,590.451197 1090.36947,589.603601 1091.53513,590.18838 L1125.25361,608.435302 Z' id='path-1'/%3E%3Cfilter x='-32.2%25' y='-30.0%25' width='164.5%25' height='160.0%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='0' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='4' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0' type='matrix' in='shadowBlurOuter1'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='Designs' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Fill-1' transform='translate(-1081, -582)'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'/%3E%3Cuse fill='%23FFFFFF' fill-rule='evenodd' xlink:href='%23path-1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:100%;}

.imagegrid-overlay .gridimage {margin-bottom:0 !important;}

.gridwrapper .gridimage img {display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.gridwrapper .gridimage span.noimage {display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#eee;}

.gridwrapper .gridtitle {margin:0;position:static;font-size:18px;line-height:24px;font-weight:500;color:var(--pk-blue);font-family:var(--pk-sansfont);}

.gridwrapper .gridtitle a {color:inherit;text-decoration:none;font-weight:inherit;display:block;}
.gridwrapper .gridtitle a:after {content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;}
.gridwrapper .gridtitle a:hover, .gridwrapper .gridtitle a:active {color:var(--pk-green);text-decoration:underline;}

.imagegrid-overlay .gridtitle a span {background:var(--pk-white);border-radius:6px;padding:6px 10px;display:inline-block;}

.gridwrapper .gridexcerpt {font-size:18px;margin-top:10px;}

@container griditem (width < 180px) {
	.gridwrapper .gridtitle {font-size:17px;line-height:24px;}
	.gridwrapper .gridexcerpt {font-size:17px;}
}

.imagegrid-overlay .gridtitle {position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;padding:10px 8px;bottom:0;left:0;font-size:13px;line-height:20px;font-weight:bold;text-align:center;text-transform:uppercase;letter-spacing:0.07em;display:flex;align-items:flex-end;justify-content:center;}

.gridwrapper .gridrating {margin-top:6px !important;font-size:13px;line-height:18px;font-family:var(--pk-sansfont);}
.gridwrapper .gridrating .rating-a {margin-left:-8px;display:flex;align-items:center;flex-wrap:wrap;}
.gridwrapper .gridrating .wprm-recipe-rating {margin-left:8px;font-size:15px;line-height:1;}
.gridwrapper .gridrating .wprm-recipe-rating-average {margin-left:8px;}
.gridwrapper .gridrating .wprm-recipe-rating-count {margin-left:8px;}
.gridwrapper .gridrating .wprm-recipe-rating .wprm-rating-star {padding-top:0 !important;padding-bottom:0 !important;}

:where(.under2).imagegrid2, :where(.under4).imagegrid4, :where(.under5).imagegrid5, :where(.under6).imagegrid6 {justify-content:center;}

@media screen and (max-width:1023px) {
	.imagegrid {column-gap:20px;}

	.imagegrid2 .griditem {width:calc(50% - 10px);}
	.imagegrid4 .griditem {width:calc(25% - 15px);}
	.imagegrid5 .griditem {width:calc(25% - 15px);}
	.imagegrid6 .griditem {width:calc(33.33333% - 13.33333px);}	

	:where(.under5).imagegrid5, :where(.under6).imagegrid6 {justify-content:flex-start;}
	:where(.under4).imagegrid5, :where(.under3).imagegrid6 {justify-content:center;}
}

@media screen and (max-width:767px) {
	.gridwrapper .gridimage {margin-bottom:10px;}
	.gridwrapper .gridexcerpt {margin-top:5px;}

	.imagegrid {column-gap:15px;row-gap:20px;}
	.imagegrid .griditem {width:calc(50% - 7.5px);}
	:where(.imagegrid-overlay).imagegrid .griditem {width:calc(50% - 5px);}
	
	.imagegrid-overlay {row-gap:10px;column-gap:10px;}

	.imagegrid {justify-content:flex-start;}
	:where(.under2).imagegrid {justify-content:center;}

	.imagegrid2 .griditem {width:100%;}
}

.subcatbuttons + .imagegrid {margin-top:0;}

/* this section is mobile-first to match jscript */
.catswiper {position:relative;padding:0 33px;box-sizing:border-box;max-width:100%;margin-left:auto;margin-right:auto;}
.catswiper .swiper:not(.swiper-initialized) .swiper-wrapper {justify-content:center;transform:translateX(5px);}
.catswiper .swiper-custom-prev, .catswiper .swiper-custom-next {position:absolute;top:0;height:100%;z-index:1000;width:18px;cursor:pointer;transition:color 0.3s;display:flex;align-items:center;font-size:36px;-webkit-user-select:none;user-select:none;padding:0 10px;}

.catswiper .swiper-custom-prev {left:-10px;}
.catswiper .swiper-custom-next {right:-10px;}
.catswiper .swiper-custom-prev span, .catswiper .swiper-custom-next span {position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;}
.catswiper .swiper-custom-prev .cicon, .catswiper .swiper-custom-next .cicon {display:block;margin:0 auto;}

.catswiper .swiper-custom-prev:hover, .catswiper .swiper-custom-next:hover {color:var(--pk-green);}

.catswiper .swiper-button-disabled {display:none;}

.catswiper .swiper-slide {width:calc(50% - 5px);margin-right:10px;}

@media screen and (min-width:600px) {
	.catswiper .swiper-slide {width:calc(33.333333% - 6.666666px);}
}
@media screen and (min-width:768px) {
	.catswiper {padding:0 44px;}
	.catswiper .swiper-slide {margin-right:20px;}
	.catswiper .swiper-custom-prev, .catswiper .swiper-custom-next {width:24px;font-size:48px;}
	.catswiper .swiper:not(.swiper-initialized) .swiper-wrapper {transform:translateX(10px);}
}
@media screen and (min-width:769px) {
	.catswiper .swiper-slide {width:calc(25% - 15px);}
}
@media screen and (min-width:1025px) {
	.catswiper .swiper-slide {width:calc(20% - 16px);}
}
@media screen and (min-width:1280px) {
	.catswiper .swiper-slide {width:calc(16.666666% - 16.666666px);}
}

.ajaxnav, .gridmore {text-align:center;}

.pagination .nav-links {font-family:var(--pk-sansfont);color:var(--pk-blue);}
.pagination .nav-links ul {margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;row-gap:8px;column-gap:30px;font-size:16px;line-height:24px;align-items:center;font-weight:bold;text-transform:uppercase;letter-spacing:0.07em;}
.pagination .nav-links ul li {margin:0;padding:0;}
.pagination .nav-links ul li a, .pagination .nav-links ul li span  {margin:0;display:block;text-decoration:none;font-weight:inherit;color:inherit;}
.pagination .nav-links ul li a:hover, .pagination .nav-links ul li a:active, .pagination .nav-links ul li span.current {text-decoration:underline;}

.wp-block-media-text {margin-left:auto;margin-right:auto;max-width:100%;grid-gap:60px;}

.wp-block-media-text:not(.is-style-custom) {grid-template-columns:1fr 1fr !important;}
.wp-block-media-text.has-media-on-the-right:not(.is-style-custom) {grid-template-columns:1fr 1fr !important;}

.wp-block-media-text.is-style-narrowimage {grid-template-columns:400px 1fr !important;}
.wp-block-media-text.has-media-on-the-right.is-style-narrowimage {grid-template-columns:1fr 400px !important;}

.wp-block-media-text .wp-block-media-text__media {padding:0;align-self:start;position:relative;}

.wp-block-media-text .wp-block-media-text__content {padding:0 !important;min-width:0;align-self:flex-start;}
#bodyel .wp-block-media-text .wp-block-media-text__content>:first-child {margin-top:0;}
#bodyel .wp-block-media-text .wp-block-media-text__content>:first-child>:first-child {margin-top:0;}
#bodyel .wp-block-media-text .wp-block-media-text__content>:last-child {margin-bottom:0;}
#bodyel .wp-block-media-text .wp-block-media-text__content>:last-child>:last-child {margin-bottom:0;}

.wp-block-media-text .fixedprop img {aspect-ratio:27/19;object-fit:cover;}

@media screen and (min-width:1024px) {
	.wp-block-media-text h1:not(.has-text-align-center) {text-align:inherit;}
}

@media screen and (max-width:1023px) {
	#bodyel .wp-block-media-text.is-stacked-on-mobile {grid-template-columns:100% !important;font-size:inherit;}
	.wp-block-media-text {grid-gap:40px !important;}
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {display:block;width:100%;margin:0 auto !important;grid-column:1;grid-row:1;}
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {width:100%;grid-column:1;grid-row:2;box-sizing:border-box;padding:0;}
	.wp-block-media-text>figure img, .wp-block-media-text>figure video {width:100%;max-width:100%;}	

	.wp-block-media-text.reversemobile.is-stacked-on-mobile .wp-block-media-text__media {grid-row:2;}
	.wp-block-media-text.reversemobile.is-stacked-on-mobile .wp-block-media-text__content {grid-row:1;}			
}

@media screen and (max-width:767px) {
	.wp-block-media-text {grid-gap:30px !important;}
}

.slidertext {display:flex;align-items:center;column-gap:60px;flex-direction:row-reverse;}
.slidertext .st-slider {position:relative;}
.slidertext .st-text, .slidertext .st-slider {flex:1;min-width:0;}

.slidertext .st-slider img {display:block;aspect-ratio:1;width:100%;display:block;}

.slidertext .swiper-custom-prev, .slidertext .swiper-custom-next {position:absolute;top:50%;width:60px;margin-top:-30px;z-index:1000;color:var(--pk-white);font-size:48px;cursor:pointer;-webkit-user-select:none;user-select:none;}
.slidertext .swiper-custom-prev {left:0;}
.slidertext .swiper-custom-next {right:0;}
.slidertext .swiper-custom-prev .cicon, .slidertext .swiper-custom-next .cicon {display:block;margin:0 auto;}
.slidertext .swiper-button-disabled {display:none;}

@media screen and (max-width:1023px) {
	.slidertext {display:block;}
	.slidertext .st-slider {width:570px;max-width:100%;margin:0 auto 40px auto;}
}

@media screen and (max-width:767px) {
	.slidertext {display:block;}
	.slidertext .st-slider {margin-bottom:30px;}
}

.heading-buttons {display:flex;flex-wrap:wrap;column-gap:20px;row-gap:20px;justify-content:center;align-items:center;padding:40px;background:var(--pk-aliceblue);}
.heading-buttons h2 {margin:0;text-align:center;}
.heading-buttons .wp-block-buttons {margin:0 !important;}

@media screen and (max-width:767px) {
	.heading-buttons {padding:20px;}
}

.banner {position:relative;padding:60px;min-height:654px;box-sizing:border-box;display:flex;align-items:center;}
.banner .banner-image img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;}
.banner .banner-text {position:relative;background:var(--pk-white);padding:60px;box-sizing:border-box;width:580px;border-radius:6px;}

@media screen and (max-width:1023px) {
	.banner {padding:0;display:block;min-height:0;}
	.banner .banner-image {margin-bottom:30px;}
	.banner .banner-image img {position:static;height:auto;}
	.banner .banner-text {padding:0;width:740px;max-width:100%;margin:0 auto;}
	
}

.substack-promo {background:var(--pk-substackbg);padding:60px;text-align:center;}
.substack-promo .substack-logo {max-width:100%;margin:0 auto 30px auto;}
.substack-promo .substack-logo img {display:block;margin:0 auto;}

.postfooter .substack-promo {padding:30px;}
.postfooter .substack-promo .substack-logo {width:313px;margin-bottom:15px;}
.postfooter .substack-promo .wp-block-buttons {margin:20px 0;}

@media screen and (max-width:767px) {
	.substack-promo {padding:20px;}	
	.postfooter .substack-promo {padding:20px;}
	.substack-promo .substack-logo {width:313px;margin-bottom:15px;}
}

.cookbooks>ul {margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:40px;row-gap:40px;}
.cookbooks>ul>li {margin:0;padding:0;}
.cookbooks>ul>li>a {height:100%;display:block;}
.cookbooks>ul>li img {display:block;width:100%;height:100%;object-fit:cover;}

@media screen and (max-width:767px) {
	.cookbooks>ul {column-gap:10px;row-gap:10px;}	
}

@media screen and (max-width:479px) {
	.cookbooks>ul {grid-template-columns:minmax(0,1fr);}
}

.cookbookpromo {display:flex;align-items:center;column-gap:60px;}
.cookbookpromo .coverimage + .featuredreview {order:-1;}
.cookbookpromo .coverimage {width:400px;}
.cookbookpromo .coverimage img {display:block;width:100%;}
.cookbookpromo .featuredreview {width:340px;min-width:0;}

@media screen and (max-width:1023px) {
	.cookbookpromo {flex-wrap:wrap;row-gap:40px;align-items:stretch;column-gap:40px;}
	.cookbookpromo .coverimage {width:auto;flex-basis:100%;}
	.cookbookpromo .coverimage img {width:400px;max-width:100%;margin:0 auto;}
	.cookbookpromo .featuredreview {width:auto;flex:1;}
	.cookbookpromo .coverimage + .featuredreview {order:0;}
}
@media screen and (max-width:767px) {
	.cookbookpromo {row-gap:30px;}
	.cookbookpromo .featuredreview {flex-basis:100%;}
}

.postcols {display:flex;}
.postcols>.maincol {flex-grow:1;margin-right:40px;min-width:0;}
.postcols>.maincol>.maincol-a {max-width:740px;position:relative;}
.postcols>.sidebar {width:360px;flex-shrink:0;font-size:20px;}

@media screen and (max-width:1159px) {
	.postcols>.sidebar {width:300px;}
}
@media screen and (max-width:1023.9px) {
	.postcols {display:block;}
	.postcols>.maincol {display:block;width:740px;max-width:100%;margin:0 auto;}
	.postcols>.sidebar {width:360px;max-width:100%;margin-left:auto;margin-right:auto;margin-top:40px;}
}

.breadcrumb {font-size:15px;line-height:22px;margin-bottom:20px;font-family:var(--pk-sansfont);}
.breadcrumb a {color:inherit;font-weight:inherit;text-decoration:none;}
.breadcrumb a:hover, .breadcrumb a:active {color:var(--pk-green);text-decoration:underline;}
.breadcrumb .cicon {display:inline-block;font-size:11px;height:22px;vertical-align:top;margin:0 3px;position:relative;}
.breadcrumb + * {margin-top:0;}

.postheader .posttitle {margin:0 0 20px 0;}

.postmeta {font-size:15px;line-height:22px;font-family:var(--pk-sansfont);}

.postmeta>ul {margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;column-gap:20px;row-gap:15px;align-items:center;}
.postmeta>ul>li {margin:0;padding:0;}

.postmeta a {color:inherit;font-weight:inherit;text-decoration:underline;}
.postmeta a:hover, .postmeta a:active {color:var(--pk-green);}

.postmeta .postauthor {display:flex;align-items:center;min-width:0;position:relative;}
.postmeta .postauthor .pa-image {width:50px;margin-right:10px;flex-shrink:0;background:var(--pk-white);border-radius:50%;aspect-ratio:1;align-self:flex-start;}
.postmeta .postauthor .pa-image img {display:block;border-radius:50%;aspect-ratio:1;object-fit:cover;width:100%;}
.postmeta .postauthor .pa-text {display:flex;flex-wrap:wrap;column-gap:20px;row-gap:2px;}
.postmeta .postauthor .pa-text>span {display:block;}

.postmeta .rating .wprm-recipe-rating {line-height:1;}
.postmeta .rating .wprm-recipe-rating .wprm-rating-star {padding-top:0 !important;padding-bottom:0 !important;}

.wp-block-yoast-faq-block .schema-faq-section {background:var(--pk-aliceblue);padding:18px 20px;border-radius:6px;}

.wp-block-yoast-faq-block .schema-faq-answer {display:none;margin-bottom:0;}
.wp-block-yoast-faq-block .open .schema-faq-answer {display:block;}

.wp-block-yoast-faq-block .schema-faq-question {display:block;margin:-18px -20px !important;padding:18px 50px 18px 20px;position:relative;cursor:pointer;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;font-size:20px;line-height:30px;transition:color 0.3s;font-family:var(--pk-sansfont);color:var(--pk-black);}
.wp-block-yoast-faq-block .schema-faq-question:hover {color:var(--pk-green);text-decoration:underline;}

.wp-block-yoast-faq-block .open .schema-faq-question {margin-bottom:-7px !important;}
.wp-block-yoast-faq-block .schema-faq-section + .schema-faq-section {margin-top:20px;}

.wp-block-yoast-faq-block .schema-faq-question:after {content:"";position:absolute;top:18px;right:20px;display:block;font-size:22px;width:0.5em;height:30px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='16' height='32' viewBox='0 0 16 32'%3E%3Cpath d='M15.094 14.938c0.588 0.588 0.588 1.538 0 2.119l-10 10.006c-0.588 0.587-1.538 0.587-2.119 0s-0.587-1.538 0-2.119l8.938-8.938-8.938-8.938c-0.587-0.588-0.587-1.537 0-2.119s1.537-0.588 2.119 0l10 10z'%3E%3C/path%3E%3C/svg%3E%0A") center center no-repeat;mask:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='16' height='32' viewBox='0 0 16 32'%3E%3Cpath d='M15.094 14.938c0.588 0.588 0.588 1.538 0 2.119l-10 10.006c-0.588 0.587-1.538 0.587-2.119 0s-0.587-1.538 0-2.119l8.938-8.938-8.938-8.938c-0.587-0.588-0.587-1.537 0-2.119s1.537-0.588 2.119 0l10 10z'%3E%3C/path%3E%3C/svg%3E%0A") center center no-repeat;-webkit-mask-size:100%;mask-size:100%;transition:transform 0.3s;}

.wp-block-yoast-faq-block .open .schema-faq-question:after {transform:rotate(90deg);}

@media screen and (max-width:767px) {
	.wp-block-yoast-faq-block .schema-faq-section {padding:20px;}
}

.contentbox {position:relative;padding:30px;}

.contentbox.breaknarrow {padding:40px;}

.contentbox-aliceblue {background:var(--pk-aliceblue);}
.contentbox-seashell {background:var(--pk-seashell);}
.contentbox-blush {background:var(--pk-blush);}
.contentbox-mint {background:var(--pk-mint);}
.contentbox-cream {background:var(--pk-cream);}
.contentbox-blue {background:var(--pk-blue);color:var(--pk-white);}
.contentbox-blue h2 {color:inherit;}

.contentbox-protips {background:var(--pk-cream);border:2px solid var(--pk-teal);}
.contentbox-protips .sansbold {color:var(--pk-teal);}

@media screen and (max-width:767px) {
	.contentbox, .contentbox.breaknarrow {padding:20px;}
}

.callout {background:var(--pk-aliceblue);padding:40px;font-size:24px;color:var(--pk-blue);}
.callout .callout-a {width:960px;max-width:100%;margin:0 auto;}

@media screen and (max-width:767px) {
	.callout {padding:20px;}
}

.yoast-table-of-contents, .table-of-contents {font-family:var(--pk-sansfont);font-size:18px;padding:30px;background:var(--pk-mint);}
.yoast-table-of-contents h2, .table-of-contents h2 {font-size:20px;line-height:28px;text-transform:uppercase;letter-spacing:0.07em;font-weight:bold;font-family:var(--pk-sansfont);color:var(--pk-black);}
.yoast-table-of-contents a, .table-of-contents a {font-weight:500;text-decoration:none;}
.yoast-table-of-contents a:hover, .yoast-table-of-contents a:active, .table-of-contents a:hover, .table-of-contents a:active {text-decoration:underline;}
.yoast-table-of-contents>:first-child {margin-top:0;}
.yoast-table-of-contents>:last-child {margin-bottom:0;}
.yoast-table-of-contents>:last-child>:last-child {margin-bottom:0;}

.table-of-contents.toc-closed ul li.toc-hide {display:none;}

.table-of-contents .toc-toggle {margin-top:20px;}
.table-of-contents .toc-toggle button {display:inline-block;border:none;font-family:var(--pk-sansfont);background:var(--pk-green);border:none;color:var(--pk-white) !important;font-size:13px;line-height:18px;padding:10px 15px;font-weight:bold !important;text-decoration:none !important;text-align:center;display:inline-block;box-sizing:border-box;border-radius:6px;transition:color 0.3s, background 0.3s;text-transform:uppercase;letter-spacing:0.07em;}
.table-of-contents .toc-toggle button:hover {background:var(--pk-green-hover);}

.table-of-contents .toc-toggle span.closed {display:none;}
.table-of-contents.toc-closed .toc-toggle span.closed {display:inline;}
.table-of-contents.toc-closed .toc-toggle span.open {display:none;}

@media screen and (max-width:767px) {
	.yoast-table-of-contents, .table-of-contents {padding:20px;}
}

.featuredreview {text-align:center;}
.featuredreview .wp-block-quote {margin:0;}
.featuredreview .fr-rating {color:var(--pk-yellow);font-size:20px;display:flex;column-gap:4px;justify-content:center;margin-bottom:20px;}
.featuredreview blockquote {font-style:normal;}

.biobox {display:flex;align-items:center;column-gap:30px;font-size:20px;}
.biobox .bb-image {width:300px;align-self:flex-start;flex-shrink:0;}
.biobox .bb-image img {display:block;width:100%;}
.biobox .bb-text {flex-grow:1;min-width:0;}
.biobox h2 {margin-bottom:15px;text-align:center;font-size:28px;line-height:36px;}

@media screen and (max-width:767px) {
	.biobox {display:block;}
	.biobox .bb-image {margin:0 auto 30px auto;}
}

.as-seen-on .label {font-size:14px;line-height:20px;display:block;text-transform:uppercase;font-weight:bold;letter-spacing:0.07em;margin:0 0 30px 0;text-align:center;font-family:var(--pk-sansfont);position:relative;color:var(--pk-blue);}

.as-seen-on .label:before {content:"";height:1px;border-top:3px double var(--pk-lupine);position:absolute;top:50%;left:0;width:100%;margin-top:-1px;}

.as-seen-on .label>span {background:var(--pk-white);padding:0 10px;display:inline-block;position:relative;}

.as-seen-on .logolist {margin:0;}

.logolist ul {margin:0;column-gap:60px;row-gap:20px;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.logolist ul li {margin:0;padding:0;}
.logolist ul li a, .logolist ul li img {display:block;}
.logolist img {position:relative;}

/***** COMMENT LIST *****/

ul.commentlist {margin:0;padding:0;list-style:none;}
ul.commentlist li.comment-li {margin:0;padding:0;}
ul.commentlist li.comment-li:before {content:"";display:block;border-top:1px solid var(--pk-platinum);padding-top:20px;margin-top:20px;}
ul.commentlist>li.comment-li:first-child:before {padding-top:0;border-top:none;margin-top:0;}
ul.commentlist li.comment-li>ul {margin:0 0 0 30px;padding:0;list-style:none;}

ul.commentlist li #respond {margin:20px 0;}
ul.commentlist li li #respond {margin-left:-30px;}
ul.commentlist li li li #respond {margin-left:-60px;}
ul.commentlist li li li li #respond {margin-left:-90px;}

ul.commentlist li li.comment-li:before {margin-left:-30px;}
ul.commentlist li li li.comment-li:before {margin-left:-60px;}
ul.commentlist li li li li.comment-li:before {margin-left:-90px;}

@media screen and (max-width:619px) {
	ul.commentlist li.comment-li li.comment-li>ul {margin-left:0;}
	ul.commentlist li li li #respond {margin-left:-30px !important;}
	ul.commentlist li li li.comment-li:before {margin-left:-30px !important;}
}

#respond #reply-title small {display:block;font-size:15px;line-height:22px;font-weight:normal;margin-top:10px;font-family:var(--pk-sansfont);}
#respond #reply-title small a {color:inherit;text-decoration:none;}
#respond #reply-title small a:hover, #respond #reply-title small a:active {color:var(--pk-green);text-decoration:underline;}

.comdiv {font-size:18px;font-family:var(--pk-sansfont);}

.comdiv.bypostauthor, .comdiv.byadmin, .comdiv.byuser {background:var(--pk-cream);padding:20px;position:relative;}

.comdiv .comheader {font-size:15px;line-height:22px;display:flex;align-items:flex-start;column-gap:20px;margin-bottom:10px;justify-content:space-between;}
.comdiv .comheader .reply-link {flex-shrink:0;}

.comdiv .comheader>ul {margin:0;padding:0;list-style:none;display:flex;align-items:center;flex-wrap:wrap;column-gap:20px;row-gap:8px;}
.comdiv .comheader>ul>li {margin:0;padding:0;}

.comdiv .comheader>ul>li.comauth {display:flex;align-items:center;column-gap:10px;}
.comdiv .comheader>ul>li.comauth>.comavatar {width:50px;flex-shrink:0;}
.comdiv .comheader>ul>li.comauth>.comavatar img {display:block;width:100%;border-radius:50%;}

.comdiv .comheader img.wprm-comment-rating {margin:0 !important;}

.comdiv .comcontent .edit-link {font-size:15px;line-height:22px;margin-top:-8px;}

.wprm-user-rating-summary {margin-bottom:30px;font-size:15px;line-height:22px;font-family:var(--pk-sansfont);}
.wprm-user-rating-summary .wprm-recipe-rating-recipe-summary {line-height:1;}
.wprm-user-rating-summary .wprm-user-rating-summary-details {margin-top:0;}

/***** COMMENT FORM *****/

.leavecomment h2, .commentsection h2 {text-align:left;}

#respond {background:var(--pk-aliceblue);padding:30px;}
	
@media screen and (max-width:767px) {
	#respond {padding:20px;}
}

#respond h2 {margin-top:0;}

#respond .comment-form {font-size:15px;line-height:24px;font-family:var(--pk-sansfont);}
#respond .comment-form .wprm-rating-stars {display:block;}
#respond .comment-form .wprm-comment-ratings-container {display:block;}
#respond .comment-form .wprm-comment-ratings-container>legend {height:0;}

#respond .comment-form-wprm-rating .wprm-rating-stars {line-height:1;}
#respond .comment-form-wprm-rating fieldset.wprm-comment-ratings-container {display:block;}

#respond .comment-form .comtwocol {display:flex;column-gap:20px;}
#respond .comment-form .comtwocol p {flex:1;}

#respond .comment-form input[type="text"],
#respond .comment-form input[type="email"],
#respond .comment-form input[type="url"],
#respond .comment-form textarea {border:1px solid var(--pk-lupine);color:var(--pk-black);background:var(--pk-white);padding:14px 15px;border-radius:4px;font-size:18px;line-height:26px;width:100%;box-sizing:border-box;border-radius:6px;font-family:var(--pk-sansfont);}

#respond .comment-form textarea {height:134px;transition:height 0.3s;}
#respond .comment-form.expanded textarea {height:238px;}

#respond .comment-form .form-submit {margin-bottom:0;}

#respond .comment-form input[type="submit"] {font-family:var(--pk-sansfont);background:var(--pk-teal);color:var(--pk-white);border:none;font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:0.07em;margin:0;padding:18px 20px;font-weight:bold;border-radius:6px;display:block;transition:background 0.3s;box-sizing:border-box;width:auto;}

#respond .comment-form input[type="submit"]:hover {background:var(--pk-teal-hover);}

@media screen and (max-width:767px) {
	#respond .comment-form .comtwocol {display:block;}

	#respond .comment-form input[type="text"],
	#respond .comment-form input[type="email"],
	#respond .comment-form input[type="url"],
	#respond .comment-form textarea	 {padding:10px 15px;}

	#respond .comment-form textarea {height:126px;transition:height 0.3s;}
	#respond .comment-form.expanded textarea {height:230px;}

	#respond .comment-form input[type="submit"] {padding:14px 20px;}
}	

#respond .comment-form label {display:block;margin:0 0 8px 0;font-size:18px;line-height:26px;display:block;font-family:var(--pk-sansfont);}

#respond .comment-form p {margin-bottom:20px;}

#respond .comment-form .comment-form-cookies-consent, #respond .comment-form .comment-subscription-form, #respond .comment-form .comment-form-subscriptions {position:relative;}
#respond .comment-form .comment-form-cookies-consent input[type="checkbox"], #respond .comment-form .comment-subscription-form input[type="checkbox"], #respond .comment-form .comment-form-subscriptions input[type="checkbox"] {opacity:0;position:absolute;top:3px;left:0;width:20px;height:20px;z-index:-1;}
#respond .comment-form .comment-form-cookies-consent input[type="checkbox"]:focus-visible + label:before, #respond .comment-form .comment-subscription-form input[type="checkbox"]:focus-visible + label:before, #respond .comment-form .comment-form-subscriptions input[type="checkbox"]:focus-visible + label:before {box-shadow:0 0 3px var(--pk-black);}
#respond .comment-form .comment-form-cookies-consent input[type="checkbox"] + label, #respond .comment-form .comment-subscription-form input[type="checkbox"] + label, #respond .comment-form .comment-form-subscriptions input[type="checkbox"] + label {position:relative;display:block;padding-left:30px;margin:0;font-size:18px;line-height:26px;font-weight:normal;}
#respond .comment-form .comment-form-cookies-consent input[type="checkbox"] + label:before, #respond .comment-form .comment-subscription-form input[type="checkbox"] + label:before, #respond .comment-form .comment-form-subscriptions input[type="checkbox"] + label:before {content:"";display:block;position:absolute;top:3px;left:0;width:20px;height:20px;border:1px solid var(--pk-black);box-sizing:border-box;cursor:pointer;border-radius:4px;}
#respond .comment-form .comment-form-cookies-consent input[type="checkbox"]:checked + label:after, #respond .comment-form .comment-subscription-form input[type="checkbox"]:checked + label:after, #respond .comment-form .comment-form-subscriptions input[type="checkbox"]:checked + label:after {content:"";display:block;position:absolute;top:7px;left:4px;width:12px;height:12px;background-size:auto 100%;background-repeat:no-repeat;background-position:center center;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='28' height='32' viewBox='0 0 28 32'%3E%3Cpath fill='%23111' d='M27.175 4.381c0.894 0.65 1.094 1.9 0.444 2.794l-16 22c-0.344 0.475-0.875 0.769-1.463 0.819s-1.156-0.169-1.569-0.581l-8-8c-0.781-0.781-0.781-2.050 0-2.831s2.050-0.781 2.831 0l6.344 6.344 14.625-20.106c0.65-0.894 1.9-1.094 2.794-0.444z'%3E%3C/path%3E%3C/svg%3E%0A");pointer-events:none;}

p.akismet_comment_form_privacy_notice {margin:30px 0;font-size:15px;line-height:24px;font-family:var(--pk-sansfont);}

.leavecomment .wprm-user-rating-summary:last-child {margin:40px 0 -20px 0 !important;}

#bodyel .custom-gform-wrap, #bodyel .gform_confirmation_wrapper {margin-top:30px;margin-bottom:30px;}

#bodyel .gform_confirmation_wrapper, #bodyel  .custom-gform-wrap {position:relative;}

#bodyel .gform_wrapper {font-family:var(--pk-sansfont);}
#bodyel .gform_wrapper .gfield_label {font-size:18px;line-height:26px;display:block;margin-bottom:8px;color:inherit;font-weight:normal;font-family:var(--pk-sansfont);}

#bodyel .gform_wrapper input[type=color],
#bodyel .gform_wrapper input[type=date],
#bodyel .gform_wrapper input[type=datetime-local],
#bodyel .gform_wrapper input[type=datetime],
#bodyel .gform_wrapper input[type=email],
#bodyel .gform_wrapper input[type=month],
#bodyel .gform_wrapper input[type=number],
#bodyel .gform_wrapper input[type=password],
#bodyel .gform_wrapper input[type=search],
#bodyel .gform_wrapper input[type=tel],
#bodyel .gform_wrapper input[type=text],
#bodyel .gform_wrapper input[type=time],
#bodyel .gform_wrapper input[type=url],
#bodyel .gform_wrapper input[type=week],
#bodyel .gform_wrapper select,
#bodyel .gform_wrapper textarea,
#bodyel .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
	border:1px solid var(--pk-lupine);color:var(--pk-black);background:var(--pk-white);padding:14px 15px;border-radius:4px;font-size:18px;line-height:26px;width:100%;box-sizing:border-box;border-radius:6px;font-family:var(--pk-sansfont);
}

#bodyel .gform_wrapper input[type="file"] {font-size:18px;line-height:26px;}

#bodyel .gform_wrapper .gfield textarea.small {height:134px;}
#bodyel .gform_wrapper .gfield textarea.medium {height:186px;}
#bodyel .gform_wrapper .gfield textarea.large {height:238px;}

#bodyel .gform_wrapper select.gfield_select, #bodyel .gform_wrapper .ginput_complex select, #bodyel .gform_wrapper .gfield_time_ampm select, #bodyel .gform_wrapper .ginput_container_date select {
	-moz-appearance:none;-webkit-appearance:none;appearance: none;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23000' d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E"),linear-gradient(to bottom, #fff 0%,#fff 100%);background-repeat: no-repeat, repeat;background-position: right 17px top 50%, 0 0;background-size: .625em auto, 100%;padding-right:45px;
}

/* Hide arrow icon in IE browsers */
#bodyel .gform_wrapper select.gfield_select::-ms-expand, #bodyel .gform_wrapper .ginput_complex select::-ms-expand, #bodyel .gform_wrapper .gfield_time_ampm select::-ms-expand, #bodyel .gform_wrapper .ginput_container_date select::-ms-expand {
	display: none;	
}

#bodyel .gform_wrapper select.gfield_select[multiple], #bodyel .gform_wrapper .ginput_complex select[multiple] {background-image:none;padding-right:20px;}

@media screen and (max-width:767px) {
	#bodyel .gform_wrapper input[type=color],
	#bodyel .gform_wrapper input[type=date],
	#bodyel .gform_wrapper input[type=datetime-local],
	#bodyel .gform_wrapper input[type=datetime],
	#bodyel .gform_wrapper input[type=email],
	#bodyel .gform_wrapper input[type=month],
	#bodyel .gform_wrapper input[type=number],
	#bodyel .gform_wrapper input[type=password],
	#bodyel .gform_wrapper input[type=search],
	#bodyel .gform_wrapper input[type=tel],
	#bodyel .gform_wrapper input[type=text],
	#bodyel .gform_wrapper input[type=time],
	#bodyel .gform_wrapper input[type=url],
	#bodyel .gform_wrapper input[type=week],
	#bodyel .gform_wrapper select,
	#bodyel .gform_wrapper textarea,
	#bodyel .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
		padding:10px 15px;
	}	

	#bodyel .gform_wrapper .gfield textarea.small {height:126px;}
	#bodyel .gform_wrapper .gfield textarea.medium {height:178px;}
	#bodyel .gform_wrapper .gfield textarea.large {height:230px;}

}	

#bodyel .gform_wrapper .ginput_container_time {min-width:90px;max-width:90px;}
#bodyel .gform_wrapper .gfield_time_ampm {min-width:90px;max-width:90px;margin-left:10px;}

#ui-datepicker-div {z-index:99999 !important;}

#bodyel .gform_wrapper .description, #bodyel .gform_wrapper .gfield_description, #bodyel .gform_wrapper .gsection_description, #bodyel .gform_wrapper .instruction, #bodyel .gform_wrapper .ginput_complex label, #bodyel .gform_wrapper .gform_fileupload_rules {font-size:14px;line-height:20px;padding-top:10px;}

@media screen and (min-width:641px) {
	#bodyel .gform_wrapper .ginput_container_address span:not(.ginput_full):not(:last-of-type):not(:nth-last-of-type(2)), 
	#bodyel .gform_wrapper .ginput_full:not(:last-of-type) {margin-bottom:15px;}
}
@media screen and (max-width:640px) {
	#bodyel .gform_wrapper .ginput_complex span {margin-bottom:15px;}
	#bodyel .gform_wrapper .ginput_complex span:last-of-type {margin-bottom:0;}	
}

#bodyel .gform_wrapper .field_description_above .description, #bodyel .gform_wrapper .field_description_above .gfield_description, #bodyel .gform_wrapper .gfield_description_above .gsection_description, #bodyel .gform_wrapper .gfield_description_above .instruction {padding-top:0;padding-bottom:10px;}

#bodyel .gform_wrapper .gform_fields {grid-row-gap:20px;}

#bodyel .gform_wrapper .gchoice {position:relative;}

#bodyel .gform_wrapper .gfield_checkbox label, #bodyel .gform_wrapper .gfield_radio label, #bodyel .gform_wrapper .ginput_container_consent label {font-size:16px;line-height:24px;margin:0;max-width:none;display:block;position:relative;padding-left:32px;font-weight:inherit;}

#bodyel .gform_wrapper .gfield_checkbox .gchoice, #bodyel .gform_wrapper .gfield_radio .gchoice {margin-bottom:10px;}

#bodyel .gform_wrapper .gfield_checkbox .gchoice:last-child, #bodyel .gform_wrapper .gfield_radio .gchoice:last-child {margin-bottom:0;}

#bodyel .gform_wrapper .gfield_radio input[type="radio"] {opacity:0;position:absolute;top:1px;left:0;width:22px;height:22px;z-index:-1;}
#bodyel .gform_wrapper .gfield_radio input[type="radio"]:focus + label:before {box-shadow:0 0 3px var(--pk-black);}
#bodyel .gform_wrapper .gfield_radio label:before {content:"";display:block;position:absolute;top:1px;left:0;width:22px;height:22px;background:var(--pk-white);border-radius:50%;border:1px solid var(--pk-black);box-sizing:border-box;}
#bodyel .gform_wrapper .gfield_radio input[type="radio"]:checked + label:after {content:"";display:block;position:absolute;top:8px;left:7px;width:8px;height:8px;border-radius:50%;background:var(--pk-black);}

#bodyel .gform_wrapper .gfield_checkbox input[type="checkbox"], #bodyel .gform_wrapper .ginput_container_consent input[type="checkbox"] {opacity:0;position:absolute;top:1px;left:0;width:22px;height:22px;z-index:-1;}

#bodyel .gform_wrapper .gfield_checkbox input[type="checkbox"]:focus + label:before, #bodyel .gform_wrapper .ginput_container_consent input[type="checkbox"]:focus + label:before {box-shadow:0 0 3px var(--pk-black);}

#bodyel .gform_wrapper .gfield_checkbox label:before, #bodyel .gform_wrapper .ginput_container_consent label:before {content:"";display:block;position:absolute;top:1px;left:0;width:22px;height:22px;background:var(--pk-white);box-sizing:border-box;border:1px solid var(--pk-black);}

#bodyel .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:after, #bodyel .gform_wrapper .ginput_container_consent input[type="checkbox"]:checked + label:after {content:"";display:block;position:absolute;top:5px;left:4px;width:14px;height:14px;background-size:auto 100%;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='28' height='32' viewBox='0 0 28 32'%3E%3Cpath fill='%23000' d='M27.175 4.381c0.894 0.65 1.094 1.9 0.444 2.794l-16 22c-0.344 0.475-0.875 0.769-1.463 0.819s-1.156-0.169-1.569-0.581l-8-8c-0.781-0.781-0.781-2.050 0-2.831s2.050-0.781 2.831 0l6.344 6.344 14.625-20.106c0.65-0.894 1.9-1.094 2.794-0.444z'%3E%3C/path%3E%3C/svg%3E%0A");}

#bodyel .gform_wrapper .gfield_checkbox input[value="gf_other_choice"] + label + br,
#bodyel .gform_wrapper .gfield_radio input[value="gf_other_choice"] + label + br {display:none;}

#bodyel .gform_wrapper .gfield_checkbox button, #bodyel .gform_wrapper .gfield_radio button, #bodyel .gform_wrapper .gfield_radio button:hover, #body .gform_wrapper ::file-selector-button, #body .gform_wrapper .gform_button_select_files {margin-top:5px;font-size:16px;background:var(--pk-green);border:none;color:var(--pk-white);font-size:13px;line-height:18px;padding:10px 15px;font-weight:bold;border-radius:6px;transition:color 0.3s, background 0.3s;text-transform:uppercase;letter-spacing:0.07em;font-family:var(--pk-sansfont);}

#bodyel .gform_wrapper .gfield_checkbox button:hover, #bodyel .gform_wrapper .gfield_radio button:hover, #body .gform_wrapper ::file-selector-button:hover, #body .gform_wrapper .gform_button_select_files:hover {background:var(--pk-green-hover);}

#bodyel .gform_wrapper .gfield_checkbox input[type="text"], #bodyel .gform_wrapper .gfield_radio input[type="text"] {margin-top:15px;width:100%;}

#bodyel .gform_wrapper select.gfield_select, #bodyel .gform_wrapper .ginput_complex select, #bodyel .gform_wrapper .gfield_time_ampm select {height:56px;}

@media screen and (max-width:767px) {
	#bodyel .gform_wrapper select.gfield_select, #bodyel .gform_wrapper .ginput_complex select, #bodyel .gform_wrapper .gfield_time_ampm select {height:48px;}
}

#bodyel .gform_wrapper .hour_minute_colon {align-self:center;}

#bodyel .gform_wrapper select[multiple] {height:auto;}
#bodyel .gform_wrapper select option {padding:2px;}

#bodyel .gform_wrapper .gform_button, #bodyel .gform_wrapper .gform-button, #bodyel .gform_wrapper .gform_page_footer .button {font-family:var(--pk-sansfont);background:var(--pk-teal);color:var(--pk-white);border:none;font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:0.07em;margin:0;padding:18px 20px;font-weight:bold;border-radius:6px;display:block;transition:background 0.3s;box-sizing:border-box;width:auto;-webkit-appearance:none;}

@media screen and (max-width:767px) {
	#bodyel .gform_wrapper .gform_button, #bodyel .gform_wrapper .gform-button, #bodyel .gform_wrapper .gform_page_footer .button {padding:14px 20px;}
}

#bodyel .gform_wrapper .gform_button:hover, #bodyel .gform_wrapper .gform-button:hover, #bodyel .gform_wrapper .gform_page_footer .button:hover {background:var(--pk-teal-hover);}

#bodyel .gform_wrapper .gform_footer, #bodyel .gform_wrapper .gform_page_footer {margin-top:20px;padding-top:0;padding-bottom:0;position:relative;}

#bodyel .gform_wrapper .ginput_container_checkbox + .gfield_description, #bodyel .gform_wrapper .ginput_container_radio + .gfield_description, #bodyel .gform_wrapper .ginput_container_consent + .gfield_description {margin-top:10px;}

#bodyel .gform_wrapper .ginput_container_consent + .gfield_description {border:none;max-height:none;overflow-y:visible;padding:0;}

#bodyel .gform_wrapper .gfield_required {font-size:inherit;padding-left:5px;font-style:normal;color:inherit;font-weight:normal;}
#bodyel .gform_wrapper .gfield_required .gfield_required {padding-left:0;}
#bodyel .gform_wrapper .gform_required_legend .gfield_required {padding-left:0;}

#fullwrap #gf_form_focus {outline:none;}

#bodyel .gform_wrapper .gfield.gfield_error .gfield_required,
#bodyel .gform_wrapper .gfield_error .gfield_label,
#bodyel .gform_wrapper div.validation_error,
#bodyel .gform_wrapper ol.validation_list,
#bodyel .gform_wrapper .validation_message,
#bodyel .gform_wrapper .gf_submission_limit_message,
#bodyel .gform_wrapper .gfield.gfield_error div.ginput_complex.ginput_container label, 
#bodyel .gform_wrapper .gfield.gfield_error .gfield_checkbox, 
#bodyel .gform_wrapper .gfield.gfield_error ul.gfield_radio,
#bodyel .gform_wrapper .gform_validation_errors > h2 {color:var(--pk-error);}

#bodyel .gform_wrapper .gfield.gfield_error input[type="text"],
#bodyel .gform_wrapper .gfield.gfield_error input[type="url"],
#bodyel .gform_wrapper .gfield.gfield_error input[type="email"],
#bodyel .gform_wrapper .gfield.gfield_error input[type="tel"], 
#bodyel .gform_wrapper .gfield.gfield_error input[type="number"], 
#bodyel .gform_wrapper .gfield.gfield_error input[type="password"], 
#bodyel .gform_wrapper .gfield.gfield_error textarea,
#bodyel .gform_wrapper .gfield.gfield_error select.gfield_select {border-color:var(--pk-error);}

#bodyel .gform_wrapper .gfield_error label {color:inherit;}

#bodyel .gform_wrapper .gfield_validation_message, #bodyel .gform_wrapper .validation_message {border:none;padding:0;background:none;font-size:14px;line-height:20px;margin-top:8px;}

#bodyel .gform_wrapper .gform_validation_errors {border:none;border-radius:0;box-shadow:none;background:none;margin:0 0 30px 0;padding:0;}
#bodyel .gform_wrapper .gform_validation_errors .gform-icon {display:none;}
#bodyel .gform_wrapper .gform_validation_errors h2 {font-size:inherit;line-height:inherit;font-weight:normal;margin:0 0 15px 0;text-align:left;font-family:inherit;}
#bodyel .gform_wrapper .gform_validation_errors>h2.hide_summary {margin:0;}
#bodyel .gform_wrapper .gform_validation_errors>ol {padding-left:1.6em;}
#bodyel .gform_wrapper .gform_validation_errors>ol li {font-size:inherit;color:inherit;margin-bottom:4px;}
#bodyel .gform_wrapper .gform_validation_errors>ol a {font-size:inherit;color:inherit;font-weight:inherit;}

#bodyel .gform_wrapper .gsection {padding:0;border:none;}

#bodyel .gform_wrapper .gform_title {margin:0 0 30px 0;}
#bodyel .gform_wrapper .gsection_title {margin:10px 0 0 0;}
	
#bodyel .gform_wrapper .gform_description {display:block;margin-bottom:30px;}

#bodyel .gform_wrapper .recaptchafield:not(.gfield_error) {position:absolute;}
#bodyel .gform_wrapper .recaptchafield.gfield_error .gfield_validation_message {margin-top:0;}
#bodyel .gform_wrapper .grecaptcha-badge {z-index:1;}

#bodyel .gform_wrapper .gform_anchor, #bodyel .gform_wrapper .gform_validation_errors {outline:none !important;}

.socialicons {margin:20px 0;padding:6px 0;}
.socialicons>ul {font-size:24px;line-height:1;column-gap:25px;row-gap:10px;margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;}
.socialicons-center>ul {justify-content:center;}
.socialicons>ul>li {margin:0;padding:0;}
.socialicons>ul>li>a {display:block;margin:0 -10px;font-weight:inherit;color:inherit;}
.socialicons>ul>li>a:hover, .socialicons>ul>li>a:active {color:var(--pk-green);}
.socialicons>ul>li>a .cicon {padding:0 10px;display:block;}

.subscribeform {container:subscribeform / inline-size;margin:30px 0;}

.subscribeform .inputs {display:flex;column-gap:20px;row-gap:20px;font-family:var(--pk-sansfont);}

.subscribeform .input {position:relative;}
.subscribeform .input-email {width:400px;flex-shrink:1;}

.subscribeform input[type="text"], .subscribeform input[type="email"] {display:block;margin:0;box-sizing:border-box;background:var(--pk-white);border:none;color:var(--pk-black);padding:15px 15px;font-size:18px;line-height:26px;border-radius:6px;min-width:0;width:100%;box-sizing:border-box;}
.subscribeform input[type="submit"] {font-family:var(--pk-sansfont);background:var(--pk-teal);border:none;color:var(--pk-white);transition:background 0.3s;margin:0;padding:18px 20px;border:none;display:block;box-sizing:border-box;font-size:14px;line-height:20px;border-radius:6px;font-weight:bold;width:100%;text-transform:uppercase;letter-spacing:0.07em;}
.subscribeform input[type="submit"]:hover {background:var(--pk-teal-hover);}

.subscribeform label {position:absolute;top:0;left:0;padding:15px 15px;box-sizing:border-box;max-width:100%;height:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:26px;pointer-events:none;transform-origin:0 0;transition: opacity .2s ease-in-out, transform .2s ease-in-out, padding .2s ease-in-out;border-radius:6px;color:var(--pk-black);opacity:0.6;}

.subscribeform input::placeholder {color:transparent;}

.subscribeform input:focus + label,
.subscribeform input:not(:placeholder-shown) + label {
	/*
	scale to 12px / 18px label font size
	height: 18px / the scale
	padding: 3 / the scale
	translate: (padding-3) / scale, -9/scale
	*/
	color:var(--pk-black);transform: scale(0.666666) translate(18px, -13.5px);padding:0 4.5px;height:27px;background:var(--pk-white);opacity:1;
}

.subscribeform input:-webkit-autofill + label {
	color:var(--pk-black);transform: scale(0.666666) translate(18px, -13.5px);padding:0 4.5px;height:27px;background:var(--pk-white);opacity:1;
}

@container subscribeform (width < 440px) {
	.subscribeform .inputs {flex-wrap:wrap;}
	.subscribeform .input {width:100%;}
}

@media screen and (max-width:767px) {
	.subscribeform input[type="text"], .subscribeform input[type="email"] {padding:11px 15px;}
	.subscribeform input[type="submit"] {padding:14px 20px;}
	.subscribeform label {padding:11px 15px;}
}

.subscribebar {background:var(--pk-blue);color:var(--pk-white);padding:40px 0;}
.subscribebar h2 {color:inherit;}		
.subscribebar .sb-wrap {display:flex;align-items:center;column-gap:60px;flex-direction:row-reverse;}
.subscribebar .sb-image {width:420px;flex-shrink:0;}
.subscribebar .sb-image img {width:100%;display:block;}
.subscribebar .sb-text {flex-grow:1;min-width:0;}

@media screen and (max-width:1023px) {
	.subscribebar h2 {text-align:center;}
	.subscribebar .sb-wrap {display:block;}	
	.subscribebar .sb-image {max-width:100%;margin:0 auto 40px auto;}
	.subscribebar .subscribeform .inputs {justify-content:center;}
}

@media screen and (max-width:767px) {
	.subscribebar {padding:30px 0;}	
	.subscribebar .sb-image {margin-bottom:30px;}
}	



#footer1 {padding:40px 0;}

#footer1 .ftlogo {width:418px;max-width:100%;margin:0 auto 10px auto;}
#footer1 .ftlogo img {display:block;opacity:1;}

#footer1 .ftmenus {font-size:15px;line-height:24px;font-family:var(--pk-sansfont);color:var(--pk-blue);min-width:0;}
#footer1 .ftmenus a {text-decoration:none;color:inherit;font-weight:inherit;}
#footer1 .ftmenus a:hover, #footer .ftmenus a:active {text-decoration:underline;}

#footer1 .ftcols {display:flex;column-gap:120px;flex-wrap:wrap;justify-content:center;row-gap:40px;}

#footer1 .ftbranding {width:270px;min-width:0;}
#footer1 .ftbranding .tagline {font-size:20px;line-height:30px;font-family:var(--pk-headingfont);margin:0;}

#footer1 .ftmenus>ul {margin:0;padding:0;list-style:none;display:flex;column-gap:30px;}
#footer1 .ftmenus>ul>li {margin:0;padding:0;width:160px;}
#footer1 .ftmenus>ul>li.wide {width:240px;}
#footer1 .ftmenus>ul>li>a, #footer1 .ftmenus>ul>li>span {font-weight:bold;font-size:16px;line-height:24px;text-transform:uppercase;letter-spacing:0.07em;display:inline-block;color:var(--pk-teal);}
#footer1 .ftmenus>ul>li>ul {margin:12px 0 0 0;padding:0;list-style:none;}
#footer1 .ftmenus>ul>li>ul>li {margin:0 0 9px 0;padding:0;}
#footer1 .ftmenus>ul>li>ul>li:last-child {margin-bottom:0;}

@media screen and (max-width:1023px) {
	#footer1 .ftmenus>ul {column-gap:20px;}
}
@media screen and (max-width:767px) {
	#footer1 .ftlogo img {margin:0 auto;}
	#footer1 .ftbranding {text-align:center;width:auto;}
	#footer1 .ftcols {margin-bottom:30px;row-gap:30px;}
	#footer1 .ftmenus {text-align:center;}
	#footer1 .ftmenus>ul {margin:0;display:block;}
	#footer1 .ftmenus>ul>li {margin:0 0 30px 0;width:auto;}
	#footer1 .ftmenus>ul>li.wide {width:auto;}
	#footer1 .ftmenus>ul>li:last-child {margin-bottom:0;}
}


#footer1 .ftsmall {font-size:14px;line-height:20px;margin-top:40px;font-family:var(--pk-sansfont);}
#footer1 .ftsmall ul {margin:0;row-gap:8px;column-gap:30px;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
#footer1 .ftsmall ul li {margin:0;padding:0;min-width:0;}
#footer1 .ftsmall a {font-weight:inherit;text-decoration:none;color:inherit;}
#footer1 .ftsmall a:hover, #footer1 .ftsmall a:active {text-decoration:underline;}

#footer1 .ftsmall ul li.right {margin-left:auto;}

@media screen and (max-width:767px) {
	#footer1 .ftsmall {margin-top:20px;}
	#footer1 .ftsmall ul {display:block;margin-left:0;text-align:center;}
	#footer1 .ftsmall ul li {margin-left:0;margin-bottom:15px;}
	#footer1 .ftsmall ul li.right {margin-left:0;padding-left:0;}
	#footer1 .ftsmall ul li:last-child {margin-bottom:0;}
}

.cicon {
	display: inline-block;
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
	overflow:visible !important;
  }

  
  .icon-amazon {width:0.875em;}
    
  .icon-pinterest {
	width: 0.7998046875em;
  }

  .icon-instagram {
  	width: 0.875em;
  }
  
  .icon-facebook {
	width: 0.5498046875em;
  }
  
  .icon-youtube {
	width: 1.2222222222em;
  }
  
  .icon-tumblr {
	  width: 0.625em;
	}
  
  .icon-tiktok {
	width: 0.9287109375em;
  }
  
  	.icon-spotify {
	  width: 0.96875em;
	}
	
	.icon-podcast {
	  width: 0.875em;
	}
  
	.icon-soundcloud {
	  width: 1.25em;
	}
	
	.icon-wikipedia {
	  width: 1.25em;
	}
  
	.icon-link {
	  width: 1;
	}  
  
	.icon-yummly {
	  width: 2.65625em;
	}  
	
.icon-apple {
	width: 0.75em;
  }
  
  .icon-threads {
	width: 0.875em;
  }

  
  .icon-xmark-light {width:0.75em;}

  .icon-bars-sharp-light {width:0.875em;}
  .icon-angle-down {
	width: 0.75em;
  }

.icon-angle-right {
	width: 0.625em;
  }

.icon-angle-left-thin {
	width: 0.5em;
  }  
  .icon-angle-right-thin {
	width: 0.5em;
  }  
  
  .icon-pinterest {width:0.96875em;}

  .icon-star {
  width: 1.125em;
}

.icon-arrow-down-solid {
  width: 0.75em;
}

  span[data-pin-log="button_pinit_floating"] {z-index:90 !important;}

  /****** MARGINS ******/


#bodyel .notop>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}

#bodyel .nobot>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}

@media screen and (min-width:768px) {
	#bodyel .notop768>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	
	#bodyel .nobot768>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}	
}

@media screen and (min-width:1024px) {
	#bodyel .notop1024>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	
	#bodyel .nobot1024>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}	
}

#bodyel .wprm-rating-star svg {width:1em;height:1em;margin:0 !important;display:inline-block;vertical-align:top;}
#bodyel .wprm-rating-star {display:inline-block;vertical-align:top;line-height:1;}

.wp-block-columns .wp-block-column>:first-child {margin-top:0;}
.wp-block-columns .wp-block-column>:last-child {margin-bottom:0;}

.wprm-recipe-video {aspect-ratio:16/9;position:relative;}
.wprm-recipe-video iframe {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}

/*
#bodyel .save-this-recipe .custom-gform-wrap, #bodyel .save-this-recipe .gform_confirmation_wrapper {margin:0;}

#bodyel .emailbox .gform_wrapper .gform_footer {margin-top:10px;}
#bodyel .emailbox .gform_wrapper .gform_button {width:100%;}

#bodyel .save-this-recipe .custom-gform-wrap,
#bodyel .save-this-recipe .gform_confirmation_wrapper {margin:0;}

#bodyel .save-this-recipe .gform_wrapper input[type=text],
#bodyel .save-this-recipe .gform_wrapper input[type=email] {}

#bodyel .save-this-recipe .gform_wrapper .gform_button {width:100%;}

#bodyel .save-this-recipe .gform_wrapper form {display:flex;justify-content:center;margin-left:-20px;align-items:flex-start;}
	
	#bodyel .save-this-recipe .gform_wrapper .gform_fields {display:flex;grid-column-gap:0;}
	#bodyel .save-this-recipe .gform_wrapper .gform_footer {margin-top:0 !important;margin-left:20px;}
	#bodyel .save-this-recipe .gform_wrapper .gfield {margin-left:20px;flex-grow:1;}
	#bodyel .save-this-recipe .gform_wrapper .gform_body {min-width:0;flex-grow:1;}

#bodyel .save-this-recipe .gform_wrapper .gform_validation_errors {margin-bottom:20px;}
*/