@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}h1,h2,h3,h4,h5,h6{line-height:1.2;letter-spacing:-.3px;font-weight:600;margin-top:0;margin-bottom:.75em;font-family:Manrope,sans-serif}h1{font-size:clamp(1.6rem,3vw,2.2rem)}h2{font-size:clamp(1.4rem,3vw,1.85rem)}h3{font-size:clamp(1.3rem,3vw,1.55rem)}h4{font-size:clamp(1.1rem,2vw,1.25rem)}h5,h6{font-size:clamp(1rem,2vw,1.45rem)}html{font:inherit;vertical-align:baseline;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}body{font-family:Manrope,sans-serif;font-weight:500;font-size:16px;line-height:1.75;background:#fff7ef;color:#000;min-height:100vh;min-height:100svh;text-wrap:balance;-webkit-text-size-adjust:100%;overflow-x:hidden}img{display:block;max-width:100%;height:auto}figure{margin:0}strong{font-weight:700}a{color:currentColor;text-decoration:underline}a:hover{text-decoration:none}.row{display:flex;justify-content:space-between;align-items:baseline}.arrows{display:flex;gap:20px;color:#78a450;font-size:200%;margin-right:10px}mark{background-color:#352e00;color:#fff}.site-main{padding-top:115px}@media screen and (min-width:768px){.site-main{padding-top:143px}}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.banner{position:relative;width:100%;min-height:300px}@media screen and (min-width:768px){.banner{min-height:260px}}.banner:after{content:"";background:rgba(41,75,34,.7);position:absolute;inset:0;z-index:2;border-radius:12px}.banner__background{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px;z-index:1}.banner__content{position:absolute;width:100%;height:100%;color:#fff;padding:10px 20px;z-index:3;display:flex;flex-direction:column;text-align:center;justify-content:center;font-weight:700;gap:15px;border:solid 10px #fff;box-shadow:6px 6px 15px 8px #f5ebdb}@media screen and (min-width:768px){.banner__content{padding:30px}}.banner__content-title{margin:0}.banner__content-description{margin:0}.post-item{transition:all .3s;display:flex;flex-direction:row;gap:10px;background:#fff;text-decoration:none;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}@media screen and (min-width:992px){.post-item{flex-direction:column}}@media screen and (max-width:992px){.post-item__thumbnail{max-width:120px;height:100%;aspect-ratio:1/1;flex-shrink:0}}.post-item__thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:10px 0 0 10px}@media screen and (min-width:992px){.post-item__thumbnail img{aspect-ratio:2/1;border-radius:10px 10px 0 0}}.post-item__content{padding:1em 1em 1em .5em;display:flex;flex-direction:column;gap:10px;height:100%;width:100%}@media screen and (min-width:992px){.post-item__content{gap:15px;padding:1em}}.post-item__content-title{color:#78a450;margin:0;font-size:90%}@media screen and (min-width:768px){.post-item__content-title{font-size:120%}}.post-item__content-title a{text-decoration:none}.post-item__content-description{display:none}@media screen and (min-width:768px){.post-item__content-description{margin:0 0 10px 0;display:block}}.post-item__content-button{display:block;margin-top:auto}@media screen and (max-width:992px){.post-item__content-button{width:100%!important;text-align:center}}.post-item:hover{scale:1.015;transition:all .3s}.button{background:#78a450;border-radius:8px;color:#fff;display:inline-block;font-weight:800;padding:16px 28px 14px;text-decoration:none;width:-moz-fit-content;width:fit-content;line-height:1em;transition:all .2s;font-size:75%}@media screen and (min-width:768px){.button{font-size:100%}}.button:hover{background:#6b9348;transition:all .2s}.cards{display:grid;grid-gap:10px;grid-template-columns:repeat(1,1fr);min-height:100%}@media screen and (min-width:768px){.cards{grid-gap:20px;grid-template-columns:repeat(3,1fr)}}.cards__item{color:#fff;background:#78a450;background-image:url(../../images/hebrew-letter.png);text-decoration:none;aspect-ratio:2/1;padding:30px 20px 20px 20px;border-radius:12px;background-position:center center;background-size:150%;transition:.3s;display:flex;flex-direction:column;gap:10px}@media screen and (min-width:768px){.cards__item{aspect-ratio:3/2;padding:40px 25px 20px 40px}}.cards__item:hover{background-size:170%;transition:.3s}.cards__item--title{margin-bottom:10px}.category-list{display:grid;grid-gap:10px;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:768px){.category-list{grid-gap:20px;grid-template-columns:repeat(3,1fr)}}.category-list__item{position:relative;text-decoration:none;color:#fff;transition:all .5s;display:flex;justify-content:center;align-items:center}.category-list__item:after{content:"";background:rgba(119,119,119,.7);position:absolute;inset:0;z-index:1;border-radius:12px}.category-list__item:hover{scale:1.02;transition:all .5s}.category-list__item-image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.category-list__item-content{z-index:2;position:relative;display:flex;flex-direction:column;gap:10px;padding:30px;text-align:center}.category-list__item-content--title{margin:0}.category-list__item-content--description{display:none}@media screen and (min-width:768px){.category-list__item-content--description{display:block}}.category-list__item h3,.category-list__item span{margin:0}.container,.site-header__topbar-content{width:100%;max-width:1210px;padding:0 20px;margin:0 auto}.container--small{max-width:850px}.content__image-visual{border:solid 10px #fff;box-shadow:6px 6px 15px 8px #f5ebdb}.content__content{display:flex;flex-direction:column;gap:15px}.content__content-title{margin:0}.content__content-description{margin:0}.content hr{width:50px;margin:-5px 2px;height:2px;background:#78a450;border:none}.css-grid{display:grid;grid-gap:10px;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:768px){.css-grid{grid-gap:60px}}.css-grid--center{align-items:center}.css-grid--bottom{align-items:flex-end}@media screen and (min-width:768px){.css-grid--one{grid-template-columns:repeat(1,1fr)}}.css-grid--two{align-items:center}@media screen and (min-width:768px){.css-grid--two{grid-template-columns:repeat(2,1fr)}}.css-grid--three{grid-gap:20px}@media screen and (min-width:992px){.css-grid--three{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px){.css-grid--four{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.css-grid--four{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:992px){.css-grid--one-two{grid-template-columns:35% 1fr}}@media screen and (min-width:992px){.css-grid--two-one{grid-template-columns:1fr 35%}}@media screen and (min-width:992px){.css-grid--footer{grid-template-columns:45% 1fr 1fr;grid-gap:50px}}@media screen and (min-width:768px){.reverse-order{order:2}}.faq__items{display:flex;flex-direction:column}.faq__items-item{position:relative;cursor:pointer;transition:all .3s}.faq__items-item+.faq__items-item{border-top:solid 1px #c7c7c7}.faq__items-item-title{padding:20px 45px 20px 10px;list-style-type:none;list-style:none;position:relative;font-weight:700;transition:.3s}.faq__items-item-title::-webkit-details-marker{display:none}.faq__items-item-title:hover{color:#78a450;transition:.3s}.faq__items-item-title:after{position:absolute;content:"";background-image:url(../../images/arrow-down-round.svg);display:flex;align-items:center;justify-content:center;width:50px;height:100%;right:0;top:0;background-repeat:no-repeat;background-position:center center;background-size:60%;transition:all .3s}.faq__items-item-description{padding:0 30px 20px 10px;margin:0}.faq__items-item[open] .faq__items-item-title{border:unset;color:#78a450}.faq__items-item[open] .faq__items-item-title:after{transform:rotate(-180deg);transition:all .3s}.hamburger{display:inline-block;cursor:pointer;padding:10px}@media screen and (min-width:768px){.hamburger{display:none}}.hamburger span{display:block;height:2px;width:25px;margin-bottom:5px;background-color:#333;transition:transform .3s ease}.hamburger span:last-of-type{margin-bottom:0}.hamburger.is-active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.is-active span:nth-child(2){opacity:0}.hamburger.is-active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{position:relative;color:#fff}.hero:after{content:"";background:rgba(41,75,34,.7);position:absolute;inset:0;z-index:1}.hero__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__content{z-index:2;position:relative;padding:80px 0;display:flex;flex-direction:column;gap:20px}@media screen and (min-width:768px){.hero__content{max-width:50%;padding:180px 0}}.hero__content-description,.hero__content-title{margin:0}@media screen and (min-width:768px){.hero+section:has(.content) .content__image-visual{transform:rotate(5deg);z-index:9999;position:relative}}.link-list{display:flex;flex-direction:column;gap:15px}.link-list__item{display:flex;justify-content:flex-start;gap:10px;align-items:center;text-decoration:none;font-weight:700;transition:all .3s;font-size:115%;background:#fff;position:relative;padding:0 15px 0 0}@media screen and (min-width:768px){.link-list__item{gap:15px}}.link-list__item:hover{color:#78a450;transition:all .3s}.link-list__item-thumbnail{width:75px;height:auto;max-height:100px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}@media screen and (min-width:768px){.link-list__item-thumbnail{width:150px}}.link-list__item-title{font-size:75%;flex-shrink:15}@media screen and (min-width:768px){.link-list__item-title{font-size:95%}}.link-list__item:after{position:absolute;content:"";background-image:url(../../images/arrow-right-duo.svg);display:flex;align-items:center;justify-content:center;width:35px;height:35px;top:0;bottom:0;right:5px;margin:auto 0;background-repeat:no-repeat;background-position:center center;background-size:60%;transition:all .3s}@media screen and (min-width:768px){.link-list__item:after{width:50px;height:50px;right:15px}}.logos__title{text-align:center}.logos-marquee{display:flex;gap:2rem;margin:0;overflow:hidden;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0),#000 5%,#000 95%,rgba(0,0,0,0));mask-image:linear-gradient(to right,rgba(0,0,0,0),#000 5%,#000 95%,rgba(0,0,0,0))}@media screen and (min-width:992px){.logos-marquee{margin:1em 0 0}}.logos-marquee__container{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;gap:1.5rem;min-width:100%}.logos-marquee__child{font-weight:900;font-size:350%;display:flex;align-items:center}.logos-marquee__child--image{max-height:80px;display:block;-o-object-fit:contain;object-fit:contain;width:150px}.logos .scroll{animation:scroll-right 55s linear infinite}.logos .scroll-left{animation:scroll-left 90s linear infinite}@keyframes scroll-right{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 1.5rem))}}@keyframes scroll-left{from{transform:translateX(calc(-100% - 1.5rem))}to{transform:translateX(0)}}.mobile-icons{display:flex;gap:5px;align-items:center}@media screen and (min-width:768px){.mobile-icons{display:none}}.mobile-menu{position:fixed;inset:0;z-index:9999;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateY(-100%);transition:transform .3s;height:100vh}.mobile-menu__navigation .menu{list-style:none;text-align:center;padding:0;margin:0;display:flex;flex-direction:column;gap:25px}.mobile-menu__navigation .menu-item{font-size:clamp(1.3rem,3vw,1.85rem);font-weight:700}.mobile-menu__navigation .menu-item a{text-decoration:none}.mobile-menu__navigation .menu .current-menu-item{color:#78a450}.mobile-menu-open .mobile-menu{transform:translateY(0);transition:transform .3s}.product_slider__image{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;margin:0 0 20px 0}.product_slider__title{margin:0}.search-form{display:flex;gap:0;border:solid #e8e8e8 1px;width:-moz-fit-content;width:fit-content}.search .site-main .search-form{margin:0 0 50px 0}.site-header .search-form{display:none}@media screen and (min-width:768px){.site-header .search-form{display:flex}}.search-form-input{padding:12px 0 12px 10px;border:none;font-size:80%;background:#fff;border-radius:0}.search-form-input::-moz-placeholder{-moz-transition:all .3s;transition:all .3s}.search-form-input::placeholder{transition:all .3s}.search-form-input:focus{outline:0}.search-form-input:focus::-moz-placeholder{transform:translateY(-35px);-moz-transition:all .3s;transition:all .3s}.search-form-input:focus::placeholder{transform:translateY(-35px);transition:all .3s}.search-form-button{border:none;height:auto;background-color:#fff;padding:0 10px 0 0}.search-form-button:hover:before{transform:scale(1.25);transition:all .3s}.search-form-button:before{display:block;content:"";background:url(/wp-content/themes/antonides/assets/images/search.svg);background-repeat:no-repeat;background-position:center center;background-size:17px;width:25px;height:25px;cursor:pointer;transition:all .3s}.search-glass{display:block;content:"";background:url(/wp-content/themes/antonides/assets/images/search.svg);background-repeat:no-repeat;background-position:center center;background-size:95%;width:30px;height:30px}.section{margin:50px 0}@media screen and (min-width:768px){.section{margin:100px 0}}.blog .section,.search .section,.single .section{margin:25px 0 50px 0}@media screen and (min-width:768px){.blog .section,.search .section,.single .section{margin:40px 0}}.section--light{background:#f5eadb;margin:0;padding:50px 0}@media screen and (min-width:768px){.section--light{padding:100px 0}}.single__button{margin:0 0 1em 0;display:flex;gap:5px;align-items:center;font-size:75%;text-decoration:none}@media screen and (min-width:768px){.single__button{font-size:90%}}.single__button:before{content:"";background-image:url(../../images/arrow-left.svg);display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:100%}@media screen and (min-width:768px){.single__button:before{width:25px;height:25px}}.single__title{margin:0 0 .2em 0}.single__information{display:flex;justify-content:flex-start;align-items:center;gap:10px;font-size:65%}@media screen and (min-width:768px){.single__information{font-size:80%}}@media screen and (max-width:576px){.single__information{overflow:scroll}}.single__information-date{display:flex;gap:5px;align-items:center;flex-shrink:0}.single__information-date:before{content:"";background-image:url(../../images/clock.svg);display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:100%}@media screen and (min-width:768px){.single__information-date:before{width:25px;height:25px}}.single__information-tags{display:flex;gap:5px}.single__information-tags a{display:block;border-radius:20px;text-decoration:none;background-color:#78a450;padding:5px 10px;color:#fff}.single__information-readtime{flex-shrink:0}.single__thumbnail{margin:0 0 1em 0;display:block;max-height:350px}.single__thumbnail-visual{display:block;width:100%;height:auto;max-height:350px;-o-object-fit:cover;object-fit:cover;border:solid 10px #fff;box-shadow:6px 6px 15px 8px #f5ebdb}.site-footer{padding:50px 0;background:#352e00;color:#fff;box-shadow:0 7px 10px 5px rgba(0,0,0,.15)}@media screen and (min-width:768px){.site-footer{padding:100px 0 75px 0}}.site-footer .widget{display:flex;flex-direction:column;gap:10px}.site-footer .widget__title{font-size:clamp(1.3rem,3vw,1.85rem);font-weight:700}.site-footer .widget .textwidget{line-height:24px;margin:0 0 2em 0}.site-footer .widget .textwidget p{margin:0}.site-footer .widget .textwidget .mail,.site-footer .widget .textwidget .phone{display:flex;align-items:center;gap:10px;height:5px}.site-footer .widget .textwidget .mail:before,.site-footer .widget .textwidget .phone:before{content:"";background-image:url(../../images/phone-dark.svg);display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:100%}.site-footer .widget .textwidget .mail:before{content:"";background-image:url(../../images/mail.svg)}.site-footer .widget .menu{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.site-footer .widget .menu-item{display:block;position:relative;padding:0 0 0 1.5em}.site-footer .widget .menu-item:before{content:"";border-top:solid 2px #78a450;border-right:solid 2px #78a450;position:absolute;top:10px;left:0;height:8px;width:8px;display:inline-block;transform:rotate(45deg)}@media screen and (min-width:768px){.site-footer .widget .menu-item:before{height:10px;width:10px}}.site-header{position:fixed;width:100%;z-index:99991;background:#fff;box-shadow:0 -6px 10px 5px rgba(0,0,0,.15)}.site-header__topbar{background:#78a450;color:#fff7ef;text-decoration:none;font-size:95%}.site-header__topbar-content{display:flex;justify-content:space-between;align-items:center;padding:.5em 20px}.site-header__topbar-content-socials{display:flex;align-items:center}.site-header__topbar-content-socials-icon{display:block;width:25px;height:25px;background:url(/wp-content/themes/antonides/assets/images/facebook.svg) no-repeat;background-size:20px;cursor:pointer}.site-header__topbar-content-socials-icon--facebook{background:url(/wp-content/themes/antonides/assets/images/facebook.svg) no-repeat;background-size:20px;background-position:center center}.site-header__topbar-content-socials-icon--instagram{background:url(/wp-content/themes/antonides/assets/images/instagram.svg) no-repeat;background-size:20px;background-position:center center}.site-header__topbar-content-socials-icon--linkedin{background:url(/wp-content/themes/antonides/assets/images/linkedin.svg) no-repeat;background-size:20px;background-position:center center}.site-header__topbar-content-contact-phone{display:flex;align-items:center;gap:5px;text-decoration:none}.site-header__topbar-content-contact-phone:before{content:"";display:block;width:20px;height:20px;background:url(/wp-content/themes/antonides/assets/images/phone.svg) no-repeat;background-size:contain}.site-header__inner-container{display:flex;justify-content:space-between;align-items:center;padding:1.25em 0}@media screen and (min-width:768px){.site-header__inner-container{padding:0}}.site-header__inner-container-logo{max-width:120px}@media screen and (min-width:768px){.site-header__inner-container-logo{max-width:160px}}.site-header .menu{display:none}@media screen and (min-width:768px){.site-header .menu{display:flex;gap:25px;padding:0;margin:0;list-style:none}}.site-header .menu-item{font-weight:400;font-family:Manrope,sans-serif}.site-header .menu-item a{text-decoration:none;display:block;line-height:100px}.site-header .menu .btn{display:flex;align-items:center}.site-header .menu .btn a{background:#78a450;border-radius:8px;color:#fff;display:inline-block;font-weight:800;padding:16px 28px 14px;text-decoration:none;width:-moz-fit-content;width:fit-content;line-height:1em;transition:all .2s;font-size:75%}@media screen and (min-width:768px){.site-header .menu .btn a{font-size:100%}}.site-header .menu .btn a:hover{background:#6b9348;transition:all .2s}.site-header .menu .current-menu-item{color:#78a450;border-bottom:solid 2px #78a450}.swiper-container{width:100%;overflow:hidden}.swiper-slide{padding:20px;background:#fff;display:flex;flex-direction:column;gap:15px;text-align:center;border-radius:12px;height:auto}.product-info{text-align:center}.symbols{background:red}.text p{margin:30px 0}.text p:first-of-type{margin-top:0}.text p:last-of-type{margin-bottom:0}.text h1,.text h2,.text h3,.text h4,.text h5,.text h6{margin:0 0 15px 0}.text h1~p,.text h2~p,.text h3~p,.text h4~p,.text h5~p,.text h6~p{margin-top:0}.text+.button-row{margin-top:30px}.text .wp-caption{width:100%;max-width:100%;margin:30px 0}.text .wp-caption [class^=wp-image-],.text .wp-caption img{display:block;-o-object-fit:cover;object-fit:cover;max-height:185px}@media screen and (min-width:768px){.text .wp-caption [class^=wp-image-],.text .wp-caption img{max-height:230px}}@media screen and (min-width:1200px){.text .wp-caption [class^=wp-image-],.text .wp-caption img{max-height:330px}}.text .wp-caption .wp-caption-text{display:block;font-size:90%;text-align:center;margin:30px 0}.text .button:not(.gform_button),.text .card,.text .youtube-player{margin:30px 0}.text p:first-of-type{margin-top:0}.text p:last-of-type{margin-bottom:0}.text p~h1,.text p~h2,.text p~h3,.text p~h4,.text p~h5,.text p~h6{margin-top:30px}.text table{table-layout:fixed;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-spacing:0 1px;border-collapse:separate;margin:30px 0}@media screen and (max-width:576px){.text table{display:block;max-width:100%}}@media screen and (max-width:576px){.text table:before{content:url(/wp-content/themes/antonides/assets/images/arrow-left-arrow-right.svg) " Beweeg de tabel van links naar rechts";background-size:15px;background-position:left center;animation:leftToRightAnimatio 2.5s infinite ease-in-out;text-align:center;position:relative;font-size:85%;display:block;margin-bottom:1rem}}@keyframes leftToRightAnimatio{0%,100%{left:-10px}50%{left:10px}}.text table tr:nth-child(odd) td{background:#92b96e}.text table tr:first-child td{border-top:1px solid #78a450}.text table tr:last-child td{border-bottom:solid 2px #78a450}.text table tr th{padding-bottom:10px}.text table tr td{border-right:1px solid #78a450;border-bottom:1px solid #78a450;padding:10px;vertical-align:top}@media screen and (max-width:576px){.text table tr td{min-width:175px}}.text table tr td:first-child{border-left:1px solid #78a450}.text ol:not([class]),.text ul:not([class]){list-style:none;margin:30px 0;padding:0}.text ol:not([class]) li,.text ul:not([class]) li{position:relative;margin:0}.text ol:not([class]) li+li,.text ul:not([class]) li+li{margin-top:10px}.text ol:not([class]) ol:not([class]),.text ol:not([class]) ul:not([class]),.text ul:not([class]) ol:not([class]),.text ul:not([class]) ul:not([class]){margin:20px 0}.text ol:not([class]){counter-reset:numberedList 0}.text ol:not([class]) li{padding:0 0 0 2em}.text ol:not([class]) li:before{font-size:14px;counter-increment:numberedList;content:counter(numberedList);position:absolute;top:0;left:0;width:20px;height:20px;line-height:20px;display:inline-block;text-align:center;font-weight:500;background:#78a450;color:#fff;border-radius:100px}@media screen and (min-width:768px){.text ol:not([class]) li:before{width:25px;height:25px;line-height:25px}}.text ul:not([class]) li{padding:0 0 0 1.5em}.text ul:not([class]) li:before{content:"";border-top:solid 2px #352e00;border-right:solid 2px #352e00;position:absolute;top:10px;left:0;height:8px;width:8px;display:inline-block;transform:rotate(45deg)}@media screen and (min-width:768px){.text ul:not([class]) li:before{height:10px;width:10px}}.text blockquote{color:#78a450;background:#ffeb68;margin:1.25em 0;padding:10px;border:solid 1px #352e00;border-bottom-width:2px}@media screen and (min-width:768px){.text blockquote{margin:1.45em 0}}.usps__item{display:flex;gap:10px;flex-direction:column;justify-content:center;align-items:center;text-align:center}.usps__item-icon{display:block;height:50px;width:50px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:992px){.usps__item-icon{height:80px;width:80px}}.usps__item-content{display:flex;flex-direction:column;gap:10px}.usps__item-content-description,.usps__item-content-title{margin:0}.woocommerce .orderby{border:solid #e8e8e8 1px;font-size:80%;background:#fff}.woocommerce .onsale{background:#78a450!important;border-radius:8px!important}.woocommerce .woocommerce-loop-product__title{font-size:1.5rem!important}.woocommerce .price{color:#000!important}.woocommerce .single_add_to_cart_button{background:#78a450!important;color:#fff!important;border:none!important;border-radius:8px!important;font-weight:700!important}.woocommerce .quantity .qty{border:solid #e8e8e8 1px!important;padding:12px 0!important;font-size:80%!important;background:#fff!important;border-radius:0!important;margin:0 10px 0 0!important}.woocommerce .summary .cart{display:flex!important;align-items:center!important}.wpforms-submit{background:#78a450!important}.wpforms-submit:active{background:#78a450!important}div.wpforms-container-full .wpforms-page-button:focus:after,div.wpforms-container-full button[type=submit]:focus:after,div.wpforms-container-full input[type=submit]:focus:after{display:none!important}