/*
Theme Name: Sweet Pea's Kitchen
Description: Custom theme
Version: 1.0
Author: cre8d design
Author URI: http://www.cre8d-design.com
*/

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}

body {font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; }

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:16px;line-height:22px;padding:9px 20px;background:#fff;color:#7AC156;outline:1px solid #7AC156;z-index:1000000;transition:none;font-weight:bold;box-shadow:none;border-radius:20px;}

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:339px) {
	.container {padding:0 10px;}
}

body {font-size:20px;line-height:1.5;color:#333;background:#fff;word-wrap:break-word;overflow-x:hidden;}

@media screen and (max-width:767px) {
	body {font-size:18px;}
}

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

.has-drop-cap:not(:focus)::first-letter {font-size:5.8em;font-weight:normal;margin-top:0.12em;}

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

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

.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,
.blocks-gallery-caption {margin:15px 0 0 0;font-size:16px;line-height:22px;color:inherit;}

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


span.fragment {display:inline-block;}

a {transition:color 0.3s, background 0.3s;color:inherit;text-decoration:none;font-weight:bold;color:#2DA048;}
a:hover, a:active {text-decoration:underline;}

a[data-pin-log] {cursor:pointer;}

a img {transition:opacity 0.3s;vertical-align:bottom;}
a:hover img, a:active img {opacity:0.75;}

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

ul, ol {margin:1em 0;padding:0 0 0 1.6em;}
ul ul, ul ol, ol ul, ol ol {margin-top:4px;margin-bottom:0;}
li {margin:0 0 4px 0;padding:0 0 0 0.3125em;}

ul.is-style-custom {list-style:none;padding:0;}
ul.is-style-custom li {position:relative;padding-left:1.9125em;}
ul.is-style-custom li:before {content:"";background-size:100%;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%232da048' d='M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z'%3E%3C/path%3E%3Cpath fill='%23fff' d='M21.841 9.6l-1.169 1.157-7.133 7.133-3.367-2.943-2.172 2.48 1.247 1.079 4.447 3.894 10.474-10.474z'%3E%3C/path%3E%3C/svg%3E%0A");}

ol.is-style-custom {counter-reset:ol-circles;list-style:none;padding:0;}
ol.is-style-custom li {position:relative;padding-left:1.9125em;counter-increment:ol-circles;}
ol.is-style-custom li:before {content:counter(ol-circles);background:#2DA048;border-radius:50%;text-align:center;font-weight:bold;color:#fff;}

ul.is-style-custom li:before, ol.is-style-custom li:before {width:1.8181818181818181818181818181818em;height:1.8181818181818181818181818181818em;line-height:1.8181818181818181818181818181818em;display:block;position:absolute;top:0.45454545454545454545454545454545em;left:0.5em;font-size:0.55em;}

h1, h2, h3, h4, h5, h6 {position:relative;}

h1 {font-size:36px;line-height:46px;font-weight:bold;margin:60px 0 30px 0;text-align:center;}
h2 {font-size:32px;line-height:42px;font-weight:bold;margin:60px 0 30px 0;text-align:center;}
h3 {font-size:24px;line-height:34px;margin:40px 0 25px 0;font-weight:bold;}
h4 {font-size:22px;line-height:32px;margin:40px 0 25px 0;font-weight:bold;}
h5 {font-size:20px;line-height:30px;margin:40px 0 25px 0;font-weight:bold;}
h6 {font-size:18px;line-height:28px;margin:40px 0 25px 0;font-weight:bold;}

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

.imagebox h2 {margin:40px 0 25px 0;}
.maincol h2 {text-align:inherit;margin:40px 0 25px 0;}
.maincol .postfooter h2 {text-align:center;margin:60px 0 30px 0;}

.sidecol h2 {margin:40px 0 25px 0;}

@media screen and (max-width:767px) {
	h1 {font-size:32px;line-height:42px;margin:40px 0 25px 0;}
	h2 {font-size:28px;line-height:36px;margin:40px 0 25px 0;}
	h3 {font-size:22px;line-height:32px;}
	h4 {font-size:20px;line-height:30px;}
	h5 {font-size:18px;line-height:26px;}
	h6 {font-size:16px;line-height:24px;}
	
	.maincol .postfooter h2 {margin:40px 0 25px 0;}
}

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

.btnswrap-a {display:flex;justify-content:center;margin-left:-20px;row-gap:20px;flex-wrap:wrap;justify-content:center;}
.btnswrap a.btn {margin-left:20px;row-gap:20px;}

a.btn {background:#2DA048;color:#fff;font-size:16px;line-height:22px;padding:9px 20px;text-align:center;display:inline-block;border-radius:20px;text-decoration:none !important;}
a.btn:hover, a.btn:active {background:#1A822E;}

a.btn-small {font-size:13px;line-height:18px;padding:7px 15px;border-radius:16px;}

a.btn-light {background:#7AC156;}
a.btn-light:hover, a.btn-light:active {background:#5AA939;}

a.btn-pale {background:#EFF7EA;color:#7AC156;}
a.btn-pale:hover, a.btn-pale:active {background:#E7F3E0;color:#7AC156;}

a.btn-white, .bodysection-pale a.btn-pale {background:#fff;color:#7AC156;outline:1px solid #fff;transition:outline 0.3s;}
a.btn-white:hover, a.btn-white:active, .bodysection-pale a.btn-pale:hover, .bodysection-pale a.btn-pale:active {background:#fff;color:#7AC156;outline:1px solid #7AC156;}

a.btn-black {background:#333;color:#fff;}
a.btn-black:hover, a.btn-black:active {background:#000;}

a.btn .cicon {height:22px;vertical-align:top;}
a.btn-small .cicon {height:18px;}

a.btn:focus {outline:auto;}

a.btn.loading {position:relative;color:transparent;transition:none;}
a.btn.loading:before {content:"Loading...";color:#fff;position:absolute;top:0;left:0;width:100%;box-sizing:border-box;padding:9px 20px;}

hr, hr.wp-block-separator {width:100% !important;height:1px;background:#7AC156;color:#7AC156;border:none;clear:both;max-width:none !important;opacity:1;}

.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,
.togglelist,
.logolist,
.wp-video,
.table-of-contents,
.inpostbox {margin-top:40px;margin-bottom:40px;}

.wp-block-quote,
.prevnext,
hr, hr.wp-block-separator,
.imagebox,
.imagegrid,
.wp-block-media-text,
.postfooter .postsection,
.wprm-recipe {margin-top:60px;margin-bottom:60px;}

.btnswrap {margin-top:30px;margin-bottom:30px;}

@media screen and (max-width:767px) {	
	.prevnext,
	hr, hr.wp-block-separator,	
	.imagebox,
	.imagegrid,
	.wp-block-media-text,
	.postfooter .postsection,
	.wprm-recipe {margin-top:40px;margin-bottom:40px;}
}


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

#topbar {background:#2DA048;font-size:14px;line-height:20px;padding:0;color:#fff;text-align:center;overflow:hidden;}
#topbar a {color:inherit;text-decoration:underline;}
#topbar .topbar-wrap {display:flex;justify-content:center;}
#topbar .topbar-text {padding:14px 0;}
#topbar .topbar-image {flex-shrink:0;min-height:48px;margin-left:10px;align-self:flex-end;position:relative;}
#topbar .topbar-image img {display:block;position:absolute;bottom:0;left:0;}

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

#header {height:200px;}

#header-a {background:#fff;}
#header-b {padding:30px 0;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;box-shadow:0 0 18px rgba(0,0,0,.15);background:#fff;}

body.fixedheader #header-b {padding:10px 0;}

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:80px;}
html.has-admin-bar {scroll-padding-top:112px;}
@media screen and (max-width:782px) {
	html.has-admin-bar {scroll-padding-top:126px;}
}
@media screen and (max-width:600px) {
	html.has-admin-bar {scroll-padding-top:80px;}
}

#logo {width:140px;float:left;display:inline;position:relative;margin:0;line-height:1;font-weight:normal;}
body.fixedheader #logo {width:50px;margin-top:-5px;margin-bottom:-5px;}

#logo a {display:block;box-shadow:none;font-weight:inherit;}
#logo img {display:block;width:100%;opacity:1;}
	
#menu {font-size:16px;line-height:24px;}

#menu a {display:block;padding:8px 0;color:inherit;text-decoration:none;}
#menu a:hover, #menu a:active {color:#2DA048;}

#menu>ul>li>.linkwrap>span {display:block;padding:8px 0;font-weight:bold;}

#menu>ul {margin:0;padding:0;list-style:none;}
#menu>ul>li {margin:0;padding:0;}

#menu>ul>li>.submenu {display:none;}
#menu>ul>li>.submenu>ul {margin:0;padding:0;list-style:none;}
#menu>ul>li>.submenu>ul>li {margin:0;padding:0;}
#menu>ul>li>.submenu>ul>li>ul {margin:0;padding:0;list-style:none;}
#menu>ul>li>.submenu>ul>li>ul>li {margin:0;padding:0;}
#menu>ul>li>.submenu>ul>li>a {font-weight:normal;}
#menu>ul>li>.submenu>ul>li>ul>li>a {font-weight:normal;}

#menu>ul>li.search {margin:0 20px;}
#menu>ul>li.pin {margin-left:20px;}

button.closebtn {background:transparent;border:none;border-radius:0;margin:0;padding:0;max-width:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:60px;width:40px;transition:background-color 0.3s;position:relative;z-index:10;display:block;}
button.closebtn>span.icon {width:20px;display:block;position:absolute;top:50%;left:50%;margin-left:-10px;height:2px;margin-top:-1px;font-size:0;}
button.closebtn>span.icon:before, button.closebtn>span.icon:after {position:absolute;left:0;width:100%;height:100%;background:#333;content:'';transition:background-color 0.3s, -webkit-transform 0.3s;transition:transform 0.3s, background-color 0.3s;transition:transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;}
button.closebtn>span.icon:before {-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
button.closebtn>span.icon:after {-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
button.closebtn:hover>span.icon:before, button.closebtn:hover>span.icon:after {background:#2DA048;}

button.closemenu {display:none;}

#toggles {display:none;}

.searchform {background:#F6F6F6;position:relative;box-sizing:border-box;margin:0 auto;max-width:100%;width:640px;border-radius:20px;}
.searchform .input {margin-right:56px;}
.searchform .input input {border:none;background:none;margin:0;padding:8px 0 8px 20px;width:100%;box-sizing:border-box;border-radius:0;font-size:16px;line-height:24px;}
.searchform button[type="submit"] {margin:0;padding:0;border:none;background:none;width:56px;height:40px;position:absolute;top:0;right:0;transition:color 0.3s;font-size:16px;border-radius:0;}
.searchform button[type="submit"] .cicon {display:block;margin:0 auto;}
.searchform button[type="submit"]:hover {color:#2DA048;}

.bodysection .searchform {background:#fff;outline:1px solid #ddd;}
.bodysection .searchform {border-radius:30px;margin-top:40px;margin-bottom:40px;}
.bodysection .searchform .input {margin-right:80px;}
.bodysection .searchform .input input {padding:16px 0 16px 40px;font-size:20px;line-height:28px;}
.bodysection .searchform button[type="submit"] {height:60px;font-size:20px;width:80px;}

@media screen and (max-width:767px) {
	.bodysection .searchform .input input {font-size:18px;line-height:26px;}
	.bodysection .searchform button[type="submit"] {height:56px;font-size:18px;width:77px;}
}

button.togglesearch {font-size:16px;border:none;border-radius:0;margin:0 -10px;padding:0;line-height:40px;max-width:none;display:inline-block;vertical-align:top;position:relative;transition:color 0.3s;background:none;}
button.togglesearch:hover {color:#2DA048;}
button.togglesearch .cicon {padding:0 10px;height:40px;vertical-align:top;}		

button.togglemenu {display:block;background:transparent;border:none;border-radius:0;margin:0 -10px;padding:0;max-width:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:40px;width:40px;transition:background-color 0.3s;position:relative;}
button.togglemenu>span.icon {width:20px;display:block;position:absolute;top:50%;left:50%;margin-left:-10px;height:2px;margin-top:-1px;background:#333;font-size:0;transition:background-color 0.3s;}
button.togglemenu>span.icon:before, button.togglemenu>span.icon:after {position:absolute;left:0;width:100%;height:100%;background:#333;content:'';transition:background-color 0.3s, -webkit-transform 0.3s;transition:transform 0.3s, background-color 0.3s;transition:transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;}
button.togglemenu>span.icon:before {-webkit-transform:translateY(-300%);-ms-transform:translateY(-300%);transform:translateY(-300%)}
button.togglemenu>span.icon:after {-webkit-transform:translateY(300%);-ms-transform:translateY(300%);transform:translateY(300%)}
button.togglemenu:hover>span.icon, button.togglemenu:hover>span.icon:before, button.togglemenu:hover>span.icon:after {background:#2DA048;}

#toggles li.pin a, #menu li.pin a {background:#e70022;color:#fff !important;padding:9px 20px;font-weight:bold;font-size:16px;line-height:22px;text-decoration:none;border-radius:20px;display:block;}
#toggles li.pin a:hover, #menu li.pin a:hover, #toggles li.pin a:active, #menu li.pin a:active {background:#DC0013;}
#toggles li.pin .cicon, #menu li.pin .cicon {height:22px;vertical-align:top;margin-left:6px;font-size:14px;}

#menu-top .socialicons ul {margin-left:0;}

@media screen and (min-width:1280px) {				
	#logo {margin-right:20px;position:relative;z-index:2;}
		
	#menu {text-align:right;position:relative;}
				
	#menuoverlay {display:none;}
	
	#menu>ul {margin-right:-20px;}
	#menu>ul>li {display:inline-block;vertical-align:top;text-align:left;}
	
	#menu>ul>li>a,
	#menu>ul>li>.linkwrap>a, #menu>ul>li>.linkwrap>span {padding-left:20px;padding-right:20px;}
					
	#menu>ul>li.menu-item-has-children>.linkwrap {position:relative;}
			
	#menu>ul>li.menu-item-has-children {position:relative;}
	
	#menu>ul>li>.submenu>ul>li>a {padding:8px 0;}
	#menu>ul>li.megamenu>.submenu>ul>li>ul>li>a {padding:8px 0;}
		
	#menu>ul>li.menu-item-has-children>.linkwrap>.dropdown-toggle {position:absolute;top:50%;right:20px;border:none;border-radius:0;margin:-10px 0 0 0;padding:0;background:none;pointer-events:none;}
	#menu>ul>li.menu-item-has-children>.linkwrap>a, #menu>ul>li.menu-item-has-children>.linkwrap>span {padding-right:38px;}
	#menu>ul>li.menu-item-has-children>.linkwrap>.dropdown-toggle .cicon {font-size:16px;height:24px;display:inline-block;vertical-align:top;transition:color 0.3s;}
	#menu>ul>li.menu-item-has-children>.linkwrap>a:hover + .dropdown-toggle, #menu>ul>li.menu-item-has-children>.linkwrap>a:active + .dropdown-toggle {color:#2DA048;}
		
	#menu>ul>li>.submenu {display:block !important;visibility:hidden;opacity:0;position:absolute;top:40px;padding-top:8px;left:0;z-index:10000;min-width:100%;transition:opacity 0.3s,visibility 0.3s;}
	#menu>ul>li>.submenu>ul {white-space:nowrap;background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.1);overflow:hidden;padding:9px 20px;border-radius:6px;}	

	#menu>ul>li.menu-item-has-children.megamenu {position:static;}
	#menu>ul>li.megamenu>.submenu {left:0 !important;}	
	#menu>ul>li.megamenu>.submenu>ul {white-space:normal;display:flex;}
	#menu>ul>li.megamenu>.submenu>ul>li {margin-left:40px;flex-basis:0;flex-grow:1;}
	#menu>ul>li.megamenu>.submenu>ul>li:first-child {margin-left:0;}
	#menu>ul>li.megamenu>.submenu>ul>li>ul {margin:0;padding:0;list-style:none;display:block !important;}
	#menu>ul>li.megamenu>.submenu>ul>li>ul>li {margin:0;padding:0;}
	
	#menu>ul>li.active>.submenu, #menu>ul>li.accopen>.submenu {visibility:visible;opacity:1;}
	
	#menu>ul>li.megamenu>.submenu>ul>li>.linkwrap {font-weight:bold;padding:8px 0;}
	#menu>ul>li.megamenu>.submenu>ul>li>.linkwrap>.dropdown-toggle {display:none;}

	body.resizing #menu>ul>li>.submenu {transition:none;}
	
	#menu>ul>li.active>.submenu {visibility:visible;opacity:1;}
	
	#menu>ul>li.search, #menu>ul>li.pin {display:none;}
	body.fixedheader #menu>ul>li.search, body.fixedheader #menu>ul>li.pin {display:inline-block;}
}

@media screen and (max-width:1279px) {
	#toggles {display:block;float:right;margin-left:20px;}
	#toggles ul {margin:0 0 0 -20px;padding:0;list-style:none;display:flex;}
	#toggles ul li {margin:0 0 0 20px;padding:0;}
	#toggles ul li.search, #toggles ul li.pin {display:none;}
	body.fixedheader #toggles ul li.search, body.fixedheader #toggles ul li.pin {display:block;}
	
	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;background:#fff;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;left:0;z-index:10011;}
		
	button.closemenu {margin:-20px -13px 0 auto;display:block;}
	button.closemenu>span.icon:before, button.closemenu>span.icon:after {background:#333;}
	button.closemenu:hover>span.icon:before, button.closemenu:hover>span.icon:after {background:#2DA048;}
		
	#menu>ul>li>a {padding:8px 0;}
	
	#menu a {padding:8px 0;}
	#menu .linkwrap>span {padding:8px 0;display:block;transition:color 0.3s;}
	#menu .linkwrap>span:hover {color:#2DA048;}
			
	#menu>ul {padding-bottom:20px;}
		
	#menu li.menu-item-has-children>.linkwrap {position:relative;}
	
	#menu li.menu-item-has-children>.linkwrap>.dropdown-toggle {display:block;position:absolute;top:0;right:-15px;width:40px;height:40px;border:none;border-radius:0;margin:0;padding:0;background:none;transition:color 0.3s;text-align:center;}
	#menu li.menu-item-has-children>.linkwrap>.dropdown-toggle:hover {color:#2DA048;}
	
	#menu 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:40px;vertical-align:top;font-size:16px;}
	#menu li.menu-item-has-children.open>.linkwrap>.dropdown-toggle .cicon {-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}
	#menu li.menu-item-has-children>.linkwrap {padding-right:33px;}
	
	#menu li.menu-item-has-children>.submenu {left:auto !important;}
	#menu li.menu-item-has-children>.submenu>ul {margin-left:20px;}
	#menu li.menu-item-has-children>.submenu>ul>li>ul {margin-left:20px;}	
	
	#menu>ul>li.megamenu>.submenu>ul>li>ul {display:none;}	
	
	#menu .linkwrap>span {cursor:pointer;}
	
	#menu>ul>li.search, #menu>ul>li.pin {display:none;}
}

@media screen and (min-width:768px) {
	#menu-top {text-align:right;padding:11px 0;margin-bottom:32px;margin-top:18px;}
	
	#searchwrap {float:right;width:260px;margin-left:30px;margin-top:18px;}
	#searchwrap .closebtn, #searchwrap h2 {display:none;}
	
	body.fixedheader #searchwrap {display:none;}
	body.fixedheader #menu-top {display:none;}
	
	#menu>ul>li.social {display:none;}
}

@media screen and (max-width:767px) {
	#menu-top {display:none;}
	
	#header-b {padding:20px 0;}
	#logo {width:100px;}
			
	#header {height:140px;}
	#toggles {margin:30px 0;}
	
	body.fixedheader #toggles {margin:0;}
	
	#searchwrap {background:#fff;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;}
	body.searchopen #searchwrap {transform:translateY(0);z-index:90000;box-shadow:0 0 18px rgba(0,0,0,.15);margin-left:0;}

	body.fixedheader #searchwrap {margin-left:0;}

	body.resizing #searchwrap {-webkit-transition:none;transition:none;}
	
	#toggles ul li.search {display:block;}

	#searchwrap h2 {font-size:24px;line-height:32px;text-align:center;margin:0 0 20px 0;display:block;}
	#searchwrap .closebtn {display:block;top:7px;right:8px;position:absolute;}

	#searchwrap-a {padding:20px;}	
	
	#menu>ul>li.social {margin:5px 0;}
	#menu>ul>li.social .socialicons ul {justify-content:center;}
	
}

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.instagram-media, twitter-widget {margin-left:auto !important;margin-right:auto !important;margin-bottom:0 !important;}

blockquote, .wp-block-quote {margin-left:auto;margin-right:auto;border-left:1px solid #7AC156;padding:0 0 0 30px;}
blockquote cite, .wp-block-quote cite, .wp-block-pullquote cite {color:inherit;font-size:16px;line-height:22px;display:block;margin:15px 0 0 0;}

/*** BODY STYLES ***/

.bodysection {position:relative;}
.bodysection-a {padding:60px 0 68px 0;}

@media screen and (max-width:767px) {
	.bodysection-a {padding:40px 0 48px 0;}
}

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

.bodysection-slickstream .bodysection-a {padding-bottom:38px;}

.bodysection-wavy {padding-top:8px;}
.bodysection-wavy:before {content:"";display:block;position:absolute;left:0;width:100%;height:8px;-webkit-mask:url(images/wave.svg) center top repeat-x;mask:url(images/wave.svg) center top repeat-x;background:#fff;z-index:1;}
.bodysection-wavy:before {top:0;}

.bodysection-a, .bodysection-wavy:before {background:#fff;}
.bodysection-dark .bodysection-a, .bodysection-wavy.bodysection-dark:before {background:#2DA048;}
.bodysection-pale .bodysection-a, .bodysection-wavy.bodysection-pale:before {background:#EFF7EA;}
.bodysection-light .bodysection-a, .bodysection-wavy.bodysection-light:before {background:#7AC156;}
.bodysection-grey .bodysection-a, .bodysection-wavy.bodysection-grey:before {background:#F6F6F6;}

.bodysection-light, .bodysection-dark {color:#fff;}
.bodysection-light a, .bodysection-dark a {color:inherit;text-decoration:underline;}

.bodysection + .bodysection {margin-top:-8px;}

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

.heading-more {display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin:60px 0 30px 0;row-gap:15px;position:relative;}
.heading-more>h2 {margin:0;}
.heading-more>.more {margin-left:auto;}
.heading-more>h2:last-child {flex-grow:1;}

.heading-more>h2.newlabel {position:absolute;bottom:-60px;left:25px;z-index:1;pointer-events:none;}
.heading-more>h2.newlabel img {display:block;}

@media screen and (max-width:767px) {
	.heading-more {display:block;}
	.heading-more>h2 {margin-bottom:15px;}
	.heading-more>.more {margin-left:0;text-align:center;}
	
	.heading-more>h2.newlabel {margin-bottom:0;width:87px;bottom:-55px;}
	.heading-more h2.newlabel + .more {text-align:right;}
}

.pageintro {text-align:center;}

.heading-more + .imagegrid {margin-top:0;}

.imagegrid {margin-left:auto;margin-right:auto;max-width:100%;text-align:center;position:relative;}

.imagegrid>ul {margin:0 0 0 -20px;padding:0;list-style:none;display:flex;flex-wrap:wrap;row-gap:30px;}
.imagegrid>ul>li {margin:0;padding:0;}
.imagegrid>ul>li>.li-a {margin-left:20px;position:relative;flex-grow:1;}

.imagegrid-overlay>ul {row-gap:20px;}
.imagegrid-side2>ul {row-gap:20px;}

.imagegrid>ul>li>.li-a>a {display:block;font-weight:inherit;color:inherit;text-decoration:none;}

.imagegrid-side2>ul>li {width:50%;}
.imagegrid3>ul>li, .imagegrid-main3>ul>li {width:33.333333333333333%;}
.imagegrid4>ul>li {width:25%;}
.imagegrid6>ul>li {width:16.666666666666666%;}

.imagegrid3 {width:1198px;}
.imagegrid6 {width:1198px;}
.imagegrid-main3 {width:727px;}

.imagegrid .gridimage {position:relative;}
.imagegrid .gridimage .gridimage-a {position:relative;height:0;padding-bottom:100%;flex-grow:1;}

.imagegrid-shopitem .gridimage {display:flex;align-items:center;}
.imagegrid-shopitem .gridimage .gridimage-a {height:auto;padding-bottom:0;}

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

.imagegrid-video .gridimage .gridimage-a:after {content:"";display:block;width:21px;height:24px;background-size:100%;position:absolute;pointer-events:none;top:50%;left:50%;margin-left:-10px;margin-top:-12px;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='%23fff' d='M26.525 13.419l-22-13.006c-1.788-1.056-4.525-0.031-4.525 2.581v26.006c0 2.344 2.544 3.756 4.525 2.581l22-13c1.962-1.156 1.969-4.006 0-5.162z'%3E%3C/path%3E%3C/svg%3E%0A");}

.imagegrid-vertical .gridimage .gridimage-a {padding-bottom:150%;}
.imagegrid-video .gridimage .gridimage-a {padding-bottom:56.25%;}

.imagegrid .gridimage img {display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:6px;}
.imagegrid-shopitem .gridimage img {position:static;width:auto;height:auto;border-radius:0;margin:0 auto;}

.imagegrid .gridtitle {font-size:18px;line-height:22px;overflow:hidden;text-overflow:ellipsis;font-weight:bold;transition:color 0.3s;margin-top:20px;}
.imagegrid a:hover .gridtitle, .imagegrid a:active .gridtitle {color:#2DA048;}

.imagegrid6 .gridtitle, .imagegrid-side2 .gridtitle, .imagegrid-side1 .gridtitle {font-size:16px;line-height:20px;margin-top:12px;}

.imagegrid-overlay .gridtitle {position:absolute;bottom:0;left:0;width:100%;padding:20px 20px;box-sizing:border-box;color:#fff;background:rgba(51,51,51,0.4);font-size:22px;line-height:28px;border-radius:0 0 6px 6px;margin-top:0;}
.imagegrid-overlay a:hover .gridtitle, .imagegrid-overlay a:active .gridtitle {color:#fff;}

.imagegrid-side2.imagegrid-overlay .gridtitle, .imagegrid-side1.imagegrid-overlay .gridtitle {font-size:16px;line-height:20px;}

.imagegrid-overlay .gridtitle .pretitle {font-size:32px;line-height:40px;display:block;margin-bottom:13px;}

@media screen and (min-width:1280px) {
	.imagegrid6.imagegrid-overlay .gridtitle {font-size:16px;line-height:20px;}
}
@media screen and (max-width:1279px) {
	.imagegrid .gridtitle {font-size:16px;line-height:20px;margin-top:12px;}
	.imagegrid-overlay .gridtitle {font-size:18px;line-height:22px;padding:20px 15px;}
	.imagegrid-overlay .gridtitle .pretitle {font-size:24px;line-height:30px;}
	
	.imagegrid3.imagegrid-overlay .gridtitle .pretitle {font-size:28px;line-height:36px;}	
}

@media screen and (max-width:767px) {
	.imagegrid-overlay .gridtitle {font-size:16px;line-height:20px;}
	.imagegrid-overlay .gridtitle .pretitle {font-size:22px;line-height:26px;}
	
	.imagegrid3.imagegrid-overlay .gridtitle {font-size:18px;line-height:22px;}
	.imagegrid3.imagegrid-overlay .gridtitle .pretitle {font-size:28px;line-height:36px;}
}

.imagegrid .gridmeta {font-size:14px;line-height:20px;margin-top:12px;}
.imagegrid .gridmeta ul {margin:0 0 0 -20px;row-gap:5px;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;}
.imagegrid .gridmeta ul li {margin:0 0 0 20px;padding:0;}
.imagegrid .gridmeta .cicon {height:20px;vertical-align:top;}
.imagegrid .gridmeta .icon-clock {margin-right:3px;}
.imagegrid .gridmeta .wprm-recipe-details-unit {font-size:inherit;}

.imagegrid .gridmeta ul li.rating .rating-a {display:flex;flex-wrap:wrap;padding:2px 0;line-height:16px;justify-content:center;row-gap:7px;margin-left:-8px;}
.imagegrid .gridmeta ul li.rating .rating-a .wprm-recipe-rating {margin-left:8px;}

.imagegrid .gridbutton {margin-top:12px;}

@media screen and (max-width:1279px) {
	.imagegrid6>ul>li {width:33.333333333333333%;}
}

@media screen and (max-width:1023px) {
	.imagegrid>ul {margin-left:-20px;}
	.imagegrid>ul>li>.li-a {margin-left:20px;}
}

@media screen and (max-width:767px) {
	.imagegrid>ul>li {width:50%;}
	.imagegrid3>ul>li {width:100%;}
}

.caticons {text-align:center;margin:60px 0;}
h2 + .caticons {margin-top:40px !important;}
.caticons a {color:inherit;text-decoration:none;}
.caticons ul {margin:0 0 0 -40px;row-gap:40px;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;}
.caticons ul li {margin:0;padding:0;width:155px;text-align:center;}
.caticons ul li .li-a {margin-left:40px;}
.caticons .cattitle {font-size:16px;line-height:20px;margin-top:25px;}
.caticons .caticon {height:60px;position:relative;}
.caticons .caticon img, .caticons .caticon svg {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.caticons a:hover, .caticons a:active {color:#2DA048;}

@media screen and (max-width:767px) {
	.caticons ul {row-gap:40px;margin-left:-20px;}
	.caticons .cattitle {margin-top:20px;}
	.caticons ul li {width:135px;}
	.caticons ul li .li-a {margin-left:20px;}
}

@media screen and (max-width:484px) {
	.caticons ul li {width:113px;}
	.caticons .cattitle {font-size:14px;line-height:18px;margin-top:15px;}
	.caticons .caticon {height:48px;}
}

.fadelist {max-width:100%;margin-left:auto;margin-right:auto;}
.fadelist .fadelist-a {position:relative;margin-left:-30px;display:flex;align-items:center;}
.fadelist .imagecol {width:66.666666666666666%;}
.fadelist .textcol {width:33.333333333333333%;}
.fadelist .flcol-a {margin-left:30px;}
.fadelist .imagecol .flcol-a:before {content:"";display:block;height:0;padding-bottom:66.666666666666666%;}
.fadelist ol {margin:0;padding:0;list-style:none;counter-reset:fadelist-ol;}
.fadelist ol li {margin:40px 0 0 0;padding:0;font-size:22px;line-height:28px;counter-increment:fadelist-ol;}
.fadelist ol li:first-child {margin-top:0;}
.fadelist ol li .fadeimage {position:absolute;top:0;left:30px;width:calc(66.666666666666666% - 60px);display:none;}
.fadelist ol li .fadeimage-a {height:0;padding-bottom:66.666666666666666%;position:relative;}
.fadelist ol li .fadeimage img {display:block;position:absolute;top:0;left;0;width:100%;height:100%;object-fit:cover;border-radius:6px;}
.fadelist ol li a {font-weight:inherit;color:inherit;text-decoration:none;}
.fadelist ol li .fadetitle {position:relative;padding-left:60px;font-weight:bold;}
.fadelist ol li .fadetitle:before {content:counter(fadelist-ol);width:40px;background:#2DA048;border-radius:50%;position:absolute;top:-6px;left:0;text-align:center;color:#fff;font-weight:bold;font-size:16px;line-height:22px;padding:9px 0;}
.fadelist ol li .fadetitle2 {position:absolute;bottom:0;left:0;width:100%;padding:20px 20px;box-sizing:border-box;color:#fff;background:rgba(51,51,51,0.4);font-size:22px;line-height:28px;border-radius:0 0 6px 6px;font-weight:bold;text-align:center;}
.fadelist ol li a:hover img, .fadelist ol li a:active img {opacity:1;}
.fadelist .fl-nav {display:none;}
.fadelist .smalldetect {display:none;}

@media screen and (max-width:1279px) {
	.fadelist ol li {font-size:20px;line-height:26px;}
	.fadelist ol li .fadetitle2 {font-size:20px;line-height:26px;padding:20px;}
}
@media screen and (min-width:1024px) {
	.fadelist ol {width:auto !important;}
}
@media screen and (max-width:1023px) {
	.fadelist {width:760px;overflow:hidden;}
	.fadelist .smalldetect {display:block;}
	.fadelist .fadelist-a {display:block;margin-left:0;}
	.fadelist .flcol {width:auto;}
	.fadelist .flcol-a {margin-left:0;position:relative;}
	.fadelist .imagecol {display:none;}
	.fadelist ol {display:flex;}
	.fadelist ol li {margin:0;visibility:hidden;opacity:0;transition:opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;flex-basis:0;flex-grow:1;}
	.fadelist ol li.active {visibility:visible;opacity:1;}
	.fadelist ol li:nth-child(2) {transform:translateX(-100%);}
	.fadelist ol li:nth-child(3) {transform:translateX(-200%);}
	.fadelist ol li:nth-child(4) {transform:translateX(-300%);}
	.fadelist ol li:nth-child(5) {transform:translateX(-400%);}
	.fadelist ol li:nth-child(6) {transform:translateX(-500%);}
	.fadelist ol li:nth-child(7) {transform:translateX(-600%);}
	.fadelist ol li:nth-child(8) {transform:translateX(-700%);}
	.fadelist ol li:nth-child(9) {transform:translateX(-800%);}
	.fadelist ol li:nth-child(10) {transform:translateX(-900%);}
	.fadelist ol li .fadeimage {position:static;top:auto;left:auto;width:auto;transform:none;display:block !important;opacity:1 !important;}
	.fadelist ol li .fadeimage img {display:none;}
	.fadelist ol li .fadetitle {display:none;}
	.fadelist .fl-nav {display:block;margin-top:40px;}
	.fadelist .fl-nav ul {margin:0 0 0 -20px;row-gap:20px;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;}
	.fadelist .fl-nav ul li {margin:0 0 0 20px;padding:0;}
	.fadelist .fl-nav ul li button {background:transparent;border:none;border-radius:20px;margin:0;padding:0;width:40px;font-weight:bold;max-width:none;cursor:pointer;display:block;background:#EFF7EA;color:#7AC156;font-size:16px;line-height:22px;padding:9px 0;text-align:center;transition:background 0.3s, color 0.3s;}
	.fadelist .fl-nav ul li button:hover {background:#E7F3E0;color:#7AC156;}
	.fadelist .fl-nav ul li.active button {background:#2DA048;color:#fff;}
	.fadelist ol li.active a {color:inherit;}
}

@media screen and (max-width:767px) {
	.fadelist ol li .fadetitle2 {font-size:18px;line-height:22px;}
}

.arcposts {width:1043px;max-width:100%;margin:60px auto;}
.arcposts .arcpost + .arcpost {margin-top:60px;}
.arcpost .arcpost-a {display:flex;margin-left:-30px;}
.arcpost .arcimage {width:26.561043802423112767940354147251%;padding-left:30px;box-sizing:border-box;}
.arcpost .arcimage-a {height:0;padding-bottom:100%;position:relative;}
.arcpost .arcimage img {display:block;width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;border-radius:6px;}
.arcpost .arctext {width:73.438956197576887232059645852749%;padding-left:30px;box-sizing:border-box;}

.arcpost h2 {text-align:left;margin-bottom:20px;}
.arcpost h2 a {color:inherit;text-decoration:none;}
.arcpost h2 a:hover, .arcpost h2 a:active {color:#2DA048;}

@media screen and (max-width:767px) {
	.arcpost .arcpost-a {display:block;margin-left:0;}
	.arcpost .arcimage {width:255px;margin:0 auto 30px auto;padding-left:0;}
	.arcpost .arctext {width:728px;max-width:100%;margin:0 auto;padding-left:0;}
	.arcpost h2 {text-align:center;}
}

.logolist {max-width:100%;margin-left:auto;margin-right:auto;}
.logolist ul {margin:0 0 0 -40px;row-gap:20px;padding:0;list-style:none;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.logolist ul li {margin:0 0 0 40px;padding:0;}
.logolist ul li a, .logolist ul li img {display:block;}

@media screen and (min-width:768px) {
	.logolist ul li {width:auto !important;}
}

@media screen and (max-width:767px) {
	.logolist ul {margin-left:-30px;}
	.logolist ul li {margin-left:30px;}
}

.prevnext .prevnext-a {margin-left:-20px;display:flex;justify-content:space-between;}
.prevnext .prev, .prevnext .next {margin-left:20px;}
.prevnext .next {text-align:right;}
.ajaxnav .next {text-align:center;flex-grow:1;}

.imagebox {background:#f6f6f6;border-radius:6px;overflow:hidden;}
.imagebox .imagebox-a {display:flex;margin-left:-40px;}
.imagebox-right .ib-image {order:1;}
.imagebox .ib-text {width:50%;display:flex;flex-direction:column;justify-content:center;padding:40px 40px 40px 0;box-sizing:border-box;}
.imagebox .ib-text .ib-col-a {margin-left:40px;}
.imagebox-right .ib-text {padding-left:40px;padding-right:0;}
.imagebox .ib-image {width:50%;display:flex;flex-direction:column;}
.imagebox .ib-image .ib-col-a {position:relative;flex-grow:1;margin-left:40px;}
.imagebox .ib-image img {display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}

@media screen and (min-width:768px) {
	.imagebox h2:not(.has-text-align-center):not(.has-text-align-right) {text-align:left;}
	.imagebox .btnswrap-a {justify-content:flex-start;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.imagebox {font-size:18px;}
	.imagebox .ib-text {padding:40px;}
}
@media screen and (max-width:767px) {
	.imagebox .imagebox-a {display:block;margin-left:0;}
	.imagebox .ib-text, .imagebox .ib-image {width:auto;display:block;}
	.imagebox .ib-text .ib-col-a {margin-left:0;}
	.imagebox .ib-image .ib-col-a {margin-left:0;height:0;padding-bottom:100%;}
	
	.imagebox .ib-text {padding:30px 20px;}
}

.inpostbox {padding:20px;font-size:18px;}
.inpostbox-protip {background:#FCFADA;}
.inpostbox-devquote {background:#F6F6F6;}
.inpostbox-subs {background:#E2F1FC;}

.inpostbox>h2:first-child {text-transform:uppercase;font-size:22px;line-height:30px;margin:0 0 10px 0;position:relative;}
.inpostbox>h2:first-child:before {content:"";display:block;height:1em;position:absolute;top:4px;left:0;background-repeat:no-repeat;background-size:100%;}

.inpostbox-protip>h2:first-child:before {width:0.75em;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='32' viewBox='0 0 24 32'%3E%3Cpath fill='%23333' d='M16.798 22.995c3.394-1.48 5.915-4.447 6.829-8.036s0.118-7.4-2.155-10.323c-2.272-2.925-5.77-4.636-9.473-4.636s-7.201 1.711-9.473 4.636c-2.274 2.923-3.069 6.734-2.155 10.323s3.435 6.556 6.829 8.036v2.605h9.599l0-2.605zM15.678 12.162l-4.799 6.4c-0.529 0.706-1.533 0.849-2.239 0.319s-0.85-1.533-0.319-2.239l2.88-3.84h-1.6c-0.589 0-1.132-0.325-1.411-0.846-0.277-0.52-0.247-1.152 0.081-1.642l3.199-4.799c0.49-0.735 1.483-0.933 2.218-0.442 0.735 0.489 0.934 1.483 0.444 2.218l-1.54 2.311h1.809c0.606 0 1.159 0.343 1.431 0.885s0.213 1.191-0.151 1.675l0-0zM7.2 28.799h9.599v1.6c0 0.424-0.168 0.831-0.468 1.131s-0.708 0.469-1.132 0.469h-6.398c-0.883 0-1.6-0.717-1.6-1.6v-1.6z'%3E%3C/path%3E%3C/svg%3E%0A");}
.inpostbox-devquote>h2:first-child:before {width:1.22265625em;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='39' height='32' viewBox='0 0 39 32'%3E%3Cpath fill='%23333' d='M38.962 13.405c0-7.434-8.699-13.423-19.481-13.423s-19.481 6.035-19.481 13.423c0 4.441 3.103 8.353 7.884 10.814-0.509 1.545-1.526 3.621-3.509 5.602-0.711 0.675-0.052 1.835 0.966 1.641 4.375-0.82 8.953-3.089 11.852-4.732 0.763 0.049 1.526 0.096 2.34 0.096 10.731 0.049 19.429-5.986 19.429-13.421v0z'%3E%3C/path%3E%3C/svg%3E%0A");}
.inpostbox-subs>h2:first-child:before {width:1.25em;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='40' height='32' viewBox='0 0 40 32'%3E%3Cpath fill='%23333' d='M39.072 17.003l-13.999-0.999c-0.36-0.032-0.707 0.137-0.904 0.441-0.199 0.298-0.223 0.681-0.064 1.003l1.663 3.328c-5.95 5.053-19.158 3.039-24.453 1.277-0.414-0.141-0.87 0.008-1.127 0.362-0.255 0.356-0.251 0.836 0.011 1.185 5.991 7.99 21.717 10.362 30.419 4.875l1.487 2.972c0.171 0.339 0.516 0.553 0.894 0.553h0.017c0.384-0.006 0.731-0.231 0.893-0.581l6-13c0.137-0.298 0.12-0.645-0.047-0.928-0.167-0.281-0.463-0.465-0.791-0.488l-0 0z'%3E%3C/path%3E%3Cpath fill='%23333' d='M0.93 14.997l14.001 0.999c0.024 0.002 0.049 0.004 0.071 0.004h-0.002c0.347 0 0.669-0.18 0.851-0.474s0.199-0.662 0.045-0.973l-1.663-3.328c5.951-5.051 19.16-3.038 24.453-1.277 0.414 0.141 0.87-0.008 1.127-0.362 0.255-0.356 0.251-0.836-0.011-1.185-5.991-7.99-21.717-10.362-30.419-4.875l-1.487-2.972c-0.176-0.341-0.527-0.555-0.911-0.553-0.384 0.006-0.731 0.231-0.893 0.581l-6 13c-0.137 0.298-0.12 0.645 0.047 0.928 0.167 0.281 0.463 0.465 0.791 0.488l0-0z'%3E%3C/path%3E%3C/svg%3E%0A");}

.inpostbox-protip>h2:first-child {padding-left:1.4318181818181818181818181818182em;}
.inpostbox-devquote>h2:first-child {padding-left:1.9044744318181818181818181818182em;}
.inpostbox-subs>h2:first-child {padding-left:1.9318181818181818181818181818182em;}

@media screen and (max-width:767px) {
	.inpostbox {font-size:16px;}
	.inpostbox>h2:first-child {font-size:20px;line-height:28px;}
}

.btnlist ul {margin:0 0 0 -20px;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;row-gap:20px;}
.btnlist ul li {margin:0 0 0 20px;padding:0;}

.togglelist .togglereveal {display:none;}
.togglelist .open .togglereveal {display:block;}
.togglelist h3 {font-size:20px;line-height:30px;margin:-11px -20px !important;padding:11px 20px 11px 50px;position:relative;cursor:pointer;color:#2DA048;}
.togglelist .toggleitem {background:#EFF7EA;border-radius:6px;padding:11px 20px;margin-bottom:15px;}
.togglelist .togglereveal {padding-left:30px;padding-top:10px;padding-bottom:9px;font-size:18px;}
.togglelist h3:before {content:"";position:absolute;top:11px;left:20px;display:block;width:14px;height:30px;background:currentColor;-webkit-mask: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 d='M26 13h-9v-9c0-1.104-0.896-2-2-2h-2c-1.104 0-2 0.896-2 2v9h-9c-1.104 0-2 0.896-2 2v2c0 1.104 0.896 2 2 2h9v9c0 1.104 0.896 2 2 2h2c1.104 0 2-0.896 2-2v-9h9c1.104 0 2-0.896 2-2v-2c0-1.104-0.896-2-2-2z'%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='28' height='32' viewBox='0 0 28 32'%3E%3Cpath d='M26 13h-9v-9c0-1.104-0.896-2-2-2h-2c-1.104 0-2 0.896-2 2v9h-9c-1.104 0-2 0.896-2 2v2c0 1.104 0.896 2 2 2h9v9c0 1.104 0.896 2 2 2h2c1.104 0 2-0.896 2-2v-9h9c1.104 0 2-0.896 2-2v-2c0-1.104-0.896-2-2-2z'%3E%3C/path%3E%3C/svg%3E%0A") center center no-repeat;-webkit-mask-size:100%;mask-size:100%;/*! background: red; *//*! border: 1px solid red; */}
.togglelist .open h3:before {-webkit-mask-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 d='M26 13h-24c-1.104 0-2 0.896-2 2v2c0 1.104 0.896 2 2 2h24c1.104 0 2-0.896 2-2v-2c0-1.104-0.896-2-2-2z'%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='28' height='32' viewBox='0 0 28 32'%3E%3Cpath d='M26 13h-24c-1.104 0-2 0.896-2 2v2c0 1.104 0.896 2 2 2h24c1.104 0 2-0.896 2-2v-2c0-1.104-0.896-2-2-2z'%3E%3C/path%3E%3C/svg%3E%0A");};}

@media screen and (max-width:767px) {
	.togglelist .togglereveal {font-size:16px;}
}

.subscribeform {margin:30px 0;}
.subscribeform .inputs {display:flex;min-width:0;justify-content:center;margin-left:-20px;}
.subscribeform .inputs .input {min-width:0;margin-left:20px;}
.subscribeform .inputs .input-submit {flex-shrink:0;}
.subscribeform input[type="text"], .subscribeform input[type="email"] {display:block;margin:0;box-sizing:border-box;background:#fff;border:none;padding:16px 40px;font-size:20px;line-height:28px;min-width:0;border-radius:30px;width:325px;box-sizing:border-box;color:#333;}
.subscribeform input[type="submit"] {background:#2DA048;color:#fff;transition:background 0.3s;margin:0;padding:16px 40px;border:none;display:block;box-sizing:border-box;font-size:20px;line-height:28px;border-radius:30px;font-weight:bold;}
.subscribeform input[type="submit"]:hover {background:#1A822E;}

@media screen and (max-width:767px) {
	.subscribeform .inputs {display:block;margin-left:0;}
	.subscribeform .inputs .input {margin-left:0;margin-bottom:20px;}
	.subscribeform .inputs .input-submit {margin-bottom:0 !important;}
	.subscribeform input[type="text"], .subscribeform input[type="email"], .subscribeform input[type="submit"] {width:100%;}
}

.postcols>.maincol {float:left;display:inline;width:100%;margin-right:-420px;}
.postcols>.maincol>.maincol-a {margin-right:420px;max-width:728px;}
.postcols>.sidebar {float:right;display:inline;width:340px;font-size:18px;}

@media screen and (max-width:1023px) {
	.postcols>.maincol {float:none;display:block;width:728px;max-width:100%;margin:0 auto;}
	.postcols>.maincol>.maincol-a {margin-right:0;max-width:none;}
	.postcols>.sidebar {float:none;display:block;margin:60px auto 0 auto;max-width:100%;}
}
@media screen and (max-width:767px) {
	.postcols>.sidebar {margin-top:50px;}
}

.sidebar .imagegrid + .more {text-align:center;margin-top:-30px;}

.postactions {font-size:14px;line-height:20px;margin-top:-15px;margin-bottom:20px;}
.postactions ul {margin:0 0 0 -20px;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:10px;}
.postactions ul li {margin:0 0 0 20px;padding:0;}
.postactions ul li.rating {padding:2px 0;}
.postactions ul li.rating .wprm-recipe-rating {display:flex;flex-wrap:wrap;line-height:16px;justify-content:center;row-gap:7px;margin-left:-8px;}
.postactions ul li.rating .wprm-rating-star:first-child, .postactions ul li.rating .wprm-recipe-rating-details {margin-left:8px;}
.postactions ul li.rating .wprm-recipe-rating-details {font-size:inherit;}
.postactions ul li.smallbutton + li.smallbutton {margin-left:10px;}

.postactions ul li.smallbutton a {width:32px;height:32px;background:#7AC156;color:#fff;display:block;text-align:center;border-radius:6px;visibility:visible !important;}
.postactions ul li.smallbutton a:hover, .postactions ul li.smallbutton a:active {background:#5AA939;}
.postactions ul li.smallbutton a .cicon {height:32px;vertical-align:top;}

.postbuttons ul {margin:0 0 0 -10px;row-gap:10px;;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;}
.postbuttons ul li {margin:0 0 0 10px;padding:0;}
.postbuttons ul li a {background:#7AC156;color:#fff;font-size:13px;line-height:18px;padding:7px 15px;text-align:center;display:inline-block;border-radius:16px;text-decoration:none !important;}
.postbuttons ul li a:hover, .postbuttons ul li a:active {background:#5AA939;}
.postbuttons ul li.white a {background:#fff;color:#7AC156;outline:1px solid #fff;transition:outline 0.3s;}
.postbuttons ul li.white a:hover, .postbuttons ul li.white a:active {background:#fff;color:#7AC156;outline:1px solid #7AC156;}

.disclosure {font-size:14px;line-height:20px;color:#757575;margin:20px 0;}
.disclosure a {color:inherit;text-decoration:underline;font-weight:inherit;}

.jumpbox {padding:20px;border-radius:6px;background:#f6f6f6 url(images/jumpbg.png) bottom left;background-size:600px auto;box-shadow: 0px 0px 10px rgba(212,212,212,1);position:relative;font-size:18px;line-height:26px;}
.jumpbox .jumpcontent {padding-right:168px;min-height:100px;}
.jumpbox .jumpimage img {width:100%;height:100%;object-fit:cover;}
.jumpbox .jumpimage {position:absolute;top:0;right:20px;width:140px;height:140px;transform:rotate(8deg);}
.jumpbox .btnswrap {margin:10px 0;}
.jumpbox p {margin:0;}
.jumpbox .btnswrap-a {justify-content:flex-start;}

@media screen and (max-width:767px) {
    .jumpbox {font-size:14px;line-height:20px;}
    .jumpbox .jumpcontent {padding-right:111px;min-height:60px;}
    .jumpbox .jumpimage {width:100px;height:100px;}
}

.pinbox {width:460px;max-width:100%;box-sizing:border-box;margin:40px auto;color:#fff;background:#E70022;border-radius:6px;padding:30px;position:relative;}
.pinbox:before {position:absolute;top:20px;right:20px;content:"";display:block;width:78px;height:80px;background-size:contain;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512'%3E%3Cpath fill='%23fff' d='M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z'/%3E%3C/svg%3E");}
.pinbox h2 {font-size:28px;line-height:32px;margin:0 0 15px 0;text-align:left;padding-right:110px;}
.pinbox a {background:#fff;color:#E70022;font-size:13px;line-height:18px;padding:7px 15px;text-align:center;display:inline-block;border-radius:6px;text-decoration:none;}
.pinbox a .cicon {height:18px;vertical-align:top;margin-right:3px;}

@media screen and (max-width:767px) {
	.pinbox h2 {font-size:24px;line-height:28px;padding-right:80px;}
	.pinbox:before {width:58px;height:60px;}
}

.send-to-email {margin:40px 0;}

.sharebuttons {margin:20px auto;max-width:100%;font-size:13px;line-height:13px;}
.sharebuttons ul {margin:0 0 0 -20px;padding:0;list-style:none;display:flex;justify-content:center;flex-wrap:wrap;row-gap:20px;}
.sharebuttons ul li {margin:0 0 0 20px;padding:0;}
.sharebuttons ul li a {display:block;width:40px;padding:14px 0 13px 0;color:#fff;text-decoration:none;border-radius:50%;}
.sharebuttons ul li a .cicon {display:block;margin:0 auto;}

.sharebuttons ul li.pinterest a {background:#e70022;}
.sharebuttons ul li.pinterest:hover a {background:#DC0013;}

.postfooter {font-size:18px;}

@media screen and (max-width:767px) {
	.postfooter {font-size:16px;}
}

.postfooter .postdate {font-size:14px;line-height:18px;text-align:center;margin:20px 0;}

.postfooter .postcats {margin:20px 0;}
.postfooter .postcats ul {margin:0 0 0 -20px;padding:0;list-style:none;row-gap:20px;display:flex;flex-wrap:wrap;justify-content:center;}
.postfooter .postcats ul li {margin:0 0 0 20px;padding:0;}

@media screen and (min-width:768px) {
	.postfooter .related .imagegrid ul li:nth-child(4) {display:none;}
}
#sidebar .section {margin-bottom:40px;}

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

ul.commentlist {margin:0;padding:0;list-style:none;}
ul.commentlist li.comment-li {margin:0 0 40px 0;padding:0;}
ul.commentlist li.comment-li>ul {margin:40px 0 0 40px;padding:0;list-style:none;}

ul.commentlist li #respond {margin:40px 0;}
ul.commentlist li li #respond {margin-left:-40px;}
ul.commentlist li li li #respond {margin-left:-80px;}
ul.commentlist li li li li #respond {margin-left:-120px;}
ul.commentlist li li li li li #respond {margin-left:-160px;}

@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:-40px !important;}
}

#respond #reply-title small {display:block;font-size:14px;line-height:20px;margin-top:5px;}
#respond #reply-title small a {display:inline-block;font-weight:normal;color:inherit;}
#respond #reply-title small a:hover, #respond #reply-title small a:active {text-decoration:underline;}

.comdiv {font-size:18px;}

@media screen and (max-width:767px) {
	.comdiv {font-size:16px;}
}

.comdiv.bypostauthor {background:#EFF7EA;padding:20px;border-radius:6px;}

.comdiv .comavatar {width:48px;float:left;margin-right:20px;}
.comdiv .comavatar img {display:block;border-radius:50%;}

.comdiv .comright {overflow:hidden;}

.comdiv .commeta {font-size:14px;line-height:18px;margin-bottom:10px;}

.comdiv .commeta ul {display:flex;flex-wrap:wrap;margin:0 0 0 -20px;row-gap:5px;padding:0;list-style:none;align-items:center;}
.comdiv .commeta ul li {margin:0 0 0 20px;padding:0;}
.comdiv .commeta a {font-weight:inherit;}
.comdiv .commeta a:hover, .comdiv .commeta a:active {text-decoration:underline;}

.comdiv .commeta ul li.comauth {font-weight:bold;}

.comdiv .comactions {font-size:14px;line-height:18px;margin-top:10px;}

.comdiv .comactions ul {display:flex;flex-wrap:wrap;margin:0 0 0 -20px;row-gap:5px;padding:0;list-style:none;align-items:center;}
.comdiv .comactions ul li {margin:0 0 0 20px;padding:0;}
.comdiv .comactions a {font-weight:inherit;}
.comdiv .comactions a:hover, .comdiv .comactions a:active {text-decoration:underline;}

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

#respond .comment-form .comtwocol {margin-left:-20px;display:-webkit-box;display:flex;}
#respond .comment-form .comtwocol p {margin-left:20px;width:50%;}

#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 #ddd;background:#fff;border-radius:6px;box-sizing:border-box;width:100%;padding:16px 20px;font-size:18px;line-height:26px;}

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

#respond .appearing-fields {display:none;}

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

#respond .comment-form input[type="submit"] {background:#2DA048;color:#fff;transition:background 0.3s;margin:0;padding:9px 20px;border:none;display:block;font-size:16px;line-height:22px;border-radius:20px;font-weight:bold;}
#respond .comment-form input[type="submit"]:hover {background:#1A822E;}

#respond .comment-form label {display:block;margin:0 0 10px 0;font-size:18px;line-height:26px;}
#respond .comment-form label .required {color:#CD0000;}

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

#respond .comment-form .comment-form-cookies-consent input[type="checkbox"], #respond .comment-form .comment-subscription-form input[type="checkbox"] {display:none;}
#respond .comment-form .comment-form-cookies-consent input[type="checkbox"] + label, #respond .comment-form .comment-subscription-form input[type="checkbox"] + label {position:relative;display:block;padding-left:34px;margin:0;letter-spacing:0;font-size:16px;line-height:24px;font-weight:normal;text-transform:none;}

#respond .comment-form .comment-form-cookies-consent input[type="checkbox"] + label:before, #respond .comment-form .comment-subscription-form input[type="checkbox"] + label:before {content:"";display:block;position:absolute;top:1px;left:0;width:22px;height:22px;background:#fff;border:1px solid #333;border-radius:0;box-sizing:border-box;}
#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 {content:"";display:block;position:absolute;top:4px;left:3px;width:16px;height:16px;background-size:100%;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%23333' d='M27.241 5.217l-16.44 16.44-6.041-6.041c-0.293-0.293-0.768-0.293-1.061 0l-1.768 1.768c-0.293 0.293-0.293 0.768 0 1.061l8.339 8.339c0.293 0.293 0.768 0.293 1.061 0l18.738-18.738c0.293-0.293 0.293-0.768 0-1.061l-1.768-1.768c-0.293-0.293-0.768-0.293-1.061 0z'%3E%3C/path%3E%3C/svg%3E%0A");}

#respond .comment-form fieldset.wprm-comment-ratings-container {display:block;}

p.akismet_comment_form_privacy_notice {font-size:16px;margin:20px 0;}

.socialicons {font-size:18px;line-height:1;}

.socialicons ul {margin:0 0 0 -30px;row-gap:20px;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;}
.socialicons ul li {margin:0 0 0 30px;padding:0;}
.socialicons ul li a {display:block;margin:0 -10px;font-weight:inherit;color:inherit;box-shadow:none;}
.socialicons ul li a .cicon {padding:0 10px;display:block;}

.socialicons ul li:hover a[href*="facebook.com"] {color:#3a5997 !important;}
.socialicons ul li:hover a[href*="pinterest.com"] {color:#e70022 !important;}
.socialicons ul li:hover a[href*="twitter.com"] {color:#1DA1F2 !important;}
.socialicons ul li:hover a[href*="instagram.com"] {color:#833AB4 !important;}
.socialicons ul li:hover a[href*="youtube.com"] {color:#FF0000 !important;}

.subscribebar {background:#7AC156;color:#fff;padding:60px 0;overflow:hidden;}
.subscribebar .subscribebar-a {position:relative;}
.subscribebar .subscribebar-image {position:absolute;bottom:-60px;left:0;width:387px;}
.subscribebar .subscribebar-image img {display:block;margin-left:-7.818480043739748496446145434664%;}
.subscribebar .subscribeform {margin:0;}

@media screen and (max-width:1279px) {
	.subscribebar .subscribebar-a {padding-left:258px;}
}

@media screen and (max-width:767px) {
	.subscribebar .subscribebar-a {padding-left:0;}
	.subscribebar .subscribebar-image {position:static;bottom:auto;left:auto;margin:30px auto 0 auto;margin-bottom:-60px !important;max-width:100%;}
	.subscribebar .subscribebar-image img {margin-left:13.285948605795516675779114270093%;}
}

#footer {padding:60px 0;font-size:18px;line-height:24px;color:#fff;background:#333333;}
#footer a {font-weight:inherit;color:inherit;}

#footer ul {margin:0 0 0 -40px;row-gap:15px;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
#footer ul li {margin:0 0 0 40px;padding:0;}
#footer ul li.right {margin-left:auto;padding-left:40px;}

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

/** GRAVITY FORMS **/

#custom-gform-wrap, #fullwrap .gform_confirmation_wrapper {margin-top:30px;margin-bottom:30px;font-size:18px;line-height:26px;}

#custom-gform-wrap {position:relative;}

#custom-gform-wrap .gfield_label {font-size:18px;line-height:26px;font-weight:normal;vertical-align:top;display:block;margin-bottom:10px;color:inherit;}

#custom-gform-wrap input[type=color],
#custom-gform-wrap input[type=date],
#custom-gform-wrap input[type=datetime-local],
#custom-gform-wrap input[type=datetime],
#custom-gform-wrap input[type=email],
#custom-gform-wrap input[type=month],
#custom-gform-wrap input[type=number],
#custom-gform-wrap input[type=password],
#custom-gform-wrap input[type=search],
#custom-gform-wrap input[type=tel],
#custom-gform-wrap input[type=text],
#custom-gform-wrap input[type=time],
#custom-gform-wrap input[type=url],
#custom-gform-wrap input[type=week],
#custom-gform-wrap select,
#custom-gform-wrap textarea,
#custom-gform-wrap .gform_fileupload_multifile .gform_drop_area {
	border:1px solid #ddd;background:#fff;border-radius:6px;padding:16px 20px;font-size:18px;line-height:26px;
}

#custom-gform-wrap input[type="file"] {font-size:18px;line-height:26px;}

#custom-gform-wrap .gfield textarea.small {height:112px;}
#custom-gform-wrap .gfield textarea.medium {height:164px;}
#custom-gform-wrap .gfield textarea.large {height:216px;}

#custom-gform-wrap select.gfield_select, #custom-gform-wrap .ginput_complex select, #custom-gform-wrap .gfield_time_ampm select, #custom-gform-wrap .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='%23333' 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 15px top 50%, 0 0;background-size: .625em auto, 100%;padding-right:40px;
}

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

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

#custom-gform-wrap .ginput_container_time {min-width:94px;}

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

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

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

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

#custom-gform-wrap .gform_fields {grid-row-gap:30px;}

#custom-gform-wrap .gfield_checkbox label, #custom-gform-wrap .gfield_radio label, #custom-gform-wrap .ginput_container_consent label {vertical-align:top;font-size:18px;line-height:26px;margin:0;max-width:none;display:block;overflow:hidden;position:relative;padding-left:36px;font-weight:normal;}

#custom-gform-wrap .gfield_checkbox .gchoice, #custom-gform-wrap .gfield_radio .gchoice {margin-bottom:10px;}

#custom-gform-wrap .gfield_checkbox .gchoice:last-child, #custom-gform-wrap .gfield_radio .gchoice:last-child {margin-bottom:0;}

#custom-gform-wrap .gfield_radio input[type="radio"] {display:none;}
#custom-gform-wrap .gfield_radio label:before {content:"";display:block;position:absolute;top:1px;left:0;width:22px;height:22px;background:#fff;border-radius:50%;border:1px solid #333;}
#custom-gform-wrap .gfield_radio input[type="radio"]:checked + label:after {content:"";display:block;position:absolute;top:9px;left:8px;width:8px;height:8px;border-radius:50%;background:#333;}

#custom-gform-wrap .gfield_checkbox input[type="checkbox"], #custom-gform-wrap .ginput_container_consent input[type="checkbox"] {display:none;}
#custom-gform-wrap .gfield_checkbox label:before, #custom-gform-wrap .ginput_container_consent label:before {content:"";display:block;position:absolute;top:1px;left:0;width:22px;height:22px;background:#fff;border:1px solid #333;border-radius:4px;}
#custom-gform-wrap .gfield_checkbox input[type="checkbox"]:checked + label:after, #custom-gform-wrap .ginput_container_consent input[type="checkbox"]:checked + label:after {content:"";display:block;position:absolute;top:4px;left:3px;width:18px;height:18px;background-size:100%;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%23333' d='M27.241 5.217l-16.44 16.44-6.041-6.041c-0.293-0.293-0.768-0.293-1.061 0l-1.768 1.768c-0.293 0.293-0.293 0.768 0 1.061l8.339 8.339c0.293 0.293 0.768 0.293 1.061 0l18.738-18.738c0.293-0.293 0.293-0.768 0-1.061l-1.768-1.768c-0.293-0.293-0.768-0.293-1.061 0z'%3E%3C/path%3E%3C/svg%3E%0A");}

#custom-gform-wrap .gfield_checkbox input[value="gf_other_choice"] + label + br,
#custom-gform-wrap .gfield_radio input[value="gf_other_choice"] + label + br {display:none;}

#custom-gform-wrap .gfield_checkbox button, #custom-gform-wrap .gfield_radio button {margin-top:5px;font-size:16px;}
#custom-gform-wrap .gfield_checkbox input[type="text"], #custom-gform-wrap .gfield_radio input[type="text"] {margin-top:15px;width:100%;}

#custom-gform-wrap select.gfield_select, #custom-gform-wrap .ginput_complex select, #custom-gform-wrap .gfield_time_ampm select {height:60px;}

#custom-gform-wrap .hour_minute_colon {align-self:center;}

#custom-gform-wrap select[multiple] {height:auto;}
#custom-gform-wrap select option {padding:2px;}

#custom-gform-wrap .gform_button, #custom-gform-wrap .gform_page_footer .button {background:#2DA048;color:#fff !important;border:none;border-radius:20px;font-size:16px;line-height:22px;padding:9px 20px;font-weight:bold;overflow:visible;cursor:pointer;-webkit-appearance:none;margin:0;transition:color 0.3s, background 0.3s;width:auto;}

#custom-gform-wrap .gform_button:hover, #custom-gform-wrap .gform_page_footer .button:hover {background:#1A822E;}

#custom-gform-wrap .gform_footer, #custom-gform-wrap .gform_page_footer {margin-top:40px;padding-top:0;padding-bottom:0;}

#custom-gform-wrap .ginput_container_checkbox + .gfield_description, #custom-gform-wrap .ginput_container_radio + .gfield_description, #custom-gform-wrap .ginput_container_consent + .gfield_description {margin-top:10px;}

#custom-gform-wrap .ginput_container_consent + .gfield_description {border:none;max-height:none;overflow-y:visible;padding:0;}

#custom-gform-wrap .gfield_required {font-size:16px;padding-left:3px;}
#custom-gform-wrap .gfield_required .gfield_required_text {font-style:normal;}

#fullwrap #gf_form_focus {outline:none;}

#custom-gform-wrap .gfield_required,
#custom-gform-wrap .gfield_error .gfield_label,
#custom-gform-wrap div.validation_error,
#custom-gform-wrap ol.validation_list,
#custom-gform-wrap .validation_message,
#custom-gform-wrap .gf_submission_limit_message,
#custom-gform-wrap .gfield.gfield_error div.ginput_complex.ginput_container label, 
#custom-gform-wrap .gfield.gfield_error .gfield_checkbox, 
#custom-gform-wrap .gfield.gfield_error ul.gfield_radio,
#custom-gform-wrap .gform_validation_errors > h2 {color:#CD0000;}

#custom-gform-wrap .gfield.gfield_error input[type="text"],
#custom-gform-wrap .gfield.gfield_error input[type="url"],
#custom-gform-wrap .gfield.gfield_error input[type="email"],
#custom-gform-wrap .gfield.gfield_error input[type="tel"], 
#custom-gform-wrap .gfield.gfield_error input[type="number"], 
#custom-gform-wrap .gfield.gfield_error input[type="password"], 
#custom-gform-wrap .gfield.gfield_error textarea,
#custom-gform-wrap .gfield.gfield_error select.gfield_select {border-color:#CD0000;}

#custom-gform-wrap .gfield_validation_message, #custom-gform-wrap .validation_message {border:none;padding:0;background:none;font-size:14px;line-height:20px;margin-top:10px;}

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

#custom-gform-wrap .gsection {padding:0;border:none;}

#custom-gform-wrap .gform_title {margin:0 0 30px 0;}
#custom-gform-wrap .gsection_title {margin:20px 0 0 0;}
	
#custom-gform-wrap .gform_description {display:block;margin-bottom:30px;}

@media screen and (min-width:768px) {
	#custom-gform-wrap #gform_2 {display:flex;justify-content:center;margin-left:-20px;}
	#custom-gform-wrap #gform_2 .gform_fields {display:flex;grid-column-gap:0;}
	#custom-gform-wrap #gform_2 .gform_footer {margin-top:0 !important;margin-left:20px;}
	#custom-gform-wrap #gform_2 .gfield {margin-left:20px;flex-grow:1;}
	#custom-gform-wrap #gform_2 .gform_body {min-width:0;flex-grow:1;}
}

#custom-gform-wrap #gform_2 .gform_fields {grid-row-gap:20px;}
#custom-gform-wrap #gform_2 .gform_footer {margin-top:20px;}
#custom-gform-wrap #gform_2 .gform_button {width:100%;}

#custom-gform-wrap #gform_2 input[type="text"], 
#custom-gform-wrap #gform_2 input[type="email"] {border-radius:30px;padding:15px 40px;font-size:20px;line-height:28px;}

#custom-gform-wrap #gform_2 .gform_button {border-radius:30px;font-size:20px;line-height:28px;padding:16px 40px;font-weight:bold;}

#custom-gform-wrap .recaptchafield:not(.gfield_error) {position:absolute;}
#custom-gform-wrap .recaptchafield.gfield_error .gfield_validation_message {margin-top:0;}

#gform_5 {margin:30px 0 !important;}
#gform_5 .gform_footer {margin-top:20px !important;}
#gform_5 .gform_button {width:100% !important;}

#gform_5 input[type="text"], 
#gform_5 input[type="email"] {border-radius:30px;padding:15px 40px;font-size:20px;line-height:28px;}

#gform_5 .gform_button {border-radius:30px;font-size:20px;line-height:28px;padding:16px 40px;font-weight:bold;}


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

#fullwrap .notop>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#fullwrap .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;}

#fullwrap .nobot>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#fullwrap .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) {
	#fullwrap .notop768>:first-child {margin-top:0;}
	#fullwrap .notop768>:first-child>:first-child {margin-top:0;}
	#fullwrap .notop768>:first-child>:first-child>:first-child {margin-top:0;}
	#fullwrap .notop768>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#fullwrap .notop768>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#fullwrap .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#fullwrap .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#fullwrap .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#fullwrap .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#fullwrap .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#fullwrap .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;}

	#fullwrap .nobot768>:last-child {margin-bottom:0;}
	#fullwrap .nobot768>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot768>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot768>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .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;}
}

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

.icon-angle-right {
  width: 0.375em;
}
.icon-angle-left {
  width: 0.375em;
}

.icon-twitter {
  width: 1.1669921875em;
}

.icon-tips {
  width: 0.7724609375em;
}

.icon-shopping-cart {
  width: 1.125em;
}

.icon-pinterest {
  width: 0.7998046875em;
}

.icon-instagram-black {
  width: 0.947265625em;
}

.icon-facebook {
  width: 0.5498046875em;
}

.icon-comments {
  width: 1.1669921875em;
}

.icon-browse-all {
  width: 1.138671875em;
}

.icon-award {
  width: 0.8330078125em;
}

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

.icon-tiktok {
  width: 0.9287109375em;
}

.icon-youtube {
  width: 1.5em;
}

.icon-comment {
  width: 1.142578125em;
}

.icon-bars {
  width: 0.875em;
}

.icon-angle-down-solid {
  width: 0.625em;
}

.icon-search {
  width: 0.93359375em;
}
.icon-plus {width:0.75em;}

.icon-play {
  width: 0.875em;
}

.icon-carousel-left {
  width: 0.5556640625em;
}

.icon-carousel-right {
  width: 0.5556640625em;
}

.icon-cursive-arrow {
  width: 0.9375em;
}

.icon-arrow-down {
  width: 0.875em;
}

.icon-star {
    width: 1.125em;
}

#fullwrap .wprm-rating-stars {display:block;}
#fullwrap .wprm-recipe-rating {padding:0;line-height:16px;}
#fullwrap .wprm-rating-star {display:inline-block;vertical-align:top;padding:0 1px;}
#fullwrap .wprm-rating-star:first-child {padding-left:0 !important;}
#fullwrap .wprm-rating-star:last-child {padding-right:0 !important;}
#fullwrap .wprm-rating-star svg {width:16px;height:16px;margin:0 !important;display:block;}
#fullwrap .wprm-comment-rating .wprm-rating-stars {line-height:16px;padding:1px 0;}

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

.dpsp-content-wrapper .dpsp-total-share-wrapper {margin-top:-21px !important;}