/*
Theme Name: Cooking Classy
Description: Custom theme
Version: 2.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 *****/

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

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

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

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

#menu>ul>li.menu-item-has-children>a:after,
#sidemenu>ul>li.menu-item-has-children>.dropdown-toggle:after,
.socialicons ul li a:before,
.searchform button[type="submit"]:before,
button.togglesearch:before,
.recipe-carousel .owl-prev:before,
.recipe-carousel .owl-next:before,
#fullwrap .gform_wrapper ul.gfield_checkbox input[type="checkbox"]:checked + label:after,
#fullwrap .gform_wrapper .ginput_container_consent input[type="checkbox"]:checked + label:after,
#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,
.wprm-recipe-cc .wprm-review-link a span:after {font-family:fontello;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal !important;}

body {font-family:Inter, sans-serif;}

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

.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}

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:1200px;max-width:100%;margin:0 auto;padding:0 10px;min-width:320px;box-sizing:border-box;}

body {font-size:16px;line-height:1.625;color:#000;background:#fff;word-wrap:break-word;overflow-x:hidden;}

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

@media screen and (max-width:767px) {
	.alignleft, .alignright {margin-bottom:25px;}
	.aligncenter {margin:25px auto;}
}

.wp-caption img {vertical-align:bottom;}
.wp-caption .wp-caption-text {margin:10px 0 0 0;text-align:left;font-size:14px;}

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

a {text-decoration:underline;-webkit-transition:color 0.3s;transition:color 0.3s;font-weight:bold;color:#028EAB;}
a:hover, a:active {text-decoration:underline;color:#016E8F;}

span.btns-wrap {display:block;margin:40px 0;font-size:0;text-align:center;}
span.btns-wrap .btns-wrap-a {display:block;margin-left:-20px;margin-bottom:-20px !important;}
span.btns-wrap a.btn {margin-left:20px;margin-bottom:20px !important;}

a.btn {display:inline-block;text-align:center;text-decoration:none !important;background:#fff;color:#2A3741;border:2px solid #2A3741;font-size:14px;line-height:22px;padding:11px 28px;-webkit-transition:color 0.3s, border 0.3s;transition:color 0.3s, border 0.3s;text-transform:uppercase;}
a.btn:hover, a.btn:active {color:#000;border-color:#000;}

a.btn.selected {background:#2A3741;color:#fff;border-color:#2A3741;}

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:0;margin-bottom:0;}
li {margin:0 0 0.5em 0;padding:0 0 0 5px;}

h2 {margin:40px 0 25px 0;color:#2A3741;font-size:24px;line-height:30px;font-weight:bold;}
h2 a {color:inherit;}
h2 a:hover, h2 a:active {color:#000;}
h2.sectitle {margin:60px 0 40px 0;text-align:center;text-transform:uppercase;}

h3 {margin:40px 0 25px 0;color:#2A3741;font-size:20px;line-height:26px;font-weight:bold;}
h4 {margin:40px 0 25px 0;color:#2A3741;font-size:16px;line-height:22px;font-weight:bold;}

@media screen and (max-width:767px) {
	h2 {margin:25px 0 15px 0;}
	h2.sectitle {margin:50px 0 40px 0;}
	h3 {margin:25px 0 15px 0;}
	h4 {margin:25px 0 15px 0;}
}
h1 + * {margin-top:0 !important;}
h2 + * {margin-top:0 !important;}
h3 + * {margin-top:0 !important;}

.jumplink {display:block;position:absolute;top:-58px;}
body.admin-bar .jumplink {top:-90px;}
@media screen and (max-width:782px) {
	body.admin-bar .jumplink {top:-106px;}
}
@media screen and (max-width:600px) {
	body.admin-bar .jumplink {top:-58px;}
}

blockquote {border-left:1px solid #ccc;padding:0 0 0 20px;margin:0;}

/***** SEARCH FORM *****/
/*
* This is linked from the XWP-Performance-Optimizations plugin under inc > inline-styles.php
* Any updates to this CSS would need to be added to the plugin inline styles too for uniformity.
*/
.bodysearchbar {height:60px;background:#f8f8f8;padding:24px 20px;margin:60px auto;}
@media screen and (max-width:767px) {
	.bodysearchbar {margin:50px 0;}
}

@media screen and (min-width: 768px) {
	.bodysearchbar .searchform {width:570px;height:60px;margin:auto;}
}

.searchform {background:#fff;border:1px solid #e1e1e1;position:relative;box-sizing:border-box;margin:0 auto;width:260px;}
.searchform .input {margin-right:38px;}
.searchform .input input {border:none;background:none;margin:0;padding:8px 0 8px 15px;width:100%;box-sizing:border-box;font-size:14px;line-height:20px;border-radius:0;color:#2A3741;}
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1024px) {
	.searchform .input input {font-size:16px;}
}
.searchform button[type="submit"] {margin:0;padding:0;border:none;background:none;width:36px;height:36px;position:absolute;top:0;right:0;border-radius:0;-webkit-transition:color 0.3s;transition:color 0.3s;color:#2A3741;font-size:14px;}
.searchform button[type="submit"]:before {content:"\e83b";}
.searchform button[type="submit"]:hover {color:#000;}

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

#header {height:58px;}
#header-a {background:#f8f8f8;position:fixed;top:0;left:0;width:100%;z-index:10000000;}

body.admin-bar #header-a {top:32px;}
@media screen and (max-width:782px) {
	body.admin-bar #header-a {top:46px;}
}
@media screen and (min-width:601px) {
	#wpadminbar {z-index:100000000 !important;}
}
@media screen and (max-width:600px) {
	body.admin-bar #header-a {top:0;}
	#wpadminbar {z-index:9999999 !important;margin-top:58px;}
}

@media screen and (max-width:767px) {
	body.hideheader:not(.searchopen) #header-a {transform:translateY(-58px);}
}

#logo {width:315px;float:left;font-size:14px;line-height:24px;}
#logo a {padding:17px 0;}
#logo a, #logo img {display:block;width:100%;}

@media screen and (max-width:479px) {
	#logo {width:263px;line-height:20px;}
	#logo a {padding:19px 0;}
}

@media screen and (max-width:411px) {
	#logo {width:223px;min-height:17px;line-height:17px;}
	#logo a {padding:21px 0 20px 0;}
}
@media screen and (max-width:359px) {
	#logo {width:210px;min-height:16px;line-height:16px;}
	#logo a {padding:21px 0 21px 0;}
}

button.togglesearch {display:none;}

button.togglemenu {float:left;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:58px;width:40px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;position:relative;margin-left:-10px;margin-right:15px;}
button.togglemenu>span.icon {width:20px;display:block;position:absolute;top:50%;left:50%;margin-left:-10px;height:2px;margin-top:-1px;background:#2A3741;font-size:0;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;}
button.togglemenu>span.icon:before, button.togglemenu>span.icon:after {position:absolute;left:0;width:100%;height:100%;background:#2A3741;content:'';-webkit-transition:background-color 0.3s, -webkit-transform 0.3s;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:#000;}

.topmenu {font-size:14px;line-height:20px;text-transform:uppercase;color:#2a3741;}
.topmenu>ul {margin:0;padding:0;list-style:none;}
.topmenu>ul>li {margin:0;padding:0;position:relative;}
.topmenu>ul>li>a {display:block;padding:10px 0;text-decoration:none;color:inherit;}
.topmenu>ul>li .dropdown-toggle {display:none;}

.topmenu>ul>li>.submenu {display:none;}
.topmenu>ul>li>.submenu>ul {margin:0;padding:0;list-style:none;}
.topmenu>ul>li>.submenu>ul>li {margin:0;padding:0;}
.topmenu>ul>li>.submenu>ul>li>a {display:block;padding:10px 0;text-decoration:none;color:inherit;}

@media screen and (min-width:768px) {
	#searchwrap {float:right;padding:10px 0;margin-left:15px;}
}

@media screen and (min-width:1220px) {
	#menu {text-align:right;}
	#menu>ul>li {display:inline-block;vertical-align:top;text-align:left;}
	#menu>ul>li.search {padding:10px 15px;display:none;}
	#menu>ul>li>a {padding:19px 15px;}

	#menu>ul>li.menu-item-has-children>a:after {content:"\e853";font-size:10px;margin-left:5px;vertical-align:top;}

	#menu>ul>li.menu-item-has-children:before {visibility:hidden;opacity:0;content:"";display:block;border-style:solid;border-width:0 9px 10px 9px;border-color:transparent transparent #4A5A67;position:absolute;top:48px;right:10px;z-index:10001;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;}
	#menu>ul>li.menu-item-has-children:after {visibility:hidden;content:"";display:block;border-style:solid;border-width:0 8px 9px 8px;border-color:transparent transparent #fff;position:absolute;top:50px;right:11px;z-index:10001;}
	#menu>ul>li.active.menu-item-has-children:before {visibility:visible;opacity:1;}
	#menu>ul>li.active.menu-item-has-children:after {visibility:visible;-webkit-transition:visibility 0.3s;transition:visibility 0.3s;}
	#menu>ul>li>.submenu {display:block !important;visibility:hidden;opacity:0;position:absolute;top:43px;left:-5px;padding-top:15px;z-index:10000;min-width:calc(100% + 10px);-webkit-transition:opacity 0.3s;transition:opacity 0.3s;}

	#menu>ul>li.active>.submenu {visibility:visible;opacity:1;}
	#menu>ul>li>.submenu>ul {white-space:nowrap;border:1px solid #4A5A67;padding:12px 19px;background:#fff;}

	#menu>ul>li.megamenu>.submenu>ul {-webkit-column-count:3;column-count:3;-webkit-column-gap:20px;column-gap:20px;}
}

button.closebtn {background:transparent;border:none;border-radius:0;margin:-16px 0 3px -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;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;position:relative;z-index:10;display:block;}
button.closebtn>span.icon {width:18px;display:block;position:absolute;top:50%;left:50%;margin-left:-9px;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:#2A3741;content:'';-webkit-transition:background-color 0.3s, -webkit-transform 0.3s;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:#000;}

#sidemenuwrap {position:fixed;top:0;left:-320px;width:320px;height:100%;z-index:10000002;overflow-y:auto;-webkit-transition:left 0.5s;transition:left 0.5s;box-sizing:border-box;padding:20px;background:#f8f8f8;}

body.admin-bar #sidemenuwrap {top:32px;}

@media screen and (max-width:782px) {
	body.admin-bar #sidemenuwrap {top:46px;}
}

@media screen and (max-width:600px) {
	body.admin-bar #sidemenuwrap {top:0;}
}

body.menuopen #sidemenuwrap {left:0;}
body.menuopen #menuoverlay {width:100%;height:100%;background:rgba(0,0,0,0.3);position:fixed;top:0;left:0;z-index:10000001;}

#sidemenuwrap .searchform {width:100%;}

#sidemenu>ul>li.menu-item-has-children>.dropdown-toggle {display:block;position:absolute;top:0;right:-14px;width:40px;height:40px;border:none;border-radius:0;margin:0;padding:0;background:none;font-size:15px;-webkit-transition:color 0.3s;transition:color 0.3s;color:#2A3741;}
#sidemenu>ul>li.menu-item-has-children>.dropdown-toggle:after {content:"\e80d";display:block;width:24px;margin:0 auto;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;}
#sidemenu>ul>li.menu-item-has-children>.dropdown-toggle:hover {color:#000;}
#sidemenu>ul>li.menu-item-has-children.open>.dropdown-toggle:after {-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}

#sidemenu>ul>li.menu-item-has-children>a {margin-right:30px;}

#sidemenu>ul>li>.submenu {left:auto !important;}
#sidemenu>ul>li>.submenu>ul {margin-left:20px;}

#sidemenu .sociallinks {margin-top:10px;}
#sidemenu .searchform {margin-top:25px;}

@media screen and (max-width:1219px) {
	#menuwrap {display:none;}

	/*#menuwrap {position:fixed;top:0;left:-320px;width:320px;height:100%;z-index:10000002;overflow-y:auto;-webkit-transition:left 0.5s;transition:left 0.5s;box-sizing:border-box;padding:20px;background:#f8f8f8;}*/
	body.menuopen {overflow:hidden;}
	/*body.menuopen #menuwrap {left:0;}*/
	/*body.menuopen #menuoverlay {width:100%;height:100%;background:rgba(0,0,0,0.3);position:fixed;top:0;left:0;z-index:10000001;}*/
	/*#menuwrap .searchform {width:100%;}*/
	/* sidemenu too */
}

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

	#header-a {min-height:58px;-webkit-transition:min-height 0.3s;transition:min-height 0.3s, top 0.3s, transform 0.3s;}
	body.searchopen #header-a {min-height:110px;}

	#searchwrap {position:absolute;top:58px;left:0;width:100%;box-sizing:border-box;height:0;overflow:hidden;-webkit-transition:height 0.3s;transition:height 0.3s;}
	#searchwrap-a {padding:0 10px 14px 10px;}
	body.searchopen #searchwrap {height:52px;}
	#searchwrap .searchform {width:100%;}

	button.togglesearch {font-size:14px;background:transparent;border:none;border-radius:0;float:right;padding:0;line-height:58px;max-width:none;display:block;position:relative;margin-right:-12px;color:#2A3741;width: 40px;}
	button.togglesearch:before {content:"\e83b";padding:0 13px;-webkit-transition:color 0.3s;transition:color 0.3s;text-align:center;display:block;}
	button.togglesearch:hover {color:#000;}

	button.togglesearch>span.icon {width:18px;height:2px;display:block;position:absolute;top:50%;left:50%;margin-left:-9px;margin-top:-1px;background:transparent;font-size:0;}
	button.togglesearch>span.icon:before, button.togglesearch>span.icon:after {content:"";position:absolute;left:0;width:100%;height:100%;-webkit-transition:background 0.3s;transition:background 0.3s;}
	button.togglesearch>span.icon:before {-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
	button.togglesearch>span.icon:after {-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}

	body.searchopen button.togglesearch:before {color:transparent;}
	body.searchopen button.togglesearch>span.icon:before, body.searchopen button.togglesearch>span.icon:after {background:#2A3741;}
	body.searchopen button.togglesearch:hover>span.icon:before, body.searchopen button.togglesearch:hover>span.icon:after {background:#000;}

}

/***** SUBSCRIBE BAR *****/

.subscribebar {
	background: #4A5A67;
	color: #fff;
	padding: 30px 0
}

.subscribebar-inner {
	padding: 30px 20px;
	margin: 60px 0
}

.subscribebar-innerpost {padding:30px 20px;margin:40px 0;}

.subscribebar .subscribebar-a {
	margin: 0 0 0 -40px;
	margin-bottom: -20px!important;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.subscribebar h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	margin: 0 0 0 40px;
	margin-bottom: 20px!important;
	color: inherit
}

.subscribebar .subscribeform {
	margin: 0 0 0 40px;
	margin-bottom: 20px!important;
	text-align: left;
	min-width: 0
}

.subscribeform .inputs {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	margin-left: -25px;
	margin-bottom: -20px!important;
	min-width: 0
}

.subscribeform input[type="text"],.subscribeform input[type="email"] {
	font-size: 16px;
	line-height: 22px;
	display: block;
	margin: 0 0 0 25px;
	margin-bottom: 20px!important;
	min-width: 0;
	width: 320px;
	box-sizing: border-box;
	background: #fff;
	border: none;
	padding: 13px 20px;
	color: #2A3741;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1
}

.subscribeform input[type="submit"] {
	background: #2A3741;
	color: #fff;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
	margin: 0 0 0 25px;
	margin-bottom: 20px!important;
	border: none;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 14px 30px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	display: block
}

.subscribeform input[type="submit"]:hover {
	background: #000
}

@media screen and (max-width: 767px) {
	.subscribebar-inner {
			margin:50px 0
	}

	.subscribebar {
			padding-top: 10px;
			padding-bottom: 10px
	}

	.subscribebar h2 {
			font-size: 20px;
			line-height: 26px;
			margin-bottom: 10px!important
	}

	.subscribebar .inputs {
			margin-left: -10px
	}

	.subscribeform input[type="text"],.subscribeform input[type="email"] {
			margin-left: 10px;
			padding-left: 15px;
			padding-right: 15px
	}

	.subscribeform input[type="submit"] {
			margin-left: 10px;
			padding-left: 20px;
			padding-right: 20px
	}
}

/***** BODY *****/

#body {padding:60px 0;}

@media screen and (max-width:767px) {
	#body {padding:40px 0 60px 0;}
}

/*
* This is linked from the XWP-Performance-Optimizations plugin under inc > inline-styles.php
* Any updates to this CSS would need to be added to the plugin inline styles too for uniformity.
*/
.bodysearchbar .searchform .input {margin-right:58px;}
.bodysearchbar .searchform .input input {padding:16px 0 16px 20px;font-size:20px;line-height:26px;}
.bodysearchbar .searchform button[type="submit"] {width:58px;height:58px;font-size:20px;}

.bodysearchsmall .searchform {width:100%;margin:40px 0;}

.narrow {width:860px;max-width:100%;margin:0 auto;}

/***** BLOG COLUMNS *****/

.bodycols {margin:60px auto;width:1120px;max-width:100%;}
.bodycols .main {float:left;width:100%;margin-right:-504px;}
.bodycols .main .main-a {margin-right:504px;}
.bodycols .main .main-b {width:600px;max-width:100%;}
.bodycols .sidebar {float:right;width:420px;}

@media screen and (max-width:1139px) {
	.bodycols {width:984px;}
	.bodycols .main {margin-right:-384px;}
	.bodycols .main .main-a {margin-right:384px;}
	.bodycols .sidebar {width:300px;}
}
@media screen and (max-width:1023px) {
	.bodycols .main {float:none;display:block;width:600px;max-width:100%;margin:0 auto 60px auto;}
	.bodycols .main .main-a {margin-right:0;}
	.bodycols .sidebar {float:none;width:600px;max-width:100%;display:block;margin:0 auto;}
}

/***** ELEMENTS *****/

.breadcrumb {font-size:12px;line-height:18px;text-transform:uppercase;margin-bottom:20px;}
.breadcrumb a {font-weight:inherit;text-decoration:none;color:#2a3741;}
.breadcrumb a:hover, .breadcrumb a:active {color:#000;}

.pagetitle {font-size:24px;line-height:30px;font-weight:bold;color:#2A3741;text-align:center;text-transform:uppercase;}

.postdiv .postheader {
	margin-bottom: 30px;
}

.postdiv .postheader .title {font-size:24px;line-height:30px;font-weight:bold;margin:0;color:#2A3741;min-height:30px}
.postdiv .postheader .title a {text-decoration:none;}
.postdiv .postheader .title a:hover, .postdiv .postheader .title a:active {color:#000;}
.postdiv .postheader .date {font-size:10px;line-height:16px;text-transform:uppercase;margin-top:6px;height: 16px;}
@media screen and (max-width:375px) {
	.disclosure {height: 36px;}
}

.postdiv .postactions {margin-top:20px;margin-bottom:40px;}

.postdiv .postactions ul {margin:0 0 0 -20px;padding:0;list-style:none;display:flex;flex-wrap:wrap;row-gap:15px;align-items:center;}
.postdiv .postactions ul li {margin:0 0 0 20px;padding:0;font-size:18px;line-height:30px;}
.postdiv .postactions ul li a {display:block;cursor:pointer;}
.postdiv .postactions ul li.icon a {display:block;margin:0 -10px;color:#028EAB !important;}
.postdiv .postactions ul li.icon a:hover, .postdiv .postactions ul li.icon a:active {color:#016E8F !important;}
.postdiv .postactions ul li.icon a.wprm-recipe-slickstream-saved {color:#2A3741 !important;}
.postdiv .postactions ul li.icon a.wprm-recipe-slickstream-saved:hover, .postdiv .postactions ul li.icon a.wprm-recipe-slickstream-saved:active {color:#2A3741 !important;}
.postdiv .postactions ul li.icon a .cicon {display:block;padding:0 10px;box-sizing:content-box;}
.postdiv .postactions ul li.recipe a {background:#02758D;font-size:12px;line-height:18px;padding:9px 20px;color:#fff;text-decoration:none;border-radius:4px;letter-spacing:0.05em;transition:background 0.3s;text-transform:uppercase;display:block;}
.postdiv .postactions ul li.recipe a:hover, .postdiv .postactions ul li.recipe a:active {background:#01556D;}

/* Introduction text, set the line-height in px */
.singlepost .postheader  + .content p:first-child{
	line-height: 26px;
}

.singlepost .socialoverlay {position:absolute;visibility:hidden;}
.singlepost .overlayshown .socialoverlay {visibility:visible;}
.singlepost .socialoverlay a {text-indent:-9999px;display:block;width:55px;height:26px;background:#c8232c url(images/pinit.svg) center center no-repeat;background-size:55px auto;outline:0;padding:10px 12px;border-radius:7px;}

.filed {margin:40px 0;font-size:12px;line-height:18px;text-transform:uppercase;}
.filed a {font-weight:inherit;text-decoration:none;}

.filed .label {float:left;margin:0 5px 8px 0;}
.filed .label strong {font-weight:600;}
.filed ul {margin:0;padding:0;list-style:none;overflow:hidden;color:#2A3741;}
.filed ul li {margin:0 0 8px 0;padding:0;display:inline-block;vertical-align:top;}
.filed ul li a {color:#2a3741;}
.filed ul li a:hover, .filed ul li a:active {color:#000;}
.filed ul li:after {content:", ";}
.filed ul li:last-child:after {content:normal;}

.follow {margin:40px 0;}
.follow .follow-a {margin-left:-30px;margin-bottom:-5px !important;}
.follow .label {margin:0 0 0 30px;margin-bottom:5px !important;display:inline-block;vertical-align:middle;font-size:20px;line-height:26px;text-transform:uppercase;font-weight:bold;color:#2A3741;}
.follow .sociallinks {display:inline-block;vertical-align:middle;margin:0 0 0 30px;margin-bottom:5px !important;}

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

.tabbedgrid .tabs {margin:40px 0;}

@media screen and (max-width:767px) {
	.tabbedgrid .tabs a.btn {font-size:12px;line-height:18px;padding:8px 12px;}
}

.tabbedgrid .tabresults .tabresult {display:none;}
.tabbedgrid .tabresults .tabresult.open {display:block;}

.postgrid {margin:60px auto;max-width:100%;}

.postgrid ul {margin:0;margin-bottom:-40px !important;padding:0;list-style:none;}
.postgrid ul li {margin:0;margin-bottom:40px !important;padding:0;display:inline-block;vertical-align:top;}
.postgrid ul li .li-a {margin-left:12.5%;}
.postgrid ul li a {text-decoration:none;display:block;font-weight:500;color:inherit;}
.postgrid ul li a:hover, .postgrid ul li a:active {text-decoration:underline;}
.postgrid ul li .gridimage {position:relative;}
.postgrid ul li .gridimage img {display:block;margin-bottom:15px;width:100%;}
.postgrid ul li .gridimage-video:after {content:"";display:block;position:absolute;bottom:10px;right:10px;width:22px;height:22px;background:url(images/play.svg) top left no-repeat;}
.postgrid ul li .gridtitle {font-size:22px;line-height:28px;}

.postgrid2 ul {margin-left:-6.6666666666666666666666666666667%;}
.postgrid3 ul {margin-left:-4.3478260869565217391304347826087%;}
.postgrid4 ul {margin-left:-3.2258064516129032258064516129032%;}
/*
0.125/(0.125*3+0.875*4)
*/

.postgrid4 ul li {width:25%;}
.postgrid3 ul li {width:33.333333333333333%;}
.postgrid2 ul li {width:50%;}

.sidebar .postgrid ul li .gridtitle {font-size:18px;line-height:24px;}
.postgrid3 ul li .gridtitle {font-size:18px;line-height:24px;}

@media screen and (max-width:1219px) and (min-width:768px) {
	.postgrid4 ul li .gridtitle {font-size:18px;line-height:24px;}
}

@media screen and (max-width:767px) {
	.postgrid {width:600px;}

	.postgrid4 ul {margin-left:-6.6666666666666666666666666666667%;}
	.postgrid4 ul li {width:50%;}
}
@media screen and (max-width:619px) {
	.postgrid ul li .gridtitle {font-size:18px;line-height:24px;}
	.postgrid3 ul {margin-left:-6.6666666666666666666666666666667%;}
	.postgrid3 ul li {width:50%;}
}

@media screen and (min-width:620px) {
	.relatedposts ul li:last-child {display:none;}
}

.tabbedgrid .tabs + .postgrid {margin-top:0;}

.recipe-carousel {margin:60px auto;max-width:100%;box-sizing:border-box;padding:0 40px;position:relative;}

/*
1/18 divided by number of items
*/

.recipe-carousel {overflow:hidden;}
.recipe-carousel .recipe-carousel-a {margin:0 -0.92592592592592592592592592592593%;}
.recipe-carousel .owl-prev {margin-left:0.92592592592592592592592592592593%;}
.recipe-carousel .owl-next {margin-right:0.92592592592592592592592592592593%;}

@media screen and (max-width:1219px) {
	.recipe-carousel {width:993px;}
	.recipe-carousel .recipe-carousel-a {margin:0 -1.1111111111111111111111111111111%;}
	.recipe-carousel .owl-prev {margin-left:1.1111111111111111111111111111111%;}
	.recipe-carousel .owl-next {margin-right:1.1111111111111111111111111111111%;}
}
@media screen and (max-width:1032px) {
	.recipe-carousel {width:100%;}
	.recipe-carousel .recipe-carousel-a {margin:0 -1.3888888888888888888888888888889%;}
	.recipe-carousel .owl-prev {margin-left:1.3888888888888888888888888888889%;}
	.recipe-carousel .owl-next {margin-right:1.3888888888888888888888888888889%;}
}

.recipe-carousel .owl-prev, .recipe-carousel .owl-next {position:absolute;top:50%;margin-top:-20px;text-indent:-9999px;width:40px;height:40px;}

.recipe-carousel .owl-prev:before, .recipe-carousel .owl-next:before {content:"";display:block;position:absolute;top:0;left:0;width:100%;text-align:center;line-height:40px;text-indent:0;font-size:24px;color:#2A3741;-webkit-transition:color 0.3s;transition:color 0.3s;}
.recipe-carousel .owl-prev:hover:before, .recipe-carousel .owl-next:hover:before {color:#000;}

.recipe-carousel .owl-prev:before {content:"\e83c";}
.recipe-carousel .owl-next:before {content:"\e80d";}

.recipe-carousel .owl-prev {left:-52px;}
.recipe-carousel .owl-next {right:-52px;}
.recipe-carousel .owl-prev.disabled, .recipe-carousel .owl-next.disabled {display:none;}

.recipe-carousel .slide {padding:0 6.25%;}
.recipe-carousel .slide a {display:block;text-decoration:none;font-weight:500;color:inherit;}
.recipe-carousel .slide a:hover, .recipe-carousel .slide a:active {text-decoration:underline;}
.recipe-carousel .slide .gridimage img {display:block;margin-bottom:10px;}
.recipe-carousel .slide .gridtitle {font-size:18px;line-height:24px;}

.prevnext {margin:40px auto;max-width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
@media screen and (max-width:767px) {
	.prevnext {width:600px;}
}
@media screen and (max-width:411px) {
	.prevnext {display:block;text-align:center;}
	.prevnext .prev, .prevnext .next {margin-bottom:20px;}
}

.latest-video {width:820px;max-width:100%;margin:0 auto;}
.latest-video .video-title {font-size:22px;line-height:28px;font-weight:500;margin-top:15px;}
.latest-video .video-title a {font-weight:inherit;text-decoration:none;color:#000;}
.latest-video .video-title a:hover, .latest-video .video-title a:active {text-decoration:underline;}

.disclosure {font-size:12px;line-height:18px;margin:15px 0 20px 0;}

/***** RECIPE *****/

.wprm-recipe-video-container {position:relative;}

.wprm-recipe-cc {margin:40px 0;background:#f8f8f8;position:relative;padding:30px;font-size:14px;}

@media screen and (max-width:767px) {
	.wprm-recipe-cc {padding-left:10px;padding-right:10px;}
}

.wprm-recipe-cc p {margin-bottom:10px;}

.wprm-recipe-cc svg path {fill:#2A3741;}
.wprm-recipe-cc svg rect {fill:#2A3741;}
.wprm-recipe-cc svg polygon {stroke:#2A3741;}
.wprm-recipe-cc .wprm-rating-star-full svg polygon {fill:#2A3741;}

.wprm-comment-rating {margin-bottom:10px;line-height:1;}
.wprm-comment-rating svg path, .comment-form-wprm-rating svg path {fill:#2A3741;}
.wprm-comment-rating svg polygon, .comment-form-wprm-rating svg polygon {stroke:#2A3741;}

.comment-form-wprm-rating .wprm-rating-star.rated svg polygon, .comment-form-wprm-rating .wprm-rating-star.wprm-rating-star-selecting-filled svg polygon {fill:#2A3741 !important;}

.withcolors .wprm-recipe-cc svg path {fill:#FDA702;}
.withcolors .wprm-recipe-cc svg rect {fill:#FDA702;}
.withcolors .wprm-recipe-cc svg polygon {stroke:#FDA702;}
.withcolors .wprm-recipe-cc .wprm-rating-star-full svg polygon {fill:#FDA702;}

.withcolors .wprm-comment-rating svg path, .withcolors .comment-form-wprm-rating svg path {fill:#FDA702;}
.withcolors .wprm-comment-rating svg polygon, .withcolors .comment-form-wprm-rating svg polygon {stroke:#FDA702;}

.withcolors .comment-form-wprm-rating .wprm-rating-star.rated svg polygon, .withcolors .comment-form-wprm-rating .wprm-rating-star.wprm-rating-star-selecting-filled svg polygon {fill:#FDA702 !important;}

.wprm-rating-stars .wprm-rating-star, .wprm-comment-rating .wprm-rating-star, .wprm-recipe-cc .wprm-rating-star {display:inline-block;vertical-align:top;}
.wprm-rating-stars .wprm-rating-star svg, .wprm-comment-rating .wprm-rating-star svg, .wprm-recipe-cc .wprm-rating-star svg {display:block;width:19px;height:19px;}

.wprm-recipe-cc .wprm-recipe-top {margin-bottom:25px;}
.wprm-recipe-cc .wprm-recipe-rating {margin-top:15px !important;font-size:12px;text-align:center;}
.wprm-recipe-cc .wprm-recipe-rating-details {margin-top:2px;}

.wprm-recipe-cc .postactions {margin:15px 0 0 0 !important;text-align:center;}

.wprm-recipe-cc .wprm-recipe-rating + .postactions {margin-top:10px !important;}

.wprm-recipe-cc .wprm-recipe-times-container,
.wprm-recipe-cc .wprm-recipe-summary,
.wprm-recipe-cc .wprm-recipe-instructions-container,
.wprm-recipe-cc .wprm-recipe-ingredients-container,
.wprm-recipe-cc .wprm-recipe-notes-container,
.wprm-recipe-cc .wprm-recipe-meta-container,
.wprm-recipe-cc .wprm-recipe-nutrition-wrap,
.wprm-recipe-cc .wprm-watch-video {
	margin-bottom:30px;
}

@media screen and (max-width:767px) {
	.wprm-recipe-cc .wprm-recipe-times-container,
	.wprm-recipe-cc .wprm-recipe-summary,
	.wprm-recipe-cc .wprm-recipe-instructions-container,
	.wprm-recipe-cc .wprm-recipe-ingredients-container,
	.wprm-recipe-cc .wprm-recipe-notes-container,
	.wprm-recipe-cc .wprm-recipe-meta-container,
	.wprm-recipe-cc .wprm-recipe-nutrition-wrap,
	.wprm-recipe-cc .wprm-watch-video {
		margin-bottom:25px;
	}
}

.wprm-recipe-cc .wprm-recipe-ingredients {margin:0;padding:0;list-style:none;}
.wprm-recipe-cc .wprm-recipe-ingredients li {margin:0 0 3px 0;padding:0;}

.wprm-recipe-cc .wprm-recipe-notes-container ul {margin:1em 0;padding:0 0 0 1.6em;}
.wprm-recipe-cc .wprm-recipe-notes-container ul li {margin:0 0 8px 0;padding:0 0 0 5px;}

.wprm-recipe-cc .wprm-recipe-instructions-container ol {margin:0;padding:0;list-style:none;display:table;table-layout:fixed;width:100%;}
.wprm-recipe-cc .wprm-recipe-instructions-container ol li {margin:0;padding:0;display:table-row;counter-increment:table-ol;}
.wprm-recipe-cc .wprm-recipe-instructions-container ol li:before {content:counter(table-ol) ".";display:table-cell;vertical-align:top;width:31px;text-align:left;}
.wprm-recipe-cc .wprm-recipe-instructions-container ol li:after {content:"";display:block;margin-bottom:10px;}
.wprm-recipe-cc .wprm-recipe-instructions-container ol li:last-child:after {content:normal;display:none;}
.wprm-recipe-cc .wprm-recipe-instructions-container ol li p {margin:0;}
.wprm-recipe-cc .wprm-recipe-instructions-container img {margin-top:20px;}

.wprm-recipe-cc .wprm-recipe-servings-container {text-align:center;font-size:16px;line-height:22px;font-weight:bold;margin-bottom:15px;color:#2A3741;}

.wprm-recipe-cc .wprm-recipe-times-container {text-align:center;font-size:14px;line-height:20px;}
.wprm-recipe-cc .wprm-recipe-times-container-a {display:-webkit-box;display:-webkit-flex;display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:-15px !important;}
.wprm-recipe-cc .wprm-recipe-times-container-a>div {padding:0 20px;margin-bottom:15px !important;}
.wprm-recipe-cc .wprm-recipe-times-container .wprm-recipe-details-name {display:block;font-size:16px;line-height:22px;font-weight:bold;margin-bottom:3px;color:#2A3741;}

@media screen and (max-width:767px) {
	.wprm-recipe-cc .wprm-recipe-times-container-a>div {padding:0 10px;}
}

.wprm-recipe-cc .wprm-recipe-meta-container {font-size:12px;line-height:18px;text-transform:uppercase;}
.wprm-recipe-cc .wprm-recipe-meta-container>div {margin-bottom:8px;}
.wprm-recipe-cc .wprm-recipe-meta-container>div:last-child {margin-bottom:0;}
.wprm-recipe-cc .wprm-recipe-meta-container .wprm-recipe-details-name {font-weight:600;}

.wprm-recipe-cc .wprm-nutrition-label {margin-top:0;}
.wprm-recipe-cc .nutrition-disclaimer {margin-top:15px;font-size:12px;line-height:18px;}

.wprm-recipe-cc h3 {margin:25px 0 20px 0 !important;}
.wprm-recipe-cc h4 {margin:20px 0 15px 0 !important;}

@media screen and (max-width:767px) {
	.wprm-recipe-cc h3 {margin:25px 0 15px 0 !important;}
}

/*
.wprm-recipe-cc .wprm-recipe-ingredient-group:last-child {padding-bottom:101px;position:relative;}
.wprm-recipe-cc .wprm-recipe-ingredient-group:last-child>iframe {position:absolute;bottom:0;}
*/

.ingcols {margin:60px auto;max-width:100%;}

.ingcols .ingcols-a {margin-left:-3.2258064516129032258064516129032%;}
.ingcols .ingcol {display:inline-block;vertical-align:top;width:50%;}
.ingcols .ingcol-a {margin-left:12.5%;}

.ingcols ul {margin:0 0 15px 0;padding:0;list-style:none;text-indent:-20px;}
.ingcols ul li {margin:0 0 9px 20px;padding:0;line-height:22px;}
.ingcols ul li a {font-weight:inherit;color:inherit;text-decoration:none;font-weight:500;}
.ingcols ul li a:hover, .ingcols ul li a:active {text-decoration:underline;}

@media screen and (max-width:767px) {
	.ingcols {width:600px;}
	.ingcols .ingcols-a {margin-left:-6.6666666666666666666666666666667%;}
	.ingcols .ingcol .ingcol {width:100%;}
	.ingcols .ingcol .ingcol + .ingcol {margin-top:25px;}
}

/***** SIDEBAR *****/

.sidebar {font-size:14px;}
.sidebar .widget {margin-bottom:60px;}
.sidebar .widget h2.sectitle {margin-bottom:25px;}

.sidebar .widget-adwrap {background:#f8f8f8;padding:60px;}
.sidebar .widget-adwrap>div {margin-bottom:60px;}

@media screen and (max-width:1139px) and (min-width:1024px), screen and (max-width:439px) {
	.sidebar .widget-adwrap {background:none;padding:0;width:300px;margin-left:auto;margin-right:auto;}
}

/***
.sidebar .adthrive-ad {margin:60px 0;background:#f8f8f8;padding:60px;}
@media screen and (max-width:1139px) and (min-width:1024px), screen and (max-width:439px) {
	.sidebar .widget-adwrap {background:none;padding:0;width:300px;margin-left:auto;margin-right:auto;}
}
.sidebar .adthrive-ad.adthrive-stuck {margin-top:68px !important;}
***/

.sidebar .widget-welcome h2.sectitle {text-transform:none;text-align:left;}

.sidebar .widget-welcome .welcome-wrap {position:relative;padding-right:190px;min-height:208px;}
.sidebar .widget-welcome .welcome-image {position:absolute;top:0;right:0;width:160px;}
.sidebar .widget-welcome .welcome-image img {display:block;}

@media screen and (max-width:1139px) and (min-width:1024px), screen and (max-width:439px) {
	.sidebar .widget-welcome .welcome-wrap {position:static;padding-right:0;min-height:0;}
	.sidebar .widget-welcome .welcome-image {position:static;top:auto;right:auto;float:right;width:105px;margin-left:30px;margin-bottom:15px;}
}

/***** FOOTER *****/

.sociallinks {font-size:22px;line-height:32px;}
.sociallinks ul {margin:0 0 0 -25px;margin-bottom:-15px !important;padding:0;list-style:none;text-align:center;}
.sociallinks ul li {margin:0 0 0 25px;margin-bottom:15px !important;padding:0;display:inline-block;vertical-align:top;}
.sociallinks ul li a {display:block;margin:0 -10px;text-decoration:none;font-weight:inherit;color:#2A3741;}
.sociallinks ul li a:hover, .sociallinks ul li a:active {color:#000;}
.sociallinks ul li a:before {display:block;padding:0 10px;}

/*
.sociallinks-small {font-size:16px;}
.sociallinks-small ul {margin-left:-20px;}
.sociallinks-small ul li {margin-left:20px;}
*/

.socialicons ul li a:before {content:"\e812";}
.socialicons ul li a[href*="feed"]:before {content:"\e814";}
.socialicons ul li a[href*="twitter.com"]:before {content:"\e800";}
.socialicons ul li a[href*="facebook.com"]:before {content:"\e802";}
.socialicons ul li a[href*="instagram.com"]:before {content:"\e803";}
.socialicons ul li a[href*="youtube.com"]:before {content:"\e804";}
.socialicons ul li a[href*="flickr.com"]:before {content:"\e805";}
.socialicons ul li a[href*="pinterest.com"]:before {content:"\e85e";}
.socialicons ul li a[href*="linkedin.com"]:before {content:"\e809";}
.socialicons ul li a[href*="snapchat.com"]:before {content:"\e80a";}
.socialicons ul li a[href*="periscope.tv"]:before {content:"\e80b";}
.socialicons ul li a[href*="tumblr.com"]:before {content:"\e80c";}
.socialicons ul li a[href*="vimeo.com"]:before {content:"\e80f";}
.socialicons ul li a[href^="mailto:"]:before {content:"\e813";}
.socialicons ul li a[href*="stumbleupon.com"]:before {content:"\e815";}

.withcolors .socialicons-maybecolor ul li a[href*="feed"]:before {color:#f26522;}
.withcolors .socialicons-maybecolor ul li a[href*="twitter.com"]:before {color:#1da1f2;}
.withcolors .socialicons-maybecolor ul li a[href*="facebook.com"]:before {color:#3b5998;}
.withcolors .socialicons-maybecolor ul li a[href*="instagram.com"]:before {color:#833ab4;}
.withcolors .socialicons-maybecolor ul li a[href*="youtube.com"]:before {color:#ff0000;}
.withcolors .socialicons-maybecolor ul li a[href*="flickr.com"]:before {color:#ff0084;}
.withcolors .socialicons-maybecolor ul li a[href*="pinterest.com"]:before {color:#e60023;}
.withcolors .socialicons-maybecolor ul li a[href*="linkedin.com"]:before {color:#0077b5;}
.withcolors .socialicons-maybecolor ul li a[href*="snapchat.com"]:before {color:#fffc00;}
.withcolors .socialicons-maybecolor ul li a[href*="periscope.tv"]:before {color:#3aa4c6;}
.withcolors .socialicons-maybecolor ul li a[href*="tumblr.com"]:before {color:#35465c;}
.withcolors .socialicons-maybecolor ul li a[href*="vimeo.com"]:before {color:#1ab7ea;}
.withcolors .socialicons-maybecolor ul li a[href^="mailto:"]:before {color:#999;}
.withcolors .socialicons-maybecolor ul li a[href*="stumbleupon.com"]:before {color:#eb4924;}

/***** COMMENTS *****/

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

ul.commentlist li #respond {margin:60px 0;}
ul.commentlist li li #respond {margin-left:-60px;}
ul.commentlist li li li #respond {margin-left:-120px;}
ul.commentlist li li li li #respond {margin-left:-180px;}
ul.commentlist li li li li li #respond {margin-left:-240px;}

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

.comdiv {font-size:14px;}

.comdiv.byuser {background:#f8f8f8;padding:20px;}
.comdiv.byuser .comdiv-a {position:relative;padding-left:55px;min-height:40px;}
.comdiv.byuser .comavatar {position:absolute;top:0;left:0;width:40px;}
.comdiv.byuser .comavatar img {display:block;border-radius:50%;}

.comdiv .comment-author h3 {margin:0 0 10px 0;font-size:16px;line-height:22px;}

.comdiv .comment-meta {text-transform:uppercase;font-size:12px;line-height:18px;overflow:hidden;text-align:right;}
.comdiv .comment-meta ul {margin:0 -1.2em 0 0;padding:0;list-style:none;}
.comdiv .comment-meta ul li {margin:0;padding:0;display:inline-block;vertical-align:top;}
.comdiv .comment-meta ul li:after {content:"\2022";display:inline-block;width:1.2em;text-align:center;}
.comdiv .comment-meta ul li a {text-decoration:none;font-weight:inherit;color:#2a3741;}
.comdiv .comment-meta ul li a:hover, .comdiv .comment-meta ul li a:active {color:#000;}

.comdiv .comment-content {margin-bottom:1em;}

section.addcomment, section.commentsection {position:relative;}

#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 #ccc;background:#fff;border-radius:0;box-sizing:border-box;width:100%;padding:10px 15px;font-size:16px;line-height:26px;color:#2A3741;}

#respond .comment-form input[type="submit"] {background:#2A3741;color:#fff;border:none;border-radius:0;font-size:14px;line-height:20px;padding:14px 30px;font-weight:bold;overflow:visible;cursor:pointer;-webkit-appearance:none;margin:0;-webkit-transition:color 0.3s, background 0.3s;transition:color 0.3s, background 0.3s;}
#respond .comment-form input[type="submit"]:hover {background:#000;}

#respond .comment-form label {display:block;margin:0 0 8px 0;font-size:14px;line-height:20px;font-weight:normal;}

#respond .comment-form label .required {color:#E15059;}
#respond .comment-form p {margin-bottom:30px;}

#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;padding-left:30px;display:block;font-size:16px;line-height:24px;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:2px;left:0;width:20px;height:20px;background:#fff;border:1px solid #ccc;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:"\e829";display:block;position:absolute;top:0;left:0;width:20px;line-height:24px;font-size:13px;text-align:center;}

#respond #reply-title small {display:block;font-size:12px;line-height:18px;text-transform:uppercase;margin-top:5px;}
#respond #reply-title small a {font-weight:normal;text-decoration:none;}

/***** GRAVITY FORMS *****/

#fullwrap .custom-gform-wrap, #fullwrap .gform_confirmation_wrapper {margin:40px 0;}

#fullwrap .gform_wrapper {width:100%;margin:0 auto;max-width:100%;}

#fullwrap .gform_wrapper .gform_body {width:100%;max-width:100%;}

#fullwrap .gform_wrapper input[type=text], #fullwrap .gform_wrapper input[type=url], #fullwrap .gform_wrapper input[type=email], #fullwrap .gform_wrapper input[type=tel], #fullwrap .gform_wrapper input[type=number], #fullwrap .gform_wrapper input[type=password], #fullwrap .gform_wrapper textarea, #fullwrap .gform_wrapper select.gfield_select, #fullwrap .gform_wrapper .ginput_complex select, #fullwrap .gform_wrapper .gfield_time_ampm select {border:1px solid #ccc;background:#fff;border-radius:0;box-sizing:border-box;padding:10px 15px;width:100% !important;max-width:100% !important;text-indent:0;font-size:16px;line-height:26px;margin-bottom:0;color:#2A3741;}

#fullwrap .gform_wrapper .ginput_container_time {width:auto;}
#fullwrap .gform_wrapper .ginput_container_time input[type="text"] {width:calc(3em - 4px) !important;margin-right:5px;}
#fullwrap .gform_wrapper .ginput_container_time label {padding-right:5px;letter-spacing:0;}
#fullwrap .gform_wrapper .ginput_container_time i {display:none;}

#fullwrap .gform_wrapper input.small {width:150px !important;}
#fullwrap .gform_wrapper input[type="file"] {width:100%;}
#fullwrap .gform_wrapper select.gfield_select, #fullwrap .gform_wrapper .ginput_complex select, #fullwrap .gform_wrapper .gfield_time_ampm select {height:48px;padding:9px 15px;margin-left:0;}

#fullwrap .gform_wrapper .ginput_container_time label {margin:0;}
#fullwrap .gform_wrapper select[multiple] {height:auto;padding-top:8px;padding-bottom:8px;}
#fullwrap .gform_wrapper select option {padding:2px;}
#fullwrap .gform_wrapper textarea {height:200px;display:block;}
#fullwrap .gform_wrapper textarea.large {height:300px;}
#fullwrap .gform_wrapper .gform_heading {width:100%;}
#fullwrap .gform_wrapper .gfield_label {margin:0 0 8px 0;font-size:14px;line-height:20px;font-weight:normal;vertical-align:top;}

#fullwrap .gform_wrapper .ginput_container {margin:0;max-width:100%;}
#fullwrap .gform_wrapper li.gfield {margin:0 0 30px 0 !important;border:none;background:none;width:100%;max-width:100% !important;padding:0;}
#fullwrap .gform_wrapper li.gf_left_half {width:49%;display:inline-block;}
#fullwrap .gform_wrapper li.gf_right_half {width:49%;margin-left:2% !important;display:inline-block;}
#fullwrap .gform_wrapper li.gsection {margin-bottom:0 !important;}

#fullwrap .gform_wrapper .ginput_container_name > span {display:inline-block;}

#fullwrap .gform_wrapper .ginput_container_address > span {margin-top:15px;display:inline-block;}
#fullwrap .gform_wrapper .ginput_container_address > span:first-child {margin-top:0;}

#fullwrap .gform_wrapper .ginput_complex.ginput_container_email {font-size:0;}
#fullwrap .gform_wrapper .ginput_complex.ginput_container_email>span {font-size:16px;display:inline-block;}

#fullwrap .gform_wrapper ul li {padding-left:0;}
#fullwrap .gform_wrapper ul li:before {display:none;}

#fullwrap .gform_wrapper .description, #fullwrap .gform_wrapper .gfield_description, #fullwrap .gform_wrapper .instruction, #fullwrap .gform_wrapper .gsection_description {line-height:inherit;padding:0 !important;width:100%;margin:5px 0 0 0;max-width:100%;}

#fullwrap .gform_wrapper .gform_fileupload_multifile {overflow:hidden;}

#fullwrap .gform_wrapper ul.gfield_radio li input[type="radio"]:checked+label, #fullwrap .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label, #fullwrap .gform_wrapper ul.gfield_checkbox li.gchoice_select_all {font-weight:inherit;}

#fullwrap .gform_wrapper .ginput_complex {width:100%;max-width:100%;margin-top:0 !important;}
#fullwrap .gform_wrapper .ginput_complex .ginput_full {width:100%;}
#fullwrap .gform_wrapper .ginput_complex .ginput_left, #fullwrap .gform_wrapper .ginput_complex .ginput_right {width:49%;margin-left:0;margin-right:0;padding-left:0 !important;padding-right:0 !important;vertical-align:top;}
#fullwrap .gform_wrapper .ginput_complex .ginput_left, #fullwrap .gform_wrapper .ginput_complex .ginput_right, #fullwrap .gform_wrapper .ginput_complex .ginput_full {min-height:0;}
#fullwrap .gform_wrapper .ginput_complex .ginput_right {margin-left:2%;}

#fullwrap .gform_wrapper .ginput_complex label {letter-spacing:0;white-space:normal;margin:5px 0 0 0;}

#fullwrap .gform_wrapper .ginput_complex.ginput_container span.name_first, #fullwrap .gform_wrapper .ginput_complex.ginput_container span.name_last {width:49%;margin:0;min-height:0;padding:0;}
#fullwrap .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name {font-size:0;}
#fullwrap .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span {font-size:16px;}

#fullwrap .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span.name_first {margin-right:2%;}

#fullwrap .gform_wrapper span.gform_description {font-weight:inherit;}
#fullwrap .gform_wrapper .gsection {padding:0;border:none;margin:0;}

#fullwrap .gform_wrapper .validation_message {font-weight:inherit;}
#fullwrap .gform_wrapper div.validation_error {font-weight:inherit;border:none;padding:0;width:100%;text-align:left;}

#fullwrap .gform_wrapper ol.validation_list {width:100%;}
#fullwrap .gform_wrapper ol.validation_list li a {color:inherit;}
#fullwrap .gform_wrapper ul li.gfield_html {max-width:100%;}
#fullwrap .gform_wrapper ul li.gfield.gfield_html img {max-width:100% !important;}
#fullwrap .gform_wrapper .gform_footer {padding:0;margin:0;}

#fullwrap .gform_wrapper ul.gfield_checkbox li, #fullwrap .gform_wrapper ul.gfield_radio li {margin-bottom:10px;line-height:inherit;font-size:16px;}
#fullwrap .gform_wrapper ul.gfield_checkbox li:last-child, #fullwrap .gform_wrapper ul.gfield_radio li:last-child {margin-bottom:0;}

#fullwrap .gform_wrapper ul.gfield_checkbox, #fullwrap .gform_wrapper ul.gfield_radio {width:100%;line-height:24px;margin:0;}
#fullwrap .gform_wrapper ul.gfield_checkbox input[type="checkbox"], #fullwrap .gform_wrapper ul.gfield_radio input[type="radio"] {margin:0 12px 0 2px !important;vertical-align:top;line-height:24px;height:24px;float:left;}
#fullwrap .gform_wrapper ul.gfield_checkbox li label, #fullwrap .gform_wrapper ul.gfield_radio li label {line-height:inherit;vertical-align:top;font-size:inherit;margin:0;max-width:none;display:block;overflow:hidden;}

#fullwrap .gform_wrapper ul.gfield_checkbox li input[value="gf_other_choice"], #fullwrap .gform_wrapper ul.gfield_radio li input[value="gf_other_choice"] + input {margin-top:5px !important;}
#fullwrap .gform_wrapper ul.gfield_checkbox li input[type="checkbox"] + input[type="text"], #fullwrap .gform_wrapper ul.gfield_radio li input[type="radio"] + input[type="text"] {width:100% !important;margin-left:0;}

#fullwrap .gform_wrapper .ginput_complex label, #fullwrap .gform_wrapper .description, #fullwrap .gform_wrapper .gfield_description, #fullwrap .gform_wrapper .instruction, #fullwrap .gform_wrapper .ginput_container_time label {font-size:13px;font-weight:inherit;}

#fullwrap .gform_wrapper .gform_title {color:#2A3741;font-size:24px;line-height:30px;font-weight:bold;margin:0 0 25px 0;}
#fullwrap .gform_wrapper .gsection_title {color:#2A3741;font-size:20px;line-height:26px;font-weight:bold;margin:40px 0 25px 0 !important;}

#fullwrap .gform_wrapper ul.gfield_radio input[type="radio"] {display:none;}
#fullwrap .gform_wrapper ul.gfield_radio label {position:relative;padding-left:30px;}
#fullwrap .gform_wrapper ul.gfield_radio label:before {content:"";display:block;position:absolute;top:2px;left:0;width:20px;height:20px;background:#fff;border-radius:50%;border:1px solid #ccc;}
#fullwrap .gform_wrapper ul.gfield_radio input[type="radio"]:checked + label:after {content:"";display:block;position:absolute;top:9px;left:7px;width:6px;height:6px;border-radius:50%;background:#2A3741;}

#fullwrap .gform_wrapper ul.gfield_checkbox input[type="checkbox"], #fullwrap .gform_wrapper .ginput_container_consent input[type="checkbox"] {display:none;}
#fullwrap .gform_wrapper ul.gfield_checkbox label, #fullwrap .gform_wrapper .ginput_container_consent label {position:relative;padding-left:30px;display:block;line-height:24px;}
#fullwrap .gform_wrapper ul.gfield_checkbox label:before, #fullwrap .gform_wrapper .ginput_container_consent label:before {content:"";display:block;position:absolute;top:2px;left:0;width:20px;height:20px;background:#fff;border:1px solid #ccc;}
#fullwrap .gform_wrapper ul.gfield_checkbox input[type="checkbox"]:checked + label:after, #fullwrap .gform_wrapper .ginput_container_consent input[type="checkbox"]:checked + label:after {content:"\e829";display:block;position:absolute;top:0;left:0;width:20px;line-height:24px;font-size:13px;text-align:center;color:#2A3741;}

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

#ui-datepicker-div select {color:#333;}

#fullwrap .gform_wrapper li.gfield:first-child .gsection_title {margin-top:0 !important;}

#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 li.gfield_error div.ginput_complex.ginput_container label,
#fullwrap .gform_wrapper li.gfield_error ul.gfield_checkbox,
#fullwrap .gform_wrapper li.gfield_error ul.gfield_radio {color:#E15059;}

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

#fullwrap .gform_wrapper .gform_heading, #fullwrap .gform_wrapper .gf_submission_limitmessage, #fullwrap .gform_wrapper div.validation_error, #fullwrap .gform_wrapper div#error {margin-bottom:30px;}

#fullwrap .gform_wrapper.gf_browser_chrome .ginput_complex select.gfield_select, #fullwrap .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select.gfield_select {text-indent:inherit;line-height:inherit;margin-bottom:0;}

#fullwrap .gform_wrapper .gform_footer {width:100%;max-width:100%;padding-top:0;}
#fullwrap .gform_wrapper .gform_button {background:#2A3741;color:#fff;border:none;border-radius:0;font-size:14px;line-height:20px;padding:14px 30px;overflow:visible;cursor:pointer;-webkit-appearance:none;margin:0;-webkit-transition:color 0.3s, background 0.3s;transition:color 0.3s, background 0.3s;width:auto;font-weight:bold;text-transform:uppercase;}
#fullwrap .gform_wrapper .gform_button:hover {background:#000;}

/****** FOOTER ******/

#footer {background:#f8f8f8;padding:60px 0;}

#footer .ftcols-a {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 0 -40px;}

#footer .ftcol {margin-left:40px;}

@media screen and (min-width:1024px) {
	#footer .ftcols-a {margin-bottom:-20px !important;}
	#footer .ftcol {margin-bottom:20px !important;}
}
@media screen and (max-width:1023px) {
	#footer .ftcols-a {display:block;text-align:center;}
	#footer .ftcol {margin-bottom:20px;}
}
@media screen and (max-width:767px) {
	#footer {padding:40px 0;}
}

.ftmenu {font-size:14px;line-height:20px;font-weight:500;}
.ftmenu ul {margin:0 0 0 -40px;margin-bottom:-20px !important;padding:0;list-style:none;}
.ftmenu ul li {margin:0 0 0 40px;margin-bottom:20px !important;padding:0;display:inline-block;vertical-align:top;}
.ftmenu ul li a {text-decoration:none;font-weight:inherit;color:inherit;}
.ftmenu ul li a:hover, .ftmenu ul li a:active {text-decoration:underline;}

@media screen and (max-width:767px) {
	.ftmenu ul li.copy {display:block;}
}


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

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

	#fullwrap .nobot1024>:last-child {margin-bottom:0;}
	#fullwrap .nobot1024>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot1024>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot1024>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#fullwrap .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
}

.ajaxnav a.btn.loading {
  margin-bottom: 100vh !important; 
}

.single #body .main div.breadcrumb {
	min-height: 18px;
}

.postgrid ul li .gridtitle.gridtitle {
	min-height: 56px;
}

@media only screen and (max-width: 619px) {
	.postgrid ul li .gridtitle.gridtitle {
		min-height: 48px;
	}
}

div#PE-chicklet.chicklet-bottom-right {
	width: 178px;
}

#body div.postgrid {
	margin-block-start: 168px;
}

#body div.bodysearchbar + div.postgrid {
	margin-block-start: 60px;
}

#body div.breadcrumb {
	height: 18px;
	margin-block-end: 20px;
}

#body h1.pagetitle  {
	height: 30px;
	margin-block-end: 40px;
}

@media only screen and (min-width: 1024px) {
	#cc_widget_trending-2 {
		margin-block-start: 340px;
	}

	#AdThrive_Sidebar_1_desktop + #cc_widget_trending-2 {
		margin-block-start: 0;
	}
}


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