/*
Theme Name: Conklin Office Furniture
Description: Custom theme
Version: 1.0
Author: cre8d design
Author URI: https://www.cre8d-design.com
Update URI: false
*/
:root {
    --cof-black: #231F20;
    --cof-blue: #002B5C;
    --cof-blue75: #546283;
    --cof-blue6: #EFF2F5;
    --cof-green: #849852;
	--cof-green-hover: #647936;
    --cof-green70: #A9B786;
    --cof-green25: #E0E5D4;
    --cof-green12: #EFF2E9;
    --cof-green6: #F8FaF6;
    --cof-cream: #FCFBF8;
    --cof-darkgrey: #666666;
    --cof-grey: #999999;
    --cof-midgrey: #D8D8D8;
    --cof-lightgrey: #E6E6E6;
    --cof-palegrey: #F7F7F7;
    --cof-white: #FFFFFF;
    --cof-yellow: #FCB716;
	--cof-yellow-hover: #FB9D0C;
	--cof-red: #ec0000;
}

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:Inter,sans-serif;}

/*h1, h2 {font-family:"Playfair Display","Times New Roman",serif;}*/

/* .smallcols h2, h2.small, .callout h2, .togglelist .toggleitem>:first-child, .blogcats h2 {font-family:inherit;} */

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

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

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

.skip-to-content:focus {clip:auto !important;clip-path:none;margin:0;height:auto;width:auto;top:5px;left:5px;display:block;font-size:16px;line-height:24px;padding:12px 20px;font-weight:600;text-decoration:none;text-align:center;background:var(--cof-green);color:var(--cof-white) !important;z-index:10000000;transition:none;border-radius:4px;}

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:18px;line-height:1.66666;color:var(--cof-black);background:var(--cof-white);word-wrap:break-word;}

a {transition:color 0.3s, background 0.3s;color:var(--cof-green);font-weight:600;text-decoration:underline;}
a[href^="tel:"] {font-weight:inherit;text-decoration:none;color:inherit;}
a:hover, a:active {color:var(--cof-green-hover);}
a[href^="tel:"]:hover, a[href^="tel:"]:active {text-decoration:underline;}

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

.imagegrid .gridimage img, .menubar .megamenu-cols .promocol .promo-image img, .galleryslider .swiper-slide img {will-change:transform;backface-visibility:hidden;transition:transform 0.3s ease-out;}
.imagegrid .gridlink:hover .gridimage img, .menubar .megamenu-cols .promocol .promo-image:hover img, .galleryslider .swiper-slide:hover img {transform:scale(1.035);opacity:1;}

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;}
ul li, ol li {margin:0 0 4px 0;padding:0 0 0 0.3125em;}
li::marker {line-height:1;}

ul.downloads {list-style:none;padding-left:0;}
ul.downloads>li {margin:0 0 1em 0;padding:0;list-style:none;margin-bottom:1em;}
ul.downloads>li:last-child {margin-bottom:0;}
ul.downloads>li>a {color:inherit;text-decoration:none;display:inline-block;padding-left:1.3333333333em;position:relative;}
ul.downloads>li>a:hover, ul.downloads>li>a:active {color:var(--cof-green-hover);text-decoration:underline;}

ul.downloads>li>a:before {content:"";display:block;position:absolute;left:0;top:0.3333333333em;width:0.75em;height:1em;-webkit-mask-size:100%;mask-size:auto 100%;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:currentColor;-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='32' viewBox='0 0 24 32'%3E%3Cpath d='M22.5 30c0.831 0 1.5-0.669 1.5-1.5s-0.669-1.5-1.5-1.5h-21c-0.831 0-1.5 0.669-1.5 1.5s0.669 1.5 1.5 1.5h21zM10.906 21.525c0.281 0.3 0.681 0.475 1.094 0.475s0.806-0.169 1.094-0.475l8-8.5c0.569-0.606 0.538-1.55-0.063-2.119s-1.55-0.537-2.119 0.063l-5.412 5.75v-13.219c0-0.831-0.669-1.5-1.5-1.5s-1.5 0.669-1.5 1.5v13.219l-5.406-5.744c-0.569-0.606-1.519-0.631-2.119-0.063s-0.631 1.519-0.063 2.119l8 8.5z'%3E%3C/path%3E%3C/svg%3E%0A");mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='32' viewBox='0 0 24 32'%3E%3Cpath d='M22.5 30c0.831 0 1.5-0.669 1.5-1.5s-0.669-1.5-1.5-1.5h-21c-0.831 0-1.5 0.669-1.5 1.5s0.669 1.5 1.5 1.5h21zM10.906 21.525c0.281 0.3 0.681 0.475 1.094 0.475s0.806-0.169 1.094-0.475l8-8.5c0.569-0.606 0.538-1.55-0.063-2.119s-1.55-0.537-2.119 0.063l-5.412 5.75v-13.219c0-0.831-0.669-1.5-1.5-1.5s-1.5 0.669-1.5 1.5v13.219l-5.406-5.744c-0.569-0.606-1.519-0.631-2.119-0.063s-0.631 1.519-0.063 2.119l8 8.5z'%3E%3C/path%3E%3C/svg%3E%0A");}

p.mapmarker:before {content:"";width:0.75em;height:1.66666em;display:inline-block;margin-right:5px;vertical-align:top;-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cof-green);-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='32' viewBox='0 0 24 32'%3E%3Cpath d='M13.481 31.2c3.206-4.012 10.519-13.738 10.519-19.2 0-6.625-5.375-12-12-12s-12 5.375-12 12c0 5.462 7.313 15.188 10.519 19.2 0.769 0.956 2.194 0.956 2.963 0zM12 8c2.209 0 4 1.791 4 4s-1.791 4-4 4v0c-2.209 0-4-1.791-4-4s1.791-4 4-4v0z'%3E%3C/path%3E%3C/svg%3E%0A");mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='32' viewBox='0 0 24 32'%3E%3Cpath d='M13.481 31.2c3.206-4.012 10.519-13.738 10.519-19.2 0-6.625-5.375-12-12-12s-12 5.375-12 12c0 5.462 7.313 15.188 10.519 19.2 0.769 0.956 2.194 0.956 2.963 0zM12 8c2.209 0 4 1.791 4 4s-1.791 4-4 4v0c-2.209 0-4-1.791-4-4s1.791-4 4-4v0z'%3E%3C/path%3E%3C/svg%3E%0A");}

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

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

h1 {font-size:54px;line-height:68px;font-weight:600;margin:60px 0 30px 0;color:var(--cof-blue);text-align:center;}
h2 {font-size:30px;line-height:40px;font-weight:600;margin:40px 0 20px 0;color:var(--cof-blue);}
h3 {font-size:24px;line-height:30px;font-weight:600;margin:30px 0 20px 0;}
h4 {font-size:22px;line-height:28px;font-weight:600;margin:30px 0 20px 0;}
h5 {font-size:20px;line-height:26px;font-weight:600;margin:30px 0 20px 0;}
h6 {font-size:18px;line-height:24px;font-weight:600;margin:30px 0 20px 0;}

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

h2.small {font-size:22px;line-height:28px;font-weight:600;margin:30px 0 20px 0;color:inherit;}

.pagetitle {text-align:center;}

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

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

.posttitle {margin-bottom:20px;}
.postdate {text-align:center;font-size:12px;line-height:18px;margin-bottom:40px;}

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

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

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

.btn, .facetwp-load-more, .togglefacets {background:var(--cof-green);border:none;color:var(--cof-white) !important;font-size:16px;line-height:24px;padding:12px 20px;font-weight:600 !important;text-decoration:none !important;text-align:center;display:inline-block;box-sizing:border-box;border-radius:4px;}
.btn-yellow {background:var(--cof-yellow);color:var(--cof-black) !important;}
.btn:hover, .btn:active, .facetwp-load-more:hover, .togglefacets:hover {background:var(--cof-green-hover);}
.btn-yellow:hover, .btn-yellow:active {background:var(--cof-yellow-hover);}
.btn-white {background:var(--cof-white);color:var(--cof-green) !important;}
.btn-white:hover, .btn-white:active {color:var(--cof-green-hover) !important;background:var(--cof-white);}
.btn-full {display:block;flex-grow:1;}

span.btn>a {color:inherit;font-weight:inherit;text-decoration:none;}

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

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

hr, hr.wp-block-separator {width:100% !important;height:0;background:none;color:var(--cof-black);border-bottom:1px solid currentColor;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;}

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

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

.wp-block-image.is-style-wideimage + .bgbox {margin-top:-60px;}

@media screen and (max-width:767px) {
	.mainsection, 
	hr, hr.wp-block-separator {margin-top:40px;margin-bottom:40px;}	
	
	.wp-block-image.is-style-wideimage + .bgbox {margin-top:-40px;}
}

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

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

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

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

h1 + .mainsection {margin-top:0;}
h2 + .mainsection {margin-top:30px !important;}
.heading-text + .mainsection {margin-top:30px !important;}

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

@media screen and (max-width:767px) {
	.imagegrid + .ajaxnav, .mainsection + .gridmore {margin-top:0;}
}

.ajaxnav + .imagegrid {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;}

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

.wp-caption img, .wp-block-image img {vertical-align:bottom;}
.wp-caption .wp-caption-text, 
.wp-block-image figcaption,
.wp-block-embed figcaption,
.wp-block-table figcaption,
.blocks-gallery-caption {margin:15px 0 0 0;font-size:14px;line-height:20px;color:inherit;color:inherit;text-align:left;}

.blocks-gallery-grid .blocks-gallery-image, 
.blocks-gallery-grid .blocks-gallery-item, 
.wp-block-gallery .blocks-gallery-image, 
.wp-block-gallery .blocks-gallery-item,
.wp-block-gallery.has-nested-images figure.wp-block-image {flex-grow:0;}

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

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

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

#header {height:128px;}

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

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

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

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

html {scroll-padding-top: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;}
}


#topbar {background:var(--cof-green);padding:9px 0;font-size:14px;line-height:20px;color:var(--cof-white);text-align:center;}
#topbar a {color:inherit;font-weight:inherit;text-decoration:none;}
#topbar a:hover, #topbar a:active {text-decoration:underline;}

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

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

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

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

.menubar>ul>li.cart .cicon {font-size:24px;height:24px;vertical-align:top;}
.menubar>ul>li.cart>a {position:relative;display:block;padding:12px 15px;}
.menubar>ul>li.cart>a>span {margin-left:5px;color:var(--cof-green);background:var(--cof-green);color:var(--cof-white);position:absolute;line-height:12px;font-size:12px;font-size:8px;line-height:1;width:16px;line-height:16px;text-align:center;top:2px;right:5px;border-radius:50%;}

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

button.closemenu {display:none;}

#toggles {display:none;}

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

button.togglemenu {font-size:28px;}

button.togglesearch:hover, button.togglemenu:hover {color:var(--cof-green);}

#toggles li.cart {line-height:48px;font-size:15px;}
#toggles li.cart>a {text-decoration:none;color:inherit;font-weight:500;position:relative;display:block;margin:0 -10px;}
#toggles li.cart>a:hover, #toggles li.cart>a:active {color:var(--cof-green);}
#toggles li.cart .cicon {font-size:24px;height:48px;vertical-align:top;padding:0 10px;}
#toggles li.cart>a>span {margin-left:5px;color:var(--cof-green);background:var(--cof-green);color:var(--cof-white);position:absolute;line-height:12px;font-size:12px;font-size:8px;line-height:1;width:16px;line-height:16px;text-align:center;top:2px;right:0;border-radius:50%;}

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

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

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

	#menuoverlay {display:none;}

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

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

	.menubar>ul>li>a:hover, .menubar>ul>li>a:active, .menubar>ul>li>.linkwrap>a:hover, .menubar>ul>li>.linkwrap>a:active {text-decoration:none;}	

	.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:15px;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:27px;}
	.menubar>ul>li.menu-item-has-children>.linkwrap>.dropdown-toggle .cicon {font-size:10px;height:24px;display:inline-block;vertical-align:top;transition:color 0.3s;}
	.menubar>ul>li.menu-item-has-children>.linkwrap:hover>.dropdown-toggle .cicon {color:var(--cof-green);}

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

	.menubar .megamenu-wrap {background:var(--cof-white);overflow:hidden;padding:22px 30px 21px 30px;border:1px solid var(--cof-midgrey);font-size:14px;line-height:20px;border-radius:4px;}

	.menubar .megamenu-cols {display:flex;}
	.menubar .megamenu-cols .col {margin-left:30px;width:180px;}
	.menubar .megamenu-cols .col:first-child {margin-left:0;}
	.menubar .megamenu-cols .col>ul {margin:0;padding:0;list-style:none;}
	.menubar .megamenu-cols .col>ul>li {margin:12px 0 0 0;padding:0;}
	.menubar .megamenu-cols .col>ul>li:first-child {margin-top:0;}

	.menubar .megamenu-cols .col>ul>li>ul {margin:0;padding:0;list-style:none;display:block !important;}
	.menubar .megamenu-cols .col>ul>li>ul>li {margin:0;padding:0;}
	.menubar .megamenu-cols .col>ul>li>ul>li>a {padding:7px 0;font-weight:inherit;}
	.menubar .megamenu-cols .col>ul>li>ul>li>a:hover, .menubar .megamenu-cols>ul>li>ul>li>a:active {color:var(--cof-green);}

	.menubar .megamenu-cols .col>ul>li>.linkwrap>a, .menubar .megamenu-cols .col>ul>li>.linkwrap>span, .menubar .megamenu-cols .col>ul>li>a {padding:6px 0;margin-bottom:0;font-size:17px;line-height:24px;font-weight:600;}
	.menubar .megamenu-cols .col>ul>li>.linkwrap>.dropdown-toggle {display:none;}	

	.menubar .megamenu-cols .promocol {width:310px;order:-1;padding:8px 0 9px 0;}
	.menubar .megamenu-cols .promocol>ul {margin:0;padding:0;list-style:none;}
	.menubar .megamenu-cols .promocol>ul>li {margin:0 0 30px 0;padding:0;display:flex;align-items:center;}
	.menubar .megamenu-cols .promocol>ul>li:last-child {margin-bottom:0;}
	.menubar .megamenu-cols .promocol .promo-image {width:170px;margin-left:20px;flex-shrink:0;position:relative;aspect-ratio:1;overflow:hidden;}
	.menubar .megamenu-cols .promocol .promo-image img {display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
	.menubar .megamenu-cols .promocol .promo-image span.noimage {display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background:#eee;}
	.menubar .megamenu-cols .promocol .promo-text {min-width:0;flex-grow:1;font-size:15px;line-height:20px;font-weight:600;text-align:left;}
	.menubar .megamenu-cols .promocol .promo-text a {color:var(--cof-green);}
	.menubar .megamenu-cols .promocol .promo-text p {margin:0;}
	.menubar .megamenu-cols .promocol .promo-text p + p {margin-top:10px;}

	.menubar>ul>li.search {padding:0 15px;}
	
	body.resizing #menu a {transition:none;}
}
@keyframes fadein {
	0% {opacity:0;visibility:hidden;}
	to {opacity:1;visibility:visible;}
}

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

	#toggles {display:block;height:128px;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(--cof-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:17px;line-height:24px;}
	.menubar>ul {padding-bottom:20px;}
	.menubar>ul>li>a, .menubar>ul>li>.linkwrap>a, .menubar>ul>li>.linkwrap>span {padding:12px 0;font-weight:600;}

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

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

	.menubar li.menu-item-has-children>.linkwrap>.dropdown-toggle .cicon {-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:transform 0.3s;height:48px;vertical-align:top;font-size:14px;}
	.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 .col {margin-left:20px;}
	.menubar .megamenu-cols .col>ul {margin:0;padding:0;list-style:none;}
	.menubar .megamenu-cols .col>ul>li {margin:0;padding:0;}
	.menubar .megamenu-cols .col>ul>li>ul {margin:0 0 0 20px;padding:0 0 5px 0;list-style:none;display:none;}
	.menubar .megamenu-cols .col>ul>li>ul>li {margin:0;padding:0;}
	.menubar .megamenu-cols .col>ul>li>ul>li>a {padding:12px 0;font-weight:normal;font-size:16px;line-height:24px;}

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

	.menubar .megamenu-cols .promocol {padding:12px 0 12px 20px;}
	.menubar .megamenu-cols .promocol>ul {margin:0;padding:0;list-style:none;}
	.menubar .megamenu-cols .promocol>ul>li {margin:0 0 30px 0;padding:0;display:flex;align-items:center;}
	.menubar .megamenu-cols .promocol>ul>li:last-child {margin-bottom:0;}
	.menubar .megamenu-cols .promocol .promo-image {width:130px;margin-left:20px;flex-shrink:0;position:relative;aspect-ratio:1;overflow:hidden;}
	.menubar .megamenu-cols .promocol .promo-image img {display:block;aspect-ratio:1;object-fit:cover;width:100%;}
	.menubar .megamenu-cols .promocol .promo-image span.noimage {display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background:#eee;}

	.menubar .megamenu-cols .promocol .promo-text {min-width:0;flex-grow:1;font-size:15px;line-height:20px;font-weight:600;text-align:left;}
	.menubar .megamenu-cols .promocol .promo-text a {color:var(--cof-green);}
	.menubar .megamenu-cols .promocol .promo-text p {margin:0;}
	.menubar .megamenu-cols .promocol .promo-text p + p {margin-top:10px;}	
	
	.menubar>ul>li.search,
	.menubar>ul>li.cart {display:none;}
}

@media screen and (max-width:767px) {
	#header, #menu, #toggles {height:82px;}
	#logo {width:auto;max-width:212px;margin-right:150px;top:0;display:flex;align-items:center;height:100%;}
	body.fixedheader #logo {width:auto;max-width:176px;top:0;}

	#toggles ul {margin-left:-20px;}
	#toggles ul li {margin-left:20px;}
}

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

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

#searchwrap 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 {margin:40px 0;background:var(--cof-white);border:1px solid var(--cof-green);color:var(--cof-black);position:relative;box-sizing:border-box;margin:0 auto;max-width:100%;width:740px;border-radius:4px;}

.searchform .input {margin-right:68px;}
.searchform .input input {background:var(--cof-white);border:none;margin:0;padding:14px 0 14px 15px;width:100%;box-sizing:border-box;border-radius:4px 0 0 4px;font-size:16px;line-height:24px;}
.searchform button[type="submit"] {margin:0;padding:0;border:none;background:none;width:68px;height:52px;position:absolute;top:0;right:0;transition:color 0.3s;font-size:20px;border-radius:0 4px 4px 0;color:var(--cof-black);}
.searchform button[type="submit"]:hover {color:var(--cof-green);}

.searchform button[type="submit"] .cicon {display:block;margin:0 auto;}

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

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

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

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

.wp-block-quote {margin-left:0;margin-right:0;padding:0 0 0 30px;border-left:1px solid var(--joc-black);font-style:italic;}
.wp-block-pullquote {font-size:26px;line-height:36px;border:none;padding:40px 0;background:var(--joc-black);}

.wp-block-quote cite, .wp-block-pullquote cite {color:inherit;font-size:13px;line-height:18px;display:block;margin:20px 0 0 0;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-align:center;}

/*** BODY STYLES ***/

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

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

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

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

.banner {position:relative;color:var(--cof-white);background:#000;}
.banner .banneroverlay {display:flex;width:100%;box-sizing:border-box;align-items:flex-end;position:relative;z-index:1;padding:60px 0;}
.banner .banneroverlay:before {content:"";display:block;height:600px;max-height:calc(100vh - 248px);}

@supports(height:100svh) {
	.banner .banneroverlay:before {max-height:calc(100svh - 248px);}
}

.banner h1 {margin:0;color:inherit;text-shadow: 0 0 60px rgba(0,0,0,0.80);}
.banner .bannerimage:after {content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image: linear-gradient(180deg, #FFFFFF 37%, rgba(0,0,0,0.40) 64%);mix-blend-mode:multiply;}
.banner .bannerimage img, .banner .bannerimage span.noimage {display:block;position:absolute;top:0;right:0;width:100%;height:100%;object-fit:cover;}
.banner .bannerimage span.noimage {background:#000;}

@media screen and (max-width:767px) {
	.banner h1 {text-shadow: 0 0 40px rgba(0,0,0,0.80);}
	.banner .banneroverlay {padding:40px 0;}
	.banner .banneroverlay:before {height:380px;max-height:calc(100vh - 162px);}

	@supports(height:100svh) {
		.banner .banneroverlay:before {max-height:calc(100svh - 162px);}
	}
}		

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

.imagegrid>ul {margin:0 0 0 -40px;padding:0;list-style:none;display:flex;flex-wrap:wrap;row-gap:40px;}
.imagegrid>ul>li {margin:0;padding:0;display:flex;min-width:0;}
.imagegrid>ul>li>.li-a {margin-left:40px;position:relative;flex-grow:1;min-width:0;container:griditem / inline-size;display:flex;}

.imagegrid .gridlink {position:relative;flex-grow:1;min-width:0;}

.imagegrid .gridimage {margin-bottom:15px;}
.imagegrid-excerpts .gridimage {margin-bottom:20px;}

.imagegrid .gridimage .gridimage-a {position:relative;height:0;padding-bottom:100%;flex-grow:1;overflow:hidden;background:var(--cof-white);}
.imagegrid-horz .gridimage .gridimage-a {padding-bottom:66.66666%;}

.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 .gridimage .label {position:absolute;bottom:10px;left:10px;color:var(--cof-white);background:var(--cof-green);font-size:12px;line-height:18px;font-weight:600;padding:5px 10px;border-radius:4px;pointer-events:none;}
.imagegrid .gridimage .label .cicon {font-size:16px;height:18px;vertical-align:top;margin-right:4px;}

.imagegrid2>ul>li, .imagegrid2-blog>ul>li {width:50%;}
.imagegrid3>ul>li, .imagegrid3-index>ul>li {width:33.3333333333%;}
.imagegrid4>ul>li {width:25%;}

.imagegrid .gridmeta {font-size:12px;line-height:18px;margin-bottom:5px;}

.imagegrid .gridtitle {margin:0;position:static;font-size:18px;line-height:24px;font-weight:600;}
.imagegrid .gridtitle a {color:inherit;text-decoration:none;font-weight:inherit;display:block;}
.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(--cof-green);text-decoration:underline;}
.imagegrid .gridexcerpt {font-size:16px;margin-top:10px;}

.downloadsgrid .gridtitle a span {padding-left:1.3333333333em;position:relative;display:block;}
.downloadsgrid .gridtitle a span:before {content:"";display:block;position:absolute;left:0;top:0.1666666666em;width:0.75em;height:1em;-webkit-mask-size:100%;mask-size:auto 100%;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:currentColor;-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='32' viewBox='0 0 24 32'%3E%3Cpath d='M22.5 30c0.831 0 1.5-0.669 1.5-1.5s-0.669-1.5-1.5-1.5h-21c-0.831 0-1.5 0.669-1.5 1.5s0.669 1.5 1.5 1.5h21zM10.906 21.525c0.281 0.3 0.681 0.475 1.094 0.475s0.806-0.169 1.094-0.475l8-8.5c0.569-0.606 0.538-1.55-0.063-2.119s-1.55-0.537-2.119 0.063l-5.412 5.75v-13.219c0-0.831-0.669-1.5-1.5-1.5s-1.5 0.669-1.5 1.5v13.219l-5.406-5.744c-0.569-0.606-1.519-0.631-2.119-0.063s-0.631 1.519-0.063 2.119l8 8.5z'%3E%3C/path%3E%3C/svg%3E%0A");mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='32' viewBox='0 0 24 32'%3E%3Cpath d='M22.5 30c0.831 0 1.5-0.669 1.5-1.5s-0.669-1.5-1.5-1.5h-21c-0.831 0-1.5 0.669-1.5 1.5s0.669 1.5 1.5 1.5h21zM10.906 21.525c0.281 0.3 0.681 0.475 1.094 0.475s0.806-0.169 1.094-0.475l8-8.5c0.569-0.606 0.538-1.55-0.063-2.119s-1.55-0.537-2.119 0.063l-5.412 5.75v-13.219c0-0.831-0.669-1.5-1.5-1.5s-1.5 0.669-1.5 1.5v13.219l-5.406-5.744c-0.569-0.606-1.519-0.631-2.119-0.063s-0.631 1.519-0.063 2.119l8 8.5z'%3E%3C/path%3E%3C/svg%3E%0A");}

@container griditem (width < 215px) {
	.imagegrid .gridtitle {font-size:16px;line-height:22px;}
	.imagegrid .gridexcerpt {font-size:14px;}

	.downloadsgrid .gridtitle a span:before {top:0.1875em;}
}

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

.imagegrid.under2>ul {justify-content:center;}

@media screen and (min-width:768px) {
	.imagegrid4.under4>ul {justify-content:center;}
	.imagegrid3.under3>ul {justify-content:center;}
}

@media screen and (max-width:479px) {
	.imagegrid2-blog>ul>li {width:100%;}
}

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

.blogcols {display:flex;}
.blogcols .blogcats {width:260px;margin-right:60px;flex-shrink:0;min-width:0;}
.blogcols .blogmain {flex-grow:1;}

.blogcats h2 {font-size:16px;line-height:22px;font-weight:600;color:inherit;margin:0 0 20px 0;}
.blogcats {font-size:14px;line-height:18px;}
.blogcats>ul {margin:0;padding:0;list-style:none;}
.blogcats>ul>li {margin:0 0 5px 0;padding:0;}
.blogcats>ul>li>a {padding:6px 10px;display:block;color:inherit;font-weight:inherit;text-decoration:none;}
.blogcats>ul>li>a:hover, .blogcats>ul>li>a:active {color:var(--cof-green);text-decoration:underline;}
.blogcats>ul>li.selected>a {background:var(--cof-green12);color:var(--cof-green);font-weight:600;text-decoration:none;}

@media screen and (max-width:1023px) {
	.blogcols {display:block;}
	.blogcols .blogcats {width:auto;margin-right:0;margin-bottom:30px;}
	.blogcats>ul {display:flex;flex-wrap:wrap;justify-content:center;row-gap:5px;margin:0 0 0 -10px;}
	.blogcats>ul>li {margin:0 0 0 10px;}
	.blogcats h2 {text-align:center;margin-bottom:15px;}
}

.facetindex {display:flex;margin-top:40px;}
.facetindex .fi-facets {width:260px;margin-right:60px;flex-shrink:0;font-size:14px;line-height:22px;min-width:0;}

.facetindex .fi-facets .facetwp-checkbox {margin-bottom:14px;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='%23231F20' d='M416 64V448H32V64H416zM32 32H0V64 448v32H32 416h32V448 64 32H416 32z'/%3E%3C/svg%3E");background-size:auto 18px;padding-left:28px;background-position:left 2px;}
.facetindex .fi-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='%23231F20' 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");}

.facetindex .fi-facets .facetwp-facet>.facetwp-checkbox:last-child {margin-bottom:0;}
.facetindex .fi-facets .facetwp-display-value {padding-right:0;display:block;}

.facetindex .fi-facets .facetwp-counter {display:none;}
.facetindex .fi-facets .facetwp-expand {display:none;}
.facetindex .fi-facets .facetwp-depth {margin-left:30px;}

.facetindex .fi-facets .facet-wrap.expandable .facet-label + .facetwp-facet {display:none;}

.facetindex .facetwp-pager {display:flex;flex-wrap:wrap;margin-left:-10px;row-gap:10px;justify-content:center;font-size:18px;line-height:28px;}
.facetindex .facetwp-pager .facetwp-page {margin:0 0 0 10px;padding:9px 20px;display:block;text-decoration:none;border:1px solid var(--cof-black);border-radius:4px;font-weight:normal;color:inherit;}
.facetindex .facetwp-pager .facetwp-page:hover {background:var(--cof-green12);}
.facetindex .facetwp-pager .facetwp-page.dots:hover, .facetwp-pager .facetwp-page.active:hover {text-decoration:none;}
.facetindex .facetwp-pager .facetwp-page.active {background:var(--cof-green);border-color:var(--cof-green);color:var(--cof-white);}

.facetwp-type-search.facetwp-facet input.facetwp-search {border:1px solid var(--cof-black);border-radius:4px;background:var(--cof-white);font-size:16px;line-height:24px;padding:11px 50px 11px 15px;box-sizing:border-box;width:100%;display:block;}
.facetwp-type-search .facetwp-input-wrap {display:block;}
.facetwp-type-search .facetwp-icon {opacity:1;right:15px;top:0;}
.facetwp-type-search .facetwp-icon.f-loading:before {animation:none;background-image:none;}
.facetwp-type-search .facetwp-icon:hover {color:var(--cof-green);}
.facetwp-type-search .facetwp-icon:before {content:"";background:var(--cof-black);content:"";font-size:18px;width:1em;height:100%;-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M24 13c0-6.075-4.925-11-11-11s-11 4.925-11 11v0c0 6.075 4.925 11 11 11s11-4.925 11-11v0zM21.456 22.875c-2.269 1.95-5.225 3.125-8.456 3.125-7.181 0-13-5.819-13-13s5.819-13 13-13 13 5.819 13 13c0 3.231-1.175 6.188-3.125 8.456l9.031 9.037-1.413 1.413-9.038-9.031z'%3E%3C/path%3E%3C/svg%3E%0A");mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M24 13c0-6.075-4.925-11-11-11s-11 4.925-11 11v0c0 6.075 4.925 11 11 11s11-4.925 11-11v0zM21.456 22.875c-2.269 1.95-5.225 3.125-8.456 3.125-7.181 0-13-5.819-13-13s5.819-13 13-13 13 5.819 13 13c0 3.231-1.175 6.188-3.125 8.456l9.031 9.037-1.413 1.413-9.038-9.031z'%3E%3C/path%3E%3C/svg%3E%0A");}

.facetindex .fi-results {flex-grow:1;min-width:0;}

.facetindex .fi-showfilters {display:none;}
.facetindex button.closefacets {display:none;}

.facetindex .fi-facets .facet-label {font-size:16px;line-height:24px;font-family:inherit;font-weight:600;margin:0;position:relative;padding-right:20px;}
.facetindex .fi-facets .facet-wrap.expandable .facet-label {cursor:pointer;transition:color 0.3s;}
.facetindex .fi-facets .facet-wrap.expandable .facet-label:hover {color:var(--cof-green);}
.facetindex .fi-facets .facet-label + .facetwp-facet>:first-child {margin-top:20px;}
.facetindex .fi-facets .facet-label .facet-label-toggle {position:absolute;top:0;right:0;}
.facetindex .fi-facets .facet-label .facet-label-toggle .cicon {height:24px;display:block;font-size:14px;}
.facetindex .fi-facets .facet-label .facet-label-toggle .icon-minus {display:none;}
.facetindex .fi-facets .expanded .facet-label .facet-label-toggle .icon-plus {display:none;}
.facetindex .fi-facets .expanded .facet-label .facet-label-toggle .icon-minus {display:block;}

.facetindex .fi-facets .facetwp-facet {margin-bottom:0;}
.facetindex .fi-facets .facet-wrap {margin-bottom:35px;}
  
.facetindex .facetwp-type-pager {text-align:center;}

@media screen and (max-width:1023px) {
	.facetindex {display:block;}

	.facetindex .fi-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(--cof-white);visibility:hidden;font-size:16px;line-height:24px;}
	.facetindex .fi-facets .facetwp-checkbox {background-size:auto 20px;padding-left:30px;background-position:left 2px;}

	body.facetsopen {overflow:hidden;}
	body.facetsopen .fi-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;}
	.facetindex button.closefacets {margin:-10px 0 21px auto;display:block;}
	.facetindex button.closefacets:hover {color:var(--cof-green);}
	.facetindex .fi-showfilters {display:block;text-align:center;margin-bottom:40px;}

	.facetindex .fi-facets .facet-label {font-size:18px;}
}

.facetindex .fi-facets .facetwp-facet-reset button {background:none;border:none;font-size:16px;line-height:24px;font-weight:600;padding:0;display:inline-block;box-sizing:border-box;text-decoration:underline;text-underline-offset:8px;transition:color 0.3s;}
.facetindex .fi-facets .facetwp-facet-reset button:hover {color:var(--cof-green);}

.facetindex .facetwp-facet-pagination {margin-top:-20px;margin-bottom:0;}
@media screen and (max-width:767px) {
	.facetindex .facetwp-facet-pagination {margin-top:0;}
}

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

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

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

.wp-block-media-text.is-style-narrowimage {grid-template-columns:320px 1fr !important;}
.wp-block-media-text.is-style-narrowimage.has-media-on-the-right {grid-template-columns:1fr 320px !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;}
#bodyel .wp-block-media-text .wp-block-media-text__content>:first-child {margin-top:0;}
#bodyel .wp-block-media-text .wp-block-media-text__content>:first-child>:first-child {margin-top:0;}
#bodyel .wp-block-media-text .wp-block-media-text__content>:last-child {margin-bottom:0;}
#bodyel .wp-block-media-text .wp-block-media-text__content>:last-child>:last-child {margin-bottom:0;}

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

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

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

.galleryslider {padding:0 36px;position:relative;}
.galleryslider .swiper-slide {overflow:hidden;}
.galleryslider .swiper-slide img {display:block;aspect-ratio:1;object-fit:cover;width:100%;}

.galleryslider .swiper-custom-prev, .galleryslider .swiper-custom-next {position:absolute;top:0;height:100%;font-size:32px;width:20px;padding:0 10px;cursor:pointer;transition:color 0.3s;text-align:center;line-height:1;-webkit-user-select:none;user-select:none;transition:color 0.3s;z-index:1;display:flex;align-items:center;}
.galleryslider .swiper-custom-prev:hover, .galleryslider .swiper-custom-next:hover {color:var(--cof-green);}
.galleryslider .swiper:not(.swiper-initialized) ~ .swiper-custom-prev, .prodthumbs .swiper:not(.swiper-initialized) ~ .swiper-custom-next {visibility:hidden;}
.galleryslider .swiper-custom-prev .cicon, .galleryslider .swiper-custom-next .cicon {display:block;}
.galleryslider .swiper-custom-prev {left:-10px;}
.galleryslider .swiper-custom-next {right:-10px;}

.galleryslider .swiper-button-disabled {display:none !important;}

@media screen and (max-width:767px) {
	.galleryslider {padding:0 27px;}
	.galleryslider .swiper-custom-prev, .galleryslider .swiper-custom-next {font-size:20px;width:13px;}
}

.customcols .cols-a {display:flex;margin-left:-40px;row-gap:40px;flex-wrap:wrap;}
.customcols .col-a {margin-left:40px;container: col / inline-size;}
.customcols .col {min-width:0;margin:0;}

.cols2 .cols-a {margin-left:-80px;}
.cols2 .col-a {margin-left:80px;}

.cols2 .col {width:50%;}
.cols3 .col {width:33.3333333333%;}
.cols4 .col {width:25%;}
.cols5 .col {width:20%;}

.smallcols {font-size:16px;}
.smallcols h2, .smallcols h3 {font-size:18px;line-height:26px;font-weight:600;margin:20px 0 10px 0;color:inherit;}
.smallcols h2 .subtitle, .smallcols h3 .subtitle {display:block;font-weight:normal;font-style:italic;margin-top:8px;font-size:16px;line-height:22px;}
.smallcols .wp-block-image {margin-top:20px;margin-bottom:20px;}

@media screen and (max-width:1279.9px) {
	.cols5 .col {width:33.3333333333%;}
}
@media screen and (max-width:1023.9px) {
	.cols4 .col {width:50%;}
	.cols3 .col {width:50%;}
}

@media screen and (max-width:1023.9px) {
	.cols2 .cols-a {display:block;margin-left:0;}
	.cols2 .col {width:100% !important;}
	.cols2 .col-a {margin-left:0;container:none / normal;}
}

@media screen and (max-width:767px) {
	.customcols .cols-a {row-gap:30px;}
	.cols3 .col,
	.cols4 .col,
	.cols5 .col {width:100%;}
}

.heading-text {display:flex;margin-bottom:40px;}
.heading-text>h2 {width:300px;margin:0 60px 0 0;flex-shrink:0;min-width:0;}
.heading-text>.hp-text {flex-grow:1;min-width:0;}

@media screen and (max-width:1023px) {
	.heading-text {display:block;}
	.heading-text>h2 {width:auto;margin-right:0;margin-bottom:20px;}
}

.callout {background:var(--cof-blue);color:var(--cof-white);padding:30px;border-radius:4px;text-align:center;}
.callout p, .callout h2 {font-size:24px;line-height:34px;color:inherit;font-weight:600;margin:0;}
.callout .btnswrap-a {justify-content:center;}
.callout a {color:inherit;}
.callout-horz .callout-a {display:flex;justify-content:center;flex-wrap:wrap;align-items:center;margin-left:-20px;row-gap:20px;}
.callout-horz p, .callout-horz h2, .callout-horz .btnswrap {margin:0 0 0 20px;}

.callout-green {background:var(--cof-green);}

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

.bgbox {background:var(--cof-green12);padding:60px;}

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

.productcols {display:flex;}
.productcols .prodright {width:470px;flex-shrink:0;margin-left:30px;}
.productcols .prodimages {display:flex;flex-direction:row-reverse;align-items:stretch;}

.prodthumbs {width:80px;margin-right:20px;flex-shrink:0;position:relative;}
.prodthumbs .prodthumbs-a {position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}
.prodthumbs .swiper {height:100%;}
.prodthumbs .swiper-slide {height:auto;margin-bottom:15px;}
.prodthumbs .swiper-slide:last-child {margin-bottom:0;}
.prodthumbs .swiper-slide img {display:block;width:100%;aspect-ratio:1;object-fit:cover;box-sizing:border-box;}
.prodthumbs .swiper-slide .active img {outline:1px solid var(--cof-black);outline-offset:-1px;}

.prodthumbs .swiper-custom-prev, .prodthumbs .swiper-custom-next {position:absolute;left:0;width:100%;font-size:16px;cursor:pointer;transition:color 0.3s;text-align:center;padding:0;line-height:1;-webkit-user-select:none;user-select:none;transition:color 0.3s;background:rgba(255,255,255,0.8);z-index:1;}
.prodthumbs .swiper-custom-prev:hover, .prodthumbs .swiper-custom-next:hover {color:var(--cof-green);}
.prodthumbs .swiper:not(.swiper-initialized) ~ .swiper-custom-prev, .prodthumbs .swiper:not(.swiper-initialized) ~ .swiper-custom-next {visibility:hidden;}
.prodthumbs .swiper-custom-prev .cicon, .prodthumbs .swiper-custom-next .cicon {height:20px;vertical-align:top;margin:0 auto;}
.prodthumbs .swiper-custom-prev {top:0;}
.prodthumbs .swiper-custom-next {bottom:0;}

.prodthumbs .swiper-button-disabled {display:none !important;}

/*
.prodthumbs .swiper {visibility:hidden;}
.prodthumbs .swiper-initialized {visibility:visible;}
*/

.productcols .prodimages .prodimage {flex-grow:1;position:relative;}
.productcols .prodimages .prodimage ul {margin:0;padding:0;list-style:none;}
.productcols .prodimages .prodimage ul li {margin:0;padding:0;display:none;}
.productcols .prodimages .prodimage ul li.active {display:block;}
.productcols .prodimages .prodimage .label {position:absolute;bottom:10px;left:10px;color:var(--cof-white);background:var(--cof-blue);font-size:12px;line-height:18px;font-weight:600;padding:5px 10px;border-radius:4px;pointer-events:none;}
.productcols .prodimages .prodimage .label-yellow {color:var(--cof-black);background:var(--cof-yellow);}
.productcols .prodimages .prodimage .label .cicon {font-size:16px;height:18px;vertical-align:top;margin-right:4px;}
.productcols .prodimages .prodimage img {display:block;aspect-ratio:1;object-fit:cover;width:100%;}

.productcols .proddetails {background:var(--cof-green12);padding:20px;font-size:14px;line-height:20px;margin:30px 0 0 100px;}
.productcols .proddetails .pdcols {display:flex;margin-left:-40px;margin-bottom:20px;}
.productcols .proddetails .pdcol {width:50%;}
.productcols .proddetails .pdcol:first-child:last-child {width:100%;}
.productcols .proddetails ul {margin:0 0 0 40px;padding:0;list-style:none;}
.productcols .proddetails ul li {margin:0 0 2px 0;padding:0;}

strong.available {color:var(--cof-blue);}

@media screen and (max-width:1023px) {
	.productcols {display:block;}
	.productcols .prodright {width:auto;margin-left:0;}
	.productcols .prodleft {margin-bottom:30px;}
}

@media screen and (max-width:767px) {
	.productcols .prodimages {display:block;}
	.prodthumbs {width:auto;margin-right:0;margin-top:15px;}
	.prodthumbs .prodthumbs-a {position:static;width:auto;height:auto;}
	.prodthumbs .swiper {height:auto;}
	.prodthumbs .swiper-slide {margin:0 15px 0 0;width:80px;max-width:calc(25% - 11.25px);}
	.prodthumbs .swiper-slide:last-child {margin:0;}
	.prodthumbs .swiper-custom-prev {height:100%;width:auto;display:flex;align-items:center;padding:0 8px;margin:0;}
	.prodthumbs .swiper-custom-prev .cicon {transform:rotate(-90deg);}
	.prodthumbs .swiper-custom-next {height:100%;left:auto;right:0;width:auto;display:flex;align-items:center;padding:0 8px;}	
	.prodthumbs .swiper-custom-next .cicon {transform:rotate(-90deg);}

	.productcols .proddetails {margin-left:0;}
	.productcols .proddetails .pdcols {display:block;margin-left:0;}
	.productcols .proddetails .pdcol {width:auto;}
	.productcols .proddetails ul {column-count:auto;margin-left:0;}
}

.prodquotewrapper {margin:20px 0;}
.prodquotewrapper .added {display:none;font-size:16px;margin-top:15px;position:relative;padding-left:1.5em;}
.prodquotewrapper .added:before {content:"";display:block;position:absolute;left:0;top:0.3333333333em;width:1em;height:1em;-webkit-mask-size:100%;mask-size:auto 100%;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cof-green);-webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='28' height='32' viewBox='0 0 28 32'%3E%3Cpath d='M27.413 6.588c0.781 0.781 0.781 2.050 0 2.831l-16 16c-0.781 0.781-2.050 0.781-2.831 0l-8-8c-0.781-0.781-0.781-2.050 0-2.831s2.050-0.781 2.831 0l6.587 6.581 14.587-14.581c0.781-0.781 2.050-0.781 2.831 0z'%3E%3C/path%3E%3C/svg%3E%0A");mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='28' height='32' viewBox='0 0 28 32'%3E%3Cpath d='M27.413 6.588c0.781 0.781 0.781 2.050 0 2.831l-16 16c-0.781 0.781-2.050 0.781-2.831 0l-8-8c-0.781-0.781-0.781-2.050 0-2.831s2.050-0.781 2.831 0l6.587 6.581 14.587-14.581c0.781-0.781 2.050-0.781 2.831 0z'%3E%3C/path%3E%3C/svg%3E%0A");}

.addquote {display:flex;align-items:center;}
.aq-quantity input[type="number"]::-webkit-inner-spin-button,
.aq-quantity input[type="number"]::-webkit-outer-spin-button {-webkit-appearance:none;margin:0;}
.aq-quantity input[type="number"] {-moz-appearance:textfield;border:none;font-size:20px;line-height:28px;width:40px;padding:9px 0;text-align:center;font-weight:600;outline:none;}
.aq-quantity {border:1px solid var(--cof-green);border-radius:2px;display:flex;margin-right:20px;}
.aq-quantity button {background:var(--cof-white);border:none;cursor:pointer;font-size:20px;line-height:28px;font-weight:600;padding:9px 10px;transition:color 0.3s;}
.aq-quantity button:hover {color:var(--cof-green);}

.addquote button.trash {background:none;border:none;cursor:pointer;font-size:24px;line-height:28px;padding:9px 0;transition:color 0.3s;}
.addquote button.trash:hover {color:var(--cof-green);}
.addquote button.submit {background:var(--cof-yellow);padding:12px 20px;font-size:16px;line-height:24px;font-weight:600;border-radius:4px;border:none;transition:background 0.3s;}
.addquote button.submit:hover {background:var(--cof-yellow-hover);}

.cartwrapper>ul {margin:0;padding:0;list-style:none;}
.cartwrapper>ul>li {margin:0;padding:0;display:flex;align-items:center;border-top:1px solid var(--cof-midgrey);padding-top:30px;margin-top:30px;}
.cartwrapper>ul>li:first-child {border-top:none;margin-top:0;padding-top:0;}
.cartwrapper .cartimage {width:120px;flex-shrink:0;margin-right:30px;align-self:flex-start;}

.togglelist {border-bottom:1px solid var(--cof-midgrey);}

.togglelist .togglereveal {display:none;}
.togglelist .open .togglereveal {display:block;}

.togglelist .toggleitem {border-top:1px solid var(--cof-midgrey);padding:10px 0;}

.togglelist .toggleitem>:first-child {font-size:22px;line-height:28px;padding-right:30px;position:relative;cursor:pointer;transition:color 0.3s;margin:0;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:600;color:inherit;padding:20px 0;}
.togglelist .toggleitem>:first-child:hover {color:var(--cof-green);}
.togglelist .toggleitem.open>:first-child {margin-bottom:10px;}
.togglelist .togglereveal {padding-bottom:20px;}
.togglelist .toggleitem>:first-child:after {content:"+";position:absolute;top:20px;right:0;font-size:28px;font-weight:normal;}
.togglelist .toggleitem.open>:first-child:after {content:"\2212";}

@media screen and (max-width:767px) {
	.togglelist .toggleitem>:first-child {padding:10px 0;}
	.togglelist .toggleitem.open>:first-child {margin-bottom:15px;}
	.togglelist .toggleitem>:first-child:after {top:10px;}
	.togglelist .togglereveal {padding-bottom:20px;}
}

.togglelist .narrow {margin-left:0;margin-right:0;}

.breadcrumb {font-size:12px;line-height:20px;margin-bottom:30px;}
.breadcrumb a {color:inherit;font-weight:inherit;text-decoration:none;}
.breadcrumb a:hover, .breadcrumb a:active {color:var(--cof-green);text-decoration:underline;}
.breadcrumb .cicon {display:inline-block;font-size:9px;height:20px;vertical-align:top;margin:0 6px;}
.breadcrumb + * {margin-top:0;}

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

.socialicons {margin:30px 0;}
.socialicons>ul {font-size:20px;line-height:1;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;color:inherit;transition:transform 0.3s;}
.socialicons>ul>li>a:hover, .socialicons>ul>li>a:active {transform:scale(1.5);}
.socialicons>ul>li>a .cicon {padding:0 10px;display:block;}

#footer {background:var(--cof-blue);color:var(--cof-white);padding:60px 0 30px 0;font-size:16px;line-height:1.5;}
#footer a {color:inherit;}

#footer .ftlogo {margin-bottom:40px;width:212px;max-width:100%;}
#footer .ftlogo img {filter:brightness(0) invert(1);display:block;}

#footer .ftcols {display:flex;}
#footer .ftcols .fttext {width:300px;margin-right:140px;flex-shrink:0;}
#footer .ftcols .ftmenus {flex-grow:1;min-width:0;}

@media screen and (max-width:1279px) {
	#footer .ftcols {display:block;} 
	#footer .ftcols .fttext {margin:0 0 40px 0;width:740px;max-width:100%;}	
}

#footer .ftmenus {font-size:15px;line-height:22px;flex-grow:1;}
#footer .ftmenus a {text-decoration:none;color:inherit;font-weight:inherit;}
#footer .ftmenus a:hover, #footer .ftmenus a:active {text-decoration:underline;}

#footer .ftmenus>ul {margin:0 0 0 -80px;padding:0;list-style:none;display:flex;}
#footer .ftmenus>ul>li {margin:0 0 0 80px;padding:0;width:calc(33.3333333333% - 80px);}
#footer .ftmenus>ul>li>a, #footer .ftmenus>ul>li>span {font-weight:600;font-size:20px;line-height:26px;;display:inline-block;}
#footer .ftmenus>ul>li>ul {margin:20px 0 0 0;padding:0;list-style:none;}
#footer .ftmenus>ul>li>ul>li {margin:0 0 12px 0;padding:0;}
#footer .ftmenus>ul>li>ul>li:last-child {margin-bottom:0;}

@media screen and (max-width:767px) {
	#footer {padding-top:40px;}
	#footer .ftcols .fttext {text-align:center;}
	#footer .ftlogo {margin-left:auto;margin-right:auto;}
	#footer .socialicons>ul {justify-content:center;}

	#footer .ftmenus {text-align:center;}
	#footer .ftmenus>ul {margin:0;display:block;}
	#footer .ftmenus>ul>li {margin:0 0 30px 0;width:auto;}
	#footer .ftmenus>ul>li:last-child {margin-bottom:0;}
	#footer .ftmenus>ul>li>ul {margin-top:20px;}
}

#footer .ftsmall {padding-top:30px;margin-top:30px;border-top:1px solid var(--cof-blue75);font-size:14px;line-height:22px;}
#footer .ftsmall ul {margin:0 0 0 -20px;row-gap:7px;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
#footer .ftsmall ul li {margin:0 0 0 20px;padding:0;min-width:0;}
#footer .ftsmall ul li.right {margin-left:auto;padding-left:40px;}
#footer .ftsmall a {font-weight:inherit;text-decoration:none;color:inherit;}
#footer .ftsmall a:hover, #footer .ftsmall a:active {text-decoration:underline;}

@media screen and (max-width:1279px) {
	#footer .ftsmall ul li:first-child {flex-basis:100%;}
}
@media screen and (max-width:767px) {
	#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;}
}

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

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

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

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

    
  .icon-star {
	width: 1.125em;
  }

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

  .icon-basket-shopping {
	width: 1.125em;
  }
  
  .icon-question {
	width: 0.625em;
  }
  
  .icon-lightbulb {
	width: 0.75em;
  }

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

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


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

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

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

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

  .icon-arrow-up-down {width:0.625em;}

  .icon-check-solid {width:0.875em;}
  
  .icon-angle-right-sharp-solid {width:0.625em;}

  
  .icon-minus {
  width: 0.875em;
}

.icon-plus {
  width: 0.875em;
}


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

  .icon-trash-can {
  width: 0.875em;
}

.icon-angle-down {
  width: 0.875em;
}
.icon-angle-up {
  width: 0.875em;
}


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

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


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

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

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

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

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

#bodyel .custom-gform-wrap, #bodyel .gform_confirmation_wrapper {margin-top:40px;margin-bottom:40px;background:var(--cof-green12);border-radius:4px;padding:30px;}

@media screen and (max-width:767px) {
	#bodyel .custom-gform-wrap, #bodyel .gform_confirmation_wrapper {padding:30px 20px;}
}

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

#bodyel .gform_wrapper .gfield_label {font-size:16px;line-height:22px;font-weight:600;display:block;margin-bottom:4px;color:inherit;}

#bodyel .gform_wrapper input[type=color],
#bodyel .gform_wrapper input[type=date],
#bodyel .gform_wrapper input[type=datetime-local],
#bodyel .gform_wrapper input[type=datetime],
#bodyel .gform_wrapper input[type=email],
#bodyel .gform_wrapper input[type=month],
#bodyel .gform_wrapper input[type=number],
#bodyel .gform_wrapper input[type=password],
#bodyel .gform_wrapper input[type=search],
#bodyel .gform_wrapper input[type=tel],
#bodyel .gform_wrapper input[type=text],
#bodyel .gform_wrapper input[type=time],
#bodyel .gform_wrapper input[type=url],
#bodyel .gform_wrapper input[type=week],
#bodyel .gform_wrapper select,
#bodyel .gform_wrapper textarea,
#bodyel .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
	border:1px solid var(--cof-green70);color:var(--cof-black);background:var(--cof-white);padding:13px 15px;font-size:18px;line-height:26px;border-radius:4px;
}

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

#bodyel .gform_wrapper .gfield textarea.small {height:132px;}
#bodyel .gform_wrapper .gfield textarea.medium {height:184px;}
#bodyel .gform_wrapper .gfield textarea.large {height:236px;}

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

#bodyel .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:after, #bodyel .gform_wrapper .ginput_container_consent input[type="checkbox"]:checked + label:after {content:"";display:block;position:absolute;top:5px;left: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='%23231F20' 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");}

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

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

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

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

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

#bodyel .gform_wrapper .gform_button, #bodyel .gform_wrapper .gform-button, #bodyel .gform_wrapper .gform_page_footer .button {background:var(--cof-green);color:var(--cof-white);border:none;border-radius:0;font-size:16px;line-height:24px;font-weight:600;padding:12px 20px;overflow:visible;cursor:pointer;-webkit-appearance:none;margin:0;width:auto;transition:background 0.3s;border-radius:4px;}

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

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

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

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

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

#fullwrap #gf_form_focus {outline:none;}

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

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

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

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

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

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

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

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

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

#bodyel .custom-gform-wrap-2 {display:none;} /* until cart populates */
.pswp {--pswp-root-z-index:200000001;}

.subscribeform {margin:30px 0;}

.subscribeform {margin:20px 0;}
.subscribeform .input {margin-bottom:15px;position:relative;}
.subscribeform .input-submit {margin-bottom:0;}
.subscribeform .input-name, .subscribeform .input-email {width:100%;}

.subscribeform input[type="text"], .subscribeform input[type="email"] {display:block;margin:0;box-sizing:border-box;background:var(--cof-white);border:1px solid var(--cof-green70);color:var(--cof-black);padding:13px 15px;font-size:18px;line-height:26px;border-radius:4px;min-width:0;width:100%;box-sizing:border-box;}
.subscribeform input[type="submit"] {background:var(--cof-green);color:var(--cof-white);border:none;transition:background 0.3s;margin:0;padding:12px 20px;border:none;display:block;box-sizing:border-box;font-size:16px;line-height:24px;border-radius:4px;font-weight:600;width:auto;}
.subscribeform input[type="submit"]:hover {background:var(--cof-green-hover);}

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

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

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

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


.jquery-modal.blocker { z-index: 100000001; padding:30px 30px;background:rgba(0,0,0,0.3);}
.jquery-modal .modal { z-index: 100000002; }

.jquery-modal .modal {width:100%;max-width:540px;background:none;box-shadow:none;padding:0;}
.jquery-modal .modal-a {background:var(--cof-green12);color:var(--cof-black);padding:40px;box-sizing:border-box;border-radius:0;}
.jquery-modal .modal .closebtn {position:absolute;right:20px;top:10px;}
.jquery-modal .modal .closebtn:hover {color:var(--cof-green);}
.jquery-modal .modal h2 {margin-top:0;text-align:center;padding:0 40px;}
.jquery-modal .modal .subscribeform {margin-bottom:0;}

@media screen and (max-width:767px) {
	.jquery-modal.blocker {padding:30px 20px;}
	.jquery-modal .modal-a {padding:20px;}
	.jquery-modal .modal {max-width:380px;}
}

.pswp__custom-caption {background:var(--cof-white);font-size:18px;line-height:26px;width:calc(100% - 32px);max-width:460px;text-align:center;padding:5px 10px;border-radius:4px;position:absolute;left:50%;bottom:36px;transform:translateX(-50%);box-sizing:border-box;}
.pswp__custom-caption:empty {display:none;}

@media screen and (max-width:767px) {
	.pswp__custom-caption {font-size:16px;line-height:24px;max-width:400px;bottom:16px;}
}