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

@font-face {
	font-family:"LehighPersonalWeb";
	src:url("fonts/LehighPersonalLight.eot");
	src:url("fonts/LehighPersonalLight.eot") format("embedded-opentype"),
	url("fonts/LehighPersonalLight.woff2") format("woff2"),
	url("fonts/LehighPersonalLight.woff") format("woff"),
	url("fonts/LehighPersonalLight.ttf") format("truetype"),
	url("fonts/LehighPersonalLight.svg#LehighPersonalLight") format("svg");
	font-display:swap
  }
  @font-face {
	font-family:"MissionGothicWeb";
	src:url("fonts/MissionGothicLight.eot");
	src:url("fonts/MissionGothicLight.eot") format("embedded-opentype"),
	url("fonts/MissionGothicLight.woff2") format("woff2"),
	url("fonts/MissionGothicLight.woff") format("woff"),
	url("fonts/MissionGothicLight.ttf") format("truetype"),
	url("fonts/MissionGothicLight.svg#MissionGothicLight") format("svg");
	font-display:swap
  }
  @font-face {
	font-family:"HalantWeb";
	src:url("fonts/HalantLight.eot");
	src:url("fonts/HalantLight.eot") format("embedded-opentype"),
	url("fonts/HalantLight.woff2") format("woff2"),
	url("fonts/HalantLight.woff") format("woff"),
	url("fonts/HalantLight.ttf") format("truetype"),
	url("fonts/HalantLight.svg#HalantLight") format("svg");
	font-display:swap
  }

:root {
	--abk-black: #000;
	--abk-grey: #EBEBEB;
	--abk-blue: #D0E7E8;
	--abk-blue-hover: #BDDCDE;
	--abk-paleblue: #F6FCFC;
	--abk-lightblue: #E2F4F4;
	--abk-darkblue: #527275;
	--abk-darkestblue: #21484E;
	--abk-white: #ffffff;
	--abk-red: #ad0000;
}

input:focus-visible, textarea:focus-visible {outline:2px solid var(--abk-darkblue);}

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

body {font-family:"HalantWeb",sans-serif;}

h1, h2 {font-family:"LehighPersonalWeb",sans-serif;}

h3, h4, h5, h6, 
.menubar, 
a.btn, .facetwp-load-more, .togglefacets,
.skip-to-content:focus,
.subcats, 
.imagegrid-cats .gridtitle,
.imagegrid .gridcat, 
#footer .ftsmall, 
#footer h2, 
.subscribebox h2,
.table-of-contents h2,
.postmeta,
.table-of-contents .toc-toggle button,
.recipeindex .ri-facets .facetwp-facet-reset,
.breadcrumb,
.wprm-recipe-template-abk-recipe .wprm-recipe-rating .wprm-recipe-rating-details,
.wprm-recipe-template-abk-recipe .wprm-recipe-meta-container,
#respond .comment-form input[type="submit"],
.comdiv .comdate,
.comdiv .comactions,
#respond #reply-title small,
#fullwrap .gform_wrapper .gform_button, #fullwrap .gform_wrapper .gform-button, #fullwrap .gform_wrapper .gform_page_footer .button,
#fullwrap .subscribeform button.formkit-submit {font-family:"MissionGothicWeb",sans-serif;}

.comdiv .comauth {font-family:inherit;}

.menubar>ul>li>.submenu {font-family:"HalantWeb",sans-serif;}

.menubar .megamenu-cols>ul>li>.linkwrap>a, .menubar .megamenu-cols>ul>li>.linkwrap>span {font-family:"MissionGothicWeb",sans-serif;}

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

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

.screen-reader-text {border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}

.skip-to-content:focus {clip:auto !important;clip-path:none;margin:0;height:auto;width:auto;top:5px;left:5px;display:block;font-size:14px;line-height:20px;padding:8px 18px;background:var(--abk-blue);color:var(--abk-darkestblue) !important;z-index:10000000;transition:none;font-weight:normal;text-transform:uppercase;letter-spacing:0.0625em;}

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

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

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

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

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

body {font-size:20px;line-height:1.6;color:var(--abk-black);background:var(--abk-white);word-wrap:break-word;}

span.fragment {display:inline-block;}

a {transition:color 0.3s, background 0.3s;color:var(--abk-darkblue);text-decoration:underline;font-weight:bold;}
a:hover, a:active {color:var(--abk-darkestblue);}
a[data-pin-log] {cursor:pointer;}

a img, .imagegrid .gridimage img, .postmeta .postauthor-linked img {transition:opacity 0.3s;vertical-align:bottom;}
a:hover img, a:active img, .imagegrid .gridlink:hover .gridimage img, .postmeta .postauthor-linked:hover 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;}
ul ul {list-style:inherit;}
li {margin:0 0 4px 0;padding:0 0 0 0.3125em;}
li::marker {line-height:1;}

ul.is-style-caret {list-style:none;}
ul.is-style-caret>li {padding-left:1.1111111111em;margin-left:-1.6em;position:relative;list-style:none;}
ul.is-style-caret>li:before {content:"";position:absolute;top:0;margin-top:0.3888888888em;left:0.1229166666em;font-size:0.88888888888888888888888888888889em;width:0.5em;height:1em;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='16' height='32' viewBox='0 0 16 32'%3E%3Cpath fill='%23000' d='M15.412 17.413c0.781-0.781 0.781-2.050 0-2.831l-8-8c-0.575-0.575-1.431-0.744-2.181-0.431s-1.237 1.037-1.237 1.85v16c0 0.806 0.487 1.538 1.237 1.85s1.606 0.137 2.181-0.431l8-8z'%3E%3C/path%3E%3C/svg%3E%0A");}

h1, h2, h3, h4, h5, h6 {position:relative;text-transform:uppercase;letter-spacing:0.0625em;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {font-weight:inherit;}

h1 {font-size:36px;line-height:42px;font-weight:normal;margin:60px 0 40px 0;text-align:center;}
h2 {font-size:30px;line-height:36px;font-weight:normal;margin:60px 0 30px 0;text-align:center;}
h3 {font-size:20px;line-height:26px;font-weight:normal;margin:40px 0 25px 0;}
h4 {font-size:18px;line-height:24px;font-weight:normal;margin:30px 0 20px 0;}
h5 {font-size:16px;line-height:22px;font-weight:normal;margin:30px 0 20px 0;}
h6 {font-size:14px;line-height:20px;font-weight:normal;margin:30px 0 20px 0;}

.postcontent h2 {text-align:inherit;}

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

@media screen and (max-width:767px) {
	h1 {font-size:34px;line-height:40px;margin:40px 0 30px 0;}
	h2 {font-size:28px;line-height:34px;margin:40px 0 20px 0;}
}

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

.btnswrap-center .btnswrap-a {justify-content:center;}
.btnswrap-left .btnswrap-a {justify-content:flex-start;}
.btnswrap-right .btnswrap-a {justify-content:flex-end;}

a.btn, .facetwp-load-more, .togglefacets {background:var(--abk-blue);color:var(--abk-darkestblue) !important;font-size:14px;line-height:20px;font-weight:normal;padding:8px 18px;text-align:center;display:inline-block;text-decoration:none !important;text-transform:uppercase;letter-spacing:0.0625em;}
a.btn-tall {padding:14px 20px;}

.togglefacets, .facetwp-load-more {transition:color 0.3s, background 0.3s;border:none;}

a.btn-darkblue {background:var(--abk-darkblue);color:var(--abk-white) !important;transition:background 0.3s;}
a.btn-darkestblue {background:var(--abk-darkestblue);color:var(--abk-white) !important;transition:background 0.3s;}

a.btn-outline {background:var(--abk-white);border:1px solid var(--abk-darkestblue);padding:7px 17px;color:var(--abk-darkestblue) !important;}
a.btn-outline.btn-tall {padding:13px 19px;}

a.btn:hover, a.btn:active, .facetwp-load-more:hover, .togglefacets:hover {background:var(--abk-black);color:var(--abk-white) !important;}
a.btn-outline:hover, a.btn-outline:active {border-color:var(--abk-black);}

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

hr, hr.wp-block-separator {width:100% !important;height:0;background:none;color:var(--abk-blue);border-bottom:1px solid var(--abk-blue);clear:both;max-width:none !important;opacity:1 !important;}

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

.postcontent .wp-block-image {margin-top:30px;margin-bottom:30px;}

/* hacked based on old theme */
.postcontent .wp-block-image img {width:100%;}

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

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

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

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

h1 + .mainsection {margin-top:0;}

.imagegrid + .ajaxnav, .imagegrid + .gridmore {margin-top:-20px;}

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

	.imagegrid + .ajaxnav, .imagegrid + .gridmore {margin-top:0;}
}

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

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

.wp-block-image.is-style-wideimage img {width:100%;}

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

.postcontent .aligncenter, .postcontent .wp-block-image .aligncenter {margin-top:30px;margin-bottom:30px;}
.postcontent img.alignnone {margin-top:30px;margin-bottom:30px;}

.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:12px 0 0 0;font-size:16px;line-height:24px;color:inherit;color:inherit;text-align:left;}

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

	.postcontent .alignleft, .postcontent .wp-block-image .alignleft, .postcontent .wp-block-image.alignleft,
	.postcontent .alignright, .postcontent .wp-block-image .alignright, .postcontent .wp-block-image.alignright {margin-top:30px;margin-bottom:30px;}
}


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

#topbar {background:var(--abk-lightblue);padding:11px 0;font-size:18px;line-height:26px;}
#topbar .announcement a {font-weight:inherit;text-decoration:underline;color:var(--abk-darkestblue);}
#topbar .socialicons {float:right;margin-left:20px;}

.socialicons {font-size:16px;line-height:1;}
.socialicons ul {margin:0 0 0 -30px;row-gap:10px;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;}
.socialicons ul li {margin:0 0 0 30px;padding:0;}
.socialicons ul li a {display:block;margin:0 -10px;font-weight:inherit;padding:5px 0;color:var(--abk-darkestblue);}
.socialicons ul li a .cicon {padding:0 10px;display:block;}

@media screen and (max-width:767px) {
	#topbar .socialicons {display:none;}	
	#topbar.noannouncement {display:none;}
}

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

#header {height:148px;}

body.withbanner #header {position:absolute;left:0;width:100%;z-index:10;}

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

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

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

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

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

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

body.fixedheader #logo {width:353px;top:10px;}
body.fixedheader #logo a {padding:14px 0;}

.menubar a {display:block;color:inherit;text-decoration:none;font-weight:inherit;}
.menubar a:hover, .menubar a:active {color:var(--abk-darkblue);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;}

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

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

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

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

button.closemenu {display:none;}

#toggles {display:none;}

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

button.togglesearch:hover, button.togglemenu:hover {color:var(--abk-darkblue);}

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

@media screen and (min-width:1280px) {

	#menu {height:144px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;}

	body.fixedheader #menu {height:68px;}

	#menuoverlay {display:none;}

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

	.menubar>ul {display:flex;justify-content:flex-end;flex-wrap:wrap;padding-left:328px;margin:0 -20px;}	
	.menubar>ul>li>a, .menubar>ul>li>.linkwrap>a, .menubar>ul>li>.linkwrap>span {padding:12px 20px;text-transform:uppercase;font-weight:inherit;letter-spacing:0.0625em;}

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

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

	.menubar>ul>li>.submenu {display:none !important;visibility:hidden;opacity:0;position:absolute;top:48px;padding-top:5px;left:0;z-index:10000;min-width:100%;min-width:max(100%,150px);font-size:15px;line-height:20px;}
	.menubar>ul>li>.submenu>ul {white-space:nowrap;background:var(--abk-paleblue);overflow:hidden;padding:20px 30px;border-radius:6px;}
	.menubar>ul>li>.submenu>ul>li>a {padding:7px 0;font-weight:normal;}
		
	.menubar>ul>li.active>.submenu, .menubar>ul>li.accopen>.submenu {visibility:visible;opacity:1;display:block !important;animation:fadein 0.3s;}
	
	.menubar>ul>li>.submenu {left:0px;min-width:calc(100% + 20px);}

	.menubar .megamenu-wrap {background:var(--abk-paleblue);overflow:hidden;padding:30px 40px 40px 40px;}
	.menubar .megamenu-cols>ul {margin:0;padding:0;list-style:none;display:flex;}
	.menubar .megamenu-cols>ul>li {margin:0 0 0 40px;padding:0;width:130px;}	
	.menubar .megamenu-cols>ul>li:first-child {margin-left:0;}
	.menubar .megamenu-cols>ul>li>ul {margin:0;padding:0;list-style:none;display:block !important;}
	.menubar .megamenu-cols>ul>li>ul>li {margin:0;padding:0;}
	.menubar .megamenu-cols>ul>li>ul>li>a {padding:5px 0;font-weight:inherit;}

	.menubar .megamenu-wrap .megamenu-all {margin-top:20px;}

	.menubar .megamenu-cols>ul>li>.linkwrap>a, .menubar .megamenu-cols>ul>li>.linkwrap>span {padding:10px 0;text-transform:uppercase;letter-spacing:0.0625em;margin-bottom:4px;font-size:14px;line-height:20px;}

	.menubar .megamenu-cols>ul>li>.linkwrap>.dropdown-toggle {display:none;}

	.menubar>ul>li.search {padding:0 20px;}
	
	body.resizing #menu a {transition:none;}

	.menubar>ul>li.social {display:none;}
}
@keyframes fadein {
	0% {opacity:0;visibility:hidden;}
	to {opacity:1;visibility:visible;}
}

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

	#toggles {display:block;height:144px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;}
	body.fixedheader #toggles {height:68px;padding-top:0;}

	#toggles ul {margin:0 0 0 -30px;padding:0;list-style:none;display:flex;justify-content:flex-end;}
	#toggles ul li {margin:0 0 0 30px;padding:0;}	

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

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

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

	.menubar li.menu-item-has-children>.linkwrap>.dropdown-toggle .cicon {-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:transform 0.3s;height:48px;vertical-align:top;font-size:16px;}
	.menubar li.menu-item-has-children.open>.linkwrap>.dropdown-toggle .cicon {-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}
	
	.menubar li.menu-item-has-children>.submenu {left:auto !important;}
	.menubar li.menu-item-has-children>.submenu>ul {margin-left:20px;}
	.menubar li.menu-item-has-children>.submenu>ul>li>ul {margin-left:20px;}	

	.menubar .megamenu-cols>ul {margin:0 0 0 20px;padding:0;list-style:none;}
	.menubar .megamenu-cols>ul>li {margin:0;padding:0;}
	.menubar .megamenu-cols>ul>li>ul {margin:0 0 0 20px;padding:0 0 5px 0;list-style:none;display:none;}
	.menubar .megamenu-cols>ul>li>ul>li {margin:0;padding:0;}
	.menubar .megamenu-cols>ul>li>ul>li>a {padding:12px 0;font-weight:normal;}

	.menubar .megamenu-cols>ul>li>.linkwrap>a, .menubar .megamenu-cols>ul>li>.linkwrap>span {padding:12px 0;font-size:16px;line-height:24px;text-transform:uppercase;letter-spacing:0.0625em;text-underline-offset:4px;text-decoration-thickness:1px;}

	.menubar .megamenu-wrap .megamenu-all {margin:20px 0;}
	.menubar .megamenu-wrap .megamenu-all a.btn {font-size:16px;padding-top:10px;padding-bottom:10px;}

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

	.menubar>ul>li.social {padding:11px 0;}
	.menubar>ul>li.social .socialicons {font-size:20px;}
}

@media screen and (max-width:767px) {
	#logo {width:282px;top:30px;}
	#logo a {padding:16px 0;}
	body.fixedheader #logo {width:282px;top:10px;}
	body.fixedheader #logo a {padding:16px 0;}
	#header, #menu, #toggles {height:108px;}
}
@media screen and (max-width:479px) {
	#logo {width:247px;top:30px;}
	#logo a {padding:17px 0;}
	body.fixedheader #logo {width:247px;top:10px;}
	body.fixedheader #logo a {padding:17px 0;}
}
@media screen and (max-width:399px) {
	#logo {width:212px;top:30px;}
	#logo a {padding:18px 0;}
	body.fixedheader #logo {width:212px;top:10px;}
	body.fixedheader #logo a {padding:18px 0;}
}

@media screen and (max-width:359px) {
	#logo {width:194px;top:30px;}
	#logo a {padding:18px 0 19px 0;}
	body.fixedheader #logo {width:194px;top:10px;}
	body.fixedheader #logo a {padding:18px 0;}
}

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

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

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

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

#searchwrap-a {padding:20px;}	

.searchform {background:var(--abk-white);color:var(--abk-black);position:relative;box-sizing:border-box;margin:0 auto;max-width:100%;width:600px;border:1px solid var(--abk-blue);}
.searchform .input {margin-right:70px;}
.searchform .input input {background:none;border:none;margin:0;padding:13px 0 13px 19px;width:100%;box-sizing:border-box;border-radius:0;font-size:20px;line-height:32px;}
.searchform button[type="submit"] {margin:0;padding:0;border:none;background:none;width:70px;height:58px;position:absolute;top:0;right:0;transition:color 0.3s;font-size:24px;border-radius:0;color:var(--abk-darkblue);}
.searchform button[type="submit"]:hover {color:var(--abk-darkestblue);}
.searchform button[type="submit"] .cicon {display:block;margin:0 auto;}
#body .searchform {margin-top:40px;margin-bottom:40px;}

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

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

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

blockquote, .wp-block-quote {margin:40px 0;padding:0;font-size:28px;line-height:40px;color:inherit;border:2px solid var(--ns-rose);border-radius:6px;padding:40px;text-align:center;}

blockquote strong, .wp-block-quote strong {font-weight:inherit;}

blockquote a, .wp-block-quote a {text-decoration:underline;color:inherit;font-weight:inherit;}

@media screen and (max-width:767px) {
	blockquote, .wp-block-quote {padding:30px 20px;}
}

blockquote cite, .wp-block-quote cite, .wp-block-pullquote cite {color:inherit;font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:0.07em;font-weight:600;margin:-10px 0 0 0;font-style:normal;display:block;}

.wp-block-pullquote {font-size:inherit;line-height:inherit;border:none;padding:0;text-align:center;}
.wp-block-pullquote blockquote {background:none;color:inherit;font-size:36px;line-height:48px;font-weight:500;border:none;padding:0;}
.wp-block-pullquote p {font-size:inherit;line-height:inherit;}

@media screen and (max-width:767px) {
	.wp-block-pullquote blockquote {font-size:28px;line-height:40px;}
}

/*** BODY STYLES ***/

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

.bodysection-narrow {padding:40px 0;}

.bodysection-paleblue {background:var(--abk-paleblue);}
.bodysection-lightblue {background:var(--abk-lightblue);}

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

.bodysection>.container>.breadcrumb:last-child {margin-bottom:-20px !important;}

.bodysection>.container>.pagetitle:last-child {margin-bottom:-20px !important;}

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


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

	.bodysection>.container>.breadcrumb:last-child {margin-bottom:0 !important;}
	.bodysection>.container>.pagetitle:last-child {margin-bottom:0 !important;}
}

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

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

.gridheading-wrap .gridmore {display:none;}

@media screen and (max-width:767px) {
	.heading-more {display:block;margin:40px 0 25px 0;}
	.heading-more>h2 {text-align:center;}
	.heading-more>.more {display:none;}
	.gridheading-wrap .gridmore {display:block;text-align:center;margin-top:30px;}
}

.gridheading-wrap .mainsection {margin:0;}

.imagegrid {margin-left:auto;margin-right:auto;max-width:100%;position:relative;}
.imagegrid>ul {margin:0 0 0 -30px;padding:0;list-style:none;display:flex;flex-wrap:wrap;row-gap:30px;}
.imagegrid>ul>li {margin:0;padding:0;display:flex;}
.imagegrid>ul>li>.li-a {margin-left:30px;position:relative;flex-grow:1;min-width:0;}

.imagegrid2-side>ul {margin-left:-20px;row-gap:20px;}
.imagegrid2-side>ul>li>.li-a {margin-left:20px;}

.imagegrid-boxed>ul>li>.li-a {background:var(--abk-white);display:flex;border:1px solid var(--abk-blue);}
.imagegrid-boxed>ul>li>.li-a>.gridlink {flex-grow:1;}
.imagegrid-boxed .gridcat {padding:0 20px;}
.imagegrid-boxed .gridtitle {padding:0 20px 20px 20px;}

.imagegrid2-side.imagegrid-boxed .gridcat {padding:0 10px;}
.imagegrid2-side.imagegrid-boxed .gridtitle {padding:0 10px 10px 10px;}

.imagegrid .gridlink {position:relative;}

.imagegrid .gridimage {position:relative;margin-bottom:20px;}
.imagegrid2-side .gridimage {margin-bottom:10px;}

.imagegrid .gridimage .gridimage-a {position:relative;height:0;padding-bottom:144.44444%;flex-grow:1;overflow:hidden;background:var(--ct-white);}
.imagegrid-square .gridimage .gridimage-a {padding-bottom:100%;}
.imagegrid-circle .gridimage .gridimage-a {padding-bottom:100%;}

.imagegrid-circle .gridimage .gridimage-a {border-radius:50%;}
.imagegrid-circle .gridimage img {border-radius:50%;isolation:isolate;}

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

.imagegrid-numbers .gridnumber {width:40px;font-size:20px;line-height:26px;padding:7px 0;background:var(--abk-blue);color:var(--abk-black);border-radius:50%;text-align:center;position:relative;pointer-events:none;transition:background 0.3s;margin:-40px auto 10px auto;}

.imagegrid4,
.imagegrid4-index {width:1198px;}

.imagegrid2-side>ul>li {width:50%;}
.imagegrid3>ul>li {width:33.3333333333%;}
.imagegrid3-main>ul>li {width:33.3333333333%;}
.imagegrid4>ul>li {width:25%;}
.imagegrid4-index>ul>li {width:25%;}
.imagegrid5>ul>li {width:20%;}
.imagegrid6>ul>li {width:16.6666666666%;}

.imagegrid .gridtitle {margin:0;position:static;text-align:center;}
.imagegrid .gridtitle a {color:inherit;text-decoration:none;font-weight:inherit;}
.imagegrid .gridtitle a:after {content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;}
.imagegrid .gridtitle a:hover, .imagegrid .gridtitle a:active {color:var(--abk-darkblue);}

.imagegrid .gridtitle {font-size:20px;line-height:26px;}

.imagegrid2-side .gridtitle {font-size:16px;line-height:22px;}

.imagegrid .gridcat {font-size:14px;line-height:20px;margin-bottom:12px;text-transform:uppercase;letter-spacing:0.0625em;text-align:center;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;}

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

	.imagegrid .gridtitle {font-size:16px;line-height:22px;}
	.imagegrid .gridimage {margin-bottom:15px;}

	.imagegrid-numbers .gridnumber {font-size:18px;}	

	.imagegrid-boxed .gridimage {margin-bottom:10px;}
	.imagegrid-boxed .gridcat {padding:0 10px;}
	.imagegrid-boxed .gridtitle {padding:0 10px 10px 10px;}	
}

.imagegrid-cats .gridtitle {font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:0.0625em;}
.imagegrid-cats .gridtitle a:hover, .imagegrid-cats .gridtitle a:active {text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;}

.filterresults .filterresult {display:none;}
.filterresults .filterresult.active {display:block;}

.termdescription {background:var(--abk-lightblue);padding:60px;}
.termdescription h1 {margin-bottom:30px;}

.featurebox {display:flex;margin-left:auto;margin-right:auto;max-width:100%;}
.featurebox .featurebox-text {padding:60px;box-sizing:border-box;display:flex;align-items:center;background:var(--abk-paleblue);}
.featurebox-lightblue .featurebox-text {background:var(--abk-lightblue);}
.featurebox-white .featurebox-text {background:var(--abk-white);}
.featurebox .featurebox-text-a {flex-grow:1;}

.featurebox .featurebox-image img, 
.featurebox .featurebox-image a {display:block;}

.featurebox-overlap {align-items:center;}
.featurebox-overlap .featurebox-text {flex-grow:1;position:relative;}
.featurebox-overlap .featurebox-image {width:calc(50% - 30px);flex-shrink:0;}

.featurebox-overlap.featurebox-left .featurebox-text {margin-left:-120px;}
.featurebox-overlap.featurebox-right .featurebox-text {margin-right:-120px;}

.featurebox-fit .featurebox-text {width:50%;}
.featurebox-fit .featurebox-image {width:50%;position:relative;}
.featurebox-fit .featurebox-image .featurebox-image-a span {content:"";height:0;display:block;}
.featurebox-fit .featurebox-image img {display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;outline:inherit;}

.featurebox-fit.featurebox-wideimage .featurebox-image {width:56.6666666666%;}
.featurebox-fit.featurebox-wideimage .featurebox-text {width:43.3333333333%;}

.featurebox-fit.featurebox-narrowimage .featurebox-image {width:450px;}
.featurebox-fit.featurebox-narrowimage .featurebox-text {flex-grow:1;}

.featurebox-right {flex-direction:row-reverse;}

.featurebox h1 {margin-bottom:30px;}

@media screen and (min-width:1024px) {
	.featurebox h1:not(.has-text-align-center),
	.featurebox h2:not(.has-text-align-center) {text-align:inherit;}
	.featurebox .btnswrap:not(.btnswrap-center) .btnswrap-a {justify-content:flex-start;}
}

@media screen and (max-width:1023px) {
	.featurebox {display:block;}
	.featurebox .featurebox-text {display:block;width:auto !important;margin:0 !important;}
	.featurebox .featurebox-image {width:auto !important;}
}
@media screen and (max-width:767px) {
	.featurebox .featurebox-text {padding:30px 20px;}

	.termdescription {padding:30px 20px;}
}

.subcats {padding:0 30px;position:relative;margin:40px 0;}
.subcats + .mainsection {margin-top:0;}

.subcats .swiper-custom-prev, .subcats .swiper-custom-next {position:absolute;top:0;font-size:16px;cursor:pointer;transition:color 0.3s;text-align:center;padding:0 10px;line-height:1;-webkit-user-select:none;user-select:none;transition:color 0.3s;}
.subcats .swiper-custom-prev:hover, .subcats .swiper-custom-next:hover {color:var(--abk-darkblue);}
.subcats .swiper:not(.swiper-initialized) ~ .swiper-custom-prev, .subcats .swiper:not(.swiper-initialized) ~ .swiper-custom-next {visibility:hidden;}
.subcats .swiper-custom-prev .cicon, .subcats .swiper-custom-next .cicon {height:36px;vertical-align:top;}
.subcats .swiper-custom-prev {left:-10px;}
.subcats .swiper-custom-next {right:-10px;}

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

.subcats .swiper {visibility:hidden;}
.subcats .swiper-initialized {visibility:visible;}

.subcats .swiper-slide {width:auto;margin-right:20px;min-height:36px;}
.subcats .swiper-slide:last-child {margin-right:0;}

.subcats a {background:var(--abk-white);border:1px solid var(--abk-darkestblue);font-size:14px;line-height:20px;font-weight:normal;padding:7px 17px;color:var(--abk-darkestblue) !important;text-transform:uppercase;letter-spacing:0.0625em;display:inline-block;text-align:center;text-decoration:none;}

.subcats a:hover, .subcats a:active {background:var(--abk-black);border-color:var(--abk-black);color:var(--abk-white) !important;}

.subcats a.active {background:var(--abk-darkblue);border-color:var(--abk-darkblue);color:var(--abk-white) !important;}

.recipeindex {display:flex;}
.recipeindex .ri-facets {width:180px;margin-right:60px;flex-shrink:0;font-size:15px;line-height:20px;min-width:0;}
.recipeindex .ri-facets .facetwp-checkbox {margin-bottom:12px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 32 448.02 448.02'%3E%3Cpath fill='%23000000' d='M416 64V448H32V64H416zM32 32H0V64 448v32H32 416h32V448 64 32H416 32z'/%3E%3C/svg%3E");background-size:auto 20px;padding-left:30px;background-position:left top;}

.recipeindex .ri-facets .facetwp-checkbox.checked {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 32 448.02 448.02'%3E%3Cpath fill='%23000000' d='M32 64V448H416V64H32zM0 32H32 416h32V64 448v32H416 32 0V448 64 32zM331.3 203.3l-128 128L192 342.6l-11.3-11.3-64-64L105.4 256 128 233.4l11.3 11.3L192 297.4 308.7 180.7 320 169.4 342.6 192l-11.3 11.3z'/%3E%3C/svg%3E");}

.recipeindex .ri-facets .facetwp-facet>.facetwp-checkbox:last-child {margin-bottom:0;}
.recipeindex .ri-facets .facetwp-display-value {padding-right:0;display:block;}
.recipeindex .ri-facets .facetwp-counter {display:none;}
.recipeindex .ri-facets .facetwp-expand {display:none;}
.recipeindex .ri-facets .facetwp-depth {margin-left:30px;}

.recipeindex .ri-facets .facetwp-facet-reset {font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:0.0625em;}
.recipeindex .ri-facets .facetwp-facet-reset a {font-weight:inherit;color:inherit;text-decoration:none;}
.recipeindex .ri-facets .facetwp-facet-reset a:hover, .recipeindex .ri-facets .facetwp-facet-reset a:active {color:var(--abk-darkblue);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;}

.recipeindex .ri-facets .facet-wrap .facet-label + .facetwp-facet {display:none;}

.recipeindex .ri-results {flex-grow:1;min-width:0;}

.recipeindex .ri-showfilters {display:none;}
.recipeindex button.closefacets {display:none;}

@media screen and (max-width:1023px) {
	.recipeindex {display:block;}
	.recipeindex .ri-facets {margin:0;position:fixed;top:0;left:-320px;width:320px;height:100%;z-index:10012;overflow-y:auto;transition:left 0.5s, visibility 0.5s;box-sizing:border-box;padding:20px 20px 0 20px !important;background:var(--abk-white);visibility:hidden;font-size:17px;line-height:22px;}
	.recipeindex .ri-facets .facetwp-checkbox {background-position:left 1px;margin-bottom:15px;}

	body.facetsopen {overflow:hidden;}
	body.facetsopen .ri-facets {left:0;visibility:visible;}
	body.facetsopen #facetoverlay {width:100%;height:100%;background:rgba(0,0,0,0.3);position:fixed;top:0;right:0;z-index:10011;}
	.recipeindex button.closefacets {margin:-10px 0 21px auto;display:block;}
	.recipeindex .ri-showfilters {display:block;text-align:center;margin-bottom:40px;}


}

.recipeindex .ri-facets .facet-label {font-size:16px;line-height:24px;text-transform:uppercase;letter-spacing:0.0625em;font-weight:normal;margin:0;cursor:pointer;position:relative;padding-right:20px;transition:color 0.3s;}
.recipeindex .ri-facets .facet-label:hover {color:var(--abk-darkblue);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;}
.recipeindex .ri-facets .facet-label + .facetwp-facet>:first-child {margin-top:15px;}
.recipeindex .ri-facets .facet-label .facet-label-toggle {position:absolute;top:0;right:0;}
.recipeindex .ri-facets .facet-label .facet-label-toggle .cicon {-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:transform 0.3s;height:24px;vertical-align:top;font-size:16px;}
.recipeindex .ri-facets .expanded .facet-label .facet-label-toggle .cicon {-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}
.recipeindex .ri-facets .facetwp-facet {margin-bottom:0;}
.recipeindex .ri-facets .facet-wrap {margin-bottom:30px;}
.recipeindex .facetwp-type-pager {text-align:center;}

.recipeindex .facetwp-facet-pagination {margin-top:-20px;}

@media screen and (max-width:1023px) {
	.recipeindex .ri-facets .facet-label {font-size:18px;line-height:26px;}
}

@media screen and (max-width:767px) {
	.recipeindex .facetwp-facet-pagination {margin-top:-10px;}
}

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

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

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

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

.wp-block-media-text .wp-block-media-text__media {padding:0;align-self:start;position:relative;}
.wp-block-media-text .wp-block-media-text__content {padding:0;min-width:0;}
.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;}

@media screen and (min-width:1024px) {
	.contentbox .wp-block-media-text .wp-block-media-text__content {padding-left:40px;padding-right:60px;}
	.contentbox .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding-left:60px;padding-right:40px;}
}

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

	.wp-block-media-text.is-stacked-on-mobile.categoryintro .wp-block-media-text__media {grid-row:2;width:100%;}
	.wp-block-media-text.is-stacked-on-mobile.categoryintro .wp-block-media-text__content {grid-row:1;}
	
	.wp-block-media-text>figure img, .wp-block-media-text>figure video {width:auto;max-width:100%;}	
}

.cols {max-width:100%;margin-left:auto;margin-right:auto;}
.cols .cols-a {display:flex;margin-left:-80px;row-gap:40px;}
.cols .col-a {margin-left:80px;}
.cols2 .col {width:50%;}

@media screen and (min-width:1024px) {
	.cols h1:not(.has-text-align-center),
	.cols h2:not(.has-text-align-center) {text-align:inherit;}
	.cols .btnswrap:not(.btnswrap-center) .btnswrap-a {justify-content:flex-start;}
}
@media screen and (max-width:1023px) {
	.cols {width:760px;}
	.cols .cols-a {display:block;margin-left:0;}
	.cols .col {width:100% !important;}
	.cols .col-a {margin-left:0;}
}			

.breadcrumb {font-size:14px;line-height:20px;margin-bottom:40px;text-transform:uppercase;letter-spacing:0.0625em;}
.breadcrumb a {color:inherit;font-weight:inherit;text-decoration:none;}
.breadcrumb a:hover, .breadcrumb a:active {color:var(--abk-darkblue);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;}

.breadcrumb .cicon {display:inline-block;font-size:12px;height:20px;vertical-align:top;margin:0 6px;position:relative;}

.breadcrumb + * {margin-top:0;}

.postheader {text-align:left;}
.postheader a {color:inherit;}

.postmeta {font-size:14px;line-height:22px;margin-top:12px;text-transform:uppercase;letter-spacing:0.0625em;}
.postmeta a {text-decoration:none;font-weight:inherit;}
.postmeta a:hover, .postmeta a:active {text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;color:var(--abk-darkblue);}
.postmeta>ul {margin:0 0 0 -30px;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;row-gap:12px;}
.postmeta>ul>li {margin:0 0 0 30px;padding:0;}
.postmeta .postauthor {display:flex;align-items:center;min-width:0;position:relative;}
.postmeta .postauthor a:after {content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;}
.postmeta .pa-image {width:48px;margin-right:12px;flex-shrink:0;background:var(--abk-white);border-radius:50%;}
.postmeta .pa-image-a {height:0;padding-bottom:100%;position:relative;}
.postmeta .pa-image img {display:block;border-radius:50%;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.postmeta .pa-text {min-width:0;flex-grow:1;}

.postmeta>ul>li.rating .wprm-recipe-rating {display:flex;flex-wrap:wrap;align-items:center;justify-content:center;row-gap:7px;margin-left:-12px;line-height:1;}
.postmeta>ul>li.rating .wprm-recipe-rating .wprm-rating-star {padding-top:0 !important;padding-bottom:0 !important;font-size:20px;}
.postmeta>ul>li.rating .wprm-recipe-rating-details {margin-left:12px;font-size:inherit;text-transform:uppercase;letter-spacing:0.0625em;}
.postmeta>ul>li.rating .wprm-rating-star:first-child {margin-left:12px;}

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

.sharebuttonwrap {position:relative;}
.sharebuttonwrap .sharepopup {position:absolute;top:46px;right:0;opacity:0;visibility:hidden;transition:visibility 0.3s, opacity 0.3s;z-index:100;display:none;}
.sharebuttonwrap.open .sharepopup {display:block;opacity:1;visibility:visible;}

.sharebuttonwrap .sharebuttons {background:var(--abk-paleblue);color:var(--abk-black);padding:15px 20px;margin:0;}
.sharebuttonwrap .sharebuttons>ul {flex-wrap:nowrap;}

.postheader .posttitle {text-align:left;margin:0;}

.postheader .ph-cols {display:flex;justify-content:space-between;}
.postheader .postactions {flex-shrink:0;margin-left:30px;padding:3px 0;box-sizing:border-box;}
.postheader .postactions>ul {margin:0 0 0 -20px;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;row-gap:20px;}
.postheader .postactions>ul>li {margin:0 0 0 20px;padding:0;}
.postheader .postactions>ul>li>a {display:block;}
.postheader .postactions>ul>li.icons {font-size:24px;}
.postheader .postactions>ul>li.icons>ul {margin:0 0 0 -20px;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;row-gap:20px;}
.postheader .postactions>ul>li.icons>ul>li {margin:0 0 0 20px;padding:0;}
.postheader .postactions>ul>li.icons>ul>li>a {display:block;}
.postheader .postactions>ul>li.icons>ul>li>a .cicon {display:block;}

@media screen and (max-width:1279px) {
	.postheader .ph-cols {display:block;}
	.postheader .postactions {margin-top:30px;margin-left:0;padding-top:0;}
	.postheader .postactions>ul>li.icons>ul {min-height:0;}
}						

.postcols {display:flex;}
.postcols>.maincol {flex-grow:1;margin-right:60px;min-width:0;}
.postcols>.maincol>.maincol-a {max-width:780px;}
.postcols>.sidebar {width:340px;flex-shrink:0;font-size:18px;}

@media screen and (max-width:1279px) {
	.postcols>.sidebar {width:300px;}
}
@media screen and (max-width:1023px) {
	.postcols {display:block;}
	.postcols>.maincol {display:block;width:780px;max-width:100%;margin:0 auto;}
	.postcols>.sidebar {width:340px;max-width:100%;margin-left:auto;margin-right:auto;margin-top:60px;}
}
@media screen and (max-width:767px) {
	.postcols>.sidebar {margin-top:40px;}
}

.table-of-contents {font-size:18px;border:2px solid var(--abk-black);padding:8px;}
.table-of-contents .toc-a {background:var(--abk-lightblue);padding:30px;}
.table-of-contents h2 {margin:0 0 20px 0;font-size:20px;line-height:28px;margin:0 0 20px 0;}
.table-of-contents li a:hover, .table-of-contents li a:active {text-decoration:underline;}

.table-of-contents li.toc-hide {display:none;}
.table-of-contents.expanded li.toc-hide {display:list-item;}
							
.table-of-contents .toc-toggle button {background:var(--abk-blue);color:var(--abk-darkestblue) !important;font-size:14px;line-height:20px;font-weight:normal;padding:8px 18px;text-align:center;display:inline-block;text-decoration:none !important;text-transform:uppercase;letter-spacing:0.0625em;border:none;border-radius:0;box-shadow:none;transition:background 0.3s;}
.table-of-contents .toc-toggle button:hover {background:var(--abk-black);color:var(--abk-white) !important;}

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

#sidebar h2 {margin:30px 0 15px 0;}
#sidebar .btnswrap {margin:15px 0;}

.posttitle {text-align:left;margin:0;}

.contentbox {background:var(--abk-paleblue);padding:40px;}
.contentbox-lightblue {background:var(--abk-lightblue);}

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

.postfooter h2 {text-align:left;}

.recipecallout {text-align:center;}

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

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

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

.subscribebox {border:2px solid var(--abk-black);padding:8px;}
.subscribebox-a {background:var(--abk-lightblue);padding:30px;}
.subscribebox h2 {font-size:20px;line-height:28px;margin:0 0 20px 0;}

.subscribebox .subscribewrap {display:flex;align-items:center;margin-left:-20px;justify-content:center;}
.subscribebox .subscribewrap h2 {margin-left:20px;margin-bottom:0;}
.subscribebox .subscribewrap .subscribeform {margin-left:20px;width:426px;}

@media screen and (max-width:767px) {
	.subscribebox-a {padding:30px 20px;}
	.subscribebox .subscribewrap {display:block;margin-left:0;}
	.subscribebox .subscribewrap h2 {margin:0 0 20px 0;}
	.subscribebox .subscribewrap .subscribeform {margin-left:0;width:auto;}
}

#fullwrap .subscribeform {min-height:48px;}
#fullwrap .subscribeform .formkit-form {max-width:none;margin:0;}
#fullwrap .subscribeform .formkit-form [data-style="clean"] {padding:0;}

#fullwrap .subscribeform .formkit-fields {margin:0 0 0 -20px;flex-wrap:wrap;justify-content:center;row-gap:20px;}

#fullwrap .subscribeform .formkit-field {flex-basis:300px;max-width:300px;flex-grow:1;margin-bottom:0;flex-shrink:1;}
#fullwrap .subscribeform .formkit-field,
#fullwrap .subscribeform .formkit-submit {margin:0 0 0 20px;}

@media screen and (min-width:768px) {
	#fullwrap .subscribewrap .subscribeform .formkit-fields {flex-wrap:nowrap;}
	#fullwrap .subscribewrap .subscribeform .formkit-field {max-width:none;}
}

#fullwrap .subscribeform input[type="text"], #fullwrap .subscribeform input[type="email"] {display:block;margin:0;box-sizing:border-box;background:var(--abk-white) !important;border:none 1px solid var(--abk-blue);padding:10px 15px;border-radius:0px !important;font-size:18px;line-height:26px;min-width:0;box-sizing:border-box;width:100%;}

#fullwrap .subscribeform input:focus-visible {outline:2px solid var(--abk-darkblue) !important;}

#fullwrap .subscribeform button.formkit-submit {background:var(--abk-darkblue) !important;color:var(--abk-white) !important;border:none;font-size:14px;line-height:20px;font-weight:normal !important;transition:background 0.3s;padding:14px 18px;display:block;box-sizing:border-box;border-radius:0 !important;flex-basis:auto;flex-grow:0;flex-shrink:0;text-transform:uppercase;letter-spacing:0.0625em;border:none !important;}

#fullwrap .subscribeform button.formkit-submit:hover {background:var(--abk-black) !important;}
#fullwrap .subscribeform button.formkit-submit span {padding:0;background:none;}

#fullwrap .subscribeform .formkit-alert {margin:0 0 20px 0;padding:0;background:none;border:none;text-align:center;}
#fullwrap .subscribeform .formkit-alert-success {margin-bottom:0;color:inherit;}

@media screen and (max-width:767px) {
	#fullwrap .subscribeform {min-height:116px;}
	#fullwrap .subscribeform .formkit-field {width:100%;flex-basis:auto;max-width:100%;}
	#fullwrap .subscribeform button.formkit-submit {flex-grow:1;width:100%;flex-shrink:1;}
}


.imagebox .ib-image img {display:block;}
.imagebox .ib-content {background:var(--abk-paleblue);padding:30px;text-align:center;}
.imagebox-lightblue .ib-content {background:var(--abk-lightblue);}
.imagebox-white .ib-content {background:var(--abk-white);}

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

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

ul.commentlist {margin:0;padding:0;list-style:none;}
ul.commentlist li.comment-li {margin:0 0 30px 0;padding:0;}
ul.commentlist li.comment-li>ul {margin:30px 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;}
}

.comdiv {font-size:18px;}

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

.comdiv .comright {overflow:hidden;}

.comdiv.bypostauthor, .comdiv.byadmin {background:var(--abk-lightblue);padding:30px;}

.comdiv .comheader {display:flex;margin-bottom:12px;justify-content:space-between;}

.comdiv .comauth {font-size:16px;line-height:22px;margin:0 0 3px 0;text-transform:none;letter-spacing:0;}
.comdiv .comdate {font-size:12px;line-height:18px;text-transform:uppercase;letter-spacing:0.0625em;}

.comdiv .comactions {font-size:14px;line-height:20px;flex-shrink:0;text-transform:uppercase;letter-spacing:0.0625em;}
.comdiv .comactions ul {display:flex;flex-wrap:wrap;margin:0 0 0 -20px;row-gap:0px;padding:0;list-style:none;align-items:center;}
.comdiv .comactions ul li {margin:0 0 0 20px;padding:0;}
.comdiv .comactions ul li a {font-weight:inherit;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;}
.comdiv .comactions ul li a:hover, .comdiv .comactions ul li a:active {color:var(--abk-darkblue);}

.comdiv .wprm-comment-rating {margin:0 0 12px 0 !important;}

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

#respond h2 {margin-top:0;}

#respond #reply-title small {display:block;font-size:14px;line-height:20px;margin-top:10px;text-transform:uppercase;letter-spacing:0.0625em;text-underline-offset:4px;text-decoration-thickness:1px;}
#respond #reply-title small a {font-weight:inherit;display:inline-block;vertical-align:bottom;}

#respond .comment-form .wprm-comment-ratings-container {display:block;}
#respond .comment-form .wprm-comment-ratings-container>legend {height:0;}

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

#respond .comment-form input[type="text"],
#respond .comment-form input[type="email"],
#respond .comment-form input[type="url"],
#respond .comment-form textarea {border:1px solid var(--abk-blue);background:var(--abk-lightblue);padding:10px 15px;border-radius:0;font-size:18px;line-height:26px;width:100%;box-sizing:border-box;}

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

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

#respond .comment-form input[type="submit"] {background:var(--abk-darkblue);color:var(--abk-white);border:none;font-size:14px;line-height:20px;font-weight:normal;margin:0;padding:14px 18px;display:block;border-radius:0;transition:background 0.3s;text-transform:uppercase;letter-spacing:0.0625em;}

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

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

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

#respond .comment-form .comment-form-wprm-rating {display:flex;flex-wrap:wrap;align-items:center;margin-left:-10px;margin-top:0;row-gap:6px;}
#respond .comment-form .comment-form-wprm-rating label {margin:0 0 0 10px;}
#respond .comment-form .comment-form-wprm-rating .wprm-rating-stars {margin-left:10px;}

#respond .comment-form .comment-form-cookies-consent, #respond .comment-form .comment-subscription-form, #respond .comment-form .comment-form-subscriptions {position:relative;}

#respond .comment-form .comment-form-cookies-consent input[type="checkbox"], #respond .comment-form .comment-subscription-form input[type="checkbox"], #respond .comment-form .comment-form-subscriptions input[type="checkbox"] {opacity:0;position:absolute;top:2px;left:0;width:20px;height:20px;z-index:-1;}

#respond .comment-form .comment-form-cookies-consent input[type="checkbox"]:focus + label:before, #respond .comment-form .comment-subscription-form input[type="checkbox"]:focus + label:before, #respond .comment-form .comment-form-subscriptions input[type="checkbox"]:focus + label:before {box-shadow:0 0 3px var(--abk-black);}

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

#respond .comment-form .comment-form-cookies-consent input[type="checkbox"] + label:before, #respond .comment-form .comment-subscription-form input[type="checkbox"] + label:before, #respond .comment-form .comment-form-subscriptions input[type="checkbox"] + label:before {content:"";display:block;position:absolute;top:1px;left:0;width:20px;height:20px;background:var(--abk-white);border:1px solid var(--abk-black);box-sizing:border-box;border-radius:2px;}
#respond .comment-form .comment-form-cookies-consent input[type="checkbox"]:checked + label:after, #respond .comment-form .comment-subscription-form input[type="checkbox"]:checked + label:after, #respond .comment-form .comment-form-subscriptions input[type="checkbox"]:checked + label:after {content:"";display:block;position:absolute;top:4px;left:3px;width:14px;height:14px;background-size:100%;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%23000' 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");}


p.akismet_comment_form_privacy_notice {margin:30px 0;}

.instagrambar ul {margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
.instagrambar ul li {margin:0;padding:0;width:12.5%;}
.instagrambar ul li a {position:relative;height:0;padding-bottom:100%;display:block;}
.instagrambar ul li a img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
@media screen and (max-width:1023px) {
	.instagrambar ul li {width:25%;}
}	

#footer {padding:60px 0;font-size:16px;}
#footer a {color:inherit;text-decoration:none;font-weight:inherit;}
#footer a:hover, #footer a:active {text-decoration:underline;color:var(--abk-darkblue);}

#footer .ftsmall {font-size:14px;line-height:20px;display:flex;align-items:center;margin-top:60px;}

#footer .ftsmall ul {margin:0 0 0 -30px;row-gap:10px;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;flex-grow:1;}
#footer .ftsmall ul li {margin:0 0 0 30px;padding:0;text-transform:uppercase;letter-spacing:0.0625em;}
#footer .ftsmall ul li.right {margin-left:auto;padding-left:30px;}
#footer .ftsmall a {text-underline-offset:4px;text-decoration-thickness:1px;}

#footer .ftcols {display:flex;margin-left:-120px;}
#footer .ftcols .ftcol {margin-left:120px;}

#footer .ftcols .ftcol1 {width:80px;flex-shrink:0;}
#footer .ftcols .ftcol2 {width:280px;flex-shrink:0;}
#footer .ftcols .ftcol3 {flex-grow:1;}

#footer .ftlogo {width:80px;max-width:100%;}
#footer .ftlogo img {display:block;}

#footer .ftcol2 h2 {font-size:14px;line-height:20px;margin:0 0 20px 0;text-align:inherit;font-weight:normal;text-transform:uppercase;letter-spacing:0.0625em;}

#footer .ftmenu {margin:0;margin-top:-8px !important;padding:0;list-style:none;font-size:16px;line-height:22px;column-count:2;column-gap:40px;}
#footer .ftmenu li {margin:0;padding:8px 0 0 0;}

@media screen and (max-width:1279px) {
	#footer .ftcols {margin-left:-80px;}
	#footer .ftcols .ftcol {margin-left:80px;}
}
@media screen and (max-width:1023px) {
	#footer .ftcols {flex-wrap:wrap;justify-content:center;row-gap:60px;}
}
@media screen and (max-width:767px) {
	#footer {padding:40px 0;}
	#footer .ftcols {row-gap:40px;}
	#footer .ftcol2 h2 {text-align:center;}
	
	#footer .ftsmall {margin-top:40px;}
	#footer .ftsmall ul {display:block;margin-left:0;text-align:center;}
	#footer .ftsmall ul li {margin-left:0;margin-bottom:15px;}
	#footer .ftsmall ul li.right {margin-left:0;padding-left:0;}
	#footer .ftsmall ul li:last-child {margin-bottom:0;}

	#footer .ftmenu1 {column-count:auto;text-align:center;}
}

.custom-gform-wrap, .gform_confirmation_wrapper {margin-top:40px;margin-bottom:40px;}

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

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

#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:1px solid var(--abk-blue);color:var(--abk-black);background:var(--abk-lightblue);padding:9px 15px;border-radius:0;font-size:18px;line-height:26px;
}

#fullwrap .gform_wrapper input[type=color]:focus-visible,
#fullwrap .gform_wrapper input[type=date]:focus-visible,
#fullwrap .gform_wrapper input[type=datetime-local]:focus-visible,
#fullwrap .gform_wrapper input[type=datetime]:focus-visible,
#fullwrap .gform_wrapper input[type=email]:focus-visible,
#fullwrap .gform_wrapper input[type=month]:focus-visible,
#fullwrap .gform_wrapper input[type=number]:focus-visible,
#fullwrap .gform_wrapper input[type=password]:focus-visible,
#fullwrap .gform_wrapper input[type=search]:focus-visible,
#fullwrap .gform_wrapper input[type=tel]:focus-visible,
#fullwrap .gform_wrapper input[type=text]:focus-visible,
#fullwrap .gform_wrapper input[type=time]:focus-visible,
#fullwrap .gform_wrapper input[type=url]:focus-visible,
#fullwrap .gform_wrapper input[type=week]:focus-visible,
#fullwrap .gform_wrapper select:focus-visible,
#fullwrap .gform_wrapper textarea:focus-visible {outline:2px solid var(--abk-darkblue);}

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

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

#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='%23000000' 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, var(--abk-lightblue) 0%,var(--abk-lightblue) 100%);background-repeat: no-repeat, repeat;background-position: right 17px top 50%, 0 0;background-size: .625em auto, 100%;padding-right:45px;
}

#fullwrap .gform_wrapper select.gfield_select:focus-visible, #fullwrap .gform_wrapper .ginput_complex select:focus-visible, #fullwrap .gform_wrapper .gfield_time_ampm select:focus-visible, #fullwrap .gform_wrapper .ginput_container_date select:focus-visible {outline:1px auto;outline-color:var(--abk-darkblue);accent-color:var(--abk-darkblue);}

/* 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:80px;max-width:80px;}
#fullwrap .gform_wrapper .gfield_time_ampm {min-width:90px;max-width:90px;}

#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:14px;line-height:18px;padding-top:10px;}

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

#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:30px;}

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


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

#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"] {opacity:0;position:absolute;top:2px;left:0;width:20px;height:20px;z-index:-1;}
#fullwrap .gform_wrapper .gfield_radio input[type="radio"]:focus + label:before {box-shadow:0 0 3px var(--abk-black);border-radius:50%;}
#fullwrap .gform_wrapper .gfield_radio label:before {content:"";position:relative;display:block;position:absolute;top:2px;left:0px;width:20px;height:20px;border:none;box-sizing:border-box;cursor:pointer;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c2c36' d='M16 2c7.732 0 14 6.268 14 14s-6.268 14-14 14v0c-7.732 0-14-6.268-14-14s6.268-14 14-14v0zM16 32c8.837 0 16-7.163 16-16s-7.163-16-16-16v0c-8.837 0-16 7.163-16 16s7.163 16 16 16v0z'%3E%3C/path%3E%3C/svg%3E%0A");background-position:left center;background-repeat:no-repeat;background-size:100%;}
#fullwrap .gform_wrapper .gfield_radio input[type="radio"]:checked + label:before {background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c2c36' d='M16 2c7.732 0 14 6.268 14 14s-6.268 14-14 14v0c-7.732 0-14-6.268-14-14s6.268-14 14-14v0zM16 32c8.837 0 16-7.163 16-16s-7.163-16-16-16v0c-8.837 0-16 7.163-16 16s7.163 16 16 16v0zM22.706 12.706c0.387-0.387 0.387-1.025 0-1.412s-1.025-0.387-1.413 0l-7.294 7.294-3.294-3.294c-0.387-0.387-1.025-0.387-1.412 0s-0.387 1.025 0 1.413l4 4c0.387 0.387 1.025 0.387 1.412 0l8-8z'%3E%3C/path%3E%3C/svg%3E%0A");}

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

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

#fullwrap .gform_wrapper .gfield_checkbox label:before, #fullwrap .gform_wrapper .ginput_container_consent label:before {content:"";position:relative;display:block;position:absolute;top:2px;left:0px;width:20px;height:20px;border:none;box-sizing:border-box;cursor:pointer;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 32 448.02 448.02'%3E%3Cpath fill='%231c2c36' d='M416 64V448H32V64H416zM32 32H0V64 448v32H32 416h32V448 64 32H416 32z'/%3E%3C/svg%3E");background-position:left center;background-repeat:no-repeat;background-size:100%;}

#fullwrap .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:before, #fullwrap .gform_wrapper .ginput_container_consent input[type="checkbox"]:checked + label:before {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 32 448.02 448.02'%3E%3Cpath fill='%231c2c36' d='M32 64V448H416V64H32zM0 32H32 416h32V64 448v32H416 32 0V448 64 32zM331.3 203.3l-128 128L192 342.6l-11.3-11.3-64-64L105.4 256 128 233.4l11.3 11.3L192 297.4 308.7 180.7 320 169.4 342.6 192l-11.3 11.3z'/%3E%3C/svg%3E");}

#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 .gfield_checkbox button, #fullwrap .gform_wrapper .gfield_radio button {margin-top:5px;font-size:16px;}
#fullwrap .gform_wrapper .gfield_checkbox input[type="text"], #fullwrap .gform_wrapper .gfield_radio input[type="text"] {margin-top:15px;width:100%;}

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

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

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

#fullwrap .gform_wrapper .gform_button, #fullwrap .gform_wrapper .gform-button, #fullwrap .gform_wrapper .gform_page_footer .button {background:var(--abk-darkblue);color:var(--abk-white);border:none;border-radius:0;font-size:14px;line-height:20px;font-weight:normal;padding:14px 18px;overflow:visible;cursor:pointer;-webkit-appearance:none;margin:0;width:auto;transition:background 0.3s;text-transform:uppercase;letter-spacing:0.0625em;}
#fullwrap .gform_wrapper .gform_button:hover, #fullwrap .gform_wrapper .gform-button:hover, #fullwrap .gform_wrapper .gform_page_footer .button:hover {background:var(--abk-black);}

#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:inherit;padding-left:5px;font-style:normal;color:inherit;}
#fullwrap .gform_wrapper .gfield_required .gfield_required {padding-left:0;}
#fullwrap .gform_wrapper .gform_required_legend .gfield_required {padding-left:0;}
#fullwrap .gform_wrapper .gform_required_legend {font-size:14px;line-height:20px;}

#fullwrap #gf_form_focus {outline:none;}

#fullwrap .gform_wrapper .gfield.gfield_error .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:var(--abk-red);}

#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:var(--abk-red);}

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

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

#fullwrap .gform_wrapper .gform_validation_errors {border:none;border-radius:0;box-shadow:none;background:none;margin:0 0 30px 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;text-transform:none;letter-spacing:0;}
#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 .gsection {padding:0;border:none;}

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

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

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

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

  
  .icon-amazon {width:0.875em;}
  
  .icon-twitter {
	width: 1.1669921875em;
  }
  
  .icon-pinterest {
	width: 0.7998046875em;
  }
  
  .icon-facebook {
	width: 0.5498046875em;
  }
  
  .icon-youtube {
	width: 1.2222222222em;
  }
  
  .icon-tumblr {
	  width: 0.625em;
	}
  
  .icon-angle-down {
	width: 0.625em;
  }
  
  
  .icon-tiktok {
	width: 0.9287109375em;
  }
  
  	.icon-spotify {
	  width: 0.96875em;
	}
	
	.icon-podcast {
	  width: 0.875em;
	}
  
	.icon-soundcloud {
	  width: 1.25em;
	}
	
	.icon-wikipedia {
	  width: 1.25em;
	}
  
	.icon-link {
	  width: 1.25em;
	}  
  
	.icon-yummly {
	  width: 2.65625em;
	}  
	
.icon-apple {
	width: 0.75em;
  }
  
  .icon-threads {
	width: 0.875em;
  }

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

  .icon-angle-right-light {
	width: 0.625em;
  }    
  .icon-angle-left-light {
	width: 0.625em;
  }  
  .icon-angle-down-light {
	width: 0.875em;
  }  

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

  .icon-bars-light {width:0.875em;}

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

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

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

[data-custom-class='body'] div {line-height:1.6 !important;}
[data-custom-class='title'], [data-custom-class='title'] * {font-size:30px !important;color:var(--abk-black) !important;font-family: "LehighPersonalWeb",sans-serif !important;line-height:36px !important;font-weight:normal !important;text-transform:uppercase;letter-spacing:0.0625em;}
[data-custom-class='subtitle'], [data-custom-class='subtitle'] * {font-size:18px !important;line-height:1.6 !important;color:var(--abk-black) !important;font-family:"HalantWeb",sans-serif !important;}
[data-custom-class='heading_1'], [data-custom-class='heading_1'] * {font-size:24px !important;font-weight:normal !important;line-height:30px !important;font-family:"MissionGothicWeb",sans-serif !important;text-transform:uppercase;letter-spacing:0.0625em;color:var(--abk-black) !important;}
[data-custom-class='heading_2'], [data-custom-class='heading_2'] * {font-size: 20px !important;font-weight:normal !important;line-height:26px !important;font-family:"MissionGothicWeb",sans-serif !important;text-transform:uppercase;letter-spacing:0.0625em;color:var(--abk-black) !important;}
[data-custom-class='body_text'], [data-custom-class='body_text'] * {font-size: 18px !important;line-height:1.6 !important;color:var(--abk-black) !important;font-family:"HalantWeb",sans-serif !important;}
[data-custom-class='link'], [data-custom-class='link'] * {font-size: 18px !important;line-height:1.6 !important;color:var(--abk-darkblue) !important;font-family:"HalantWeb",sans-serif !important;}
