:root{--wd-text-line-height:1.6;--wd-brd-radius:.001px;--wd-form-height:42px;--wd-form-color:inherit;--wd-form-placeholder-color:inherit;--wd-form-bg:transparent;--wd-form-brd-color:rgba(0,0,0,0.1);--wd-form-brd-color-focus:rgba(0,0,0,0.15);--wd-form-chevron:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);--btn-height:42px;--btn-transform:uppercase;--btn-font-weight:600;--btn-font-family:inherit;--btn-font-style:unset;--wd-main-bgcolor:#fff;--wd-scroll-w:.001px;--wd-admin-bar-h:.001px;--wd-tags-mb:20px;--wd-block-spacing:20px;--wd-header-banner-mt:.001px;--wd-sticky-nav-w:.001px;--color-white:#fff;--color-gray-100:#f7f7f7;--color-gray-200:#f1f1f1;--color-gray-300:#bbb;--color-gray-400:#a5a5a5;--color-gray-500:#777;--color-gray-600:#666;--color-gray-700:#555;--color-gray-800:#333;--color-gray-900:#242424;--bgcolor-white-rgb:255,255,255;--bgcolor-white:#fff;--bgcolor-gray-100:#f7f7f7;--bgcolor-gray-200:#f7f7f7;--bgcolor-gray-300:#f1f1f1;--bgcolor-gray-400:rgba(187,187,187,0.4);--brdcolor-gray-200:rgba(0,0,0,0.075);--brdcolor-gray-300:rgba(0,0,0,0.105);--brdcolor-gray-400:rgba(0,0,0,0.12);--brdcolor-gray-500:rgba(0,0,0,0.2)}a,div,form,html,li,p,span,ul{margin:0;font:inherit;font-size:100%}body{font:inherit;font-size:100%}a,body,div,form,h1,html,li,p,span,ul{padding:0;border:0;vertical-align:baseline}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0;font-family:sans-serif;overflow-x:hidden}ul{margin-bottom:var(--list-mb);padding-left:var(--li-pl);--list-mb:20px;--li-mb:10px;--li-pl:17px;list-style:disc}a,button,input{touch-action:manipulation}button,h1,input{margin:0;font:inherit}button,input{color:inherit}button{overflow:visible;cursor:pointer;-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}body{margin:0;background-color:#fff;color:var(--wd-text-color);text-rendering:optimizeLegibility;font-weight:var(--wd-text-font-weight);font-style:var(--wd-text-font-style);font-size:var(--wd-text-font-size);font-family:var(--wd-text-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--wd-text-line-height);--wd-header-h:calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h));--wd-header-sticky-h:calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h))}@supports (overflow:clip){body{overflow:clip}}p{margin-bottom:var(--wd-tags-mb)}a{color:var(--wd-link-color);text-decoration:none;transition:all .25s ease}a:is(:hover,:focus,:active){outline:0;text-decoration:none}a:hover{color:var(--wd-link-color-hover)}a:focus{outline:0}svg:not(:root){overflow:hidden}h1{font-size:28px;display:block;margin-bottom:var(--wd-tags-mb);color:var(--wd-title-color);text-transform:var(--wd-title-transform);font-weight:var(--wd-title-font-weight);font-style:var(--wd-title-font-style);font-family:var(--wd-title-font);line-height:1.4}li{margin-bottom:var(--li-mb)}li:last-child{margin-bottom:0}.wd-fill{position:absolute;top:0;right:0;bottom:0;left:0}input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 15px;max-width:100%;width:100%;height:var(--wd-form-height);border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);background-color:var(--wd-form-bg);box-shadow:none;color:var(--wd-form-color);vertical-align:middle;font-size:14px;transition:border-color .5s ease}input[type=text]:focus{outline:0;border-color:var(--wd-form-brd-color-focus);transition:border-color .4s ease}::-webkit-input-placeholder{color:var(--wd-form-placeholder-color)}::-moz-placeholder{color:var(--wd-form-placeholder-color)}:-moz-placeholder{color:var(--wd-form-placeholder-color)}input:-webkit-autofill{border-color:var(--wd-form-brd-color);-webkit-box-shadow:0 0 0 1000px var(--wd-form-bg) inset;-webkit-text-fill-color:var(--wd-form-color)}input:focus:-webkit-autofill{border-color:var(--wd-form-brd-color-focus)}:is(button,[type=submit]){padding:5px 20px;min-height:var(--btn-height);font-size:13px;position:relative;display:inline-flex;align-items:center;justify-content:center;outline:0;border:0 solid #fff0;border-radius:0;box-shadow:none;vertical-align:middle;text-align:center;text-decoration:none;text-transform:var(--btn-transform);text-shadow:none;font-weight:var(--btn-font-weight);font-family:var(--btn-font-family);font-style:var(--btn-font-style);line-height:1.2;cursor:pointer;transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;color:var(--btn-color,#3E3E3E);background-color:var(--btn-bgcolor,#F3F3F3)}:is(button,[type=submit]):hover{color:var(--btn-color-hover,#3E3E3E);background-color:var(--btn-bgcolor-hover,#e0e0e0)}.wd-scroll-content{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:50vh;scrollbar-width:thin}.wd-action-btn{display:inline-flex;vertical-align:middle;--action-btn-color:var(--color-gray-800);--action-btn-hover-color:var(--color-gray-500)}.wd-action-btn>a{display:inline-flex;align-items:center;justify-content:center;color:var(--action-btn-color);cursor:pointer}.wd-action-btn>a:hover{color:var(--action-btn-hover-color)}.wd-action-btn>a:before{transition:opacity .15s ease;font-family:"woodmart-font"}.wd-action-btn>a:after{position:absolute;top:calc(50% - .5em);left:0;opacity:0;transition:opacity .2s ease;content:"";display:inline-block;width:1em;height:1em;border:1px solid #fff0;border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle}.wd-action-btn.wd-style-icon>a{position:relative;flex-direction:column;width:50px;height:50px;font-weight:400;font-size:0!important;line-height:0}.wd-action-btn.wd-style-icon>a:before{font-size:20px}.wd-action-btn.wd-style-icon>a:after{left:calc(50% - .5em);font-size:18px}.wd-cross-icon>a:before{content:""}@media (min-width:1025px){.wd-scroll{--scrollbar-track-bg:rgba(0,0,0,0.05);--scrollbar-thumb-bg:rgba(0,0,0,0.12)}.wd-scroll ::-webkit-scrollbar{width:5px}.wd-scroll ::-webkit-scrollbar-track{background-color:var(--scrollbar-track-bg)}.wd-scroll ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-bg)}}@media (max-width:1024px){@supports not (overflow:clip){body{overflow:hidden}}}.wp-block-cover{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .wp-block-cover__background{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}:root :where(.wp-block-cover h1:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.wp-block-group,.wp-block-loginout,.wp-block-site-title,ul{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:0 0;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0;font-size:24px}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-link{border-radius:9999px;display:block}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link{height:auto}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:0 0}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-text-align-center{text-align:center}.screen-reader-text{clip-path:inset(50%);word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}:root{--direction-multiplier:1}.screen-reader-text{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}:root{--page-title-display:block}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}@media (prefers-reduced-motion:reduce){html *{transition-delay:0s!important;transition-duration:0s!important}}.elementor-kit-18{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-8b6a693:#2F6D37;--e-global-color-e859054:#FFC107;--e-global-color-6578789:#2B8A3E;--e-global-color-f17d69a:#112742;--e-global-color-6085a2e:#EAD591;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.wp-block-cover{color:#333}.wp-block-cover:not([class*=background-color]) .wp-block-cover__inner-container{color:#fff}.wp-block-group.has-background{padding:20px}[class*=screen-reader]{position:absolute!important;clip:rect(1px,1px,1px,1px)}:is(.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .product-wrapper{padding:15px}@media (max-width:768.98px){:is(.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .product-wrapper{padding:10px}}.wd-dropdown-results{margin-top:0!important;overflow:hidden;right:calc((var(--wd-form-brd-radius)/1.5));left:calc((var(--wd-form-brd-radius)/1.5))}.wd-dropdown-results:after{width:auto!important;height:auto!important}.search-results-wrapper,.searchform{position:relative}.searchform{--wd-search-btn-w:var(--wd-form-height);--wd-form-height:46px}.searchform input[type=text]{padding-right:var(--wd-search-btn-w)}.searchform .searchsubmit{position:absolute;top:0;right:0;bottom:0;padding:0;width:var(--wd-search-btn-w);min-height:unset;border:0;background-color:#fff0;box-shadow:none;font-weight:400;font-size:0}.searchform .searchsubmit,.searchform .searchsubmit:hover{color:var(--wd-form-color)}.searchform .searchsubmit:hover:after{opacity:.7}.searchform .searchsubmit:after{font-size:calc(var(--wd-form-height)/2.3);transition:opacity .2s ease;content:"";font-family:"woodmart-font"}.searchform .searchsubmit:before,.wd-search-full-screen .wd-search-loader:after{content:"";display:inline-block;border:1px solid #fff0;border-radius:50%;vertical-align:middle}.searchform .searchsubmit:before{position:absolute;top:50%;left:50%;margin-top:calc((var(--wd-form-height)/2.5)/-2);margin-left:calc((var(--wd-form-height)/2.5)/-2);opacity:0;transition:opacity .1s ease;width:calc(var(--wd-form-height)/2.5);height:calc(var(--wd-form-height)/2.5);border-left-color:currentColor}[class*=wd-search-full-screen]{position:fixed;z-index:400;visibility:hidden;opacity:0;--wd-requests-height:.001px}.wd-search-full-screen{background-color:var(--bgcolor-white);box-shadow:0 0 14px rgb(0 0 0/.08);transition:opacity .5s cubic-bezier(.19,1,.22,1) .5s,visibility .5s cubic-bezier(.19,1,.22,1) .5s,transform .5s cubic-bezier(.19,1,.22,1);transform:translate3d(0,100%,0);--wd-form-height:110px;--wd-info-height:40px}.wd-search-full-screen .wd-dropdown-results,.wd-search-full-screen .wd-dropdown-results .wd-scroll-content{max-height:100%;height:100%}.wd-search-full-screen .search-info-text{overflow:hidden;margin-top:10px;padding:0 15px;text-align:center;font-size:16px;line-height:30px;transition:all .6s ease}.wd-search-full-screen .search-info-text>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd-search-full-screen .searchform{padding-right:100px;padding-left:100px;border-bottom:1px solid var(--brdcolor-gray-300);--wd-form-bg:transparent;--wd-form-color:var(--color-gray-800);--wd-form-placeholder-color:var(--color-gray-800);--wd-form-brd-width:0;--wd-form-height:unset}.wd-search-full-screen .searchform input[type=text]{padding:0;text-align:center;font-weight:600;font-size:48px}.wd-search-full-screen .searchform .searchsubmit{display:none}.wd-search-full-screen .wd-close-search{position:absolute;top:5px;right:5px;z-index:1}.wd-search-full-screen .wd-close-search.wd-style-icon>a{width:100px;height:100px}.wd-search-full-screen .wd-close-search.wd-style-icon>a:before{font-size:38px}.wd-search-full-screen .wd-search-loader{z-index:1002;display:flex;align-items:center;justify-content:center;visibility:hidden;background-color:rgba(var(--bgcolor-white-rgb),.8);opacity:0;transition:opacity .2s cubic-bezier(.19,1,.22,1),visibility .2s cubic-bezier(.19,1,.22,1)}.wd-search-full-screen .wd-search-loader:after{width:32px;height:32px;border-left-color:var(--color-gray-900)}@media (max-width:1024px){.wd-search-full-screen{--wd-form-height:70px;--wd-info-height:30px}.wd-search-full-screen .search-info-text{font-size:14px;line-height:20px}.wd-search-full-screen .searchform{padding-right:15px;padding-left:15px}.wd-search-full-screen .searchform input[type=text]{font-size:20px}.wd-search-full-screen .wd-close-search{display:none}}:root{--wd-top-bar-h:40px;--wd-top-bar-sm-h:38px;--wd-top-bar-sticky-h:0.001px;--wd-header-general-h:90px;--wd-header-general-sm-h:60px;--wd-header-general-sticky-h:60px;--wd-header-bottom-h:52px;--wd-header-bottom-sm-h:52px;--wd-header-bottom-sticky-h:0.001px;--wd-header-clone-h:0.001px;--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;--wd-text-font-weight:400;--wd-text-color:#777777;--wd-text-font-size:14px;--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;--wd-title-font-weight:600;--wd-title-color:#242424;--wd-entities-title-font:"Rubik", Arial, Helvetica, sans-serif;--wd-entities-title-font-weight:500;--wd-entities-title-color:rgb(47,109,55);--wd-entities-title-color-hover:rgb(51 51 51 / 65%);--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;--wd-widget-title-font:"Open Sans", Arial, Helvetica, sans-serif;--wd-widget-title-font-weight:600;--wd-widget-title-transform:uppercase;--wd-widget-title-color:#333;--wd-widget-title-font-size:16px;--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;--wd-header-el-font-weight:700;--wd-header-el-transform:uppercase;--wd-header-el-font-size:13px;--wd-primary-color:rgb(47,109,55);--wd-alternative-color:rgb(255,193,7);--wd-link-color:rgb(234,213,146);--wd-link-color-hover:#242424;--btn-default-font-family:"Montserrat", Arial, Helvetica, sans-serif;--btn-default-font-weight:500;--btn-default-transform:capitalize;--btn-default-bgcolor:rgb(47,109,55);--btn-default-bgcolor-hover:rgb(255,193,7);--btn-default-color:rgb(255,193,7);--btn-accented-font-family:"Montserrat", Arial, Helvetica, sans-serif;--btn-accented-font-weight:500;--btn-accented-transform:capitalize;--btn-accented-bgcolor:rgb(255,193,7);--btn-accented-bgcolor-hover:rgb(47,109,55);--notices-success-bg:#459647;--notices-success-color:#fff;--notices-warning-bg:#E0B252;--notices-warning-color:#fff;--wd-form-brd-radius:0px;--wd-form-brd-width:2px;--btn-default-color-hover:#333;--btn-accented-color:#333;--btn-accented-color-hover:#fff;--btn-default-brd-radius:0px;--btn-default-box-shadow:none;--btn-default-box-shadow-hover:none;--btn-default-box-shadow-active:none;--btn-default-bottom:0px;--btn-accented-brd-radius:0px;--btn-accented-box-shadow:none;--btn-accented-box-shadow-hover:none;--btn-accented-box-shadow-active:none;--btn-accented-bottom:0px;--wd-brd-radius:12px;--wd-container-w:1222px}@font-face{font-weight:400;font-style:normal;font-family:"woodmart-font";src:url(//greenagritec.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.4)format("woff2")}