/*
Theme Name: I Heart Naptime 2021
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}

/***** FONTS *****/

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;}

@font-face {
    font-family: 'veryberry';
    src: url('fonts/veryberry-webfont.woff2') format('woff2'),
    url('fonts/veryberry-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4, h5, h6, .postheader .summary, .wp-block-yoast-faq-block .schema-faq-question {font-family:Merriweather,sans-serif;}

#respond #reply-title small, .inpostreview h2 {font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; }

span.cursive {font-family:veryberry,cursive;font-size:1.5em;line-height:0;font-weight:normal;text-transform:lowercase;}

/***** 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-weight:500;font-size:16px;line-height:24px;z-index:10000;}

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:1140px;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:18px;line-height:1.6666666666;color:#131313;background:#fff;word-wrap:break-word;overflow-x:hidden;}

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:14px;line-height:20px;color:inherit;}

.blocks-gallery-caption {margin-top:0;}

@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:#2a7f84;font-weight:bold;text-decoration:none;}
a:hover, a:active {text-decoration:underline;}

a img {transition:opacity 0.3s;}
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-spaced li, ol.is-style-spaced li {margin-bottom:1em;}
ul.is-style-spaced ul, ul.is-style-spaced ol, ol.is-style-spaced ul, ol.is-style-spaced ol {margin-top:1em;}

ul.is-style-check {list-style:none;}
ul.is-style-check>li {padding-left:1.9125em;margin-left:-1.6em;position:relative;list-style:none;}
ul.is-style-check>li:before {content:"";position:absolute;top:0;margin-top:0.125em;left:0;font-size:1.3333333333em;line-height:1.25;width:1em;height:1em;background-size:100%;background-repeat:no-repeat;}
ul.is-style-check>li:before {background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' stroke-width='0' stroke='%23C83C76' fill='%23C83C76' viewBox='0 0 32 32'%3E%3Ctitle%3Echeck-circle%3C/title%3E%3Cpath d='M31.5 16c0 8.56-6.94 15.5-15.5 15.5s-15.5-6.94-15.5-15.5 6.94-15.5 15.5-15.5 15.5 6.94 15.5 15.5zM14.207 24.207l11.5-11.5c0.39-0.39 0.39-1.024 0-1.414l-1.414-1.414c-0.39-0.391-1.024-0.391-1.414 0l-9.379 9.379-4.379-4.379c-0.39-0.39-1.024-0.39-1.414 0l-1.414 1.414c-0.391 0.39-0.391 1.024 0 1.414l6.5 6.5c0.391 0.391 1.024 0.391 1.414 0z'%3E%3C/path%3E%3C/svg%3E");}

h1, .pagetitle {font-size:32px;line-height:44px;margin:60px 0 40px 0;font-weight:bold;text-align:center;}
h2 {font-size:32px;line-height:44px;margin:60px 0 40px 0;font-weight:bold;text-align:center;}
h3 {font-size:28px;line-height:38px;margin:60px 0 40px 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;}

.maincol h2 {font-size:28px;line-height:38px;text-align:left;margin:40px 0 25px 0;}
.maincol h3 {font-size:24px;line-height:34px;margin:40px 0 25px 0;}

.inpostbox h2 {font-size:24px;line-height:34px;margin:40px 0 20px 0;text-align:center;}

.wp-block-media-text h2 {margin:40px 0 20px 0;}

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

.pagetitle {margin:0;}

.pageheader {margin:0 0 40px 0;}

@media screen and (max-width:767px) {
	.pageheader {margin-bottom:25px;}
}

.bodysection:first-child>.container>.pageheader:first-child {padding-top:20px;}

@media screen and (max-width:767px) {
	.bodysection:first-child>.container>.pageheader:first-child {padding-top:0;}
}

.btnswrap {margin:30px 0;}
.btnswrap-a {display:flex;justify-content:center;margin-left:-20px;margin-bottom:-20px !important;flex-wrap:wrap;}
.btnswrap a.btn {margin-left:20px;margin-bottom:20px !important;}

a.btn {background:#2A7F84;color:#fff;font-size:16px;line-height:24px;padding:12px 20px;text-decoration:none;text-align:center;display:inline-block;}
a.btn:focus {outline:auto;}
a.btn:hover, a.btn:active {background:#185F64;}
a.btn.btn-pink {background:#C83C76;}
a.btn.btn-pink:hover, a.btn.btn-pink:active {background:#B22556;}
a.btn.btn-black {background:#131313;}
a.btn.btn-black:hover, a.btn.btn-black:active {background:#000;}
a.btn.btn-small {padding:8px 15px;}

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:12px 20px;}
a.btn.loading.btn-small:before {padding:8px 15px;}

.imagegrid,
.prevnext,
.caticons,
hr, hr.wp-block-separator,
.wprm-recipe-container,
.wp-block-archives,
.wp-block-categories,
.wp-block-code,
.wp-block-columns,
.wp-block-cover,
.wp-block-embed,
.wp-block-gallery,
.wp-block-group,
.wp-block-image,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-media-text,
.wp-block-preformatted,
.wp-block-pullquote,
.wp-block-quote,
.wp-block-separator,
.wp-block-table,
.wp-block-verse,
.wp-block-video {margin-top:40px;margin-bottom:40px;}

.featurebox,
.footerboxes, 
.teamgrid {margin-top:60px;margin-bottom:60px;}

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

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

#header {height:120px;}

#header-a {background:#fff;}
#header-b {padding:40px 0;}
#header .container {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)
	}
}

.jumpwrap {position:relative;}
.jumplink, .gform_anchor {display:block;position:absolute;top:-80px;}
body.admin-bar .jumplink, body.admin-bar .gform_anchor {top:-112px;}

@media screen and (max-width:782px) {
	body.admin-bar .jumplink, body.admin-bar .gform_anchor {top:-126px;}
}

@media screen and (max-width:600px) {
	body.admin-bar .jumplink, body.admin-bar .gform_anchor {top:-80px;}
}

#logo {width:252px;float:left;display:inline;position:relative;margin:0;line-height:1;font-weight:normal;}
#logo a {display:block;padding:0;}
#logo img {display:block;width:100%;opacity:1;margin-top:-20px;}

body.fixedheader #logo {width:168px;}
body.fixedheader #logo img {margin-top:0;}
	
#menu {font-size:17px;line-height:24px;}

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

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

#menu>ul>li>.submenu {display:none;text-transform:none;font-size:17px;line-height:24px;}
#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 a {font-weight:normal;padding:8px 0;}

#menu>ul>li.megamenu>.submenu>ul>li>.linkwrap {padding:8px 0;display:block;}

#menu>ul>li.search {display:none;}

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:#131313;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:#2a7f84;}

button.closemenu {display:none;}

#toggle {display:none;}

#searchwrap {float:right;width:240px;margin-left:30px;}

#toppin {display:none;}
body.fixedheader #toppin {float:right;display:block;margin-left:30px;margin-right:-15px;position:relative;z-index:1;}

#toppin a {display:block;background:#CB2027;color:#fff !important;padding:8px 15px;font-weight:bold;font-size:16px;line-height:24px;text-decoration:none;cursor:pointer;}
#toppin a:hover, #toppin a:active {background:#B61216;}
#toppin .icon {height:24px;vertical-align:top;margin-left:6px;font-size:14px;}

@media screen and (max-width:767px) {
	body.fixedheader #toppin {margin-right:-5px;margin-left:20px;}
}

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

.bodysection .searchform {margin:30px 0;}
.bodysection .searchform .input input {font-size:18px;line-height:26px;padding:11px 0 11px 15px;}
.bodysection .searchform button[type="submit"] {height:48px;}

@media screen and (min-width:1140px) {				
	#logo {margin-right:20px;position:relative;z-index:2;}
	#searchwrap {position:relative;z-index:2;}
	
	#menu {text-align:right;padding:0;}
	#menu>ul {max-width:981px;margin-left:auto;}
	
	body.fixedheader #menu {padding:0;}
	
	#menuoverlay {display:none;}
	
	#menu {position:relative;}
	
	#menu>ul {margin-right:-15px;}
	
	#menu>ul>li {display:inline-block;vertical-align:top;text-align:left;}
			
	#menu>ul>li.highlight {margin:0 15px;}
	#menu>ul>li.highlight>.linkwrap>a {background:#FDF6F9;color:#C83C76;}
	
	#menu>ul>li>.linkwrap {position:relative;z-index:100000;}
			
	#menu>ul>li.menu-item-has-children {position:relative;}
	
	#menu>ul>li.menu-item-has-children>.linkwrap>.dropdown-toggle {position:absolute;top:50%;right:15px;border:none;border-radius:0;margin:-12px 0 0 0;padding:0;background:none;}
	#menu>ul>li.menu-item-has-children>.linkwrap>a {padding:7px 29px 7px 14px;border:1px solid transparent;transition:background 0.3s, color 0.3s, border-color 0.3s;}
	body.resizing #menu>ul>li.menu-item-has-children>.linkwrap>a {transition:none;}
	#menu>ul>li.menu-item-has-children>.linkwrap>.dropdown-toggle .icon {font-size:16px;height:24px;display:inline-block;vertical-align:top;margin-top:2px;transition:color 0.3s;}
	
	#menu>ul>li.menu-item-has-children.active>.linkwrap>a {background:#ECF6F7;border-color:#2a7f84;border-bottom-color:#ecf6f7;}
	#menu>ul>li.menu-item-has-children.highlight.active>.linkwrap>a {background:#FDF6F9;border-color:#C83C76;border-bottom-color:#FDF6F9;}
	
	#menu>ul>li.menu-item-has-children.highlight>.linkwrap>.dropdown-toggle .icon {color:#C83C76;}	

	#menu>ul>li.menu-item-has-children.megamenu {position:static;}
	
	#menu>ul>li>.submenu {display:block !important;visibility:hidden;opacity:0;position:absolute;top:39px;left:0;z-index:10000;min-width:100%;transition:opacity 0.3s,visibility 0.3s;}
	#menu>ul>li>.submenu>ul {white-space:nowrap;background:#ECF6F7;border:1px solid #2a7f84;overflow:hidden;padding:8px 0;}
	#menu>ul>li.highlight>.submenu>ul {background:#FDF6F9;border-color:#C83C76;}
	
	#menu>ul>li>.submenu>ul>li>a {padding:8px 15px;color:inherit;text-decoration:none;}
	#menu>ul>li>.submenu>ul>li>a:hover, #menu>ul>li>.submenu>ul>li>a:active {background:#2a7f84;color:#fff;}
	
	#menu>ul>li.twocol>.submenu>ul {column-count:2;column-gap:10px;}
	
	#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:10px;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.megamenu>.submenu>ul>li>ul>li>a {display:block;padding:8px 15px;}
	#menu>ul>li.megamenu>.submenu>ul>li>ul>li>a:hover, #menu>ul>li.megamenu>.submenu>ul>li>ul>li>a:active {background:#2a7f84;color:#fff;}
	#menu>ul>li.megamenu.highlight>.submenu>ul>li>ul>li>a:hover, #menu>ul>li.megamenu.highlight>.submenu>ul>li>ul>li>a:active {background:#C83C76;}
	
	#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 15px;}
	#menu>ul>li.megamenu>.submenu>ul>li>.linkwrap>.dropdown-toggle {display:none;}
}

@media screen and (max-width:1139px) {
	#toggle {display:block;float:right;margin-left:20px;}
	
	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:#ECF6F7;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.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:#131313;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:#131313;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:#2A7F84;}
	
	button.closemenu {margin:-20px -13px 0 auto;display:block;}
	button.closemenu>span.icon:before, button.closemenu>span.icon:after {background:#131313;}
	button.closemenu:hover>span.icon:before, button.closemenu:hover>span.icon:after {background:#2a7f84;}
			
	#menu>ul {padding-bottom:20px;}
	
	#menu>ul>li.search {display:block;margin:12px 0;}
	#menu>ul>li.search .searchform {background:#fff;}
	
	#menu li.menu-item-has-children>.linkwrap {position:relative;cursor:pointer;}
	
	#menu li.menu-item-has-children>.linkwrap>.dropdown-toggle {display:block;position:absolute;top:0;right:-13px;width:40px;height:40px;border:none;border-radius:0;margin:0;padding:0;background:none;transition:color 0.3s;}	
	#menu li.menu-item-has-children>.linkwrap>.dropdown-toggle:hover {color:#2a7f84;}
	
	#menu li.menu-item-has-children>.linkwrap>.dropdown-toggle .icon {-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:transform 0.3s;height:40px;vertical-align:top;}
	#menu li.menu-item-has-children.open>.linkwrap>.dropdown-toggle .icon {-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}
	#menu li.menu-item-has-children>.linkwrap {padding-right:26px;}

	#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 li.menu-item-has-children>span {padding:8px 0;cursor:pointer;display:block;}
		
	#menu a {padding-left:0;padding-right:0;}
}

@media screen and (max-width:767px) {	
	#header-b {padding:20px 0 40px 0;}
	#logo {width:210px;}
	#logo img {margin-top:-10px;}
	#header {height:160px;}
	#searchwrap {width:100%;margin-left:0;margin-top:20px;}
	
	body.fixedheader #searchwrap {display:none;}
}

@media screen and (max-width:413px) {
	#logo {width:168px;}
	#logo img {margin-top:0;}
}

#fullwrap {position:relative;}

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;}

.wp-block-gallery li {padding: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;}

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;font-size:18px;border-left:1px dashed #2A7F84;padding:0 0 0 30px;}
blockquote cite, .wp-block-quote cite, .wp-block-pullquote cite {color:inherit;font-size:13px;line-height:20px;font-style:normal;display:block;margin:20px 0 0 0;}

.bodysection {padding:60px 0;}

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

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

.bodysection-green {background:#ECF6F7;}

.narrow {width:720px;max-width:100%;margin:0 auto;}
h2.expanded {width:720px;max-width:100%;margin-left:auto;margin-right:auto;}

.breadcrumb {font-size:12px;line-height:18px;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;}
.breadcrumb .icon {margin:0 2px;height:18px;vertical-align:top;}
.breadcrumb a {color:inherit;font-weight:inherit;}
.breadcrumb a:hover, .breadcrumb a:active {color:#2a7f84;}

.imagegrid {margin-left:auto;margin-right:auto;max-width:100%;}

.imagegrid>ul {margin:0 0 0 -20px;margin-bottom:-40px !important;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
.catgrid>ul {justify-content:center;}
.imagegrid>ul>li {margin:0;margin-bottom:40px !important;padding:0;text-align:center;display:flex;}
.imagegrid>ul>li>.li-a {margin-left:20px;flex-grow:1;}

@media screen and (max-width:767px) {
	.imagegrid>ul {margin-bottom:-30px !important;}
	.imagegrid>ul>li {margin-bottom:30px !important;}
}

.bodysection-green .imagegrid>ul {margin-bottom:-20px !important;}
.bodysection-green .imagegrid>ul>li {margin-bottom:20px !important;}
.bodysection-green .imagegrid>ul>li>.li-a {background:#fff;}

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

.imagegrid4>ul>li {width:25%;}
.imagegrid5>ul>li {width:20%;}
.imagegrid6>ul>li {width:16.666666666666666%;}

@media screen and (max-width:767px) {
	.imagegrid {width:520px;}
	.imagegrid>ul>li {width:50%;}
	
	.catgrid>ul>li {width:33.333333333333333%;}
	.catgrid4>ul>li {width:50%;}
}

.imagegrid .gridimage {margin-bottom:15px;}
.imagegrid .gridimage img {display:block;width:100%;}
.imagegrid-circles .gridimage img {border-radius:50%;}

.bodysection-green .imagegrid .gridimage {margin-bottom:0;}
.bodysection-green .imagegrid .gridtext {padding:15px 20px;}

.imagegrid .gridnumber {width:48px;font-size:17px;line-height:24px;padding:12px 0;text-align:center;border-radius:50%;background:#2A7F84;color:#fff;font-weight:bold;margin:-39px auto 15px auto;position:relative;z-index:1;transition:background 0.3s;}
.imagegrid>ul>li>.li-a>a:hover .gridnumber, .imagegrid>ul>li>.li-a>a:active .gridnumber {background:#185F64;}
.imagegrid .gridcat {font-size:12px;line-height:18px;text-transform:uppercase;letter-spacing:1px;}

.imagegrid .gridtitle {font-size:17px;line-height:24px;font-weight:bold;transition:color 0.3s;word-wrap:normal;}
.imagegrid6 .gridtitle, .postcols .imagegrid .gridtitle {font-size:15px;line-height:22px;}
.imagegrid>ul>li>.li-a>a:hover .gridtitle, .imagegrid>ul>li>.li-a>a:active .gridtitle {color:#2a7f84;}

@media screen and (max-width:1023px) {
	.imagegrid .gridtitle {font-size:15px;line-height:22px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.imagegrid6 .gridtitle {font-size:13px;line-height:20px;}
}

.imagegrid .gridcat + .gridtitle {margin-top:3px;}
.imagegrid .gridtime {margin-top:6px;font-size:13px;line-height:20px;}
.imagegrid .gridtime .icon {font-size:14px;vertical-align:top;height:20px;margin-right:6px;color:#2A7F84;}
.imagegrid .gridtime .wprm-recipe-details-unit {font-size:inherit;}
.imagegrid .gridrating {font-size:12px;line-height:18px;margin-top:10px;}

.imagegrid a {text-decoration:none;}

.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;}

.caticons {font-size:17px;line-height:24px;max-width:100%;margin-left:auto;margin-right:auto;}
.caticons ul {margin:0 0 0 -20px;margin-bottom:-30px !important;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;}
.caticons ul li {margin:0;margin-bottom:30px !important;padding:0;width:33.333333333333333%;max-width:135px;text-align:center;}
.caticons ul li .li-a {margin-left:20px;}
.caticons ul li a {color:inherit;display:block;text-decoration:none;}
.caticons ul li a:hover, .caticons ul li a:active {color:#2a7f84;}
.caticons ul li .cattitle {margin-top:20px;word-wrap:normal;}
.caticons ul li .caticon {width:85px;max-width:100%;margin:0 auto;}
.caticons ul li .caticon-a {height:0;padding-bottom:100%;background:#f1f1f1;border-radius:50%;position:relative;}
.caticons ul li a:hover .caticon-a, .caticons ul li a:active .caticon-a {background:#ECF6F7;}
.caticons ul li .caticon svg, .caticons ul li .caticon img {position:absolute;top:0;left:0;width:100%;height:100%;display:block;}

.caticons-large {font-size:15px;line-height:22px;}
.caticons-large ul {margin-left:-20px;margin-bottom:-40px !important;}
.caticons-large ul li {margin-bottom:40px !important;width:16.666666666666666%;max-width:none;}
.caticons-large ul li .li-a {margin-left:20px;}
.caticons-large ul li .caticon {width:auto;}

@media screen and (max-width:1023px) and (min-width:768px) {
	.caticons-large {font-size:13px;line-height:20px;}
}

@media screen and (max-width:767px) {
	.caticons {font-size:13px;line-height:20px;}
	.caticons ul li .cattitle {margin-top:10px;}	
	
	.caticons-large ul {margin-bottom:-30px !important;}
	.caticons-large ul li {width:33.333333333333333%;margin-bottom:30px !important;}
	.caticons-large {font-size:15px;line-height:22px;}
}

.catbuttons ul {margin:0 0 0 -20px;margin-bottom:-20px !important;padding:0;list-style:none;display:flex;justify-content:center;flex-wrap:wrap;}
.catbuttons ul li {margin:0 0 0 20px;margin-bottom:20px !important;padding:0;}
.catbuttons ul li a {display:block;background:#2A7F84;color:#fff;text-align:center;padding:8px 15px;position:relative;text-decoration:none;border:none;border-radius:0;font-weight:bold;font-size:16px;line-height:24px;transition:background 0.3s, color 0.3s;}
.catbuttons ul li a:focus {outline:auto;}
.catbuttons ul li a:hover, .catbuttons ul li a:active {background:#185F64;}

.catbuttons-pink ul li a {background:#C83C76;}
.catbuttons-pink ul li a:hover, .catbuttons-pink ul li a:active {background:#B22556;}

.catbuttons-lightpink ul li a {background:#C83C76;}
.catbuttons-lightpink ul li a:hover, .catbuttons-pink ul li a:active {background:#B22556;}

.catbuttons-lightpink ul li a {background:#FDF6F9;color:#C83C76;}
.catbuttons-lightpink ul li a:hover, .catbuttons-lightpink ul li a:active {background:#C83C76;color:#fff;}

.catbuttons-lightgreen ul li a {background:#ECF6F7;color:#2a7f84;}
.catbuttons-lightgreen ul li a:hover, .catbuttons-lightgreen ul li a:active {background:#2a7f84;color:#fff;}

.heading-more {padding:0 160px;position:relative;text-align:center;}
.heading-more .more-link {position:absolute;top:11px;right:0;text-transform:uppercase;font-size:15px;line-height:22px;letter-spacing:1px;color:inherit;text-decoration:none;}
.heading-more .more-link:hover, .heading-more .more-link:active {color:#2a7f84;}
.heading-more .more-link .icon {font-size:20px;vertical-align:top;height:22px;margin-left:10px;color:#2A7F84;}
.heading-more {margin:60px 0 40px;}
.heading-more h2 {margin:0;}

@media screen and (max-width:767px) {
	.heading-more {padding:0;}
	.heading-more .more-link {position:static;top:auto;right:auto;margin-top:15px;display:inline-block;}
}

.hr {border-top:1px dashed #2a7f84;text-align:center;position:relative;margin:60px 0;}
.hr hr {display:none;}
.hr .hricon {position:absolute;top:0;left:50%;transform:perspective(1px) translate(-50%,-50%);font-size:18px;padding:0 10px;color:#C83C76;background:#fff;}

@media screen and (max-width:767px) {
	.hr {margin:40px 0;}
}

.heading-filters {display:flex;margin:60px 0 40px -40px;flex-wrap:wrap;align-items:flex-start;}
.heading-filters h2 {margin:0 0 0 40px;}
.heading-filters .filters {margin-left:40px;margin-top:2px;}

.filtersection .filtercontents .filtercontent {display:none;}

.filters ul {margin:0 0 0 -20px;margin-bottom:-20px !important;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
.filters ul li {margin:0 0 0 20px;margin-bottom:20px !important;padding:0;}
.filters ul li button {display:block;background:#FDF6F9;color:#C83C76;text-align:center;padding:8px 15px;position:relative;text-decoration:none;border:none;border-radius:0;font-weight:bold;font-size:16px;line-height:24px;transition:background 0.3s, color 0.3s;}
.filters ul li button:hover, .filters ul li.selected button {background:#C83C76;color:#fff;}

@media screen and (max-width:767px) {
	.heading-filters {display:block;margin:40px 0 25px 0;}
	.heading-filters h2 {margin-left:0;}
	.heading-filters .filters {margin-left:0;margin-top:20px;}
	.filters ul {justify-content:center;margin-left:-10px;margin-bottom:-10px !important;}
	.filters ul li {margin-left:10px;margin-bottom:10px !important;}
}

.logogrid {max-width:100%;margin-left:auto;margin-right:auto;}
.logogrid ul {margin:0 0 0 -14px;margin-bottom:-14px !important;padding:0;list-style:none;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.logogrid ul li {margin:0 0 0 14px;margin-bottom:14px !important;padding:0;}
.logogrid ul li a, .logogrid ul li img {display:block;}

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

.teamgrid {width:900px;margin-left:auto;margin-right:auto;max-width:100%;}
.teamgrid ul {margin:0 0 0 -60px;margin-bottom:-60px !important;padding:0;list-style:none;display:flex;flex-wrap:wrap;text-align:center;justify-content:center;}
.teamgrid ul li {margin:0;margin-bottom:60px !important;padding:0;width:33.333333333333333%;}
.teamgrid ul li .li-a {margin-left:60px;}
.teamgrid ul li .teamimage {margin-bottom:20px;}
.teamgrid ul li .teamrole {font-size:12px;line-height:18px;text-transform:uppercase;letter-spacing:1px;margin-bottom:3px;}
.teamgrid ul li .teamimage img {display:block;border-radius:50%;}
.teamgrid ul li .teamname {font-size:17px;line-height:24px;font-weight:bold;}

@media screen and (max-width:767px) {
	.teamgrid {width:520px;}
	.teamgrid ul {margin-left:-20px;margin-bottom:-40px !important;}
	.teamgrid ul li {width:50%;margin-bottom:40px !important;}
	.teamgrid ul li .li-a {margin-left:20px;}
	.teamgrid ul li .teamname {font-size:15px;line-height:22px;}
}

.alphabet {margin:40px 0;}
.alphabet ul {margin:0 0 0 -20px;margin-bottom:20px !important;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;}
.alphabet ul li {margin:0 0 0 20px;margin-bottom:20px !important;padding:0;}
.alphabet ul li a {display:block;width:40px;font-size:16px;line-height:24px;padding:8px 0;text-align:center;background:#ECF6F7;color:#2A7F84;font-weight:bold;text-decoration:none;}
.alphabet ul li a:hover, .alphabet ul li a:active {color:#fff;background:#2A7F84;}

@media screen and (max-width:767px) {
	.alphabet ul {margin-left:-10px;margin-bottom:10px !important;}
	.alphabet ul li {margin-left:10px;margin-bottom:10px !important;}
	.alphabet ul li a {width:36px;padding:8px 0;font-size:14px;line-height:20px;}
}

.inglist {font-size:18px;line-height:26px;margin:40px 0;}
.inglist ul {margin:0;padding:0;list-style:none;column-count:4;column-gap:40px;}
.inglist ul li {margin:0 0 15px 0;padding:0;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}
.inglist ul li a {font-weight:inherit;color:inherit;}
.inglist ul li a:hover, .inglist ul li a:active {color:#2A7F84;}
.inglist .inglist-heading {font-weight:bold;border-bottom:1px dashed #2A7F84;margin:60px 0 40px 0;padding-bottom:20px;display:flex;justify-content:space-between;align-items:center;}
.inglist .inglist-heading .back-to-top {text-transform:uppercase;font-size:15px;line-height:22px;letter-spacing:1px;color:inherit;text-decoration:none;}
.inglist .inglist-heading .back-to-top:hover, .inglist .inglist-heading .back-top-top:active {color:#2a7f84;}
.inglist .inglist-heading .back-to-top .icon {font-size:14px;vertical-align:top;height:22px;margin-left:10px;color:#2A7F84;}

.inglist .inglist-heading h3 {margin:0;}

@media screen and (max-width:1023px) {
	.inglist {font-size:16px;}
	.inglist ul li {margin-bottom:10px;}
}
@media screen and (max-width:767px) {
	.inglist ul {column-count:2;}
	.inglist .inglist-heading {margin:40px 0 25px 0;}
}

.featurebox {display:flex;font-size:20px;line-height:1.5;margin-left:auto;margin-right:auto;max-width:100%;}
.featurebox .featurebox-text {background:#ecf6f7;padding:40px;box-sizing:border-box;width:50%;display:flex;align-items:center;text-align:center;}
.featurebox .featurebox-text-a {flex-grow:1;}
.featurebox .featurebox-image {width:50%;position:relative;}
.featurebox .featurebox-image a {color:inherit;display:block;}
.featurebox .featurebox-image:before {content:"";height:0;padding-bottom:70.943396226415094339622641509434%;display:block;}
.featurebox .featurebox-image img {display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;outline:inherit;}
.featurebox .featurebox-overlay {position:absolute;bottom:0;right:0;padding:10px;}
.featurebox .featurebox-overlay>span {display:block;background:#fff;padding:15px;font-size:17px;line-height:24px;font-weight:bold;}

.featurebox .fb-stars {font-size:28px;line-height:1;margin-bottom:28px;}
.featurebox .fb-stars .icon {height:28px;margin:0 3px;color:#FFA41B;vertical-align:top;}

.featurebox h2, .featurebox .pageheader {margin:0 0 20px 0;}

.featurebox-tight + .imagegrid {margin-top:-40px;}

@media screen and (max-width:767px) {
	.featurebox {display:block;width:530px;font-size:18px;}
	.featurebox .featurebox-text {display:block;padding:30px 20px;}
	.featurebox .featurebox-text, .featurebox .featurebox-image {width:auto;}
}

.bodysection-green .featurebox .featurebox-text {background:#fff;}

@media screen and (max-width:529px) {
	.featurebox {margin-left:-20px;margin-right:-20px;width:auto;max-width:none;}
}

.mealplanbar {background:#f1f1f1;text-align:center;}
.mealplanbar .mealplanbar-a {display:flex;justify-content:center;align-items:center;}

.mealplanbar h2 {font-style:italic;padding:50px 0;margin:0 40px;}
.mealplanbar h2 .small {font-size:24px;line-height:32px;display:block;margin-top:4px;}
.mealplanbar .mpb-image img {display:block;margin:0 auto;}
.mealplanbar .mpb-image {align-self:flex-end;order:-1;}
.mealplanbar .mpb-button {flex-shrink:0;}

@media screen and (max-width:1023px) and (min-width:768px) {
	.mealplanbar .mpb-image {width:220px;}
	.mealplanbar h2 {font-size:28px;line-height:36px;padding:40px 0;}
	.mealplanbar h2 .small {font-size:20px;line-height:30px;}
}
@media screen and (max-width:767px) {
	.mealplanbar {padding-top:40px;}
	.mealplanbar .mealplanbar-a {display:block;}
	.mealplanbar h2 {padding:0;margin:0 0 20px 0;}
	.mealplanbar .mpb-button {margin-bottom:30px;}
	.mealplanbar h2 .small {font-size:20px;line-height:30px;margin-top:0;}
}

.welcomebar {background:#ecf6f7;padding:60px 0;}
.welcomebar .welcomebar-a {display:flex;justify-content:center;margin-left:-60px;align-items:flex-start;}
.welcomebar .instagram-widget {margin-left:60px;width:340px;flex-shrink:0;background:#fff;padding:20px 10px 10px 10px;box-sizing:border-box;}
.welcomebar .instagram-widget h3 {text-align:center;margin:0 0 15px 0;font-size:17px;line-height:24px;}
.welcomebar .instagram-widget h3 a {color:inherit;text-decoration:none;}
.welcomebar .instagram-widget h3 a:hover, .welcomebar .instagram-widget h3 a:active {color:#2a7f84;}
.welcomebar .instagram-widget h3 .icon {font-size:20px;height:24px;vertical-align:top;margin-right:10px;}
.welcomebar .instagram-widget ul {margin:0 0 0 -10px;margin-bottom:-10px !important;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
.welcomebar .instagram-widget ul li {margin:0;margin-bottom:10px !important;padding:0;width:33.333333333333333%;}
.welcomebar .instagram-widget ul li .li-a {margin-left:10px;}
.welcomebar .instagram-widget ul li span.image {display:block;height:0;padding-bottom:100%;position:relative;overflow:hidden;}
.welcomebar .instagram-widget ul li img {display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.welcomebar .welcome-content {margin-left:60px;}
.welcomebar .welcome-content-a {margin-left:-40px;display:flex;}
.welcomebar .welcome-image img {display:block;border-radius:50%;margin:0 auto;}
.welcomebar .welcome-image {width:260px;margin-left:40px;}
.welcomebar .welcome-text {width:360px;margin-left:40px;}
.welcomebar .more-social {display:flex;justify-content:space-between;align-items:center;}
.welcomebar h2 {text-align:left;margin:0 0 20px 0;}

@media screen and (max-width:1139px) {
	.welcomebar .welcomebar-a {display:block;margin-left:0;}
	.welcomebar .welcome-content {width:660px;margin:0 auto;}
	.welcomebar .instagram-widget {margin:40px auto 0 auto;max-width:100%;}
}
@media screen and (max-width:767px) {
	.welcomebar .welcome-content {width:auto;}
	.welcomebar .welcome-content-a {display:block;margin-left:0;}
	.welcomebar .welcome-image {margin:0 auto 30px auto;}
	.welcomebar .welcome-text {width:auto;margin-left:0;}
}

.welcomebox .welcome-image {width:180px;margin:0 auto 40px auto;}
.welcomebox h2 {margin-bottom:20px;text-align:center;}
.welcomebox .welcome-image img {display:block;border-radius:50%;margin:0 auto;}
.welcomebox .more-social {display:flex;justify-content:space-between;align-items:center;}
.welcomebox .socialicons ul {margin-left:-25px;}
.welcomebox .socialicons ul li {margin-left:25px;}

.browsebar {background:#ECF6F7;padding:20px 0;}

.browsebar .browsebar-a {display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-left:-20px;margin-bottom:-20px !important;}
.browsebar h2 {font-size:24px;line-height:32px;margin:0 0 0 20px;margin-bottom:20px !important;}
.browsebar .browsemenu {font-size:17px;line-height:24px;margin-left:20px;margin-bottom:20px !important;text-align:center;}
.browsebar .browsemenu>ul {margin:0 0 0 -20px;margin-bottom:-20px !important;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
.browsebar .browsemenu>ul>li {margin:0 0 0 20px;margin-bottom:20px !important;padding:0;position:relative;}
.browsebar .browsemenu>ul>li>button {display:block;background:#2A7F84;color:#fff;text-align:center;padding:12px 20px 12px 20px;position:relative;text-decoration:none;border:none;border-radius:0;box-sizing:border-box;font-weight:bold;}
.browsebar .browsemenu>ul>li>button .icon {vertical-align:top;height:24px;font-size:16px;margin-left:8px;}
.browsebar .browsemenu>ul>li>.submenu>ul {margin:0;padding:8px 0;list-style:none;border:1px solid #2a7f84;background:#ECF6F7;text-align:left;}
.browsebar .browsemenu>ul>li>.submenu>ul>li {margin:0;padding:0;list-style:none;}
.browsebar .browsemenu>ul>li>.submenu>ul>li:first-child {margin-top:0;}
.browsebar .browsemenu>ul>li>.submenu>ul>li>a {display:block;font-weight:inherit;color:inherit;text-decoration:none;padding:8px 20px;}
.browsebar .browsemenu>ul>li>.submenu>ul>li>a:hover, .browsebar .browsemenu>ul>li>.submenu>ul>li>a:active {background:#2a7f84;color:#fff;}

@media screen and (min-width:768px) {
	.browsebar .browsemenu>ul>li>.submenu {display:block !important;visibility:hidden;opacity:0;position:absolute;top:47px;left:0;z-index:10000;min-width:100%;transition:opacity 0.3s,visibility 0.3s;}
	.browsebar .browsemenu>ul>li>.submenu>ul {white-space:nowrap;overflow:hidden;column-count:2;column-gap:10px;}
	.browsebar .browsemenu>ul>li.active>.submenu {visibility:visible;opacity:1;}
}

@media screen and (max-width:767px) {
	.browsebar .browsebar-a {display:block;margin-left:0;}
	.browsebar h2 {margin-left:0;}
	.browsebar .browsemenu {margin-left:0;}
	.browsebar .browsemenu>ul {margin-left:0;display:block;}
	.browsebar .browsemenu>ul>li {margin-left:0;}
	.browsebar .browsemenu>ul>li>button {width:100%;}

	.browsebar .browsemenu>ul>li>.submenu {display:none;}
	.browsebar .browsemenu>ul>li>.submenu>ul {text-align:center;border-top:none;}
	.browsebar .browsemenu>ul>li.open>.submenu {display:block;}
}

.cookbookbar {background:#ECF6F7;text-align:center;}
.cookbookbar .cookbookbar-a {display:flex;justify-content:center;align-items:center;}

.cookbookbar .cb-text {margin:0 40px;padding:48px 0;}
.cookbookbar h2 {font-style:italic;padding:0;margin:0 0 10px 0;}

.cookbookbar .cb-image img {display:block;margin:0 auto;}
.cookbookbar .cb-image {flex-shrink:0;width:140px;}
.cookbookbar .cb-button {flex-shrink:0;order:2;}
.cookbookbar .cb-text {order:1;}

@media screen and (max-width:1023px) and (min-width:768px) {
	.cookbookbar .cb-text {padding:40px 0;}
	.cookbookbar h2 {font-size:28px;line-height:36px;}
}
@media screen and (max-width:767px) {
	.cookbookbar {padding:40px 0;}
	.cookbookbar .cookbookbar-a {flex-wrap:wrap;}

	.cookbookbar .cb-image {margin-bottom:30px;}
	.cookbookbar .cb-button {margin-bottom:30px;order:0;margin-left:40px;}
	.cookbookbar .cb-text {padding:0;margin:0;width:100%;order:0;}
}

.wp-block-yoast-faq-block .schema-faq-answer {display:none;}
.wp-block-yoast-faq-block .open .schema-faq-answer {display:block;margin:0 0 30px 0;}
.wp-block-yoast-faq-block .schema-faq-question {display:block;margin:0 0 15px 0;padding:0 0 0 31px;position:relative;cursor:pointer;transition:color 0.3s;font-size:18px;line-height:30px;}
.wp-block-yoast-faq-block .schema-faq-question:hover {color:#2a7f84;}
.wp-block-yoast-faq-block .schema-faq-question br {display:none;}
.wp-block-yoast-faq-block .schema-faq-question:before {content:"";position:absolute;top:0;left:0;display:block;width:16px;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%;}
.wp-block-yoast-faq-block .open .schema-faq-question:before {content:"";-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");} 

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

@media screen and (max-width:1023px) {
	.postcols>.maincol {float:none;display:block;width:720px;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;}
}
@media screen and (max-width:767px) {
	.postcols>.sidebar {margin-top:40px;}
}

.postcols>.sidebar .section {margin-bottom:40px;}

.postheader .pagetitle {text-align:left;margin:0 0 12px 0;}
.postheader .summary {font-size:20px;line-height:32px;margin-top:10px;}

@media screen and (max-width:767px) {
	.postheader .summary {font-size:16px;line-height:24px;}
}

.postmeta {display:flex;justify-content:space-between;font-size:14px;line-height:20px;}
.postmeta .pm-right ul {display:flex;margin:0;padding:0;list-style:none;align-items:center;}
.postmeta .pm-right ul li {margin:0 0 0 30px;padding:0;flex-shrink:0;}

.postmeta li.viewrecipe {order:1;}
.postmeta li.viewrecipe a {display:block;background:#ECF6F7;padding:9px 15px;text-decoration:none;}
.postmeta li.viewrecipe a:hover, .postmeta li.viewrecipe a:active {background:#2A7F84;color:#fff;}
.postmeta li.viewrecipe .icon {height:20px;margin-left:10px;vertical-align:top;}
.postmeta li.rating {display:flex;padding:2px 0;line-height:16px;}
.postmeta li.rating .wprm-recipe-rating + .wprm-recipe-rating {margin-left:10px;}

.postmeta li.comlink a {color:inherit;font-weight:inherit;}
.postmeta li.comlink a:hover, .postmeta li.comlink a:active {color:#2a7f84;}
.postmeta li.comlink .icon {height:20px;margin-right:10px;vertical-align:top;font-size:18px;color:#2A7F84;}

.postmeta .pm-author {display:flex;font-size:13px;line-height:18px;align-items:flex-start;flex-shrink:0;}
.postmeta .pa-image {width:36px;margin-right:10px;flex-shrink:0;}
.postmeta .pa-image img {display:block;border-radius:50%;}
.postmeta .date {font-size:12px;font-style:italic;margin-top:2px;display:block;}

@media screen and (max-width:1139px) and (min-width:1024px), (max-width:767px) {
	.postmeta {display:block;position:relative;}
	.postmeta .pm-right {margin-left:-30px;margin-top:20px;}
	.postmeta .pm-right ul {flex-wrap:wrap;justify-content:space-between;margin-bottom:-10px;}
	.postmeta .pm-right ul li {margin-bottom:10px;}
	
	.postmeta li.viewrecipe {position:absolute;top:0;right:0;}
	
	.postmeta .pm-author {margin-right:145px;}
}

.postheader2 {margin-bottom:20px;}

.disclaimer {font-size:12px;line-height:18px;font-style:italic;margin:-20px 0 40px 0;}
.disclaimer a {font-weight:inherit;color:inherit;text-decoration:underline;}
.disclaimer a:hover, .disclaimer a:active {color:#2a7f84;}

.posttags {font-size:14px;line-height:18px;margin-top:20px;}
.posttags ul {margin:0 0 0 -12px;margin-bottom:-12px !important;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
.posttags ul li {margin:0 0 0 12px;margin-bottom:12px !important;padding:0;}
.posttags ul li a {display:block;background:#FDF6F9;color:#C83C76;font-weight:inherit;padding:10px 15px;text-decoration:none;}
.posttags ul li a:hover, .posttags ul li a:active {background:#C83C76;color:#fff;}

.inpostbox {margin:40px 0;}
.inpostbox {background:#FDF6F9;border:1px solid #C83C76;padding:30px;position:relative;}
.inpostbox .boxicon {position:absolute;top:0;left:50%;transform:perspective(1px) translate(-50%,-50%);background:#fff;border-radius:50%;width:36px;height:36px;border:1px solid #C83C76;color:#C83C76;}
.inpostbox .boxicon .icon {position:absolute;top:50%;left:50%;transform:perspective(1px) translate(-50%,-50%);font-size:18px;}
.inpostbox .boxicon .icon-tips {font-size:22px;}
.inpostbox .boxicon .icon-shop {font-size:22px;}

.inpostbox.inpostbox-black {background:#f1f1f1;border-color:#131313;}
.inpostbox.inpostbox-black .boxicon {border-color:#131313;color:#131313;}

.inpostbox.inpostbox-green {background:#ECF6F7;border-color:#2a7f84;}
.inpostbox.inpostbox-green .boxicon {border-color:#2a7f84;color:#2a7f84;}

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

.wp-block-media-text {grid-gap:40px;grid-template-columns:1fr 1fr;-ms-grid-columns:1fr 40px 1fr;margin-left:auto;margin-right:auto;max-width:100%;}
.maincol .wp-block-media-text {grid-gap:30px;-ms-grid-columns:1fr 30px 1fr;}
.wp-block-media-text.has-media-on-the-right {grid-template-columns:1fr 1fr;-ms-grid-columns:1fr 40px 1fr;}
.maincol .wp-block-media-text.has-media-on-the-right {-ms-grid-columns:1fr 30px 1fr;}

.wp-block-media-text .wp-block-media-text__media {padding:0;-ms-grid-column:1;-ms-grid-row-align:top;align-self:flex-start;}
.wp-block-media-text .wp-block-media-text__content {padding:0;-ms-grid-column:3;-ms-grid-row-align:top;}
.wp-block-media-text .wp-block-media-text__content>:first-child {margin-top:0;}
.wp-block-media-text .wp-block-media-text__content>:first-child>:first-child {margin-top:0;}
.wp-block-media-text .wp-block-media-text__content>:last-child {margin-bottom:0;}
.wp-block-media-text .wp-block-media-text__content>:last-child>:last-child {margin-bottom:0;}

.wp-block-media-text.green {background:#ECF6F7;}
.wp-block-media-text.green .wp-block-media-text__content {padding:40px 40px 40px 0;}
.wp-block-media-text.green.has-media-on-the-right .wp-block-media-text__content {padding:40px 0 40px 40px;}


.maincol .wp-block-media-text.green .wp-block-media-text__content {padding:30px;}

.wp-block-media-text h2 {text-align:left;}

@media screen and (max-width:767px) {
	.wp-block-media-text.green {width:510px;}
	
	.wp-block-media-text.is-stacked-on-mobile {display:block;}
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {display:block;width:510px;max-width:100%;margin:0 auto 30px auto;padding-right:0;padding-left:0;}
	
	.wp-block-media-text.green .wp-block-media-text__content {padding:30px;}
	
	.wp-block-media-text.green.is-stacked-on-mobile .wp-block-media-text__media {margin-bottom:0;}
	
	.maincol .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {width:315px:}
	.wp-block-media-text>figure>img, .wp-block-media-text>figure>video {width:auto;max-width:100%;}
	
	.wp-block-media-text.is-stacked-on-mobile h2 {text-align:center;}
}

.inpostreview {margin:40px 0;}
.inpostreview .ipr-stars {text-align:center;border-top:1px dashed #2a7f84;position:relative;margin-bottom:30px;}
.inpostreview .ipr-stars .ipr-stars-a {position:absolute;top:0;left:50%;transform:perspective(1px) translate(-50%,-50%);padding:0 10px;background:#fff;font-size:18px;line-height:1;}
.inpostreview .ipr-stars .icon {color:#FFA41B;height:18px;vertical-align:top;display:inline-block;margin:0 2px;}
.inpostreview .inpostreview-a {background:#2A7F84;padding:30px;color:#fff;text-align:center;}
.inpostreview blockquote {padding:0;border-left:none;margin:0;}
.inpostreview h2 {text-align:center;font-size:16px;line-height:22px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;margin:0 0 20px 0;}

.sharebuttons {margin:40px 0;}
.sharebuttons ul {margin:0 0 0 -20px;margin-bottom:-20px !important;padding:0;list-style:none;display:flex;}
.sharebuttons ul li {margin:0 0 0 20px;margin-bottom:20px !important;padding:0;flex-basis:0;flex-grow:1;}
.sharebuttons ul li a {display:block;font-size:16px;line-height:24px;padding:12px 20px;text-transform:uppercase;text-align:center;color:#fff;text-decoration:none;}
.sharebuttons ul li a:focus {outline:auto;}
.sharebuttons ul li.btn-pin a {background:#CB2027;cursor:pointer;}
.sharebuttons ul li.btn-pin:hover a {background:#B61216;}
.sharebuttons ul li.btn-facebook a {background:#3A5997;}
.sharebuttons ul li.btn-facebook:hover a {background:#233C78;}
.sharebuttons ul li.btn-email a {background:#2A7F84;}
.sharebuttons ul li.btn-email:hover a {background:#185F64;}

.subscribebar {background:#f1f1f1;padding:40px 0;}
.subscribebar h2 {margin:0 0 30px 0;font-size:24px;line-height:32px;}

.subscribeform {margin:30px 0;}
.subscribeform .inputs {display:flex;min-width:0;justify-content:center;margin-left:-20px;margin-bottom:-20px !important;}
.subscribeform .inputs .input {min-width:0;margin-left:20px;margin-bottom:20px !important;}

.subscribeform input[type="text"], .subscribeform input[type="email"] {display:block;margin:0;box-sizing:border-box;background:#fff;border:none;padding:11px 15px;font-size:18px;line-height:26px;min-width:0;border-radius:0;width:200px;}

.subscribeform input[type="email"] {width:260px;}

.subscribeform input[type="submit"] {background:#C83C76;color:#fff;transition:background 0.3s;margin:0;padding:12px 20px;border:none;display:block;box-sizing:border-box;font-size:16px;line-height:24px;border-radius:0;font-weight:bold;}
.subscribeform input[type="submit"]:hover {background:#B22556;}

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

.footerboxes {display:flex;flex-wrap:wrap;justify-content:space-between;flex-wrap:wrap;}
.footerboxes .footerbox {width:300px;font-size:15px;line-height:22px;text-align:center;border:1px dashed #2A7F84;padding:30px 20px 20px 20px;position:relative;box-sizing:border-box;}
.footerboxes .footerlogo {width:300px;display:flex;align-items:center;order:1;}
.footerboxes .footerbox2 {order:2;}
.footerboxes .footerlogo-a {flex-grow:1;}
.footerboxes .footerlogo img {display:block;margin:0 auto;}
.footerboxes h2 {font-size:24px;line-height:32px;margin:0 0 20px 0;}
.footerboxes h2 + p {margin-top:-10px;}
.footerboxes .boxicon {position:absolute;top:0;left:50%;transform:perspective(1px) translate(-50%,-50%);font-size:18px;padding:0 10px;color:#C83C76;background:#fff;}
.bodysection-green .footerboxes .boxicon {background:#ECF6F7;}

@media screen and (max-width:1023px) {
	.footerboxes {width:640px;max-width:100%;margin-left:auto;margin-right:auto;}
	.footerboxes .footerlogo {width:100%;order:0;}
	.footerboxes .footerbox {margin-top:40px;}
}
@media screen and (max-width:767px) {
	.footerboxes {width:300px;}
}

/***** 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:10px;}

.comdiv.byuser {background:#ECF6F7;padding:20px;}

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

.comdiv .comright {overflow:hidden;}

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

.comdiv .commeta ul {margin:0 0 0 -20px;margin-bottom:-10px !important;padding:0;list-style:none;}
.comdiv .commeta ul li {margin:0 0 0 20px;margin-bottom:10px !important;padding:0;display:inline-block;vertical-align:middle;}
.comdiv .commeta ul li a {text-decoration:none;}

.comdiv .commeta ul li .ratingstars {font-size:18px;}
.comdiv .commeta ul li .ratingstars img.wprm-comment-rating {margin:0;}

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

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

.comdiv .comactions ul {margin:0 0 0 -20px;margin-bottom:-10px !important;padding:0;list-style:none;}
.comdiv .comactions ul li {margin:0 0 0 20px;margin-bottom:10px !important;padding:0;display:inline-block;vertical-align:top;}
.comdiv .comactions a {text-decoration:none;}

/***** 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:none;background:#F1F1F1;border-radius:0;box-sizing:border-box;width:100%;padding:11px 15px;font-size:18px;line-height:26px;}

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

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

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

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

#respond .comment-form input[type="submit"]:hover {background:#B22556;}

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

#respond .comment-form label .required {color:#C83C76;}
#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:36px;margin:0;letter-spacing:0;font-size:18px;line-height:30px;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 {content:"";display:block;position:absolute;top:4px;left:0;width:22px;height:22px;background:#fff;border:1px solid #131313;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:7px;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 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;}

#footer {background:#fff;padding:60px 0;}
@media screen and (max-width:767px) {
	#footer {padding:40px 0;}
}
#footer.afterwhite {padding-top:0;}
#footer a {color:inherit;font-weight:inherit;}
#footer a:hover, #footer a:active {color:#2a7f84;text-decoration:underline;}

#footer .ftmenu {font-size:17px;line-height:24px;}
#footer .ftmenu ul {margin:0 0 0 -40px;margin-bottom:-15px !important;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
#footer .ftmenu ul li {margin:0 0 0 40px;margin-bottom:15px !important;padding:0;}

#footer .ftmenu ul li.copy {margin-right:20px;}

#footer .ftmenu .ftmenu-a {margin-left:-60px;margin-bottom:-60px !important;display:flex;justify-content:space-between;}
#footer .ftmenu .ftcol {margin-bottom:60px !important;}
#footer .ftmenu .ftcol-a {margin-left:60px;}

#footer .ftmenu .ftcol2 {flex-shrink:0;}

@media screen and (max-width:767px) {
	#footer .ftmenu {text-align:center;font-size:13px;line-height:18px;}
	#footer .ftmenu .ftmenu-a {display:block;margin-left:0;margin-bottom:0 !important;}
	#footer .ftmenu ul {margin-left:-20px;justify-content:center;margin-bottom:-10px !important;}
	#footer .ftmenu ul li {margin-left:20px;margin-bottom:10px !important;}
	
	#footer .ftmenu ul li.btns {margin-right:0;width:100%;order:-1;margin-bottom:25px !important;}
	#footer .ftmenu ul li.btns a {background:#2a7f84;color:#fff;text-decoration:none;font-size:16px;line-height:24px;padding:9px 15px;font-weight:bold;display:block;}
	#footer .ftmenu ul li.btns a:hover, #footer .ftmenu ul li.btns a:active {background:#185F64;}
	
	#footer .ftmenu ul li.copy {margin-right:0;}
	
	#footer .ftmenu .ftcol {margin-bottom:0 !important;}
	#footer .ftmenu .ftcol + .ftcol {margin-top:10px;}
	#footer .ftmenu .ftcol-a {margin-left:0;}
}

.socialicons {font-size:24px;line-height:1;text-align:center;}
.socialicons ul {margin:0 0 0 -30px;margin-bottom:-20px !important;padding:0;list-style:none;}
.socialicons ul li {margin:0 0 0 30px;margin-bottom:20px !important;padding:0;display:inline-block;vertical-align:top;}
.socialicons ul li a {display:block;margin:0 -10px;text-decoration:none !important;font-weight:inherit;color:inherit;}
.socialicons ul li a .icon {padding:0 10px;}

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

.socialicons-small {font-size:20px;}

/** GRAVITY FORMS **/

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

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

#fullwrap .gform_wrapper .gfield_label {font-size:18px;line-height:26px;font-weight:normal;vertical-align:top;display:block;margin-bottom:8px;}

#fullwrap .gform_wrapper input[type=color],
#fullwrap .gform_wrapper input[type=date],
#fullwrap .gform_wrapper input[type=datetime-local],
#fullwrap .gform_wrapper input[type=datetime],
#fullwrap .gform_wrapper input[type=email],
#fullwrap .gform_wrapper input[type=month],
#fullwrap .gform_wrapper input[type=number],
#fullwrap .gform_wrapper input[type=password],
#fullwrap .gform_wrapper input[type=search],
#fullwrap .gform_wrapper input[type=tel],
#fullwrap .gform_wrapper input[type=text],
#fullwrap .gform_wrapper input[type=time],
#fullwrap .gform_wrapper input[type=url],
#fullwrap .gform_wrapper input[type=week],
#fullwrap .gform_wrapper select,
#fullwrap .gform_wrapper textarea,
#fullwrap .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
	border:none;background:#f1f1f1;border-radius:0;padding:11px 15px;color:#131313;font-size:18px;line-height:26px;
}

#fullwrap .gform_wrapper select.gfield_select, #fullwrap .gform_wrapper .ginput_complex select, #fullwrap .gform_wrapper .gfield_time_ampm select, #fullwrap .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='%23131313' 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 20px top 50%, 0 0;background-size: .625em auto, 100%;padding-right:45px;
}

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

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

#fullwrap .gform_wrapper .ginput_container_time {min-width:110px;}

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

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

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

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

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

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

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

#fullwrap .gform_wrapper .gfield_radio input[type="radio"] {display:none;}
#fullwrap .gform_wrapper .gfield_radio label:before {content:"";display:block;position:absolute;top:3px;left:0;width:22px;height:22px;background:#fff;border-radius:50%;border:1px solid #999;}
#fullwrap .gform_wrapper .gfield_radio input[type="radio"]:checked + label:after {content:"";display:block;position:absolute;top:11px;left:8px;width:8px;height:8px;border-radius:50%;background:#131313;}

#fullwrap .gform_wrapper .gfield_checkbox input[type="checkbox"], #fullwrap .gform_wrapper .ginput_container_consent input[type="checkbox"] {display:none;}
#fullwrap .gform_wrapper .gfield_checkbox label:before, #fullwrap .gform_wrapper .ginput_container_consent label:before {content:"";display:block;position:absolute;top:3px;left:0;width:22px;height:22px;background:#fff;border:1px solid #999;border-radius:4px;}
#fullwrap .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:after, #fullwrap .gform_wrapper .ginput_container_consent input[type="checkbox"]:checked + label:after {content:"\e800";display:block;position:absolute;top:4px;left:1px;width:22px;line-height:22px;font-size:13px;text-align:center;color:#131313;}

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

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

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

#fullwrap .gform_wrapper .gform_button, #fullwrap .gform_wrapper .gform_page_footer .button {background:#C83C76;color:#fff !important;border:none;border-radius:0;font-size:16px;line-height:24px;padding:12px 20px;font-weight:bold;overflow:visible;cursor:pointer;-webkit-appearance:none;margin:0;transition:color 0.3s, background 0.3s;width:auto;}

#fullwrap .gform_wrapper .gform_button:hover, #fullwrap .gform_wrapper .gform_page_footer .button:hover {background:#B22556;}

#fullwrap .gform_wrapper .gform_footer, #fullwrap .gform_wrapper .gform_page_footer {margin-top:30px;padding-top:0;padding-bottom:0;}

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

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

#fullwrap .gform_wrapper .gfield_required {font-size:14px;padding-left:3px;}
#fullwrap .gform_wrapper .gfield_required .gfield_required_text {font-style:normal;}

#fullwrap #gf_form_focus {outline:none;}

#fullwrap .gform_wrapper .gfield_required,
#fullwrap .gform_wrapper .gfield_error .gfield_label,
#fullwrap .gform_wrapper div.validation_error,
#fullwrap .gform_wrapper ol.validation_list,
#fullwrap .gform_wrapper .validation_message,
#fullwrap .gform_wrapper .gf_submission_limit_message,
#fullwrap .gform_wrapper .gfield.gfield_error div.ginput_complex.ginput_container label, 
#fullwrap .gform_wrapper .gfield.gfield_error .gfield_checkbox, 
#fullwrap .gform_wrapper .gfield.gfield_error ul.gfield_radio,
#fullwrap .gform_wrapper .gform_validation_errors > h2 {color:#C83C76;}

#fullwrap .gform_wrapper .gfield.gfield_error input[type="text"],
#fullwrap .gform_wrapper .gfield.gfield_error input[type="url"],
#fullwrap .gform_wrapper .gfield.gfield_error input[type="email"],
#fullwrap .gform_wrapper .gfield.gfield_error input[type="tel"], 
#fullwrap .gform_wrapper .gfield.gfield_error input[type="number"], 
#fullwrap .gform_wrapper .gfield.gfield_error input[type="password"], 
#fullwrap .gform_wrapper .gfield.gfield_error textarea,
#fullwrap .gform_wrapper .gfield.gfield_error select.gfield_select {border-color:#C83C76;}

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

#fullwrap .gform_wrapper .gform_validation_errors {border:none;border-radius:0;box-shadow:none;background:none;margin:0 0 20px 0;padding:0;}
#fullwrap .gform_wrapper .gform_validation_errors .gform-icon {display:none;}
#fullwrap .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;}
#fullwrap .gform_wrapper .gform_validation_errors>h2.hide_summary {margin:0;}
#fullwrap .gform_wrapper .gform_validation_errors>ol {padding-left:1.6em;}
#fullwrap .gform_wrapper .gform_validation_errors>ol li {font-size:inherit;color:inherit;margin-bottom:4px;}
#fullwrap .gform_wrapper .gform_validation_errors>ol a {font-size:inherit;color:inherit;font-weight:inherit;}

#fullwrap .gform_wrapper .gform_title {font-size:36px;line-height:46px;margin:0 0 40px 0;font-weight:300;text-align:center;}
#fullwrap .gform_wrapper .gsection_title {font-size:30px;line-height:40px;font-weight:300;margin:20px 0 0 0;}

@media screen and (max-width:767px) {
	#fullwrap .gform_wrapper .gform_title {font-size:30px;line-height:40px;margin-bottom:30px;}
	#fullwrap .gform_wrapper .gsection_title {font-size:26px;line-height:36px;}
}
#fullwrap .gform_wrapper .gform_description {display:block;margin-bottom:40px;}

/****** 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;}

.lg-backdrop {z-index:200001;}
.lg-outer {z-index:200002;}

.lg-outer .lg-img-wrap {padding:47px;}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

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

.icon-heart {
  width: 1.111328125em;
}

.icon-twitter {
  width: 1.1669921875em;
}

.icon-tips {
  width: 0.7724609375em;
}

.icon-shop {
  width: 0.818359375em;
}

.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-youtube {
  width: 1.5em;
}