.text-decoration-none:hover{text-decoration:none!important}#main-menu{display:block;opacity:1;transition:all .2s ease-in-out;visibility:unset}#main-menu li a:not(.btn){font-size:16px;padding:8px 16px;color:#212529;transition:all .2s ease-in-out}@media screen and (max-width:1240px){#main-menu li a:not(.btn){font-size:15px;padding:8px 12px}}#main-menu li a:not(.btn) svg path{fill:#212529;transition:all .2s ease-in-out}#main-menu li a:not(.btn):hover{color:#91af6a;transition:all .2s ease-in-out}#main-menu li a:not(.btn):hover svg path{fill:#91af6a;transition:all .2s ease-in-out}#main-menu li.has-dropdown a.dptitle{line-height:100px}#main-menu li.has-dropdown a.dptitle svg{transition:all .2s ease-in-out;transform:rotate(0)}#main-menu li.has-dropdown a.dptitle:hover svg{transform:rotate(180deg)}#main-menu li.has-dropdown.hovered-item a svg{transform:rotate(180deg)}#main-menu li.has-dropdown .dropdownMenu{position:absolute;min-width:200px;left:50%;top:calc(100% + 22px);transition:280ms all 120ms ease-out;transform:translateX(-50%);transform-origin:top center;visibility:hidden;opacity:.3;z-index:88;background-color:#fff;border:1px solid #91af6a}#main-menu li.has-dropdown .dropdownMenu ul li a{padding:.5rem .5rem .5rem .5rem;font-size:15px;color:#212529}#main-menu li.has-dropdown .dropdownMenu ul li a:hover{background-color:#91af6a!important;transition:all .2s ease-in-out;color:#fff!important}#main-menu li.has-dropdown .dropdownMenu ul li :focus-visible,#main-menu li.has-dropdown .dropdownMenu ul li :focus-within,#main-menu li.has-dropdown .dropdownMenu ul li:hover{background-color:#91af6a!important;transition:all .2s ease-in-out;color:#fff!important}#main-menu li.has-dropdown .dropdownMenu ul li :focus-visible a:not(.thirdLevelItem),#main-menu li.has-dropdown .dropdownMenu ul li :focus-within a:not(.thirdLevelItem),#main-menu li.has-dropdown .dropdownMenu ul li:hover a:not(.thirdLevelItem){color:#fff!important}#main-menu li.has-dropdown .dropdownMenuMega{position:absolute;max-width:1200px;width:100%;right:0;margin:0 auto;left:0;top:calc(100% + 1px);padding:0 1rem;transition:280ms all 120ms ease-out;transform:translate(0);transform-origin:top center;visibility:hidden;opacity:0;z-index:88;transition:all .2s ease-in-out}#main-menu li.has-dropdown .dropdownMenuMega .inner{background-color:#fff;border:1px solid #91af6a}#main-menu li.has-dropdown:focus-within .dropdownMenu,#main-menu li.has-dropdown:focus-within .dropdownMenuMega,#main-menu li.has-dropdown:hover .dropdownMenu,#main-menu li.has-dropdown:hover .dropdownMenuMega{opacity:1;visibility:visible;transition:all .2s ease-in-out}#main-menu li.has-dropdown ul li.has-sub-dropdown .sub-dropdown-menu{background-color:#fff;border-top:1px solid #91af6a;border-bottom:1px solid #91af6a;border-right:1px solid #91af6a;position:absolute;left:101%;bottom:0;min-width:200px;visibility:hidden;opacity:0;z-index:1000;transition:visibility 0s linear .5s,opacity .5s linear}#main-menu li.has-dropdown ul li.has-sub-dropdown .sub-dropdown-menu li{border:0!important}#main-menu li.has-dropdown ul li.has-sub-dropdown:focus-within .sub-dropdown-menu,#main-menu li.has-dropdown ul li.has-sub-dropdown:hover .sub-dropdown-menu{visibility:visible;opacity:1;transition-delay:0s}#main-menu li.has-dropdown ul li.has-sub-dropdown .sub-dropdown-menu li{white-space:nowrap}#main-menu li.has-dropdown ul li.has-sub-dropdown .sub-dropdown-menu li a{font-size:15px}#main-menu li.nav-cta{margin-left:1.5rem}@media screen and (max-width:1240px){#main-menu li.nav-cta{margin-left:1rem;font-size:15px!important}}@media screen and (max-width:1180px){#main-menu{display:none;opacity:0;transition:all .2s ease-in-out;visibility:hidden}}.mobile-menu{display:none}@media screen and (max-width:1180px){.mobile-menu{display:block}}.mobile-menu .openbtn{position:relative;background:#91b06a;cursor:pointer;width:55px;height:45px;border-radius:0}.mobile-menu .openbtn span{background:#fff;display:inline-block;position:absolute;left:14px;height:3px;border-radius:0;width:50%;transition:all .4s}.mobile-menu .openbtn span:nth-of-type(1){top:12px}.mobile-menu .openbtn span:nth-of-type(2){top:21px}.mobile-menu .openbtn span:nth-of-type(3){top:30px}.mobile-menu .openbtn.active span:nth-of-type(1){top:15px;left:17px;transform:translateY(6px) rotate(-45deg);width:40%}.mobile-menu .openbtn.active span:nth-of-type(2){opacity:0}.mobile-menu .openbtn.active span:nth-of-type(3){top:27px;left:17px;transform:translateY(-6px) rotate(45deg);width:40%}#mobile-menu{background-color:#fff;position:absolute;width:100%;top:68px;z-index:99;left:0;right:0;padding-top:1rem;padding-bottom:1rem}#mobile-menu li{display:flex;justify-content:space-between;width:100%;flex-basis:100%;flex-direction:column}#mobile-menu li a{font-family:Poppins,sans-serif!important;font-size:16px;padding:.4rem 1rem;color:#212529;transition:all .2s ease-in-out}#mobile-menu li a:hover{opacity:.6;text-decoration:none;transition:all .2s ease-in-out}#mobile-menu li .toggleBtn{width:35px;height:30px}#mobile-menu li .toggleBtn.collapsed svg{transition:all .2s ease-in-out;transform:rotate(0)!important}#mobile-menu li .toggleBtn svg{transition:all .2s ease-in-out;transform:rotate(180deg)!important;height:16px}#mobile-menu .megaMenuSubLinks p{text-align:left!important;margin-bottom:0;border-left:1px solid #91b06a;font-weight:300!important}#mobile-menu .viewAll a{color:#fff!important;display:block;padding:.4rem 1rem}.filter-group{margin-bottom:20px}.filter-group .filter-title{font-family:Poppins,sans-serif;font-weight:600;margin-bottom:10px;font-size:20px}.filter-group .custom-checkbox .custom-control-label,.filter-group .custom-radio .custom-control-label{font-family:Poppins,sans-serif;font-weight:400}.filter-group .custom-checkbox .custom-control-label::before,.filter-group .custom-radio .custom-control-label::before{content:"";border-radius:50px}.filter-group .custom-checkbox .custom-control-label::after,.filter-group .custom-radio .custom-control-label::after{content:""}.loading-gif{position:absolute;z-index:99;font-size:20px;font-weight:700;font-family:Poppins,sans-serif;height:100%;display:flex;align-items:start;justify-content:center;width:100%;margin-top:5rem}.loading::before{content:"";background-color:rgba(255,255,255,.9);width:100%;height:100%;position:absolute;top:0;left:0;z-index:3}#resetButton,.btnClear{font-size:14px;font-family:Poppins;color:gray;font-weight:500}.product-card .product-image img{min-height:200px;max-height:200px;object-fit:cover}.product-card .card-footer{font-size:18px;font-family:Poppins;font-weight:400}@media screen and (max-width:675px){.product-card .card-footer{font-size:15px}}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.childHeader{height:650px}@media screen and (max-width:991px){.childHeader{height:450px}}.childHeader .head-title{background-color:rgba(66,99,81,.85)}.childProdContainer .prod-info .prod-title h2{font-size:24px;font-weight:700}@media screen and (max-width:1200px){.childProdContainer .prod-info .prod-title h2{font-size:20px}}.childProdContainer .prod-info .card-body p,.childProdContainer .prod-info .prod-desc p{line-height:130%}@media screen and (max-width:1200px){.childProdContainer .prod-info .card-body p,.childProdContainer .prod-info .prod-desc p{font-size:15px}}.childProdContainer .prod-info .card-body p:last-child,.childProdContainer .prod-info .prod-desc p:last-child{margin-bottom:0}.childProdContainer .prod-info .infoBtn{background:#426351;color:#fff;border:0;font-family:Poppins;font-weight:500;font-size:17px;width:100%;text-align:left;padding:10px}@media screen and (max-width:1200px){.childProdContainer .prod-info .infoBtn{font-size:15px}}.childProdContainer .prod-info .infoBtn svg{transform:rotate(180deg);transition:all .2s ease-in-out}.childProdContainer .prod-info .infoBtn.collapsed svg{transform:rotate(0);transition:all .2s ease-in-out}.ourProducts{margin-bottom:4rem}@media screen and (max-width:991px){.product-sidebar-filters{margin-bottom:4rem}}.product-sidebar-filters .filter-title{pointer-events:none}@media screen and (max-width:991px){.product-sidebar-filters .filter-title{pointer-events:visible}}.sw-product-wrapper .sw-product-header{min-height:550px;max-height:550px;background-size:cover;background-position:center}.sw-product-wrapper .sw-product-header .header-title .header-title-wrapper{background-color:rgba(123,165,83,.85)}.sw-product-wrapper .sw-product-header .header-title .header-title-wrapper h1{font-style:normal;font-weight:400;font-size:40px;line-height:60px;color:#fff}@media screen and (max-width:768px){.sw-product-wrapper .sw-product-header .header-title .header-title-wrapper h1{font-size:32px}}@media screen and (max-width:675px){.sw-product-wrapper .sw-product-header .header-title .header-title-wrapper h1{font-size:28px}}.sw-product-wrapper .product-contents p{font-weight:300;font-size:16px;line-height:130%;color:#000}.sw-product-wrapper .product-contents h1,.sw-product-wrapper .product-contents h2,.sw-product-wrapper .product-contents h3,.sw-product-wrapper .product-contents h4,.sw-product-wrapper .product-contents h5{font-weight:600;font-size:24px;line-height:36px;color:#e86a00;margin-bottom:16px}@media screen and (max-width:675px){.sw-product-wrapper .product-contents h1,.sw-product-wrapper .product-contents h2,.sw-product-wrapper .product-contents h3,.sw-product-wrapper .product-contents h4,.sw-product-wrapper .product-contents h5{font-size:20px}}.sw-product-wrapper .product-contents .sample-container .flex-wrapper{gap:10px}.sw-product-wrapper .product-contents .sample-container .flex-wrapper .cut-size input[type=radio]{display:none}.sw-product-wrapper .product-contents .sample-container .flex-wrapper .cut-size input[type=radio]:checked+label{background-color:#7ba553;color:#fff;transition:all .2s ease-in-out}.sw-product-wrapper .product-contents .sample-container .flex-wrapper .cut-size label{font-weight:300;font-size:14px;line-height:14px;text-align:center;color:#3a3a3a;display:inline-block;padding:12px 24px;background-color:transparent;transition:all .2s ease-in-out;border:1px solid #7ba553;border-radius:50px;cursor:pointer}.sw-product-wrapper .product-contents .sample-container .flex-wrapper .cut-size label:hover{background-color:#7ba553;color:#fff;transition:all .2s ease-in-out}.sw-product-wrapper .product-contents .sample-container #addSample{font-family:Poppins,sans-serif;padding:16px 56px;font-size:20px;margin-top:20px}@media screen and (max-width:991px){.sw-product-wrapper .product-contents .sample-container #addSample{padding:12px 34px;font-size:16px;margin-top:20px}}.sw-product-wrapper .product-additional .inner{background-color:#fef8f2}.sw-product-wrapper .product-additional .inner h3{font-weight:600;font-size:20px;color:#3a3a3a;margin-bottom:16px}@media screen and (max-width:675px){.sw-product-wrapper .product-additional .inner h3{font-size:18px}}@media screen and (min-width:1200px){.sw-product-wrapper .product-additional .inner h3{font-size:24px}}.sw-product-wrapper .product-additional .inner hr{margin-top:2rem;margin-bottom:1.5rem;border:0;border-top:4px solid #cdd9b6}.sw-product-wrapper .product-additional .inner .product-info-block ul{margin:0;padding-left:14px}.sw-product-wrapper .product-additional .inner .product-info-block ul li{font-weight:400;font-size:16px;line-height:19px;color:#3a3a3a;margin-bottom:16px}.sw-product-wrapper .product-additional .inner .product-info-block ul li:last-child{margin-bottom:0}.sw-product-wrapper .product-additional .inner .product-info-block ul li::marker{color:#e86a00}.sw-product-wrapper .product-additional .inner .product-info-block ul li a{color:#7ba553}.sw-product-wrapper .product-additional .inner .applications p{font-weight:400;font-size:16px;line-height:130%;color:#3a3a3a}.sw-product-wrapper .product-additional .inner .applications img{width:100%;height:auto}.sw-product-wrapper .product-additional .inner .nutritional-facts img{width:100%;margin:0 auto;display:block;height:auto}.sw-product-wrapper .related img{max-height:300px;min-height:300px;object-fit:cover}@media screen and (max-width:1200px){.sw-product-wrapper .related img{max-height:250px;min-height:250px}}@media screen and (max-width:768px){.sw-product-wrapper .related .cardCol{margin-bottom:2rem}.sw-product-wrapper .related .cardCol:last-child{margin-bottom:0!important}}@media screen and (max-width:768px){.sw-product-wrapper .related .cardCol .card{max-width:400px;margin:0 auto}}.sw-product-wrapper .related h3{font-weight:400;font-size:20px;line-height:30px;color:#3a3a3a}@media screen and (max-width:991px){.sw-product-wrapper .related h3{font-size:18px}}.sw-product-wrapper .related .allProds{font-family:Poppins,sans-serif;font-weight:600;font-size:20px;padding:13px 45px;max-width:400px;display:block;width:100%;margin:0 auto}